language-pack-eu-base/0000755000000000000000000000000012704125520011760 5ustar language-pack-eu-base/debian/0000755000000000000000000000000012704125520013202 5ustar language-pack-eu-base/debian/rules0000755000000000000000000000165312704125520014267 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-eu-base/debian/postinst0000644000000000000000000000021012704125520015001 0ustar #!/bin/sh -e if [ "$1" = "configure" ]; then /usr/share/locales/install-language-pack "eu" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-eu-base/debian/control0000644000000000000000000000207712704125520014613 0ustar Source: language-pack-eu-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-eu-base Architecture: all Pre-Depends: dpkg (>= 1.16.1), ${misc:Pre-Depends} Depends: ${misc:Depends}, locales (>= 2.3.6), language-pack-eu (>= ${binary:Version}) Recommends: Conflicts: language-pack-eu (<< ${binary:Version}) Replaces: language-pack-eu (<< ${binary:Version}), language-pack-eu-base (<< ${binary:Version}), language-pack-eu (<< ${binary:Version}), language-pack-gnome-eu (<< ${binary:Version}), language-pack-gnome-eu-base (<< ${binary:Version}), language-pack-kde-eu (<< ${binary:Version}), language-pack-kde-eu-base (<< ${binary:Version}) Description: translations for language Basque Translation data for all supported packages for: Basque . This package provides the bulk of translation data and is updated only seldom. language-pack-eu provides frequent translation updates, so you should install this as well. language-pack-eu-base/debian/copyright0000644000000000000000000000174312704125520015142 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-eu-base/debian/compat0000644000000000000000000000000212704125520014400 0ustar 8 language-pack-eu-base/debian/postrm0000644000000000000000000000020412704125520014445 0ustar #!/bin/sh -e if [ "$1" = "remove" ]; then /usr/share/locales/remove-language-pack "eu" "" "$2" || true fi #DEBHELPER# exit 0 language-pack-eu-base/debian/changelog0000644000000000000000000000027512704125520015060 0ustar language-pack-eu-base (1:16.04+20160415) xenial; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Fri, 15 Apr 2016 08:50:24 +0000 language-pack-eu-base/debian/source/0000755000000000000000000000000012704125520014502 5ustar language-pack-eu-base/debian/source/format0000644000000000000000000000001512704125520015711 0ustar 3.0 (native) language-pack-eu-base/data/0000755000000000000000000000000012704125520012671 5ustar language-pack-eu-base/data/extra.tar0000644000000000000000000002400012704125520014520 0ustar var/lib/locales/supported.d/eu0000644000373100047300000000004412704125520020221 0ustar langpacklangpack00000000000000eu_ES.UTF-8 UTF-8 eu_FR.UTF-8 UTF-8 language-pack-eu-base/data/eu/0000755000000000000000000000000012704125520013302 5ustar language-pack-eu-base/data/eu/LC_MESSAGES/0000755000000000000000000000000012704125526015075 5ustar language-pack-eu-base/data/eu/LC_MESSAGES/nano.po0000644000000000000000000015274712704125520016402 0ustar # GNU nano-rentzat egindako hitzulpena. # Copyright (C) 2006 Free Software Foundation, Inc. # This file is distributed under the same license as the nano package. # # Peio Ziarsolo , 2001, 2002. # Mikel Olasagasti , 2004, 2005, 2006. msgid "" msgstr "" "Project-Id-Version: nano 1.9.99pre0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-25 16:41-0500\n" "PO-Revision-Date: 2016-03-29 23:16+0000\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque \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-04-15 06:01+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #. TRANSLATORS: This is a prompt. #: src/browser.c:220 msgid "Go To Directory" msgstr "Joan direktorio honetara" #: src/browser.c:227 src/browser.c:738 src/files.c:1174 src/files.c:2340 #: src/nano.c:1120 src/search.c:202 src/search.c:290 src/search.c:895 #: src/search.c:970 src/text.c:2935 src/text.c:3142 msgid "Cancelled" msgstr "Bertan behera utzita" #: src/browser.c:253 src/browser.c:300 #, c-format msgid "Can't go outside of %s in restricted mode" msgstr "Ezin da %stik kanpora joan era murriztuan" #: src/browser.c:264 src/browser.c:310 src/browser.c:326 src/files.c:1044 #: src/files.c:1052 src/files.c:1844 src/files.c:1971 src/files.c:2016 #: src/files.c:2037 src/files.c:2156 src/files.c:3062 src/files.c:3285 #: src/rcfile.c:596 src/rcfile.c:1435 #, c-format msgid "Error reading %s: %s" msgstr "Errorea %s irakurtzen: %s" #: src/browser.c:290 msgid "Can't move up a directory" msgstr "Ezin da direktorioan gora egin" #. TRANSLATORS: Try to keep this at most 7 characters. #: src/browser.c:615 src/browser.c:623 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. #: src/browser.c:620 msgid "(parent dir)" msgstr "(aita dir.)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. #: src/browser.c:650 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "Bilatu" #: src/browser.c:777 src/search.c:466 src/search.c:536 msgid "This is the only occurrence" msgstr "Hau da kointzidentzia bakarra" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "Bilaketa berriz hasia" #: src/browser.c:843 src/search.c:517 msgid "No current search pattern" msgstr "Ez dago bilatzeko eredurik" #: src/files.c:50 #, c-format msgid "Directory '%s' does not exist" msgstr "" #: src/files.c:52 #, c-format msgid "Path '%s': %s" msgstr "" #: src/files.c:54 #, c-format msgid "Path '%s' is not a directory" msgstr "" #: src/files.c:57 #, c-format msgid "Path '%s' is not accessible" msgstr "" #. TRANSLATORS: Try to keep this at most 76 characters. #: src/files.c:158 msgid "" "Warning: Modifying a file which is not locked, check directory permission?" msgstr "" #: src/files.c:197 msgid "Couldn't determine my identity for lock file (getpwuid() failed)" msgstr "" #: src/files.c:206 #, c-format msgid "Couldn't determine hostname for lock file: %s" msgstr "" #: src/files.c:227 src/files.c:238 src/files.c:275 src/files.c:285 #, c-format msgid "Error writing lock file %s: %s" msgstr "" #: src/files.c:305 #, c-format msgid "Error deleting lock file %s: %s" msgstr "" #: src/files.c:341 #, c-format msgid "Error opening lock file %s: %s" msgstr "" #: src/files.c:353 #, c-format msgid "Error reading lock file %s: Not enough data read" msgstr "" #. TRANSLATORS: The second %s is the name of the user, the third that of the editor. #: src/files.c:371 #, c-format msgid "File %s is being edited (by %s with %s, PID %d); continue?" msgstr "" #: src/files.c:426 #, c-format msgid "Can't insert file from outside of %s" msgstr "Ezin da artxiboa txertatu %s-tik kanpo" #: src/files.c:439 src/files.c:1038 src/rcfile.c:589 src/rcfile.c:1385 #: src/rcfile.c:1426 #, c-format msgid "\"%s\" is a directory" msgstr "\"%s\" direktorio bat da" #: src/files.c:441 #, c-format msgid "\"%s\" is not a normal file" msgstr "" #: src/files.c:566 msgid "No more open file buffers" msgstr "Ez dago irekitako fitxategi buffer gehiagorik" #: src/files.c:582 #, c-format msgid "Switched to %s" msgstr "%s-ra aldatua" #: src/files.c:584 src/global.c:988 src/winio.c:2010 msgid "New Buffer" msgstr "Bufer berria" #: src/files.c:943 #, c-format msgid "Read %lu line (Converted from DOS and Mac format)" msgid_plural "Read %lu lines (Converted from DOS and Mac format)" msgstr[0] "Lerro %lu irakurria (DOS eta Mac formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (Mac formatutik bihurtuak)" #: src/files.c:948 #, c-format msgid "" "Read %lu line (Converted from DOS and Mac format - Warning: No write " "permission)" msgid_plural "" "Read %lu lines (Converted from DOS and Mac format - Warning: No write " "permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:954 #, c-format msgid "Read %lu line (Converted from Mac format)" msgid_plural "Read %lu lines (Converted from Mac format)" msgstr[0] "Lerro %lu irakurria (DOS eta Mac formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (Mac formatutik bihurtuak)" #: src/files.c:958 #, c-format msgid "" "Read %lu line (Converted from Mac format - Warning: No write permission)" msgid_plural "" "Read %lu lines (Converted from Mac format - Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:964 #, c-format msgid "Read %lu line (Converted from DOS format)" msgid_plural "Read %lu lines (Converted from DOS format)" msgstr[0] "Lerro %lu irakurria (DOS eta Mac formatutik bihurtuak)" msgstr[1] "%lu lerro irakurriak (Mac formatutik bihurtuak)" #: src/files.c:968 #, c-format msgid "" "Read %lu line (Converted from DOS format - Warning: No write permission)" msgid_plural "" "Read %lu lines (Converted from DOS format - Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:974 #, c-format msgid "Read %lu line" msgid_plural "Read %lu lines" msgstr[0] "%lu lerroa irakurria" msgstr[1] "%lu lerro irakurriak" #: src/files.c:977 #, c-format msgid "Read %lu line (Warning: No write permission)" msgid_plural "Read %lu lines (Warning: No write permission)" msgstr[0] "" msgstr[1] "" #: src/files.c:1019 src/files.c:1056 msgid "Reading File" msgstr "Fitxategia irakurtzen" #: src/files.c:1025 msgid "New File" msgstr "Fitxategi berria" #: src/files.c:1028 #, c-format msgid "\"%s\" not found" msgstr "\"%s\" ezin aurkitu" #: src/files.c:1039 src/rcfile.c:590 src/rcfile.c:1386 src/rcfile.c:1427 #, c-format msgid "\"%s\" is a device file" msgstr "\"%s\" fitxategia dispositibo-fitxategi bat da" #: src/files.c:1133 #, c-format msgid "Command to execute in new buffer [from %s] " msgstr "Buffer berrian txertatzeko fitxategia [%s-tik] " #: src/files.c:1135 #, c-format msgid "Command to execute [from %s] " msgstr "Exekutatzeko komandoa [%s-tik] " #: src/files.c:1142 #, c-format msgid "File to insert into new buffer [from %s] " msgstr "Buffer berrian txertatzeko fitxategia [%s-tik] " #: src/files.c:1144 #, c-format msgid "File to insert [from %s] " msgstr "Txertatzeko fitxategia [%s-tik] " #: src/files.c:1389 msgid "Key invalid in non-multibuffer mode" msgstr "Baligabeko tekla ez-multibuffer moduan" #: src/files.c:1684 msgid "Failed to write backup file, continue saving? (Say N if unsure) " msgstr "" #: src/files.c:1800 #, c-format msgid "Can't write outside of %s" msgstr "Ezin da %staz kanpo idatzi" #: src/files.c:1885 src/files.c:1910 src/files.c:1928 src/files.c:1941 #: src/files.c:1952 src/files.c:1981 #, c-format msgid "Error writing backup file %s: %s" msgstr "" #: src/files.c:1886 src/nano.c:690 msgid "Too many backup files?" msgstr "Ez da %s idatzi (babeskopia fitxategi gehiegi?)" #: src/files.c:2026 src/text.c:2863 src/text.c:2875 src/text.c:3244 #: src/text.c:3253 #, c-format msgid "Error writing temp file: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" #: src/files.c:2049 src/files.c:2068 src/files.c:2080 src/files.c:2104 #: src/files.c:2121 src/files.c:2131 src/files.c:2164 src/files.c:2171 #, c-format msgid "Error writing %s: %s" msgstr "Errorea %s idazten: %s" #: src/files.c:2200 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Lerro %lu idatzia" msgstr[1] "%lu lerro idatziak" #: src/files.c:2299 msgid " [DOS Format]" msgstr " [DOS formatua]" #: src/files.c:2300 msgid " [Mac Format]" msgstr " [Mac formatua]" #: src/files.c:2302 msgid " [Backup]" msgstr " [Babeskopia]" #: src/files.c:2309 msgid "Prepend Selection to File" msgstr "Gehitu aukeraketa fitxategiaren hasieran" #: src/files.c:2310 msgid "Append Selection to File" msgstr "Gehitu aukeraketa fitxategian" #: src/files.c:2311 msgid "Write Selection to File" msgstr "Ahuatespena artxiboan idatzi" #: src/files.c:2314 msgid "File Name to Prepend to" msgstr "Gehitu nahi duzun fitxategiaren izena" #: src/files.c:2315 msgid "File Name to Append to" msgstr "Gehituko zaion fitxategiaren izena" #: src/files.c:2316 msgid "File Name to Write" msgstr "Idatzi nahi duzun artxiboaren izena" #: src/files.c:2349 msgid "Save modified buffer anyway ? " msgstr "" #: src/files.c:2457 msgid "File exists, OVERWRITE ? " msgstr "Fitxategia existitzen da dagoeneko, GAINIDATZI? " #: src/files.c:2466 msgid "Save file under DIFFERENT NAME ? " msgstr "Gorde fitxategia BESTE izen batekin? " #: src/files.c:2480 msgid "File was modified since you opened it, continue saving ? " msgstr "" #: src/files.c:2917 msgid "(more)" msgstr "(gehiago)" #: src/files.c:3004 #, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" #: src/files.c:3020 #, c-format msgid "" "Unable to create directory %s: %s\n" "It is required for saving/loading search history or cursor positions.\n" msgstr "" #: src/files.c:3026 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" "Nano will be unable to load or save search history or cursor positions.\n" msgstr "" #: src/files.c:3045 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" "to the preferred location (%s) but encountered an error: %s" msgstr "" #: src/files.c:3049 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" "to the preferred location (%s)\n" "(see the nano FAQ about this change)" msgstr "" #: src/files.c:3132 src/files.c:3140 src/files.c:3164 src/files.c:3176 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "Irten" #: src/global.c:481 msgid "Close" msgstr "Itxi" #: src/global.c:482 msgid "Uncut Text" msgstr "" #: src/global.c:484 msgid "Unjustify" msgstr "" #: src/global.c:490 msgid "Read File" msgstr "Artxiboa irakurri" #: src/global.c:491 msgid "Where Is" msgstr "Bilatu" #: src/global.c:492 msgid "Replace" msgstr "Ordezkatu" #: src/global.c:493 msgid "Go To Line" msgstr "Joan lerro hontara" #: src/global.c:494 msgid "Prev Line" msgstr "Aurreko lerroa" #: src/global.c:495 msgid "Next Line" msgstr "Hurrengo lerroa" #: src/global.c:496 msgid "Prev Page" msgstr "Aurreko orrialdea" #: src/global.c:497 msgid "Next Page" msgstr "Hurrengo orrialdea" #: src/global.c:499 msgid "Justify" msgstr "Justifikatu" #: src/global.c:500 msgid "FullJstify" msgstr "Justifikatu" #: src/global.c:502 msgid "Refresh" msgstr "Freskatu" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "Non dago Hur." #. TRANSLATORS: The next long series of strings are shortcut descriptions; #. * they are best kept shorter than 56 characters, but may be longer. #: src/global.c:512 msgid "Justify the current paragraph" msgstr "Uneko parrafoa justifikatu" #: src/global.c:514 msgid "Cancel the current function" msgstr "Uneko funtzioa bertan behera utzi" #: src/global.c:515 msgid "Display this help text" msgstr "Erakutsi laguntza testu hau" #: src/global.c:518 msgid "Close the current file buffer / Exit from nano" msgstr "Unean kargatutako fitxategi bufferra itxi/Nanotik irten" #: src/global.c:520 msgid "Exit from nano" msgstr "Nanotik irten" #: src/global.c:524 msgid "Write the current file to disk" msgstr "Uneko artxiboa diskoan idatzi" #: src/global.c:526 msgid "Insert another file into the current one" msgstr "Uneko lerroan beste lerro bat txertatu" #: src/global.c:528 msgid "Search for a string or a regular expression" msgstr "Bilatu kate bat edo expresio erregular bat" #: src/global.c:531 msgid "Search for a string" msgstr "" #: src/global.c:533 msgid "Go one screenful up" msgstr "" #: src/global.c:534 msgid "Go one screenful down" msgstr "" #: src/global.c:536 msgid "Cut the current line and store it in the cutbuffer" msgstr "Uneko lerroa moztu eta cutbufferean gorde" #: src/global.c:538 msgid "Uncut from the cutbuffer into the current line" msgstr "Cutbufferekoa uneko lerroan txertatu" #: src/global.c:539 msgid "Display the position of the cursor" msgstr "Kurtsorearen posisioa erakutsi" #: src/global.c:541 msgid "Invoke the spell checker, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" #: src/global.c:543 msgid "Replace a string or a regular expression" msgstr "Ordezkatu kate bat edo expresio erregular bat" #: src/global.c:544 msgid "Go to line and column number" msgstr "Joan espezifikatutako lerro eta zutabera" #: src/global.c:546 msgid "Mark text starting from the cursor position" msgstr "" #: src/global.c:547 msgid "Repeat the last search" msgstr "" #: src/global.c:549 msgid "Copy the current line and store it in the cutbuffer" msgstr "Uneko lerroa kopiatu eta cutbufferean gorde" #: src/global.c:550 msgid "Indent the current line" msgstr "Koskatu uneko lerroa" #: src/global.c:551 msgid "Unindent the current line" msgstr "Koska kendu uneko lerroari" #: src/global.c:552 msgid "Undo the last operation" msgstr "" #: src/global.c:553 msgid "Redo the last undone operation" msgstr "" #: src/global.c:555 msgid "Go back one character" msgstr "" #: src/global.c:556 msgid "Go forward one character" msgstr "" #: src/global.c:558 msgid "Go back one word" msgstr "" #: src/global.c:559 msgid "Go forward one word" msgstr "" #: src/global.c:561 msgid "Go to previous line" msgstr "" #: src/global.c:562 msgid "Go to next line" msgstr "" #: src/global.c:563 msgid "Go to beginning of current line" msgstr "" #: src/global.c:564 msgid "Go to end of current line" msgstr "" #: src/global.c:567 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" #: src/global.c:569 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" #: src/global.c:571 msgid "Go to the first line of the file" msgstr "Fitxategiaren lehen lerrora mugitu" #: src/global.c:572 msgid "Go to the last line of the file" msgstr "Fitxategiaren azken lerrora mugitu" #: src/global.c:574 msgid "Go to the matching bracket" msgstr "" #: src/global.c:576 msgid "Scroll up one line without scrolling the cursor" msgstr "Korritu gora lerro bat kurtsorea korritu gabe" #: src/global.c:578 msgid "Scroll down one line without scrolling the cursor" msgstr "Korritu behera lerro bat kurtsorea korritu gabe" #: src/global.c:581 msgid "Switch to the previous file buffer" msgstr "Aldatu aurreko fitxategi buffer-era" #: src/global.c:582 msgid "Switch to the next file buffer" msgstr "Aldatu hurrengo fitxategi buffer-era" #: src/global.c:584 msgid "Insert the next keystroke verbatim" msgstr "Hurrengo tekla-sakatzea literalki sartu" #: src/global.c:585 msgid "Insert a tab at the cursor position" msgstr "Txertatu tabuladore karaktere bat kurtsorearen posizioan" #: src/global.c:586 msgid "Insert a newline at the cursor position" msgstr "" #: src/global.c:587 msgid "Delete the character under the cursor" msgstr "Kurtsorearen azpiko karaterea ezabatu" #: src/global.c:589 msgid "Delete the character to the left of the cursor" msgstr "Kurtsorearen ezkerraldeko karaterea ezabatu" #: src/global.c:592 msgid "Cut backward from cursor to word start" msgstr "" #: src/global.c:594 msgid "Cut forward from cursor to next word start" msgstr "" #: src/global.c:596 msgid "Cut from the cursor position to the end of the file" msgstr "Moztu kurtsoretik lerro amaierara" #: src/global.c:599 msgid "Justify the entire file" msgstr "Justifikatu lerro osoa" #: src/global.c:603 msgid "Count the number of words, lines, and characters" msgstr "Zenbatu hitz, lerro eta karaktere kopurua" #: src/global.c:606 msgid "Refresh (redraw) the current screen" msgstr "Freskatu uneko pantaila" #: src/global.c:608 msgid "Suspend the editor (if suspension is enabled)" msgstr "" #: src/global.c:610 msgid "Save file without prompting" msgstr "" #: src/global.c:611 msgid "Search next occurrence backward" msgstr "" #: src/global.c:612 msgid "Search next occurrence forward" msgstr "" #: src/global.c:614 msgid "Toggle the case sensitivity of the search" msgstr "" #: src/global.c:616 msgid "Reverse the direction of the search" msgstr "" #: src/global.c:620 msgid "Toggle the use of regular expressions" msgstr "" #: src/global.c:624 msgid "Recall the previous search/replace string" msgstr "" #: src/global.c:626 msgid "Recall the next search/replace string" msgstr "" #: src/global.c:629 msgid "Go to file browser" msgstr "Fitxategi nabigatzailera joan" #: src/global.c:632 msgid "Toggle the use of DOS format" msgstr "" #: src/global.c:633 msgid "Toggle the use of Mac format" msgstr "" #: src/global.c:634 msgid "Toggle appending" msgstr "" #: src/global.c:635 msgid "Toggle prepending" msgstr "" #: src/global.c:636 msgid "Toggle backing up of the original file" msgstr "" #: src/global.c:637 msgid "Execute external command" msgstr "Exekutatu kanpo-komandoa" #: src/global.c:639 msgid "Close buffer without saving it" msgstr "" #: src/global.c:641 msgid "Toggle the use of a new buffer" msgstr "" #: src/global.c:644 msgid "Exit from the file browser" msgstr "Irten fitxategi nabigatzailetik" #: src/global.c:645 msgid "Go to the first file in the list" msgstr "Joan zerrendako lehen fitxategira" #: src/global.c:646 msgid "Go to the last file in the list" msgstr "Joan zerrendako azken fitxategira" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "" #: src/global.c:648 msgid "Go to the next file in the list" msgstr "" #: src/global.c:649 msgid "Go to directory" msgstr "Joan direktorio honetara" #: src/global.c:652 msgid "Invoke the linter, if available" msgstr "" #: src/global.c:653 msgid "Go to previous linter msg" msgstr "" #: src/global.c:654 msgid "Go to next linter msg" msgstr "" #: src/global.c:656 msgid "Invoke formatter, if available" msgstr "" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "Laguntza begiratu" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "Bertan behera utzi" #: src/global.c:687 msgid "Write Out" msgstr "" #: src/global.c:723 msgid "Go To Dir" msgstr "Joan direktorio honetara" #: src/global.c:738 msgid "Cut Text" msgstr "Textua moztu" #: src/global.c:753 msgid "To Spell" msgstr "Ortografia" #: src/global.c:757 msgid "To Linter" msgstr "" #: src/global.c:760 msgid "Formatter" msgstr "" #: src/global.c:767 msgid "Case Sens" msgstr "May/Min" #: src/global.c:772 msgid "Regexp" msgstr "Regexp" #: src/global.c:777 msgid "Backwards" msgstr "[Atzeruntza]" #: src/global.c:784 msgid "No Replace" msgstr "Ez ordezkatu" #: src/global.c:792 msgid "Cur Pos" msgstr "Uneko posizioa" #: src/global.c:807 msgid "First Line" msgstr "Lehen lerroa" #: src/global.c:809 msgid "Last Line" msgstr "Azken lerroa" #: src/global.c:816 msgid "To Bracket" msgstr "" #: src/global.c:819 msgid "Mark Text" msgstr "Textua markatu" #: src/global.c:822 msgid "Copy Text" msgstr "Kopiatu testua" #: src/global.c:825 msgid "Indent Text" msgstr "Koskatu testua" #: src/global.c:827 msgid "Unindent Text" msgstr "Ez koskatu testua" #: src/global.c:830 msgid "Undo" msgstr "" #: src/global.c:832 msgid "Redo" msgstr "" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "Atzean" #: src/global.c:838 src/global.c:844 msgid "Forward" msgstr "Aurrean" #: src/global.c:849 msgid "Prev Word" msgstr "Aurreko hitza" #: src/global.c:851 msgid "Next Word" msgstr "Hurrengo hitza" #: src/global.c:855 msgid "Home" msgstr "Etxea" #: src/global.c:857 msgid "End" msgstr "Bukaera" #: src/global.c:866 msgid "Beg of Par" msgstr "Par hasi" #: src/global.c:868 msgid "End of Par" msgstr "Par amai" #: src/global.c:873 msgid "Scroll Up" msgstr "Korritu gora" #: src/global.c:875 msgid "Scroll Down" msgstr "Korritu behera" #: src/global.c:880 msgid "Prev File" msgstr "" #: src/global.c:882 msgid "Next File" msgstr "Hurrengo fitxategia" #: src/global.c:891 msgid "Verbatim" msgstr "" #: src/global.c:894 msgid "Tab" msgstr "Tab" #: src/global.c:896 msgid "Enter" msgstr "Sartu" #: src/global.c:899 msgid "Delete" msgstr "Ezabatu" #: src/global.c:901 msgid "Backspace" msgstr "Atzera tekla" #. TRANSLATORS: The next two strings refer to cutting words. #: src/global.c:912 msgid "Cut Left" msgstr "" #: src/global.c:914 msgid "Cut Right" msgstr "" #: src/global.c:916 msgid "CutTillEnd" msgstr "MoztuAmaieraraArte" #: src/global.c:926 msgid "Word Count" msgstr "Hitz kopurua" #: src/global.c:933 msgid "Suspend" msgstr "Eseki" #: src/global.c:937 msgid "Save" msgstr "" #: src/global.c:940 msgid "Previous" msgstr "" #: src/global.c:942 msgid "Next" msgstr "" #: src/global.c:948 msgid "PrevHstory" msgstr "Aurreko historikoa" #: src/global.c:951 msgid "NextHstory" msgstr "Hurrengo historikoa" #: src/global.c:955 msgid "Go To Text" msgstr "Joan lerro hontara" #: src/global.c:959 msgid "DOS Format" msgstr "DOS formatua" #: src/global.c:961 msgid "Mac Format" msgstr "Mac formatua" #: src/global.c:969 msgid "Append" msgstr "Gehitu" #: src/global.c:971 msgid "Prepend" msgstr "Gehitu" #: src/global.c:974 msgid "Backup File" msgstr "Babeskopia fitxategia" #: src/global.c:981 msgid "Execute Command" msgstr "Exekutatu komandoa" #: src/global.c:996 msgid "To Files" msgstr "Fitxategietara" #: src/global.c:1004 msgid "First File" msgstr "Lehen fitxategia" #: src/global.c:1006 msgid "Last File" msgstr "Azken Fitxategia" #: src/global.c:1010 msgid "Discard buffer" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. #: src/global.c:1020 msgid "Prev Lint Msg" msgstr "" #: src/global.c:1022 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. #: src/global.c:1285 msgid "Help mode" msgstr "Laguntza modua" #: src/global.c:1287 msgid "Constant cursor position display" msgstr "Kurtzorearen posizio konstantea" #: src/global.c:1289 msgid "Use of one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" #: src/global.c:1291 msgid "Smooth scrolling" msgstr "Korritze leuna" #: src/global.c:1293 msgid "Soft wrapping of overlong lines" msgstr "" #: src/global.c:1295 msgid "Whitespace display" msgstr "Erakutsi txuriguneak" #: src/global.c:1297 msgid "Color syntax highlighting" msgstr "Kolore sintaxi nabarmentzea" #: src/global.c:1299 msgid "Smart home key" msgstr "'Smart home' tekla" #: src/global.c:1301 msgid "Auto indent" msgstr "Auto indentatu" #: src/global.c:1303 msgid "Cut to end" msgstr "Lerroaren bukaeraraino ebaki" #: src/global.c:1305 msgid "Hard wrapping of overlong lines" msgstr "" #: src/global.c:1307 msgid "Conversion of typed tabs to spaces" msgstr "Bihurtu idatzitako tabulazioak zuriuneetara" #: src/global.c:1309 msgid "Backup files" msgstr "Babeskopia fitxategiak" #: src/global.c:1311 msgid "Reading file into separate buffer" msgstr "" #: src/global.c:1313 msgid "Mouse support" msgstr "Xagu euskarria" #: src/global.c:1315 msgid "No conversion from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuak" #: src/global.c:1317 msgid "Suspension" msgstr "Eseki" #: src/help.c:209 msgid "" "Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search. " msgstr "" "Bilaketa komandoen laguntza testua\n" "\n" " Sartu bilatu nahi dituzun hitz edo karaktereak, eta sakatu enter. Pareko " "zerbait aurkitzen badu gertuen aurkitu duen kateraino eramango zaitu.\n" "\n" " Aurreko bilaketa kortxete artean erakutsiko da 'Bilaketa:'-ren ondoren. " "Enter sakatuz karaktere berririk sartu gabe aurreko bilaketa berriz burutuko " "du.\n" "\n" "Honako funtzio teklak daude eskuragarri bilaketa moduan: " #: src/help.c:218 msgid "" "If you have selected text with the mark and then search to replace, only " "matches in the selected text will be replaced.\n" "\n" " The following function keys are available in Search mode:\n" "\n" msgstr "" "Testurik aukeratua baduzu markarekin eta ondoren bilatu edo ordezkatzen " "baduzu, aukeratutako testuan egingo da.\n" "\n" " Honako funtzio teklak daude Bilaketa moduan:\n" "\n" #: src/help.c:224 msgid "" "Go To Line Help Text\n" "\n" " Enter the line number that you wish to go to and hit Enter. If there are " "fewer lines of text than the number you entered, you will be brought to the " "last line of the file.\n" "\n" " The following function keys are available in Go To Line mode:\n" "\n" msgstr "" "Joan lerrora laguntza testua\n" "\n" " Sartu joan nahi duzun lerroaren zenbakia eta sakatu enter. Sartutakoa " "baina lerro gutxiago badaude fitxategiko azkeneko lerroan jarriko zaitu.\n" "\n" " Honako funtzio teklak daude joan lerrora moduan:\n" "\n" #: src/help.c:233 msgid "" "Insert File Help Text\n" "\n" " Type in the name of a file to be inserted into the current file buffer at " "the current cursor location.\n" "\n" " If you have compiled nano with multiple file buffer support, and enable " "multiple file buffers with the -F or --multibuffer command line flags, the " "Meta-F toggle, or a nanorc file, inserting a file will cause it to be loaded " "into a separate buffer (use Meta-< and > to switch between file buffers). " msgstr "" "Txertatu fitxategia laguntza testua\n" "\n" " Idatzi buffer-ean uneko kurtsorearen posizioan txertatu nahi duzun " "fitxategiaren izena.\n" "\n" " Nano buffer anintz erabiltzeko euskarriarekin konpialtu baduzu, eta buffer " "anitzak aktibatuak badituzu -F edo --multibuffer komando-banderak erabiliz, " "Meta-F, edo nanorc fitxategi baten bidez, fitxategi berri bat txertatzeak " "beste buffer batean kargatzen du (erabili Meta-< edo > buffer-ez " "aldatzeko).\n" "\n" " Buffer huts bat behar baduzu, ez sartu fitxategirik, edo idatzi existitzen " "ez den fitxategi batean eta sakatu Enter.\n" "\n" " Honako funtzio teklak daude eskuragarri txertatu fitxategia moduan: " #: src/help.c:242 msgid "" "If you need another blank buffer, do not enter any filename, or type in a " "nonexistent filename at the prompt and press Enter.\n" "\n" " The following function keys are available in Insert File mode:\n" "\n" msgstr "" "Beste buffer garbi bat behar baduzu, ez sartu fitxategi izenik, edo idatzi " "existitzen ez den fitxategi izen bat eta sakatu enter.\n" "\n" " Honako funtzio teklak daude eskuragarri fitxategi txertaketa moduan:\n" "\n" #: src/help.c:248 msgid "" "Write File Help Text\n" "\n" " Type the name that you wish to save the current file as and press Enter to " "save the file.\n" "\n" " If you have selected text with the mark, you will be prompted to save only " "the selected portion to a separate file. To reduce the chance of " "overwriting the current file with just a portion of it, the current filename " "is not the default in this mode.\n" "\n" " The following function keys are available in Write File mode:\n" "\n" msgstr "" "Fitxategia idatzi laguntza testua\n" "\n" " Idatzi uneko fitxategiaren izena eta sakatu enter gordetzeko.\n" "\n" " Testuaren zatiren bat Kontrol-^ teklaz aukeratua badaukazu, galdetu egingo " "zaizu ea zati hori fitxategi ezberdin batean gorde nahi duzun. Gainidazketa " "arazoak ekiditeko ez da izaten uneko fitxategiaren izena lehenetsia modu " "hontan.\n" "\n" "Honako funtzio teklak daude eskuragarri fitxategia idatzi moduan:\n" "\n" #: src/help.c:262 msgid "" "File Browser Help Text\n" "\n" " The file browser is used to visually browse the directory structure to " "select a file for reading or writing. You may use the arrow keys or Page " "Up/Down to browse through the files, and S or Enter to choose the selected " "file or enter the selected directory. To move up one level, select the " "directory called \"..\" at the top of the file list.\n" "\n" " The following function keys are available in the file browser:\n" "\n" msgstr "" "Fitxategi nabigatzailearen laguntza testua\n" "\n" " Fitxategi arakatzailea direktorio estrukturatik nabigatzeko eta bertako " "idazteko edo irakurtzeko fitxategi bat aukeratzeko erabiltzen da. Norabide " "teklak edo Gor/Ber-Orria erabili daitezke nabigatzeko, eta S edo Enter " "fitxategia aukeratzeko edo aukeratutako direktoriora sartzeko. Maila bat " "gora egiteko, aukeratu \"..\" izena duen direktorioa fitxategi zerrendaren " "goian.\n" "\n" " Honako funtzio teklak daude eskuragarri fitxategi nabigatzaile moduan:\n" "\n" #: src/help.c:275 msgid "" "Browser Search Command Help Text\n" "\n" " Enter the words or characters you would like to search for, and then press " "Enter. If there is a match for the text you entered, the screen will be " "updated to the location of the nearest match for the search string.\n" "\n" " The previous search string will be shown in brackets after the search " "prompt. Hitting Enter without entering any text will perform the previous " "search.\n" "\n" msgstr "" #: src/help.c:284 msgid "" " The following function keys are available in Browser Search mode:\n" "\n" msgstr "" " Honako funtzio teklak daude eskuragarri Bilaketa Nabigatzaile moduan:\n" "\n" #: src/help.c:288 msgid "" "Browser Go To Directory Help Text\n" "\n" " Enter the name of the directory you would like to browse to.\n" "\n" " If tab completion has not been disabled, you can use the Tab key to " "(attempt to) automatically complete the directory name.\n" "\n" " The following function keys are available in Browser Go To Directory mode:\n" "\n" msgstr "" "Nabigatzaileko joan direktoriora laguntza testua\n" "\n" " Sartu nabigatu nahi duzun direktorioaren izena.\n" "\n" " Tab betetzea ezgaitu ez bada, TAB tekla erabili dezakezu automatikoki " "betetzeko direktorio izena.\n" "\n" "Honako funtzio teklak gaituak daude Nabigatzaileko joan direktoriora " "moduan:\n" "\n" #: src/help.c:301 msgid "" "Spell Check Help Text\n" "\n" " The spell checker checks the spelling of all text in the current file. " "When an unknown word is encountered, it is highlighted and a replacement can " "be edited. It will then prompt to replace every instance of the given " "misspelled word in the current file, or, if you have selected text with the " "mark, in the selected text.\n" "\n" " The following function keys are available in Spell Check mode:\n" "\n" msgstr "" #: src/help.c:316 msgid "" "Execute Command Help Text\n" "\n" " This mode allows you to insert the output of a command run by the shell " "into the current buffer (or a new buffer in multiple file buffer mode). If " "you need another blank buffer, do not enter any command.\n" "\n" " The following function keys are available in Execute Command mode:\n" "\n" msgstr "" #: src/help.c:329 msgid "" "Main nano help text\n" "\n" " The nano editor is designed to emulate the functionality and ease-of-use of " "the UW Pico text editor. There are four main sections of the editor. The " "top line shows the program version, the current filename being edited, and " "whether or not the file has been modified. Next is the main editor window " "showing the file being edited. The status line is the third line from the " "bottom and shows important messages. " msgstr "" "nano-ren laguntza testu nagusia\n" "\n" "nano editorea UW Pico testu editorearen errestasun eta funtzionalitateak " "emulatzeko diseinatua dago. Lau dira editorearen sekzio nagusiak: Goiko " "lerroak programaren bertsioa uneko fitxategiaren izena eta modifikatua ala " "ez izan den. Ondoren editorearen leiho nagusia editatzen ari den fitxategia " "erakutsiz. Egoera lerroa da hirugarrena eta informazio garrantzitsuak " "ematen ditu " #: src/help.c:339 msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" " The notation for shortcuts is as follows: Control-key sequences are notated " "with a caret (^) symbol and can be entered either by using the Control " "(Ctrl) key or pressing the Escape (Esc) key twice. Escape-key sequences are " "notated with the Meta (M-) symbol and can be entered using either the Esc, " "Alt, or Meta key depending on your keyboard setup. " msgstr "" #: src/help.c:348 msgid "" "Also, pressing Esc twice and then typing a three-digit decimal number from " "000 to 255 will enter the character with the corresponding value. The " "following keystrokes are available in the main editor window. Alternative " "keys are shown in parentheses:\n" "\n" msgstr "" "Gainera, Eskape-tekla bi aldiz sakatuz eta 000-tik 255-rainoko zenbaki bat " "sartuz gero, ASCII taulan duen karakterea txertatuko du. Hauek dira " "editoreko leiho nagusian erabili daitezkeen teklak. Bestelako teklak " "parentesi artean erakusten dira:\n" "\n" #: src/help.c:380 src/help.c:457 msgid "enable/disable" msgstr "gaitu/ezgaitu" #: src/nano.c:559 msgid "Key is invalid in view mode" msgstr "" #: src/nano.c:565 msgid "This function is disabled in restricted mode" msgstr "" #: src/nano.c:573 msgid "Help is not available" msgstr "" #: src/nano.c:684 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" "\n" "Bufferra hemen idatzia: %s\n" #: src/nano.c:686 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" "\n" "Bufferra ez da %s-(e)n idatzi: %s\n" #: src/nano.c:689 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" "\n" "Bufferra hemen idatzia: %s\n" #: src/nano.c:714 msgid "Window size is too small for nano...\n" msgstr "Leihoaren tamainua txikiegia da nano-rentzat...\n" #: src/nano.c:807 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" "Erabilera: nano [AUKERAK] [[+LERROA,ZUTABEA] FITXATEGIA]\n" "\n" #: src/nano.c:810 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Aukera\t\tGNU aukera luzea\t\tEsanahia\n" #: src/nano.c:812 #, c-format msgid "Option\t\tMeaning\n" msgstr "Aukera\t\tEsanahia\n" #: src/nano.c:815 msgid "+LINE,COLUMN" msgstr "+LERROA,ZUTABEA" #. TRANSLATORS: The next forty or so strings are option descriptions #. * for the --help output. Try to keep them at most 40 characters. #: src/nano.c:818 msgid "Start at line LINE, column COLUMN" msgstr "Hasi LERRO lerro zenbakian" #: src/nano.c:820 msgid "Enable smart home key" msgstr "Gaitu 'smart home' tekla" #: src/nano.c:822 msgid "Save backups of existing files" msgstr "Egin existitzen diren fitxategien babeskopia gordetzean" #: src/nano.c:823 msgid "-C " msgstr "-C " #: src/nano.c:823 msgid "--backupdir=" msgstr "--backupdir=" #: src/nano.c:824 msgid "Directory for saving unique backup files" msgstr "Babeskopia fitxategiak idazteko direktorioa" #: src/nano.c:827 msgid "Use bold instead of reverse video text" msgstr "Erabili lodia alderantzizko testua beharrean" #: src/nano.c:829 msgid "Convert typed tabs to spaces" msgstr "Bihurtu idatzitako tabuladoreak zuriuneetara" #: src/nano.c:834 msgid "Read a file into a new buffer by default" msgstr "" #: src/nano.c:837 msgid "Use (vim-style) lock files" msgstr "" #: src/nano.c:842 msgid "Log & read search/replace string history" msgstr "Idatzi eta irakurri bilaketa/aldaketa kateen historia" #: src/nano.c:846 msgid "Don't look at nanorc files" msgstr "Ez begiratu nanorc fitxategietan" #: src/nano.c:849 msgid "Fix numeric keypad key confusion problem" msgstr "Konpondu zenbakizko teklatu nahaste arazoak" #: src/nano.c:851 msgid "Don't add newlines to the ends of files" msgstr "Ez gehitu lerro berria fitxategiaren amaieran" #: src/nano.c:854 msgid "Don't convert files from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuko fitxategiak" #: src/nano.c:856 msgid "Use one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" #: src/nano.c:860 msgid "Log & read location of cursor position" msgstr "" #: src/nano.c:863 msgid "-Q " msgstr "-Q " #: src/nano.c:863 msgid "--quotestr=" msgstr "--quotestr=" #: src/nano.c:863 msgid "Quoting string" msgstr "Aipamen katea, lehentsia \"> \"" #: src/nano.c:866 msgid "Restricted mode" msgstr "Mugatutako modua" #: src/nano.c:868 msgid "Scroll by line instead of half-screen" msgstr "" #: src/nano.c:870 msgid "-T <#cols>" msgstr "-T <#cols>" #: src/nano.c:870 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" #: src/nano.c:871 msgid "Set width of a tab to #cols columns" msgstr "Ezarri fitxa baten zabalera #cols-era" #: src/nano.c:873 msgid "Do quick statusbar blanking" msgstr "Egin egoera-barra garbiketa azkarra" #: src/nano.c:875 msgid "Print version information and exit" msgstr "Bertsioaren informazioa inprimatu eta irten" #: src/nano.c:878 msgid "Detect word boundaries more accurately" msgstr "Aurkitu hitz amaierak zehatzago aurkitu" #: src/nano.c:882 msgid "-Y " msgstr "-Y " #: src/nano.c:882 msgid "--syntax=" msgstr "--syntax=" #: src/nano.c:883 msgid "Syntax definition to use for coloring" msgstr "" #: src/nano.c:885 msgid "Constantly show cursor position" msgstr "Erakutsi beti kurtsorearen posizioa" #: src/nano.c:887 msgid "Fix Backspace/Delete confusion problem" msgstr "Konpondu atzera tekla/ezabatu nahaste arazoak" #: src/nano.c:888 msgid "Show this help text and exit" msgstr "" #: src/nano.c:890 msgid "Automatically indent new lines" msgstr "Automatikoki indentatu lerro berriak" #: src/nano.c:891 msgid "Cut from cursor to end of line" msgstr "Moztu kurtsoretik lerro amaierara" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "Gaitu xaguaren erabilera" #: src/nano.c:896 msgid "Do not read the file (only write it)" msgstr "" #: src/nano.c:898 msgid "-o " msgstr "-o " #: src/nano.c:898 msgid "--operatingdir=" msgstr "--operatingdir=" #: src/nano.c:899 msgid "Set operating directory" msgstr "Ezarri eragiketa direktorioa" #: src/nano.c:901 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Mantendu XON (^Q) eta XOFF (^S) teklak" #: src/nano.c:905 msgid "Silently ignore startup issues like rc file errors" msgstr "" #: src/nano.c:908 msgid "-r <#cols>" msgstr "-r <#cols>" #: src/nano.c:908 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" #: src/nano.c:909 msgid "Set hard-wrapping point at column #cols" msgstr "" #: src/nano.c:913 msgid "-s " msgstr "-s " #: src/nano.c:913 msgid "--speller=" msgstr "--speller=" #: src/nano.c:914 msgid "Enable alternate speller" msgstr "Gahitu zuzentzaile alternatiboa" #: src/nano.c:916 msgid "Auto save on exit, don't prompt" msgstr "Irteterakoan automatikoki gorde, ez galdetu" #: src/nano.c:918 msgid "Save a file by default in Unix format" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "Ikuskatze modua (irakurri bakarrik)" #: src/nano.c:922 msgid "Don't hard-wrap long lines" msgstr "" #: src/nano.c:924 msgid "Don't show the two help lines" msgstr "Ez erakutsi bi laguntza lerroak" #: src/nano.c:926 msgid "Enable suspension" msgstr "Gaitu esekitzea" #: src/nano.c:928 msgid "Enable soft line wrapping" msgstr "" #: src/nano.c:937 #, c-format msgid " GNU nano, version %s\n" msgstr "" #: src/nano.c:940 #, c-format msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" msgstr " E-posta: nano@nano-editor.org\tWebgunea: http://www.nano-editor.org" #: src/nano.c:941 #, c-format msgid "" "\n" " Compiled options:" msgstr "" "\n" " Konpilazio aukerak:" #: src/nano.c:1073 msgid "No file name" msgstr "" #: src/nano.c:1108 msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " msgstr "" "Buffer aldatua gorde? (\"Ez\" ERANTZUTEKOTAN ALDAKETAK DEUZESTUEGINGO DIRA) " "? " #: src/nano.c:1168 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" #: src/nano.c:1192 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" #: src/nano.c:1256 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP edo SIGTERM jaso da\n" #: src/nano.c:1272 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Erabili \"fg\" nano-ra itzultzeko.\n" #: src/nano.c:1294 msgid "Suspension is not enabled" msgstr "" #: src/nano.c:1448 msgid "enabled" msgstr "gaitua" #: src/nano.c:1448 msgid "disabled" msgstr "ez gaitua" #: src/nano.c:1607 src/winio.c:1125 msgid "Unknown Command" msgstr "Komando ezezaguna" #: src/nano.c:1720 msgid "XON ignored, mumble mumble" msgstr "XON ignoratua, kaka zarra" #: src/nano.c:1725 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoratua, kaka zarra" #: src/nano.c:2139 src/rcfile.c:1334 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Eskatutako \"%s\" tab tamainua baliogabea da" #: src/nano.c:2200 src/rcfile.c:1259 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Eskatutako \"%s\" betetze tamainua baliogabea da" #: src/nano.c:2247 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" #. TRANSLATORS: For the next three strings, if possible, specify #. * the single-byte shortcuts for both your language and English. #. * For example, in French: "OoYy" for "Oui". #: src/prompt.c:821 msgid "Yy" msgstr "Bb" #: src/prompt.c:822 msgid "Nn" msgstr "Ee" #: src/prompt.c:823 msgid "Aa" msgstr "Dd" #: src/prompt.c:845 msgid "Yes" msgstr "Bai" #: src/prompt.c:850 msgid "All" msgstr "Guztiak" #: src/prompt.c:855 msgid "No" msgstr "Ez" #: src/rcfile.c:142 #, c-format msgid "Error in %s on line %lu: " msgstr "Errorea %s-n %lu lerroan: " #: src/rcfile.c:201 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "'%s' argumentuak amaitu gabeko \" bat dauka" #: src/rcfile.c:228 src/rcfile.c:280 src/rcfile.c:732 src/rcfile.c:793 #: src/rcfile.c:882 src/rcfile.c:933 msgid "Regex strings must begin and end with a \" character" msgstr "Regex kateak \" karaktearekin hasi eta amaitu behar dute" #: src/rcfile.c:254 src/search.c:62 #, c-format msgid "Bad regex \"%s\": %s" msgstr "\"%s\" regex okerra: %s" #: src/rcfile.c:274 msgid "Missing syntax name" msgstr "Sintaxiaren izena falta da" #: src/rcfile.c:345 msgid "The \"none\" syntax is reserved" msgstr "\"none\" sintaxia erreserbaturik dago" #: src/rcfile.c:352 msgid "The \"default\" syntax must take no extensions" msgstr "\"default\" sintaxiak ez du extentsiorik hartu behar" #: src/rcfile.c:424 msgid "Missing key name" msgstr "" #: src/rcfile.c:433 src/rcfile.c:444 msgid "Key name is too short" msgstr "" #: src/rcfile.c:454 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:457 #, c-format msgid "Key name %s is invalid" msgstr "" #: src/rcfile.c:466 msgid "Must specify a function to bind the key to" msgstr "" #. TRANSLATORS: Do not translate the word "all". #: src/rcfile.c:476 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" #: src/rcfile.c:483 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" #: src/rcfile.c:490 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:522 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" #: src/rcfile.c:534 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" #: src/rcfile.c:631 #, c-format msgid "Error expanding %s: %s" msgstr "" #: src/rcfile.c:674 #, c-format msgid "" "Color \"%s\" not understood.\n" "Valid colors are \"green\", \"red\", \"blue\",\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" and\n" "\"black\", with the optional prefix \"bright\"\n" "for foreground colors." msgstr "" "\"%s\" kolorea ez da ulertu.\n" "Honako koloreak bakarrik balio dute:\n" "\"green\", \"red\", \"blue\"\n" "\"white\", \"yellow\", \"cyan\", \"magenta\" eta\n" "\"black\", \"bright\" aukerazko aurrizkiarekin\n" "aurreplanoko koloreentzat." #: src/rcfile.c:696 msgid "Cannot add a color command without a syntax command" msgstr "Ezin izan da kolorea komando bat gehitu sintaxi komando bat gabe" #: src/rcfile.c:701 msgid "Missing color name" msgstr "Kolorearen izena falta da" #: src/rcfile.c:711 src/rcfile.c:872 msgid "Missing regex string" msgstr "Regex katea falta da" #: src/rcfile.c:787 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\"-k \"end=\" behar du" #: src/rcfile.c:839 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Atzekaldeko \"%s\" koloreak ezin du bizia izan" #: src/rcfile.c:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:922 msgid "Cannot add a magic string regex without a syntax command" msgstr "" #: src/rcfile.c:927 msgid "Missing magic string name" msgstr "" #: src/rcfile.c:985 msgid "Cannot add a linter without a syntax command" msgstr "" #: src/rcfile.c:990 msgid "Missing linter command" msgstr "" #: src/rcfile.c:1011 msgid "Cannot add formatter without a syntax command" msgstr "" #: src/rcfile.c:1016 msgid "Missing formatter command" msgstr "" #: src/rcfile.c:1046 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" #: src/rcfile.c:1048 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" #: src/rcfile.c:1109 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" #: src/rcfile.c:1125 src/rcfile.c:1134 src/rcfile.c:1144 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "\"%s\" komandoa ez dago baimendua fitxategia barne moduan" #: src/rcfile.c:1150 src/rcfile.c:1359 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "\"%s\" sintaxiak ez dauka kolore komandorik" #: src/rcfile.c:1180 #, c-format msgid "Command \"%s\" not understood" msgstr "Ez da \"%s\" komandoa ulertu" #: src/rcfile.c:1195 msgid "Missing option" msgstr "" #: src/rcfile.c:1217 #, c-format msgid "Option \"%s\" requires an argument" msgstr "\"%s\" aukerak argumentu bat behar du" #: src/rcfile.c:1235 msgid "Option is not a valid multibyte string" msgstr "Aukera ez da baliodun multibyte katea" #: src/rcfile.c:1272 src/rcfile.c:1300 src/rcfile.c:1309 msgid "Non-blank characters required" msgstr "Ez-tab eta ez-hutsune karaktereak behar dira" #: src/rcfile.c:1282 msgid "Two single-column characters required" msgstr "Kontroleko ez diren bi karaktere behar dira" #: src/rcfile.c:1348 #, c-format msgid "Cannot unset option \"%s\"" msgstr "" #: src/rcfile.c:1354 #, c-format msgid "Unknown option \"%s\"" msgstr "" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "Ezin dut nire etxe direktorioa aurkitu! Outx!" #: src/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" "\n" "Nano abiarazten jarraitzeko return sakatu.\n" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" msgstr "\"%.*s%s\" ez da aurkitu" #. TRANSLATORS: The next three strings are modifiers of the search prompt. #: src/search.c:176 msgid " [Case Sensitive]" msgstr " [May/Min]" #: src/search.c:180 msgid " [Regexp]" msgstr " [Regexp]" #: src/search.c:184 msgid " [Backwards]" msgstr " [Atzeruntza]" #. TRANSLATORS: The next two strings are modifiers of the search prompt. #: src/search.c:189 msgid " (to replace) in selection" msgstr " (aldatzeko)" #: src/search.c:191 msgid " (to replace)" msgstr " (aldatzeko)" #. TRANSLATORS: This is a prompt. #: src/search.c:718 msgid "Replace this instance?" msgstr "Instantsia hau aldatu?" #. TRANSLATORS: This is a prompt. #: src/search.c:883 msgid "Replace with" msgstr "Aldatu honekin" #: src/search.c:924 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%lu kointzidentzia aldatuta" msgstr[1] "%lu kointzidentzia aldatuta" #. TRANSLATORS: This is a prompt. #: src/search.c:964 msgid "Enter line number, column number" msgstr "Lerroaren zenbakia txertatu" #: src/search.c:991 msgid "Invalid line or column number" msgstr "" #: src/search.c:1124 msgid "Not a bracket" msgstr "Ez da hori giltza" #: src/search.c:1191 msgid "No matching bracket" msgstr "Ez dago giltz egokirik" #: src/text.c:54 msgid "Mark Set" msgstr "Marka aukeratua" #: src/text.c:58 msgid "Mark Unset" msgstr "Markatu ez hautatua" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "Errorea \"%s\"-(e)ri deitzen" #: src/text.c:475 msgid "Nothing in undo buffer!" msgstr "" #: src/text.c:481 src/text.c:634 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" #. TRANSLATORS: Eight of the next nine strings describe actions #. * that are undone or redone. It are all nouns, not verbs. #: src/text.c:495 src/text.c:524 src/text.c:645 src/text.c:686 msgid "text add" msgstr "" #: src/text.c:505 src/text.c:656 msgid "text delete" msgstr "" #: src/text.c:528 src/text.c:694 msgid "line join" msgstr "" #: src/text.c:547 src/text.c:710 msgid "text cut" msgstr "" #: src/text.c:552 src/text.c:714 msgid "text uncut" msgstr "" #: src/text.c:558 src/text.c:691 msgid "Internal error: line is missing. Please save your work." msgstr "" #: src/text.c:561 src/text.c:665 msgid "line break" msgstr "" #: src/text.c:569 src/text.c:725 msgid "text insert" msgstr "" #: src/text.c:589 src/text.c:718 msgid "text replace" msgstr "" #: src/text.c:596 src/text.c:732 src/text.c:1030 src/text.c:1174 msgid "Internal error: unknown type. Please save your work." msgstr "" #: src/text.c:601 #, c-format msgid "Undid action (%s)" msgstr "" #: src/text.c:619 msgid "Nothing to re-do!" msgstr "" #: src/text.c:628 msgid "Internal error: cannot set up redo. Please save your work." msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "Ezin izan da hodia sortu" #: src/text.c:853 src/text.c:2595 src/text.c:2750 src/text.c:2992 #: src/text.c:3286 msgid "Could not fork" msgstr "Ezin izan da bikoiztu" #: src/text.c:1853 #, c-format msgid "Bad quote string %s: %s" msgstr "%s aipamen kate okerra: %s" #: src/text.c:2241 msgid "Can now UnJustify!" msgstr "Orain ez-justifikatu dezakezu!" #: src/text.c:2435 msgid "Edit a replacement" msgstr "Ordezkoa editatu" #: src/text.c:2510 msgid "Creating misspelled word list, please wait..." msgstr "Gaizki idatzitako hiz zerrenda sortzen, itxaron mesedez..." #: src/text.c:2601 src/text.c:2999 msgid "Could not get size of pipe buffer" msgstr "Ezin izan da hodi buffer-aren tamainua lortu" #: src/text.c:2652 msgid "Error invoking \"spell\"" msgstr "Errorea \"spell\"-i deitzen" #: src/text.c:2655 msgid "Error invoking \"sort -f\"" msgstr "Errorea \"sort -f\"-i deitzen" #: src/text.c:2658 msgid "Error invoking \"uniq\"" msgstr "Errorea \"uniq\"-i deitzen" #: src/text.c:2881 msgid "Invoking spell checker, please wait" msgstr "" #: src/text.c:2897 #, c-format msgid "Spell checking failed: %s" msgstr "Zuzenketa ortografikoan huts egin du: %s" #: src/text.c:2899 #, c-format msgid "Spell checking failed: %s: %s" msgstr "Zuzenketa ortografikoan huts egin du: %s: %s" #: src/text.c:2902 msgid "Finished checking spelling" msgstr "Zuzenketa ortografikoa bukatu da" #: src/text.c:2927 msgid "No linter defined for this type of file!" msgstr "" #: src/text.c:2932 msgid "Save modified buffer before linting?" msgstr "" #: src/text.c:2949 msgid "Invoking linter, please wait" msgstr "" #: src/text.c:3105 #, c-format msgid "Got 0 parsable lines from command: %s" msgstr "" #: src/text.c:3134 #, c-format msgid "This message is for unopened file %s, open it in a new buffer?" msgstr "" #: src/text.c:3153 msgid "No more errors in unopened files, cancelling" msgstr "" #: src/text.c:3192 msgid "At last message" msgstr "" #: src/text.c:3197 msgid "At first message" msgstr "" #: src/text.c:3237 msgid "Finished" msgstr "" #: src/text.c:3259 msgid "Invoking formatter, please wait" msgstr "" #: src/text.c:3314 msgid "Finished formatting" msgstr "" #: src/text.c:3396 #, c-format msgid "%sWords: %lu Lines: %ld Chars: %lu" msgstr "%sHitzak: %lu Lerroak: %ld Karaktereak: %lu" #: src/text.c:3397 msgid "In Selection: " msgstr "Aukeraketan: " #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "Sarrera literala" #: src/utils.c:391 src/utils.c:403 msgid "nano is out of memory!" msgstr "nano: memoriatik kanpo!" #. TRANSLATORS: This is displayed during the input of a #. * six-digit hexadecimal Unicode character code. #: src/winio.c:1427 msgid "Unicode Input" msgstr "Unicode sarrera" #: src/winio.c:1991 src/winio.c:1995 msgid "Modified" msgstr "Aldatua" #: src/winio.c:1992 msgid "View" msgstr "Ikusi" #: src/winio.c:2006 msgid "DIR:" msgstr "DIR:" #: src/winio.c:2013 msgid "File:" msgstr "Fitxategia:" #: src/winio.c:3141 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "" "%ld/%ld (%d%%) lerroa, %lu/%lu (%d%%) zutabea, %lu/%lu\t (%d%%) karakterea" #: src/winio.c:3271 msgid "The nano text editor" msgstr "Nano textu editorea" #: src/winio.c:3272 msgid "version" msgstr "bertsioa" #: src/winio.c:3273 msgid "Brought to you by:" msgstr "Zuretzako hauek egina:" #: src/winio.c:3274 msgid "Special thanks to:" msgstr "Esker bereziak:" #: src/winio.c:3275 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" #: src/winio.c:3276 msgid "the many translators and the TP" msgstr "" #: src/winio.c:3277 msgid "For ncurses:" msgstr "ncurses-entzat:" #: src/winio.c:3278 msgid "and anyone else we forgot..." msgstr "eta ahaztu dugun baten bat..." #: src/winio.c:3279 msgid "Thank you for using nano!" msgstr "Mila esker nano erabiltzeagatik!" language-pack-eu-base/data/eu/LC_MESSAGES/checkbox.po0000644000000000000000000047430212704125520017227 0ustar # Basque translation for checkbox # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the checkbox package. # FIRST AUTHOR , 2009. # msgid "" msgstr "" "Project-Id-Version: checkbox\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2014-01-27 17:46+0000\n" "PO-Revision-Date: 2012-06-10 13:16+0000\n" "Last-Translator: Asier Iturralde Sarasola \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:28+0000\n" "X-Generator: Launchpad (build 17995)\n" #. Title of the user interface #: ../qt/checkbox-qt.desktop.in.h:1 ../plugins/user_interface.py:43 msgid "System Testing" msgstr "Sistemaren Proba" #: ../gtk/checkbox-gtk.ui.h:2 ../checkbox_gtk/gtk_interface.py:561 msgid "_Test" msgstr "_Probatu" #: ../gtk/checkbox-gtk.ui.h:3 msgid "_Yes" msgstr "_Bai" #: ../gtk/checkbox-gtk.ui.h:4 msgid "_No" msgstr "_Ez" #: ../gtk/checkbox-gtk.ui.h:5 msgid "_Skip this test" msgstr "Proba _saltatu" #: ../checkbox_cli/cli_interface.py:460 msgid "Further information:" msgstr "Informazio gehiago:" #: ../gtk/checkbox-gtk.ui.h:7 msgid "_Select All" msgstr "_Hautatu dena" #: ../gtk/checkbox-gtk.ui.h:8 msgid "_Deselect All" msgstr "_Desautatu dena" #: ../gtk/checkbox-gtk.ui.h:9 msgid "_Previous" msgstr "_Aurrekoa" #: ../gtk/checkbox-gtk.ui.h:10 msgid "Ne_xt" msgstr "_Hurrengoa" #: ../qt/checkbox-qt.desktop.in.h:2 msgid "Test your system and submit results to Launchpad" msgstr "" #. description #: ../jobs/audio.txt.in:8 msgid "Test to detect audio devices" msgstr "" #. description #: ../jobs/audio.txt.in:20 msgid "" "PURPOSE:\n" " This test will check that internal speakers work correctly\n" "STEPS:\n" " 1. Make sure that no external speakers or headphones are connected\n" " If testing a desktop, external speakers are allowed\n" " 2. Click the Test button to play a brief tone on your audio device\n" "VERIFICATION:\n" " Did you hear a tone?" msgstr "" #. description #: ../jobs/audio.txt.in:40 msgid "" "PURPOSE:\n" " HDMI audio interface verification\n" "STEPS:\n" " 1. Plug an external HDMI device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the HDMI device?" msgstr "" #. description #: ../jobs/audio.txt.in:59 msgid "" "PURPOSE:\n" " DisplayPort audio interface verification\n" "STEPS:\n" " 1. Plug an external DisplayPort device with sound (Use only one " "HDMI/DisplayPort interface at a time for this test)\n" " 2. Click the Test button\n" "VERIFICATION:\n" " Did you hear the sound from the DisplayPort device?" msgstr "" #. description #: ../jobs/audio.txt.in:78 msgid "" "PURPOSE:\n" " This test will check that headphones connector works correctly\n" "STEPS:\n" " 1. Connect a pair of headphones to your audio device\n" " 2. Click the Test button to play a sound to your audio device\n" "VERIFICATION:\n" " Did you hear a sound through the headphones and did the sound play " "without any distortion, clicks or other strange noises from your headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:97 msgid "" "PURPOSE:\n" " This test will check that recording sound using the onboard microphone " "works correctly\n" "STEPS:\n" " 1. Disconnect any external microphones that you have plugged in\n" " 2. Click \"Test\", then speak into your internal microphone\n" " 3. After a few seconds, your speech will be played back to you.\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:117 msgid "" "PURPOSE:\n" " This test will check that recording sound using an external microphone " "works correctly\n" "STEPS:\n" " 1. Connect a microphone to your microphone port\n" " 2. Click \"Test\", then speak into the external microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back?" msgstr "" #. description #: ../jobs/audio.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that a USB audio device works correctly\n" "STEPS:\n" " 1. Connect a USB audio device to your system\n" " 2. Click \"Test\", then speak into the microphone\n" " 3. After a few seconds, your speech will be played back to you\n" "VERIFICATION:\n" " Did you hear your speech played back through the USB headphones?" msgstr "" #. description #: ../jobs/audio.txt.in:149 msgid "" "Play back a sound on the default output and listen for it on the default " "input." msgstr "" #. description #: ../jobs/audio.txt.in:165 msgid "" "Collect audio-related system information. This data can be used to simulate " "this computer's audio subsystem and perform more detailed tests under a " "controlled environment." msgstr "" #. description #: ../jobs/audio.txt.in:175 msgid "Attaches the audio hardware data collection log to the results." msgstr "" #. description #: ../jobs/audio.txt.in:182 msgid "" "PURPOSE:\n" " Check that the various audio channels are working properly\n" "STEPS:\n" " 1. Click the Test button\n" "VERIFICATION:\n" " You should clearly hear a voice from the different audio channels" msgstr "" #. description #: ../jobs/audio.txt.in:185 msgid "" "This test will verify that the volume levels are at an acceptable level on " "your local system. The test will validate that the volume is greater than " "or equal to minvol and less than or equal to maxvol for all sources (inputs) " "and sinks (outputs) recognized by PulseAudio. It will also validate that " "the active source and sink are not muted. You should not manually adjust " "the volume or mute before running this test." msgstr "" #. description #: ../jobs/audio.txt.in:208 msgid "" "PURPOSE:\n" " Check that external line out connection works correctly\n" "STEPS:\n" " 1. Insert cable to speakers (with built-in amplifiers) on the line out " "port\n" " 2. Open system sound preferences, 'Output' tab, select 'Line-out' on " "the connector list. Click the Test button\n" " 3. On the system sound preferences, select 'Internal Audio' on the " "device list and click 'Test Speakers' to check left and right channel\n" "VERIFICATION:\n" " 1. Do you hear a sound in the speakers? The internal speakers should " "*not* be muted automatically\n" " 2. Do you hear the sound coming out on the corresponding channel?" msgstr "" #. description #: ../jobs/audio.txt.in:228 msgid "" "PURPOSE:\n" " Check that external line in connection works correctly\n" "STEPS:\n" " 1. Use a cable to connect the line in port to an external line out " "source.\n" " 2. Open system sound preferences, 'Input' tab, select 'Line-in' on the " "connector list. Click the Test button\n" " 3. After a few seconds, your recording will be played back to you.\n" "VERIFICATION:\n" " Did you hear your recording?" msgstr "" #. description #: ../jobs/audio.txt.in:289 msgid "" "PURPOSE:\n" " Check that balance control works correctly on internal speakers\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual speaker audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/audio.txt.in:310 msgid "" "PURPOSE:\n" " Check that balance control works correctly on external headphone\n" "STEPS:\n" " 1. Check that moving the balance slider from left to right works " "smoothly\n" " 2. Click the Test button to play an audio tone for 10 seconds.\n" " 3. Move the balance slider from left to right and back.\n" " 4. Check that actual headphone audio balance follows your setting.\n" "VERIFICATION:\n" " Does the slider move smoothly, as well as being followed by the setting " "by the actual audio output?" msgstr "" #. description #: ../jobs/benchmarks.txt.in:18 msgid "Benchmark for each disk" msgstr "" #. description #: ../jobs/benchmarks.txt.in:35 msgid "Run gtkperf to make sure that GTK based test cases work" msgstr "" #. description #: ../jobs/benchmarks.txt.in:43 msgid "Run Render-Bench XRender/Imlib2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:50 msgid "Run Qgears2 XRender Extension gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:57 msgid "Run Qgears2 XRender Extension image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:64 msgid "Run Qgears2 OpenGL gearsfancy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:71 msgid "Run Qgears2 OpenGL image scaling benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:80 msgid "Run GLmark2-ES2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:90 msgid "Run GLmark2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:99 msgid "Run globs benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:105 msgid "Run Unigine Santuary benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:111 msgid "Run Unigine Tropics benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:117 msgid "Run Unigine Heaven benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:123 msgid "Run Lightsmark benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:129 msgid "Run Cachebench Read benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:135 msgid "Run Cachebench Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:141 msgid "Run Cachebench Read / Modify / Write benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:147 msgid "Run Stream Copy benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:153 msgid "Run Stream Scale benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:159 msgid "Run Stream Add benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:165 msgid "Run Stream Triad benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:172 msgid "Run Network Loopback benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:178 msgid "Check the time needed to reconnect to a WIFI access point" msgstr "" #. description #: ../jobs/benchmarks.txt.in:184 msgid "Run Encode MP3 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:190 msgid "Run x264 H.264/AVC encoder benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:196 msgid "Run GnuPG benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:202 msgid "Run Compress PBZIP2 benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:208 msgid "Run Compress 7ZIP benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:214 msgid "Run N-Queens benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:220 msgid "Run Himeno benchmark" msgstr "" #. description #: ../jobs/benchmarks.txt.in:226 msgid "CPU utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:232 msgid "Disk utilization on an idle system." msgstr "" #. description #: ../jobs/benchmarks.txt.in:241 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:252 msgid "" "Run a stress test based on FurMark (OpenGL 2.1 or 3.2) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:263 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Fullscreen 1920x1080 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:274 msgid "" "Run GiMark, a geometry instancing test (OpenGL 3.3) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:285 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Fullscreen 1920x1080 " "no antialiasing" msgstr "" #. description #: ../jobs/benchmarks.txt.in:295 msgid "" "Run a tessellation test based on TessMark (OpenGL 4.0) Windowed 1024x640 no " "antialiasing" msgstr "" #. description #: ../jobs/bluetooth.txt.in:23 msgid "" "Automated test to store bluetooth device information in checkbox report" msgstr "" #. description #: ../jobs/bluetooth.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that bluetooth connection works correctly\n" "STEPS:\n" " 1. Enable bluetooth on any mobile device (PDA, smartphone, etc.)\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Right-click on the bluetooth icon and select browse files\n" " 8. Authorize the computer to browse the files in the device if needed\n" " 9. You should be able to browse the files\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:50 msgid "" "PURPOSE:\n" " This test will check that you can transfer information through a " "bluetooth connection\n" "STEPS:\n" " 1. Make sure that you're able to browse the files in your mobile device\n" " 2. Copy a file from the computer to the mobile device\n" " 3. Copy a file from the mobile device to the computer\n" "VERIFICATION:\n" " Were all files copied correctly?" msgstr "" #. description #: ../jobs/bluetooth.txt.in:61 msgid "" "PURPOSE:\n" " This test will check that you can record and hear audio using a " "bluetooth audio device\n" "STEPS:\n" " 1. Enable the bluetooth headset\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. In the device write the PIN code automatically chosen by the wizard\n" " 6. The device should pair with the computer\n" " 7. Click \"Test\" to record for five seconds and reproduce in the " "bluetooth device\n" "VERIFICATION:\n" " Did you hear the sound you recorded in the bluetooth" msgstr "" #. description #: ../jobs/bluetooth.txt.in:105 msgid "" "PURPOSE:\n" " This test will check that you can use a BlueTooth HID device\n" "STEPS:\n" " 1. Enable either a BT mouse or keyboard\n" " 2. Click on the bluetooth icon in the menu bar\n" " 3. Select 'Setup new device'\n" " 4. Look for the device in the list and select it\n" " 5. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 6. For keyboards, click the Test button to lauch a small tool. Enter " "some text into the tool and close it.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/camera.txt.in:6 msgid "This Automated test attempts to detect a camera." msgstr "" #. description #: ../jobs/camera.txt.in:14 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a video capture from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the video capture?" msgstr "" #. description #: ../jobs/camera.txt.in:31 msgid "" "PURPOSE:\n" " This test will check that the built-in camera works\n" "STEPS:\n" " 1. Click on Test to display a still image from the camera for ten " "seconds.\n" "VERIFICATION:\n" " Did you see the image?" msgstr "" #. description #: ../jobs/camera.txt.in:46 msgid "" " Takes multiple pictures based on the resolutions supported by the camera " "and\n" " validates their size and that they are of a valid format." msgstr "" #. description #: ../jobs/codecs.txt.in:8 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Ogg Vorbis audio " "files.\n" "STEPS:\n" " 1. Click Test to play an Ogg Vorbis file (.ogg)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/codecs.txt.in:24 msgid "" "PURPOSE:\n" " This test will verify your system's ability to play Wave Audio files.\n" "STEPS:\n" " 1. Select Test to play a Wave Audio format file (.wav)\n" " 2. Please close the player to proceed.\n" "VERIFICATION:\n" " Did the sample play correctly?" msgstr "" #. description #: ../jobs/cpu.txt.in:8 msgid "" "Test the CPU scaling capabilities using Firmware Test Suite (fwts cpufreq)." msgstr "" #. description #: ../jobs/cpu.txt.in:15 msgid "Attaches the log generated by cpu/scaling_test to the results" msgstr "" #. description #: ../jobs/cpu.txt.in:21 msgid "Test for clock jitter." msgstr "" #. description #: ../jobs/cpu.txt.in:28 msgid "Test offlining CPUs in a multicore system." msgstr "" #. description #: ../jobs/cpu.txt.in:35 msgid "This test checks cpu topology for accuracy" msgstr "" #. description #: ../jobs/cpu.txt.in:42 msgid "This test checks that CPU frequency governors are obeyed when set." msgstr "" #. description #: ../jobs/cpu.txt.in:49 msgid "Validate that the Vector Floating Point Unit is running on ARM device" msgstr "" #. description #: ../jobs/daemons.txt.in:5 msgid "Test if the atd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:11 msgid "Test if the cron daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:17 msgid "Test if the cupsd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:23 msgid "Test if the getty daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:29 msgid "Test if the init daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:35 msgid "Test if the klogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:41 msgid "Test if the nmbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:47 msgid "Test if the smbd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:53 msgid "Test if the syslogd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:60 msgid "Test if the udevd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/daemons.txt.in:66 msgid "Test if the winbindd daemon is running when the package is installed." msgstr "" #. description #: ../jobs/disk.txt.in:4 msgid "Detects and displays disks attached to the system." msgstr "" #. description #: ../jobs/disk.txt.in:9 msgid "Check stats changes for each disk" msgstr "" #. description #: ../jobs/disk.txt.in:27 msgid "SMART test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Maximum disk space used during a default installation test" msgstr "" #. description #: ../jobs/disk.txt.in:45 msgid "Verify system storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/disk.txt.in:62 msgid "" "Verify that storage devices, such as Fibre Channel and RAID can be detected " "and perform under stress." msgstr "" #. description #: ../jobs/disk.txt.in:82 msgid "" "Some new hard drives include a feature that parks the drive heads after a " "short period of inactivity. This is a power-saving feature, but it can have " "a bad interaction with the operating system that results in the drive " "constantly parked then activated. This produces excess wear on the drive, " "potentially leading to early failures." msgstr "" #. description #: ../jobs/esata.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of an eSATA " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug an eSATA HDD into an available eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/esata.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached eSATA HDD" msgstr "" #. description #: ../jobs/esata.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of an eSATA HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached eSATA HDD from the eSATA port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/expresscard.txt.in:3 msgid "" "PURPOSE:\n" " This will verify that an ExpressCard slot can detect inserted devices.\n" "STEPS:\n" " Skip this test if you do not have an ExpressCard slot.\n" " 1. Plug an ExpressCard device into the ExpressCard slot\n" "VERIFICATION:\n" " Was the device correctly detected?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader will work properly for " "logging into your system. This test case assumes that there's a testing " "account from which test cases are run and a personal account that the tester " "uses to verify the fingerprint reader\n" "STEPS:\n" " 1. Click on the User indicator on the left side of the panel (your user " "name).\n" " 2. Select \"Switch User Account\"\n" " 3. On the LightDM screen select your username.\n" " 4. Use the fingerprint reader to login.\n" " 5. Click on the user switcher applet.\n" " 6. Select the testing account to continue running tests.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/fingerprint.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a fingerprint reader can be used to unlock a " "locked system.\n" "STEPS:\n" " 1. Click on the Session indicator (Cog icon on the Left side of the " "panel) .\n" " 2. Select 'Lock screen'.\n" " 3. Press any key or move the mouse.\n" " 4. A window should appear that provides the ability to unlock either " "typing your password or using fingerprint authentication.\n" " 5. Use the fingerprint reader to unlock.\n" " 6. Your screen should be unlocked.\n" "VERIFICATION:\n" " Did the authentication procedure work correctly?" msgstr "" #. description #: ../jobs/firewire.txt.in:4 msgid "" "PURPOSE:\n" " This test will check the system can detect the insertion of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will\n" " timeout and fail if the insertion has not been detected within 20 " "seconds.\n" " 2. Plug a FireWire HDD into an available FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/firewire.txt.in:20 msgid "" "This is an automated test which performs read/write operations on an " "attached FireWire HDD" msgstr "" #. description #: ../jobs/firewire.txt.in:28 msgid "" "PURPOSE:\n" " This test will check the system can detect the removal of a FireWire " "HDD\n" "STEPS:\n" " 1. Click 'Test' to begin the test. This test will timeout and fail if\n" " the removal has not been detected within 20 seconds.\n" " 2. Remove the previously attached FireWire HDD from the FireWire port.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the " "automatically\n" " selected result" msgstr "" #. description #: ../jobs/floppy.txt.in:4 msgid "Floppy test" msgstr "" #. description #: ../jobs/graphics.txt.in:5 msgid "Parses Xorg.0.Log and discovers the running X driver and version" msgstr "" #. description #: ../jobs/graphics.txt.in:12 msgid "Test to output the Xorg version" msgstr "" #. description #: ../jobs/graphics.txt.in:17 msgid "" "PURPOSE:\n" " This test will verify that the GUI is usable after manually changing " "resolution\n" "STEPS:\n" " 1. Open the Displays application\n" " 2. Select a new resolution from the dropdown list\n" " 3. Click on Apply\n" " 4. Select the original resolution from the dropdown list\n" " 5. Click on Apply\n" "VERIFICATION:\n" " Did the resolution change as expected?" msgstr "" #. description #: ../jobs/graphics.txt.in:36 msgid "Test that the X process is running." msgstr "" #. description #: ../jobs/graphics.txt.in:43 msgid "Test that the X is not running in failsafe mode." msgstr "" #. description #: ../jobs/graphics.txt.in:51 msgid "" "PURPOSE:\n" " This test will verify the default display resolution\n" "STEPS:\n" " 1. This display is using the following resolution:\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Is this acceptable for your display?" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "" "Ensure the current resolution meets or exceeds the recommended minimum " "resolution (800x600). See here for details:" msgstr "" #. description #: ../jobs/graphics.txt.in:82 msgid "https://help.ubuntu.com/community/Installation/SystemRequirements" msgstr "" #. description #: ../jobs/graphics.txt.in:108 msgid "Collect info on graphics modes (screen resolution and refresh rate)" msgstr "" #. description #: ../jobs/graphics.txt.in:114 msgid "Collect info on color depth and pixel format." msgstr "" #. description #: ../jobs/graphics.txt.in:119 msgid "Collect info on fresh rate." msgstr "" #. description #: ../jobs/graphics.txt.in:124 msgid "Collect info on graphic memory." msgstr "" #. description #: ../jobs/graphics.txt.in:132 msgid "" "PURPOSE:\n" " This test will test the default display\n" "STEPS:\n" " 1. Click \"Test\" to display a video test.\n" "VERIFICATION:\n" " Do you see color bars and static?" msgstr "" #. description #: ../jobs/graphics.txt.in:144 msgid "Check that VESA drivers are not in use" msgstr "" #. description #: ../jobs/graphics.txt.in:152 msgid "" "PURPOSE:\n" " This test cycles through the detected video modes\n" "STEPS:\n" " 1. Click \"Test\" to start cycling through the video modes\n" "VERIFICATION:\n" " Did the screen appear to be working for each mode?" msgstr "" #. description #: ../jobs/graphics.txt.in:165 msgid "" "PURPOSE:\n" " This test will test display rotation\n" "STEPS:\n" " 1. Click \"Test\" to test display rotation. The display will be rotated " "every 4 seconds.\n" " 2. Check if all rotations (normal right inverted left) took place " "without permanent screen corruption\n" "VERIFICATION:\n" " Did the display rotation take place without without permanent screen " "corruption?" msgstr "" #. description #: ../jobs/graphics.txt.in:179 msgid "Check that hardware is able to run compiz" msgstr "" #. description #: ../jobs/graphics.txt.in:186 msgid "Check that hardware is able to run Unity 3D" msgstr "" #. description #: ../jobs/graphics.txt.in:192 msgid "" "PURPOSE:\n" " This test tests the basic 3D capabilities of your video card\n" "STEPS:\n" " 1. Click \"Test\" to execute an OpenGL demo. Press ESC at any time to " "close.\n" " 2. Verify that the animation is not jerky or slow.\n" "VERIFICATION:\n" " 1. Did the 3d animation appear?\n" " 2. Was the animation free from slowness/jerkiness?" msgstr "" #. description #: ../jobs/graphics.txt.in:207 msgid "Open and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:214 msgid "Open, suspend resume and close a 3D window multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:221 msgid "Open and close 4 3D windows multiple times" msgstr "" #. description #: ../jobs/graphics.txt.in:228 msgid "Move a 3D window around the screen" msgstr "" #. description #: ../jobs/graphics.txt.in:234 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen (logged on Unity desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:246 ../jobs/suspend.txt.in:1091 msgid "Attaches the screenshot captured in graphics/screenshot." msgstr "" #. description #: ../jobs/graphics.txt.in:259 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen during fullscreen video " "playback\n" "STEPS:\n" " 1. Start a fullscreen video playback\n" " 2. Take picture using USB webcam after a few seconds\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/graphics.txt.in:272 msgid "" "Attaches the screenshot captured in graphics/screenshot_fullscreen_video." msgstr "" #. description #: ../jobs/hibernate.txt.in:17 msgid "" "PURPOSE:\n" " This test will check to make sure your system can successfully hibernate " "(if supported)\n" "STEPS:\n" " 1. Click on Test\n" " 2. The system will hibernate and should wake itself within 5 minutes\n" " 3. If your system does not wake itself after 5 minutes, please press the " "power button to wake the system manually\n" " 4. If the system fails to resume from hibernate, please restart System " "Testing and mark this test as Failed\n" "VERIFICATION:\n" " Did the system successfully hibernate and did it work properly after " "waking up?" msgstr "" #. description #: ../jobs/hibernate.txt.in:31 msgid "Automated check of the hibernate log for errors discovered by fwts" msgstr "" #. description #: ../jobs/info.txt.in:6 msgid "Attaches a report of installed codecs for Intel HDA" msgstr "" #. description #: ../jobs/info.txt.in:12 msgid "Attaches a report of CPU information" msgstr "" #. description #: ../jobs/info.txt.in:18 msgid "Attaches a copy of /var/log/dmesg to the test results" msgstr "" #. description #: ../jobs/info.txt.in:24 msgid "Attaches info on DMI" msgstr "" #. description #: ../jobs/info.txt.in:32 msgid "Attaches dmidecode output" msgstr "" #. description #: ../jobs/info.txt.in:39 msgid "Attaches lshw output" msgstr "" #. description #: ../jobs/info.txt.in:46 msgid "Attaches the firmware version" msgstr "" #. description #: ../jobs/info.txt.in:52 msgid "Attaches very verbose lspci output." msgstr "" #. description #: ../jobs/info.txt.in:58 msgid "Attaches very verbose lspci output (with central database Query)." msgstr "" #. description #: ../jobs/info.txt.in:66 msgid "List USB devices" msgstr "" #. description #: ../jobs/info.txt.in:77 msgid "Attaches the contents of the various modprobe conf files." msgstr "" #. description #: ../jobs/info.txt.in:83 msgid "Attaches the contents of the /etc/modules file." msgstr "" #. description #: ../jobs/info.txt.in:89 msgid "attaches the contents of various sysctl config files." msgstr "" #. description #: ../jobs/info.txt.in:93 msgid "Attaches a report of sysfs attributes." msgstr "" #. description #: ../jobs/info.txt.in:106 msgid "" "Attaches a dump of the udev database showing system hardware information." msgstr "" #. description #: ../jobs/info.txt.in:112 msgid "Attaches the output of udev_resource, for debugging purposes" msgstr "" #. description #: ../jobs/info.txt.in:119 msgid "Attaches a tarball of gcov data if present." msgstr "" #. description #: ../jobs/info.txt.in:125 msgid "Attaches a list of the currently running kernel modules." msgstr "" #. description #: ../jobs/info.txt.in:131 msgid "Attaches the contents of /proc/acpi/sleep if it exists." msgstr "" #. description #: ../jobs/info.txt.in:135 msgid "Bootchart information." msgstr "" #. description #: ../jobs/info.txt.in:144 msgid "SATA/IDE device information." msgstr "" #. description #: ../jobs/info.txt.in:163 msgid "Attaches the bootchart png file for bootchart runs" msgstr "" #. description #: ../jobs/info.txt.in:171 msgid "Attaches the bootchart log for bootchart test runs." msgstr "" #. description #: ../jobs/info.txt.in:179 msgid "installs the installer bootchart tarball if it exists." msgstr "" #. description #: ../jobs/info.txt.in:185 msgid "Attaches the installer debug log if it exists." msgstr "" #. description #: ../jobs/info.txt.in:192 msgid "" "Returns the name, driver name and driver version of any touchpad discovered " "on the system." msgstr "" #. description #: ../jobs/info.txt.in:204 msgid "Lists the device driver and version for all audio devices." msgstr "" #. description #: ../jobs/info.txt.in:214 msgid "Provides information about network devices" msgstr "" #. description #: ../jobs/info.txt.in:219 msgid "Provides information about displays attached to the system" msgstr "" #. description #: ../jobs/info.txt.in:225 msgid "Attaches information about disk partitions" msgstr "" #. description #: ../jobs/input.txt.in:5 msgid "Pointing device tests." msgstr "" #. description #: ../jobs/input.txt.in:22 msgid "" "PURPOSE:\n" " This test will test your pointing device\n" "STEPS:\n" " 1. Move the cursor using the pointing device or touch the screen.\n" " 2. Perform some single/double/right click operations.\n" "VERIFICATION:\n" " Did the pointing device work as expected?" msgstr "" #. description #: ../jobs/input.txt.in:35 msgid "" "PURPOSE:\n" " This test will test your keyboard\n" "STEPS:\n" " 1. Click on Test\n" " 2. On the open text area, use your keyboard to type something\n" "VERIFICATION:\n" " Is your keyboard working properly?" msgstr "" #. description #: ../jobs/input.txt.in:46 msgid "" "PURPOSE:\n" " Manual detection of accelerometer.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is this system supposed to have an accelerometer?" msgstr "" #. description #: ../jobs/input.txt.in:59 msgid "" "PURPOSE:\n" " This test will test your accelerometer to see if it is detected\n" " and operational as a joystick device.\n" "STEPS:\n" " 1. Click on Test\n" " 2. Tilt your hardware in the directions onscreen until the axis " "threshold is met.\n" "VERIFICATION:\n" " Is your accelerometer properly detected? Can you use the device?" msgstr "" #. description #: ../jobs/install.txt.in:6 msgid "" "Tests to see that apt can access repositories and get updates (does not " "install updates). This is done to confirm that you could recover from an " "incomplete or broken update." msgstr "" #. description #: ../jobs/install.txt.in:17 msgid "" "Tests oem-config using Xpresser, and then checks that the user has been " "created successfully. Cleans up the newly created user after the test has " "passed." msgstr "" #. description #: ../jobs/keys.txt.in:21 msgid "" "PURPOSE:\n" " This test will test the brightness key\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses?" msgstr "" #. description #: ../jobs/keys.txt.in:35 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:51 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the mute key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:65 msgid "" "PURPOSE:\n" " This test will test the sleep key\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key?" msgstr "" #. description #: ../jobs/keys.txt.in:79 msgid "" "PURPOSE:\n" " This test will test the battery information key\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:93 msgid "" "PURPOSE:\n" " This test will test the wireless key\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Check that the wifi LED turns off or changes color\n" " 3. Check that wireless is disabled\n" " 4. Press the same key again\n" " 5. Check that the wifi LED turns on or changes color\n" " 6. Check that wireless is enabled\n" "VERIFICATION:\n" " Did the wireless turn off on the first press and on again on the " "second?\n" " (NOTE: the LED functionality will be reviewed in a following test. " "Please\n" " only consider the functionality of the wifi itself here.)" msgstr "" #. description #: ../jobs/keys.txt.in:114 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:130 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected?" msgstr "" #. description #: ../jobs/keys.txt.in:142 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only." msgstr "" #. description #: ../jobs/keys.txt.in:154 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/led.txt.in:3 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:14 msgid "" "PURPOSE:\n" " Power LED verification\n" "STEPS:\n" " 1. The Power LED should blink or change color while the system is " "suspended\n" "VERIFICATION:\n" " Did the Power LED blink or change color while the system was suspended " "for the previous suspend test?" msgstr "" #. description #: ../jobs/led.txt.in:24 msgid "" "PURPOSE:\n" " Suspend LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a dedicated Suspend LED.\n" " 1. The Suspend LED should blink or change color while the system is\n" " suspended\n" "VERIFICATION\n" " Did the Suspend LED blink or change color while the system was suspended?" msgstr "" #. description #: ../jobs/led.txt.in:36 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED turn orange?" msgstr "" #. description #: ../jobs/led.txt.in:47 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED shut off when system is fully charged?" msgstr "" #. description #: ../jobs/led.txt.in:59 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low?" msgstr "" #. description #: ../jobs/led.txt.in:71 msgid "" "PURPOSE:\n" " HDD LED verification\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should light when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED light?" msgstr "" #. description #: ../jobs/led.txt.in:83 msgid "" "PURPOSE:\n" " Numeric keypad LED verification\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/led.txt.in:96 msgid "" "PURPOSE:\n" " Block cap keys LED verification\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:108 msgid "" "PURPOSE:\n" " WLAN LED verification\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the\n" " wireless LED while turning wireless back on.\n" " 2. WLAN LED should light or change color when wireless is turned on\n" "VERIFICATION:\n" " Did the WLAN LED turn on or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:121 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled\n" "STEPS:\n" " 1. During the keys/wireless test you should have observed the WLAN LED\n" " while performing that test after turning wireless off.\n" " 2. WLAN LED should turn off or change color when wireless is turned off\n" "VERIFICATION:\n" " Did the WLAN LED turn off or change color as expected?" msgstr "" #. description #: ../jobs/led.txt.in:134 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice?" msgstr "" #. description #: ../jobs/led.txt.in:149 msgid "" "PURPOSE:\n" " Camera LED verification\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED light?" msgstr "" #. description #: ../jobs/led.txt.in:160 msgid "" "PURPOSE:\n" " Touchpad LED verification\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/led.txt.in:173 msgid "" "PURPOSE:\n" " Wireless (WLAN + Bluetooth) LED verification\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected?" msgstr "" #. description #: ../jobs/led.txt.in:189 msgid "" "PURPOSE:\n" " Audio Mute LED verification.\n" "STEPS:\n" " Skip this test if your system does not have a special Audio Mute LED.\n" " 1. Press the Mute key twice and observe the Audio LED to determine if " "it\n" " either turned off and on or changed colors.\n" "VERIFICATION:\n" " Did the Audio LED turn on and off change color as expected?" msgstr "" #. description #: ../jobs/local.txt.in:3 msgid "Audio tests" msgstr "Soinu probak" #. description #: ../jobs/local.txt.in:10 msgid "Benchmarks tests" msgstr "" #. description #: ../jobs/local.txt.in:17 msgid "Bluetooth tests" msgstr "" #. description #: ../jobs/local.txt.in:24 msgid "Camera tests" msgstr "" #. description #: ../jobs/local.txt.in:31 msgid "Codec tests" msgstr "" #. description #: ../jobs/local.txt.in:38 msgid "CPU tests" msgstr "" #. description #: ../jobs/local.txt.in:45 msgid "System Daemon tests" msgstr "" #. description #: ../jobs/local.txt.in:52 msgid "Disk tests" msgstr "Diskoen probak" #. description #: ../jobs/local.txt.in:66 msgid "eSATA disk tests" msgstr "" #. description #: ../jobs/local.txt.in:73 msgid "Fingerprint reader tests" msgstr "Hatzmarka-irakurleen probak" #. description #: ../jobs/local.txt.in:80 msgid "Firewire disk tests" msgstr "Firewire diskoen probak" #. description #: ../jobs/local.txt.in:94 msgid "Floppy disk tests" msgstr "" #. description #: ../jobs/local.txt.in:101 msgid "Graphics tests" msgstr "" #. description #: ../jobs/local.txt.in:108 msgid "Hibernation tests" msgstr "" #. description #: ../jobs/local.txt.in:115 msgid "Informational tests" msgstr "" #. description #: ../jobs/local.txt.in:122 msgid "Input Devices tests" msgstr "" #. description #: ../jobs/local.txt.in:129 msgid "Software Installation tests" msgstr "" #. description #: ../jobs/local.txt.in:136 msgid "Hotkey tests" msgstr "" #. description #: ../jobs/local.txt.in:143 msgid "LED tests" msgstr "" #. description #: ../jobs/local.txt.in:150 msgid "Media Card tests" msgstr "" #. description #: ../jobs/local.txt.in:157 msgid "Memory tests" msgstr "" #. description #: ../jobs/local.txt.in:164 msgid "Rendercheck tests" msgstr "" #. description #: ../jobs/local.txt.in:178 msgid "Miscellaneous tests" msgstr "" #. description #: ../jobs/local.txt.in:185 msgid "Monitor tests" msgstr "Monitoreen probak" #. description #: ../jobs/local.txt.in:171 msgid "Networking tests" msgstr "" #. description #: ../jobs/local.txt.in:199 msgid "Optical Drive tests" msgstr "" #. description #: ../jobs/local.txt.in:206 msgid "Panel Clock Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:213 msgid "Panel Reboot Verification tests" msgstr "" #. description #: ../jobs/local.txt.in:220 msgid "ExpressCard tests" msgstr "" #. description #: ../jobs/local.txt.in:227 msgid "Peripheral tests" msgstr "Periferikoen probak" #. description #: ../jobs/local.txt.in:234 msgid "Piglit tests" msgstr "" #. description #: ../jobs/local.txt.in:241 msgid "Power Management tests" msgstr "" #. description #: ../jobs/local.txt.in:248 msgid "Server Services checks" msgstr "" #. description #: ../jobs/local.txt.in:255 msgid "Suspend tests" msgstr "" #. description #: ../jobs/local.txt.in:262 msgid "Touchpad tests" msgstr "" #. description #: ../jobs/local.txt.in:269 msgid "Touchscreen tests" msgstr "" #. description #: ../jobs/local.txt.in:276 msgid "USB tests" msgstr "" #. description #: ../jobs/local.txt.in:283 msgid "User Applications" msgstr "" #. description #: ../jobs/local.txt.in:290 msgid "Virtualization tests" msgstr "" #. description #: ../jobs/local.txt.in:297 msgid "Wireless networking tests" msgstr "" #. description #: ../jobs/local.txt.in:304 msgid "Mobile broadband tests" msgstr "" #. description #: ../jobs/local.txt.in:311 msgid "Stress tests" msgstr "" #. description #: ../jobs/local.txt.in:318 msgid "Smoke tests" msgstr "" #. description #: ../jobs/local.txt.in:325 msgid "Sniff Sniffers" msgstr "" #. description #: ../jobs/mediacard.txt.in:4 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Multimedia Card (MMC) media\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:24 msgid "" "This test is automated and executes after the mediacard/mmc-insert test is " "run. It tests reading and writing to the MMC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:30 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of the MMC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:44 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED Secure Digital (SD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:67 msgid "" "This test is automated and executes after the mediacard/sd-insert test is " "run. It tests reading and writing to the SD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:93 msgid "" "This is a fully automated version of mediacard/sd-automated and assumes that " "the system under test has a memory card device plugged in prior to checkbox " "execution. It is intended for SRU automated testing." msgstr "" #. description #: ../jobs/mediacard.txt.in:94 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a UNLOCKED Secure Digital High-Capacity\n" " (SDHC) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:122 msgid "" "This test is automated and executes after the mediacard/sdhc-insert test is " "run. It tests reading and writing to the SDHC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:121 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SDHC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:135 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Compact Flash (CF) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:165 msgid "" "This test is automated and executes after the mediacard/cf-insert test is " "run. It tests reading and writing to the CF card." msgstr "" #. description #: ../jobs/mediacard.txt.in:161 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a CF card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1763 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a CF card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a CF card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1782 msgid "" "This test is automated and executes after the mediacard/cf-insert-after-" "suspend test is run. It tests reading and writing to the CF card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1791 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a CF card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the CF card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:216 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Secure Digital Extended Capacity (SDXC) media " "card\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:208 msgid "" "This test is automated and executes after the mediacard/sdxc-insert test is " "run. It tests reading and writing to the SDXC card." msgstr "" #. description #: ../jobs/mediacard.txt.in:242 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a SDXC card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1808 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a SDXC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a SDXC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1827 msgid "" "This test is automated and executes after the mediacard/sdxc-insert-after-" "suspend test is run. It tests reading and writing to the SDXC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1836 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a SDXC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDXC card from the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:298 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick (MS) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:251 msgid "" "This test is automated and executes after the mediacard/ms-insert test is " "run. It tests reading and writing to the MS card." msgstr "" #. description #: ../jobs/mediacard.txt.in:324 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MS card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1853 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MS card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MS card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1872 msgid "" "This test is automated and executes after the mediacard/ms-insert-after-" "suspend test is run. It tests reading and writing to the MS card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1881 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MS card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MS card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:379 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Memory Stick Pro (MSP) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:294 msgid "" "This test is automated and executes after the mediacard/msp-insert test is " "run. It tests reading and writing to the MSP card." msgstr "" #. description #: ../jobs/mediacard.txt.in:303 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a MSP card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1897 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a MSP card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a MSP card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1916 msgid "" "This test is automated and executes after the mediacard/msp-insert-after-" "suspend test is run. It tests reading and writing to the MSP card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1925 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a MSP card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MSP card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:460 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a Extreme Digital (xD) media card\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/mediacard.txt.in:337 msgid "" "This test is automated and executes after the mediacard/xd-insert test is " "run. It tests reading and writing to the xD card." msgstr "" #. description #: ../jobs/mediacard.txt.in:486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of a xD card from the systems card reader.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1941 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of a xD card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert a xD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1960 msgid "" "This test is automated and executes after the mediacard/xd-insert-after-" "suspend test is run. It tests reading and writing to the xD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1969 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of a xD card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the xD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/memory.txt.in:5 msgid "" "This test checks the amount of memory which is reporting in meminfo against " "the size of the memory modules detected by DMI." msgstr "" #. description #: ../jobs/memory.txt.in:15 msgid "Test and exercise memory." msgstr "" #. description #: ../jobs/miscellanea.txt.in:19 msgid "" "PURPOSE:\n" " Keep tester related information in the report\n" "STEPS:\n" " 1. Tester Information\n" " 2. Please enter the following information in the comments field:\n" " a. Name\n" " b. Email Address\n" " c. Reason for this test run\n" "VERIFICATION:\n" " Nothing to verify for this test" msgstr "" #. description #: ../jobs/miscellanea.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the system can switch to a virtual terminal " "and back to X\n" "STEPS:\n" " 1. Click \"Test\" to switch to another virtual terminal and then back to " "X\n" "VERIFICATION:\n" " Did your screen change temporarily to a text console and then switch " "back to your current session?" msgstr "" #. description #: ../jobs/miscellanea.txt.in:50 msgid "Run Firmware Test Suite (fwts) automated tests." msgstr "" #. description #: ../jobs/miscellanea.txt.in:60 msgid "Attaches the FWTS results log to the submission" msgstr "" #. description #: ../jobs/miscellanea.txt.in:67 msgid "" "This will run some basic connectivity tests against a BMC, verifying that " "IPMI works." msgstr "" #. description #: ../jobs/miscellanea.txt.in:73 msgid "" " Determine if we need to run tests specific to portable computers that may " "not apply to desktops." msgstr "" #. description #: ../jobs/miscellanea.txt.in:81 msgid "" "Test that the /var/crash directory doesn't contain anything. Lists the files " "contained within if it does, or echoes the status of the directory (doesn't " "exist/is empty)" msgstr "" #. description #: ../jobs/miscellanea.txt.in:87 msgid "" "Checks that a specified sources list file contains the requested repositories" msgstr "" #. description #: ../jobs/miscellanea.txt.in:92 msgid "Automated job to generate the PXE verification test for each NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:112 msgid "" "Automated job to generate the Remote Shared IPMI verification test for each " "NIC." msgstr "" #. description #: ../jobs/miscellanea.txt.in:130 msgid "" "PURPOSE:\n" " Some systems do not share IPMI over all NICs but instead have a dedicated " "management port directly connected to the BMC. This test verifies that you " "have used that port for remote IPMI connections and actions.\n" "STEPS:\n" " 1. Prior to running the test, you should have configured and used the " "Dedicated Management Port to remotely power off/on this sytem.\n" "VERIFICATION:\n" " Skip this test if this system ONLY uses shared management/ethernet ports OR " "if this system does not have a BMC (Management Console)\n" " 1. Select Yes if you successfully used IPMI to remotely power this system " "off and on using the dedicated management port.\n" " 2. Select No if you attempted to use the dedicated management port to " "remotely power this system off/on and it failed for some reason." msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:10 msgid "" "Creates a mobile broadband connection for a GSM based modem and checks the " "connection to ensure it's working. " msgstr "" #. description #: ../jobs/mobilebroadband.txt.in:21 msgid "" "Creates a mobile broadband connection for a CDMA based modem and checks the " "connection to ensure it's working." msgstr "" #. description #: ../jobs/monitor.txt.in:4 msgid "" "PURPOSE:\n" " This test will check your VGA port.\n" "STEPS:\n" " Skip this test if your system does not have a VGA port.\n" " 1. Connect a display (if not already connected) to the VGA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:16 msgid "" "PURPOSE:\n" " This test will check your DVI port.\n" "STEPS:\n" " Skip this test if your system does not have a DVI port.\n" " 1. Connect a display (if not already connected) to the DVI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:28 msgid "" "PURPOSE:\n" " This test will check your DisplayPort port.\n" "STEPS:\n" " Skip this test if your system does not have a DisplayPort port.\n" " 1. Connect a display (if not already connected) to the DisplayPort port " "on your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:40 msgid "" "PURPOSE:\n" " This test will check your HDMI port.\n" "STEPS:\n" " Skip this test if your system does not have a HDMI port.\n" " 1. Connect a display (if not already connected) to the HDMI port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:52 msgid "" "PURPOSE:\n" " This test will check your S-VIDEO port.\n" "STEPS:\n" " Skip this test if your system does not have a S-VIDEO port.\n" " 1. Connect a display (if not already connected) to the S-VIDEO port on " "your system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:64 msgid "" "PURPOSE:\n" " This test will check your RCA port.\n" "STEPS:\n" " Skip this test if your system does not have a RCA port.\n" " 1. Connect a display (if not already connected) to the RCA port on your " "system\n" "VERIFICATION:\n" " Was the desktop displayed correctly on both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:76 msgid "" "PURPOSE:\n" " This test verifies that multi-monitor output works on your desktop " "system. This is NOT the same test as the external monitor tests you would " "run on your laptop. You will need two monitors to perform this test.\n" "STEPS:\n" " Skip this test if your video card does not support multiple monitors.\n" " 1. If your second monitor is not already connected, connect it now\n" " 2. Open the \"Displays\" tool (open the dash and search for " "\"Displays\")\n" " 3. Configure your output to provide one desktop across both monitors\n" " 4. Open any application and drag it from one monitor to the next.\n" "VERIFICATION:\n" " Was the stretched desktop displayed correctly across both screens?" msgstr "" #. description #: ../jobs/monitor.txt.in:91 msgid "" "PURPOSE:\n" " This test will check your monitor power saving capabilities\n" "STEPS:\n" " 1. Click \"Test\" to try the power saving capabilities of your monitor\n" " 2. Press any key or move the mouse to recover\n" "VERIFICATION:\n" " Did the monitor go blank and turn on again?" msgstr "" #. description #: ../jobs/monitor.txt.in:105 msgid "" "PURPOSE:\n" " This test will test changes to screen brightness\n" "STEPS:\n" " 1. Click \"Test\" to try to dim the screen.\n" " 2. Check if the screen was dimmed approximately to half of the maximum " "brightness.\n" " 3. The screen will go back to the original brightness in 2 seconds.\n" "VERIFICATION:\n" " Was your screen dimmed approximately to half of the maximum brightness?" msgstr "" #. description #: ../jobs/ethernet.txt.in:9 msgid "Test to detect the available network controllers" msgstr "" #. description #: ../jobs/networking.txt.in:6 msgid "Tests whether the system has a working Internet connection." msgstr "" #. description #: ../jobs/networking.txt.in:11 msgid "Network Information" msgstr "" #. description #: ../jobs/ethernet.txt.in:68 ../jobs/suspend.txt.in:597 #: ../jobs/wireless.txt.in:371 msgid "" "This is an automated test to gather some info on the current state of your " "network devices. If no devices are found, the test will exit with an error." msgstr "" #. description #: ../jobs/ethernet.txt.in:25 msgid "" "PURPOSE:\n" " This test will check your wired connection\n" "STEPS:\n" " 1. Click on the Network icon in the top panel\n" " 2. Select a network below the \"Wired network\" section\n" " 3. Click \"Test\" to verify that it's possible to establish a HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:65 msgid "" "PURPOSE:\n" " This test will check that a DSL modem can be configured and connected.\n" "STEPS:\n" " 1. Connect the telephone line to the computer\n" " 2. Click on the Network icon on the top panel.\n" " 3. Select \"Edit Connections\"\n" " 4. Select the \"DSL\" tab\n" " 5. Click on \"Add\" button\n" " 6. Configure the connection parameters properly\n" " 7. Click \"Test\" to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/networking.txt.in:47 msgid "" "Automated test case to verify availability of some system on the network " "using ICMP ECHO packets." msgstr "" #. description #: ../jobs/networking.txt.in:53 ../jobs/peripheral.txt.in:37 msgid "" "Automated test case to make sure that it's possible to download files " "through HTTP" msgstr "" #. description #: ../jobs/networking.txt.in:61 msgid "Test to see if we can sync local clock to an NTP server" msgstr "" #. description #: ../jobs/networking.txt.in:67 msgid "" "Verify that an installation of checkbox-server on the network can be reached " "over SSH." msgstr "" #. description #: ../jobs/networking.txt.in:73 msgid "Try to enable a remote printer on the network and print a test page." msgstr "" #. description #: ../jobs/ethernet.txt.in:38 msgid "" "Automated test to walk multiple network cards and test each one in sequence." msgstr "" #. description #: ../jobs/optical.txt.in:4 msgid "Test to detect the optical drives" msgstr "" #. description #: ../jobs/optical.txt.in:14 msgid "Optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:37 msgid "Automated optical read test." msgstr "" #. description #: ../jobs/optical.txt.in:53 msgid "CD write test." msgstr "" #. description #: ../jobs/optical.txt.in:79 msgid "Automated CD write test" msgstr "" #. description #: ../jobs/optical.txt.in:96 msgid "" "PURPOSE:\n" " This test will check your CD audio playback capabilities\n" "STEPS:\n" " 1. Insert an audio CD in your optical drive\n" " 2. When prompted, launch the Music Player\n" " 3. Locate the CD in the display of the Music Player\n" " 4. Select the CD in the Music Player\n" " 5. Click the Play button to listen to the music on the CD\n" " 6. Stop playing after some time\n" " 7. Right click on the CD icon and select \"Eject Disc\"\n" " 8. The CD should be ejected\n" " 9. Close the Music Player\n" "VERIFICATION:\n" " Did all the steps work?" msgstr "" #. description #: ../jobs/optical.txt.in:116 msgid "DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:142 msgid "Automated DVD write test." msgstr "" #. description #: ../jobs/optical.txt.in:162 msgid "" "PURPOSE:\n" " This test will check your DVD playback capabilities\n" "STEPS:\n" " 1. Insert a DVD that contains any movie in your optical drive\n" " 2. Click \"Test\" to play the DVD in Totem\n" "VERIFICATION:\n" " Did the file play?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:4 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock displays the correct date " "and time\n" "STEPS:\n" " 1. Check the clock in the upper right corner of your desktop.\n" "VERIFICATION:\n" " Is the clock displaying the correct date and time for your timezone?" msgstr "" #. description #: ../jobs/panel_clock_test.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that the desktop clock synchronizes with the system " "clock.\n" "STEPS:\n" " 1. Click the \"Test\" button and verify the clock moves ahead by 1 hour.\n" " Note: It may take a minute or so for the clock to refresh\n" " 2. Right click on the clock, then click on \"Time & Date Settings...\"\n" " 3. Ensure that your clock application is set to manual.\n" " 4. Change the time 1 hour back\n" " 5. Close the window and reboot\n" "VERIFICATION:\n" " Is your system clock displaying the correct date and time for your " "timezone?" msgstr "" #. description #: ../jobs/panel_reboot.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that you can reboot your system from the desktop " "menu\n" "STEPS:\n" " 1. Click the Gear icon in the upper right corner of the desktop and click " "on \"Shut Down\"\n" " 2. Click the \"Restart\" button on the left side of the Shut Down dialog\n" " 3. After logging back in, restart System Testing and it should resume " "here\n" "VERIFICATION:\n" " Did your system restart and bring up the GUI login cleanly?" msgstr "" #. description #: ../jobs/peripheral.txt.in:3 msgid "" "PURPOSE:\n" " This test will verify that a network printer is usable\n" "STEPS:\n" " 1. Make sure that a printer is available in your network\n" " 2. Click on the Gear icon in the upper right corner and then click on " "Printers\n" " 3. If the printer isn't already listed, click on Add\n" " 4. The printer should be detected and proper configuration values should " "be displayed\n" " 5. Print a test page\n" "VERIFICATION:\n" " Were you able to print a test page to the network printer?" msgstr "" #. description #: ../jobs/peripheral.txt.in:18 msgid "" "PURPOSE:\n" " This test will verify that a USB DSL or Mobile Broadband modem works\n" "STEPS:\n" " 1. Connect the USB cable to the computer\n" " 2. Right click on the Network icon in the panel\n" " 3. Select 'Edit Connections'\n" " 4. Select the 'DSL' (for ADSL modem) or 'Mobile Broadband' (for 3G modem) " "tab\n" " 5. Click on 'Add' button\n" " 6. Configure the connection parameters properly\n" " 7. Notify OSD should confirm that the connection has been established\n" " 8. Select Test to verify that it's possible to establish an HTTP " "connection\n" "VERIFICATION:\n" " Was the connection correctly established?" msgstr "" #. description #: ../jobs/piglit.txt.in:7 msgid "" "Runs piglit tests for checking support for framebuffer object operations, " "depth buffer and stencil buffer" msgstr "" #. description #: ../jobs/piglit.txt.in:16 msgid "Runs piglit tests for checking OpenGL 2.1 support" msgstr "" #. description #: ../jobs/piglit.txt.in:25 msgid "" "Runs piglit tests for checking support for vertex buffer object operations" msgstr "" #. description #: ../jobs/piglit.txt.in:34 msgid "" "Runs piglit tests for checking support for GLSL fragment shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:43 msgid "" "Runs piglit tests for checking support for GLSL vertex shader operations" msgstr "" #. description #: ../jobs/piglit.txt.in:52 msgid "Runs piglit tests for checking support for texture from pixmap" msgstr "" #. description #: ../jobs/piglit.txt.in:61 msgid "Runs piglit_tests for checking support for stencil buffer operations" msgstr "" #. description #: ../jobs/piglit.txt.in:70 msgid "Runs the piglit results summarizing tool" msgstr "" #. description #: ../jobs/piglit.txt.in:79 msgid "Archives the piglit-summary directory into the piglit-results.tar.gz." msgstr "" #. description #: ../jobs/power-management.txt.in:3 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle.\n" "STEPS:\n" " 1. Shutdown your machine.\n" " 2. Boot your machine.\n" " 3. Repeat steps 1 and 2 at least 5 times.\n" "VERIFICATION:\n" " Did the system shutdown and rebooted correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:17 msgid "Test ACPI Wakealarm (fwts wakealarm)" msgstr "" #. description #: ../jobs/power-management.txt.in:25 msgid "Attach log from fwts wakealarm test" msgstr "" #. description #: ../jobs/power-management.txt.in:39 msgid "" "PURPOSE:\n" " This test will check the system's ability to power-off and boot.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will shut down.\n" " 3. Power the machine back on.\n" " 4. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 5. Once the test has completed, restart checkbox and select 'Re-run' when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully shuts down and boots, select 'Yes', otherwise,\n" " select 'No'." msgstr "" #. description #: ../jobs/power-management.txt.in:55 msgid "" "This will attach any logs from the power-management/poweroff test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:66 msgid "" "PURPOSE:\n" " This test will check the system's ability to reboot cleanly.\n" "STEPS:\n" " 1. Select \"Test\" to begin.\n" " 2. The machine will reboot.\n" " 3. After rebooting, wait for the test prompts to inform you that the test " "is complete.\n" " 4. Once the test has completed, restart checkbox and select Re-Run when " "prompted.\n" "VERIFICATION:\n" " If the machine successfully reboots, select Yes then select Next." msgstr "" #. description #: ../jobs/power-management.txt.in:80 msgid "" "This will attach any logs from the power-management/reboot test to the " "results." msgstr "" #. description #: ../jobs/power-management.txt.in:86 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Close your laptop lid.\n" "VERIFICATION:\n" " Does closing your laptop lid cause your system to suspend?" msgstr "" #. description #: ../jobs/power-management.txt.in:103 msgid "" "PURPOSE:\n" " This test will check your lid sensors\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close and open the lid.\n" "VERIFICATION:\n" " Did the screen turn off while the lid was closed?" msgstr "" #. description #: ../jobs/power-management.txt.in:121 msgid "" "PURPOSE:\n" " This test will check your lid sensors.\n" "STEPS:\n" " 1. Click \"Test\".\n" " 2. Close the lid.\n" " 3. Wait 5 seconds with the lid closed.\n" " 4. Open the lid.\n" "VERIFICATION:\n" " Did the system resume when the lid was opened?" msgstr "" #. description #: ../jobs/power-management.txt.in:136 msgid "Make sure that the RTC (Real-Time Clock) device exists." msgstr "" #. description #: ../jobs/power-management.txt.in:145 msgid "" "Check to see if CONFIG_NO_HZ is set in the kernel (this is just a simple " "regression check)" msgstr "" #. description #: ../jobs/power-management.txt.in:151 msgid "" "PURPOSE:\n" " This test will ensure that the AC is unplugged for the battery drain " "tests to run.\n" "STEPS:\n" " 1. Unplug laptop from AC.\n" "VERIFICATION:\n" " Was the laptop unplugged from AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "Checks the battery drain during idle. Reports time until empty" msgstr "" #. description #: ../jobs/power-management.txt.in:163 msgid "and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "Checks the battery drain while watching a movie. Reports time" msgstr "" #. description #: ../jobs/power-management.txt.in:173 msgid "until empty and capacity as well. Requires MOVIE_VAR to be set." msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "Checks the battery drain during suspend. Reports time until" msgstr "" #. description #: ../jobs/power-management.txt.in:185 msgid "empty and capacity as well." msgstr "" #. description #: ../jobs/power-management.txt.in:193 msgid "" "PURPOSE:\n" " This test will ensure that the AC is plugged back in after the battery.\n" " tests\n" "STEPS:\n" " 1. Plug laptop into AC.\n" "VERIFICATION:\n" " Was the laptop plugged into AC?" msgstr "" #. description #: ../jobs/power-management.txt.in:206 msgid "" "PURPOSE:\n" " This test will verify that your system can successfully reboot.\n" "STEPS:\n" " 1. Select 'Test' to initiate a system reboot.\n" " 2. When the grub boot menu is displayed, boot into Ubuntu (Or allow the\n" " system to automatically boot on its own).\n" " 3. Once the system has restarted, log in and restart checkbox-" "certification-server.\n" " 4. Select 'Re-Run' to return to this test.\n" " 5. Select 'Yes' to indicate the test has passed if the system rebooted\n" " successfully, otherwise, select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system reboot correctly?" msgstr "" #. description #: ../jobs/power-management.txt.in:224 msgid "" "PURPOSE:\n" " This test will check your system shutdown/booting cycle\n" "STEPS:\n" " 1. Select 'Test' to initiate a system shutdown.\n" " 2. Power the system back on.\n" " 3. From the grub menu, boot into the Xen Hypervisor.\n" " 4. When the system has restarted, log in and restart checkbox-" "certification-server.\n" " 5. Select 'Re-Run' to return to this test.\n" " 6. Select 'Yes' to indicate the test has passed if the machine shut " "down\n" " successfully otherwise, Select 'No' to indicate there was a problem.\n" "VERIFICATION:\n" " Did the system shutdown and boot correctly?" msgstr "" #. description #: ../jobs/rendercheck.txt.in:6 msgid "" "Runs all of the rendercheck test suites. This test can take a few minutes." msgstr "" #. description #: ../jobs/rendercheck.txt.in:13 msgid "Attach log from rendercheck tests" msgstr "" #. description #: ../jobs/server-services.txt.in:5 msgid "Verifies that sshd is running." msgstr "" #. description #: ../jobs/server-services.txt.in:11 msgid "Verifies that Print/CUPs server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:20 msgid "Verifies that DNS server is running and working." msgstr "" #. description #: ../jobs/server-services.txt.in:29 msgid "Verifies that Samba server is running." msgstr "" #. description #: ../jobs/server-services.txt.in:40 msgid "Verifies that the LAMP stack is running (Apache, MySQL and PHP)." msgstr "" #. description #: ../jobs/server-services.txt.in:47 msgid "Verifies that Tomcat server is running and working." msgstr "" #. description #: ../jobs/smoke.txt.in:4 msgid "Check success result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:10 msgid "Check failed result from shell test case" msgstr "" #. description #: ../jobs/smoke.txt.in:17 msgid "Check job is executed when dependency succeeds" msgstr "" #. description #: ../jobs/smoke.txt.in:24 msgid "Check job result is set to uninitiated when dependency fails" msgstr "" #. description #: ../jobs/smoke.txt.in:31 msgid "Check job is executed when requirements are met" msgstr "" #. description #: ../jobs/smoke.txt.in:38 msgid "" "Check job result is set to \"not required on this system\" when requirements " "are not met" msgstr "" #. description #: ../jobs/smoke.txt.in:43 msgid "" "PURPOSE:\n" " This test checks that the manual plugin works fine\n" "STEPS:\n" " 1. Add a comment\n" " 2. Set the result as passed\n" "VERIFICATION:\n" " Check that in the report the result is passed and the comment is " "displayed" msgstr "" #. description #: ../jobs/sniff.txt.in:36 msgid "" "PURPOSE:\n" " Simulates a failure by rebooting the machine\n" "STEPS:\n" " 1. Click test to trigger a reboot\n" " 2. Select \"Continue\" once logged back in and checkbox is restarted\n" "VERIFICATION:\n" " You won't see the user-verify" msgstr "" #. description #: ../jobs/sniff.txt.in:47 msgid "" "PURPOSE:\n" " If Recovery is successful, you will see this test on restarting checkbox, " "not\n" " sniff4.\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/sniff.txt.in:68 msgid "" "PURPOSE:\n" " To sniff things out\n" "STEPS:\n" " 1. Click Yes\n" "VERIFICATION:\n" " None Necessary, this is a bogus test" msgstr "" #. description #: ../jobs/stress.txt.in:7 msgid "" "PURPOSE:\n" " Create jobs that use the CPU as much as possible for two hours. The test " "is considered passed if the system does not freeze." msgstr "" #. description #: ../jobs/stress.txt.in:28 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 30 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:41 msgid "Attaches the log from the 30 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:59 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 30 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:67 msgid "" "Automated check of the 30 cycle hibernate log for errors detected by fwts." msgstr "" #. description #: ../jobs/stress.txt.in:74 msgid "Attaches the log from the 30 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:97 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "hibernate/resume for 250 cycles" msgstr "" #. description #: ../jobs/stress.txt.in:104 msgid "" "Attaches the log from the 250 cycle Hibernate/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:120 msgid "" "PURPOSE:\n" " This is an automated stress test that will force the system to " "suspend/resume for 250 cycles." msgstr "" #. description #: ../jobs/stress.txt.in:127 msgid "Attaches the log from the 250 cycle Suspend/Resume test if it exists" msgstr "" #. description #: ../jobs/stress.txt.in:133 ../jobs/suspend.txt.in:265 msgid "" "Checks the sleep times to ensure that a machine suspends and resumes within " "a given threshold" msgstr "" #. description #: ../jobs/stress.txt.in:144 msgid "Stress reboot system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:160 msgid "Stress poweroff system (100 cycles)" msgstr "" #. description #: ../jobs/stress.txt.in:172 msgid "Check logs for the stress reboot (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:184 msgid "Check logs for the stress poweroff (100 cycles) test case" msgstr "" #. description #: ../jobs/stress.txt.in:199 msgid "Run the graphics stress test. This test can take a few minutes." msgstr "" #. description #: ../jobs/stress.txt.in:208 msgid "Attaches the graphics stress results to the submission." msgstr "" #. description #: ../jobs/stress.txt.in:214 msgid "Runs a test that transfers 100 10MB files 3 times to usb." msgstr "" #. description #: ../jobs/stress.txt.in:220 msgid "Runs a test that transfers 100 10MB files 3 times to a SDHC card." msgstr "" #. description #: ../jobs/stress.txt.in:227 msgid "Ping ubuntu.com and restart network interfaces 100 times" msgstr "" #. description #: ../jobs/stress.txt.in:237 msgid "" "PURPOSE:\n" " To make sure that stressing the wifi hotkey does not cause applets to " "disappear from the panel or the system to lock up\n" "STEPS:\n" " 1. Log in to desktop\n" " 2. Press wifi hotkey at a rate of 1 press per second and slowly increase " "the speed of the tap, until you are tapping as fast as possible\n" "VERIFICATION:\n" " Verify the system is not frozen and the wifi and bluetooth applets are " "still visible and functional" msgstr "" #. description #: ../jobs/suspend.txt.in:5 msgid "Record the current network before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:11 msgid "Record the current resolution before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:20 msgid "Record mixer settings before suspending." msgstr "" #. description #: ../jobs/suspend.txt.in:26 msgid "Verify that all the CPUs are online before suspending" msgstr "" #. description #: ../jobs/suspend.txt.in:32 msgid "" "Dumps memory info to a file for comparison after suspend test has been run" msgstr "" #. description #: ../jobs/suspend.txt.in:42 msgid "" "This test disconnects all connections and then connects to the wireless " "interface. It then checks the connection to confirm it's working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:200 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Make sure Bluetooth is enabled by checking the Bluetooth indicator " "applet\n" " 2. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 3. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:226 msgid "" "PURPOSE:\n" " This test will check suspend and resume\n" "STEPS:\n" " 1. Click \"Test\" and your system will suspend for about 30 - 60 " "seconds\n" " 2. Observe the Power LED to see if it blinks or changes color during " "suspend\n" " 3. If your system does not wake itself up after 60 seconds, please press " "the power button momentarily to wake the system manually\n" " 4. If your system fails to wake at all and must be rebooted, restart " "System Testing after reboot and mark this test as Failed\n" "VERIFICATION:\n" " Did your system suspend and resume correctly?\n" " (NOTE: Please only consider whether the system successfully suspended " "and resumed. Power/Suspend LED verification will occur after this test is " "completed.)" msgstr "" #. description #: ../jobs/suspend.txt.in:243 msgid "This is the automated version of suspend/suspend_advanced." msgstr "" #. description #: ../jobs/suspend.txt.in:253 msgid "" "Automated check of the suspend log to look for errors reported by fwts" msgstr "" #. description #: ../jobs/suspend.txt.in:274 msgid "" "PURPOSE:\n" " Wake up by USB keyboard\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any key of USB keyboard to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed a keyboard key?" msgstr "" #. description #: ../jobs/suspend.txt.in:290 msgid "" "PURPOSE:\n" " Wake up by USB mouse\n" "STEPS:\n" " 1. Enable \"Wake by USB KB/Mouse\" item in BIOS\n" " 2. Press \"Test\" to enter suspend (S3) mode\n" " 3. Press any button of USB mouse to wake system up\n" "VERIFICATION:\n" " Did the system wake up from suspend mode when you pressed the mouse " "button?" msgstr "" #. description #: ../jobs/suspend.txt.in:304 msgid "Test the network after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:311 msgid "" "Test to see that we have the same resolution after resuming as before." msgstr "" #. description #: ../jobs/suspend.txt.in:332 msgid "" "Verify that mixer settings after suspend are the same as before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:347 msgid "Verify that all CPUs are online after resuming." msgstr "" #. description #: ../jobs/suspend.txt.in:362 msgid "Verify that all memory is available after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:370 msgid "" "PURPOSE:\n" " This test will check that the display is correct after suspend and " "resume\n" "STEPS:\n" " 1. Check that your display does not show up visual artifacts after " "resuming.\n" "VERIFICATION:\n" " Does the display work normally after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:385 msgid "" "This test checks that the wireless interface is working after suspending the " "system. It disconnects all interfaces and then connects to the wireless " "interface and checks that the connection is working as expected." msgstr "" #. description #: ../jobs/suspend.txt.in:488 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:502 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:516 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:530 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol after the system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:610 ../jobs/wireless.txt.in:139 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:633 ../jobs/wireless.txt.in:161 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11b/g protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the B and G " "wireless bands\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:656 ../jobs/wireless.txt.in:185 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using " "WPA\n" " security and the 802.11n protocols.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use WPA2 and ensure the PSK matches " "that set in ROUTER_PSK\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:679 ../jobs/wireless.txt.in:209 msgid "" "PURPOSE:\n" " Tests that the systems wireless hardware can connect to a router using\n" " no security and the 802.11n protocol.\n" "STEPS:\n" " 1. Open your routers configuration tool\n" " 2. Change the settings to only accept connections on the N wireless " "band\n" " 3. Make sure the SSID is set to ROUTER_SSID\n" " 4. Change the security settings to use no security\n" " 5. Click the 'Test' button to create a connection to the router and test " "the connection\n" "VERIFICATION:\n" " Verification is automated, do not change the automatically selected " "result." msgstr "" #. description #: ../jobs/suspend.txt.in:760 msgid "" "This test grabs the hardware address of the bluetooth adapter after suspend " "and compares it to the address grabbed before suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:872 msgid "" "This is an automated Bluetooth file transfer test. It sends an image to the " "device specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:928 msgid "" "This is an automated Bluetooth test. It emulates browsing on a remote device " "specified by the BTDEVADDR environment variable." msgstr "" #. description #: ../jobs/suspend.txt.in:984 msgid "" "This is an automated Bluetooth test. It receives the given file from a " "remote host specified by the BTDEVADDR environment variable" msgstr "" #. description #: ../jobs/suspend.txt.in:996 msgid "" "PURPOSE:\n" " This test will send the image 'JPEG_Color_Image_Ubuntu.jpg' to a " "specified device\n" "STEPS:\n" " 1. Click \"Test\" and you will be prompted to enter the Bluetooth device " "name of a device that can accept file transfers (It may take a few moments " "after entering the name for the file to begin sending)\n" " 2. Accept any prompts that appear on both devices\n" "VERIFICATION:\n" " Was the data correctly transferred?" msgstr "" #. description #: ../jobs/suspend.txt.in:1011 msgid "" "PURPOSE:\n" " This test will cycle through the detected display modes\n" "STEPS:\n" " 1. Click \"Test\" and the display will cycle trough the display modes\n" "VERIFICATION:\n" " Did your display look fine in the detected mode?" msgstr "" #. description #: ../jobs/suspend.txt.in:1024 msgid "" "This test will check to make sure supported video modes work after a suspend " "and resume. This is done automatically by taking screenshots and uploading " "them as an attachment." msgstr "" #. description #: ../jobs/suspend.txt.in:1033 msgid "" "This attaches screenshots from the " "suspend/cycle_resolutions_after_suspend_auto test to the results submission." msgstr "" #. description #: ../jobs/suspend.txt.in:1064 msgid "" "This will check to make sure that your audio device works properly after a " "suspend and resume. This may work fine with speakers and onboard " "microphone, however, it works best if used with a cable connecting the audio-" "out jack to the audio-in jack." msgstr "" #. description #: ../jobs/suspend.txt.in:1070 msgid "Attaches the log from the single suspend/resume test to the results" msgstr "" #. description #: ../jobs/suspend.txt.in:1079 msgid "" "PURPOSE:\n" " Take a screengrab of the current screen after suspend (logged on Unity " "desktop)\n" "STEPS:\n" " 1. Take picture using USB webcam\n" "VERIFICATION:\n" " Review attachment manually later" msgstr "" #. description #: ../jobs/suspend.txt.in:1102 msgid "" "PURPOSE:\n" " Do some challenging operations then check for lockup on the GPU\n" "STEPS:\n" " 1. Create 2 glxgears windows and move them quickly\n" " 2. Switch workspaces with wmctrl\n" " 3. Launch an HTML5 video playback in firefox\n" "VERIFICATION:\n" " After a 60s workload, check kern.log for reported GPU errors" msgstr "" #. description #: ../jobs/suspend.txt.in:1130 msgid "" "Checks the length of time it takes to reconnect an existing wifi connection " "after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1152 msgid "" "Checks the length of time it takes to reconnect an existing wired " "connection\n" " after a suspend/resume cycle." msgstr "" #. description #: ../jobs/suspend.txt.in:1160 msgid "" "PURPOSE:\n" " Validate that the power LED operated the same after resuming from " "suspend\n" "STEPS:\n" " 1. Power LED should be on while device is switched on\n" "VERIFICATION:\n" " Does the power LED remain on after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1172 msgid "" "PURPOSE:\n" " Validate that the battery light shows charging status after resuming " "from suspend\n" "STEPS:\n" " 1. Let system run on battery for a while\n" " 2. Plug in AC plug\n" "VERIFICATION:\n" " Did the battery indicator LED still turn orange after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1184 msgid "" "PURPOSE:\n" " Validate that the battery LED properly displays charged status after " "resuming from suspend\n" "STEPS:\n" " 1. Let system run on battery for a short time\n" " 2. Plug in AC\n" " 3. Let system run on AC\n" "VERIFICATION:\n" " Does the orange battery LED still shut off when system is fully charged " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1197 msgid "" "PURPOSE:\n" " Validate that the battery LED indicated low power after resuming from " "suspend\n" "STEPS:\n" " 1. Let system run on battery for several hours\n" " 2. Monitor battery LED carefully\n" "VERIFICATION:\n" " Does the LED light orange when battery is low after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1210 msgid "" "PURPOSE:\n" " Validate that the HDD LED still operates as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select \"Test\" to write and read a temporary file for a few seconds\n" " 2. HDD LED should blink when writing to/reading from HDD\n" "VERIFICATION:\n" " Did the HDD LED still blink with HDD activity after resuming from " "suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1223 msgid "" "PURPOSE:\n" " Validate that the numeric keypad LED operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Num\" key to toggle numeric keypad LED\n" " 2. Click on the \"Test\" button to open a window to verify your typing\n" " 3. Type using the numeric keypad both when the LED is on and off\n" "VERIFICATION:\n" " 1. Numeric keypad LED status should toggle everytime the \"Block Num\" " "key is pressed\n" " 2. Numbers should only be entered in the keyboard verification window " "when the LED is on" msgstr "" #. description #: ../jobs/suspend.txt.in:1237 msgid "" "PURPOSE:\n" " Validate that the Caps Lock key operates the same before and after " "resuming from suspend\n" "STEPS:\n" " 1. Press \"Block Cap Keys\" to activate/deactivate cap keys blocking\n" " 2. Cap Keys LED should be switched on/off every time the key is pressed\n" "VERIFICATION:\n" " Did the Cap Keys LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1249 msgid "" "PURPOSE:\n" " WLAN LED verification after resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established\n" " 2. WLAN LED should light\n" "VERIFICATION:\n" " Did the WLAN LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1261 msgid "" "PURPOSE:\n" " Validate that WLAN LED shuts off when disabled after resuming from " "suspend\n" "STEPS:\n" " 1. Connect to AP\n" " 2. Use Physical switch to disable WLAN\n" " 3. Re-enable\n" " 4. Use Network-Manager to disable WLAN\n" "VERIFICATION:\n" " Did the LED turn off then WLAN is disabled after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1275 msgid "" "PURPOSE:\n" " Validate that the Bluetooth LED turns on and off when BT is " "enabled/disabled after resuming from suspend\n" "STEPS:\n" " 1. Switch bluetooth off from a hardware switch (if present)\n" " 2. Switch bluetooth back on\n" " 3. Switch bluetooth off from the panel applet\n" " 4. Switch bluetooth back on\n" "VERIFICATION:\n" " Did the bluetooth LED turn off and on twice after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1292 msgid "" "PURPOSE:\n" " Validate that the camera LED still works as expected after resuming from " "suspend\n" "STEPS:\n" " 1. Select Test to activate camera\n" " 2. Camera LED should light for a few seconds\n" "VERIFICATION:\n" " Did the camera LED still turn on and off after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1304 msgid "" "PURPOSE:\n" " Touchpad LED verification after resuming from suspend\n" "STEPS:\n" " 1. Click on the touchpad button or press key combination to " "enable/disable touchpad button\n" " 2. Slide your finger on the touchpad\n" "VERIFICATION:\n" " 1. Touchpad LED status should toggle everytime the button is clicked or " "the key combination is pressed\n" " 2. When the LED is on, the mouse pointer should move on touchpad usage\n" " 3. When the LED is off, the mouse pointer should not move on touchpad " "usage" msgstr "" #. description #: ../jobs/suspend.txt.in:1318 msgid "" "PURPOSE:\n" " Validate Wireless (WLAN + Bluetooth) LED operated the same after " "resuming from suspend\n" "STEPS:\n" " 1. Make sure WLAN connection is established and Bluetooth is enabled.\n" " 2. WLAN/Bluetooth LED should light\n" " 3. Switch WLAN and Bluetooth off from a hardware switch (if present)\n" " 4. Switch them back on\n" " 5. Switch WLAN and Bluetooth off from the panel applet\n" " 6. Switch them back on\n" "VERIFICATION:\n" " Did the WLAN/Bluetooth LED light as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1335 msgid "" "PURPOSE:\n" " This test will test the brightness key after resuming from suspend\n" "STEPS:\n" " 1. Press the brightness buttons on the keyboard\n" "VERIFICATION:\n" " Did the brightness change following to your key presses after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1350 msgid "" "PURPOSE:\n" " This test will test the volume keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no volume keys.\n" " 1. Click test to open a window on which to test the volume keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Did the volume change following to your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1367 msgid "" "PURPOSE:\n" " This test will test the mute key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the mute key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Did the volume mute following your key presses?" msgstr "" #. description #: ../jobs/suspend.txt.in:1381 msgid "" "PURPOSE:\n" " This test will test the sleep key after resuming from suspend\n" "STEPS:\n" " 1. Press the sleep key on the keyboard\n" " 2. Wake your system up by pressing the power button\n" "VERIFICATION:\n" " Did the system go to sleep after pressing the sleep key after resuming " "from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1396 msgid "" "PURPOSE:\n" " This test will test the battery information key after resuming from " "suspend\n" "STEPS:\n" " Skip this test if you do not have a Battery Button.\n" " 1. Click Test to begin\n" " 2. Press the Battery Info button (or combo like Fn+F3)\n" " 3: Close the Power Statistics tool if it opens\n" "VERIFICATION:\n" " Did the Battery Info key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1411 msgid "" "PURPOSE:\n" " This test will test the wireless key after resuming from suspend\n" "STEPS:\n" " 1. Press the wireless key on the keyboard\n" " 2. Press the same key again\n" "VERIFICATION:\n" " Did the wireless go off on the first press and on again on the second " "after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1427 msgid "" "PURPOSE:\n" " This test will test the media keys of your keyboard after resuming from " "suspend\n" "STEPS:\n" " Skip this test if your computer has no media keys.\n" " 1. Click test to open a window on which to test the media keys.\n" " 2. If all the keys work, the test will be marked as passed.\n" "VERIFICATION:\n" " Do the keys work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1444 msgid "" "PURPOSE:\n" " This test will test the super key of your keyboard after resuming from " "suspend\n" "STEPS:\n" " 1. Click test to open a window on which to test the super key.\n" " 2. If the key works, the test will pass and the window will close.\n" "VERIFICATION:\n" " Does the super key work as expected after resuming from suspend?" msgstr "" #. description #: ../jobs/suspend.txt.in:1457 msgid "" "PURPOSE:\n" " Validate that the External Video hot key is working as expected after " "resuming from suspend\n" "STEPS:\n" " 1. Plug in an external monitor\n" " 2. Press the display hot key to change the monitors configuration\n" "VERIFICATION:\n" " Check that the video signal can be mirrored, extended, displayed on " "external or onboard only, after resuming from suspend." msgstr "" #. description #: ../jobs/suspend.txt.in:1470 msgid "" "PURPOSE:\n" " Verify touchpad hotkey toggles touchpad functionality on and off after " "resuming from suspend\n" "STEPS:\n" " 1. Verify the touchpad is functional\n" " 2. Tap the touchpad toggle hotkey\n" " 3. Tap the touchpad toggle hotkey again\n" "VERIFICATION:\n" " Verify the touchpad has been disabled and re-enabled." msgstr "" #. description #: ../jobs/suspend.txt.in:1486 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1506 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device after suspend and resume.\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1524 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device after suspend.\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1543 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device after suspend\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1560 msgid "" "This test is automated and executes after the " "suspend/usb_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1572 msgid "" "This test is automated and executes after the " "suspend/usb3_insert_after_suspend test is run." msgstr "" #. description #: ../jobs/suspend.txt.in:1582 ../jobs/usb.txt.in:172 msgid "" "This is an automated version of usb/storage-automated and assumes that the " "server has usb storage devices plugged in prior to checkbox execution. It is " "intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1595 ../jobs/usb.txt.in:184 msgid "" "This is an automated version of usb3/storage-automated and assumes that the " "server has usb 3.0 storage devices plugged in prior to checkbox execution. " "It is intended for servers and SRU automated testing." msgstr "" #. description #: ../jobs/suspend.txt.in:1628 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an MMC card after the system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an MMC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1647 msgid "" "This test is automated and executes after the mediacard/mmc-insert-after-" "suspend test is run. It tests reading and writing to the MMC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1656 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an MMC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the MMC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1672 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SD card after the system\n" " has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SD card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1692 msgid "" "This test is automated and executes after the mediacard/sd-insert-after-" "suspend test is run. It tests reading and writing to the SD card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1701 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects\n" " the removal of an SD card from the systems card reader\n" " after the system has been suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SD card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1718 msgid "" "PURPOSE:\n" " This test will check that the systems media card reader can\n" " detect the insertion of an UNLOCKED SDHC media card after the\n" " system has been suspended\n" "STEPS:\n" " 1. Click \"Test\" and insert an UNLOCKED SDHC card into the reader.\n" " If a file browser opens up, you can safely close it.\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not remove the device after this test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/suspend.txt.in:1738 msgid "" "This test is automated and executes after the mediacard/sdhc-insert-after-" "suspend test is run. It tests reading and writing to the SDHC card after the " "system has been suspended." msgstr "" #. description #: ../jobs/suspend.txt.in:1747 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal\n" " of an SDHC card from the systems card reader after the system has been " "suspended.\n" "STEPS:\n" " 1. Click \"Test\" and remove the SDHC card from the reader.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/touchpad.txt.in:5 msgid "" "PURPOSE:\n" " Touchpad user-verify\n" "STEPS:\n" " 1. Make sure that touchpad is enabled.\n" " 2. Move cursor using the touchpad.\n" "VERIFICATION:\n" " Did the cursor move?" msgstr "" #. description #: ../jobs/touchpad.txt.in:21 msgid "" "PURPOSE:\n" " Touchpad horizontal scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the horizontal slider by moving your finger " "right and left in the lower part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll right and left?" msgstr "" #. description #: ../jobs/touchpad.txt.in:37 msgid "" "PURPOSE:\n" " Touchpad vertical scroll verification\n" "STEPS:\n" " 1. Select \"Test\" when ready and place your cursor within the borders " "of the displayed test window.\n" " 2. Verify that you can move the vertical slider by moving your finger up " "and down in the right part of the touchpad.\n" "VERIFICATION:\n" " Could you scroll up and down?" msgstr "" #. description #: ../jobs/touchpad.txt.in:53 msgid "" "Determine whether the touchpad is detected as a singletouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:62 msgid "" "Determine whether the touchpad is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchpad.txt.in:69 msgid "" "PURPOSE:\n" " Touchpad manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the touchpad supposed to be multitouch?" msgstr "" #. description #: ../jobs/suspend.txt.in:1995 ../jobs/touchscreen.txt.in:35 msgid "" "PURPOSE:\n" " Check touchscreen tap recognition\n" "STEPS:\n" " 1. Tap an object on the screen with finger. The cursor should jump to " "location tapped and object should highlight\n" "VERIFICATION:\n" " Does tap recognition work?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:47 msgid "" "PURPOSE:\n" " Check touchscreen drag & drop\n" "STEPS:\n" " 1. Double tap, hold, and drag an object on the desktop\n" " 2. Drop the object in a different location\n" "VERIFICATION:\n" " Does the object select and drag and drop?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:60 msgid "" "PURPOSE:\n" " Check touchscreen pinch gesture for zoom\n" "STEPS:\n" " 1. Place two fingers on the screen and pinch them together\n" " 2. Place two fingers on the screen and move then apart\n" "VERIFICATION:\n" " Does the screen zoom in and out?" msgstr "" #. description #: ../jobs/touchscreen.txt.in:7 msgid "" "Determine whether the screen is detected as a non-touch device automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:16 msgid "" "Determine whether the screen is detected as a multitouch device " "automatically." msgstr "" #. description #: ../jobs/touchscreen.txt.in:23 msgid "" "PURPOSE:\n" " Touchscreen manual detection of multitouch.\n" "STEPS:\n" " 1. Look at the specifications for your system.\n" "VERIFICATION:\n" " Is the screen supposed to be multitouch?" msgstr "" #. description #: ../jobs/usb.txt.in:5 msgid "Detects and shows USB devices attached to this system." msgstr "" #. description #: ../jobs/usb.txt.in:12 msgid "" "PURPOSE:\n" " This test will check that your system detects USB storage devices.\n" "STEPS:\n" " 1. Plug in one or more USB keys or hard drives.\n" " 2. Click on \"Test\".\n" "INFO:\n" " $output\n" "VERIFICATION:\n" " Were the drives detected?" msgstr "" #. description #: ../jobs/usb.txt.in:28 msgid "" "PURPOSE:\n" " This test will check that you can use a USB HID device\n" "STEPS:\n" " 1. Enable either a USB mouse or keyboard\n" " 2. For mice, perform actions such as moving the pointer, right and left " "button clicks and double clicks\n" " 3. For keyboards, click the Test button to lauch a small tool. Type some " "text and close the tool.\n" "VERIFICATION:\n" " Did the device work as expected?" msgstr "" #. description #: ../jobs/usb.txt.in:39 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB storage device (pen-drive/HDD).\n" " (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:56 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the insertion of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and insert a USB 3.0 storage device (pen-drive/HDD) " "in\n" " a USB 3.0 port. (Note: this test will time-out after 20 seconds.)\n" " 2. Do not unplug the device after the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:82 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:100 msgid "" "PURPOSE:\n" " This test will check that the system correctly detects the removal of\n" " a USB 3.0 storage device\n" "STEPS:\n" " 1. Click \"Test\" and remove the USB 3.0 device.\n" " (Note: this test will time-out after 20 seconds.)\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:117 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Plug a USB HDD or thumbdrive into the computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:136 msgid "" "PURPOSE:\n" " This test will check your USB 3.0 connection.\n" "STEPS:\n" " 1. Plug a USB 3.0 HDD or thumbdrive into a USB 3.0 port in the " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Click \"Test\" to begin the test.\n" "VERIFICATION:\n" " The verification of this test is automated. Do not change the\n" " automatically selected result." msgstr "" #. description #: ../jobs/usb.txt.in:153 msgid "This test is automated and executes after the usb/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:164 msgid "" "This test is automated and executes after the usb3/insert test is run." msgstr "" #. description #: ../jobs/usb.txt.in:191 msgid "" "PURPOSE:\n" " This test will check your USB connection.\n" "STEPS:\n" " 1. Connect a USB storage device to an external USB slot on this " "computer.\n" " 2. An icon should appear on the Launcher.\n" " 3. Confirm that the icon appears.\n" " 4. Eject the device.\n" " 5. Repeat with each external USB slot.\n" "VERIFICATION:\n" " Do all USB slots work with the device?" msgstr "" #. description #: ../jobs/usb.txt.in:190 msgid "" "Verify USB3 external storage performs at or above baseline performance" msgstr "" #. description #: ../jobs/user_apps.txt.in:6 msgid "" "PURPOSE:\n" " This test will check that the update manager can find updates.\n" "STEPS:\n" " 1. Click Test to launch update-manager.\n" " 2. Follow the prompts and if updates are found, install them.\n" " 3. When Update Manager has finished, please close the app by clicking the " "Close button in the lower right corner.\n" "VERIFICATION:\n" " Did Update manager find and install updates (Pass if no updates are found,\n" " but Fail if updates are found but not installed)" msgstr "" #. description #: ../jobs/user_apps.txt.in:22 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. On the menu bar, click File -> Create Folder.\n" " 3. In the name box for the new folder, enter the name Test Folder and hit " "Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a new folder called Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:37 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a folder\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Copy.\n" " 3. Right Click on any white area in the window and click on Paste.\n" " 4. Right click on the folder called Test Folder(copy) and click Rename.\n" " 5. Enter the name Test Data in the name box and hit Enter.\n" " 6. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a folder called Test Data?" msgstr "" #. description #: ../jobs/user_apps.txt.in:54 msgid "" "PURPOSE:\n" " This test will verify that the file browser can move a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the folder called Test Data onto the icon called Test " "Folder.\n" " 3. Release the button.\n" " 4. Double click the folder called Test Folder to open it up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the folder called Test Data successfully moved into the folder called " "Test Folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:70 msgid "" "PURPOSE:\n" " This test will check that the file browser can create a new file.\n" "STEPS:\n" " 1. Click Select Test to open the File Browser.\n" " 2. Right click in the white space and click Create Document -> Empty " "Document.\n" " 3. Enter the name Test File 1 in the name box and hit Enter.\n" " 4. Close the File browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 1?" msgstr "" #. description #: ../jobs/user_apps.txt.in:85 msgid "" "PURPOSE:\n" " This test will check that the file browser can copy a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click Copy.\n" " 3. Right click in the white space and click Paste.\n" " 4. Right click on the file called Test File 1(copy) and click Rename.\n" " 5. Enter the name Test File 2 in the name box and hit Enter.\n" " 6. Close the File Browser.\n" "VERIFICATION:\n" " Do you now have a file called Test File 2?" msgstr "" #. description #: ../jobs/user_apps.txt.in:102 msgid "" "PURPOSE:\n" " This test will check that the file browser can move a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Click and drag the file called Test File 2 onto the icon for the folder " "called Test Data.\n" " 3. Release the button.\n" " 4. Double click the icon for Test Data to open that folder up.\n" " 5. Close the File Browser.\n" "VERIFICATION:\n" " Was the file Test File 2 successfully moved into the Test Data folder?" msgstr "" #. description #: ../jobs/user_apps.txt.in:118 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a file.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the file called Test File 1 and click on Move To Trash.\n" " 3. Verify that Test File 1 has been removed.\n" " 4. Close the File Browser.\n" "VERIFICATION:\n" " Is Test File 1 now gone?" msgstr "" #. description #: ../jobs/user_apps.txt.in:133 msgid "" "PURPOSE:\n" " This test will check that the file browser can delete a folder.\n" "STEPS:\n" " 1. Click Test to open the File Browser.\n" " 2. Right click on the folder called Test Folder and click on Move To " "Trash.\n" " 3. Verify that the folder was deleted.\n" " 4. Close the file browser.\n" "VERIFICATION:\n" " Has Test Folder been successfully deleted?" msgstr "" #. description #: ../jobs/user_apps.txt.in:207 msgid "Common Document Types Test" msgstr "" #. description #: ../jobs/user_apps.txt.in:228 msgid "" "PURPOSE:\n" " This test will check that Firefox can render a basic web page.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view the test web page.\n" "VERIFICATION:\n" " Did the Ubuntu Test page load correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run a java applet in a web page. " "Note:\n" " this may require installing additional software to complete successfully.\n" "STEPS:\n" " 1. Select Test to open Firefox with the Java test page, and follow the " "instructions there.\n" "VERIFICATION:\n" " Did the applet display?" msgstr "" #. description #: ../jobs/user_apps.txt.in:241 msgid "" "PURPOSE:\n" " This test will check that Firefox can run flash applications. Note: this " "may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a sample Flash test.\n" "VERIFICATION:\n" " Did you see the text?" msgstr "" #. description #: ../jobs/user_apps.txt.in:255 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Flash video. Note: this may\n" " require installing additional software to successfully complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox and view a short flash video.\n" "VERIFICATION:\n" " Did the video play correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:271 msgid "" "PURPOSE:\n" " This test will check that Firefox can play a Quicktime (.mov) video file.\n" " Note: this may require installing additional software to successfully\n" " complete.\n" "STEPS:\n" " 1. Select Test to launch Firefox with a sample video.\n" "VERIFICATION:\n" " Did the video play using a plugin?" msgstr "" #. description #: ../jobs/user_apps.txt.in:285 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Facebook Chat service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:299 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Google Talk (gtalk) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:313 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Jabber service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:327 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the AOL Instant Messaging (AIM) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:341 msgid "" "PURPOSE:\n" " This test will check that Empathy messaging client works.\n" "STEPS:\n" " 1. Select Test to launch Empathy.\n" " 2. Configure it to connect to the Microsoft Network (MSN) service.\n" " 3. Once you have completed the test, please quit Empathy to continue here.\n" "VERIFICATION:\n" " Were you able to connect correctly and send/receive messages?" msgstr "" #. description #: ../jobs/user_apps.txt.in:355 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a POP3 account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:368 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a IMAP account.\n" "VERIFICATION:\n" " Were you able to receive and read e-mail correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:381 msgid "" "PURPOSE:\n" " This test will check that Evolution works.\n" "STEPS:\n" " 1. Click the \"Test\" button to launch Evolution.\n" " 2. Configure it to connect to a SMTP account.\n" "VERIFICATION:\n" " Were you able to send e-mail without errors?" msgstr "" #. description #: ../jobs/user_apps.txt.in:394 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator.\n" "VERIFICATION:\n" " Did it launch correctly?" msgstr "" #. description #: ../jobs/user_apps.txt.in:407 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Simple math functions (+,-,/,*)\n" " 2. Nested math functions ((,))\n" " 3. Fractional math\n" " 4. Decimal math\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:424 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Memory set\n" " 2. Memory reset\n" " 3. Memory last clear\n" " 4. Memory clear\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:441 msgid "" "PURPOSE:\n" " This test checks that gcalctool (Calculator) works.\n" "STEPS:\n" " Click the \"Test\" button to open the calculator and perform:\n" " 1. Cut\n" " 2. Copy\n" " 3. Paste\n" "VERIFICATION:\n" " Did the functions perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:456 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit.\n" " 2. Enter some text and save the file (make a note of the file name you " "use), then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:470 msgid "" "PURPOSE:\n" " This test checks that gedit works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open gedit, and re-open the file you " "created previously.\n" " 2. Edit then save the file, then close gedit.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/user_apps.txt.in:483 msgid "" "PURPOSE:\n" " This test will check that Gnome Terminal works.\n" "STEPS:\n" " 1. Click the \"Test\" button to open Terminal.\n" " 2. Type 'ls' and press enter. You should see a list of files and folder in " "your home directory.\n" " 3. Close the terminal window.\n" "VERIFICATION:\n" " Did this perform as expected?" msgstr "" #. description #: ../jobs/virtualization.txt.in:6 msgid "" "Test to check that virtualization is supported and the test system has at " "least a minimal amount of RAM to function as an OpenStack Compute Node" msgstr "" #. description #: ../jobs/virtualization.txt.in:13 msgid "" "Test to determine if this system is capable of running hardware accelerated " "KVM virtual machines" msgstr "" #. description #: ../jobs/virtualization.txt.in:10 msgid "Test to check that a cloud image boots and works properly with KVM" msgstr "" #. description #: ../jobs/virtualization.txt.in:18 msgid "Test to verify that the Xen Hypervisor is running." msgstr "" #. description #: ../jobs/virtualization.txt.in:26 msgid "Test to check that a Xen domU image can boot and run on Xen on Ubuntu" msgstr "" #. description #: ../jobs/wireless.txt.in:21 msgid "Wireless scanning test. It scans and reports on discovered APs." msgstr "" #. description #: ../jobs/wireless.txt.in:38 msgid "" "PURPOSE:\n" " This test will check your wireless connection.\n" "STEPS:\n" " 1. Click on the Network icon in the panel.\n" " 2. Select a network below the 'Wireless networks' section.\n" " 3. Click \"Test\" to verify that it's possible to establish an HTTP " "connection.\n" "VERIFICATION:\n" " Did a notification show and was the connection correctly established?" msgstr "" #. description #: ../jobs/wireless.txt.in:57 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:70 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11b/g protocols." msgstr "" #. description #: ../jobs/wireless.txt.in:84 msgid "" "Tests that the systems wireless hardware can connect to a router using WPA " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:98 msgid "" "Tests that the systems wireless hardware can connect to a router using no " "security and the 802.11n protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:277 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool." msgstr "" #. description #: ../jobs/wireless.txt.in:289 msgid "" "Tests the performance of a systems wireless connection through the iperf " "tool, using UDP packets." msgstr "" #. description #: ../jobs/wireless.txt.in:301 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11a protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11a protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:314 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11b protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11b protocol." msgstr "" #. description #: ../jobs/wireless.txt.in:344 msgid "" " Test that the system's wireless hardware can connect to a router using the\n" " 802.11g protocol. This requires that you have a router pre-configured to " "only\n" " respond to requests on the 802.11g protocol." msgstr "" #: ../checkbox/application.py:66 msgid "Usage: checkbox [OPTIONS]" msgstr "Erabilera: checkbox [AUKERAK]" #: ../checkbox/application.py:70 msgid "Print version information and exit." msgstr "Inprimatu bertsio-informazioa eta irten." #: ../checkbox/application.py:74 msgid "The file to write the log to." msgstr "Log-a idazteko fitxategia." #: ../checkbox/application.py:77 msgid "One of debug, info, warning, error or critical." msgstr "Hauetariko bat: debug, info, warning, error edo critical." #: ../checkbox/application.py:82 msgid "Configuration override parameters." msgstr "Konfigurazioa gainidazteko parametroak." #: ../checkbox/application.py:84 msgid "Shorthand for --config=.*/jobs_info/blacklist." msgstr "" #: ../checkbox/application.py:86 msgid "Shorthand for --config=.*/jobs_info/blacklist_file." msgstr "" #: ../checkbox/application.py:88 msgid "Shorthand for --config=.*/jobs_info/whitelist." msgstr "" #: ../checkbox/application.py:90 msgid "Shorthand for --config=.*/jobs_info/whitelist_file." msgstr "" #: ../checkbox/application.py:115 msgid "Missing configuration file as argument.\n" msgstr "Konfigurazio-fitxategia falta da argumentu gisa.\n" #: ../checkbox/job.py:85 msgid "Command not found." msgstr "" #: ../checkbox/job.py:93 #, python-format msgid "Command received signal %(signal_name)s: %(signal_description)s" msgstr "" #: ../checkbox/lib/signal.py:23 msgid "" "Hangup detected on controlling terminal or death of controlling process" msgstr "" #: ../checkbox/lib/signal.py:24 msgid "Interrupt from keyboard" msgstr "" #: ../checkbox/lib/signal.py:25 msgid "Quit from keyboard" msgstr "" #: ../checkbox/lib/signal.py:26 msgid "Illegal Instruction" msgstr "Arauz kontrako agindua" #: ../checkbox/lib/signal.py:27 msgid "Abort signal from abort(3)" msgstr "" #: ../checkbox/lib/signal.py:28 msgid "Floating point exception" msgstr "" #: ../checkbox/lib/signal.py:29 msgid "Kill signal" msgstr "Hil seinalea" #: ../checkbox/lib/signal.py:30 msgid "Invalid memory reference" msgstr "Memoria-erreferentzia baliogabea" #: ../checkbox/lib/signal.py:31 msgid "Broken pipe: write to pipe with no readers" msgstr "" #: ../checkbox/lib/signal.py:32 msgid "Timer signal from alarm(2)" msgstr "" #: ../checkbox/lib/signal.py:33 msgid "Termination signal" msgstr "" #: ../checkbox/lib/signal.py:34 msgid "User-defined signal 1" msgstr "Erabiltzaileak definitutako seinalea 1" #: ../checkbox/lib/signal.py:35 msgid "User-defined signal 2" msgstr "Erabiltzaileak definitutako seinalea 2" #: ../checkbox/lib/signal.py:36 msgid "Child stopped or terminated" msgstr "Semea geldituta edo amaituta" #: ../checkbox/lib/signal.py:37 msgid "Continue if stopped" msgstr "Jarraitu geldituz gero" #: ../checkbox/lib/signal.py:38 msgid "Stop process" msgstr "Gelditu prozesua" #: ../checkbox/lib/signal.py:39 msgid "Stop typed at tty" msgstr "" #: ../checkbox/lib/signal.py:40 msgid "tty input for background process" msgstr "" #: ../checkbox/lib/signal.py:41 msgid "tty output for background process" msgstr "" #: ../checkbox/lib/signal.py:77 msgid "UNKNOWN" msgstr "EZEZAGUNA" #: ../checkbox/lib/signal.py:89 msgid "Unknown signal" msgstr "Seinale ezezaguna" #: ../checkbox_cli/cli_interface.py:31 msgid "yes" msgstr "bai" #: ../checkbox_cli/cli_interface.py:32 msgid "no" msgstr "ez" #: ../checkbox_cli/cli_interface.py:33 msgid "skip" msgstr "" #: ../checkbox_cli/cli_interface.py:127 msgid "Press any key to continue..." msgstr "Sakatu edozein tekla jarraitzeko..." #: ../checkbox_cli/cli_interface.py:136 ../checkbox_cli/cli_interface.py:237 #, python-format msgid "Please choose (%s): " msgstr "Hautatu (%s): " #: ../checkbox_cli/cli_interface.py:232 ../checkbox_cli/cli_interface.py:355 #: ../checkbox_cli/cli_interface.py:386 msgid "Space when finished" msgstr "" #: ../checkbox_cli/cli_interface.py:384 msgid "Combine with character above to expand node" msgstr "" #: ../checkbox_cli/cli_interface.py:432 msgid "test" msgstr "probatu" #: ../checkbox_cli/cli_interface.py:456 msgid "test again" msgstr "probatu berriz" #: ../checkbox_cli/cli_interface.py:462 msgid "Please type here and press Ctrl-D when finished:\n" msgstr "Idatzi hemen eta sakatu Ktrl+D amaitzean:\n" #: ../checkbox_urwid/urwid_interface.py:86 msgid "Checkbox System Testing" msgstr "" #: ../checkbox/user_interface.py:70 ../qt/frontend/ui_qtfront.h:644 msgid "Continue" msgstr "" #: ../checkbox_urwid/urwid_interface.py:220 #: ../checkbox_urwid/urwid_interface.py:296 #: ../checkbox_urwid/urwid_interface.py:447 #: ../checkbox_urwid/urwid_interface.py:569 msgid "Previous" msgstr "" #: ../checkbox_urwid/urwid_interface.py:221 #: ../checkbox_urwid/urwid_interface.py:297 #: ../checkbox_urwid/urwid_interface.py:448 #: ../checkbox_urwid/urwid_interface.py:570 msgid "Next" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:445 msgid "Select All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:446 msgid "Deselect All" msgstr "" #. Show buttons #: ../checkbox_urwid/urwid_interface.py:567 msgid "Expand All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:568 msgid "Collapse All" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1034 msgid "Test" msgstr "" #: ../checkbox_urwid/urwid_interface.py:1049 msgid "Test Again" msgstr "" #: ../checkbox_gtk/gtk_interface.py:525 msgid "_Test Again" msgstr "_Probatu berriz" #: ../qt/frontend/qtfront.cpp:556 msgid "Info" msgstr "Informazioa" #: ../qt/frontend/qtfront.cpp:228 msgid "Error" msgstr "Errorea" #: ../checkbox_gtk/gtk_interface.py:607 msgid "Detailed information..." msgstr "" #: ../checkbox/user_interface.py:71 msgid "Rerun" msgstr "" #: ../checkbox/user_interface.py:72 msgid "Restart" msgstr "" #: ../plugins/backend_info.py:93 msgid "" "SYSTEM TESTING: Please enter your password. Some tests require root access " "to run properly. Your password will never be stored and will never be " "submitted with test results." msgstr "" #: ../plugins/backend_info.py:97 msgid "PASSWORD: " msgstr "" #: ../plugins/final_prompt.py:24 msgid "Successfully finished testing!" msgstr "Probak behar bezala burutu dira!" #: ../plugins/final_prompt.py:39 msgid "_Finish" msgstr "_Amaitu" #. Resolve dependencies #: ../plugins/gather_prompt.py:35 ../plugins/suites_prompt.py:98 msgid "Gathering information from your system..." msgstr "Zure sistemaren informazioa biltzen..." #: ../plugins/intro_prompt.py:28 msgid "" "Welcome to System Testing!\n" "\n" "Checkbox provides tests to confirm that your system is working properly. " "Once you are finished running the tests, you can view a summary report for " "your system." msgstr "" "Ongi etorri sistemaren probetara!\n" "\n" "Checkbox-ek zure sistema behar bezala dabilela egiaztatzeko probak " "eskaintzen dizkizu. Probak exekutatu ondoren zure sistemaren laburpen-" "txosten bat ikusi ahalko duzu." #: ../plugins/intro_prompt.py:33 msgid "" "\n" "\n" "Warning: Some tests could cause your system to freeze or become " "unresponsive. Please save all your work and close all other running " "applications before beginning the testing process." msgstr "" #: ../plugins/jobs_info.py:151 #, python-format msgid "Failed to open file '%s': %s" msgstr "" #: ../plugins/jobs_info.py:248 msgid "Dependencies are missing so some jobs will not run." msgstr "" #: ../plugins/jobs_info.py:250 msgid "" "To fix this, close checkbox and add the missing dependencies to the " "whitelist." msgstr "" #: ../plugins/jobs_info.py:262 msgid "Whitelist not topologically ordered" msgstr "" #: ../plugins/jobs_info.py:263 msgid "Jobs will be reordered to fix broken dependencies" msgstr "" #: ../plugins/launchpad_exchange.py:135 #, python-format msgid "Failed to process form: %s" msgstr "Huts egin du inprimakia prozesatzeak: %s" #: ../plugins/launchpad_exchange.py:150 #, python-format msgid "" "Failed to contact server. Please try\n" "again or upload the following file name:\n" "%s\n" "\n" "directly to the system database:\n" "https://launchpad.net/+hwdb/+submit" msgstr "" "Huts egin du zerbitzaria kontaktatzeak. Saiatu\n" "berriz edo igo fitxategi hau:\n" "%s\n" "\n" "zuzenean sistemaren datu-basera:\n" "https://launchpad.net/+hwdb/+submit" #: ../plugins/launchpad_exchange.py:159 msgid "" "Failed to upload to server,\n" "please try again later." msgstr "" "Huts egin du zebitzarira igotzeak,\n" "saiatu berriz geroago." #: ../plugins/launchpad_exchange.py:171 msgid "Information not posted to Launchpad." msgstr "Informazioa ez da Launchpad-era bidali." #. Ignore whether to submit to HEXR #: ../plugins/launchpad_prompt.py:78 #, python-format msgid "" "The following report has been generated for submission to the Launchpad " "hardware database:\n" "\n" " [[%s|View Report]]\n" "\n" "You can submit this information about your system by providing the email " "address you use to sign in to Launchpad. If you do not have a Launchpad " "account, please register here:\n" "\n" " https://launchpad.net/+login" msgstr "" #: ../plugins/launchpad_prompt.py:88 msgid "Email" msgstr "" #: ../plugins/launchpad_prompt.py:97 msgid "Email address must be in a proper format." msgstr "" #: ../plugins/launchpad_prompt.py:103 msgid "Exchanging information with the server..." msgstr "" #: ../plugins/launchpad_report.py:172 msgid "" "The generated report seems to have validation errors,\n" "so it might not be processed by Launchpad." msgstr "" #: ../plugins/lock_prompt.py:66 msgid "There is another checkbox running. Please close it first." msgstr "" #: ../plugins/message_info.py:88 #, python-format msgid "Executing %(test_name)s" msgstr "" #: ../plugins/recover_prompt.py:62 msgid "" "Checkbox did not finish completely.\n" "Do you want to rerun the last test,\n" "continue to the next test, or\n" "restart from the beginning?" msgstr "" #: ../plugins/report_prompt.py:39 msgid "Building report..." msgstr "" #: ../plugins/shell_test.py:52 #, python-format msgid "Running %s..." msgstr "" #: ../plugins/suites_prompt.py:139 ../qt/frontend/ui_qtfront.h:648 msgid "Choose tests to run on your system:" msgstr "" #: ../scripts/keyboard_test:22 msgid "Enter text:\n" msgstr "" #: ../scripts/keyboard_test:43 msgid "Type Text" msgstr "" #: ../scripts/key_test:66 msgid "Not required" msgstr "" #: ../scripts/key_test:68 msgid "Untested" msgstr "" #: ../scripts/key_test:69 msgid "Tested" msgstr "" #: ../scripts/key_test:164 msgid "Test cancelled" msgstr "" #: ../scripts/key_test:184 ../scripts/key_test:271 msgid "Please press each key on your keyboard." msgstr "" #: ../scripts/key_test:185 msgid "I will exit automatically once all keys have been pressed." msgstr "" #: ../scripts/key_test:187 msgid "" "If your keyboard lacks one or more keys, press its number to skip testing " "that key." msgstr "" #: ../scripts/key_test:189 msgid "You can also close me by pressing ESC or Ctrl+C." msgstr "" #: ../scripts/key_test:207 msgid "%(key_name)s key has been pressed" msgstr "" #: ../scripts/key_test:211 ../scripts/key_test:318 msgid "All required keys have been tested!" msgstr "" #: ../scripts/key_test:243 msgid "Key test" msgstr "" #: ../scripts/key_test:256 msgid "_Exit" msgstr "" #: ../scripts/key_test:268 msgid "Skip" msgstr "" #: ../scripts/key_test:272 msgid "" "If a key is not present in your keyboard, press the 'Skip' button below it " "to remove it from the test." msgstr "" #: ../scripts/key_test:403 msgid "Test interrupted" msgstr "" #: ../scripts/gateway_ping_test:254 msgid "No Internet connection" msgstr "" #: ../scripts/gateway_ping_test:257 #, c-format msgid "Connection established, but lost {}% of packets" msgstr "" #: ../scripts/gateway_ping_test:260 msgid "FAIL: {}% packet loss is higherthan {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:265 msgid "PASS: {}% packet loss is within {}% threshold" msgstr "" #: ../scripts/gateway_ping_test:269 msgid "Internet connection fully established" msgstr "" #: ../checkbox_qt/qt_interface.py:287 ../qt/frontend/qtfront.cpp:252 msgid "Working" msgstr "" #: ../qt/frontend/qtfront.cpp:81 msgid "Audio Test" msgstr "" #: ../qt/frontend/qtfront.cpp:82 msgid "Bluetooth Test" msgstr "" #: ../qt/frontend/qtfront.cpp:83 msgid "Camera Test" msgstr "" #: ../qt/frontend/qtfront.cpp:84 msgid "CPU Test" msgstr "" #: ../qt/frontend/qtfront.cpp:85 msgid "Disk Test" msgstr "" #: ../qt/frontend/qtfront.cpp:87 msgid "Firewire Test" msgstr "" #: ../qt/frontend/qtfront.cpp:88 msgid "Graphics Test" msgstr "" #: ../qt/frontend/qtfront.cpp:89 msgid "Info Test" msgstr "" #: ../qt/frontend/qtfront.cpp:90 msgid "Input Test" msgstr "" #: ../qt/frontend/qtfront.cpp:91 msgid "Keys Test" msgstr "" #: ../qt/frontend/qtfront.cpp:92 msgid "Media Card Test" msgstr "" #: ../qt/frontend/qtfront.cpp:93 msgid "Memory Test" msgstr "" #: ../qt/frontend/qtfront.cpp:94 msgid "Miscellanea Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Monitor Test" msgstr "" #: ../qt/frontend/qtfront.cpp:95 msgid "Networking Test" msgstr "" #: ../qt/frontend/qtfront.cpp:97 msgid "Wireless Test" msgstr "" #: ../qt/frontend/qtfront.cpp:98 msgid "Optical Test" msgstr "" #: ../qt/frontend/qtfront.cpp:99 msgid "ExpressCard Test" msgstr "" #: ../qt/frontend/qtfront.cpp:100 msgid "Power Management Test" msgstr "" #: ../qt/frontend/qtfront.cpp:101 msgid "Suspend Test" msgstr "" #: ../qt/frontend/qtfront.cpp:102 msgid "USB Test" msgstr "" #: ../qt/frontend/qtfront.cpp:104 msgid "Not Started" msgstr "" #: ../qt/frontend/qtfront.cpp:105 ../qt/frontend/qtfront.cpp:106 msgid "Done" msgstr "Egina" #: ../qt/frontend/qtfront.cpp:107 msgid "Not Supported" msgstr "" #: ../qt/frontend/qtfront.cpp:108 msgid "Not Resolved" msgstr "" #: ../qt/frontend/qtfront.cpp:109 msgid "Not Tested" msgstr "" #: ../qt/frontend/qtfront.cpp:110 msgid "In Progress" msgstr "" #: ../qt/frontend/qtfront.cpp:162 msgid "Are you sure?" msgstr "Ziur zaude?" #: ../qt/frontend/qtfront.cpp:162 msgid "Do you really want to skip this test?" msgstr "" #: ../qt/frontend/qtfront.cpp:163 msgid "Don't ask me again" msgstr "" #: ../qt/frontend/ui_qtfront.h:641 msgid "Form" msgstr "" #: ../qt/frontend/ui_qtfront.h:642 msgid "" "System \n" "Testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:645 ../qt/frontend/ui_qtfront.h:663 msgid "Tab 1" msgstr "" #: ../qt/frontend/ui_qtfront.h:646 msgid "10 tests completed out of 30 (30%)" msgstr "" #: ../qt/frontend/ui_qtfront.h:649 msgid "Components" msgstr "" #: ../qt/frontend/ui_qtfront.h:650 msgid "Status" msgstr "Egoera" #: ../qt/frontend/ui_qtfront.h:651 msgid "Select all" msgstr "" #: ../qt/frontend/ui_qtfront.h:652 msgid "Deselect all" msgstr "" #: ../qt/frontend/ui_qtfront.h:653 msgid "Start testing" msgstr "" #: ../qt/frontend/ui_qtfront.h:654 msgid " Selection " msgstr "" #: ../qt/frontend/ui_qtfront.h:655 ../qt/frontend/ui_qtfront.h:656 msgid "TextLabel" msgstr "TestuEtiketa" #: ../qt/frontend/ui_qtfront.h:657 msgid "Comments" msgstr "" #: ../qt/frontend/ui_qtfront.h:659 msgid "&Yes" msgstr "" #: ../qt/frontend/ui_qtfront.h:660 msgid "&No" msgstr "" #: ../qt/frontend/ui_qtfront.h:661 msgid "&Skip this test" msgstr "" #: ../qt/frontend/ui_qtfront.h:662 msgid "&Test" msgstr "" #: ../qt/frontend/ui_qtfront.h:664 ../qt/frontend/ui_qtfront.h:681 msgid "Tab 2" msgstr "" #: ../qt/frontend/ui_qtfront.h:665 msgid "Ne&xt" msgstr "" #: ../qt/frontend/ui_qtfront.h:666 msgid "&Previous" msgstr "" #: ../qt/frontend/ui_qtfront.h:667 msgid " Run " msgstr "" #: ../qt/frontend/ui_qtfront.h:668 msgid "" "\n" "\n" "

Please " "enter the e-mail address associated with your Launchpad account (if " "applicable)

\n" "

and click " "the Submit Results button to submit these test results to " "Launchpad.

" msgstr "" #: ../qt/frontend/ui_qtfront.h:674 msgid "Submission details" msgstr "" #: ../qt/frontend/ui_qtfront.h:676 msgid "Email:" msgstr "E-posta:" #: ../qt/frontend/ui_qtfront.h:677 msgid "Submit results" msgstr "Bidali emaitzak" #: ../qt/frontend/ui_qtfront.h:678 msgid "View results" msgstr "Ikusi emaitzak" #: ../qt/frontend/ui_qtfront.h:679 msgid "Submit to HEXR" msgstr "" #: ../qt/frontend/ui_qtfront.h:680 msgid " Results " msgstr " Emaitzak " language-pack-eu-base/data/eu/LC_MESSAGES/sssd.po0000644000000000000000000014553412704125520016417 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat, Inc. # This file is distributed under the same license as the PACKAGE package. # # Translators: # Asier Iturralde Sarasola , 2012 msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: sssd-devel@lists.fedorahosted.org\n" "POT-Creation-Date: 2015-12-15 19:05+0100\n" "PO-Revision-Date: 2015-11-19 14:13+0000\n" "Last-Translator: jhrozek \n" "Language-Team: Basque " "(http://www.transifex.com/projects/p/sssd/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:29+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: src/config/SSSDConfig/__init__.py.in:43 msgid "Set the verbosity of the debug logging" msgstr "" #: src/config/SSSDConfig/__init__.py.in:44 msgid "Include timestamps in debug logs" msgstr "" #: src/config/SSSDConfig/__init__.py.in:45 msgid "Include microseconds in timestamps in debug logs" msgstr "" #: src/config/SSSDConfig/__init__.py.in:46 msgid "Write debug messages to logfiles" msgstr "" #: src/config/SSSDConfig/__init__.py.in:47 msgid "Ping timeout before restarting service" msgstr "" #: src/config/SSSDConfig/__init__.py.in:48 msgid "" "Timeout between three failed ping checks and forcibly killing the service" msgstr "" #: src/config/SSSDConfig/__init__.py.in:49 msgid "Command to start service" msgstr "" #: src/config/SSSDConfig/__init__.py.in:50 msgid "Number of times to attempt connection to Data Providers" msgstr "" #: src/config/SSSDConfig/__init__.py.in:51 msgid "The number of file descriptors that may be opened by this responder" msgstr "" #: src/config/SSSDConfig/__init__.py.in:52 msgid "Idle time before automatic disconnection of a client" msgstr "" #: src/config/SSSDConfig/__init__.py.in:55 msgid "SSSD Services to start" msgstr "" #: src/config/SSSDConfig/__init__.py.in:56 msgid "SSSD Domains to start" msgstr "" #: src/config/SSSDConfig/__init__.py.in:57 msgid "Timeout for messages sent over the SBUS" msgstr "" #: src/config/SSSDConfig/__init__.py.in:58 msgid "Regex to parse username and domain" msgstr "" #: src/config/SSSDConfig/__init__.py.in:59 msgid "Printf-compatible format for displaying fully-qualified names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:60 msgid "" "Directory on the filesystem where SSSD should store Kerberos replay cache " "files." msgstr "" #: src/config/SSSDConfig/__init__.py.in:61 msgid "Domain to add to names without a domain component." msgstr "" #: src/config/SSSDConfig/__init__.py.in:62 msgid "The user to drop privileges to" msgstr "" #: src/config/SSSDConfig/__init__.py.in:63 msgid "Tune certificate verification" msgstr "" #: src/config/SSSDConfig/__init__.py.in:66 msgid "Enumeration cache timeout length (seconds)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:67 msgid "Entry cache background update timeout length (seconds)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:68 #: src/config/SSSDConfig/__init__.py.in:100 msgid "Negative cache timeout length (seconds)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:69 msgid "Users that SSSD should explicitly ignore" msgstr "" #: src/config/SSSDConfig/__init__.py.in:70 msgid "Groups that SSSD should explicitly ignore" msgstr "" #: src/config/SSSDConfig/__init__.py.in:71 msgid "Should filtered users appear in groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:72 msgid "The value of the password field the NSS provider should return" msgstr "" #: src/config/SSSDConfig/__init__.py.in:73 msgid "Override homedir value from the identity provider with this value" msgstr "" #: src/config/SSSDConfig/__init__.py.in:74 msgid "" "Substitute empty homedir value from the identity provider with this value" msgstr "" #: src/config/SSSDConfig/__init__.py.in:75 msgid "Override shell value from the identity provider with this value" msgstr "" #: src/config/SSSDConfig/__init__.py.in:76 msgid "The list of shells users are allowed to log in with" msgstr "" #: src/config/SSSDConfig/__init__.py.in:77 msgid "" "The list of shells that will be vetoed, and replaced with the fallback shell" msgstr "" #: src/config/SSSDConfig/__init__.py.in:78 msgid "" "If a shell stored in central directory is allowed but not available, use " "this fallback" msgstr "" #: src/config/SSSDConfig/__init__.py.in:79 msgid "Shell to use if the provider does not list one" msgstr "" #: src/config/SSSDConfig/__init__.py.in:80 msgid "How long will be in-memory cache records valid" msgstr "" #: src/config/SSSDConfig/__init__.py.in:81 msgid "" "All spaces in group or user names will be replaced with this character" msgstr "" #: src/config/SSSDConfig/__init__.py.in:84 msgid "How long to allow cached logins between online logins (days)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:85 msgid "How many failed logins attempts are allowed when offline" msgstr "" #: src/config/SSSDConfig/__init__.py.in:86 msgid "" "How long (minutes) to deny login after offline_failed_login_attempts has " "been reached" msgstr "" #: src/config/SSSDConfig/__init__.py.in:87 msgid "What kind of messages are displayed to the user during authentication" msgstr "" #: src/config/SSSDConfig/__init__.py.in:88 msgid "How many seconds to keep identity information cached for PAM requests" msgstr "" #: src/config/SSSDConfig/__init__.py.in:89 msgid "" "How many days before password expiration a warning should be displayed" msgstr "" #: src/config/SSSDConfig/__init__.py.in:90 msgid "List of trusted uids or user's name" msgstr "" #: src/config/SSSDConfig/__init__.py.in:91 msgid "List of domains accessible even for untrusted users." msgstr "" #: src/config/SSSDConfig/__init__.py.in:92 msgid "Message printed when user account is expired." msgstr "" #: src/config/SSSDConfig/__init__.py.in:93 msgid "How many seconds will pam_sss wait for p11_child to finish" msgstr "" #: src/config/SSSDConfig/__init__.py.in:96 msgid "Whether to evaluate the time-based attributes in sudo rules" msgstr "" #: src/config/SSSDConfig/__init__.py.in:97 msgid "If true, SSSD will switch back to lower-wins ordering logic" msgstr "" #: src/config/SSSDConfig/__init__.py.in:103 msgid "Whether to hash host names and addresses in the known_hosts file" msgstr "" #: src/config/SSSDConfig/__init__.py.in:104 msgid "" "How many seconds to keep a host in the known_hosts file after its host keys " "were requested" msgstr "" #: src/config/SSSDConfig/__init__.py.in:105 msgid "Path to storage of trusted CA certificates" msgstr "" #: src/config/SSSDConfig/__init__.py.in:108 msgid "List of UIDs or user names allowed to access the PAC responder" msgstr "" #: src/config/SSSDConfig/__init__.py.in:111 msgid "List of UIDs or user names allowed to access the InfoPipe responder" msgstr "" #: src/config/SSSDConfig/__init__.py.in:112 msgid "List of user attributes the InfoPipe is allowed to publish" msgstr "" #: src/config/SSSDConfig/__init__.py.in:115 msgid "Identity provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:116 msgid "Authentication provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:117 msgid "Access control provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:118 msgid "Password change provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:119 msgid "SUDO provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:120 msgid "Autofs provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:121 msgid "Session-loading provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:122 msgid "Host identity provider" msgstr "" #: src/config/SSSDConfig/__init__.py.in:125 msgid "Minimum user ID" msgstr "Gutxienezko erabiltzaile IDa" #: src/config/SSSDConfig/__init__.py.in:126 msgid "Maximum user ID" msgstr "Gehienezko erabiltzaile IDa" #: src/config/SSSDConfig/__init__.py.in:127 msgid "Enable enumerating all users/groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:128 msgid "Cache credentials for offline login" msgstr "" #: src/config/SSSDConfig/__init__.py.in:129 msgid "Store password hashes" msgstr "" #: src/config/SSSDConfig/__init__.py.in:130 msgid "Display users/groups in fully-qualified form" msgstr "" #: src/config/SSSDConfig/__init__.py.in:131 msgid "Don't include group members in group lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:132 #: src/config/SSSDConfig/__init__.py.in:139 #: src/config/SSSDConfig/__init__.py.in:140 #: src/config/SSSDConfig/__init__.py.in:141 #: src/config/SSSDConfig/__init__.py.in:142 #: src/config/SSSDConfig/__init__.py.in:143 #: src/config/SSSDConfig/__init__.py.in:144 msgid "Entry cache timeout length (seconds)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:133 msgid "" "Restrict or prefer a specific address family when performing DNS lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:134 msgid "How long to keep cached entries after last successful login (days)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:135 msgid "" "How long to wait for replies from DNS when resolving servers (seconds)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:136 msgid "The domain part of service discovery DNS query" msgstr "" #: src/config/SSSDConfig/__init__.py.in:137 msgid "Override GID value from the identity provider with this value" msgstr "" #: src/config/SSSDConfig/__init__.py.in:138 msgid "Treat usernames as case sensitive" msgstr "" #: src/config/SSSDConfig/__init__.py.in:145 msgid "How often should expired entries be refreshed in background" msgstr "" #: src/config/SSSDConfig/__init__.py.in:146 msgid "Whether to automatically update the client's DNS entry" msgstr "" #: src/config/SSSDConfig/__init__.py.in:147 #: src/config/SSSDConfig/__init__.py.in:165 msgid "The TTL to apply to the client's DNS entry after updating it" msgstr "" #: src/config/SSSDConfig/__init__.py.in:148 #: src/config/SSSDConfig/__init__.py.in:166 msgid "The interface whose IP should be used for dynamic DNS updates" msgstr "" #: src/config/SSSDConfig/__init__.py.in:149 msgid "How often to periodically update the client's DNS entry" msgstr "" #: src/config/SSSDConfig/__init__.py.in:150 msgid "Whether the provider should explicitly update the PTR record as well" msgstr "" #: src/config/SSSDConfig/__init__.py.in:151 msgid "Whether the nsupdate utility should default to using TCP" msgstr "" #: src/config/SSSDConfig/__init__.py.in:152 msgid "What kind of authentication should be used to perform the DNS update" msgstr "" #: src/config/SSSDConfig/__init__.py.in:153 msgid "Override the DNS server used to perform the DNS update" msgstr "" #: src/config/SSSDConfig/__init__.py.in:154 msgid "Control enumeration of trusted domains" msgstr "" #: src/config/SSSDConfig/__init__.py.in:155 msgid "How often should subdomains list be refreshed" msgstr "" #: src/config/SSSDConfig/__init__.py.in:156 msgid "List of options that should be inherited into a subdomain" msgstr "" #: src/config/SSSDConfig/__init__.py.in:157 msgid "How long can cached credentials be used for cached authentication" msgstr "" #: src/config/SSSDConfig/__init__.py.in:160 msgid "IPA domain" msgstr "IPA domeinua" #: src/config/SSSDConfig/__init__.py.in:161 msgid "IPA server address" msgstr "IPA zerbitzariaren helbidea" #: src/config/SSSDConfig/__init__.py.in:162 msgid "Address of backup IPA server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:163 msgid "IPA client hostname" msgstr "IPA bezeroaren ostalari-izena" #: src/config/SSSDConfig/__init__.py.in:164 msgid "Whether to automatically update the client's DNS entry in FreeIPA" msgstr "" #: src/config/SSSDConfig/__init__.py.in:167 msgid "Search base for HBAC related objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:168 msgid "" "The amount of time between lookups of the HBAC rules against the IPA server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:169 msgid "" "The amount of time in seconds between lookups of the SELinux maps against " "the IPA server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:170 msgid "If set to false, host argument given by PAM will be ignored" msgstr "" #: src/config/SSSDConfig/__init__.py.in:171 msgid "The automounter location this IPA client is using" msgstr "" #: src/config/SSSDConfig/__init__.py.in:172 msgid "Search base for object containing info about IPA domain" msgstr "" #: src/config/SSSDConfig/__init__.py.in:173 msgid "Search base for objects containing info about ID ranges" msgstr "" #: src/config/SSSDConfig/__init__.py.in:174 #: src/config/SSSDConfig/__init__.py.in:188 msgid "Enable DNS sites - location based service discovery" msgstr "" #: src/config/SSSDConfig/__init__.py.in:175 msgid "Search base for view containers" msgstr "" #: src/config/SSSDConfig/__init__.py.in:176 msgid "Objectclass for view containers" msgstr "" #: src/config/SSSDConfig/__init__.py.in:177 msgid "Attribute with the name of the view" msgstr "" #: src/config/SSSDConfig/__init__.py.in:178 msgid "Objectclass for override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:179 msgid "Attribute with the reference to the original object" msgstr "" #: src/config/SSSDConfig/__init__.py.in:180 msgid "Objectclass for user override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:181 msgid "Objectclass for group override objects" msgstr "" #: src/config/SSSDConfig/__init__.py.in:184 msgid "Active Directory domain" msgstr "" #: src/config/SSSDConfig/__init__.py.in:185 msgid "Active Directory server address" msgstr "" #: src/config/SSSDConfig/__init__.py.in:186 msgid "Active Directory backup server address" msgstr "" #: src/config/SSSDConfig/__init__.py.in:187 msgid "Active Directory client hostname" msgstr "" #: src/config/SSSDConfig/__init__.py.in:189 #: src/config/SSSDConfig/__init__.py.in:369 msgid "LDAP filter to determine access privileges" msgstr "" #: src/config/SSSDConfig/__init__.py.in:190 msgid "Whether to use the Global Catalog for lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:191 msgid "Operation mode for GPO-based access control" msgstr "" #: src/config/SSSDConfig/__init__.py.in:192 msgid "" "The amount of time between lookups of the GPO policy files against the AD " "server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:193 msgid "" "PAM service names that map to the GPO (Deny)InteractiveLogonRight policy " "settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:194 msgid "" "PAM service names that map to the GPO (Deny)RemoteInteractiveLogonRight " "policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:195 msgid "" "PAM service names that map to the GPO (Deny)NetworkLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:196 msgid "" "PAM service names that map to the GPO (Deny)BatchLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:197 msgid "" "PAM service names that map to the GPO (Deny)ServiceLogonRight policy settings" msgstr "" #: src/config/SSSDConfig/__init__.py.in:198 msgid "PAM service names for which GPO-based access is always granted" msgstr "" #: src/config/SSSDConfig/__init__.py.in:199 msgid "PAM service names for which GPO-based access is always denied" msgstr "" #: src/config/SSSDConfig/__init__.py.in:200 msgid "" "Default logon right (or permit/deny) to use for unmapped PAM service names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:201 msgid "a particular site to be used by the client" msgstr "" #: src/config/SSSDConfig/__init__.py.in:204 #: src/config/SSSDConfig/__init__.py.in:205 msgid "Kerberos server address" msgstr "" #: src/config/SSSDConfig/__init__.py.in:206 msgid "Kerberos backup server address" msgstr "" #: src/config/SSSDConfig/__init__.py.in:207 msgid "Kerberos realm" msgstr "" #: src/config/SSSDConfig/__init__.py.in:208 msgid "Authentication timeout" msgstr "" #: src/config/SSSDConfig/__init__.py.in:209 msgid "Whether to create kdcinfo files" msgstr "" #: src/config/SSSDConfig/__init__.py.in:210 msgid "Where to drop krb5 config snippets" msgstr "" #: src/config/SSSDConfig/__init__.py.in:213 msgid "Directory to store credential caches" msgstr "" #: src/config/SSSDConfig/__init__.py.in:214 msgid "Location of the user's credential cache" msgstr "" #: src/config/SSSDConfig/__init__.py.in:215 msgid "Location of the keytab to validate credentials" msgstr "" #: src/config/SSSDConfig/__init__.py.in:216 msgid "Enable credential validation" msgstr "" #: src/config/SSSDConfig/__init__.py.in:217 msgid "Store password if offline for later online authentication" msgstr "" #: src/config/SSSDConfig/__init__.py.in:218 msgid "Renewable lifetime of the TGT" msgstr "" #: src/config/SSSDConfig/__init__.py.in:219 msgid "Lifetime of the TGT" msgstr "" #: src/config/SSSDConfig/__init__.py.in:220 msgid "Time between two checks for renewal" msgstr "" #: src/config/SSSDConfig/__init__.py.in:221 msgid "Enables FAST" msgstr "FAST gaitzen du" #: src/config/SSSDConfig/__init__.py.in:222 msgid "Selects the principal to use for FAST" msgstr "" #: src/config/SSSDConfig/__init__.py.in:223 msgid "Enables principal canonicalization" msgstr "" #: src/config/SSSDConfig/__init__.py.in:224 msgid "Enables enterprise principals" msgstr "" #: src/config/SSSDConfig/__init__.py.in:225 msgid "A mapping from user names to kerberos principal names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:228 #: src/config/SSSDConfig/__init__.py.in:229 msgid "Server where the change password service is running if not on the KDC" msgstr "" #: src/config/SSSDConfig/__init__.py.in:232 msgid "ldap_uri, The URI of the LDAP server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:233 msgid "ldap_backup_uri, The URI of the LDAP server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:234 msgid "The default base DN" msgstr "" #: src/config/SSSDConfig/__init__.py.in:235 msgid "The Schema Type in use on the LDAP server, rfc2307" msgstr "" #: src/config/SSSDConfig/__init__.py.in:236 msgid "The default bind DN" msgstr "" #: src/config/SSSDConfig/__init__.py.in:237 msgid "The type of the authentication token of the default bind DN" msgstr "" #: src/config/SSSDConfig/__init__.py.in:238 msgid "The authentication token of the default bind DN" msgstr "" #: src/config/SSSDConfig/__init__.py.in:239 msgid "Length of time to attempt connection" msgstr "" #: src/config/SSSDConfig/__init__.py.in:240 msgid "Length of time to attempt synchronous LDAP operations" msgstr "" #: src/config/SSSDConfig/__init__.py.in:241 msgid "Length of time between attempts to reconnect while offline" msgstr "" #: src/config/SSSDConfig/__init__.py.in:242 msgid "Use only the upper case for realm names" msgstr "" #: src/config/SSSDConfig/__init__.py.in:243 msgid "File that contains CA certificates" msgstr "" #: src/config/SSSDConfig/__init__.py.in:244 msgid "Path to CA certificate directory" msgstr "" #: src/config/SSSDConfig/__init__.py.in:245 msgid "File that contains the client certificate" msgstr "" #: src/config/SSSDConfig/__init__.py.in:246 msgid "File that contains the client key" msgstr "" #: src/config/SSSDConfig/__init__.py.in:247 msgid "List of possible ciphers suites" msgstr "" #: src/config/SSSDConfig/__init__.py.in:248 msgid "Require TLS certificate verification" msgstr "" #: src/config/SSSDConfig/__init__.py.in:249 msgid "Specify the sasl mechanism to use" msgstr "" #: src/config/SSSDConfig/__init__.py.in:250 msgid "Specify the sasl authorization id to use" msgstr "" #: src/config/SSSDConfig/__init__.py.in:251 msgid "Specify the sasl authorization realm to use" msgstr "" #: src/config/SSSDConfig/__init__.py.in:252 msgid "Specify the minimal SSF for LDAP sasl authorization" msgstr "" #: src/config/SSSDConfig/__init__.py.in:253 msgid "Kerberos service keytab" msgstr "" #: src/config/SSSDConfig/__init__.py.in:254 msgid "Use Kerberos auth for LDAP connection" msgstr "" #: src/config/SSSDConfig/__init__.py.in:255 msgid "Follow LDAP referrals" msgstr "" #: src/config/SSSDConfig/__init__.py.in:256 msgid "Lifetime of TGT for LDAP connection" msgstr "" #: src/config/SSSDConfig/__init__.py.in:257 msgid "How to dereference aliases" msgstr "" #: src/config/SSSDConfig/__init__.py.in:258 msgid "Service name for DNS service lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:259 msgid "The number of records to retrieve in a single LDAP query" msgstr "" #: src/config/SSSDConfig/__init__.py.in:260 msgid "The number of members that must be missing to trigger a full deref" msgstr "" #: src/config/SSSDConfig/__init__.py.in:261 msgid "" "Whether the LDAP library should perform a reverse lookup to canonicalize the " "host name during a SASL bind" msgstr "" #: src/config/SSSDConfig/__init__.py.in:263 msgid "entryUSN attribute" msgstr "entryUSN atributua" #: src/config/SSSDConfig/__init__.py.in:264 msgid "lastUSN attribute" msgstr "lastUSN atributua" #: src/config/SSSDConfig/__init__.py.in:266 msgid "" "How long to retain a connection to the LDAP server before disconnecting" msgstr "" #: src/config/SSSDConfig/__init__.py.in:268 msgid "Disable the LDAP paging control" msgstr "" #: src/config/SSSDConfig/__init__.py.in:269 msgid "Disable Active Directory range retrieval" msgstr "" #: src/config/SSSDConfig/__init__.py.in:272 msgid "Length of time to wait for a search request" msgstr "" #: src/config/SSSDConfig/__init__.py.in:273 msgid "Length of time to wait for a enumeration request" msgstr "" #: src/config/SSSDConfig/__init__.py.in:274 msgid "Length of time between enumeration updates" msgstr "" #: src/config/SSSDConfig/__init__.py.in:275 msgid "Length of time between cache cleanups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:276 msgid "Require TLS for ID lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:277 msgid "Use ID-mapping of objectSID instead of pre-set IDs" msgstr "" #: src/config/SSSDConfig/__init__.py.in:278 msgid "Base DN for user lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:279 msgid "Scope of user lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:280 msgid "Filter for user lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:281 msgid "Objectclass for users" msgstr "" #: src/config/SSSDConfig/__init__.py.in:282 msgid "Username attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:284 msgid "UID attribute" msgstr "UID atributua" #: src/config/SSSDConfig/__init__.py.in:285 msgid "Primary GID attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:286 msgid "GECOS attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:287 msgid "Home directory attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:288 msgid "Shell attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:289 msgid "UUID attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:290 #: src/config/SSSDConfig/__init__.py.in:330 msgid "objectSID attribute" msgstr "objectSID atributua" #: src/config/SSSDConfig/__init__.py.in:291 msgid "Active Directory primary group attribute for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:292 msgid "User principal attribute (for Kerberos)" msgstr "" #: src/config/SSSDConfig/__init__.py.in:293 msgid "Full Name" msgstr "Izen osoa" #: src/config/SSSDConfig/__init__.py.in:294 msgid "memberOf attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:295 msgid "Modification time attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:297 msgid "shadowLastChange attribute" msgstr "shadowLastChange atributua" #: src/config/SSSDConfig/__init__.py.in:298 msgid "shadowMin attribute" msgstr "shadowMin atributua" #: src/config/SSSDConfig/__init__.py.in:299 msgid "shadowMax attribute" msgstr "shadowMax atributua" #: src/config/SSSDConfig/__init__.py.in:300 msgid "shadowWarning attribute" msgstr "shadowWarning atributua" #: src/config/SSSDConfig/__init__.py.in:301 msgid "shadowInactive attribute" msgstr "shadowInactive atributua" #: src/config/SSSDConfig/__init__.py.in:302 msgid "shadowExpire attribute" msgstr "shadowExpire atributua" #: src/config/SSSDConfig/__init__.py.in:303 msgid "shadowFlag attribute" msgstr "shadowFlag atributua" #: src/config/SSSDConfig/__init__.py.in:304 msgid "Attribute listing authorized PAM services" msgstr "" #: src/config/SSSDConfig/__init__.py.in:305 msgid "Attribute listing authorized server hosts" msgstr "" #: src/config/SSSDConfig/__init__.py.in:306 msgid "krbLastPwdChange attribute" msgstr "krbLastPwdChange atributua" #: src/config/SSSDConfig/__init__.py.in:307 msgid "krbPasswordExpiration attribute" msgstr "krbPasswordExpiration atributua" #: src/config/SSSDConfig/__init__.py.in:308 msgid "Attribute indicating that server side password policies are active" msgstr "" #: src/config/SSSDConfig/__init__.py.in:309 msgid "accountExpires attribute of AD" msgstr "ADren accountExpires atributua" #: src/config/SSSDConfig/__init__.py.in:310 msgid "userAccountControl attribute of AD" msgstr "ADren userAccountControl atributua" #: src/config/SSSDConfig/__init__.py.in:311 msgid "nsAccountLock attribute" msgstr "nsAccountLock atributua" #: src/config/SSSDConfig/__init__.py.in:312 msgid "loginDisabled attribute of NDS" msgstr "" #: src/config/SSSDConfig/__init__.py.in:313 msgid "loginExpirationTime attribute of NDS" msgstr "" #: src/config/SSSDConfig/__init__.py.in:314 msgid "loginAllowedTimeMap attribute of NDS" msgstr "" #: src/config/SSSDConfig/__init__.py.in:315 msgid "SSH public key attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:316 msgid "attribute listing allowed authentication types for a user" msgstr "" #: src/config/SSSDConfig/__init__.py.in:317 msgid "attribute containing the X509 certificate of the user" msgstr "" #: src/config/SSSDConfig/__init__.py.in:319 msgid "A list of extra attributes to download along with the user entry" msgstr "" #: src/config/SSSDConfig/__init__.py.in:321 msgid "Base DN for group lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:324 msgid "Objectclass for groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:325 msgid "Group name" msgstr "Talde-izena" #: src/config/SSSDConfig/__init__.py.in:326 msgid "Group password" msgstr "Taldearen pasahitza" #: src/config/SSSDConfig/__init__.py.in:327 msgid "GID attribute" msgstr "GID atributua" #: src/config/SSSDConfig/__init__.py.in:328 msgid "Group member attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:329 msgid "Group UUID attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:331 msgid "Modification time attribute for groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:332 msgid "Type of the group and other flags" msgstr "" #: src/config/SSSDConfig/__init__.py.in:334 msgid "Maximum nesting level SSSd will follow" msgstr "" #: src/config/SSSDConfig/__init__.py.in:336 msgid "Base DN for netgroup lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:337 msgid "Objectclass for netgroups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:338 msgid "Netgroup name" msgstr "" #: src/config/SSSDConfig/__init__.py.in:339 msgid "Netgroups members attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:340 msgid "Netgroup triple attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:341 msgid "Modification time attribute for netgroups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:343 msgid "Base DN for service lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:344 msgid "Objectclass for services" msgstr "" #: src/config/SSSDConfig/__init__.py.in:345 msgid "Service name attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:346 msgid "Service port attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:347 msgid "Service protocol attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:350 msgid "Lower bound for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:351 msgid "Upper bound for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:352 msgid "Number of IDs for each slice when ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:353 msgid "Use autorid-compatible algorithm for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:354 msgid "Name of the default domain for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:355 msgid "SID of the default domain for ID-mapping" msgstr "" #: src/config/SSSDConfig/__init__.py.in:357 msgid "Use LDAP_MATCHING_RULE_IN_CHAIN for group lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:358 msgid "Use LDAP_MATCHING_RULE_IN_CHAIN for initgroup lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:359 msgid "Whether to use Token-Groups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:360 msgid "Set lower boundary for allowed IDs from the LDAP server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:361 msgid "Set upper boundary for allowed IDs from the LDAP server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:362 msgid "DN for ppolicy queries" msgstr "" #: src/config/SSSDConfig/__init__.py.in:363 msgid "How many maximum entries to fetch during a wildcard request" msgstr "" #: src/config/SSSDConfig/__init__.py.in:366 msgid "Policy to evaluate the password expiration" msgstr "" #: src/config/SSSDConfig/__init__.py.in:370 msgid "Which attributes shall be used to evaluate if an account is expired" msgstr "" #: src/config/SSSDConfig/__init__.py.in:371 msgid "Which rules should be used to evaluate access control" msgstr "" #: src/config/SSSDConfig/__init__.py.in:374 msgid "URI of an LDAP server where password changes are allowed" msgstr "" #: src/config/SSSDConfig/__init__.py.in:375 msgid "URI of a backup LDAP server where password changes are allowed" msgstr "" #: src/config/SSSDConfig/__init__.py.in:376 msgid "DNS service name for LDAP password change server" msgstr "" #: src/config/SSSDConfig/__init__.py.in:377 msgid "" "Whether to update the ldap_user_shadow_last_change attribute after a " "password change" msgstr "" #: src/config/SSSDConfig/__init__.py.in:380 msgid "Base DN for sudo rules lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:381 msgid "Automatic full refresh period" msgstr "" #: src/config/SSSDConfig/__init__.py.in:382 msgid "Automatic smart refresh period" msgstr "" #: src/config/SSSDConfig/__init__.py.in:383 msgid "Whether to filter rules by hostname, IP addresses and network" msgstr "" #: src/config/SSSDConfig/__init__.py.in:384 msgid "" "Hostnames and/or fully qualified domain names of this machine to filter sudo " "rules" msgstr "" #: src/config/SSSDConfig/__init__.py.in:385 msgid "" "IPv4 or IPv6 addresses or network of this machine to filter sudo rules" msgstr "" #: src/config/SSSDConfig/__init__.py.in:386 msgid "Whether to include rules that contains netgroup in host attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:387 msgid "" "Whether to include rules that contains regular expression in host attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:388 msgid "Object class for sudo rules" msgstr "" #: src/config/SSSDConfig/__init__.py.in:389 msgid "Sudo rule name" msgstr "" #: src/config/SSSDConfig/__init__.py.in:390 msgid "Sudo rule command attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:391 msgid "Sudo rule host attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:392 msgid "Sudo rule user attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:393 msgid "Sudo rule option attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:394 msgid "Sudo rule runas attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:395 msgid "Sudo rule runasuser attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:396 msgid "Sudo rule runasgroup attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:397 msgid "Sudo rule notbefore attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:398 msgid "Sudo rule notafter attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:399 msgid "Sudo rule order attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:402 msgid "Object class for automounter maps" msgstr "" #: src/config/SSSDConfig/__init__.py.in:403 msgid "Automounter map name attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:404 msgid "Object class for automounter map entries" msgstr "" #: src/config/SSSDConfig/__init__.py.in:405 msgid "Automounter map entry key attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:406 msgid "Automounter map entry value attribute" msgstr "" #: src/config/SSSDConfig/__init__.py.in:407 msgid "Base DN for automounter map lookups" msgstr "" #: src/config/SSSDConfig/__init__.py.in:410 msgid "Comma separated list of allowed users" msgstr "" #: src/config/SSSDConfig/__init__.py.in:411 msgid "Comma separated list of prohibited users" msgstr "" #: src/config/SSSDConfig/__init__.py.in:414 msgid "Default shell, /bin/bash" msgstr "Shell lehenetsia, /bin/bash" #: src/config/SSSDConfig/__init__.py.in:415 msgid "Base for home directories" msgstr "" #: src/config/SSSDConfig/__init__.py.in:418 msgid "The name of the NSS library to use" msgstr "" #: src/config/SSSDConfig/__init__.py.in:419 msgid "Whether to look up canonical group name from cache if possible" msgstr "" #: src/config/SSSDConfig/__init__.py.in:422 msgid "PAM stack to use" msgstr "" #: src/monitor/monitor.c:2873 msgid "Become a daemon (default)" msgstr "" #: src/monitor/monitor.c:2875 msgid "Run interactive (not a daemon)" msgstr "" #: src/monitor/monitor.c:2877 src/tools/sss_debuglevel.c:71 msgid "Specify a non-default config file" msgstr "" #: src/monitor/monitor.c:2879 msgid "Print version number and exit" msgstr "Inprimatu bertsio zenbakia eta irten" #: src/providers/krb5/krb5_child.c:2590 src/providers/ldap/ldap_child.c:590 #: src/util/util.h:111 msgid "Debug level" msgstr "Arazketa maila" #: src/providers/krb5/krb5_child.c:2592 src/providers/ldap/ldap_child.c:592 #: src/util/util.h:117 msgid "Add debug timestamps" msgstr "Gehitu arazketako data-zigiluak" #: src/providers/krb5/krb5_child.c:2594 src/providers/ldap/ldap_child.c:594 #: src/util/util.h:119 msgid "Show timestamps with microseconds" msgstr "" #: src/providers/krb5/krb5_child.c:2596 src/providers/ldap/ldap_child.c:596 msgid "An open file descriptor for the debug logs" msgstr "" #: src/providers/krb5/krb5_child.c:2599 src/providers/ldap/ldap_child.c:598 #: src/util/util.h:115 msgid "Send the debug output to stderr directly." msgstr "" #: src/providers/krb5/krb5_child.c:2601 msgid "The user to create FAST ccache as" msgstr "" #: src/providers/krb5/krb5_child.c:2603 msgid "The group to create FAST ccache as" msgstr "" #: src/providers/data_provider_be.c:2912 msgid "Domain of the information provider (mandatory)" msgstr "" #: src/sss_client/common.c:971 msgid "Privileged socket has wrong ownership or permissions." msgstr "" #: src/sss_client/common.c:974 msgid "Public socket has wrong ownership or permissions." msgstr "" #: src/sss_client/common.c:977 msgid "Unexpected format of the server credential message." msgstr "" #: src/sss_client/common.c:980 msgid "SSSD is not run by root." msgstr "" #: src/sss_client/common.c:985 msgid "An error occurred, but no description can be found." msgstr "" #: src/sss_client/common.c:991 msgid "Unexpected error while looking for an error description" msgstr "" #: src/sss_client/pam_sss.c:66 msgid "Permission denied. " msgstr "" #: src/sss_client/pam_sss.c:67 src/sss_client/pam_sss.c:734 #: src/sss_client/pam_sss.c:745 msgid "Server message: " msgstr "" #: src/sss_client/pam_sss.c:252 msgid "Passwords do not match" msgstr "" #: src/sss_client/pam_sss.c:440 msgid "Password reset by root is not supported." msgstr "" #: src/sss_client/pam_sss.c:481 msgid "Authenticated with cached credentials" msgstr "" #: src/sss_client/pam_sss.c:482 msgid ", your cached password will expire at: " msgstr "" #: src/sss_client/pam_sss.c:512 #, c-format msgid "Your password has expired. You have %1$d grace login(s) remaining." msgstr "" #: src/sss_client/pam_sss.c:558 #, c-format msgid "Your password will expire in %1$d %2$s." msgstr "" #: src/sss_client/pam_sss.c:607 msgid "Authentication is denied until: " msgstr "" #: src/sss_client/pam_sss.c:628 msgid "System is offline, password change not possible" msgstr "" #: src/sss_client/pam_sss.c:643 msgid "" "After changing the OTP password, you need to log out and back in order to " "acquire a ticket" msgstr "" #: src/sss_client/pam_sss.c:731 src/sss_client/pam_sss.c:744 msgid "Password change failed. " msgstr "Huts egin du pasahitza aldatzeak. " #: src/sss_client/pam_sss.c:1444 msgid "New Password: " msgstr "Pasahitz berria: " #: src/sss_client/pam_sss.c:1445 msgid "Reenter new Password: " msgstr "Berriz sartu pasahitz berria: " #: src/sss_client/pam_sss.c:1549 msgid "First Factor: " msgstr "" #: src/sss_client/pam_sss.c:1550 msgid "Second Factor: " msgstr "" #: src/sss_client/pam_sss.c:1554 msgid "Password: " msgstr "Pasahitza: " #: src/sss_client/pam_sss.c:1594 msgid "Current Password: " msgstr "Uneko pasahitza: " #: src/sss_client/pam_sss.c:1793 msgid "Password expired. Change your password now." msgstr "Pasahitza iraungita. Aldatu zure pasahitza orain." #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:40 #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:192 src/tools/sss_useradd.c:48 #: src/tools/sss_groupadd.c:41 src/tools/sss_groupdel.c:44 #: src/tools/sss_groupmod.c:42 src/tools/sss_groupshow.c:651 #: src/tools/sss_userdel.c:134 src/tools/sss_usermod.c:47 #: src/tools/sss_cache.c:588 src/tools/sss_debuglevel.c:69 msgid "The debug level to run with" msgstr "" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:42 #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:196 msgid "The SSSD domain to use" msgstr "" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:57 src/tools/sss_useradd.c:74 #: src/tools/sss_groupadd.c:59 src/tools/sss_groupdel.c:54 #: src/tools/sss_groupmod.c:66 src/tools/sss_groupshow.c:663 #: src/tools/sss_userdel.c:152 src/tools/sss_usermod.c:79 #: src/tools/sss_cache.c:628 msgid "Error setting the locale\n" msgstr "" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:64 msgid "Not enough memory\n" msgstr "" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:83 msgid "User not specified\n" msgstr "" #: src/sss_client/ssh/sss_ssh_authorizedkeys.c:92 msgid "Error looking up public keys\n" msgstr "Errorea gako publikoak bilatzean\n" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:194 msgid "The port to use to connect to the host" msgstr "Ostalarira konektatzeko erabiliko den ataka" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:238 msgid "Invalid port\n" msgstr "" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:243 msgid "Host not specified\n" msgstr "" #: src/sss_client/ssh/sss_ssh_knownhostsproxy.c:249 msgid "The path to the proxy command must be absolute\n" msgstr "" #: src/tools/sss_useradd.c:49 src/tools/sss_usermod.c:48 msgid "The UID of the user" msgstr "Erabiltzailearen UIDa" #: src/tools/sss_useradd.c:50 src/tools/sss_usermod.c:50 msgid "The comment string" msgstr "Iruzkin katea" #: src/tools/sss_useradd.c:51 src/tools/sss_usermod.c:51 msgid "Home directory" msgstr "Direktorio nagusia" #: src/tools/sss_useradd.c:52 src/tools/sss_usermod.c:52 msgid "Login shell" msgstr "" #: src/tools/sss_useradd.c:53 msgid "Groups" msgstr "Taldeak" #: src/tools/sss_useradd.c:54 msgid "Create user's directory if it does not exist" msgstr "Sortu erabiltzailearen direktorioa ez bada existitzen" #: src/tools/sss_useradd.c:55 msgid "Never create user's directory, overrides config" msgstr "" #: src/tools/sss_useradd.c:56 msgid "Specify an alternative skeleton directory" msgstr "" #: src/tools/sss_useradd.c:57 src/tools/sss_usermod.c:60 msgid "The SELinux user for user's login" msgstr "" #: src/tools/sss_useradd.c:87 src/tools/sss_groupmod.c:79 #: src/tools/sss_usermod.c:92 msgid "Specify group to add to\n" msgstr "" #: src/tools/sss_useradd.c:111 msgid "Specify user to add\n" msgstr "Zehaztu gehitu beharreko erabiltzailea\n" #: src/tools/sss_useradd.c:121 src/tools/sss_groupadd.c:86 #: src/tools/sss_groupdel.c:80 src/tools/sss_groupmod.c:113 #: src/tools/sss_groupshow.c:697 src/tools/sss_userdel.c:198 #: src/tools/sss_usermod.c:162 msgid "Error initializing the tools - no local domain\n" msgstr "Errorea tresnak hasieratzean - domeinu lokalik ez\n" #: src/tools/sss_useradd.c:123 src/tools/sss_groupadd.c:88 #: src/tools/sss_groupdel.c:82 src/tools/sss_groupmod.c:115 #: src/tools/sss_groupshow.c:699 src/tools/sss_userdel.c:200 #: src/tools/sss_usermod.c:164 msgid "Error initializing the tools\n" msgstr "Errorea tresnak hasieratzean\n" #: src/tools/sss_useradd.c:132 src/tools/sss_groupadd.c:97 #: src/tools/sss_groupdel.c:91 src/tools/sss_groupmod.c:123 #: src/tools/sss_groupshow.c:708 src/tools/sss_userdel.c:209 #: src/tools/sss_usermod.c:173 msgid "Invalid domain specified in FQDN\n" msgstr "Baliogabeko domeinua zehaztu da FQDN-n\n" #: src/tools/sss_useradd.c:142 src/tools/sss_groupmod.c:144 #: src/tools/sss_groupmod.c:173 src/tools/sss_usermod.c:197 #: src/tools/sss_usermod.c:226 msgid "Internal error while parsing parameters\n" msgstr "Barne errorea parametroak analizatzean\n" #: src/tools/sss_useradd.c:151 src/tools/sss_usermod.c:206 #: src/tools/sss_usermod.c:235 msgid "Groups must be in the same domain as user\n" msgstr "Taldeek erabiltzailearen domeinu berean egon behar dute\n" #: src/tools/sss_useradd.c:159 #, c-format msgid "Cannot find group %1$s in local domain\n" msgstr "" #: src/tools/sss_useradd.c:174 src/tools/sss_userdel.c:219 msgid "Cannot set default values\n" msgstr "Ezin dira balio lehenetsiak ezarri\n" #: src/tools/sss_useradd.c:181 src/tools/sss_usermod.c:187 msgid "The selected UID is outside the allowed range\n" msgstr "Hautatutako UIDa baimendutako bitartetik kanpo dago\n" #: src/tools/sss_useradd.c:210 src/tools/sss_usermod.c:305 msgid "Cannot set SELinux login context\n" msgstr "" #: src/tools/sss_useradd.c:224 msgid "Cannot get info about the user\n" msgstr "" #: src/tools/sss_useradd.c:236 msgid "User's home directory already exists, not copying data from skeldir\n" msgstr "" #: src/tools/sss_useradd.c:239 #, c-format msgid "Cannot create user's home directory: %1$s\n" msgstr "" #: src/tools/sss_useradd.c:250 #, c-format msgid "Cannot create user's mail spool: %1$s\n" msgstr "" #: src/tools/sss_useradd.c:270 msgid "Could not allocate ID for the user - domain full?\n" msgstr "" #: src/tools/sss_useradd.c:274 msgid "A user or group with the same name or ID already exists\n" msgstr "" #: src/tools/sss_useradd.c:280 msgid "Transaction error. Could not add user.\n" msgstr "" #: src/tools/sss_groupadd.c:43 src/tools/sss_groupmod.c:48 msgid "The GID of the group" msgstr "Taldearen GIDa" #: src/tools/sss_groupadd.c:76 msgid "Specify group to add\n" msgstr "" #: src/tools/sss_groupadd.c:106 src/tools/sss_groupmod.c:198 msgid "The selected GID is outside the allowed range\n" msgstr "Hautatutako UIDa baimendutako bitartetik kanpo dago\n" #: src/tools/sss_groupadd.c:143 msgid "Could not allocate ID for the group - domain full?\n" msgstr "" #: src/tools/sss_groupadd.c:147 msgid "A group with the same name or GID already exists\n" msgstr "" #: src/tools/sss_groupadd.c:153 msgid "Transaction error. Could not add group.\n" msgstr "" #: src/tools/sss_groupdel.c:70 msgid "Specify group to delete\n" msgstr "Zehaztu taldea ezabatzeko\n" #: src/tools/sss_groupdel.c:104 #, c-format msgid "Group %1$s is outside the defined ID range for domain\n" msgstr "" #: src/tools/sss_groupdel.c:119 src/tools/sss_groupmod.c:225 #: src/tools/sss_groupmod.c:232 src/tools/sss_groupmod.c:239 #: src/tools/sss_userdel.c:295 src/tools/sss_usermod.c:282 #: src/tools/sss_usermod.c:289 src/tools/sss_usermod.c:296 #, c-format msgid "NSS request failed (%1$d). Entry might remain in memory cache.\n" msgstr "" #: src/tools/sss_groupdel.c:132 msgid "" "No such group in local domain. Removing groups only allowed in local " "domain.\n" msgstr "" #: src/tools/sss_groupdel.c:137 msgid "Internal error. Could not remove group.\n" msgstr "Barne errorea. Ezin izan da taldea kendu.\n" #: src/tools/sss_groupmod.c:44 msgid "Groups to add this group to" msgstr "" #: src/tools/sss_groupmod.c:46 msgid "Groups to remove this group from" msgstr "" #: src/tools/sss_groupmod.c:87 src/tools/sss_usermod.c:100 msgid "Specify group to remove from\n" msgstr "" #: src/tools/sss_groupmod.c:101 msgid "Specify group to modify\n" msgstr "" #: src/tools/sss_groupmod.c:130 msgid "" "Cannot find group in local domain, modifying groups is allowed only in local " "domain\n" msgstr "" #: src/tools/sss_groupmod.c:153 src/tools/sss_groupmod.c:182 msgid "Member groups must be in the same domain as parent group\n" msgstr "" #: src/tools/sss_groupmod.c:161 src/tools/sss_groupmod.c:190 #: src/tools/sss_usermod.c:214 src/tools/sss_usermod.c:243 #, c-format msgid "" "Cannot find group %1$s in local domain, only groups in local domain are " "allowed\n" msgstr "" #: src/tools/sss_groupmod.c:257 msgid "Could not modify group - check if member group names are correct\n" msgstr "" #: src/tools/sss_groupmod.c:261 msgid "Could not modify group - check if groupname is correct\n" msgstr "" #: src/tools/sss_groupmod.c:265 msgid "Transaction error. Could not modify group.\n" msgstr "" #: src/tools/sss_groupshow.c:598 #, c-format msgid "%1$s%2$sGroup: %3$s\n" msgstr "%1$s%2$sTaldea: %3$s\n" #: src/tools/sss_groupshow.c:599 msgid "Magic Private " msgstr "" #: src/tools/sss_groupshow.c:601 #, c-format msgid "%1$sGID number: %2$d\n" msgstr "%1$sGID zenbakia: %2$d\n" #: src/tools/sss_groupshow.c:603 #, c-format msgid "%1$sMember users: " msgstr "" #: src/tools/sss_groupshow.c:610 #, c-format msgid "" "\n" "%1$sIs a member of: " msgstr "" #: src/tools/sss_groupshow.c:617 #, c-format msgid "" "\n" "%1$sMember groups: " msgstr "" #: src/tools/sss_groupshow.c:653 msgid "Print indirect group members recursively" msgstr "" #: src/tools/sss_groupshow.c:687 msgid "Specify group to show\n" msgstr "" #: src/tools/sss_groupshow.c:727 msgid "" "No such group in local domain. Printing groups only allowed in local " "domain.\n" msgstr "" #: src/tools/sss_groupshow.c:732 msgid "Internal error. Could not print group.\n" msgstr "" #: src/tools/sss_userdel.c:136 msgid "Remove home directory and mail spool" msgstr "" #: src/tools/sss_userdel.c:138 msgid "Do not remove home directory and mail spool" msgstr "" #: src/tools/sss_userdel.c:140 msgid "Force removal of files not owned by the user" msgstr "" #: src/tools/sss_userdel.c:142 msgid "Kill users' processes before removing him" msgstr "" #: src/tools/sss_userdel.c:188 msgid "Specify user to delete\n" msgstr "" #: src/tools/sss_userdel.c:234 #, c-format msgid "User %1$s is outside the defined ID range for domain\n" msgstr "" #: src/tools/sss_userdel.c:259 msgid "Cannot reset SELinux login context\n" msgstr "" #: src/tools/sss_userdel.c:271 #, c-format msgid "WARNING: The user (uid %1$lu) was still logged in when deleted.\n" msgstr "" #: src/tools/sss_userdel.c:276 msgid "Cannot determine if the user was logged in on this platform" msgstr "" #: src/tools/sss_userdel.c:281 msgid "Error while checking if the user was logged in\n" msgstr "" #: src/tools/sss_userdel.c:288 #, c-format msgid "The post-delete command failed: %1$s\n" msgstr "" #: src/tools/sss_userdel.c:308 msgid "Not removing home dir - not owned by user\n" msgstr "" #: src/tools/sss_userdel.c:310 #, c-format msgid "Cannot remove homedir: %1$s\n" msgstr "" #: src/tools/sss_userdel.c:324 msgid "" "No such user in local domain. Removing users only allowed in local domain.\n" msgstr "" #: src/tools/sss_userdel.c:329 msgid "Internal error. Could not remove user.\n" msgstr "" #: src/tools/sss_usermod.c:49 msgid "The GID of the user" msgstr "" #: src/tools/sss_usermod.c:53 msgid "Groups to add this user to" msgstr "" #: src/tools/sss_usermod.c:54 msgid "Groups to remove this user from" msgstr "" #: src/tools/sss_usermod.c:55 msgid "Lock the account" msgstr "" #: src/tools/sss_usermod.c:56 msgid "Unlock the account" msgstr "Desblokeatu kontua" #: src/tools/sss_usermod.c:57 msgid "Add an attribute/value pair. The format is attrname=value." msgstr "" #: src/tools/sss_usermod.c:58 msgid "Delete an attribute/value pair. The format is attrname=value." msgstr "" #: src/tools/sss_usermod.c:59 msgid "" "Set an attribute to a name/value pair. The format is attrname=value. For " "multi-valued attributes, the command replaces the values already present" msgstr "" #: src/tools/sss_usermod.c:117 src/tools/sss_usermod.c:126 #: src/tools/sss_usermod.c:135 msgid "Specify the attribute name/value pair(s)\n" msgstr "" #: src/tools/sss_usermod.c:152 msgid "Specify user to modify\n" msgstr "" #: src/tools/sss_usermod.c:180 msgid "" "Cannot find user in local domain, modifying users is allowed only in local " "domain\n" msgstr "" #: src/tools/sss_usermod.c:322 msgid "Could not modify user - check if group names are correct\n" msgstr "" #: src/tools/sss_usermod.c:326 msgid "Could not modify user - user already member of groups?\n" msgstr "" #: src/tools/sss_usermod.c:330 msgid "Transaction error. Could not modify user.\n" msgstr "" #: src/tools/sss_cache.c:189 msgid "No cache object matched the specified search\n" msgstr "" #: src/tools/sss_cache.c:432 #, c-format msgid "Couldn't invalidate %1$s\n" msgstr "" #: src/tools/sss_cache.c:439 #, c-format msgid "Couldn't invalidate %1$s %2$s\n" msgstr "" #: src/tools/sss_cache.c:590 msgid "Invalidate all cached entries except for sudo rules" msgstr "" #: src/tools/sss_cache.c:592 msgid "Invalidate particular user" msgstr "Baliogabetu erabiltzaile bat" #: src/tools/sss_cache.c:594 msgid "Invalidate all users" msgstr "Baliogabetu erabiltzaile guztiak" #: src/tools/sss_cache.c:596 msgid "Invalidate particular group" msgstr "Baliogabetu talde bat" #: src/tools/sss_cache.c:598 msgid "Invalidate all groups" msgstr "Baliogabetu talde guztiak" #: src/tools/sss_cache.c:600 msgid "Invalidate particular netgroup" msgstr "" #: src/tools/sss_cache.c:602 msgid "Invalidate all netgroups" msgstr "" #: src/tools/sss_cache.c:604 msgid "Invalidate particular service" msgstr "Baliogabetu zerbitzu bat" #: src/tools/sss_cache.c:606 msgid "Invalidate all services" msgstr "Baliogabetu zerbitzu guztiak" #: src/tools/sss_cache.c:609 msgid "Invalidate particular autofs map" msgstr "" #: src/tools/sss_cache.c:611 msgid "Invalidate all autofs maps" msgstr "" #: src/tools/sss_cache.c:615 msgid "Invalidate particular SSH host" msgstr "" #: src/tools/sss_cache.c:617 msgid "Invalidate all SSH hosts" msgstr "" #: src/tools/sss_cache.c:620 msgid "Only invalidate entries from a particular domain" msgstr "" #: src/tools/sss_cache.c:669 msgid "Please select at least one object to invalidate\n" msgstr "" #: src/tools/sss_cache.c:752 #, c-format msgid "" "Could not open domain %1$s. If the domain is a subdomain (trusted domain), " "use fully qualified name instead of --domain/-d parameter.\n" msgstr "" #: src/tools/sss_cache.c:756 msgid "Could not open available domains\n" msgstr "" #: src/tools/sss_debuglevel.c:40 msgid "\n" msgstr "\n" #: src/tools/sss_debuglevel.c:96 msgid "Specify debug level you want to set\n" msgstr "" #: src/tools/sss_debuglevel.c:102 msgid "Only one argument expected\n" msgstr "" #: src/tools/tools_util.c:204 #, c-format msgid "Name '%1$s' does not seem to be FQDN ('%2$s = TRUE' is set)\n" msgstr "" #: src/tools/tools_util.c:309 msgid "Out of memory\n" msgstr "" #: src/tools/tools_util.h:43 #, c-format msgid "%1$s must be run as root\n" msgstr "" #: src/util/util.h:113 msgid "Send the debug output to files instead of stderr" msgstr "" #: src/util/util.h:183 msgid "The user ID to run the server as" msgstr "" #: src/util/util.h:185 msgid "The group ID to run the server as" msgstr "" language-pack-eu-base/data/eu/LC_MESSAGES/example-content.po0000644000000000000000000000157512704125520020542 0ustar # Basque translation for example-content # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the example-content package. # FIRST AUTHOR , 2010. # 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: 2011-10-08 01:20+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:48+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../data/examples.desktop.in.h:1 msgid "Examples" msgstr "Adibideak" #: ../data/examples.desktop.in.h:2 msgid "Example content for Ubuntu" msgstr "Adibidezko edukia Ubunturako" language-pack-eu-base/data/eu/LC_MESSAGES/desktop_kubuntu-notification-helper.po0000644000000000000000000000640612704125520024624 0ustar # Basque translation for kubuntu-notification-helper # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2014-03-14 20:30+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/daemon/notificationhelper.desktop:2 msgctxt "Name" msgid "Notification Helper" msgstr "Jakinarazpen Laguntzailea" #: src/daemon/notificationhelper.notifyrc:3 msgctxt "Comment" msgid "System Notification Helper" msgstr "Sistemaren Jakinarazpen Laguntzailea" #: src/daemon/notificationhelper.notifyrc:6 msgctxt "Name" msgid "Reboot Required" msgstr "Berrabiarazi beharra dago" #: src/daemon/notificationhelper.notifyrc:7 msgctxt "Comment" msgid "A system restart is required" msgstr "Sistema berrabiaraztea beharrezkoa da" #: src/daemon/notificationhelper.notifyrc:11 msgctxt "Name" msgid "Apport Crash" msgstr "Apport kraskadura" #: src/daemon/notificationhelper.notifyrc:12 msgctxt "Comment" msgid "An application has crashed on your system (now or in the past)" msgstr "Aplikazio bat kraskatu da zure sisteman (orain edo lehenago)" #: src/daemon/notificationhelper.notifyrc:16 msgctxt "Name" msgid "Upgrade Hook" msgstr "Bertsio-berritze kakoa" #: src/daemon/notificationhelper.notifyrc:17 msgctxt "Comment" msgid "Software upgrade notifications are available" msgstr "Software bertsio-berritze jakinarazpenak eskuragarri daude" #: src/daemon/notificationhelper.notifyrc:21 msgctxt "Name" msgid "Restricted Install" msgstr "Instalazio mugatua" #: src/daemon/notificationhelper.notifyrc:22 msgctxt "Comment" msgid "Extra packages can be installed to enhance application functionality" msgstr "" "Pakete gehigarriak instalatu daitezke aplikazioen funtzionalitatea handitzeko" #: src/daemon/notificationhelper.notifyrc:26 msgctxt "Name" msgid "Localization Enhancement" msgstr "Itzulpenaren hobekuntza" #: src/daemon/notificationhelper.notifyrc:27 msgctxt "Comment" msgid "Extra packages can be installed to enhance system localization" msgstr "Pakete gehigarriak instala daitezke sistemaren itzulpena hobetzeko" #: src/daemon/notificationhelper.notifyrc:31 msgctxt "Name" msgid "Driver Enhancement" msgstr "Kontrolatzaileen hobekuntza" #: src/daemon/notificationhelper.notifyrc:32 msgctxt "Comment" msgid "Additional drivers can be installed" msgstr "Kontrolatzaile gehigarriak instala daitezke" #: src/kcmodule/kcm_notificationhelper.desktop:10 msgctxt "X-KDE-Keywords" msgid "Notify,Alerts,Notification,popups" msgstr "Jakinarazi,Alerta,Jakinarazpen,popup" #: src/kcmodule/kcm_notificationhelper.desktop:14 msgctxt "Name" msgid "Other Notifications" msgstr "Beste jakinarazpenak" #: src/kcmodule/kcm_notificationhelper.desktop:15 msgctxt "Comment" msgid "Control the notifications for system helpers" msgstr "Kontrolatu sistemaren laguntzaileen jakinarazpenak" language-pack-eu-base/data/eu/LC_MESSAGES/wdiff-gnulib.po0000644000000000000000000000633612704125520020014 0ustar # translation of coreutils-5.2.1.po to Euskara # Basque translation of 5.2.1. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the Coreutils-5.2.1 package. # Mikel Olasagasti , 2004. # msgid "" msgstr "" "Project-Id-Version: coreutils-5.2.1\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2014-04-14 22:15+0200\n" "PO-Revision-Date: 2016-02-07 18:40+0000\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:31+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: lib/error.c:188 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: 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 "" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/regcomp.c:131 msgid "Success" msgstr "" #: lib/regcomp.c:134 msgid "No match" msgstr "" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:707 msgid "No previous regular expression" msgstr "" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "memoria agortuta" language-pack-eu-base/data/eu/LC_MESSAGES/kcm_notificationhelper.po0000644000000000000000000000545612704125520022161 0ustar # Basque translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2014-03-22 01:54+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Kubuntu-ren Jakinarazpen Laguntzailearen Konfigurazioa" #: src/kcmodule/notificationhelperconfigmodule.cpp:59 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009-2014 Harald Sitter" msgstr "" #: src/kcmodule/notificationhelperconfigmodule.cpp:61 msgid "Jonathan Thomas" msgstr "Jonathan Thomas" #: src/kcmodule/notificationhelperconfigmodule.cpp:62 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/kcmodule/notificationhelperconfigmodule.cpp:67 msgid "Configure the behavior of Kubuntu Notification Helper" msgstr "Konfiguratu Kubuntu-ren Jakinarazpen Laguntzailearen portaera" #: src/kcmodule/notificationhelperconfigmodule.cpp:74 msgid "Show notifications for:" msgstr "Erakutsi jakinarazpenak kasu hauetan:" #: src/kcmodule/notificationhelperconfigmodule.cpp:76 msgid "Application crashes" msgstr "Aplikazioen kraskadurak" #: src/kcmodule/notificationhelperconfigmodule.cpp:77 msgid "Proprietary Driver availability" msgstr "Kontrolatzaile jabedunen eskuragarritasuna" #: src/kcmodule/notificationhelperconfigmodule.cpp:78 msgid "Upgrade information" msgstr "Bertsio-berritzeen informazioa" #: src/kcmodule/notificationhelperconfigmodule.cpp:79 msgid "Restricted codec availability" msgstr "Kodetzaile-deskodetzaile mugatuen eskuragarritasuna" #: src/kcmodule/notificationhelperconfigmodule.cpp:80 msgid "Incomplete language support" msgstr "Hizkuntza-sostengua osatu gabe" #: src/kcmodule/notificationhelperconfigmodule.cpp:81 msgid "Required reboots" msgstr "Beharrezko berrabiarazpenak" #: src/kcmodule/notificationhelperconfigmodule.cpp:93 msgid "Notification type:" msgstr "Jakinarazpen mota:" #: src/kcmodule/notificationhelperconfigmodule.cpp:97 msgid "Use both popups and tray icons" msgstr "Erabili laster-leihoak eta erretiluko ikonoak" #: src/kcmodule/notificationhelperconfigmodule.cpp:99 msgid "Tray icons only" msgstr "Erretiluko ikonoak soilik" #: src/kcmodule/notificationhelperconfigmodule.cpp:101 msgid "Popup notifications only" msgstr "Popup jakinarazpenak soilik" language-pack-eu-base/data/eu/LC_MESSAGES/apt-listchanges.po0000644000000000000000000001244012704125520020516 0ustar # apt-listchanges basque translation # Copyright (C) YEAR ORGANIZATION # Piarres Beobide , 2007. msgid "" msgstr "" "Project-Id-Version: apt-listchanges 2.73\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-17 14:04+0000\n" "PO-Revision-Date: 2014-04-28 20:39+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: debian-l10n-basque\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Generated-By: pygettext.py 1.5\n" #: ../apt-listchanges.py:89 #, python-format msgid "database %s failed to load.\n" msgstr "huts %s datu-basea kargatzerakoan.\n" #: ../apt-listchanges.py:107 #, python-format msgid "Unknown frontend: %s\n" msgstr "Interfaze ezezaguna: %s\n" #: ../apt-listchanges.py:132 #, python-format msgid "%s: will be newly installed" msgstr "%s: berriz instalatuko da" #: ../apt-listchanges.py:148 #, python-format msgid "%s: Version %s has already been seen" msgstr "%s: %s bertsioa dagoeneko ikusia izan da" #: ../apt-listchanges.py:188 #, python-format msgid "News for %s" msgstr "%s(r)en berriak" #: ../apt-listchanges.py:199 #, python-format msgid "Changes for %s" msgstr "%s(r)en aldaketak" #: ../apt-listchanges.py:209 msgid "Informational notes" msgstr "Argibide-oharrak" #: ../apt-listchanges.py:212 msgid "apt-listchanges: News" msgstr "apt-listchanges: Berriak" #: ../apt-listchanges.py:216 msgid "apt-listchanges: Changelogs" msgstr "apt-listchanges: Aldaketa erregistroak" #: ../apt-listchanges.py:223 msgid "Aborting" msgstr "Uzten" #: ../apt-listchanges.py:226 msgid "Confirmation failed, don't save seen state" msgstr "Berrespenak huts egin du, ez gorde ikuste egoera" #: ../apt-listchanges.py:233 #, python-format msgid "apt-listchanges: changelogs for %s" msgstr "apt-listchanges: %s(r)en aldaketa-erregistroak" #: ../apt-listchanges.py:237 #, python-format msgid "apt-listchanges: news for %s" msgstr "apt-listchanges: %s(r)en berriak" #: ../apt-listchanges.py:249 msgid "didn't find any valid .deb archives" msgstr "ez du baliozko .deb fitxategirik aurkitu" #: ../apt-listchanges/apt_listchanges.py:49 msgid "" "Wrong or missing VERSION from apt pipeline\n" "(is Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version set to 2?)\n" msgstr "" "BERTSIO okerra edo falta da apt hodian\n" "(Dpkg::Tools::Options::/usr/bin/apt-listchanges::Version 2-ra ezarririk " "dago?)\n" #: ../apt-listchanges/apt_listchanges.py:110 #, python-format msgid "Mailing %s: %s" msgstr "%s postaz bidaltzen: %s" #: ../apt-listchanges/apt_listchanges.py:137 #, python-format msgid "The %s frontend is deprecated, using pager" msgstr "%s interfazea zaharkiturik dago, orrialdekatzailea erabiliko da" #: ../apt-listchanges/apt_listchanges.py:141 msgid "The mail frontend needs a installed 'sendmail', using pager" msgstr "" "Posta interfazeak 'sendmail' instalatuta egotea behar du, orrialdekatzailea " "erabiliko da" #: ../apt-listchanges/apt_listchanges.py:153 #, python-format msgid "" "The gtk frontend needs a working python-gtk2 and python-glade2.\n" "Those imports can not be found. Falling back to pager.\n" "The error is: %s\n" msgstr "" "Gtk interfazeak python-gtk2 eta python-glade2 behar ditu.\n" "Inportazio horiek ez dira aurkitu\n" "Errorea: %s\n" #: ../apt-listchanges/apt_listchanges.py:250 msgid "Do you want to continue? [Y/n] " msgstr "Aurrera jarraitu nahi al duzu? [B/e] " #: ../apt-listchanges/apt_listchanges.py:263 #: ../apt-listchanges/apt_listchanges.py:283 #: ../apt-listchanges/apt_listchanges.py:291 msgid "Reading changelogs" msgstr "Aldaketa erregistroak irakurtzen" #: ../apt-listchanges/apt_listchanges.py:291 msgid "Done" msgstr "Eginda" #: ../apt-listchanges/ALCConfig.py:76 msgid "Usage: apt-listchanges [options] {--apt | filename.deb ...}\n" msgstr "Erabilera: apt-listchanges [aukerak] {--apt | fitxategia.deb ...}\n" #: ../apt-listchanges/ALCConfig.py:133 #, python-format msgid "Unknown option %s for --which. Allowed are: %s." msgstr "%s aukera ezezaguna --wich-rentzat. Onartutakoak: %s." #: ../apt-listchanges/ALCConfig.py:148 msgid "--since= expects a only path to a .deb" msgstr "" "--since= argumentuak .deb baterako bide-izen bakarra espero du" #: ../apt-listchanges/DebianFiles.py:188 #, python-format msgid "" "Could not run apt-changelog (%s), unable to retrieve changelog for package %s" msgstr "" "Ezin izan da exekutatu apt-changelog (%s), ezinezkoa %s paketearentzat " "aldaketen erregistroa eskuratzea" #: ../apt-listchanges/DebianFiles.py:219 #, python-format msgid "Ignoring `%s' (seems to be a directory!)" msgstr "`%s' alde batetara uzten (direktorio bat dela dirudi!)" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "Continue Installation?" msgstr "Jarraitu instalazioarekin?" #: ../apt-listchanges/AptListChangesGtk.py:68 msgid "You can abort the installation if you select 'no'." msgstr "Instalazioa utzi dezakezu 'ez' hautatuaz." #: ../apt-listchanges/apt-listchanges.glade:9 msgid "List the changes" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:35 msgid "" "Changelogs\n" "\n" "The following changes are found in the packages you are about to install:" msgstr "" #: ../apt-listchanges/apt-listchanges.glade:84 msgid "Reading changelogs. Please wait." msgstr "" language-pack-eu-base/data/eu/LC_MESSAGES/Linux-PAM.po0000644000000000000000000003425512704125520017152 0ustar # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Linux-PAM Project # This file is distributed under the same license as the PACKAGE package. # # Translators: # Asier Iturralde Sarasola , 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:48+0000\n" "Last-Translator: Asier Iturralde Sarasola \n" "Language-Team: Basque " "(http://www.transifex.com/projects/p/fedora/language/eu/)\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-04-15 05:52+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: libpam_misc/misc_conv.c:33 msgid "...Time is running out...\n" msgstr "...Denbora agortzen ari da...\n" #: libpam_misc/misc_conv.c:34 msgid "...Sorry, your time is up!\n" msgstr "...Lastima, zure denbora agortu da!\n" #: libpam_misc/misc_conv.c:342 #, c-format msgid "erroneous conversation (%d)\n" msgstr "elkarrizketa okerra (%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 "Pasahitza: " #: libpam/pam_get_authtok.c:41 modules/pam_cracklib/pam_cracklib.c:68 #, c-format msgid "New %s%spassword: " msgstr "%s%sPasahitz berria: " #: libpam/pam_get_authtok.c:43 modules/pam_cracklib/pam_cracklib.c:70 #, c-format msgid "Retype new %s%spassword: " msgstr "Idatzi berriz %s%spasahitz berria: " #: libpam/pam_get_authtok.c:44 modules/pam_cracklib/pam_cracklib.c:71 msgid "Sorry, passwords do not match." msgstr "" #: libpam/pam_get_authtok.c:135 libpam/pam_get_authtok.c:211 #, c-format msgid "Retype %s" msgstr "Idatzi berriz %s" #: libpam/pam_get_authtok.c:155 libpam/pam_get_authtok.c:227 msgid "Password change aborted." msgstr "" #: libpam/pam_item.c:311 msgid "login:" msgstr "logina:" #: libpam/pam_strerror.c:40 msgid "Success" msgstr "Arrakasta" #: libpam/pam_strerror.c:42 msgid "Critical error - immediate abort" msgstr "Errore kritikoa - berehala abortatuko da" #: libpam/pam_strerror.c:44 msgid "Failed to load module" msgstr "Ezin izan da moduloa kargatu" #: libpam/pam_strerror.c:46 msgid "Symbol not found" msgstr "Ez da sinboloa aurkitu" #: libpam/pam_strerror.c:48 msgid "Error in service module" msgstr "Errorea zerbitzu-moduluan" #: libpam/pam_strerror.c:50 msgid "System error" msgstr "Sistemaren errorea" #: libpam/pam_strerror.c:52 msgid "Memory buffer error" msgstr "Memoria-bufferaren errorea" #: libpam/pam_strerror.c:54 msgid "Permission denied" msgstr "Baimena ukatua" #: libpam/pam_strerror.c:56 msgid "Authentication failure" msgstr "Huts autentifikazioan" #: libpam/pam_strerror.c:58 msgid "Insufficient credentials to access authentication data" msgstr "Autentifikazio datuak eskuratzeko kredentzial gutxiegi" #: libpam/pam_strerror.c:60 msgid "Authentication service cannot retrieve authentication info" msgstr "" "Autentifikazio-zerbitzuak ezin du autentifikazio-informazioa eskuratu" #: libpam/pam_strerror.c:62 msgid "User not known to the underlying authentication module" msgstr "Erabiltzaile ezezaguna azpiko autentifikazio-moduluarentzat" #: libpam/pam_strerror.c:64 msgid "Have exhausted maximum number of retries for service" msgstr "Zerbitzurako saiakera-kopuru maximoa agortu duzu" #: libpam/pam_strerror.c:66 msgid "Authentication token is no longer valid; new one required" msgstr "" #: libpam/pam_strerror.c:68 msgid "User account has expired" msgstr "" #: libpam/pam_strerror.c:70 msgid "Cannot make/remove an entry for the specified session" msgstr "" #: libpam/pam_strerror.c:72 msgid "Authentication service cannot retrieve user credentials" msgstr "" #: libpam/pam_strerror.c:74 msgid "User credentials expired" msgstr "" #: libpam/pam_strerror.c:76 msgid "Failure setting user credentials" msgstr "" #: libpam/pam_strerror.c:78 msgid "No module specific data is present" msgstr "" #: libpam/pam_strerror.c:80 msgid "Bad item passed to pam_*_item()" msgstr "" #: libpam/pam_strerror.c:82 msgid "Conversation error" msgstr "" #: libpam/pam_strerror.c:84 msgid "Authentication token manipulation error" msgstr "" #: libpam/pam_strerror.c:86 msgid "Authentication information cannot be recovered" msgstr "" #: libpam/pam_strerror.c:88 msgid "Authentication token lock busy" msgstr "" #: libpam/pam_strerror.c:90 msgid "Authentication token aging disabled" msgstr "" #: libpam/pam_strerror.c:92 msgid "Failed preliminary check by password service" msgstr "" #: libpam/pam_strerror.c:94 msgid "The return value should be ignored by PAM dispatch" msgstr "" #: libpam/pam_strerror.c:96 msgid "Module is unknown" msgstr "" #: libpam/pam_strerror.c:98 msgid "Authentication token expired" msgstr "" #: libpam/pam_strerror.c:100 msgid "Conversation is waiting for event" msgstr "" #: libpam/pam_strerror.c:102 msgid "Application needs to call libpam again" msgstr "" #: libpam/pam_strerror.c:105 msgid "Unknown PAM error" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:618 msgid "is the same as the old one" msgstr "" #: 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 "" #: modules/pam_cracklib/pam_cracklib.c:643 msgid "is a palindrome" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:646 msgid "case changes only" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:649 msgid "is too similar to the old one" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:652 msgid "is too simple" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:655 msgid "is rotated" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:658 msgid "not enough character classes" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:661 msgid "contains too many same characters consecutively" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:664 msgid "contains too long of a monotonic character sequence" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:667 msgid "contains the user name in some form" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "No password supplied" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:701 #: modules/pam_unix/pam_unix_passwd.c:496 msgid "Password unchanged" msgstr "" #: modules/pam_cracklib/pam_cracklib.c:721 #: modules/pam_cracklib/pam_cracklib.c:803 #, c-format msgid "BAD PASSWORD: %s" msgstr "" #: modules/pam_exec/pam_exec.c:273 #, c-format msgid "%s failed: exit code %d" msgstr "" #: modules/pam_exec/pam_exec.c:282 #, c-format msgid "%s failed: caught signal %d%s" msgstr "" #: modules/pam_exec/pam_exec.c:291 #, c-format msgid "%s failed: unknown status 0x%x" msgstr "" #. 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 "" #. TRANSLATORS: " from " #: modules/pam_lastlog/pam_lastlog.c:291 modules/pam_lastlog/pam_lastlog.c:505 #, c-format msgid " from %.*s" msgstr "" #. TRANSLATORS: " on " #: modules/pam_lastlog/pam_lastlog.c:303 modules/pam_lastlog/pam_lastlog.c:517 #, c-format msgid " on %.*s" msgstr "" #. TRANSLATORS: "Last login: from on " #: modules/pam_lastlog/pam_lastlog.c:313 #, c-format msgid "Last login:%s%s%s" msgstr "" #: modules/pam_lastlog/pam_lastlog.c:319 msgid "Welcome to your new account!" msgstr "" #. TRANSLATORS: "Last failed login: from on " #: modules/pam_lastlog/pam_lastlog.c:527 #, c-format msgid "Last failed login:%s%s%s" msgstr "" #: 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] "" msgstr[1] "" #. 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 "" #: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "" #: modules/pam_mail/pam_mail.c:297 msgid "No mail." msgstr "" #: modules/pam_mail/pam_mail.c:300 msgid "You have new mail." msgstr "" #: modules/pam_mail/pam_mail.c:303 msgid "You have old mail." msgstr "" #: modules/pam_mail/pam_mail.c:307 msgid "You have mail." msgstr "" #: modules/pam_mail/pam_mail.c:314 #, c-format msgid "You have no mail in folder %s." msgstr "" #: modules/pam_mail/pam_mail.c:318 #, c-format msgid "You have new mail in folder %s." msgstr "" #: modules/pam_mail/pam_mail.c:322 #, c-format msgid "You have old mail in folder %s." msgstr "" #: modules/pam_mail/pam_mail.c:327 #, c-format msgid "You have mail in folder %s." msgstr "" #: modules/pam_mkhomedir/pam_mkhomedir.c:113 #, c-format msgid "Creating directory '%s'." msgstr "" #: modules/pam_mkhomedir/pam_mkhomedir.c:183 #, c-format msgid "Unable to create and initialize directory '%s'." msgstr "" #: modules/pam_pwhistory/pam_pwhistory.c:217 #: modules/pam_unix/pam_unix_passwd.c:517 msgid "Password has been already used. Choose another." msgstr "Dagoeneko erabilita dago pasahitz hori. Beste bat aukeratu." #: modules/pam_pwhistory/pam_pwhistory.c:224 msgid "Password has been already used." msgstr "" #: modules/pam_selinux/pam_selinux.c:210 #, c-format msgid "Default Security Context %s\n" msgstr "" #: modules/pam_selinux/pam_selinux.c:214 msgid "Would you like to enter a different role or level?" msgstr "" #: modules/pam_selinux/pam_selinux.c:227 msgid "role:" msgstr "" #: modules/pam_selinux/pam_selinux.c:230 #, c-format msgid "No default type for role %s\n" msgstr "" #: modules/pam_selinux/pam_selinux.c:262 msgid "level:" msgstr "maila:" #: modules/pam_selinux/pam_selinux.c:295 msgid "Not a valid security context" msgstr "" #: modules/pam_selinux/pam_selinux.c:539 #, c-format msgid "Unable to get valid context for %s" msgstr "" #: modules/pam_selinux/pam_selinux.c:658 #, c-format msgid "Security Context %s Assigned" msgstr "" #: modules/pam_selinux/pam_selinux.c:674 #, c-format msgid "Key Creation Context %s Assigned" msgstr "" #: modules/pam_selinux/pam_selinux_check.c:99 #, c-format msgid "failed to initialize PAM\n" msgstr "" #: modules/pam_selinux/pam_selinux_check.c:105 #, c-format msgid "failed to pam_set_item()\n" msgstr "" #: modules/pam_selinux/pam_selinux_check.c:133 #, c-format msgid "login: failure forking: %m" msgstr "" #: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "" #: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "" #: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "" #: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "" #: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:599 #, c-format msgid "Account temporary locked (%ld seconds left)" msgstr "" #: 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 "" #: modules/pam_tally/pam_tally.c:777 modules/pam_tally2/pam_tally2.c:887 msgid "Authentication error" msgstr "" #: modules/pam_tally/pam_tally.c:778 modules/pam_tally2/pam_tally2.c:888 msgid "Service error" msgstr "" #: modules/pam_tally/pam_tally.c:779 modules/pam_tally2/pam_tally2.c:889 msgid "Unknown user" msgstr "" #: modules/pam_tally/pam_tally.c:780 modules/pam_tally2/pam_tally2.c:890 msgid "Unknown error" msgstr "Errore ezezaguna" #: 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 "" #: modules/pam_tally/pam_tally.c:800 modules/pam_tally2/pam_tally2.c:913 #, c-format msgid "%s: Unrecognised option %s\n" msgstr "" #: modules/pam_tally/pam_tally.c:812 #, c-format msgid "" "%s: [--file rooted-filename] [--user username] [--reset[=n]] [--quiet]\n" msgstr "" #: 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 "" #: modules/pam_tally2/pam_tally2.c:940 #, c-format msgid "Login Failures Latest failure From\n" msgstr "" #: 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 "" #: modules/pam_timestamp/pam_timestamp.c:345 #, c-format msgid "Access granted (last access was %ld seconds ago)." msgstr "" #: 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 "" #: modules/pam_unix/pam_unix_acct.c:255 msgid "You are required to change your password immediately (root enforced)" msgstr "" #: modules/pam_unix/pam_unix_acct.c:261 msgid "You are required to change your password immediately (password aged)" msgstr "" #: 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] "" msgstr[1] "" #. 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 "" #: modules/pam_unix/pam_unix_passwd.c:398 msgid "NIS password could not be changed." msgstr "" #: modules/pam_unix/pam_unix_passwd.c:513 msgid "You must choose a longer password" msgstr "Pasahitz luzeagoa aukeratu behar duzu" #: modules/pam_unix/pam_unix_passwd.c:619 #, c-format msgid "Changing password for %s." msgstr "" #: modules/pam_unix/pam_unix_passwd.c:630 msgid "(current) UNIX password: " msgstr "(Oraingo) UNIX-pasahitza: " #: modules/pam_unix/pam_unix_passwd.c:665 msgid "You must wait longer to change your password" msgstr "Gehiago itxaron behar duzu pasahitza aldatzeko" #: modules/pam_unix/pam_unix_passwd.c:725 msgid "Enter new UNIX password: " msgstr "UNIX-pasahitz berria sartu: " #: modules/pam_unix/pam_unix_passwd.c:726 msgid "Retype new UNIX password: " msgstr "UNIX-pasahitz berria sartu berriro: " language-pack-eu-base/data/eu/LC_MESSAGES/ubuntu-ui-toolkit.po0000644000000000000000000002247712704125520021063 0ustar # Basque translation for ubuntu-ui-toolkit # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the ubuntu-ui-toolkit package. # FIRST AUTHOR , 2014. # 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-18 00:28+0000\n" "Last-Translator: Ibai Oihanguren Sala \n" "Language-Team: Basque \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-04-15 08:18+0000\n" "X-Generator: Launchpad (build 17995)\n" #: Ubuntu/Components/1.2/TextInputPopover.qml:29 #: Ubuntu/Components/1.3/TextInputPopover.qml:29 msgid "Select All" msgstr "Hautatu dena" #: Ubuntu/Components/1.2/TextInputPopover.qml:36 #: Ubuntu/Components/1.3/TextInputPopover.qml:36 msgid "Cut" msgstr "Ebaki" #: Ubuntu/Components/1.2/TextInputPopover.qml:48 #: Ubuntu/Components/1.3/TextInputPopover.qml:48 msgid "Copy" msgstr "Kopiatu" #: Ubuntu/Components/1.2/TextInputPopover.qml:57 #: Ubuntu/Components/1.3/TextInputPopover.qml:57 msgid "Paste" msgstr "Itsatsi" #: Ubuntu/Components/1.2/ToolbarItems.qml:143 #: Ubuntu/Components/1.3/ToolbarItems.qml:143 msgid "Back" msgstr "Itzuli" #: Ubuntu/Components/ListItems/1.2/Empty.qml:398 #: Ubuntu/Components/ListItems/1.3/Empty.qml:398 msgid "Delete" msgstr "Ezabatu" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:51 msgid "No service/path specified" msgstr "Ez da zerbitzurik/bide-izenik zehaztu" #: Ubuntu/Components/plugin/adapters/dbuspropertywatcher_p.cpp:69 #, qt-format msgid "Invalid bus type: %1." msgstr "Bus mota baliogabea: %1." #. TRANSLATORS: Time based "this is happening/happened now" #: Ubuntu/Components/plugin/i18n.cpp:268 msgid "Now" msgstr "Orain" #: Ubuntu/Components/plugin/i18n.cpp:275 #, qt-format msgid "%1 minute ago" msgid_plural "%1 minutes ago" msgstr[0] "Duela minutu %1" msgstr[1] "Duela %1 minutu" #: Ubuntu/Components/plugin/i18n.cpp:277 #, qt-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "%1 minutu" msgstr[1] "%1 minutu" #. 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 "'Atzo '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 "'Atzo '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 "'Bihar '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 "'Bihar '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 "MMM d, 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:325 msgid "ddd d MMM' 'HH:mm" msgstr "MMM d, ddd' 'HH:mm" #: Ubuntu/Components/plugin/privates/listitemdragarea.cpp:122 msgid "" "ListView has no ViewItems.dragUpdated() signal handler implemented. No " "dragging will be possible." msgstr "" #: 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 "" "%2 objektuaren \"%1\" propietatea %3 motakoa da eta ezin zaio %5 motako " "\"%4\" balioa jarri" #: Ubuntu/Components/plugin/statesaverbackend_p.cpp:185 #, qt-format msgid "property \"%1\" does not exist or is not writable for object %2" msgstr "" "\"%1\" propietatea ez da existitzen edo ez da %2 objektuarentzat idazgarria" #: 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 "Alarmak burutu gabeko operazio bat dauka." #: Ubuntu/Components/plugin/ucarguments.cpp:188 msgid "Usage: " msgstr "Erabilera: " #: Ubuntu/Components/plugin/ucarguments.cpp:209 msgid "Options:" msgstr "Aukerak:" #: Ubuntu/Components/plugin/ucarguments.cpp:498 #, qt-format msgid "%1 is expecting an additional argument: %2" msgstr "%1(e)k argumentu gehigarri bat espero du: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:503 #, qt-format msgid "%1 is expecting a value for argument: %2" msgstr "%1(e)k balio bat espero du argumentu honentzat: %2" #: Ubuntu/Components/plugin/ucarguments.cpp:520 #, qt-format msgid "%1 is expecting additional arguments: %2" msgstr "%1(e)k argumentu gehigarriak espero ditu: %2" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:145 msgid "consider overriding swipeEvent() slot!" msgstr "" #: Ubuntu/Components/plugin/uclistitemstyle.cpp:165 msgid "consider overriding rebound() slot!" msgstr "" #: Ubuntu/Components/plugin/ucmousefilters.cpp:1065 msgid "Ignoring AfterItem priority for InverseMouse filters." msgstr "AfterItem lehentasunari ezikusi egiten InverseMouse iragazkientzat." #: Ubuntu/Components/plugin/ucserviceproperties.cpp:77 msgid "Changing connection parameters forbidden." msgstr "" #: Ubuntu/Components/plugin/ucserviceproperties.cpp:160 #, qt-format msgid "" "Binding detected on property '%1' will be removed by the service updates." msgstr "" #: Ubuntu/Components/plugin/ucstatesaver.cpp:46 msgid "Warning: attachee must have an ID. State will not be saved." msgstr "Abisua: erantsitakoak IDa izan behar du. Egoera ez da gordeko." #: Ubuntu/Components/plugin/ucstatesaver.cpp:56 #, qt-format msgid "" "Warning: attachee's UUID is already registered, state won't be saved: %1" msgstr "" "Abisua: erantsitakoaren UUIDa dagoeneko erregistratuta dago, egoera ez da " "gordeko: %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 "" "Guraso guztiek izan behar dute ID bat.\n" "Egoera gordetzea desgaituta %2 klaseko %1(r)entzat" #: Ubuntu/Components/plugin/uctheme.cpp:208 #, qt-format msgid "Theme not found: \"%1\"" msgstr "Ez da gaia aurkitu: \"%1\"" #: Ubuntu/Components/plugin/uctheme.cpp:539 msgid "Not a Palette component." msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:462 msgid "Dragging mode requires ListView" msgstr "" #: Ubuntu/Components/plugin/ucviewitemsattached.cpp:468 msgid "" "Dragging is only supported when using a QAbstractItemModel, ListModel or " "list." msgstr "" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:78 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:78 msgid "Cancel" msgstr "Utzi" #: Ubuntu/Components/Popups/1.2/ComposerSheet.qml:88 #: Ubuntu/Components/Popups/1.3/ComposerSheet.qml:88 msgid "Confirm" msgstr "Berretsi" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:85 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:85 msgid "Close" msgstr "Itxi" #: Ubuntu/Components/Popups/1.2/DefaultSheet.qml:95 #: Ubuntu/Components/Popups/1.3/DefaultSheet.qml:95 msgid "Done" msgstr "Eginda" #: Ubuntu/Components/Themes/Ambiance/1.2/ProgressBarStyle.qml:51 #: Ubuntu/Components/Themes/Ambiance/1.3/ProgressBarStyle.qml:50 msgid "In Progress" msgstr "Lanean" #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Release to refresh..." msgstr "Askatu freskatzeko..." #: Ubuntu/Components/Themes/Ambiance/1.2/PullToRefreshStyle.qml:28 #: Ubuntu/Components/Themes/Ambiance/1.3/PullToRefreshStyle.qml:28 msgid "Pull to refresh..." msgstr "Tiratu freskatzeko..." language-pack-eu-base/data/eu/LC_MESSAGES/indent.po0000644000000000000000000001506712704125520016721 0ustar # Basque translation of indent. # Copyright (C) 2004 Free Software Foundation, Inc. # Mikel Olasagasti , 2004. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: indent 2.2.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-01-31 17:27+0100\n" "PO-Revision-Date: 2008-01-10 04:36+0000\n" "Last-Translator: Mikel Olasagasti \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:35+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/args.c:611 msgid "" "usage: indent file [-o outfile ] [ options ]\n" " indent file1 file2 ... fileN [ options ]\n" msgstr "" #: src/args.c:677 #, c-format msgid "%s: missing argument to parameter %s\n" msgstr "" #: src/args.c:802 #, c-format msgid "%s: unknown option \"%s\"\n" msgstr "" #: src/args.c:812 #, c-format msgid "option: %s\n" msgstr "aukera: %s\n" #: src/args.c:828 #, c-format msgid "GNU indent %s\n" msgstr "GNU indent %s\n" #: src/args.c:913 #, c-format msgid "%s: option ``%s'' requires a numeric parameter\n" msgstr "" #: src/args.c:921 #, c-format msgid "set_option: internal error: p_type %d\n" msgstr "" #: src/args.c:977 msgid "Profile contains an unterminated comment" msgstr "Profilak amaitugabeko azalpen bat du" #: src/args.c:1015 msgid "Profile contains unpalatable characters" msgstr "Profilak baliogabeko karaktereak ditu" #: src/args.c:1183 #, c-format msgid "" "File named by environment variable %s does not exist or is not readable" msgstr "" #: src/backup.c:466 #, c-format msgid "indent: Strange version-control value\n" msgstr "indent: bertsio-kontrol balore arraroa\n" #: src/backup.c:467 #, c-format msgid "indent: Using numbered-existing\n" msgstr "indent: 'numbered existing' erabiltzen\n" #: src/backup.c:498 #, c-format msgid "indent: Can't make backup filename of %s\n" msgstr "indent: Ezin egin %s fitxategiaren babeskopia\n" #: src/backup.c:506 #, c-format msgid "Can't open backup file %s" msgstr "Ezin da ireki %s babeskopia fitxategia" #: src/backup.c:513 #, c-format msgid "Can't write to backup file %s" msgstr "Ezin da idatzi %s babeskopia fitxategian" #: src/backup.c:526 #, c-format msgid "Can't preserve modification time on backup file %s" msgstr "Ezin da kontserbatu modifikazio data %s babes-kopia fitxategian" #: src/globs.c:49 src/globs.c:74 #, c-format msgid "indent: Virtual memory exhausted.\n" msgstr "indent: Memoria birtuala agortua.\n" #: src/globs.c:93 #, c-format msgid "indent: %s:%d: %s:" msgstr "indent: %s:%d: %s:" #: src/globs.c:109 #, c-format msgid "indent: Fatal Error: " msgstr "indent: Error fatala: " #: src/globs.c:119 #, c-format msgid "indent: System Error: " msgstr "indent: Sistemaren errorea: " #: src/globs.h:27 msgid "Warning" msgstr "Oharra" #: src/globs.h:31 msgid "Error" msgstr "Errorea" #: src/indent.c:284 msgid "EOF encountered in comment" msgstr "Fitxategi-amaiera aurkitu da azalpenean" #: src/indent.c:345 msgid "Line broken" msgstr "Lerroa apurtuta" #: src/indent.c:522 msgid "Unexpected end of file" msgstr "Ustekabeko fitxategiaren amaiera" #: src/indent.c:528 #, c-format msgid "There were %d non-blank output lines and %d comments\n" msgstr "%d idatzitako irteera lerro eta %d azalpen egon dira\n" #: src/indent.c:532 #, c-format msgid "(Lines with comments)/(Lines with code): %6.3f\n" msgstr "(Azalpen lerroak)/(Kode lerroak): %6.3f\n" #: src/indent.c:556 msgid "Line broken 2" msgstr "2. lerroa apurtua" #: src/indent.c:778 #, c-format msgid "indent: only one output file (2nd was %s)\n" msgstr "indent: irteera fitxategi bakar bat (2. %s da)\n" #: src/indent.c:787 src/indent.c:813 #, c-format msgid "indent: only one input file when output file is specified\n" msgstr "" "indent: sarrera fitxategi bakar bat irteera fitxategia zehazten denean\n" #: src/indent.c:801 src/indent.c:848 #, c-format msgid "indent: can't have filenames when specifying standard input\n" msgstr "" "indent: ezin dira lortu fitxategi-izenak sarrera estandarra zehaztean\n" #: src/indent.c:821 #, c-format msgid "indent: only one input file when stdout is used\n" msgstr "indent: sarrera fitxategi bakar bat stdout erabiltzen denean\n" #: src/indent.c:857 msgid "command line" msgstr "" #: src/indent.c:1049 #, c-format msgid "Read profile %s\n" msgstr "Irakurri %s profila\n" #: src/code_io.c:169 msgid "Internal buffering error" msgstr "Errorea barneko bufferrean gordetzen" #: src/code_io.c:262 #, c-format msgid "Can't open input file %s" msgstr "Ezin ireki %s sarrera fitxategia" #: src/code_io.c:267 #, c-format msgid "Can't stat input file %s" msgstr "Ezin da lortu %s sarrera fitxategiaren egorea" #: src/code_io.c:272 #, c-format msgid "Zero-length file %s" msgstr "" #: src/code_io.c:280 #, c-format msgid "File %s is too big to read" msgstr "%s fitxategia handiegia da irakurtzeko" #: src/code_io.c:288 #, c-format msgid "System problem reading file %s" msgstr "Sistemaren arazoa %s fitxategia irakurtzen" #: src/code_io.c:312 #, c-format msgid "Error reading input file %s" msgstr "Errorea %s sarrera fitxategia irakurtzen" #: src/code_io.c:317 #, c-format msgid "Error closing input file %s" msgstr "" #: src/code_io.c:507 #, c-format msgid "File %s contains NULL-characters: cannot proceed\n" msgstr "" #: src/lexi.c:786 msgid "Unterminated character constant" msgstr "Amaitu gabeko karaktere konstantea" #: src/lexi.c:787 msgid "Unterminated string constant" msgstr "Amaitu gabeko kate konstantea" #: src/lexi.c:1044 #, c-format msgid "old style assignment ambiguity in \"=%c\". Assuming \"= %c\"\n" msgstr "" "estilo zarreko zehaztapen anbiguoa \"=%c\". \"=%c\" bezala ulertzen\n" #: src/output.c:1315 #, c-format msgid "indent: can't create %s\n" msgstr "indent: ezin sortu %s\n" #: src/output.c:1354 #, c-format msgid "Can't close output file %s" msgstr "Ezin da itxi %s irteera fitxategia" #: src/output.c:1367 #, c-format msgid "Can't preserve modification time on output file %s" msgstr "Ezin da kontserbatu modifikazio data %s irteera fitxategian" #: src/parse.c:447 msgid "Unmatched 'else'" msgstr "Parekatu gabeko 'else'" #: src/parse.c:473 msgid "Stmt nesting error." msgstr "Stmt abiaratze errorea." #: src/parse.c:515 msgid "Unknown code to parser" msgstr "Parseatzeko kode ezezaguna" #: src/parse.c:525 #, c-format msgid "ParseStack [%d]:\n" msgstr "ParseStack [%d]:\n" #: src/parse.c:529 #, c-format msgid " stack[%d] => stack: %d ind_level: %d\n" msgstr " stack[%d] => stack: %d ind_level: %d\n" #: src/wildexp.c:126 msgid "CANNOT FIND '@' FILE!" msgstr "EZIN AURKITU '@' FITXATEGIA!" language-pack-eu-base/data/eu/LC_MESSAGES/libgphoto2-2.po0000644000000000000000000101506312704125520017645 0ustar # translation of libgphoto2-2.po to Basque # Copyright (C) 2005 Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # Hizkuntza Politikarako Sailburuordetza , 2005. # msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: gphoto-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-04-15 17:43+0200\n" "PO-Revision-Date: 2015-12-11 07:59+0000\n" "Last-Translator: Hizkuntza Politikarako Sailburuordetza \n" "Language-Team: \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-04-15 05:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: camlibs/adc65/adc65.c:243 msgid "" "Adc65\n" "Benjamin Moos " msgstr "" #: camlibs/agfa-cl20/agfa_cl20.c:534 #, c-format msgid "" "Camera appears to not be using CompactFlash storage\n" "Unfortunately we do not support that at the moment :-(\n" msgstr "" #: camlibs/agfa-cl20/agfa_cl20.c:537 #, c-format msgid "Camera has taken %d pictures, and is using CompactFlash storage.\n" msgstr "" #: camlibs/agfa-cl20/agfa_cl20.c:545 msgid "" "agfa_cl20\n" "The Agfa CL20 Linux Driver People!\n" " Email us at cl20@poeml.de \n" " Visit us at http://cl20.poeml.de " msgstr "" "agfa_cl20\n" "Agfa CL20 Linux Driver People!\n" " Idatzi helbide honetara: cl20@poeml.de \n" " Bisita gaitzazu helbide honetan: http://cl20.poeml.de " #: camlibs/aox/library.c:107 #, c-format msgid "" "Your USB camera has an Aox chipset.\n" "Number of lo-res PICs = %i\n" "Number of hi-res PICs = %i\n" "Number of PICs = %i\n" msgstr "" "Zure USB kamerak Aox txipa du.\n" "Bereiz-baxuko IRUD kopurua = %i\n" "Bereiz-altuko IRUD kopurua = %i\n" "IRUD kopurua = %i\n" #: camlibs/aox/library.c:120 msgid "" "Aox generic driver\n" "Theodore Kilgore \n" msgstr "" "Aox kontrolatzaile orokorra\n" "Theodore Kilgore \n" #: camlibs/ax203/library.c:95 #, c-format msgid "Your USB picture frame has a AX203 chipset\n" msgstr "" #: camlibs/ax203/library.c:104 msgid "" "AX203 based picture frames come with a variety of resolutions.\n" "The gphoto driver for these devices allows you to download,\n" "upload and delete pictures from the picture frame." msgstr "" #: camlibs/ax203/library.c:117 msgid "" "AX203 USB picture frame driver\n" "Hans de Goede \n" "This driver allows you to download, upload and delete pictures\n" "from the picture frame." msgstr "" #: camlibs/ax203/library.c:442 camlibs/st2205/library.c:543 msgid "Picture Frame Configuration" msgstr "" #: camlibs/ax203/library.c:445 camlibs/ax203/library.c:461 #: camlibs/st2205/library.c:546 camlibs/st2205/library.c:570 msgid "Synchronize frame data and time with PC" msgstr "" #: camlibs/barbie/barbie.c:373 #, c-format msgid "" "Number of pictures: %i\n" "Firmware Version: %s" msgstr "" "Argazki-kopurua: %i\n" "Firmware-bertsioa: %s" #: camlibs/barbie/barbie.c:383 msgid "" "Barbie/HotWheels/WWF\n" "Scott Fritzinger \n" "Andreas Meyer \n" "Pete Zaitcev \n" "\n" "Reverse engineering of image data by:\n" "Jeff Laing \n" "\n" "Implemented using documents found on\n" "the web. Permission given by Vision." msgstr "" "Barbie/HotWheels/WWF\n" "Scott Fritzinger \n" "Andreas Meyer \n" "Pete Zaitcev \n" "\n" "Irudi-datuen ingeniaritza alderantzikatua:\n" "Jeff Laing \n" "\n" "Sarean topatutako dokumentuak erabiliz\n" "inplementatua. Baimena Vision-ek emana." #: camlibs/canon/canon.c:645 #, c-format msgid "Could not create directory %s." msgstr "Ezin izan da %s direktorioa sortu." #: camlibs/canon/canon.c:648 #, c-format msgid "Could not remove directory %s." msgstr "Ezin izan da %s direktorioa kendu." #: camlibs/canon/canon.c:1211 camlibs/canon/canon.c:1590 #: camlibs/canon/usb.c:559 msgid "lock keys failed." msgstr "blokeo-teklek huts egin dute." #: camlibs/canon/canon.c:1307 camlibs/canon/canon.c:1308 msgid "*UNKNOWN*" msgstr "*EZEZAGUNA*" #: camlibs/canon/canon.c:1491 #, c-format msgid "" "canon_int_capture_image: initial canon_usb_list_all_dirs() failed with " "status %li" msgstr "" #: camlibs/canon/canon.c:1623 #, c-format msgid "" "canon_int_capture_image: final canon_usb_list_all_dirs() failed with status " "%i" msgstr "" "canon_int_capture_image: amaierako canon_usb_list_all_dirs()-ek huts egin du " "%i egoerarekin" #: camlibs/canon/canon.c:2490 #, c-format msgid "" "Name '%s' (%li characters) too long, maximum 30 characters are allowed." msgstr "" "'%s' izena (%li karaktere) luzeegia da, gehienez 30 karaktere izan ditzake." #: camlibs/canon/canon.c:2908 #, c-format msgid "Lower case letters in %s not allowed." msgstr "%s-(e)n letra minuskulan ez dira onartzen." #: camlibs/canon/canon.c:3090 #, c-format msgid "" "canon_int_list_directory: ERROR: initial message too short (%i < minimum %i)" msgstr "" #: camlibs/canon/canon.c:3112 msgid "" "canon_int_list_directory: Reached end of packet while examining the first " "dirent" msgstr "" #: camlibs/canon/canon.c:3197 msgid "canon_int_list_directory: truncated directory entry encountered" msgstr "" #: camlibs/canon/canon.c:3561 msgid "File protected." msgstr "Fitxategia babestuta." #: camlibs/canon/canon.c:3669 msgid "Could not extract JPEG thumbnail from data: No beginning/end" msgstr "" "Ezin izan da JPEG koadro txikia atera datuetatik: ez dago " "hasierarik/amaierarik" #: camlibs/canon/canon.c:3757 msgid "Could not extract JPEG thumbnail from data: Data is not JFIF" msgstr "Ezin izan da datuen JPEG koadro txikia atera: Datuak ez dira JFIF" #: camlibs/canon/canon.h:156 camlibs/canon/canon.h:170 #, c-format msgid "NULL parameter \"%s\" in %s line %i" msgstr "\"%s\" NULL parametroa %s(e)ko %i lerroan" #: camlibs/canon/canon.h:638 #, c-format msgid "" "Don't know how to handle camera->port->type value %i aka 0x%x in %s line %i." msgstr "" #: camlibs/canon/crc.c:234 #, c-format msgid "FATAL ERROR: initial CRC value for length %d unknown\n" msgstr "ERRORE LARRIA: %d luzerarako hasierako CRC balioa ezezaguna da\n" #: camlibs/canon/crc.c:247 #, c-format msgid "unable to guess initial CRC value\n" msgstr "ezin da hasierako CRC balioa aurkitu\n" #: camlibs/canon/crc.c:274 #, c-format msgid "" "warning: CRC not checked (add len %d, value 0x%04x) " "#########################\n" msgstr "" "kontuz: CRC ez da egiaztatu (gehitu %d luzera, 0x%04x balioa) " "#########################\n" #: camlibs/canon/library.c:96 camlibs/canon/library.c:1621 msgid "Compatibility Mode" msgstr "" #: camlibs/canon/library.c:97 msgid "Thumbnail" msgstr "" #: camlibs/canon/library.c:98 msgid "Full Image" msgstr "" #: camlibs/canon/library.c:122 camlibs/canon/library.c:265 #: camlibs/ptp2/config.c:1549 camlibs/ptp2/config.c:1560 #: camlibs/ptp2/ptp.c:4594 msgid "Bulb" msgstr "" #: camlibs/canon/library.c:215 msgid "Auto focus: one-shot" msgstr "" #: camlibs/canon/library.c:216 msgid "Auto focus: AI servo" msgstr "" #: camlibs/canon/library.c:217 msgid "Auto focus: AI focus" msgstr "" #: camlibs/canon/library.c:218 msgid "Manual focus" msgstr "" #: camlibs/canon/library.c:223 msgid "Beep off" msgstr "" #: camlibs/canon/library.c:224 msgid "Beep on" msgstr "" #: camlibs/canon/library.c:229 camlibs/canon/library.c:280 #: camlibs/ptp2/config.c:2636 camlibs/ptp2/ptp.c:4225 msgid "Flash off" msgstr "" #: camlibs/canon/library.c:230 msgid "Flash on" msgstr "" #: camlibs/canon/library.c:231 msgid "Flash auto" msgstr "" #: camlibs/canon/library.c:258 msgid "AUTO" msgstr "" #: camlibs/canon/library.c:259 camlibs/ptp2/config.c:1556 #: camlibs/ptp2/ptp.c:4588 msgid "P" msgstr "" #: camlibs/canon/library.c:260 camlibs/ptp2/ptp.c:4589 msgid "Tv" msgstr "" #: camlibs/canon/library.c:261 camlibs/ptp2/ptp.c:4590 msgid "Av" msgstr "" #: camlibs/canon/library.c:262 camlibs/ptp2/ptp.c:4591 msgid "M" msgstr "" #: camlibs/canon/library.c:263 msgid "A-DEP" msgstr "" #: camlibs/canon/library.c:264 msgid "M-DEP" msgstr "" #: camlibs/canon/library.c:266 msgid "Manual 2" msgstr "" #: camlibs/canon/library.c:267 msgid "Far scene" msgstr "" #: camlibs/canon/library.c:268 msgid "Fast shutter" msgstr "" #: camlibs/canon/library.c:269 msgid "Slow shutter" msgstr "" #: camlibs/canon/library.c:270 msgid "Night scene" msgstr "" #: camlibs/canon/library.c:271 msgid "Gray scale" msgstr "" #: camlibs/canon/library.c:272 camlibs/konica/qm150.c:998 #: camlibs/konica/qm150.c:1014 camlibs/ptp2/config.c:2657 #: camlibs/ptp2/config.c:3350 camlibs/ptp2/ptp.c:4604 camlibs/ptp2/ptp.c:4739 #: camlibs/ricoh/library.c:332 camlibs/sierra/olympus-desc.c:482 #: camlibs/sierra/sierra.c:997 camlibs/sierra/sierra.c:1006 #: camlibs/sierra/sierra.c:1312 msgid "Sepia" msgstr "Sepia" #: camlibs/canon/library.c:273 camlibs/ptp2/config.c:1568 #: camlibs/ptp2/config.c:1732 camlibs/ptp2/config.c:2473 #: camlibs/ptp2/config.c:2475 camlibs/ptp2/config.c:2509 #: camlibs/ptp2/config.c:3161 camlibs/ptp2/ptp.c:4239 camlibs/ptp2/ptp.c:4435 #: camlibs/ptp2/ptp.c:4605 camlibs/st2205/library.c:516 #: camlibs/st2205/library.c:529 msgid "Portrait" msgstr "" #: camlibs/canon/library.c:274 camlibs/ptp2/config.c:1720 #: camlibs/ptp2/config.c:2629 camlibs/sierra/nikon-desc.c:492 #: camlibs/sierra/olympus-desc.c:775 camlibs/sierra/olympus-desc.c:791 msgid "Spot" msgstr "Puntua" #: camlibs/canon/library.c:275 camlibs/kodak/dc210/dc210.c:231 #: camlibs/kodak/dc210/dc210.c:245 camlibs/konica/qm150.c:1019 #: camlibs/ptp2/config.c:2477 camlibs/ptp2/config.c:2511 #: camlibs/ptp2/ptp.c:4241 camlibs/ptp2/ptp.c:4607 camlibs/ricoh/library.c:500 #: camlibs/sierra/epson-desc.c:218 camlibs/sierra/nikon-desc.c:324 #: camlibs/sierra/olympus-desc.c:637 camlibs/sierra/sierra.c:1117 #: camlibs/sierra/sierra.c:1122 camlibs/sierra/sierra.c:1393 #: camlibs/sierra/sierra.c:1589 camlibs/sierra/sierra.c:1592 #: camlibs/sierra/sierra.c:1805 msgid "Macro" msgstr "Makroa" #: camlibs/canon/library.c:276 msgid "BW" msgstr "" #: camlibs/canon/library.c:277 msgid "PanFocus" msgstr "" #: camlibs/canon/library.c:278 camlibs/ptp2/config.c:3157 #: camlibs/ptp2/config.c:3347 camlibs/ptp2/ptp.c:4431 camlibs/ptp2/ptp.c:4736 msgid "Vivid" msgstr "" #: camlibs/canon/library.c:279 camlibs/ptp2/config.c:1734 #: camlibs/ptp2/config.c:3348 camlibs/ptp2/ptp.c:4610 camlibs/ptp2/ptp.c:4737 msgid "Neutral" msgstr "" #: camlibs/canon/library.c:281 msgid "Long shutter" msgstr "" #: camlibs/canon/library.c:282 msgid "Super macro" msgstr "" #: camlibs/canon/library.c:283 msgid "Foliage" msgstr "" #: camlibs/canon/library.c:284 msgid "Indoor" msgstr "" #: camlibs/canon/library.c:285 msgid "Fireworks" msgstr "" #: camlibs/canon/library.c:286 msgid "Beach" msgstr "" #: camlibs/canon/library.c:287 msgid "Underwater" msgstr "" #: camlibs/canon/library.c:288 msgid "Snow" msgstr "" #: camlibs/canon/library.c:289 msgid "Kids and pets" msgstr "" #: camlibs/canon/library.c:290 msgid "Night snapshot" msgstr "" #: camlibs/canon/library.c:291 msgid "Digital macro" msgstr "" #: camlibs/canon/library.c:292 msgid "MyColors" msgstr "" #: camlibs/canon/library.c:293 msgid "Photo in movie" msgstr "" #: camlibs/canon/library.c:299 camlibs/ptp2/config.c:1218 #: camlibs/ptp2/config.c:2027 camlibs/ptp2/ptp.c:4200 msgid "RAW" msgstr "" #: camlibs/canon/library.c:301 msgid "RAW 2" msgstr "" #: camlibs/canon/library.c:303 camlibs/ptp2/config.c:2035 #: camlibs/ptp2/config.c:2037 msgid "Small Normal JPEG" msgstr "" #: camlibs/canon/library.c:305 camlibs/ptp2/config.c:2034 #: camlibs/ptp2/config.c:2036 msgid "Small Fine JPEG" msgstr "" #: camlibs/canon/library.c:307 camlibs/ptp2/config.c:2033 msgid "Medium Normal JPEG" msgstr "" #: camlibs/canon/library.c:309 camlibs/ptp2/config.c:2032 msgid "Medium Fine JPEG" msgstr "" #: camlibs/canon/library.c:311 camlibs/ptp2/config.c:2031 msgid "Large Normal JPEG" msgstr "" #: camlibs/canon/library.c:313 camlibs/ptp2/config.c:2030 msgid "Large Fine JPEG" msgstr "" #: camlibs/canon/library.c:315 camlibs/ptp2/config.c:2055 msgid "RAW + Small Normal JPEG" msgstr "" #: camlibs/canon/library.c:317 camlibs/ptp2/config.c:2046 msgid "RAW + Small Fine JPEG" msgstr "" #: camlibs/canon/library.c:319 camlibs/ptp2/config.c:2052 msgid "RAW + Medium Normal JPEG" msgstr "" #: camlibs/canon/library.c:321 camlibs/ptp2/config.c:2043 msgid "RAW + Medium Fine JPEG" msgstr "" #: camlibs/canon/library.c:323 camlibs/ptp2/config.c:2049 msgid "RAW + Large Normal JPEG" msgstr "" #: camlibs/canon/library.c:325 camlibs/ptp2/config.c:2040 msgid "RAW + Large Fine JPEG" msgstr "" #: camlibs/canon/library.c:367 msgid "" "This is the driver for Canon PowerShot, Digital IXUS, IXY Digital,\n" " and EOS Digital cameras in their native (sometimes called \"normal\")\n" " mode. It also supports a small number of Canon digital camcorders\n" " with still image capability.\n" "It includes code for communicating over a serial port or USB connection,\n" " but not (yet) over IEEE 1394 (Firewire).\n" "It is designed to work with over 70 models as old as the PowerShot A5\n" " and Pro70 of 1998 and as new as the PowerShot A510 and EOS 350D of\n" " 2005.\n" "It has not been verified against the EOS 1D or EOS 1Ds.\n" "For the A50, using 115200 bps may effectively be slower than using 57600\n" "If you experience a lot of serial transmission errors, try to have your\n" " computer as idle as possible (i.e. no disk activity)\n" msgstr "" #: camlibs/canon/library.c:496 #, c-format msgid "Camera unavailable: %s" msgstr "Kamera ez dago eskuragarri: %s" #: camlibs/canon/library.c:516 msgid "Switching Camera Off" msgstr "Kamera itzaltzen" #: camlibs/canon/library.c:586 camlibs/canon/library.c:623 msgid "Error capturing image" msgstr "Errorea irudia kapturatzean" #: camlibs/canon/library.c:679 camlibs/canon/library.c:1115 #, c-format msgid "Could not get disk name: %s" msgstr "Ezin izan da diskoaren izena eskuratu: %s" #: camlibs/canon/library.c:680 camlibs/canon/library.c:1116 msgid "No reason available" msgstr "Ez da arrazoirik ezagutzen" #: camlibs/canon/library.c:687 #, c-format msgid "Could not get disk info: %s" msgstr "Ezin izan da diskoaren informazioa eskuratu: %s" #: camlibs/canon/library.c:756 #, c-format msgid "Internal error #1 in get_file_func() (%s line %i)" msgstr "Barne-errorea #1 get_file_func()-en (%s, %i lerroa)" #: camlibs/canon/library.c:779 #, c-format msgid "No audio file could be found for %s" msgstr "Ezin izan da audio-fitxategirik aurkitu %s-(e)ntzat" #: camlibs/canon/library.c:827 camlibs/canon/library.c:865 #, c-format msgid "%s is a file type for which no thumbnail is provided" msgstr "%s fitxategi-motarako ez dago koadro txikirik" #: camlibs/canon/library.c:1038 #, c-format msgid "" " Drive %s\n" " %11s bytes total\n" " %11s bytes available" msgstr "" " Unitatea %s\n" " %11s byte guztira\n" " %11s byte erabilgarri" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "AC adapter" msgstr "AC moldagailua" #: camlibs/canon/library.c:1046 camlibs/canon/library.c:1052 #: camlibs/canon/library.c:2010 camlibs/canon/library.c:2016 msgid "on battery" msgstr "bateriarekin" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power OK" msgstr "energia ondo" #: camlibs/canon/library.c:1048 camlibs/canon/library.c:2012 msgid "power bad" msgstr "energia gaizki" #: camlibs/canon/library.c:1056 #, c-format msgid "not available: %s" msgstr "ez dago erabilgarri: %s" #: camlibs/canon/library.c:1082 #, c-format msgid "%s (host time %s%i seconds)" msgstr "%s (ostalariaren denbora %s%i segundo)" #: camlibs/canon/library.c:1092 #, c-format msgid "" "\n" "Camera identification:\n" " Model: %s\n" " Owner: %s\n" "\n" "Power status: %s\n" "\n" "Flash disk information:\n" "%s\n" "\n" "Time: %s\n" msgstr "" "\n" "Kameraren identifikazioa:\n" " Modeloa: %s\n" " Jabea: %s\n" "\n" "Energia-egoera: %s\n" "\n" "Flash diskoaren informazioa:\n" "%s\n" "\n" "Ordua: %s\n" #: camlibs/canon/library.c:1150 msgid "" "Canon PowerShot series driver by\n" " Wolfgang G. Reissnegger,\n" " Werner Almesberger,\n" " Edouard Lafargue,\n" " Philippe Marzouk,\n" "A5 additions by Ole W. Saastad\n" "Additional enhancements by\n" " Holger Klemm\n" " Stephen H. Westin" msgstr "" #: camlibs/canon/library.c:1194 msgid "Error deleting file" msgstr "Errorea fitxategia ezabatzean" #: camlibs/canon/library.c:1210 msgid "Error deleting associated thumbnail file" msgstr "Errorea asoziatutako koadro txikia ezabatzean" #: camlibs/canon/library.c:1342 camlibs/canon/library.c:1475 msgid "" "Speeds greater than 57600 are not supported for uploading to this camera" msgstr "" "57600 baino abiadura handiagoak ez dira onartzen kamera honetan kargatzeko" #: camlibs/canon/library.c:1359 camlibs/canon/library.c:1493 msgid "Could not get flash drive letter" msgstr "Ezin izan da flash unitatearen letra lortu" #: camlibs/canon/library.c:1403 camlibs/canon/library.c:1516 msgid "" "Could not upload, no free folder name available!\n" "999CANON folder name exists and has an AUT_9999.JPG picture in it." msgstr "" "Ezin izan da kargatu, karpeta-izenik ez dago erabilgarri!\n" "999CANON karpeta-izena badago eta AUT_9999.JPG argazkia du barruan." #: camlibs/canon/library.c:1425 camlibs/canon/library.c:1536 msgid "Could not create \\DCIM directory." msgstr "Ezin izan da \\DCIM direktorioa sortu." #: camlibs/canon/library.c:1431 camlibs/canon/library.c:1542 msgid "Could not create destination directory." msgstr "Ezin izan da helburuko direktorioa sortu." #: camlibs/canon/library.c:1591 camlibs/ptp2/config.c:5500 #: camlibs/ptp2/config.c:5770 msgid "Camera and Driver Configuration" msgstr "Kameraren eta kontrolatzailearen konfigurazioa" #: camlibs/canon/library.c:1594 camlibs/ptp2/config.c:5463 #: camlibs/ptp2/config.c:5464 camlibs/sierra/epson-desc.c:282 #: camlibs/sierra/nikon-desc.c:695 camlibs/sierra/nikon-desc.c:706 #: camlibs/sierra/nikon-desc.c:717 camlibs/sierra/olympus-desc.c:1017 #: camlibs/sierra/olympus-desc.c:1116 camlibs/sierra/olympus-desc.c:1127 #: camlibs/sierra/olympus-desc.c:1140 camlibs/sierra/sierra.c:1187 #: camlibs/sierra/sierra.c:1649 msgid "Camera Settings" msgstr "Kameraren ezarpenak" #: camlibs/canon/library.c:1598 camlibs/canon/library.c:2062 #: camlibs/ptp2/config.c:5206 camlibs/ptp2/config.c:5207 msgid "Owner Name" msgstr "" #: camlibs/canon/library.c:1604 camlibs/canon/library.c:2075 msgid "Capture Size Class" msgstr "" #: camlibs/canon/library.c:1636 camlibs/canon/library.c:2101 #: camlibs/ptp2/config.c:5232 camlibs/ptp2/config.c:5233 #: camlibs/ptp2/config.c:5234 camlibs/ptp2/ptp.c:3531 #: camlibs/sierra/olympus-desc.c:881 camlibs/sierra/olympus-desc.c:899 msgid "ISO Speed" msgstr "ISO abiadura" #: camlibs/canon/library.c:1662 camlibs/canon/library.c:1663 #: camlibs/canon/library.c:1696 camlibs/canon/library.c:1697 #: camlibs/canon/library.c:1730 camlibs/canon/library.c:1731 #: camlibs/canon/library.c:1777 camlibs/canon/library.c:1778 #: camlibs/canon/library.c:1810 camlibs/canon/library.c:1811 #: camlibs/canon/library.c:1848 camlibs/canon/library.c:1849 #: camlibs/canon/library.c:1882 camlibs/canon/library.c:1883 #: camlibs/canon/library.c:1916 camlibs/canon/library.c:1917 #: camlibs/canon/library.c:1950 camlibs/canon/library.c:1951 #: camlibs/ptp2/config.c:3192 camlibs/ptp2/config.c:3480 #: camlibs/ptp2/library.c:3248 camlibs/ptp2/library.c:3250 #: camlibs/ptp2/ptp.c:4384 camlibs/ptp2/ptp.c:4545 camlibs/ptp2/ptp.c:4635 msgid "Unknown" msgstr "Ezezaguna" #: camlibs/canon/library.c:1670 camlibs/canon/library.c:2130 msgid "Shooting mode" msgstr "" #: camlibs/canon/library.c:1704 camlibs/canon/library.c:2159 #: camlibs/ptp2/config.c:5312 camlibs/ptp2/config.c:5313 #: camlibs/ptp2/config.c:5316 camlibs/ptp2/config.c:5317 #: camlibs/ptp2/ptp.c:3533 camlibs/ptp2/ptp.c:4072 msgid "Shutter Speed" msgstr "" #: camlibs/canon/library.c:1739 camlibs/canon/library.c:2330 #: camlibs/kodak/dc210/dc210.c:224 camlibs/kodak/dc210/dc210.c:383 #: camlibs/konica/qm150.c:1033 camlibs/ptp2/config.c:5254 #: camlibs/ptp2/ptp.c:3518 camlibs/ptp2/ptp.c:3544 camlibs/ricoh/library.c:501 #: camlibs/sierra/sierra.c:1162 camlibs/sierra/sierra.c:1422 msgid "Zoom" msgstr "Zooma" #: camlibs/canon/library.c:1751 camlibs/canon/library.c:2187 #: camlibs/canon/library.c:2346 camlibs/ptp2/config.c:5304 #: camlibs/ptp2/config.c:5305 camlibs/ptp2/config.c:5308 #: camlibs/ptp2/ptp.c:3532 camlibs/ptp2/ptp.c:4071 camlibs/sierra/sierra.c:964 #: camlibs/sierra/sierra.c:1285 camlibs/sierra/sierra.c:1500 #: camlibs/sierra/sierra.c:1741 msgid "Aperture" msgstr "Irekiera" #: camlibs/canon/library.c:1784 camlibs/canon/library.c:2214 #: camlibs/ptp2/config.c:5259 camlibs/ptp2/config.c:5260 #: camlibs/ptp2/config.c:5261 camlibs/ptp2/config.c:5263 #: camlibs/ptp2/ptp.c:3534 camlibs/ptp2/ptp.c:3700 #: camlibs/sierra/nikon-desc.c:459 camlibs/sierra/nikon-desc.c:482 #: camlibs/sierra/olympus-desc.c:766 msgid "Exposure Compensation" msgstr "Esposizio-konpentsazioa" #: camlibs/canon/library.c:1817 camlibs/canon/library.c:2243 #: camlibs/ptp2/config.c:5224 camlibs/ptp2/config.c:5225 #: camlibs/ptp2/config.c:5228 msgid "Image Format" msgstr "" #: camlibs/canon/library.c:1856 camlibs/canon/library.c:2271 #: camlibs/ptp2/config.c:5288 camlibs/ptp2/config.c:5291 #: camlibs/ptp2/ptp.c:3460 camlibs/sierra/nikon-desc.c:331 #: camlibs/sierra/olympus-desc.c:644 msgid "Focus Mode" msgstr "Fokuaren modua" #: camlibs/canon/library.c:1890 camlibs/canon/library.c:2375 #: camlibs/ptp2/config.c:5266 camlibs/ptp2/config.c:5267 #: camlibs/ptp2/ptp.c:3462 camlibs/ptp2/ptp.c:3513 camlibs/ptp2/ptp.c:3756 #: camlibs/ptp2/ptp.c:3944 camlibs/sierra/sierra.c:1024 #: camlibs/sierra/sierra.c:1325 camlibs/sierra/sierra.c:1534 #: camlibs/sierra/sierra.c:1765 msgid "Flash Mode" msgstr "Flasharen modua" #: camlibs/canon/library.c:1924 camlibs/canon/library.c:2300 #: camlibs/konica/library.c:680 camlibs/konica/library.c:894 #: camlibs/ptp2/ptp.c:3514 msgid "Beep" msgstr "Soinu-seinalea" #: camlibs/canon/library.c:1961 camlibs/ptp2/config.c:5461 msgid "Camera Actions" msgstr "" #: camlibs/canon/library.c:1965 camlibs/canon/library.c:2404 #: camlibs/ptp2/config.c:5142 camlibs/ptp2/config.c:5143 msgid "Synchronize camera date and time with PC" msgstr "" #: camlibs/canon/library.c:1972 camlibs/ptp2/config.c:5466 msgid "Camera Status Information" msgstr "" #: camlibs/canon/library.c:1976 camlibs/ptp2/config.c:5159 #: camlibs/ptp2/config.c:5160 camlibs/ptp2/ptp.c:3552 msgid "Camera Model" msgstr "Kamera-modeloa" #: camlibs/canon/library.c:1981 camlibs/konica/library.c:666 #: camlibs/konica/library.c:877 camlibs/konica/qm150.c:758 #: camlibs/polaroid/pdc700.c:1004 camlibs/polaroid/pdc700.c:1017 #: camlibs/polaroid/pdc700.c:1087 msgid "Date and Time" msgstr "Data eta ordua" #: camlibs/canon/library.c:1990 msgid "Error" msgstr "Errorea" #: camlibs/canon/library.c:1993 camlibs/canon/library.c:2018 msgid "Unavailable" msgstr "Ez dago erabilgarri" #: camlibs/canon/library.c:1997 camlibs/ptp2/config.c:5161 #: camlibs/ptp2/ptp.c:3551 msgid "Firmware Version" msgstr "" #: camlibs/canon/library.c:2022 msgid "Power" msgstr "" #: camlibs/canon/library.c:2030 msgid "Driver" msgstr "Kontrolatzailea" #: camlibs/canon/library.c:2034 camlibs/canon/library.c:2418 msgid "List all files" msgstr "Fitxategi guztien zerrenda" #: camlibs/canon/library.c:2040 camlibs/canon/library.c:2431 msgid "Keep filename on upload" msgstr "Mantendu fitxategi-izena kargatzean" #: camlibs/canon/library.c:2066 camlibs/canon/library.c:2105 #: camlibs/canon/library.c:2134 camlibs/canon/library.c:2163 #: camlibs/canon/library.c:2191 camlibs/canon/library.c:2219 #: camlibs/canon/library.c:2247 camlibs/canon/library.c:2275 #: camlibs/canon/library.c:2304 camlibs/canon/library.c:2335 #: camlibs/canon/library.c:2350 camlibs/canon/library.c:2379 #: camlibs/canon/library.c:2408 msgid "Camera unavailable" msgstr "Kamera ez dago erabilgarri" #: camlibs/canon/library.c:2069 msgid "Owner name changed" msgstr "Jabearen izena aldatu da" #: camlibs/canon/library.c:2071 msgid "could not change owner name" msgstr "ezin izan da jabearen izena aldatu" #: camlibs/canon/library.c:2083 msgid "Capture size class changed" msgstr "" #: camlibs/canon/library.c:2090 msgid "Invalid capture size class setting" msgstr "" #: camlibs/canon/library.c:2119 msgid "Invalid ISO speed setting" msgstr "" #: camlibs/canon/library.c:2122 msgid "ISO speed changed" msgstr "" #: camlibs/canon/library.c:2124 msgid "Could not change ISO speed" msgstr "" #: camlibs/canon/library.c:2148 msgid "Invalid shooting mode setting" msgstr "" #: camlibs/canon/library.c:2151 msgid "Shooting mode changed" msgstr "" #: camlibs/canon/library.c:2153 msgid "Could not change shooting mode" msgstr "" #: camlibs/canon/library.c:2177 msgid "Invalid shutter speed setting" msgstr "" #: camlibs/canon/library.c:2180 msgid "Shutter speed changed" msgstr "" #: camlibs/canon/library.c:2182 msgid "Could not change shutter speed" msgstr "" #: camlibs/canon/library.c:2205 camlibs/canon/library.c:2364 msgid "Invalid aperture setting" msgstr "" #: camlibs/canon/library.c:2208 camlibs/canon/library.c:2367 msgid "Aperture changed" msgstr "" #: camlibs/canon/library.c:2210 camlibs/canon/library.c:2369 msgid "Could not change aperture" msgstr "" #: camlibs/canon/library.c:2233 msgid "Invalid exposure compensation setting" msgstr "" #: camlibs/canon/library.c:2236 msgid "Exposure compensation changed" msgstr "" #: camlibs/canon/library.c:2238 msgid "Could not change exposure compensation" msgstr "" #: camlibs/canon/library.c:2260 msgid "Invalid image format setting" msgstr "" #: camlibs/canon/library.c:2264 msgid "Image format changed" msgstr "" #: camlibs/canon/library.c:2266 msgid "Could not change image format" msgstr "" #: camlibs/canon/library.c:2289 msgid "Invalid focus mode setting" msgstr "" #: camlibs/canon/library.c:2292 msgid "Focus mode changed" msgstr "" #: camlibs/canon/library.c:2294 msgid "Could not change focus mode" msgstr "" #: camlibs/canon/library.c:2318 msgid "Invalid beep mode setting" msgstr "" #: camlibs/canon/library.c:2321 msgid "Beep mode changed" msgstr "" #: camlibs/canon/library.c:2323 msgid "Could not change beep mode" msgstr "" #: camlibs/canon/library.c:2338 msgid "Zoom level changed" msgstr "" #: camlibs/canon/library.c:2340 msgid "Could not change zoom level" msgstr "" #: camlibs/canon/library.c:2393 msgid "Invalid flash mode setting" msgstr "" #: camlibs/canon/library.c:2396 msgid "Flash mode changed" msgstr "" #: camlibs/canon/library.c:2398 msgid "Could not change flash mode" msgstr "" #: camlibs/canon/library.c:2411 msgid "time set" msgstr "ordua ezarrita" #: camlibs/canon/library.c:2413 msgid "could not set time" msgstr "ezin izan da ordua ezarri" #: camlibs/canon/library.c:2647 #, c-format msgid "Unsupported port type %i = 0x%x given. Initialization impossible." msgstr "" "Onartzen ez den %i = 0x%x motako ataka adierazi duzu. Ezin da abiarazi." #: camlibs/canon/serial.c:708 camlibs/canon/serial.c:773 msgid "Battery exhausted, camera off." msgstr "Bateria agortu da, kamera itzali egingo da." #: camlibs/canon/serial.c:711 msgid "ERROR: unexpected message" msgstr "ERROREA: espero ez zen mezua" #: camlibs/canon/serial.c:721 msgid "ERROR: message overrun" msgstr "ERROREA: mezu gehiegi" #: camlibs/canon/serial.c:750 msgid "ERROR: out of sequence." msgstr "ERROREA: sekuentziatik kanpo." #: camlibs/canon/serial.c:755 msgid "ERROR: unexpected packet type." msgstr "ERROREA: espero ez zen pakete-mota." #: camlibs/canon/serial.c:765 msgid "ERROR: message format error." msgstr "ERROREA: mezu-formatu okerra." #: camlibs/canon/serial.c:777 msgid "ERROR: unexpected message2." msgstr "ERROREA: espero ez zen mezua2." #: camlibs/canon/serial.c:994 msgid "Uploading file..." msgstr "Fitxategia kargatzen..." #: camlibs/canon/serial.c:1065 camlibs/digita/digita.c:259 #: camlibs/directory/directory.c:561 msgid "Getting file..." msgstr "Fitxategia eskuratzen..." #: camlibs/canon/serial.c:1135 msgid "" "canon_serial_get_dirents: canon_serial_dialogue failed to fetch directory " "entries" msgstr "" "canon_serial_get_dirents: canon_serial_dialogue-k ezin izan ditu " "direktorioaren sarrerak hartu" #: camlibs/canon/serial.c:1143 #, c-format msgid "" "canon_serial_get_dirents: Initial dirent packet too short (only %i bytes)" msgstr "" "canon_serial_get_dirents: direktorio-sarreren hasierako paketea txikiegia " "da(%i byte bakarrik)" #: camlibs/canon/serial.c:1163 #, c-format msgid "canon_serial_get_dirents: Could not allocate %i bytes of memory" msgstr "canon_serial_get_dirents: ezin izan dira memoriako %i byte esleitu" #: camlibs/canon/serial.c:1183 msgid "canon_serial_get_dirents: Failed to read another directory entry" msgstr "" "canon_serial_get_dirents: ezin izan da direktorioaren beste sarrera bat " "irakurri" #: camlibs/canon/serial.c:1201 msgid "canon_serial_get_dirents: Truncated directory entry received" msgstr "canon_serial_get_dirents: direktorio-sarrera trunkatua jaso da" #: camlibs/canon/serial.c:1229 msgid "canon_serial_get_dirents: Too many dirents, we must be looping." msgstr "" "canon_serial_get_dirents: direktorio-sarrera gehiegi, begizta batean egongo " "gara." #: camlibs/canon/serial.c:1239 #, c-format msgid "canon_serial_get_dirents: Could not resize dirent buffer to %i bytes" msgstr "" "canon_serial_get_dirents: ezin izan da direktorioaren sarreraren bufferra %i " "byteko tamainan jarri" #: camlibs/canon/serial.c:1308 msgid "Error changing speed." msgstr "Errorea abiadura aldatzean." #: camlibs/canon/serial.c:1317 msgid "Resetting protocol..." msgstr "Protokoloa berrezartzen..." #: camlibs/canon/serial.c:1326 msgid "Camera OK." msgstr "" #: camlibs/canon/serial.c:1339 msgid "Looking for camera ..." msgstr "Kamera bila..." #: camlibs/canon/serial.c:1349 msgid "Trying to contact camera..." msgstr "Kamera kontaktatzen saiatzen..." #: camlibs/canon/serial.c:1353 msgid "Communication error 1" msgstr "Komunikazio-errorea 1" #: camlibs/canon/serial.c:1363 camlibs/canon/serial.c:1367 #: camlibs/dimera/dimera3500.c:997 msgid "No response from camera" msgstr "Kamerak ez du erantzuten" #: camlibs/canon/serial.c:1371 msgid "Unrecognized response" msgstr "Erantzun ezezaguna" #: camlibs/canon/serial.c:1391 #, c-format msgid "Detected a \"%s\" aka \"%s\"" msgstr "\"%s\" detektatu da, \"%s\" izenez ere ezagutzen dena" #: camlibs/canon/serial.c:1399 #, c-format msgid "Unknown model \"%s\"" msgstr "Modelo ezezaguna \"%s\"" #: camlibs/canon/serial.c:1420 msgid "Bad EOT" msgstr "Transmisio-amaiera (EOT) okerra" #: camlibs/canon/serial.c:1426 msgid "Communication error 2" msgstr "Komunikazio-errorea 2" #: camlibs/canon/serial.c:1449 msgid "Communication error 3" msgstr "Komunikazio-errorea 3" #: camlibs/canon/serial.c:1453 msgid "Changing speed... wait..." msgstr "Abiadura aldatzen... itxaron..." #: camlibs/canon/serial.c:1458 msgid "Error changing speed" msgstr "Errorea abiadura aldatzean" #: camlibs/canon/serial.c:1469 msgid "Error waiting for ACK during initialization, retrying" msgstr "" #: camlibs/canon/serial.c:1475 msgid "Error waiting ACK during initialization" msgstr "Errorea abiarazi bitartean hartu-agiriaren (ACK) zain dagoela" #: camlibs/canon/serial.c:1479 msgid "Connected to camera" msgstr "Kamerara konektatuta" #: camlibs/canon/serial.c:1517 msgid "ERROR: a fatal error condition was detected, can't continue " msgstr "" "ERROREA: errore larriaren baldintza bat detektatu da, ezin da jarraitu " #: camlibs/canon/serial.c:1533 #, c-format msgid "ERROR: %d is too big" msgstr "ERROREA: %d handiegia da" #: camlibs/canon/serial.c:1543 msgid "Getting thumbnail..." msgstr "Koadro txikia eskuratzen..." #: camlibs/canon/usb.c:222 msgid "NOT RECOGNIZED" msgstr "EZ DA EZAGUTZEN" #: camlibs/canon/usb.c:237 msgid "Could not establish initial contact with camera" msgstr "Ezin izan da hasierako kontaktua egin kamerarekin" #: camlibs/canon/usb.c:243 msgid "Camera was already active" msgstr "Kamera lehendik aktibatuta zegoen" #: camlibs/canon/usb.c:246 msgid "Camera was woken up" msgstr "Kamera aktibatuta zegoen" #: camlibs/canon/usb.c:251 msgid "Unknown (some kind of error)" msgstr "" #: camlibs/canon/usb.c:252 #, c-format msgid "Initial camera response '%c' unrecognized" msgstr "Kameraren hasierako erantzun ezezaguna: '%c'" #: camlibs/canon/usb.c:267 #, c-format msgid "" "Step #2 of initialization failed: (\"%s\" on read of %i). Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:272 #, c-format msgid "" "Step #2 of initialization failed! (returned %i bytes, expected %i). Camera " "not operational" msgstr "" #: camlibs/canon/usb.c:291 #, c-format msgid "" "Step #3 of initialization failed: \"%s\" on read of %i. Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:298 camlibs/canon/usb.c:325 #, c-format msgid "" "Step #3 of initialization failed! (returned %i, expected %i). Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:318 #, c-format msgid "" "Step #3 of initialization failed: \"%s\" on write of %i. Camera not " "operational" msgstr "" #: camlibs/canon/usb.c:356 camlibs/canon/usb.c:397 #, c-format msgid "Step #4 failed: \"%s\" on read of %i. Camera not operational" msgstr "" "4. urratsak huts egin du: \"%s\" %i irakurtzean. Kamera ez dago operatibo" #: camlibs/canon/usb.c:363 camlibs/canon/usb.c:404 #, c-format msgid "Step #4 failed (returned %i, expected %i). Camera not operational" msgstr "" #: camlibs/canon/usb.c:512 #, c-format msgid "Camera not ready, multiple 'Identify camera' requests failed: %s" msgstr "" "Kamera ez dago prest, kamera identifikatzeko hainbat eskaerek huts egin " "dute: %s" #: camlibs/canon/usb.c:550 camlibs/canon/usb.c:566 #, c-format msgid "Camera not ready, get_battery failed: %s" msgstr "Kamera ez dago prest, get_battery-k huts egin du: %s" #: camlibs/canon/usb.c:631 #, c-format msgid "" "canon_usb_lock_keys: Unexpected length returned from \"lock keys\" function " "(%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:653 camlibs/canon/usb.c:679 camlibs/canon/usb.c:719 #, c-format msgid "" "canon_usb_lock_keys: Unexpected length returned (%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:762 camlibs/canon/usb.c:778 #, c-format msgid "" "canon_usb_unlock_keys: Unexpected length returned (%i bytes, expected %i)" msgstr "" #: camlibs/canon/usb.c:834 camlibs/canon/usb.c:853 #, c-format msgid "" "canon_usb_get_body_id: Unexpected data length returned (%i bytes, expected " "%i)" msgstr "" #: camlibs/canon/usb.c:915 #, c-format msgid "" "canon_usb_poll_interrupt_pipe: interrupt read failed after %i tries, %6.3f " "sec \"%s\"" msgstr "" #: camlibs/canon/usb.c:988 #, c-format msgid "" "canon_usb_poll_interrupt_multiple: interrupt read failed after %i tries, " "\"%s\"" msgstr "" "canon_usb_poll_interrupt_multiple: etenaldi-irakurketak huts egin du %i " "saiakeren ondoren, \"%s\"" #: camlibs/canon/usb.c:1173 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for thumbnail size packet" msgstr "" "canon_usb_capture_dialogue: 0x%04x luzera faltsua koadro txikiaren tamainako " "paketerako" #: camlibs/canon/usb.c:1190 #, c-format msgid "" "canon_usb_capture_dialogue: bogus length 0x%04x for full image size packet" msgstr "" "canon_usb_capture_dialogue: 0x%04x luzera faltsua irudi osoaren tamainako " "paketerako" #: camlibs/canon/usb.c:1209 msgid "canon_usb_capture_dialogue: secondary image descriptor received" msgstr "" #: camlibs/canon/usb.c:1236 msgid "canon_usb_capture_dialogue: first interrupt read out of sequence" msgstr "" "canon_usb_capture_dialogue: lehen etenaldi-irakurketa sekuentziatik kanpo" #: camlibs/canon/usb.c:1245 msgid "canon_usb_capture_dialogue: second interrupt read out of sequence" msgstr "" "canon_usb_capture_dialogue: bigarren etenaldi-irakurketa sekuentziatik kanpo" #: camlibs/canon/usb.c:1256 #, c-format msgid "" "canon_usb_capture_dialogue: photographic failure signaled, code = 0x%08x" msgstr "" "canon_usb_capture_dialogue: argazki-hutsegitea adierazi da, kodea = 0x%08x" #: camlibs/canon/usb.c:1276 msgid "canon_usb_capture_dialogue: third EOS interrupt read out of sequence" msgstr "" "canon_usb_capture_dialogue: hirugarren EOS etenaldi-irakurketa sekuentziatik " "kanpo" #: camlibs/canon/usb.c:1315 msgid "canon_usb_capture_dialogue: fourth EOS interrupt read out of sequence" msgstr "" "canon_usb_capture_dialogue: laugarren EOS etenaldi-irakurketa sekuentziatik " "kanpo" #: camlibs/canon/usb.c:1503 #, c-format msgid "canon_usb_dialogue: payload too big, won't fit into buffer (%i > %i)" msgstr "" "canon_usb_dialogue: karga handiegia da, ez da bufferrean kabituko (%i > %i)" #: camlibs/canon/usb.c:1610 #, c-format msgid "canon_usb_dialogue: expected 0x%x bytes, but camera reports 0x%x" msgstr "" #: camlibs/canon/usb.c:1776 msgid "Receiving data..." msgstr "Datuak jasotzen..." #: camlibs/canon/usb.c:2160 camlibs/canon/usb.c:2306 #, c-format msgid "Out of memory: %d bytes needed." msgstr "Memoriarik ez: %d byte behar dira." #: camlibs/canon/usb.c:2224 msgid "canon_usb_set_file_attributes: canon_usb_dialogue failed" msgstr "canon_usb_set_file_attributes: canon_usb_dialogue-ek huts egin du" #: camlibs/canon/usb.c:2231 #, c-format msgid "" "Warning in canon_usb_set_file_attributes: canon_usb_dialogue returned error " "status 0x%08x from camera" msgstr "" #: camlibs/canon/usb.c:2317 #, c-format msgid "Couldn't read from file \"%s\"" msgstr "Ezin izan da \"%s\" fitxategitik irakurri" #: camlibs/canon/usb.c:2327 #, c-format msgid "Out of memory: %ld bytes needed." msgstr "Memoriarik ez: %ld byte behar dira." #: camlibs/canon/usb.c:2360 camlibs/canon/usb.c:2371 camlibs/canon/usb.c:2407 #: camlibs/canon/usb.c:2421 camlibs/canon/usb.c:2435 msgid "File upload failed." msgstr "Fitxategia kargatzeak huts egin du." #: camlibs/canon/usb.c:2461 msgid "" "File was too big. You may have to turn your camera off and back on before " "uploading more files." msgstr "" "Fitxategia handiegia zen. Agian kamera itzali eta berriro piztu beharko duzu " "fitxategi gehiago kargatu baino lehen." #: camlibs/canon/usb.c:2508 #, c-format msgid "" "canon_usb_get_dirents: Couldn't fit payload into buffer, '%.96s' (truncated) " "too long." msgstr "" "canon_usb_get_dirents: karga ez da bufferrean kabitzen, '%.96s' (trunkatua) " "handiegia da." #: camlibs/canon/usb.c:2525 #, c-format msgid "" "canon_usb_get_dirents: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" "canon_usb_get_dirents: canon_usb_long_dialogue-k ezin izan ditu " "direktorioaren sarrerak hartu, %i itzuli du" #: camlibs/canon/usb.c:2579 #, c-format msgid "" "canon_usb_list_all_dirs: Couldn't fit payload into buffer, '%.96s' " "(truncated) too long." msgstr "" "canon_usb_list_all_dirs: karga ez da bufferrean kabitzen, '%.96s' " "(trunkatua) handiegia da." #: camlibs/canon/usb.c:2598 #, c-format msgid "" "canon_usb_list_all_dirs: canon_usb_long_dialogue failed to fetch direntries, " "returned %i" msgstr "" "canon_usb_list_all_dirs: canon_usb_long_dialogue-k ezin izan ditu " "direktorioaren sarrerak hartu, %i itzuli du" #: camlibs/canon/usb.c:2675 #, c-format msgid "Detected a '%s'." msgstr "'%s' detektatu da." #: camlibs/canon/usb.c:2681 #, c-format msgid "Name \"%s\" from camera does not match any known camera" msgstr "Kameraren \"%s\" izena ez dator bat ezagutzen diren kamerekin" #: camlibs/casio/casio-qv.c:151 #, c-format msgid "Image type %d not supported" msgstr "" #: camlibs/casio/casio-qv.c:176 camlibs/konica/qm150.c:436 #, c-format msgid "Image %s is delete protected." msgstr "%s irudia ezabatzearen kontra babestuta dago." #: camlibs/casio/casio-qv.c:189 msgid "" "Driver framework written by Lutz Mueller .\n" "This software has QVplay's source code, written by Ken-ichi HAYASHI and Jun-ichiro \"itojun\" Itoh .\n" "Integration of QVplay by Michael Haardt ." msgstr "" #: camlibs/casio/casio-qv.c:208 #, c-format msgid "Battery level: %.1f Volts. Revision: %08x." msgstr "" #: camlibs/casio/casio-qv.c:266 camlibs/dimera/dimera3500.c:841 #: camlibs/kodak/dc210/dc210.c:172 camlibs/polaroid/pdc700.c:980 #: camlibs/sierra/sierra.c:914 camlibs/sierra/sierra.c:1492 #: camlibs/sierra/sierra-desc.c:205 camlibs/topfield/puppy.c:537 msgid "Camera Configuration" msgstr "Kameraren konfigurazioa" #: camlibs/casio/casio-qv.c:269 camlibs/konica/qm150.c:1134 #, c-format msgid "Battery" msgstr "Bateria" #: camlibs/casio/casio-qv.c:276 msgid "Brightness" msgstr "" #: camlibs/casio/casio-qv.c:278 camlibs/casio/casio-qv.c:281 msgid "Too bright" msgstr "" #: camlibs/casio/casio-qv.c:279 camlibs/casio/casio-qv.c:282 msgid "Too dark" msgstr "" #: camlibs/casio/casio-qv.c:280 camlibs/casio/casio-qv.c:283 #: camlibs/kodak/dc240/library.c:553 msgid "OK" msgstr "Ados" #: camlibs/clicksmart310/library.c:101 #, c-format msgid "Your Logitech Clicksmart 310 has %i picture in it.\n" msgid_plural "Your Logitech Clicksmart 310 has %i pictures in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/clicksmart310/library.c:114 msgid "" "There are two resolution settings, 352x288 and 176x144. Photo data \n" "is in JPEG format when downloaded and thus has no predetermined\n" "size. Therefore, the advertised maximum number of photos the\n" "camera can hold must be understood as an approximation.\n" "All gphoto2 options will work, except for the following which\n" "the hardware will not support:\n" "\tDeletion of individual or selected photos (gphoto2 -d)\n" "\tCapture (gphoto2 --capture or --capture-image)\n" "However, capture is possible using the webcam interface,\n" "supported by the spca50x kernel module.\n" "GUI access using gtkam has been tested, and works. However,\n" "the camera does not produce separate thumbnails. Since the images\n" "are in any event already small and of low resolution, the driver\n" "merely downloads the actual images to use as thumbnails.\n" "The camera can shoot in 'video clip' mode. The resulting frames\n" "are saved here as a succession of still photos. The user can \n" "animate them using (for example) ImageMagick's 'animate' function.\n" "For more details on the camera's functions, please consult\n" "libgphoto2/camlibs/clicksmart310/README.clicksmart310.\n" msgstr "" #: camlibs/clicksmart310/library.c:141 msgid "" "Logitech Clicksmart 310 driver\n" "Theodore Kilgore \n" msgstr "" #: camlibs/digigr8/library.c:149 msgid "" "For cameras with insides from S&Q Technologies, which have the \n" "USB Vendor ID 0x2770 and Product ID 0x905C, 0x9050, 0x9051,\n" "0x9052, or 0x913D. Photos are saved in PPM format.\n" "\n" "Some of these cameras allow software deletion of all photos.\n" "Others do not. No supported camera can do capture-image. All\n" "can do capture-preview (image captured and sent to computer).\n" "If delete-all does work for your camera, then capture-preview will\n" "have the side-effect that it also deletes what is on the camera.\n" "\n" "File uploading is not supported for these cameras. Also, none of the\n" "supported cameras allow deletion of individual photos by use of a\n" "software command.\n" msgstr "" #: camlibs/digigr8/library.c:168 msgid "" "sq905C generic driver\n" "Theodore Kilgore \n" msgstr "" #: camlibs/digita/digita.c:335 camlibs/dimera/dimera3500.c:322 msgid "Image type is not supported" msgstr "Irudi-mota hori ez onartzen" #: camlibs/digita/digita.c:393 #, c-format msgid "Number of pictures: %d" msgstr "Argazki-kopurua: %d" #: camlibs/digita/digita.c:400 msgid "" "Digita\n" "Johannes Erdfelt " msgstr "" "Digita\n" "Johannes Erdfelt " #: camlibs/dimera/dimera3500.c:161 #, c-format msgid "" "Only root folder is supported - you requested a file listing for folder '%s'." msgstr "" "Erroko karpeta bakarrik onartzen da; zuk '%s' karpetarako fitxategien " "zerrenda eskatu zenuen." #: camlibs/dimera/dimera3500.c:169 camlibs/dimera/dimera3500.c:433 msgid "Problem getting number of images" msgstr "Irudi-kopurua lortzeko arazoa dago" #: camlibs/dimera/dimera3500.c:340 camlibs/dimera/dimera3500.c:584 msgid "Problem getting image information" msgstr "Arazoa irudiari buruzko informazioa lortzean" #: camlibs/dimera/dimera3500.c:371 msgid "Capture type is not supported" msgstr "Kapturatze-mota hori ez onartzen" #: camlibs/dimera/dimera3500.c:454 #, c-format msgid " (battery is %d%% full)" msgstr " (bateria %d%% dago beteta)" #: camlibs/dimera/dimera3500.c:458 #, c-format msgid "" "Dimera 3500 ver. %s %d/%d %d:%d.\n" "%d pictures used of approximately %d (high res) or %d (low res).\n" "Camera features: %s, %s, %s, %s.\n" "Flash is %s, is %s and is %s.\n" "Resolution is set to %s.\n" "Camera is %s powered %s.\n" msgstr "" #: camlibs/dimera/dimera3500.c:469 camlibs/dimera/dimera3500.c:855 #: camlibs/kodak/dc210/dc210.c:257 camlibs/kodak/dc210/dc210.c:425 #: camlibs/konica/library.c:777 camlibs/konica/library.c:1018 #: camlibs/konica/qm150.c:848 camlibs/ptp2/config.c:1197 #: camlibs/ptp2/config.c:3263 camlibs/ptp2/ptp.c:4208 #: camlibs/ricoh/library.c:502 camlibs/sierra/nikon-desc.c:286 msgid "Flash" msgstr "Flash" #: camlibs/dimera/dimera3500.c:469 camlibs/ptp2/config.c:2513 msgid "No Flash" msgstr "" #: camlibs/dimera/dimera3500.c:471 msgid "Dual Iris" msgstr "Iris-diafragma duala" #: camlibs/dimera/dimera3500.c:471 msgid "No Dual Iris" msgstr "" #: camlibs/dimera/dimera3500.c:473 msgid "Resolution Switch" msgstr "Bereizmena hautatzeko etengailua" #: camlibs/dimera/dimera3500.c:473 msgid "No Resolution Switch" msgstr "" #: camlibs/dimera/dimera3500.c:475 msgid "No Power Light" msgstr "" #: camlibs/dimera/dimera3500.c:477 msgid "ON" msgstr "PIZTUTA" #: camlibs/dimera/dimera3500.c:477 msgid "OFF" msgstr "ITZALITA" #: camlibs/dimera/dimera3500.c:479 msgid "ready" msgstr "prest" #: camlibs/dimera/dimera3500.c:479 msgid "Not ready" msgstr "" #: camlibs/dimera/dimera3500.c:481 msgid "in fill mode" msgstr "betetze-moduan" #: camlibs/dimera/dimera3500.c:481 msgid "Not in fill mode" msgstr "" #: camlibs/dimera/dimera3500.c:483 msgid "low (320x240)" msgstr "txikia (320 x 240)" #: camlibs/dimera/dimera3500.c:483 msgid "high (640x480)" msgstr "handia (640 x 480)" #: camlibs/dimera/dimera3500.c:485 msgid "externally" msgstr "kanpotik" #: camlibs/dimera/dimera3500.c:485 msgid "internally" msgstr "barnetik" #: camlibs/dimera/dimera3500.c:495 msgid "" "* Image glitches or problems communicating are\n" " often caused by a low battery.\n" "* Images captured remotely on this camera are stored\n" " in temporary RAM and not in the flash memory card.\n" "* Exposure control when capturing images can be\n" " configured manually or set to automatic mode.\n" "* Image quality is currently lower than it could be.\n" msgstr "" "* Irudi- eta komunikazio-arazoak askotan bateria baxuak\n" " eragiten ditu.\n" "* Kamera honetan urrunetik kapturatutako irudiak aldi baterako\n" " RAMen gordetzen dira eta ez Flash memoria txartelean.\n" "* Irudiak kapturatzeko esposizio-kontrola eskuz\n" " edo modu automatikoan konfigura daiteke.\n" "* Uneko irudi-kalitatea izan litekeena baino txikiagoa da.\n" #: camlibs/dimera/dimera3500.c:509 msgid "" "gPhoto2 Mustek VDC-3500/Relisys Dimera 3500\n" "This software was created with the\n" "help of proprietary information belonging\n" "to StarDot Technologies.\n" "\n" "Author:\n" " Brian Beattie \n" "Contributors:\n" " Chuck Homic \n" " Converting raw camera images to RGB\n" " Dan Fandrich \n" " Information on protocol, raw image format,\n" " gphoto2 port\n" msgstr "" "gPhoto2 Mustek VDC-3500/Relisys Dimera 3500\n" "Software hau StarDot Technologies-ena\n" "den jabetza-informazioaren laguntzarekin\n" "sortu da.\n" "\n" "Egilea:\n" " Brian Beattie \n" "Laguntzaileak:\n" " Chuck Homic \n" " Kamerako formaturik gabeko datuak RGB bihurtzea\n" " Dan Fandrich \n" " Protokoloari, formaturik gabeko irudiei,\n" " gphoto2 atakari buruzko informazioa\n" #: camlibs/dimera/dimera3500.c:602 msgid "Problem reading image from flash" msgstr "Arazoa irudia Flashetik irakurtzean" #: camlibs/dimera/dimera3500.c:620 camlibs/dimera/dimera3500.c:786 #: camlibs/dimera/dimera3500.c:936 msgid "Out of memory" msgstr "Memoriarik ez" #: camlibs/dimera/dimera3500.c:637 camlibs/dimera/dimera3500.c:673 #: camlibs/konica/qm150.c:257 camlibs/panasonic/coolshot/library.c:397 #: camlibs/ricoh/g3.c:356 camlibs/samsung/samsung.c:214 #: camlibs/sipix/web2.c:175 camlibs/smal/ultrapocket.c:134 #: camlibs/smal/ultrapocket.c:182 msgid "Downloading image..." msgstr "Irudia deskargatzen..." #: camlibs/dimera/dimera3500.c:659 camlibs/dimera/dimera3500.c:695 msgid "Problem downloading image" msgstr "Arazoa irudia deskargatzean" #: camlibs/dimera/dimera3500.c:667 msgid "User canceled download" msgstr "Erabiltzaileak bertan behera utzi du deskargatzea" #: camlibs/dimera/dimera3500.c:801 msgid "Problem taking live image" msgstr "Arazoa zuzeneko irudia hartzean" #: camlibs/dimera/dimera3500.c:843 camlibs/konica/library.c:803 #: camlibs/konica/library.c:1036 camlibs/konica/qm150.c:876 #: camlibs/ricoh/library.c:498 msgid "Exposure" msgstr "Esposizioa" #: camlibs/dimera/dimera3500.c:846 camlibs/dimera/dimera3500.c:883 msgid "Automatic exposure adjustment on preview" msgstr "Esposizioa automatikoki doitzea aurrebistan" #: camlibs/dimera/dimera3500.c:850 camlibs/dimera/dimera3500.c:875 msgid "Exposure level on preview" msgstr "Esposizio-maila aurrebistan" #: camlibs/dimera/dimera3500.c:858 camlibs/dimera/dimera3500.c:892 msgid "Automatic flash on capture" msgstr "Flash automatikoa irudia kapturatzean" #: camlibs/dimera/dimera3500.c:964 msgid "Problem opening port" msgstr "Arazoa ataka irekitzean" #: camlibs/dimera/dimera3500.c:974 msgid "Problem resetting camera" msgstr "Arazoa kamera berrezartzean" #: camlibs/dimera/dimera3500.c:984 msgid "Problem setting camera communication speed" msgstr "Arazoa kameraren komunikazio-abiadura ezartzean" #: camlibs/dimera/dimera3500.c:1003 msgid "Looks like a modem, not a camera" msgstr "Modema dirudi, ez kamera" #: camlibs/directory/directory.c:268 #, c-format msgid "Listing files in '%s'..." msgstr "'%s'(e)ko fitxategien zerrenda..." #: camlibs/directory/directory.c:346 #, c-format msgid "Listing folders in '%s'..." msgstr "'%s'(e)ko karpeten zerrenda..." #: camlibs/directory/directory.c:364 #, c-format msgid "Could not get information about '%s' (%m)." msgstr "Ezin izan da '%s'(e)ri buruzko informazioa lortu (%m)." #: camlibs/directory/directory.c:394 camlibs/directory/directory.c:516 #, c-format msgid "Could not get information about '%s' in '%s' (%m)." msgstr "Ezin izan da '%s'(e)ri buruzko informazioa lortu '%s'(e)tik (%m)." #: camlibs/directory/directory.c:442 #, c-format msgid "Could not change time of file '%s' in '%s' (%m)." msgstr "Ezin izan da '%s' fitxategiaren data aldatu '%s'(e)n (%m)." #: camlibs/directory/directory.c:535 #, c-format msgid "Could not open '%s'." msgstr "Ezin izan da '%s' ireki." #: camlibs/directory/directory.c:599 msgid "" "The Directory Browse \"camera\" lets you index photos on your hard drive." msgstr "" "Arakatu direktorioa \"kameraren\" bidez, argazkiak disko gogorrean indexa " "ditzakezu." #: camlibs/directory/directory.c:608 msgid "Directory Browse Mode - written by Scott Fritzinger ." msgstr "" "Direktorioa arakatzeko modua - Scott Fritzinger-ek idatzia, ." #: camlibs/directory/directory.c:655 #, c-format msgid "Could not delete file '%s' in folder '%s' (error code %i: %m)." msgstr "" "Ezin izan da '%s' fitxategia ezabatu '%s' karpetatik (errore-kodea %i: %m)." #: camlibs/enigma13/enigma13.c:70 msgid "" "Download program for Digital Dream Enigma 1.3. by " ", and adapted from spca50x driver.Thanks you, " "spca50x team, it was easy to port your driver on this cam! " msgstr "" "Digital Dream Enigma 1.3. programaren deskarga eta spca50x " "kontrolatzailetik egokitzea :. Eskerrik asko " "spca50x taldea, erraza izan da zuen korntolatzailea eogkitzea kamera " "honentzako. " #: camlibs/fuji/fuji.c:85 #, c-format msgid "The camera sent only %i byte(s), but we need at least %i." msgstr "Kamerak %i byte baino ez ditu bidali, eta gutxienez %i behar ditugu." #: camlibs/fuji/fuji.c:128 camlibs/ricoh/library.c:561 msgid "Could not contact camera." msgstr "Ezin izan da kamerarekin kontaktuan jarri." #: camlibs/fuji/fuji.c:190 #, c-format msgid "Received unexpected data (0x%02x, 0x%02x)." msgstr "Espero ez ziren datuak jaso dira (0x%02x, 0x%02x)." #: camlibs/fuji/fuji.c:216 #, c-format msgid "Wrong escape sequence: expected 0x%02x, got 0x%02x." msgstr "Ihes-sekuentzia okerra: 0x%02x espero zen, 0x%02x jaso da." #: camlibs/fuji/fuji.c:233 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x." msgstr "Datu okerrak - 0x%02x jaso da, 0x%02x espero zen." #: camlibs/fuji/fuji.c:246 #, c-format msgid "Bad data - got 0x%02x, expected 0x%02x or 0x%02x." msgstr "Datu okerrak - 0x%02x jaso da, 0x%02x edo 0x%02x espero zen." #: camlibs/fuji/fuji.c:253 #, c-format msgid "Bad checksum - got 0x%02x, expected 0x%02x." msgstr "Kontrol-batura okerra - 0x%02x jaso da, 0x%02x espero zen." #: camlibs/fuji/fuji.c:291 camlibs/fuji/fuji.c:730 msgid "Camera rejected the command." msgstr "Kamerak komandoa ezetsi du." #: camlibs/fuji/fuji.c:300 camlibs/fuji/fuji.c:739 msgid "Camera reset itself." msgstr "Kamera bere kabuz berrezarri da." #: camlibs/fuji/fuji.c:304 camlibs/fuji/fuji.c:744 #, c-format msgid "Camera sent unexpected byte 0x%02x." msgstr "Kamerak espero ez zen 0x%02x bytea bidali du." #: camlibs/fuji/fuji.c:319 camlibs/konica/lowlevel.c:382 #: camlibs/polaroid/pdc700.c:314 camlibs/ricoh/g3.c:350 msgid "Downloading..." msgstr "Deskargatzen..." #: camlibs/fuji/fuji.c:540 #, c-format msgid "Could not allocate %i byte(s) for downloading the thumbnail." msgstr "Ezin izan dira %i byte esleitu koadro txikia deskargatzeko." #: camlibs/fuji/fuji.c:574 #, c-format msgid "Could not allocate %i byte(s) for downloading the picture." msgstr "Ezin izan dira %i byte esleitu irudia deskargatzeko." #: camlibs/fuji/fuji.c:673 #, c-format msgid "The camera does not accept '%s' as filename." msgstr "Kamerak ez du '%s' fitxategi-izen gisa onartzen." #: camlibs/fuji/fuji.c:677 #, c-format msgid "Could not initialize upload (camera responded with 0x%02x)." msgstr "Ezin izan da kargatzea hasieratu (kamerak 0x%02x(e)kin erantzun du)." #: camlibs/fuji/fuji.c:775 #, c-format msgid "The camera does not support speed %i." msgstr "Kamerak ez du %i abiadura onartzen." #: camlibs/fuji/fuji.c:779 #, c-format msgid "Could not set speed to %i (camera responded with %i)." msgstr "Ezin izan da %i abiadura ezarri (kamerak %i(e)kin erantzun du)." #: camlibs/fuji/library.c:153 msgid "" "Matthew G. Martin\n" "Based on fujiplay by Thierry Bousch \n" msgstr "" "Matthew G. Martin\n" "Thierry Bousch-en (bousch@topo.math.u-psud.fr) fujiplay-n oinarritua\n" #: camlibs/fuji/library.c:317 #, c-format msgid "Bit rate %ld is not supported." msgstr "%ld bit-abiadura ez da onartzen." #: camlibs/fuji/library.c:365 msgid "Configuration for your FUJI camera" msgstr "Zure FUJI kamerarako konfigurazioa" #: camlibs/fuji/library.c:370 camlibs/fuji/library.c:403 #: camlibs/ptp2/ptp.c:3469 camlibs/ricoh/library.c:447 #: camlibs/ricoh/library.c:449 camlibs/sierra/sierra.c:1720 #: camlibs/sierra/sierra.c:1893 msgid "Date & Time" msgstr "Data eta ordua" #: camlibs/fuji/library.c:385 camlibs/fuji/library.c:418 #: camlibs/ptp2/config.c:4715 msgid "ID" msgstr "IDa" #: camlibs/fuji/library.c:438 msgid "Version: " msgstr "Bertsioa: " #: camlibs/fuji/library.c:444 msgid "Model: " msgstr "Modeloa: " #: camlibs/fuji/library.c:451 msgid "Available memory: " msgstr "Erabilgarri dagoen memoria: " #: camlibs/gsmart300/library.c:163 msgid "" "gsmart300 library \n" "Till Adam \n" "Jerome Lodewyck \n" "Support for Mustek gSmart 300 digital cameras\n" "based on several other gphoto2 camlib modules and the specifications kindly " "provided by Mustek.\n" "\n" msgstr "" "gsmart300 liburutegia \n" "Till Adam \n" "Jerome Lodewyck \n" "Mustek gSmart 300 kamera digitaletarako euskarria\n" "beste hainbat gphoto2 camlib moduluetan oinarritua eta zehaztapenak Mustek-" "ek atseginez emanak.\n" "\n" #: camlibs/gsmart300/library.c:207 camlibs/spca50x/library.c:573 #, c-format msgid "Unsupported port type: %d. This driver only works with USB cameras.\n" msgstr "" "Onartzen ez den ataka-mota: %d. Kontrolatzaile honek USB kamerekin baino ez " "du funtzionatzen.\n" #: camlibs/gsmart300/library.c:224 camlibs/spca50x/library.c:631 msgid "Could not reset camera.\n" msgstr "Ezin izan da kamera berrezarri.\n" #: camlibs/gsmart300/library.c:335 camlibs/spca50x/library.c:511 #, c-format msgid "" "Your camera only supports deleting the last file on the camera. In this " "case, this is file '%s'." msgstr "" #: camlibs/hp215/hp215.c:440 #, c-format msgid "" "Current camera time: %04d-%02d-%02d %02d:%02d\n" "Free card memory: %d\n" "Images on card: %d\n" "Free space (Images): %d\n" "Battery level: %d %%." msgstr "" #: camlibs/hp215/hp215.c:464 msgid "" "hp215\n" "Marcus Meissner \n" "Driver to access the HP Photosmart 215 camera.\n" "Merged from the standalone hp215 program.\n" "This driver allows download of images and previews, and deletion of images.\n" msgstr "" #: camlibs/iclick/library.c:102 #, c-format msgid "" "Your USB camera is an iClick 5X.\n" "The total number of pictures taken is %i\n" msgstr "" #: camlibs/iclick/library.c:114 msgid "" "Information regarding cameras with ID 0x2770:0x9153.\n" "\n" "We do not recommend the use of a GUI program to access\n" "this camera, unless you are just having fun or trying to\n" "see if you can blow a fuse.\n" "For production use, try\n" "gphoto2 -P\n" "from the command line.\n" "Note: it is not possible to download video clips.\n" msgstr "" #: camlibs/iclick/library.c:132 msgid "" "iClick 5X driver\n" "Theodore Kilgore \n" msgstr "" #: camlibs/jamcam/jamcam.c:284 #, c-format msgid "Frames Taken : %4d\n" msgstr "Hartutako fotogramak : %4d\n" #: camlibs/jamcam/jamcam.c:295 msgid "jamcam library v" msgstr "jamcam liburutegia v" #: camlibs/jamcam/library.c:341 camlibs/jd11/serial.c:469 #: camlibs/sierra/library.c:1248 camlibs/sonydscf1/sonydscf1.c:248 msgid "Downloading data..." msgstr "Datuak deskargatzen..." #: camlibs/jamcam/library.c:501 camlibs/jd11/serial.c:375 msgid "Downloading thumbnail..." msgstr "Koadro txikia deskargatzen..." #: camlibs/jd11/jd11.c:161 msgid "" "The JD11 camera works rather well with this driver.\n" "An RS232 interface @ 115 kbit is required for image transfer.\n" "The driver allows you to get\n" "\n" " - thumbnails (64x48 PGM format)\n" " - full images (640x480 PPM format)\n" msgstr "" "JD11 kamerak nahiko ongi funtzionatzen du kontrolatzaile honekin.\n" "115 kbiteko RS232 interfazea behar da irudiak transferitzeko.\n" "Kontrolatzailearen bidez hauek lor ditzakezu:\n" "\n" " - koadro txikiak (64 x 48, PGM formatua)\n" " - irudi osoak (640 x 480, PPM formatua)\n" #: camlibs/jd11/jd11.c:174 msgid "" "JD11\n" "Marcus Meissner \n" "Driver for the Jenoptik JD11 camera.\n" "Protocol reverse engineered using WINE and IDA." msgstr "" "JD11\n" "Marcus Meissner \n" "Jenoptik JD11 kamerarako kontrolatzailea.\n" "Protokoloaren ingeniaritza alderantzikatua WINE eta IDA erabiliz egin da." #: camlibs/jd11/jd11.c:187 msgid "JD11 Configuration" msgstr "" #: camlibs/jd11/jd11.c:190 camlibs/jd11/jd11.c:247 msgid "Other Settings" msgstr "Bestelako ezarpenak" #: camlibs/jd11/jd11.c:195 camlibs/jd11/jd11.c:248 msgid "Bulb Exposure Time" msgstr "Bonbilaren esposizio-denbora" #: camlibs/jd11/jd11.c:204 camlibs/jd11/jd11.c:256 msgid "Color Settings" msgstr "Kolore-ezarpenak" #: camlibs/jd11/jd11.c:211 camlibs/jd11/jd11.c:258 msgid "Red" msgstr "Gorria" #: camlibs/jd11/jd11.c:219 camlibs/jd11/jd11.c:263 camlibs/ptp2/config.c:1565 msgid "Green" msgstr "Berdea" #: camlibs/jd11/jd11.c:227 camlibs/jd11/jd11.c:268 msgid "Blue" msgstr "Urdina" #: camlibs/jl2005a/library.c:105 #, c-format msgid "" "This camera contains a Jeilin JL2005A chipset.\n" "The number of photos in it is %i. \n" msgstr "" #: camlibs/jl2005a/library.c:115 msgid "" "This driver supports cameras with Jeilin jl2005a chip \n" "These cameras do not support deletion of photos, nor uploading\n" "of data. \n" "Decoding of compressed photos may or may not work well\n" "and does not work equally well for all supported cameras.\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For further details please consult libgphoto2/camlibs/README.jl2005a\n" msgstr "" #: camlibs/jl2005a/library.c:132 msgid "" "jl2005a camera library\n" "Theodore Kilgore \n" msgstr "" #: camlibs/jl2005c/library.c:133 #, c-format msgid "" "This camera contains a Jeilin JL2005%c chipset.\n" "The number of photos in it is %i. \n" msgstr "" #: camlibs/jl2005c/library.c:144 msgid "" "This driver supports cameras with Jeilin JL2005B or C or D chip \n" "These cameras do not support deletion of photos, nor uploading\n" "of data. \n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For more details please consult libgphoto2/camlibs/README.jl2005c\n" msgstr "" #: camlibs/jl2005c/library.c:159 msgid "" "jl2005bcd camera library\n" "Theodore Kilgore \n" msgstr "" #: camlibs/kodak/dc120/dc120.c:68 camlibs/kodak/dc120/dc120.c:144 msgid "CompactFlash Card" msgstr "CompactFlash txartela" #: camlibs/kodak/dc120/dc120.c:367 msgid "" "The Kodak DC120 camera uses the KDC file format for storing images. If you " "want to view the images you download from your camera, you will need to " "download the \"kdc2tiff\" program. It is available from " "http://kdc2tiff.sourceforge.net" msgstr "" "Kodak DC120 kamerak KDC fitxategi-formatua erabiltzen du irudiak gordetzeko. " "Kameratik deskargatzen dituzun irudiak ikusi nahi badituzu, \"kdc2tiff\" " "programa deskargatu behar duzu. http://kdc2tiff.sourceforge.net helbidean " "eskura daiteke." #: camlibs/kodak/dc120/dc120.c:379 msgid "" "Kodak DC120 Camera Library\n" "Scott Fritzinger \n" "Camera Library for the Kodak DC120 camera.\n" "(by popular demand)." msgstr "" "Kodak DC120 Camera Library\n" "Scott Fritzinger \n" "Kodak DC120 kamerarako kamera-liburutegia\n" "(jendeak eskatuta)." #: camlibs/kodak/dc120/library.c:126 camlibs/kodak/dc210/library.c:435 #: camlibs/kodak/dc240/library.c:305 camlibs/panasonic/dc1000.c:421 #: camlibs/panasonic/dc1580.c:546 msgid "Getting data..." msgstr "Datuak eskuratzen..." #: camlibs/kodak/dc120/library.c:526 msgid "Waiting for completion..." msgstr "Burutzeko zain..." #: camlibs/kodak/dc210/dc210.c:174 msgid "File" msgstr "Fitxategia" #: camlibs/kodak/dc210/dc210.c:177 camlibs/kodak/dc210/dc210.c:346 msgid "File type" msgstr "Fitxategi-mota" #: camlibs/kodak/dc210/dc210.c:179 camlibs/kodak/dc210/dc210.c:184 #: camlibs/ptp2/config.c:1537 camlibs/ptp2/ptp.c:4566 msgid "JPEG" msgstr "JPEG" #: camlibs/kodak/dc210/dc210.c:180 camlibs/kodak/dc210/dc210.c:186 msgid "FlashPix" msgstr "FlashPix" #: camlibs/kodak/dc210/dc210.c:190 camlibs/kodak/dc210/dc210.c:355 msgid "File resolution" msgstr "Fitxategiaren bereizmena" #: camlibs/kodak/dc210/dc210.c:192 camlibs/kodak/dc210/dc210.c:197 #: camlibs/ricoh/library.c:319 msgid "640 x 480" msgstr "640 x 480" #: camlibs/kodak/dc210/dc210.c:193 camlibs/kodak/dc210/dc210.c:199 msgid "1152 x 864" msgstr "1152 x 864" #: camlibs/kodak/dc210/dc210.c:205 camlibs/kodak/dc210/dc210.c:368 msgid "File compression" msgstr "Fitxategi-konprimitzea" #: camlibs/kodak/dc210/dc210.c:207 camlibs/kodak/dc210/dc210.c:213 msgid "Low (best quality)" msgstr "Txikia (kalitaterik onena)" #: camlibs/kodak/dc210/dc210.c:208 camlibs/kodak/dc210/dc210.c:215 msgid "Medium (better quality)" msgstr "Tartekoa (kalitate hobea)" #: camlibs/kodak/dc210/dc210.c:209 camlibs/kodak/dc210/dc210.c:217 msgid "High (good quality)" msgstr "Handia (kalitate ona)" #: camlibs/kodak/dc210/dc210.c:221 camlibs/konica/qm150.c:1047 #: camlibs/ptp2/config.c:5217 msgid "Capture" msgstr "Kapturatu" #: camlibs/kodak/dc210/dc210.c:235 msgid "58 mm" msgstr "58 mm" #: camlibs/kodak/dc210/dc210.c:237 msgid "51 mm" msgstr "51 mm" #: camlibs/kodak/dc210/dc210.c:239 msgid "41 mm" msgstr "41 mm" #: camlibs/kodak/dc210/dc210.c:241 msgid "34 mm" msgstr "34 mm" #: camlibs/kodak/dc210/dc210.c:243 msgid "29 mm" msgstr "29 mm" #: camlibs/kodak/dc210/dc210.c:249 camlibs/kodak/dc210/dc210.c:408 msgid "Exposure compensation" msgstr "Esposizio-konpentsazioa" #: camlibs/kodak/dc210/dc210.c:259 camlibs/kodak/dc210/dc210.c:265 #: camlibs/konica/library.c:782 camlibs/konica/library.c:798 #: camlibs/konica/library.c:813 camlibs/konica/library.c:816 #: camlibs/konica/library.c:1027 camlibs/konica/library.c:1057 #: camlibs/konica/qm150.c:853 camlibs/konica/qm150.c:871 #: camlibs/konica/qm150.c:940 camlibs/konica/qm150.c:943 #: camlibs/konica/qm150.c:961 camlibs/konica/qm150.c:964 #: camlibs/konica/qm150.c:979 camlibs/konica/qm150.c:982 #: camlibs/konica/qm150.c:999 camlibs/konica/qm150.c:1002 #: camlibs/ptp2/config.c:1543 camlibs/ptp2/config.c:2021 #: camlibs/ptp2/config.c:2474 camlibs/ptp2/config.c:2508 #: camlibs/ptp2/config.c:2641 camlibs/ptp2/config.c:3020 #: camlibs/ptp2/config.c:3168 camlibs/ptp2/config.c:3179 #: camlibs/ptp2/config.c:3191 camlibs/ptp2/config.c:3239 #: camlibs/ptp2/config.c:3258 camlibs/ptp2/config.c:3650 #: camlibs/ptp2/ptp.c:4230 camlibs/ptp2/ptp.c:4238 camlibs/ptp2/ptp.c:4261 #: camlibs/ptp2/ptp.c:4269 camlibs/ptp2/ptp.c:4469 camlibs/ptp2/ptp.c:4520 #: camlibs/ptp2/ptp.c:4580 camlibs/ptp2/ptp.c:4587 camlibs/ptp2/ptp.c:4597 #: camlibs/ptp2/ptp.c:4634 camlibs/ptp2/ptp.c:4651 camlibs/ptp2/ptp.c:4705 #: camlibs/ricoh/library.c:312 camlibs/ricoh/library.c:327 #: camlibs/ricoh/library.c:368 camlibs/sierra/epson-desc.c:151 #: camlibs/sierra/epson-desc.c:169 camlibs/sierra/nikon-desc.c:168 #: camlibs/sierra/nikon-desc.c:202 camlibs/sierra/nikon-desc.c:234 #: camlibs/sierra/nikon-desc.c:252 camlibs/sierra/nikon-desc.c:282 #: camlibs/sierra/olympus-desc.c:196 camlibs/sierra/olympus-desc.c:235 #: camlibs/sierra/olympus-desc.c:289 camlibs/sierra/olympus-desc.c:371 #: camlibs/sierra/olympus-desc.c:403 camlibs/sierra/olympus-desc.c:433 #: camlibs/sierra/olympus-desc.c:457 camlibs/sierra/olympus-desc.c:498 #: camlibs/sierra/olympus-desc.c:515 camlibs/sierra/olympus-desc.c:534 #: camlibs/sierra/olympus-desc.c:555 camlibs/sierra/olympus-desc.c:574 #: camlibs/sierra/olympus-desc.c:593 camlibs/sierra/olympus-desc.c:614 #: camlibs/sierra/olympus-desc.c:638 camlibs/sierra/olympus-desc.c:873 #: camlibs/sierra/olympus-desc.c:890 camlibs/sierra/sierra.c:925 #: camlibs/sierra/sierra.c:931 camlibs/sierra/sierra.c:965 #: camlibs/sierra/sierra.c:971 camlibs/sierra/sierra.c:1025 #: camlibs/sierra/sierra.c:1032 camlibs/sierra/sierra.c:1086 #: camlibs/sierra/sierra.c:1093 camlibs/sierra/sierra.c:1260 #: camlibs/sierra/sierra.c:1289 camlibs/sierra/sierra.c:1329 #: camlibs/sierra/sierra.c:1372 camlibs/sierra/sierra.c:1535 #: camlibs/sierra/sierra.c:1541 camlibs/sierra/sierra.c:1563 #: camlibs/sierra/sierra.c:1568 camlibs/sierra/sierra.c:1768 #: camlibs/sierra/sierra.c:1788 camlibs/st2205/library.c:512 #: camlibs/st2205/library.c:525 msgid "Auto" msgstr "Automatikoa" #: camlibs/kodak/dc210/dc210.c:260 camlibs/kodak/dc210/dc210.c:267 #: camlibs/sierra/epson-desc.c:152 camlibs/sierra/nikon-desc.c:235 #: camlibs/sierra/olympus-desc.c:499 camlibs/sierra/olympus-desc.c:516 #: camlibs/sierra/olympus-desc.c:535 camlibs/sierra/sierra.c:1026 #: camlibs/sierra/sierra.c:1034 camlibs/sierra/sierra.c:1331 #: camlibs/sierra/sierra.c:1536 camlibs/sierra/sierra.c:1543 #: camlibs/sierra/sierra.c:1770 msgid "Force" msgstr "Behartu" #: camlibs/kodak/dc210/dc210.c:261 camlibs/kodak/dc210/dc210.c:269 #: camlibs/ptp2/config.c:3174 camlibs/ptp2/config.c:3229 #: camlibs/ptp2/config.c:4025 camlibs/ptp2/config.c:4030 #: camlibs/ptp2/config.c:4044 camlibs/ptp2/config.c:4093 #: camlibs/ptp2/config.c:4098 camlibs/ptp2/config.c:4113 #: camlibs/ptp2/config.c:4809 camlibs/ptp2/library.c:3566 #: camlibs/ptp2/library.c:3570 camlibs/ptp2/ptp.c:4267 #: camlibs/ricoh/library.c:347 msgid "None" msgstr "Bat ere ez" #: camlibs/kodak/dc210/dc210.c:273 camlibs/kodak/dc210/dc210.c:426 msgid "Red eye flash" msgstr "Begi gorrien kontrako flasha" #: camlibs/kodak/dc210/dc210.c:275 camlibs/kodak/dc210/dc210.c:279 #: camlibs/konica/library.c:682 camlibs/konica/library.c:689 #: camlibs/konica/library.c:780 camlibs/konica/library.c:789 #: camlibs/konica/library.c:1023 camlibs/konica/qm150.c:791 #: camlibs/konica/qm150.c:795 camlibs/konica/qm150.c:805 #: camlibs/konica/qm150.c:809 camlibs/konica/qm150.c:851 #: camlibs/konica/qm150.c:864 camlibs/konica/qm150.c:1021 #: camlibs/konica/qm150.c:1028 camlibs/konica/qm150.c:1035 #: camlibs/konica/qm150.c:1042 camlibs/ptp2/config.c:1116 #: camlibs/ptp2/config.c:1118 camlibs/ptp2/config.c:1130 #: camlibs/ptp2/config.c:1149 camlibs/ptp2/config.c:1151 #: camlibs/ptp2/config.c:1163 camlibs/ptp2/config.c:1303 #: camlibs/ptp2/config.c:1309 camlibs/ptp2/config.c:1316 #: camlibs/ptp2/config.c:3022 camlibs/ptp2/ptp.c:4148 camlibs/ptp2/ptp.c:4149 #: camlibs/ptp2/ptp.c:4150 camlibs/ptp2/ptp.c:4471 camlibs/ptp2/ptp.c:4581 #: camlibs/ptp2/ptp.c:4667 camlibs/ricoh/library.c:339 #: camlibs/ricoh/library.c:370 camlibs/sierra/nikon-desc.c:305 #: camlibs/sierra/sierra.c:1142 camlibs/sierra/sierra.c:1148 #: camlibs/sierra/sierra.c:1411 camlibs/topfield/puppy.c:546 #: camlibs/topfield/puppy.c:558 camlibs/topfield/puppy.c:580 msgid "On" msgstr "Aktibatuta" #: camlibs/kodak/dc210/dc210.c:276 camlibs/kodak/dc210/dc210.c:281 #: camlibs/kodak/dc210/dc210.c:441 camlibs/konica/library.c:683 #: camlibs/konica/library.c:686 camlibs/konica/library.c:779 #: camlibs/konica/library.c:786 camlibs/konica/library.c:897 #: camlibs/konica/library.c:1021 camlibs/konica/qm150.c:792 #: camlibs/konica/qm150.c:798 camlibs/konica/qm150.c:806 #: camlibs/konica/qm150.c:812 camlibs/konica/qm150.c:850 #: camlibs/konica/qm150.c:857 camlibs/konica/qm150.c:1022 #: camlibs/konica/qm150.c:1025 camlibs/konica/qm150.c:1036 #: camlibs/konica/qm150.c:1039 camlibs/ptp2/config.c:1117 #: camlibs/ptp2/config.c:1118 camlibs/ptp2/config.c:1134 #: camlibs/ptp2/config.c:1150 camlibs/ptp2/config.c:1151 #: camlibs/ptp2/config.c:1167 camlibs/ptp2/config.c:1304 #: camlibs/ptp2/config.c:1310 camlibs/ptp2/config.c:1315 #: camlibs/ptp2/config.c:1626 camlibs/ptp2/config.c:1687 #: camlibs/ptp2/config.c:1906 camlibs/ptp2/config.c:1932 #: camlibs/ptp2/config.c:1959 camlibs/ptp2/config.c:3021 #: camlibs/ptp2/config.c:3346 camlibs/ptp2/config.c:3457 #: camlibs/ptp2/config.c:3649 camlibs/ptp2/config.c:3689 #: camlibs/ptp2/config.c:3755 camlibs/ptp2/config.c:4028 #: camlibs/ptp2/config.c:4062 camlibs/ptp2/ptp.c:4148 camlibs/ptp2/ptp.c:4149 #: camlibs/ptp2/ptp.c:4150 camlibs/ptp2/ptp.c:4470 camlibs/ptp2/ptp.c:4579 #: camlibs/ptp2/ptp.c:4619 camlibs/ptp2/ptp.c:4665 camlibs/ptp2/ptp.c:4730 #: camlibs/ptp2/ptp.c:4735 camlibs/ricoh/library.c:340 #: camlibs/ricoh/library.c:369 camlibs/ricoh/library.c:377 #: camlibs/sierra/epson-desc.c:153 camlibs/sierra/nikon-desc.c:236 #: camlibs/sierra/nikon-desc.c:304 camlibs/sierra/nikon-desc.c:359 #: camlibs/sierra/olympus-desc.c:500 camlibs/sierra/olympus-desc.c:517 #: camlibs/sierra/olympus-desc.c:536 camlibs/sierra/olympus-desc.c:658 #: camlibs/sierra/olympus-desc.c:856 camlibs/sierra/olympus-desc.c:940 #: camlibs/sierra/sierra.c:1027 camlibs/sierra/sierra.c:1036 #: camlibs/sierra/sierra.c:1143 camlibs/sierra/sierra.c:1146 #: camlibs/sierra/sierra.c:1333 camlibs/sierra/sierra.c:1413 #: camlibs/sierra/sierra.c:1537 camlibs/sierra/sierra.c:1545 #: camlibs/sierra/sierra.c:1772 camlibs/topfield/puppy.c:547 #: camlibs/topfield/puppy.c:558 msgid "Off" msgstr "Desaktibatuta" #: camlibs/kodak/dc210/dc210.c:284 msgid "Other" msgstr "Bestelakoak" #: camlibs/kodak/dc210/dc210.c:290 msgid "Set clock in camera" msgstr "Ezarri kameraren erlojua" #: camlibs/kodak/dc210/dc210.c:294 camlibs/kodak/dc210/dc210.c:419 msgid "Port speed" msgstr "Atakaren abiadura" #: camlibs/kodak/dc210/dc210.c:304 camlibs/kodak/dc210/library.c:691 msgid "Album name" msgstr "Albumaren izena" #: camlibs/kodak/dc210/dc210.c:307 msgid "Name to set on card when formatting." msgstr "Formateatzean txartelean ezarri beharreko izena." #: camlibs/kodak/dc210/dc210.c:309 msgid "Format compact flash" msgstr "Formateatu compact flash" #: camlibs/kodak/dc210/dc210.c:312 msgid "Format card and set album name." msgstr "Formateatu txartela eta ezarri albumaren izena." #: camlibs/kodak/dc210/dc210.c:315 msgid "Debug" msgstr "Araztu" #: camlibs/kodak/dc210/dc210.c:333 msgid "" "Execute predefined command\n" "with parameter values." msgstr "" "Exekutatu aurrez definitutako komandoa\n" "parametro-balioekin." #: camlibs/kodak/dc210/dc210.c:493 #, c-format msgid "Pictures in camera: %d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:497 #, c-format msgid "" "There is space for another\n" " %d low compressed\n" " %d medium compressed or\n" " %d high compressed pictures\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:501 #, c-format msgid "Total pictures taken: %d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:505 #, c-format msgid "Total flashes fired: %d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:509 #, c-format msgid "Firmware: %d.%d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:514 #, c-format msgid "Filetype: JPEG (" msgstr "" #: camlibs/kodak/dc210/dc210.c:516 #, c-format msgid "Filetype: FlashPix (" msgstr "" #: camlibs/kodak/dc210/dc210.c:522 #, c-format msgid "low compression, " msgstr "" #: camlibs/kodak/dc210/dc210.c:524 #, c-format msgid "medium compression, " msgstr "" #: camlibs/kodak/dc210/dc210.c:526 #, c-format msgid "high compression, " msgstr "" #: camlibs/kodak/dc210/dc210.c:528 #, c-format msgid "unknown compression %d, " msgstr "" #: camlibs/kodak/dc210/dc210.c:538 #, c-format msgid "unknown resolution %d)\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:551 #, c-format msgid "AC adapter is connected.\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:553 #, c-format msgid "AC adapter is not connected.\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:557 msgid "Time: %a, %d %b %Y %T\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:563 #, c-format msgid "Zoom: 58 mm\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:565 #, c-format msgid "Zoom: 51 mm\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:567 #, c-format msgid "Zoom: 41 mm\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:569 #, c-format msgid "Zoom: 34 mm\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:571 #, c-format msgid "Zoom: 29 mm\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:573 #, c-format msgid "Zoom: macro\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:575 #, c-format msgid "Unknown zoom mode %d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:581 #, c-format msgid "Exposure compensation: %s\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:583 #, c-format msgid "Exposure compensation: %d\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:588 #, c-format msgid "Flash mode: auto, " msgstr "" #: camlibs/kodak/dc210/dc210.c:590 #, c-format msgid "Flash mode: force, " msgstr "" #: camlibs/kodak/dc210/dc210.c:592 #, c-format msgid "Flash mode: off\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:594 #, c-format msgid "Unknown flash mode %d, " msgstr "" #: camlibs/kodak/dc210/dc210.c:602 #, c-format msgid "red eye flash on.\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:605 #, c-format msgid "red eye flash off.\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:610 #, c-format msgid "No card in camera.\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:612 #, c-format msgid "" "Card name: %s\n" "Free space on card: %d kB\n" msgstr "" #: camlibs/kodak/dc210/dc210.c:632 msgid "" "This library has been tested with a Kodak DC 215 Zoom camera. It might work " "also with DC 200 and DC 210 cameras. If you happen to have such a camera, " "please send a message to koltan@gmx.de to let me know, if you have any " "troubles with this driver library or if everything is okay." msgstr "" "Liburutegi hau Kodak DC 215 Zoom kamerarekin probatu da. DC 200 eta DC 210 " "kamerekin ere funtziona dezake. Kamera horietako bat baduzu, bidali mezu bat " "koltan@gmx.de helbidera kontrolatzailearen liburutegi honekin arazoren bat " "duzun edo dena ondo dagoen jakinarazteko." #: camlibs/kodak/dc210/dc210.c:644 msgid "" "Camera Library for the Kodak DC215 Zoom camera.\n" "Michael Koltan \n" msgstr "" "Kodak DC215 Zoom kamerarako kamera-liburutegia.\n" "Michael Koltan \n" #: camlibs/kodak/dc210/library.c:343 msgid "Waiting..." msgstr "Zain..." #: camlibs/kodak/dc210/library.c:1365 msgid "Parameter 1" msgstr "1. parametroa" #: camlibs/kodak/dc210/library.c:1369 msgid "Parameter 2" msgstr "2. parametroa" #: camlibs/kodak/dc210/library.c:1373 msgid "Parameter 3" msgstr "3. parametroa" #: camlibs/kodak/dc240/dc240.c:181 #, c-format msgid "Model: Kodak %s\n" msgstr "Modeloa: Kodak %s\n" #: camlibs/kodak/dc240/dc240.c:182 #, c-format msgid "Firmware version: %d.%02d\n" msgstr "Firmwarearen bertsioa: %d.%02d\n" #: camlibs/kodak/dc240/dc240.c:184 #, c-format msgid "Battery status: %s, AC Adapter: %s\n" msgstr "Bateriaren egoera: %s, AC moldagailua: %s\n" #: camlibs/kodak/dc240/dc240.c:188 #, c-format msgid "Number of pictures: %d\n" msgstr "Argazki-kopurua: %d\n" #: camlibs/kodak/dc240/dc240.c:190 #, c-format msgid "Space remaining: High: %d, Medium: %d, Low: %d\n" msgstr "Geratzen den lekua: Handia: %d, Tartekoa: %d, Txikia: %d\n" #: camlibs/kodak/dc240/dc240.c:194 #, c-format msgid "Memory card status (%d): %s\n" msgstr "Memoria-txartelaren egoera (%d): %s\n" #: camlibs/kodak/dc240/dc240.c:198 #, c-format msgid "Total pictures captured: %d, Flashes fired: %d\n" msgstr "Kapturatutako argazkiak guztira: %d, Flashez argituak: %d\n" #: camlibs/kodak/dc240/dc240.c:212 msgid "" "Kodak DC240 Camera Library\n" "Scott Fritzinger and Hubert Figuiere " "\n" "Camera Library for the Kodak DC240, DC280, DC3400 and DC5000 cameras.\n" "Rewritten and updated for gPhoto2." msgstr "" "Kodak DC240 kamerarako liburutegia\n" "Scott Fritzinger eta Hubert Figuiere " "\n" "Kodak DC240, DC280, DC3400 eta DC5000 kameretarako kamera-liburutegia.\n" "gPhoto2-rako berridatzia eta eguneratua." #: camlibs/kodak/dc240/library.c:556 msgid "Weak" msgstr "Ahula" #: camlibs/kodak/dc240/library.c:559 msgid "Empty" msgstr "Hutsa" #: camlibs/kodak/dc240/library.c:564 camlibs/kodak/dc240/library.c:579 #: camlibs/ptp2/ptp.c:4642 msgid "Invalid" msgstr "Baliogabea" #: camlibs/kodak/dc240/library.c:571 camlibs/ptp2/config.c:1846 #: camlibs/ptp2/ptp.c:4575 msgid "Not used" msgstr "Erabili gabe" #: camlibs/kodak/dc240/library.c:574 msgid "In use" msgstr "Erabiltzen" #: camlibs/kodak/dc240/library.c:588 msgid "Card is open" msgstr "Txartela irekita dago" #: camlibs/kodak/dc240/library.c:589 msgid "Card is not open" msgstr "Txartela ez dago irekita" #: camlibs/kodak/dc240/library.c:591 msgid "Card is not formatted" msgstr "Txartela ez dago formateatuta" #: camlibs/kodak/dc240/library.c:593 msgid "No card" msgstr "Txartelik ez" #: camlibs/kodak/dc3200/dc3200.c:43 msgid "" "There is currently an operation in progress. This camera only supports one " "operation at a time. Please wait until the current operation has finished." msgstr "" "Unean eragiketa bat egiten ari da. Kamera honek eragiketa bakarra onartzen " "du aldiko. Itxaron uneko eragiketa amaitu arte." #: camlibs/kodak/dc3200/dc3200.c:146 #, c-format msgid "camera inactive for > 9 seconds, re-initing.\n" msgstr "kamera inaktibo egon da 9 segundoz, berrabiarazi egingo da.\n" #: camlibs/kodak/dc3200/dc3200.c:435 msgid "" "Known problems:\n" "\n" "1. If the Kodak DC3200 does not receive a command at least every 10 seconds, " "it will time out, and will have to be re-initialized. If you notice the " "camera does not respond, simply re-select the camera. This will cause it to " "reinitialize." msgstr "" "Arazo ezagunak:\n" "\n" "1. Kodak DC3200-k gutxienez 10 segundoz behin komando bat jasotzen ez badu, " "denboraz kanpo geratuko da eta berriro hasieratu beharko da. Kamerak " "erantzuten ez badu, hautatu berriro kamera. Ondorioz, berriro abiaraziko da." #: camlibs/kodak/dc3200/dc3200.c:448 msgid "" "Kodak DC3200 Driver\n" "Donn Morrison \n" "\n" "Questions and comments appreciated." msgstr "" "Kodak DC3200en kontrolatzailea\n" "Donn Morrison \n" "\n" "Galderak eta oharrak ongi etorriak izango dira." #: camlibs/kodak/ez200/ez200.c:198 #, c-format msgid "" "Your USB camera is a Kodak EZ200.\n" "Number of PICs = %i\n" msgstr "" "Zure USB kamera Kodak EZ200 da.\n" "IRUD kopurua = %i\n" #: camlibs/kodak/ez200/ez200.c:206 msgid "" "Kodak EZ200 driver\n" "Bucas Jean-Francois \n" msgstr "" "Kodak EZ200 kontrolatzailea\n" "Bucas Jean-Francois \n" #: camlibs/konica/konica.c:62 msgid "Focusing error." msgstr "Fokatze-errorea." #: camlibs/konica/konica.c:65 msgid "Iris error." msgstr "Iris-errorea." #: camlibs/konica/konica.c:68 msgid "Strobe error." msgstr "Strobe-ren errorea." #: camlibs/konica/konica.c:71 msgid "EEPROM checksum error." msgstr "EEPROMen kontrol-baturaren errorea." #: camlibs/konica/konica.c:74 msgid "Internal error (1)." msgstr "Barne-errorea (1)." #: camlibs/konica/konica.c:77 msgid "Internal error (2)." msgstr "Barne-errorea (2)." #: camlibs/konica/konica.c:80 msgid "No card present." msgstr "Ez dago txartelik." #: camlibs/konica/konica.c:83 msgid "Card not supported." msgstr "Txartela ez da onartzen." #: camlibs/konica/konica.c:86 msgid "Card removed during access." msgstr "Txartela kendu egin da atzitu bitartean." #: camlibs/konica/konica.c:89 msgid "Image number not valid." msgstr "Irudi-zenbakia ez da baliozkoa." #: camlibs/konica/konica.c:92 msgid "Card can not be written." msgstr "Ezin da txartela idatzi." #: camlibs/konica/konica.c:95 msgid "Card is write protected." msgstr "Txartelak idazketaren kontrako babesa du." #: camlibs/konica/konica.c:98 msgid "No space left on card." msgstr "Ez da lekurik geratzen txartelean." #: camlibs/konica/konica.c:101 msgid "Image protected." msgstr "Irudia babestuta dago." #: camlibs/konica/konica.c:104 msgid "Light too dark." msgstr "Argi gutxiegi dago." #: camlibs/konica/konica.c:107 msgid "Autofocus error." msgstr "Autofokusaren errorea." #: camlibs/konica/konica.c:110 msgid "System error." msgstr "Sistema-errorea." #: camlibs/konica/konica.c:113 msgid "Illegal parameter." msgstr "Parametro baliogabea." #: camlibs/konica/konica.c:116 msgid "Command can not be cancelled." msgstr "Komandoa ezin da bertan behera utzi." #: camlibs/konica/konica.c:119 msgid "Localization data too long." msgstr "Lokalizatzeko datuak luzeegiak dira." #: camlibs/konica/konica.c:122 msgid "Localization data corrupt." msgstr "Lokalizatzeko datuak hondatuta." #: camlibs/konica/konica.c:125 msgid "Unsupported command." msgstr "Komando hori ez da onartzen." #: camlibs/konica/konica.c:128 msgid "Other command executing." msgstr "Beste komando bat exekutatzen ari da." #: camlibs/konica/konica.c:131 msgid "Command order error." msgstr "Komando-ordenan errorea." #: camlibs/konica/konica.c:134 msgid "Unknown error." msgstr "Errore ezezaguna." #: camlibs/konica/konica.c:137 #, c-format msgid "" "The camera has just sent an error that has not yet been discovered. Please " "report the following to %s with additional information how you got this " "error: (0x%x,0x%x). Thank you very much!" msgstr "" "Oraindik aurkitu ez den errore bat bidali berri du kamerak. Eman horren " "berri %s(e)ri eta adierazi nola agertu zaizun errore hau: (0x%x,0x%x). Mila " "esker!" #: camlibs/konica/library.c:158 camlibs/pccam300/library.c:116 msgid "Getting file list..." msgstr "Fitxategi-zerrenda eskuratzen..." #: camlibs/konica/library.c:325 msgid "Testing different speeds..." msgstr "Abiadura desberdinak probatzen..." #: camlibs/konica/library.c:340 msgid "" "The camera could not be contacted. Please make sure it is connected to the " "computer and turned on." msgstr "" #: camlibs/konica/library.c:373 msgid "Your camera does not support changing filenames." msgstr "Zure kamerak ez du onartzen fitxategi-izenak aldatzea." #: camlibs/konica/library.c:432 #, c-format msgid "%i pictures could not be deleted because they are protected" msgstr "%i irudi ezin izan dira ezabatu, babestuta daudelako" #: camlibs/konica/library.c:532 #, c-format msgid "" "Model: %s\n" "Serial Number: %s,\n" "Hardware Version: %i.%i\n" "Software Version: %i.%i\n" "Testing Software Version: %i.%i\n" "Name: %s,\n" "Manufacturer: %s\n" msgstr "" "Modeloa: %s\n" "Serie-zenbakia: %s,\n" "Hardware-bertsioa: %i.%i\n" "Software-bertsioa: %i.%i\n" "Softwarearen bertsioa probatzen: %i.%i\n" "Izena: %s,\n" "Fabrikatzailea: %s\n" #: camlibs/konica/library.c:625 msgid "" "Konica library\n" "Lutz Mueller \n" "Support for all Konica and several HP cameras." msgstr "" "Konica liburutegia\n" "Lutz Mueller \n" "Konica kamera guztiak eta hainbat HP kamera onartzen ditu." #: camlibs/konica/library.c:650 msgid "Getting configuration..." msgstr "Konfigurazioa eskuratzen..." #: camlibs/konica/library.c:657 camlibs/konica/qm150.c:749 msgid "Konica Configuration" msgstr "Konicaren konfigurazioa" #: camlibs/konica/library.c:662 camlibs/konica/library.c:873 #: camlibs/konica/qm150.c:754 msgid "Persistent Settings" msgstr "Ezarpen iraunkorrak" #: camlibs/konica/library.c:692 msgid "Shall the camera beep when taking a picture?" msgstr "Kamerak soinua egin beharko luke argazkia egitean?" #: camlibs/konica/library.c:696 camlibs/konica/library.c:906 msgid "Self Timer Time" msgstr "Tenporizadore automatikoaren ordua" #: camlibs/konica/library.c:703 camlibs/konica/library.c:914 #: camlibs/konica/qm150.c:763 msgid "Auto Off Time" msgstr "Automatikoki itzaltzeko ordua" #: camlibs/konica/library.c:710 camlibs/konica/library.c:922 msgid "Slide Show Interval" msgstr "Diapositiba-erakusketaren tartea" #: camlibs/konica/library.c:717 camlibs/konica/library.c:931 #: camlibs/konica/qm150.c:771 camlibs/ricoh/library.c:497 #: camlibs/sierra/sierra.c:924 camlibs/sierra/sierra.c:1256 #: camlibs/sierra/sierra.c:1607 camlibs/sierra/sierra.c:1816 msgid "Resolution" msgstr "Bereizmena" #: camlibs/konica/library.c:719 camlibs/konica/library.c:727 #: camlibs/konica/library.c:936 msgid "Low (576 x 436)" msgstr "Txikia (576 x 436)" #: camlibs/konica/library.c:720 camlibs/konica/library.c:730 msgid "Medium (1152 x 872)" msgstr "Tartekoa (1152 x 872)" #: camlibs/konica/library.c:721 camlibs/konica/library.c:724 #: camlibs/konica/library.c:934 msgid "High (1152 x 872)" msgstr "Handia (1152 x 872)" #: camlibs/konica/library.c:737 camlibs/konica/library.c:947 #: camlibs/konica/qm150.c:819 msgid "Localization" msgstr "Lokalizazioa" #: camlibs/konica/library.c:743 camlibs/konica/library.c:950 #: camlibs/sierra/epson-desc.c:246 camlibs/sierra/nikon-desc.c:434 #: camlibs/sierra/sierra.c:1683 camlibs/sierra/sierra.c:1867 msgid "Language" msgstr "Hizkuntza" #: camlibs/konica/library.c:750 camlibs/konica/library.c:759 #: camlibs/konica/library.c:767 camlibs/konica/library.c:954 #: camlibs/konica/library.c:979 camlibs/konica/library.c:997 msgid "None selected" msgstr "Bat ere ez hautatuta" #: camlibs/konica/library.c:754 camlibs/konica/library.c:976 msgid "TV Output Format" msgstr "Telebistaren irteerako formatua" #: camlibs/konica/library.c:756 camlibs/konica/library.c:980 #: camlibs/ptp2/config.c:1703 msgid "NTSC" msgstr "NTSC" #: camlibs/konica/library.c:757 camlibs/konica/library.c:982 #: camlibs/ptp2/config.c:1704 msgid "PAL" msgstr "PAL" #: camlibs/konica/library.c:758 camlibs/konica/library.c:984 msgid "Do not display TV menu" msgstr "Ez bistaratu TB menua" #: camlibs/konica/library.c:762 camlibs/konica/library.c:994 #: camlibs/konica/qm150.c:823 msgid "Date Format" msgstr "Data-formatua" #: camlibs/konica/library.c:764 camlibs/konica/library.c:998 #: camlibs/konica/qm150.c:825 camlibs/konica/qm150.c:830 msgid "Month/Day/Year" msgstr "Hila/Eguna/Urtea" #: camlibs/konica/library.c:765 camlibs/konica/library.c:1000 #: camlibs/konica/qm150.c:826 camlibs/konica/qm150.c:833 msgid "Day/Month/Year" msgstr "Eguna/Hila/Urtea" #: camlibs/konica/library.c:766 camlibs/konica/library.c:1002 #: camlibs/konica/qm150.c:827 camlibs/konica/qm150.c:836 msgid "Year/Month/Day" msgstr "Urtea/Hila/Eguna" #: camlibs/konica/library.c:772 camlibs/konica/library.c:1014 #: camlibs/konica/qm150.c:843 msgid "Session-persistent Settings" msgstr "Saioaren ezarpen iraunkorrak" #: camlibs/konica/library.c:781 camlibs/konica/library.c:792 #: camlibs/konica/library.c:1025 camlibs/konica/qm150.c:852 #: camlibs/konica/qm150.c:862 msgid "On, red-eye reduction" msgstr "Aktibatuta, begi gorriak gutxitzea" #: camlibs/konica/library.c:783 camlibs/konica/library.c:795 #: camlibs/konica/qm150.c:854 camlibs/konica/qm150.c:869 msgid "Auto, red-eye reduction" msgstr "Automatikoa, begi gorriak gutxitzea" #: camlibs/konica/library.c:810 camlibs/konica/library.c:1044 #: camlibs/konica/qm150.c:935 camlibs/ptp2/config.c:3731 #: camlibs/ptp2/config.c:3737 msgid "Focus" msgstr "Fokua" #: camlibs/konica/library.c:812 camlibs/konica/library.c:819 #: camlibs/sierra/epson-desc.c:170 camlibs/sierra/sierra.c:1564 #: camlibs/sierra/sierra.c:1570 camlibs/sierra/sierra.c:1790 msgid "Fixed" msgstr "Finkoa" #: camlibs/konica/library.c:826 camlibs/konica/library.c:1049 #: camlibs/konica/qm150.c:1085 msgid "Volatile Settings" msgstr "Ezarpen aldakorrak" #: camlibs/konica/library.c:830 camlibs/konica/library.c:1052 #: camlibs/konica/qm150.c:1089 camlibs/polaroid/pdc700.c:163 #: camlibs/ptp2/config.c:5257 msgid "Self Timer" msgstr "Tenporizadorea" #: camlibs/konica/library.c:832 camlibs/konica/library.c:836 #: camlibs/konica/library.c:1062 camlibs/konica/qm150.c:1091 #: camlibs/konica/qm150.c:1095 msgid "Self Timer (next picture only)" msgstr "Tenporizadorea (hurrengo irudia soilik)" #: camlibs/konica/library.c:833 camlibs/konica/library.c:840 #: camlibs/konica/qm150.c:1092 camlibs/konica/qm150.c:1099 #: camlibs/minolta/dimagev/dimagev.c:400 camlibs/ptp2/config.c:3156 #: camlibs/ptp2/config.c:3169 camlibs/ptp2/config.c:3180 #: camlibs/ptp2/config.c:3465 camlibs/ptp2/config.c:3647 #: camlibs/ptp2/config.c:3691 camlibs/ptp2/ptp.c:4262 camlibs/ptp2/ptp.c:4270 #: camlibs/ptp2/ptp.c:4430 camlibs/ptp2/ptp.c:4439 camlibs/ptp2/ptp.c:4553 #: camlibs/ptp2/ptp.c:4560 camlibs/ricoh/library.c:349 #: camlibs/sierra/epson-desc.c:219 camlibs/sierra/nikon-desc.c:253 #: camlibs/sierra/nikon-desc.c:325 camlibs/sierra/olympus-desc.c:480 #: camlibs/sierra/olympus-desc.c:660 camlibs/sierra/sierra.c:995 #: camlibs/sierra/sierra.c:1002 camlibs/sierra/sierra.c:1056 #: camlibs/sierra/sierra.c:1063 camlibs/sierra/sierra.c:1118 #: camlibs/sierra/sierra.c:1124 camlibs/sierra/sierra.c:1308 #: camlibs/sierra/sierra.c:1351 camlibs/sierra/sierra.c:1395 #: camlibs/sierra/sierra.c:1590 camlibs/sierra/sierra.c:1594 #: camlibs/sierra/sierra.c:1807 #, c-format msgid "Normal" msgstr "Normala" #: camlibs/konica/library.c:1093 #, c-format msgid "Could not find localization data at '%s'" msgstr "Ezin izan da lokalizatzeko daturik aurkitu '%s'(e)n" #: camlibs/konica/library.c:1159 msgid "Localization file too long!" msgstr "Lokalizatzeko fitxategia luzeegia da." #: camlibs/konica/qm150.c:250 msgid "This preview doesn't exist." msgstr "Aurrebista hau ez dago." #: camlibs/konica/qm150.c:282 msgid "Data has been corrupted." msgstr "Datuak hondatu egin dira." #: camlibs/konica/qm150.c:398 #, c-format msgid "Image type %d is not supported by this camera !" msgstr "Kamerak honek ez du onartzen %d irudi-mota!" #: camlibs/konica/qm150.c:454 #, c-format msgid "Can't delete image %s." msgstr "Ezin da %s irudia ezabatu." #: camlibs/konica/qm150.c:485 msgid "Can't delete all images." msgstr "Ezin dira irudi guztiak ezabatu." #: camlibs/konica/qm150.c:517 msgid "Uploading image..." msgstr "Irudia kargatzen..." #: camlibs/konica/qm150.c:527 camlibs/konica/qm150.c:592 msgid "Can't upload this image to the camera. An error has occurred." msgstr "" #: camlibs/konica/qm150.c:634 msgid "You must be in record mode to capture images." msgstr "" #: camlibs/konica/qm150.c:637 msgid "" "No space available to capture new images. You must delete some images." msgstr "" #: camlibs/konica/qm150.c:641 msgid "Can't capture new images. Unknown error" msgstr "" #: camlibs/konica/qm150.c:653 msgid "No answer from the camera." msgstr "Kamerak ez du erantzuten." #: camlibs/konica/qm150.c:773 camlibs/konica/qm150.c:781 #: camlibs/ptp2/config.c:3170 camlibs/ptp2/config.c:3648 #: camlibs/ptp2/config.c:3690 camlibs/ptp2/config.c:3883 #: camlibs/ptp2/ptp.c:4263 camlibs/ptp2/ptp.c:4679 camlibs/ptp2/ptp.c:4685 #: camlibs/ptp2/ptp.c:4691 camlibs/sierra/nikon-desc.c:203 #: camlibs/sierra/sierra.c:966 camlibs/sierra/sierra.c:973 #: camlibs/sierra/sierra.c:1291 msgid "Low" msgstr "Txikia" #: camlibs/konica/qm150.c:774 camlibs/konica/qm150.c:784 #: camlibs/sierra/nikon-desc.c:204 camlibs/sierra/sierra.c:967 #: camlibs/sierra/sierra.c:975 camlibs/sierra/sierra.c:1293 msgid "Medium" msgstr "Tartekoa" #: camlibs/konica/qm150.c:775 camlibs/konica/qm150.c:778 #: camlibs/ptp2/config.c:3173 camlibs/ptp2/config.c:3646 #: camlibs/ptp2/config.c:3692 camlibs/ptp2/ptp.c:4266 camlibs/ptp2/ptp.c:4681 #: camlibs/ptp2/ptp.c:4687 camlibs/ptp2/ptp.c:4693 camlibs/sierra/sierra.c:927 #: camlibs/sierra/sierra.c:935 camlibs/sierra/sierra.c:968 #: camlibs/sierra/sierra.c:977 camlibs/sierra/sierra.c:1264 #: camlibs/sierra/sierra.c:1295 msgid "High" msgstr "Handia" #: camlibs/konica/qm150.c:789 camlibs/polaroid/pdc700.c:162 #: camlibs/ptp2/config.c:1904 camlibs/ptp2/config.c:1930 #: camlibs/ptp2/config.c:1957 camlibs/ptp2/ptp.c:4728 msgid "LCD" msgstr "LCD" #: camlibs/konica/qm150.c:803 msgid "Icons" msgstr "Ikonoak" #: camlibs/konica/qm150.c:937 camlibs/konica/qm150.c:946 msgid "2.0 m" msgstr "" #: camlibs/konica/qm150.c:938 camlibs/konica/qm150.c:949 msgid "0.5 m" msgstr "" #: camlibs/konica/qm150.c:939 camlibs/konica/qm150.c:952 msgid "0.1 m" msgstr "" #: camlibs/konica/qm150.c:957 msgid "White balance" msgstr "Zuri-balantzea" #: camlibs/konica/qm150.c:959 camlibs/konica/qm150.c:970 msgid "Office" msgstr "Bulegoa" #: camlibs/konica/qm150.c:960 camlibs/konica/qm150.c:967 #: camlibs/ptp2/config.c:1194 camlibs/ptp2/config.c:3240 #: camlibs/ptp2/config.c:3259 camlibs/ptp2/ptp.c:4205 camlibs/ptp2/ptp.c:4652 #: camlibs/sierra/olympus-desc.c:556 camlibs/sierra/olympus-desc.c:575 #: camlibs/sierra/olympus-desc.c:594 camlibs/sierra/olympus-desc.c:615 msgid "Daylight" msgstr "Argi naturala" #: camlibs/konica/qm150.c:975 camlibs/ptp2/config.c:5310 #: camlibs/ptp2/ptp.c:3473 camlibs/ptp2/ptp.c:3528 msgid "Sharpness" msgstr "Zorroztasuna" #: camlibs/konica/qm150.c:977 camlibs/konica/qm150.c:985 msgid "Sharp" msgstr "Garbia" #: camlibs/konica/qm150.c:978 camlibs/konica/qm150.c:988 #: camlibs/ptp2/ptp.c:4611 camlibs/ptp2/ptp.c:4738 msgid "Soft" msgstr "Suabea" #: camlibs/konica/qm150.c:993 camlibs/sierra/epson-desc.c:136 #: camlibs/sierra/nikon-desc.c:219 msgid "Color" msgstr "Kolorea" #: camlibs/konica/qm150.c:995 camlibs/konica/qm150.c:1005 msgid "Light" msgstr "Argia" #: camlibs/konica/qm150.c:996 camlibs/konica/qm150.c:1008 msgid "Deep" msgstr "Sakona" #: camlibs/konica/qm150.c:997 camlibs/konica/qm150.c:1011 msgid "Black and White" msgstr "Zuri-beltza" #: camlibs/konica/qm150.c:1049 camlibs/konica/qm150.c:1053 #: camlibs/ptp2/config.c:2081 msgid "Single" msgstr "Soila" #: camlibs/konica/qm150.c:1050 camlibs/konica/qm150.c:1056 msgid "Sequence 9" msgstr "Sekuentzia 9" #: camlibs/konica/qm150.c:1061 msgid "Date display" msgstr "Bistaratu data" #: camlibs/konica/qm150.c:1063 camlibs/konica/qm150.c:1072 msgid "Anywhere" msgstr "Edonon" #: camlibs/konica/qm150.c:1064 camlibs/konica/qm150.c:1070 msgid "Play mode" msgstr "Erreproduzitze-modua" #: camlibs/konica/qm150.c:1065 camlibs/konica/qm150.c:1078 msgid "Record mode" msgstr "Grabatze-modua" #: camlibs/konica/qm150.c:1066 camlibs/konica/qm150.c:1076 msgid "Everywhere" msgstr "Leku guztietan" #: camlibs/konica/qm150.c:1136 camlibs/ptp2/ptp.c:4546 #, c-format msgid "AC" msgstr "AC" #: camlibs/konica/qm150.c:1139 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:361 #, c-format msgid "Play" msgstr "Erreproduzitu" #: camlibs/konica/qm150.c:1141 camlibs/minolta/dimagev/dimagev.c:301 #: camlibs/sierra/nikon-desc.c:360 #, c-format msgid "Record" msgstr "Grabatu" #: camlibs/konica/qm150.c:1151 #, c-format msgid "DD/MM/YYYY" msgstr "EE/HH/UUUU" #: camlibs/konica/qm150.c:1156 #, c-format msgid "YYYY/MM/DD" msgstr "" #: camlibs/konica/qm150.c:1160 #, c-format msgid "MM/DD/YYYY" msgstr "HH/EE/UUUU" #: camlibs/konica/qm150.c:1164 #, c-format msgid "" "Model: %s\n" "Capacity: %i Mb\n" "Power: %s\n" "Auto Off Time: %i min\n" "Mode: %s\n" "Images: %i/%i\n" "Date display: %s\n" "Date and Time: %s\n" msgstr "" #: camlibs/konica/qm150.c:1187 #, c-format msgid "" "Konica Q-M150 Library\n" "Marcus Meissner \n" "Aurelien Croc (AP2C) \n" "http://www.ap2c.com\n" "Support for the french Konica Q-M150." msgstr "" "Konica Q-M150 liburutegia\n" "Marcus Meissner \n" "Aurelien Croc (AP2C) \n" "http://www.ap2c.com\n" "Konica Q-M150 frantseserako euskarria." #: camlibs/konica/qm150.c:1202 #, c-format msgid "" "About Konica Q-M150:\n" "This camera does not allow any changes\n" "from the outside. So in the configuration, you can\n" "only see what it is configured on the camera\n" "but you can not change anything.\n" "\n" "If you have some issues with this driver, please e-mail its authors.\n" msgstr "" #: camlibs/largan/lmini/largan.c:228 msgid "" "Largan driver\n" "Hubert Figuiere \n" "\n" "Handles Largan Lmini camera.\n" msgstr "" "Largan kontrolatzailea\n" "Hubert Figuiere \n" "\n" "Largan Lmini kamera kontrolatzen du.\n" #: camlibs/lg_gsm/library.c:102 #, c-format msgid "" "Your USB camera seems to be a LG GSM.\n" "Firmware: %s\n" "Firmware Version: %s\n" msgstr "" #: camlibs/lg_gsm/library.c:114 msgid "" "LG GSM generic driver\n" "Guillaume Bedot \n" msgstr "" #: camlibs/mars/library.c:124 #, c-format msgid "" "Mars MR97310 camera.\n" "There is %i photo in it.\n" msgid_plural "" "Mars MR97310 camera.\n" "There are %i photos in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/mars/library.c:135 msgid "" "This driver supports cameras with Mars MR97310 chip (and direct\n" "equivalents ??Pixart PACx07??).\n" "These cameras do not support deletion of photos, nor uploading\n" "of data.\n" "Decoding of compressed photos may or may not work well\n" "and does not work equally well for all supported cameras.\n" "Photo data processing for Argus QuickClix is NOT SUPPORTED.\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos.\n" "For further details please consult libgphoto2/camlibs/README.\n" msgstr "" #: camlibs/mars/library.c:153 msgid "" "Mars MR97310 camera library\n" "Theodore Kilgore \n" msgstr "" "Mars MR97310 kameraren liburutegia\n" "Theodore Kilgore \n" #: camlibs/minolta/dimagev/dimagev.c:265 #, c-format msgid "" "Model:\t\t\tMinolta Dimage V (%s)\n" "Hardware Revision:\t%s\n" "Firmware Revision:\t%s\n" msgstr "" "Modeloa:\t\t\tMinolta Dimage V (%s)\n" "Hardwarearen berrikuspena:\t%s\n" "Firmwarearen berrikuspena:\t%s\n" #: camlibs/minolta/dimagev/dimagev.c:280 #, c-format msgid "" "Host Mode:\t\t%s\n" "Exposure Correction:\t%s\n" "Exposure Data:\t\t%d\n" "Date Valid:\t\t%s\n" "Date:\t\t\t%d/%02d/%02d %02d:%02d:%02d\n" "Self Timer Set:\t\t%s\n" "Quality Setting:\t%s\n" "Play/Record Mode:\t%s\n" "Card ID Valid:\t\t%s\n" "Card ID:\t\t%d\n" "Flash Mode:\t\t" msgstr "" "Konexio-modua:\t\t%s\n" "Esposizioaren zuzenketa:\t%s\n" "Esposizioaren data:\t\t%d\n" "Baliozko data:\t\t%s\n" "Data:\t\t\t%d/%02d/%02d %02d:%02d:%02d\n" "Tenporizadorea:\t\t%s\n" "Kalitatearen konfigurazioa:\t%s\n" "Erreproduzitze-/Grabatze-modua:\t%s\n" "Txartelaren baliozko IDa:\t\t%s\n" "Txartelaren IDa:\t\t%d\n" "Flash-modua:\t\t" #: camlibs/minolta/dimagev/dimagev.c:292 camlibs/ptp2/config.c:2527 #: camlibs/ptp2/ptp.c:4250 msgid "Remote" msgstr "Urrunekoa" #: camlibs/minolta/dimagev/dimagev.c:292 msgid "Local" msgstr "Lokala" #: camlibs/minolta/dimagev/dimagev.c:293 camlibs/minolta/dimagev/dimagev.c:295 #: camlibs/minolta/dimagev/dimagev.c:299 camlibs/minolta/dimagev/dimagev.c:302 #: camlibs/ptp2/ptp.c:4151 msgid "Yes" msgstr "Bai" #: camlibs/minolta/dimagev/dimagev.c:293 camlibs/minolta/dimagev/dimagev.c:295 #: camlibs/minolta/dimagev/dimagev.c:299 camlibs/minolta/dimagev/dimagev.c:302 #: camlibs/ptp2/ptp.c:4151 msgid "No" msgstr "Ez" #: camlibs/minolta/dimagev/dimagev.c:300 camlibs/ptp2/ptp.c:4561 #: camlibs/sierra/nikon-desc.c:283 msgid "Fine" msgstr "Fina" #: camlibs/minolta/dimagev/dimagev.c:300 camlibs/ptp2/config.c:1731 #: camlibs/ptp2/config.c:2655 camlibs/ptp2/ptp.c:4680 camlibs/ptp2/ptp.c:4686 #: camlibs/ptp2/ptp.c:4692 camlibs/ptp2/ptp.c:4696 camlibs/sierra/sierra.c:926 #: camlibs/sierra/sierra.c:933 camlibs/sierra/sierra.c:1262 msgid "Standard" msgstr "Estandarra" #: camlibs/minolta/dimagev/dimagev.c:316 #, c-format msgid "Automatic\n" msgstr "Automatikoa\n" #: camlibs/minolta/dimagev/dimagev.c:324 #, c-format msgid "Force Flash\n" msgstr "Behartu flasha\n" #: camlibs/minolta/dimagev/dimagev.c:332 #, c-format msgid "Prohibit Flash\n" msgstr "Debekatu flasha\n" #: camlibs/minolta/dimagev/dimagev.c:340 #, c-format msgid "Invalid Value ( %d )\n" msgstr "Balio baliogabea ( %d )\n" #: camlibs/minolta/dimagev/dimagev.c:354 #, c-format msgid "" "Battery Level:\t\t%s\n" "Number of Images:\t%d\n" "Minimum Capacity Left:\t%d\n" "Busy:\t\t\t%s\n" "Flash Charging:\t\t%s\n" "Lens Status:\t\t" msgstr "" "Bateria-maila:\t\t%s\n" "Irudi-kopurua:\t%d\n" "Geratzen den gutxieneko edukiera:\t%d\n" "Okupatuta:\t\t\t%s\n" "Flasha kargatzen:\t\t%s\n" "Lentearen egoera:\t\t" #: camlibs/minolta/dimagev/dimagev.c:360 msgid "Not Full" msgstr "Ez dago beteta" #: camlibs/minolta/dimagev/dimagev.c:360 camlibs/minolta/dimagev/dimagev.c:403 #: camlibs/ptp2/config.c:1602 camlibs/ptp2/config.c:1656 #: camlibs/ptp2/config.c:1709 camlibs/ptp2/ptp.c:4490 camlibs/ptp2/ptp.c:4496 #, c-format msgid "Full" msgstr "Beteta" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Busy" msgstr "Okupatuta" #: camlibs/minolta/dimagev/dimagev.c:363 msgid "Idle" msgstr "Inaktibo" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Charging" msgstr "Kargatzen" #: camlibs/minolta/dimagev/dimagev.c:364 msgid "Ready" msgstr "Prest" #: camlibs/minolta/dimagev/dimagev.c:375 #, c-format msgid "Normal\n" msgstr "Normal\n" #: camlibs/minolta/dimagev/dimagev.c:378 #, c-format msgid "Lens direction does not match flash light\n" msgstr "Lentearen noranzkoa ez dator bat flasharen argiarekin\n" #: camlibs/minolta/dimagev/dimagev.c:381 #, c-format msgid "Lens is not connected\n" msgstr "Lentea ez dago konektatuta\n" #: camlibs/minolta/dimagev/dimagev.c:384 #, c-format msgid "Bad value for lens status %d\n" msgstr "Balio okerra lentearen egoerarako %d\n" #: camlibs/minolta/dimagev/dimagev.c:393 #, c-format msgid "Card Status:\t\t" msgstr "Txartelaren egoera:\t\t" #: camlibs/minolta/dimagev/dimagev.c:406 #, c-format msgid "Write-protected" msgstr "Idazketaren kontra babestuta" #: camlibs/minolta/dimagev/dimagev.c:409 #, c-format msgid "Unsuitable card" msgstr "Txartel desegokia" #: camlibs/minolta/dimagev/dimagev.c:412 #, c-format msgid "Bad value for card status %d" msgstr "" #: camlibs/minolta/dimagev/dimagev.c:431 #, c-format msgid "" "Minolta Dimage V Camera Library\n" "%s\n" "Gus Hartmann \n" "Special thanks to Minolta for the spec." msgstr "" "Minolta Dimage V kameraren liburutegia\n" "%s\n" "Gus Hartmann \n" "Eskerrik asko bereziki Minoltari zehaztapenengatik." #: camlibs/mustek/core.c:575 msgid "FlashLight : Auto (RedEye Reduction)" msgstr "Flasharen argia: automatikoa (begi gorriak gutxitzea)" #: camlibs/mustek/core.c:577 msgid "FlashLight : Auto" msgstr "Flasharen argia: automatikoa" #: camlibs/mustek/core.c:579 msgid "FlashLight : On (RedEye Reduction)" msgstr "Flasharen argia: aktibatuta (begi gorriak gutxitzea)" #: camlibs/mustek/core.c:581 msgid "FlashLight : On" msgstr "Flasharen argia: aktibatuta" #: camlibs/mustek/core.c:583 msgid "FlashLight : Off" msgstr "Flasharen argia: desaktibatuta" #: camlibs/mustek/core.c:585 msgid "FlashLight : undefined" msgstr "Flasharen argia: definitu gabe" #: camlibs/mustek/mdc800.c:232 msgid "Summary for Mustek MDC800:\n" msgstr "Mustek MDC800ren laburpena:\n" #: camlibs/mustek/mdc800.c:235 msgid "no status reported." msgstr "ez da egoeraren berri eman." #: camlibs/mustek/mdc800.c:241 msgid "Compact Flash Card detected\n" msgstr "Compact Flash txartela detektatu da\n" #: camlibs/mustek/mdc800.c:243 msgid "No Compact Flash Card detected\n" msgstr "Ez da Compact Flash txartela detektatu\n" #: camlibs/mustek/mdc800.c:247 msgid "Current Mode: Camera Mode\n" msgstr "Uneko modua: kamera-modua\n" #: camlibs/mustek/mdc800.c:249 msgid "Current Mode: Playback Mode\n" msgstr "Uneko modua: erreproduzitze-modua\n" #: camlibs/mustek/mdc800.c:258 msgid "Batteries are ok." msgstr "Bateriak ondo daude." #: camlibs/mustek/mdc800.c:260 msgid "Batteries are low." msgstr "Bateriak baxu daude." #: camlibs/mustek/mdc800.c:279 msgid "" "Mustek MDC-800 gPhoto2 Library\n" "Henning Zabel \n" "Ported to gphoto2 by Marcus Meissner \n" "Supports Serial and USB Protocol." msgstr "" "Mustek MDC-800erako gPhoto2 liburutegia\n" "Henning Zabel \n" "gphoto2ra Marcus Meissner-ek emana \n" "Serieko eta USB protokoloak onartzen ditu." #: camlibs/panasonic/coolshot/coolshot.c:264 msgid "coolshot library v" msgstr "coolshot liburutegia v" #: camlibs/panasonic/dc1000.c:371 camlibs/panasonic/dc1580.c:467 msgid "Disconnecting camera." msgstr "Kamera deskonektatzen." #: camlibs/panasonic/dc1000.c:408 #, c-format msgid "Downloading image %s." msgstr "%s irudia deskargatzen." #: camlibs/panasonic/dc1000.c:449 camlibs/panasonic/dc1580.c:571 #, c-format msgid "Uploading image: %s." msgstr "Irudia kargatzen: %s." #: camlibs/panasonic/dc1000.c:460 camlibs/panasonic/dc1580.c:582 #, c-format msgid "" "File size is %ld bytes. The size of the largest file possible to upload is: " "%i bytes." msgstr "" "Fitxategiak %ld byteko tamaina du. Karga daitekeen fitxategi handienaren " "tamaina hau da: %i byte." #: camlibs/panasonic/dc1000.c:473 camlibs/panasonic/dc1580.c:593 #: camlibs/ricoh/ricoh.c:852 msgid "Uploading..." msgstr "Kargatzen..." #: camlibs/panasonic/dc1000.c:500 camlibs/panasonic/dc1580.c:619 #, c-format msgid "Deleting image %s." msgstr "%s irudia ezabatzen." #: camlibs/panasonic/dc1000.c:513 msgid "" "Panasonic DC1000 gPhoto library\n" "Mariusz Zynel \n" "\n" "Based on dc1000 program written by\n" "Fredrik Roubert and\n" "Galen Brooks ." msgstr "" "Panasonic DC1000rako gPhoto liburutegia\n" "Mariusz Zynel \n" "\n" "Fredrik Roubert-ek eta\n" "Galen Brooks-ek (galen@nine.com)idatzitako\n" "dc1000 programan oinarritua." #: camlibs/panasonic/dc1580.c:522 #, c-format msgid "Downloading %s." msgstr "%s deskargatzen." #: camlibs/panasonic/dc1580.c:631 msgid "" "Panasonic DC1580 gPhoto2 library\n" "Mariusz Zynel \n" "\n" "Based on dc1000 program written by\n" "Fredrik Roubert and\n" "Galen Brooks ." msgstr "" #: camlibs/panasonic/l859/l859.c:500 #, c-format msgid "Downloading '%s'..." msgstr "'%s' deskargatzen..." #: camlibs/panasonic/l859/l859.c:581 msgid "" "Panasonic PV-L859-K/PV-L779-K Palmcorder\n" "\n" "Panasonic introduced image capturing technology called PHOTOSHOT for the " "first time, in this series of Palmcorders. Images are stored in JPEG format " "on an internal flashcard and can be transferred to a computer through the " "built-in serial port. Images are saved in one of two resolutions; NORMAL is " "320x240 and FINE is 640x480. The CCD device which captures the images from " "the lens is only 300K and thus produces only low quality pictures." msgstr "" #: camlibs/panasonic/l859/l859.c:599 msgid "" "Known problems:\n" "\n" "If communications problems occur, reset the camera and restart the " "application. The driver is not robust enough yet to recover from these " "situations, especially if a problem occurs and the camera is not properly " "shutdown at speeds faster than 9600." msgstr "" "Arazo ezagunak:\n" "\n" "Komunikazio-arazoak badaude, berrabiarazi kamera eta aplikazioa. " "Kontrolatzailea ez da egoera hauetatik leheneratzeko behar bezain sendoa, " "batez ere arazoren bat badago eta kamera 9600 baino abiadura handiagoetan " "behar bezala itzaltzen ez bada." #: camlibs/panasonic/l859/l859.c:613 msgid "" "Panasonic PV-L859-K/PV-L779-K Palmcorder Driver\n" "Andrew Selkirk " msgstr "" "Panasonic PV-L859-K/PV-L779-K Palmcorder-erako kontrolatzailea\n" "Andrew Selkirk " #: camlibs/pccam300/library.c:234 #, c-format msgid "" " Total memory is %8d bytes.\n" " Free memory is %8d bytes.\n" " Filecount: %d" msgstr "" " Memoria osoak %8d byte ditu.\n" " %8d byteko memoria dago libre.\n" " Fitxategi-kontaketa: %d" #: camlibs/pccam300/library.c:246 msgid "" "Creative PC-CAM 300\n" " Authors: Till Adam\n" "\n" "and: Miah Gregory\n" " " msgstr "" "Creative PC-CAM 300\n" " Egileak: Till Adam\n" "\n" "eta: Miah Gregory\n" " " #: camlibs/pccam600/library.c:192 msgid "Downloading file..." msgstr "Fitxategia deskargatzen..." #: camlibs/pccam600/library.c:254 msgid "" "Creative PC-CAM600\n" "Author: Peter Kajberg \n" msgstr "" #: camlibs/pccam600/pccam600.c:128 camlibs/pccam600/pccam600.c:157 #, c-format msgid "pccam600_init:Expected > %d blocks got %d" msgstr "pccam600_init: %d bloke espero dira; %d lortua" #: camlibs/pccam600/pccam600.c:141 #, c-format msgid "pccam600_get_file:got index %d but expected index > %d" msgstr "pccam600_get_file: %d indize lortuta, %d espero ziren" #: camlibs/pccam600/pccam600.c:183 #, c-format msgid "pccam600_close:return value was %d instead of %d" msgstr "pccam600_close: itzulitako balioa %d da, %d izan beharrean" #: camlibs/pccam600/pccam600.c:217 #, c-format msgid "pccam600_init:Expected %d blocks got %d" msgstr "pccam600_init: %d bloke espero dira; %d lortuak" #: camlibs/pccam600/pccam600.c:228 #, c-format msgid "" "pccam600 init:Unexpected error: gp_port_read returned %d instead of %d" msgstr "" "pccam600 init: ustegabeko errorea: gp_port_read-ek %d itzuli du, %d ordez" #: camlibs/polaroid/pdc320.c:457 msgid "" "Download program for several Polaroid cameras. Originally written by Peter " "Desnoyers , and adapted for gphoto2 by Nathan " "Stenzel and Lutz Mueller " ".\n" "Polaroid 640SE testing was done by Michael Golden ." msgstr "" "Hainbat Polaroid kameretarako deskargatzeko programa. Peter Desnoyers-ek " "idatzia eta gphoto2rako Nathan Stenzel-ek " " eta Lutz Mueller-ek " " egokitua.\n" "Polaroid 640Seren proba Michael Golden-ek egin zuen ." #: camlibs/polaroid/pdc320.c:487 #, c-format msgid "Model: %x, %x, %x, %x" msgstr "Modeloa: %x, %x, %x, %x" #: camlibs/polaroid/pdc640.c:903 msgid "" "Download program for GrandTek 98x based cameras. Originally written by Chris " "Byrne , and adapted for gphoto2 by Lutz Mueller " ".Protocol enhancements and postprocessing for Jenoptik " "JD350e by Michael Trawny .Bugfixes by Marcus " "Meissner ." msgstr "" "GrandTek 98x-n oinarritutako kameretarako deskargatzeko programa. Chris " "Byrne-k idatzia eta gphoto2rako Lutz Mueller-ek " " egokitua. Protokolo-hobekuntzak eta ondorengo " "prozesatzea Jenoptik JD350e-rako Michael Trawny-k " " egina. Akats-konponketak Marcus Meissner-ek " " eginak." #: camlibs/polaroid/pdc700.c:159 camlibs/ptp2/config.c:5223 #: camlibs/ptp2/config.c:5285 camlibs/ptp2/config.c:5411 #: camlibs/ptp2/config.c:5424 camlibs/ptp2/ptp.c:3509 msgid "Image Quality" msgstr "Irudiaren kalitatea" #: camlibs/polaroid/pdc700.c:160 camlibs/ptp2/config.c:5230 #: camlibs/ptp2/config.c:5231 camlibs/ptp2/ptp.c:3453 camlibs/ptp2/ptp.c:3511 msgid "Image Size" msgstr "Irudiaren tamaina" #: camlibs/polaroid/pdc700.c:161 msgid "Flash Setting" msgstr "Flasharen konfigurazioa" #: camlibs/polaroid/pdc700.c:164 msgid "Auto Power Off (minutes)" msgstr "Automatikoki itzaltzea (minutuak)" #: camlibs/polaroid/pdc700.c:165 msgid "Information" msgstr "Informazioa" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1528 msgid "normal" msgstr "normala" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1529 #: camlibs/sierra/sierra.c:1609 camlibs/sierra/sierra.c:1616 #: camlibs/sierra/sierra.c:1821 msgid "fine" msgstr "fina" #: camlibs/polaroid/pdc700.c:167 camlibs/ptp2/config.c:1531 #: camlibs/sierra/sierra.c:1610 camlibs/sierra/sierra.c:1618 #: camlibs/sierra/sierra.c:1823 msgid "superfine" msgstr "oso fina" #: camlibs/polaroid/pdc700.c:169 camlibs/ptp2/config.c:1577 #: camlibs/ptp2/config.c:3357 camlibs/sierra/epson-desc.c:116 #: camlibs/sierra/sierra.c:1507 camlibs/sierra/sierra.c:1521 #: camlibs/sierra/sierra.c:1756 msgid "auto" msgstr "automatikoa" #: camlibs/polaroid/pdc700.c:169 camlibs/polaroid/pdc700.c:170 #: camlibs/ptp2/config.c:1578 camlibs/sierra/nikon-desc.c:565 #: camlibs/sierra/nikon-desc.c:570 msgid "on" msgstr "aktibatuta" #: camlibs/polaroid/pdc700.c:169 camlibs/polaroid/pdc700.c:170 #: camlibs/ptp2/config.c:1576 camlibs/ptp2/config.c:2064 #: camlibs/sierra/nikon-desc.c:564 camlibs/sierra/nikon-desc.c:569 msgid "off" msgstr "desaktibatuta" #: camlibs/polaroid/pdc700.c:171 msgid "play" msgstr "erreproduzitu" #: camlibs/polaroid/pdc700.c:171 msgid "record" msgstr "grabatu" #: camlibs/polaroid/pdc700.c:171 msgid "menu" msgstr "menua" #: camlibs/polaroid/pdc700.c:172 msgid "battery" msgstr "bateria" #: camlibs/polaroid/pdc700.c:172 msgid "a/c adaptor" msgstr "a/c moldagailua" #: camlibs/polaroid/pdc700.c:229 #, c-format msgid "Received unexpected header (%i)" msgstr "Espero ez zen goiburua jaso da (%i)" #: camlibs/polaroid/pdc700.c:242 msgid "Received unexpected response" msgstr "Espero ez zen erantzuna jaso da" #: camlibs/polaroid/pdc700.c:263 msgid "Checksum error" msgstr "Kontrol-baturaren errorea" #: camlibs/polaroid/pdc700.c:296 msgid "The camera did not accept the command." msgstr "Kamerak ez du komandoa onartu." #: camlibs/polaroid/pdc700.c:349 #, c-format msgid "The camera sent more bytes than expected (%i)" msgstr "Kamerak uste baino byte gehiago bidali ditu (%i)" #: camlibs/polaroid/pdc700.c:451 #, c-format msgid "" "Requested information about picture %i (= 0x%x), but got information about " "picture %i back" msgstr "" "%i (= 0x%x) irudiari buruzko informazioa eskatu da, baina %i irudiari " "buruzkoa jaso da" #: camlibs/polaroid/pdc700.c:914 #, c-format msgid "" "%i bytes of an unknown image format have been received. Please write to %s " "and ask for assistance." msgstr "" "Irudi-formatu ezezaguneko %i byte jaso dira. Idatzi %s(e)ri eta eskatu " "laguntza." #: camlibs/polaroid/pdc700.c:939 msgid "" "Download program for Polaroid DC700 camera. Originally written by Ryan " "Lantzer for gphoto-4.x. Adapted for gphoto2 by Lutz " "Mueller ." msgstr "" "Polaroid DC700 kamerarako deskargatzeko programa. Ryan Lantzer-ek " " idatzia gphoto-4.x-rako. gphoto2rako Lutz Mueller-ek " " egokitua." #: camlibs/polaroid/pdc700.c:982 msgid "Camera" msgstr "Kamera" #: camlibs/polaroid/pdc700.c:995 msgid "How long will it take until the camera powers off?" msgstr "Zenbat denbora pasatzen da kamera itzali arte?" #: camlibs/polaroid/pdc700.c:998 camlibs/ricoh/library.c:357 msgid "Image" msgstr "Irudia" #: camlibs/polaroid/pdc700.c:1109 #, c-format msgid "" "Date: %i/%02i/%02i %02i:%02i:%02i\n" "Pictures taken: %i\n" "Free pictures: %i\n" "Software version: %s\n" "Baudrate: %s\n" "Memory: %i megabytes\n" "Camera mode: %s\n" "Image quality: %s\n" "Flash setting: %s\n" "Information: %s\n" "Timer: %s\n" "LCD: %s\n" "Auto power off: %i minutes\n" "Power source: %s" msgstr "" "Data: %i/%02i/%02i %02i:%02i:%02i\n" "Egindako argazkiak: %i\n" "Argazki libreak: %i\n" "Software-bertsioa: %s\n" "Baud-abiadura: %s\n" "Memoria: %i megabyte\n" "Kameraren modua: %s\n" "Irudiaren kalitatea: %s\n" "Flasharen konfigurazioa: %s\n" "Informazioa: %s\n" "Tenporizadorea: %s\n" "LCD: %s\n" "Automatikoki itzaltzea: %i minutu\n" "Energia-iturria: %s" #: camlibs/polaroid/pdc700.c:1233 #, c-format msgid "The requested port type (%i) is not supported by this driver." msgstr "Kontrolatzaile honek ez du onartzen eskatutako ataka-mota (%i)." #: camlibs/ptp2/config.c:155 camlibs/ptp2/config.c:1968 #: camlibs/ptp2/library.c:1716 camlibs/ptp2/library.c:2506 #, c-format msgid "Canon enable viewfinder failed: %d" msgstr "" #: camlibs/ptp2/config.c:347 camlibs/ptp2/config.c:423 msgid "Sorry, your Canon camera does not support Canon capture" msgstr "" #: camlibs/ptp2/config.c:371 camlibs/ptp2/config.c:1979 #: camlibs/ptp2/library.c:2381 #, c-format msgid "Canon disable viewfinder failed: %d" msgstr "" #: camlibs/ptp2/config.c:586 camlibs/ptp2/config.c:627 #: camlibs/ptp2/config.c:674 camlibs/ptp2/config.c:744 #: camlibs/ptp2/config.c:782 camlibs/ptp2/config.c:856 #: camlibs/ptp2/config.c:864 camlibs/ptp2/config.c:895 #: camlibs/ptp2/config.c:905 camlibs/ptp2/config.c:931 #, c-format msgid "Unknown value %04x" msgstr "" #: camlibs/ptp2/config.c:616 camlibs/ptp2/config.c:771 #: camlibs/ptp2/config.c:806 #, c-format msgid "Unknown value %04d" msgstr "" #: camlibs/ptp2/config.c:961 camlibs/ptp2/config.c:978 #: camlibs/ptp2/config.c:1099 camlibs/ptp2/config.c:1181 #, c-format msgid "unexpected datatype %i" msgstr "ustegabeko %i datu mota" #: camlibs/ptp2/config.c:1191 camlibs/ptp2/config.c:1546 #: camlibs/ptp2/config.c:1559 camlibs/ptp2/config.c:1588 #: camlibs/ptp2/config.c:1625 camlibs/ptp2/config.c:1686 #: camlibs/ptp2/config.c:3190 camlibs/ptp2/config.c:3209 #: camlibs/ptp2/config.c:3224 camlibs/ptp2/config.c:3264 #: camlibs/ptp2/ptp.c:4202 camlibs/ptp2/ptp.c:4474 camlibs/ptp2/ptp.c:4598 #: camlibs/ptp2/ptp.c:4633 camlibs/ptp2/ptp.c:4673 #: camlibs/sierra/olympus-desc.c:639 msgid "Manual" msgstr "Eskuzkoa" #: camlibs/ptp2/config.c:1192 camlibs/ptp2/config.c:3210 #: camlibs/ptp2/ptp.c:4203 camlibs/ptp2/ptp.c:4214 msgid "Automatic" msgstr "" #: camlibs/ptp2/config.c:1193 camlibs/ptp2/ptp.c:4204 msgid "One-push Automatic" msgstr "" #: camlibs/ptp2/config.c:1195 camlibs/ptp2/config.c:3243 #: camlibs/ptp2/config.c:3262 camlibs/ptp2/ptp.c:4206 camlibs/ptp2/ptp.c:4655 #: camlibs/ricoh/library.c:329 camlibs/sierra/nikon-desc.c:285 #: camlibs/sierra/olympus-desc.c:557 camlibs/sierra/olympus-desc.c:576 #: camlibs/sierra/sierra.c:1088 camlibs/sierra/sierra.c:1097 #: camlibs/sierra/sierra.c:1376 msgid "Fluorescent" msgstr "Fluoreszentea" #: camlibs/ptp2/config.c:1196 camlibs/ptp2/config.c:3242 #: camlibs/ptp2/config.c:3261 camlibs/ptp2/ptp.c:4654 #: camlibs/sierra/olympus-desc.c:558 camlibs/sierra/olympus-desc.c:577 #: camlibs/sierra/olympus-desc.c:595 camlibs/sierra/olympus-desc.c:616 #: camlibs/sierra/sierra.c:1089 camlibs/sierra/sierra.c:1099 #: camlibs/sierra/sierra.c:1378 msgid "Tungsten" msgstr "Tungstenoa" #: camlibs/ptp2/config.c:1198 camlibs/ptp2/config.c:3241 #: camlibs/ptp2/config.c:3260 camlibs/ptp2/ptp.c:4209 camlibs/ptp2/ptp.c:4653 #: camlibs/sierra/nikon-desc.c:288 camlibs/sierra/olympus-desc.c:559 #: camlibs/sierra/olympus-desc.c:578 camlibs/sierra/olympus-desc.c:599 #: camlibs/sierra/olympus-desc.c:622 camlibs/sierra/sierra.c:1090 #: camlibs/sierra/sierra.c:1102 camlibs/sierra/sierra.c:1380 msgid "Cloudy" msgstr "Lainotua" #: camlibs/ptp2/config.c:1199 camlibs/ptp2/config.c:1207 #: camlibs/ptp2/ptp.c:4210 msgid "Shade" msgstr "" #: camlibs/ptp2/config.c:1200 camlibs/ptp2/config.c:3246 #: camlibs/ptp2/config.c:3267 camlibs/ptp2/ptp.c:3490 camlibs/ptp2/ptp.c:4066 #: camlibs/ptp2/ptp.c:4211 camlibs/ptp2/ptp.c:4658 msgid "Color Temperature" msgstr "Kolorearen tenperatura" #: camlibs/ptp2/config.c:1201 camlibs/ptp2/ptp.c:4212 camlibs/ptp2/ptp.c:4656 #: camlibs/sierra/nikon-desc.c:287 camlibs/sierra/olympus-desc.c:621 msgid "Preset" msgstr "Aurrez ezarria" #: camlibs/ptp2/config.c:1202 msgid "Fluorescent Lamp 1" msgstr "" #: camlibs/ptp2/config.c:1203 msgid "Fluorescent Lamp 2" msgstr "" #: camlibs/ptp2/config.c:1204 msgid "Fluorescent Lamp 3" msgstr "" #: camlibs/ptp2/config.c:1205 msgid "Fluorescent Lamp 4" msgstr "" #: camlibs/ptp2/config.c:1206 msgid "Fluorescent Lamp 5" msgstr "" #: camlibs/ptp2/config.c:1208 msgid "Choose Color Temperature" msgstr "" #: camlibs/ptp2/config.c:1209 msgid "Preset Custom 1" msgstr "" #: camlibs/ptp2/config.c:1210 msgid "Preset Custom 2" msgstr "" #: camlibs/ptp2/config.c:1211 msgid "Preset Custom 3" msgstr "" #: camlibs/ptp2/config.c:1212 msgid "Preset Custom 4" msgstr "" #: camlibs/ptp2/config.c:1213 msgid "Preset Custom 5" msgstr "" #: camlibs/ptp2/config.c:1219 camlibs/ptp2/config.c:3657 #: camlibs/ptp2/config.c:3668 camlibs/ptp2/config.c:3680 #: camlibs/ptp2/ptp.c:4199 msgid "JPEG Fine" msgstr "" #: camlibs/ptp2/config.c:1220 camlibs/ptp2/config.c:3656 #: camlibs/ptp2/config.c:3667 camlibs/ptp2/config.c:3679 msgid "JPEG Normal" msgstr "" #: camlibs/ptp2/config.c:1221 msgid "RAW + JPEG Fine" msgstr "" #: camlibs/ptp2/config.c:1222 msgid "RAW + JPEG Normal" msgstr "" #: camlibs/ptp2/config.c:1227 msgid "Single frame" msgstr "" #: camlibs/ptp2/config.c:1228 camlibs/ptp2/config.c:2084 msgid "Continuous low speed" msgstr "" #: camlibs/ptp2/config.c:1229 camlibs/ptp2/config.c:2083 msgid "Continuous high speed" msgstr "" #: camlibs/ptp2/config.c:1230 msgid "Self-timer" msgstr "" #: camlibs/ptp2/config.c:1231 msgid "Mup Mirror up" msgstr "" #: camlibs/ptp2/config.c:1526 msgid "undefined" msgstr "" #: camlibs/ptp2/config.c:1527 msgid "economy" msgstr "" #: camlibs/ptp2/config.c:1530 msgid "lossless" msgstr "" #: camlibs/ptp2/config.c:1536 camlibs/ptp2/config.c:1854 #: camlibs/ptp2/config.c:1903 camlibs/ptp2/config.c:3208 #: camlibs/ptp2/library.c:3575 camlibs/ptp2/library.c:3589 #: camlibs/ptp2/ptp.c:4223 camlibs/ptp2/ptp.c:4552 camlibs/ptp2/ptp.c:4558 #: camlibs/ptp2/ptp.c:4565 camlibs/ptp2/ptp.c:4727 camlibs/ptp2/ptp.c:4938 msgid "Undefined" msgstr "" #: camlibs/ptp2/config.c:1538 camlibs/ptp2/ptp.c:4567 msgid "CRW" msgstr "" #: camlibs/ptp2/config.c:1544 camlibs/ptp2/config.c:1557 msgid "TV" msgstr "" #: camlibs/ptp2/config.c:1545 camlibs/ptp2/config.c:1558 msgid "AV" msgstr "" #: camlibs/ptp2/config.c:1547 camlibs/ptp2/config.c:1561 #: camlibs/ptp2/ptp.c:4592 msgid "A_DEP" msgstr "" #: camlibs/ptp2/config.c:1548 camlibs/ptp2/ptp.c:4593 msgid "M_DEP" msgstr "" #: camlibs/ptp2/config.c:1562 msgid "DEP" msgstr "" #: camlibs/ptp2/config.c:1563 camlibs/ptp2/config.c:3163 #: camlibs/ptp2/config.c:3185 camlibs/ptp2/config.c:3244 #: camlibs/ptp2/ptp.c:4275 camlibs/ptp2/ptp.c:4437 #: camlibs/sierra/epson-desc.c:171 camlibs/sierra/sierra.c:1565 #: camlibs/sierra/sierra.c:1572 camlibs/sierra/sierra.c:1792 msgid "Custom" msgstr "Pertsonalizatua" #: camlibs/ptp2/config.c:1564 msgid "Lock" msgstr "" #: camlibs/ptp2/config.c:1566 camlibs/ptp2/config.c:2479 #: camlibs/ptp2/config.c:2498 camlibs/ptp2/ptp.c:4244 msgid "Night Portrait" msgstr "" #: camlibs/ptp2/config.c:1567 camlibs/ptp2/config.c:2478 #: camlibs/ptp2/config.c:2512 camlibs/ptp2/ptp.c:4242 camlibs/ptp2/ptp.c:4606 msgid "Sports" msgstr "" #: camlibs/ptp2/config.c:1569 camlibs/ptp2/config.c:1733 #: camlibs/ptp2/config.c:2476 camlibs/ptp2/config.c:2510 #: camlibs/ptp2/config.c:3162 camlibs/ptp2/ptp.c:4240 camlibs/ptp2/ptp.c:4436 #: camlibs/st2205/library.c:514 camlibs/st2205/library.c:527 msgid "Landscape" msgstr "" #: camlibs/ptp2/config.c:1570 msgid "Closeup" msgstr "" #: camlibs/ptp2/config.c:1571 msgid "Flash Off" msgstr "" #: camlibs/ptp2/config.c:1579 msgid "red eye suppression" msgstr "" #: camlibs/ptp2/config.c:1580 msgid "fill in" msgstr "" #: camlibs/ptp2/config.c:1581 msgid "auto + red eye suppression" msgstr "" #: camlibs/ptp2/config.c:1582 msgid "on + red eye suppression" msgstr "" #: camlibs/ptp2/config.c:1587 msgid "iTTL" msgstr "" #: camlibs/ptp2/config.c:1589 camlibs/ptp2/ptp.c:4475 msgid "Commander" msgstr "" #: camlibs/ptp2/config.c:1590 msgid "Repeating" msgstr "" #: camlibs/ptp2/config.c:1595 camlibs/ptp2/config.c:1624 #: camlibs/ptp2/config.c:1684 camlibs/ptp2/ptp.c:4477 msgid "TTL" msgstr "" #: camlibs/ptp2/config.c:1596 camlibs/ptp2/config.c:1685 #: camlibs/ptp2/ptp.c:4478 msgid "Auto Aperture" msgstr "" #: camlibs/ptp2/config.c:1597 camlibs/ptp2/ptp.c:4479 msgid "Full Manual" msgstr "" #: camlibs/ptp2/config.c:1693 camlibs/ptp2/config.c:3212 #: camlibs/ptp2/ptp.c:4445 msgid "AF-S" msgstr "" #: camlibs/ptp2/config.c:1694 camlibs/ptp2/config.c:3213 #: camlibs/ptp2/ptp.c:4446 msgid "AF-C" msgstr "" #: camlibs/ptp2/config.c:1695 camlibs/ptp2/config.c:3214 #: camlibs/ptp2/ptp.c:4447 msgid "AF-A" msgstr "" #: camlibs/ptp2/config.c:1696 camlibs/ptp2/ptp.c:4448 msgid "MF (fixed)" msgstr "" #: camlibs/ptp2/config.c:1697 camlibs/ptp2/ptp.c:4449 msgid "MF (selection)" msgstr "" #: camlibs/ptp2/config.c:1719 msgid "Center-weighted" msgstr "" #: camlibs/ptp2/config.c:1721 camlibs/ptp2/config.c:2625 #: camlibs/ptp2/config.c:3066 camlibs/ptp2/ptp.c:4219 msgid "Average" msgstr "" #: camlibs/ptp2/config.c:1722 msgid "Evaluative" msgstr "" #: camlibs/ptp2/config.c:1723 msgid "Partial" msgstr "" #: camlibs/ptp2/config.c:1724 msgid "Center-weighted average" msgstr "" #: camlibs/ptp2/config.c:1725 msgid "Spot metering interlocked with AF frame" msgstr "" #: camlibs/ptp2/config.c:1726 msgid "Multi spot" msgstr "" #: camlibs/ptp2/config.c:1735 msgid "Faithful" msgstr "" #: camlibs/ptp2/config.c:1736 camlibs/ptp2/ptp.c:4608 camlibs/ptp2/ptp.c:4740 msgid "Monochrome" msgstr "" #: camlibs/ptp2/config.c:1737 msgid "User defined 1" msgstr "" #: camlibs/ptp2/config.c:1738 msgid "User defined 2" msgstr "" #: camlibs/ptp2/config.c:1739 msgid "User defined 3" msgstr "" #: camlibs/ptp2/config.c:1825 camlibs/ptp2/ptp.c:4643 msgid "Focusing Point on Center Only, Manual" msgstr "" #: camlibs/ptp2/config.c:1826 camlibs/ptp2/ptp.c:4644 msgid "Focusing Point on Center Only, Auto" msgstr "" #: camlibs/ptp2/config.c:1827 camlibs/ptp2/ptp.c:4645 msgid "Multiple Focusing Points (No Specification), Manual" msgstr "" #: camlibs/ptp2/config.c:1828 camlibs/ptp2/ptp.c:4646 msgid "Multiple Focusing Points, Auto" msgstr "" #: camlibs/ptp2/config.c:1829 camlibs/ptp2/ptp.c:4647 msgid "Multiple Focusing Points (Right)" msgstr "" #: camlibs/ptp2/config.c:1830 camlibs/ptp2/ptp.c:4648 msgid "Multiple Focusing Points (Center)" msgstr "" #: camlibs/ptp2/config.c:1831 camlibs/ptp2/ptp.c:4649 msgid "Multiple Focusing Points (Left)" msgstr "" #: camlibs/ptp2/config.c:1836 camlibs/ptp2/ptp.c:4569 msgid "Large" msgstr "" #: camlibs/ptp2/config.c:1837 camlibs/ptp2/ptp.c:4570 msgid "Medium 1" msgstr "" #: camlibs/ptp2/config.c:1838 camlibs/ptp2/ptp.c:4572 msgid "Medium 2" msgstr "" #: camlibs/ptp2/config.c:1839 camlibs/ptp2/ptp.c:4573 msgid "Medium 3" msgstr "" #: camlibs/ptp2/config.c:1840 camlibs/ptp2/ptp.c:4571 msgid "Small" msgstr "" #: camlibs/ptp2/config.c:1847 camlibs/ptp2/config.c:3038 #: camlibs/ptp2/config.c:3056 camlibs/ptp2/ptp.c:4325 camlibs/ptp2/ptp.c:4328 #: camlibs/ptp2/ptp.c:4576 msgid "10 seconds" msgstr "" #: camlibs/ptp2/config.c:1848 camlibs/ptp2/config.c:3054 #: camlibs/ptp2/config.c:3230 camlibs/ptp2/ptp.c:4323 camlibs/ptp2/ptp.c:4577 msgid "2 seconds" msgstr "" #: camlibs/ptp2/config.c:1855 msgid "TFT" msgstr "" #: camlibs/ptp2/config.c:1856 msgid "PC" msgstr "" #: camlibs/ptp2/config.c:1857 msgid "TFT + PC" msgstr "" #: camlibs/ptp2/config.c:1905 camlibs/ptp2/config.c:1931 #: camlibs/ptp2/config.c:1958 camlibs/ptp2/ptp.c:4729 msgid "Video OUT" msgstr "" #: camlibs/ptp2/config.c:1927 camlibs/ptp2/config.c:1941 #: camlibs/ptp2/config.c:1960 #, c-format msgid "Unknown %d" msgstr "" #: camlibs/ptp2/config.c:1991 camlibs/ptp2/config.c:3275 msgid "Factory Default" msgstr "" #: camlibs/ptp2/config.c:2028 msgid "mRAW" msgstr "" #: camlibs/ptp2/config.c:2029 msgid "sRAW" msgstr "" #: camlibs/ptp2/config.c:2038 msgid "Smaller JPEG" msgstr "" #: camlibs/ptp2/config.c:2039 msgid "Tiny JPEG" msgstr "" #: camlibs/ptp2/config.c:2041 msgid "mRAW + Large Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2042 msgid "sRAW + Large Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2044 msgid "mRAW + Medium Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2045 msgid "sRAW + Medium Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2047 msgid "mRAW + Small Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2048 msgid "sRAW + Small Fine JPEG" msgstr "" #: camlibs/ptp2/config.c:2050 msgid "mRAW + Large Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2051 msgid "sRAW + Large Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2053 msgid "mRAW + Medium Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2054 msgid "sRAW + Medium Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2056 msgid "mRAW + Small Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2057 msgid "sRAW + Small Normal JPEG" msgstr "" #: camlibs/ptp2/config.c:2082 camlibs/ptp2/ptp.c:4674 msgid "Continuous" msgstr "" #: camlibs/ptp2/config.c:2085 msgid "Timer 10 sec" msgstr "" #: camlibs/ptp2/config.c:2086 msgid "Timer 2 sec" msgstr "" #: camlibs/ptp2/config.c:2087 msgid "Single silent" msgstr "" #: camlibs/ptp2/config.c:2088 msgid "Continuous silent" msgstr "" #: camlibs/ptp2/config.c:2276 #, c-format msgid "%0.4fs" msgstr "" #: camlibs/ptp2/config.c:2296 #, c-format msgid "%d %d/%d" msgstr "" #: camlibs/ptp2/config.c:2299 #, c-format msgid "%d/%d" msgstr "" #: camlibs/ptp2/config.c:2302 #, c-format msgid "%f" msgstr "" #: camlibs/ptp2/config.c:2471 msgid "Creative" msgstr "" #: camlibs/ptp2/config.c:2472 msgid "Action" msgstr "" #: camlibs/ptp2/config.c:2480 camlibs/ptp2/ptp.c:4243 msgid "Night Landscape" msgstr "" #: camlibs/ptp2/config.c:2481 camlibs/ptp2/config.c:2514 msgid "Children" msgstr "" #: camlibs/ptp2/config.c:2482 msgid "Automatic (No Flash)" msgstr "" #: camlibs/ptp2/config.c:2487 msgid "Night landscape" msgstr "" #: camlibs/ptp2/config.c:2488 msgid "Party/Indoor" msgstr "" #: camlibs/ptp2/config.c:2489 msgid "Beach/Snow" msgstr "" #: camlibs/ptp2/config.c:2490 msgid "Sunset" msgstr "" #: camlibs/ptp2/config.c:2491 msgid "Dusk/Dawn" msgstr "" #: camlibs/ptp2/config.c:2492 msgid "Pet Portrait" msgstr "" #: camlibs/ptp2/config.c:2493 msgid "Candlelight" msgstr "" #: camlibs/ptp2/config.c:2494 msgid "Blossom" msgstr "" #: camlibs/ptp2/config.c:2495 msgid "Autumn colors" msgstr "" #: camlibs/ptp2/config.c:2496 msgid "Food" msgstr "" #: camlibs/ptp2/config.c:2515 msgid "Scene" msgstr "" #: camlibs/ptp2/config.c:2516 msgid "Effects" msgstr "" #: camlibs/ptp2/config.c:2521 camlibs/ptp2/ptp.c:4245 camlibs/ptp2/ptp.c:4670 msgid "Single Shot" msgstr "" #: camlibs/ptp2/config.c:2522 msgid "Burst" msgstr "" #: camlibs/ptp2/config.c:2523 camlibs/ptp2/ptp.c:4247 msgid "Timelapse" msgstr "" #: camlibs/ptp2/config.c:2524 camlibs/ptp2/ptp.c:4248 msgid "Continuous Low Speed" msgstr "" #: camlibs/ptp2/config.c:2525 camlibs/ptp2/ptp.c:4249 msgid "Timer" msgstr "" #: camlibs/ptp2/config.c:2526 camlibs/ptp2/ptp.c:4251 msgid "Mirror Up" msgstr "" #: camlibs/ptp2/config.c:2528 msgid "Quick Response Remote" msgstr "" #: camlibs/ptp2/config.c:2529 msgid "Delayed Remote" msgstr "" #: camlibs/ptp2/config.c:2530 msgid "Quiet Release" msgstr "" #: camlibs/ptp2/config.c:2539 camlibs/ptp2/ptp.c:4253 msgid "Centre-spot" msgstr "" #: camlibs/ptp2/config.c:2540 camlibs/ptp2/ptp.c:4221 camlibs/ptp2/ptp.c:4254 msgid "Multi-spot" msgstr "" #: camlibs/ptp2/config.c:2541 camlibs/ptp2/ptp.c:4255 msgid "Single Area" msgstr "" #: camlibs/ptp2/config.c:2542 camlibs/ptp2/ptp.c:4256 msgid "Closest Subject" msgstr "" #: camlibs/ptp2/config.c:2543 camlibs/ptp2/ptp.c:4257 msgid "Group Dynamic" msgstr "" #: camlibs/ptp2/config.c:2544 msgid "Single-area AF" msgstr "" #: camlibs/ptp2/config.c:2545 msgid "Dynamic-area AF" msgstr "" #: camlibs/ptp2/config.c:2546 msgid "Group-dyamic AF" msgstr "" #: camlibs/ptp2/config.c:2547 msgid "Dynamic-area AF with closest subject priority" msgstr "" #: camlibs/ptp2/config.c:2553 msgid "sRGB (portrait)" msgstr "" #: camlibs/ptp2/config.c:2554 camlibs/ptp2/config.c:2561 #: camlibs/ptp2/config.c:2567 msgid "AdobeRGB" msgstr "" #: camlibs/ptp2/config.c:2555 msgid "sRGB (nature)" msgstr "" #: camlibs/ptp2/config.c:2560 camlibs/ptp2/config.c:2566 msgid "sRGB" msgstr "" #: camlibs/ptp2/config.c:2608 #, c-format msgid "Unknown value 0x%04x" msgstr "" #: camlibs/ptp2/config.c:2615 camlibs/ptp2/ptp.c:4402 msgid "Centre" msgstr "" #: camlibs/ptp2/config.c:2616 camlibs/ptp2/ptp.c:4403 msgid "Top" msgstr "" #: camlibs/ptp2/config.c:2617 camlibs/ptp2/ptp.c:4404 msgid "Bottom" msgstr "" #: camlibs/ptp2/config.c:2618 camlibs/ptp2/ptp.c:4405 msgid "Left" msgstr "" #: camlibs/ptp2/config.c:2619 camlibs/ptp2/ptp.c:4406 msgid "Right" msgstr "" #: camlibs/ptp2/config.c:2626 camlibs/sierra/olympus-desc.c:790 msgid "Center Weighted" msgstr "" #: camlibs/ptp2/config.c:2627 msgid "Multi Spot" msgstr "" #: camlibs/ptp2/config.c:2628 msgid "Center Spot" msgstr "" #: camlibs/ptp2/config.c:2635 msgid "Automatic Flash" msgstr "" #: camlibs/ptp2/config.c:2637 camlibs/ptp2/ptp.c:4226 msgid "Fill flash" msgstr "" #: camlibs/ptp2/config.c:2638 msgid "Red-eye automatic" msgstr "" #: camlibs/ptp2/config.c:2639 msgid "Red-eye fill" msgstr "" #: camlibs/ptp2/config.c:2640 camlibs/ptp2/ptp.c:4229 msgid "External sync" msgstr "" #: camlibs/ptp2/config.c:2642 camlibs/ptp2/ptp.c:4231 msgid "Auto Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2643 camlibs/ptp2/ptp.c:4232 msgid "Rear Curtain Sync + Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2644 camlibs/ptp2/ptp.c:4233 msgid "Red-eye Reduction + Slow Sync" msgstr "" #: camlibs/ptp2/config.c:2645 msgid "Front-curtain sync" msgstr "" #: camlibs/ptp2/config.c:2646 msgid "Red-eye reduction" msgstr "" #: camlibs/ptp2/config.c:2647 msgid "Red-eye reduction with slow sync" msgstr "" #: camlibs/ptp2/config.c:2648 msgid "Slow sync" msgstr "" #: camlibs/ptp2/config.c:2649 msgid "Rear-curtain with slow sync" msgstr "" #: camlibs/ptp2/config.c:2650 msgid "Rear-curtain sync" msgstr "" #: camlibs/ptp2/config.c:2656 camlibs/ricoh/library.c:331 #: camlibs/sierra/epson-desc.c:137 msgid "Black & White" msgstr "Zuri-beltza" #: camlibs/ptp2/config.c:2662 msgid "Night Vision" msgstr "" #: camlibs/ptp2/config.c:2663 msgid "Color sketch" msgstr "" #: camlibs/ptp2/config.c:2664 msgid "Miniature effect" msgstr "" #: camlibs/ptp2/config.c:2665 msgid "Selective color" msgstr "" #: camlibs/ptp2/config.c:2666 msgid "Silhouette" msgstr "" #: camlibs/ptp2/config.c:2667 msgid "High key" msgstr "" #: camlibs/ptp2/config.c:2668 msgid "Low key" msgstr "" #: camlibs/ptp2/config.c:2755 camlibs/ptp2/config.c:2801 msgid "infinite" msgstr "" #: camlibs/ptp2/config.c:2757 camlibs/ptp2/config.c:2765 #: camlibs/ptp2/config.c:2805 #, c-format msgid "%d mm" msgstr "" #: camlibs/ptp2/config.c:3005 msgid "Face-priority AF" msgstr "" #: camlibs/ptp2/config.c:3006 msgid "Wide-area AF" msgstr "" #: camlibs/ptp2/config.c:3007 msgid "Normal-area AF" msgstr "" #: camlibs/ptp2/config.c:3008 msgid "Subject-tracking AF" msgstr "" #: camlibs/ptp2/config.c:3013 msgid "Single-servo AF" msgstr "" #: camlibs/ptp2/config.c:3014 msgid "Full-time-servo AF" msgstr "" #: camlibs/ptp2/config.c:3015 camlibs/ptp2/ptp.c:4213 msgid "Manual Focus" msgstr "" #: camlibs/ptp2/config.c:3028 camlibs/ptp2/ptp.c:4309 msgid "AE/AF Lock" msgstr "" #: camlibs/ptp2/config.c:3029 camlibs/ptp2/ptp.c:4311 msgid "AE Lock only" msgstr "" #: camlibs/ptp2/config.c:3030 msgid "AF Lock Only" msgstr "" #: camlibs/ptp2/config.c:3031 camlibs/ptp2/ptp.c:4312 msgid "AF Lock Hold" msgstr "" #: camlibs/ptp2/config.c:3032 camlibs/ptp2/ptp.c:4313 msgid "AF On" msgstr "" #: camlibs/ptp2/config.c:3033 msgid "Flash Level Lock" msgstr "" #: camlibs/ptp2/config.c:3039 camlibs/ptp2/config.c:3057 #: camlibs/ptp2/ptp.c:4326 camlibs/ptp2/ptp.c:4329 msgid "20 seconds" msgstr "" #: camlibs/ptp2/config.c:3040 camlibs/ptp2/config.c:3148 #: camlibs/ptp2/config.c:3702 camlibs/ptp2/ptp.c:4330 msgid "1 minute" msgstr "" #: camlibs/ptp2/config.c:3041 camlibs/ptp2/config.c:3149 #: camlibs/ptp2/config.c:3703 camlibs/ptp2/ptp.c:4331 msgid "5 minutes" msgstr "" #: camlibs/ptp2/config.c:3042 camlibs/ptp2/config.c:3150 #: camlibs/ptp2/config.c:3704 camlibs/ptp2/ptp.c:4332 msgid "10 minutes" msgstr "" #: camlibs/ptp2/config.c:3043 camlibs/ptp2/config.c:3055 #: camlibs/ptp2/ptp.c:4324 camlibs/ptp2/ptp.c:4333 msgid "5 seconds" msgstr "" #: camlibs/ptp2/config.c:3048 camlibs/ptp2/ptp.c:4408 msgid "Card" msgstr "" #: camlibs/ptp2/config.c:3049 msgid "SDRAM" msgstr "" #: camlibs/ptp2/config.c:3062 msgid "6 mm" msgstr "" #: camlibs/ptp2/config.c:3063 msgid "8 mm" msgstr "" #: camlibs/ptp2/config.c:3064 msgid "10 mm" msgstr "" #: camlibs/ptp2/config.c:3065 msgid "12 mm" msgstr "" #: camlibs/ptp2/config.c:3071 msgid "1/60" msgstr "" #: camlibs/ptp2/config.c:3072 msgid "1/30" msgstr "" #: camlibs/ptp2/config.c:3073 msgid "1/15" msgstr "" #: camlibs/ptp2/config.c:3074 msgid "1/8" msgstr "" #: camlibs/ptp2/config.c:3075 msgid "1/4" msgstr "" #: camlibs/ptp2/config.c:3076 msgid "1/2" msgstr "" #: camlibs/ptp2/config.c:3077 msgid "1" msgstr "" #: camlibs/ptp2/config.c:3078 camlibs/ptp2/config.c:3753 msgid "2" msgstr "" #: camlibs/ptp2/config.c:3079 camlibs/ptp2/config.c:3751 msgid "4" msgstr "" #: camlibs/ptp2/config.c:3080 msgid "8" msgstr "" #: camlibs/ptp2/config.c:3081 msgid "15" msgstr "" #: camlibs/ptp2/config.c:3082 msgid "30" msgstr "" #: camlibs/ptp2/config.c:3087 msgid "bulb" msgstr "" #: camlibs/ptp2/config.c:3088 camlibs/ptp2/config.c:3793 msgid "30s" msgstr "" #: camlibs/ptp2/config.c:3089 msgid "25s" msgstr "" #: camlibs/ptp2/config.c:3090 msgid "20s" msgstr "" #: camlibs/ptp2/config.c:3091 camlibs/ptp2/config.c:3792 msgid "15s" msgstr "" #: camlibs/ptp2/config.c:3092 msgid "13s" msgstr "" #: camlibs/ptp2/config.c:3093 msgid "10s" msgstr "" #: camlibs/ptp2/config.c:3094 camlibs/ptp2/config.c:3791 msgid "8s" msgstr "" #: camlibs/ptp2/config.c:3095 msgid "6s" msgstr "" #: camlibs/ptp2/config.c:3096 msgid "5s" msgstr "" #: camlibs/ptp2/config.c:3097 camlibs/ptp2/config.c:3790 msgid "4s" msgstr "" #: camlibs/ptp2/config.c:3098 msgid "3s" msgstr "" #: camlibs/ptp2/config.c:3099 msgid "2.5s" msgstr "" #: camlibs/ptp2/config.c:3100 camlibs/ptp2/config.c:3789 msgid "2s" msgstr "" #: camlibs/ptp2/config.c:3101 msgid "1.6s" msgstr "" #: camlibs/ptp2/config.c:3102 msgid "1.3s" msgstr "" #: camlibs/ptp2/config.c:3103 camlibs/ptp2/config.c:3788 msgid "1s" msgstr "" #: camlibs/ptp2/config.c:3104 msgid "1/1.3s" msgstr "" #: camlibs/ptp2/config.c:3105 msgid "1/1.6s" msgstr "" #: camlibs/ptp2/config.c:3106 camlibs/ptp2/config.c:3787 msgid "1/2s" msgstr "" #: camlibs/ptp2/config.c:3107 msgid "1/2.5s" msgstr "" #: camlibs/ptp2/config.c:3108 msgid "1/3s" msgstr "" #: camlibs/ptp2/config.c:3109 camlibs/ptp2/config.c:3786 msgid "1/4s" msgstr "" #: camlibs/ptp2/config.c:3110 msgid "1/5s" msgstr "" #: camlibs/ptp2/config.c:3111 msgid "1/6s" msgstr "" #: camlibs/ptp2/config.c:3112 camlibs/ptp2/config.c:3785 msgid "1/8s" msgstr "" #: camlibs/ptp2/config.c:3113 msgid "1/10s" msgstr "" #: camlibs/ptp2/config.c:3114 msgid "1/13s" msgstr "" #: camlibs/ptp2/config.c:3115 camlibs/ptp2/config.c:3784 msgid "1/15s" msgstr "" #: camlibs/ptp2/config.c:3116 msgid "1/20s" msgstr "" #: camlibs/ptp2/config.c:3117 msgid "1/25s" msgstr "" #: camlibs/ptp2/config.c:3118 camlibs/ptp2/config.c:3783 msgid "1/30s" msgstr "" #: camlibs/ptp2/config.c:3119 msgid "1/40s" msgstr "" #: camlibs/ptp2/config.c:3120 msgid "1/50s" msgstr "" #: camlibs/ptp2/config.c:3121 camlibs/ptp2/config.c:3724 #: camlibs/ptp2/config.c:3782 msgid "1/60s" msgstr "" #: camlibs/ptp2/config.c:3122 camlibs/ptp2/config.c:3723 msgid "1/80s" msgstr "" #: camlibs/ptp2/config.c:3123 camlibs/ptp2/config.c:3722 msgid "1/100s" msgstr "" #: camlibs/ptp2/config.c:3124 camlibs/ptp2/config.c:3721 msgid "1/125s" msgstr "" #: camlibs/ptp2/config.c:3125 camlibs/ptp2/config.c:3720 msgid "1/160s" msgstr "" #: camlibs/ptp2/config.c:3126 camlibs/ptp2/config.c:3719 msgid "1/200s" msgstr "" #: camlibs/ptp2/config.c:3127 camlibs/ptp2/config.c:3718 msgid "1/250s" msgstr "" #: camlibs/ptp2/config.c:3128 msgid "1/320s" msgstr "" #: camlibs/ptp2/config.c:3129 msgid "1/400s" msgstr "" #: camlibs/ptp2/config.c:3130 msgid "1/500s" msgstr "" #: camlibs/ptp2/config.c:3131 msgid "1/640s" msgstr "" #: camlibs/ptp2/config.c:3132 msgid "1/800s" msgstr "" #: camlibs/ptp2/config.c:3133 msgid "1/1000s" msgstr "" #: camlibs/ptp2/config.c:3134 camlibs/ptp2/config.c:3135 msgid "1/1250s" msgstr "" #: camlibs/ptp2/config.c:3136 msgid "1/1600s" msgstr "" #: camlibs/ptp2/config.c:3137 msgid "1/2000s" msgstr "" #: camlibs/ptp2/config.c:3138 msgid "1/2500s" msgstr "" #: camlibs/ptp2/config.c:3139 msgid "1/3200s" msgstr "" #: camlibs/ptp2/config.c:3140 msgid "1/4000s" msgstr "" #: camlibs/ptp2/config.c:3141 msgid "1/5000s" msgstr "" #: camlibs/ptp2/config.c:3142 msgid "1/6400s" msgstr "" #: camlibs/ptp2/config.c:3143 msgid "1/8000s" msgstr "" #: camlibs/ptp2/config.c:3151 msgid "15 minutes" msgstr "" #: camlibs/ptp2/config.c:3158 camlibs/ptp2/ptp.c:4432 msgid "Sharper" msgstr "" #: camlibs/ptp2/config.c:3159 camlibs/ptp2/ptp.c:4433 msgid "Softer" msgstr "" #: camlibs/ptp2/config.c:3160 camlibs/ptp2/ptp.c:4434 msgid "Direct Print" msgstr "" #: camlibs/ptp2/config.c:3171 camlibs/ptp2/config.c:3182 #: camlibs/ptp2/ptp.c:4264 camlibs/ptp2/ptp.c:4272 msgid "Medium Low" msgstr "" #: camlibs/ptp2/config.c:3172 camlibs/ptp2/ptp.c:4265 msgid "Medium high" msgstr "" #: camlibs/ptp2/config.c:3181 camlibs/ptp2/ptp.c:4271 msgid "Low contrast" msgstr "" #: camlibs/ptp2/config.c:3183 camlibs/ptp2/ptp.c:4273 msgid "Medium High" msgstr "" #: camlibs/ptp2/config.c:3184 camlibs/ptp2/ptp.c:4274 msgid "High control" msgstr "" #: camlibs/ptp2/config.c:3193 camlibs/ptp2/ptp.c:4636 msgid "Zone Focus (Close-up)" msgstr "" #: camlibs/ptp2/config.c:3194 camlibs/ptp2/ptp.c:4637 msgid "Zone Focus (Very Close)" msgstr "" #: camlibs/ptp2/config.c:3195 camlibs/ptp2/ptp.c:4638 msgid "Zone Focus (Close)" msgstr "" #: camlibs/ptp2/config.c:3196 camlibs/ptp2/ptp.c:4639 msgid "Zone Focus (Medium)" msgstr "" #: camlibs/ptp2/config.c:3197 camlibs/ptp2/ptp.c:4640 msgid "Zone Focus (Far)" msgstr "" #: camlibs/ptp2/config.c:3198 msgid "Zone Focus (Reserved 1)" msgstr "" #: camlibs/ptp2/config.c:3199 msgid "Zone Focus (Reserved 2)" msgstr "" #: camlibs/ptp2/config.c:3200 msgid "Zone Focus (Reserved 3)" msgstr "" #: camlibs/ptp2/config.c:3201 msgid "Zone Focus (Reserved 4)" msgstr "" #: camlibs/ptp2/config.c:3211 msgid "Automatic Macro" msgstr "" #: camlibs/ptp2/config.c:3215 msgid "Single-Servo AF" msgstr "" #: camlibs/ptp2/config.c:3216 msgid "Continuous-Servo AF" msgstr "" #: camlibs/ptp2/config.c:3221 msgid "One Shot" msgstr "" #: camlibs/ptp2/config.c:3222 camlibs/ptp2/ptp.c:4671 msgid "AI Servo" msgstr "" #: camlibs/ptp2/config.c:3223 camlibs/ptp2/ptp.c:4672 msgid "AI Focus" msgstr "" #: camlibs/ptp2/config.c:3231 camlibs/ptp2/config.c:3697 #: camlibs/ptp2/ptp.c:4316 msgid "4 seconds" msgstr "" #: camlibs/ptp2/config.c:3232 camlibs/ptp2/config.c:3699 #: camlibs/ptp2/ptp.c:4318 msgid "8 seconds" msgstr "" #: camlibs/ptp2/config.c:3233 msgid "Hold" msgstr "" #: camlibs/ptp2/config.c:3245 camlibs/ptp2/ptp.c:4657 camlibs/ptp2/ptp.c:4663 msgid "Fluorescent H" msgstr "" #: camlibs/ptp2/config.c:3247 camlibs/ptp2/ptp.c:4659 msgid "Custom Whitebalance PC-1" msgstr "" #: camlibs/ptp2/config.c:3248 camlibs/ptp2/ptp.c:4660 msgid "Custom Whitebalance PC-2" msgstr "" #: camlibs/ptp2/config.c:3249 camlibs/ptp2/ptp.c:4661 msgid "Custom Whitebalance PC-3" msgstr "" #: camlibs/ptp2/config.c:3250 camlibs/ptp2/ptp.c:4662 msgid "Missing Number" msgstr "" #: camlibs/ptp2/config.c:3266 msgid "Shadow" msgstr "" #: camlibs/ptp2/config.c:3349 msgid "Low sharpening" msgstr "" #: camlibs/ptp2/config.c:3351 msgid "Black & white" msgstr "" #: camlibs/ptp2/config.c:3448 camlibs/ptp2/ptp.c:4357 msgid "AE & Flash" msgstr "" #: camlibs/ptp2/config.c:3449 camlibs/ptp2/ptp.c:4358 msgid "AE only" msgstr "" #: camlibs/ptp2/config.c:3450 camlibs/ptp2/config.c:3537 #: camlibs/ptp2/ptp.c:4359 msgid "Flash only" msgstr "" #: camlibs/ptp2/config.c:3451 camlibs/ptp2/ptp.c:4360 msgid "WB bracketing" msgstr "" #: camlibs/ptp2/config.c:3452 msgid "ADL bracketing" msgstr "" #: camlibs/ptp2/config.c:3458 msgid "Startup" msgstr "" #: camlibs/ptp2/config.c:3459 msgid "Shutdown" msgstr "" #: camlibs/ptp2/config.c:3460 msgid "Startup and Shutdown" msgstr "" #: camlibs/ptp2/config.c:3466 camlibs/ptp2/ptp.c:4440 msgid "Moderate" msgstr "" #: camlibs/ptp2/config.c:3467 camlibs/ptp2/ptp.c:4441 msgid "Enhanced" msgstr "" #: camlibs/ptp2/config.c:3473 camlibs/ptp2/ptp.c:4362 msgid "MTR > Under" msgstr "" #: camlibs/ptp2/config.c:3474 camlibs/ptp2/ptp.c:4363 msgid "Under > MTR" msgstr "" #: camlibs/ptp2/config.c:3494 msgid "Auto sensitivity" msgstr "" #: camlibs/ptp2/config.c:3495 msgid "High sensitivity" msgstr "" #: camlibs/ptp2/config.c:3496 msgid "Medium sensitivity" msgstr "" #: camlibs/ptp2/config.c:3497 msgid "Low sensitivity" msgstr "" #: camlibs/ptp2/config.c:3498 msgid "Microphone off" msgstr "" #: camlibs/ptp2/config.c:3528 msgid "Hi 1" msgstr "" #: camlibs/ptp2/config.c:3529 msgid "Hi 2" msgstr "" #: camlibs/ptp2/config.c:3534 msgid "Flash/speed" msgstr "" #: camlibs/ptp2/config.c:3535 msgid "Flash/speed/aperture" msgstr "" #: camlibs/ptp2/config.c:3536 msgid "Flash/aperture" msgstr "" #: camlibs/ptp2/config.c:3645 msgid "Extra high" msgstr "" #: camlibs/ptp2/config.c:3655 camlibs/ptp2/config.c:3666 #: camlibs/ptp2/config.c:3678 camlibs/ptp2/ptp.c:4197 msgid "JPEG Basic" msgstr "" #: camlibs/ptp2/config.c:3658 camlibs/ptp2/config.c:3670 #: camlibs/ptp2/config.c:3681 msgid "NEF (Raw)" msgstr "" #: camlibs/ptp2/config.c:3659 camlibs/ptp2/config.c:3671 #: camlibs/ptp2/config.c:3682 msgid "NEF+Basic" msgstr "" #: camlibs/ptp2/config.c:3660 camlibs/ptp2/config.c:3672 #: camlibs/ptp2/config.c:3683 msgid "NEF+Normal" msgstr "" #: camlibs/ptp2/config.c:3661 camlibs/ptp2/config.c:3673 #: camlibs/ptp2/config.c:3684 msgid "NEF+Fine" msgstr "" #: camlibs/ptp2/config.c:3669 msgid "TIFF (RGB)" msgstr "" #: camlibs/ptp2/config.c:3698 camlibs/ptp2/ptp.c:4317 msgid "6 seconds" msgstr "" #: camlibs/ptp2/config.c:3700 camlibs/ptp2/ptp.c:4319 msgid "16 seconds" msgstr "" #: camlibs/ptp2/config.c:3701 camlibs/ptp2/ptp.c:4321 msgid "30 seconds" msgstr "" #: camlibs/ptp2/config.c:3705 camlibs/ptp2/ptp.c:4320 msgid "30 minutes" msgstr "" #: camlibs/ptp2/config.c:3711 msgid "Size Priority" msgstr "" #: camlibs/ptp2/config.c:3712 msgid "Optimal quality" msgstr "" #: camlibs/ptp2/config.c:3717 msgid "1/250s (Auto FP)" msgstr "" #: camlibs/ptp2/config.c:3729 camlibs/ptp2/config.c:3736 msgid "Release" msgstr "" #: camlibs/ptp2/config.c:3730 msgid "Release + Focus" msgstr "" #: camlibs/ptp2/config.c:3742 msgid "9 points" msgstr "" #: camlibs/ptp2/config.c:3743 msgid "21 points" msgstr "" #: camlibs/ptp2/config.c:3744 msgid "51 points" msgstr "" #: camlibs/ptp2/config.c:3745 msgid "51 points (3D)" msgstr "" #: camlibs/ptp2/config.c:3750 msgid "5 (Long)" msgstr "" #: camlibs/ptp2/config.c:3752 msgid "3 (Normal)" msgstr "" #: camlibs/ptp2/config.c:3754 msgid "1 (Short)" msgstr "" #: camlibs/ptp2/config.c:3760 msgid "Shutter/AF-ON" msgstr "" #: camlibs/ptp2/config.c:3761 camlibs/ptp2/config.c:3772 msgid "AF-ON" msgstr "" #: camlibs/ptp2/config.c:3766 msgid "AF51" msgstr "" #: camlibs/ptp2/config.c:3767 msgid "AF11" msgstr "" #: camlibs/ptp2/config.c:3773 msgid "AE/AF lock" msgstr "" #: camlibs/ptp2/config.c:3774 msgid "AE lock only" msgstr "" #: camlibs/ptp2/config.c:3775 msgid "AE lock (Reset on release)" msgstr "" #: camlibs/ptp2/config.c:3776 msgid "AE lock (Hold)" msgstr "" #: camlibs/ptp2/config.c:3777 msgid "AF lock only" msgstr "" #: camlibs/ptp2/config.c:3798 camlibs/ptp2/config.c:3811 msgid "4 fps" msgstr "" #: camlibs/ptp2/config.c:3799 camlibs/ptp2/config.c:3812 msgid "3 fps" msgstr "" #: camlibs/ptp2/config.c:3800 camlibs/ptp2/config.c:3813 msgid "2 fps" msgstr "" #: camlibs/ptp2/config.c:3801 camlibs/ptp2/config.c:3814 msgid "1 fps" msgstr "" #: camlibs/ptp2/config.c:3806 camlibs/ptp2/config.c:3821 msgid "9 fps" msgstr "" #: camlibs/ptp2/config.c:3807 msgid "8 fps" msgstr "" #: camlibs/ptp2/config.c:3808 msgid "7 fps" msgstr "" #: camlibs/ptp2/config.c:3809 msgid "6 fps" msgstr "" #: camlibs/ptp2/config.c:3810 msgid "5 fps" msgstr "" #: camlibs/ptp2/config.c:3819 msgid "11 fps" msgstr "" #: camlibs/ptp2/config.c:3820 msgid "10 fps" msgstr "" #: camlibs/ptp2/config.c:3884 msgid "50%" msgstr "" #: camlibs/ptp2/config.c:3885 msgid "100%" msgstr "" #: camlibs/ptp2/config.c:3886 msgid "75%" msgstr "" #: camlibs/ptp2/config.c:3887 msgid "25%" msgstr "" #: camlibs/ptp2/config.c:3888 msgid "Unknown value" msgstr "" #: camlibs/ptp2/config.c:4026 camlibs/ptp2/config.c:4046 msgid "On 1" msgstr "" #: camlibs/ptp2/config.c:4027 camlibs/ptp2/config.c:4050 msgid "On 2" msgstr "" #: camlibs/ptp2/config.c:4029 camlibs/ptp2/config.c:4054 msgid "Immediate" msgstr "" #: camlibs/ptp2/config.c:4090 msgid "Near 1" msgstr "" #: camlibs/ptp2/config.c:4091 msgid "Near 2" msgstr "" #: camlibs/ptp2/config.c:4092 msgid "Near 3" msgstr "" #: camlibs/ptp2/config.c:4094 msgid "Far 1" msgstr "" #: camlibs/ptp2/config.c:4095 msgid "Far 2" msgstr "" #: camlibs/ptp2/config.c:4096 msgid "Far 3" msgstr "" #: camlibs/ptp2/config.c:4115 #, c-format msgid "Near %d" msgstr "" #: camlibs/ptp2/config.c:4116 #, c-format msgid "Far %d" msgstr "" #: camlibs/ptp2/config.c:4464 camlibs/ptp2/library.c:1829 #, c-format msgid "Nikon enable liveview failed: %x" msgstr "" #: camlibs/ptp2/config.c:4532 msgid "" "For bulb capture to work, make sure the mode dial is switched to 'M' and set " "'shutterspeed' to 'bulb'." msgstr "" #: camlibs/ptp2/config.c:4602 msgid "Internal RAM" msgstr "" #: camlibs/ptp2/config.c:4603 msgid "Memory card" msgstr "" #: camlibs/ptp2/config.c:4720 msgid "ESSID" msgstr "" #: camlibs/ptp2/config.c:4725 msgid "Display" msgstr "" #: camlibs/ptp2/config.c:4735 #, c-format msgid "Creation date: %s, Last usage date: %s" msgstr "" #: camlibs/ptp2/config.c:4741 msgid "Delete" msgstr "" #: camlibs/ptp2/config.c:4810 msgid "WEP 64-bit" msgstr "" #: camlibs/ptp2/config.c:4811 msgid "WEP 128-bit" msgstr "" #: camlibs/ptp2/config.c:4858 msgid "Managed" msgstr "" #: camlibs/ptp2/config.c:4859 msgid "Ad-hoc" msgstr "" #: camlibs/ptp2/config.c:5028 msgid "Profile name" msgstr "" #: camlibs/ptp2/config.c:5029 msgid "WIFI ESSID" msgstr "" #: camlibs/ptp2/config.c:5030 msgid "IP address (empty for DHCP)" msgstr "" #: camlibs/ptp2/config.c:5031 msgid "Network mask" msgstr "" #: camlibs/ptp2/config.c:5032 msgid "Default gateway" msgstr "" #: camlibs/ptp2/config.c:5033 msgid "Access mode" msgstr "" #: camlibs/ptp2/config.c:5034 msgid "WIFI channel" msgstr "" #: camlibs/ptp2/config.c:5035 msgid "Encryption" msgstr "" #: camlibs/ptp2/config.c:5036 msgid "Encryption key (hex)" msgstr "" #: camlibs/ptp2/config.c:5037 msgid "Write" msgstr "" #: camlibs/ptp2/config.c:5085 msgid "List Wifi profiles" msgstr "" #: camlibs/ptp2/config.c:5086 msgid "Create Wifi profile" msgstr "" #: camlibs/ptp2/config.c:5139 camlibs/ptp2/ptp.c:3714 msgid "Focus Lock" msgstr "" #: camlibs/ptp2/config.c:5140 msgid "Bulb Mode" msgstr "" #: camlibs/ptp2/config.c:5141 msgid "UI Lock" msgstr "" #: camlibs/ptp2/config.c:5144 msgid "Drive Nikon DSLR Autofocus" msgstr "" #: camlibs/ptp2/config.c:5145 msgid "Drive Canon DSLR Autofocus" msgstr "" #: camlibs/ptp2/config.c:5146 msgid "Drive Nikon DSLR Manual focus" msgstr "" #: camlibs/ptp2/config.c:5147 msgid "Drive Canon DSLR Manual focus" msgstr "" #: camlibs/ptp2/config.c:5148 msgid "Canon EOS Zoom" msgstr "" #: camlibs/ptp2/config.c:5149 msgid "Canon EOS Zoom Position" msgstr "" #: camlibs/ptp2/config.c:5150 msgid "Canon EOS Viewfinder" msgstr "" #: camlibs/ptp2/config.c:5151 msgid "Nikon Viewfinder" msgstr "" #: camlibs/ptp2/config.c:5152 msgid "Canon EOS Remote Release" msgstr "" #: camlibs/ptp2/config.c:5153 msgid "CHDK Reboot" msgstr "" #: camlibs/ptp2/config.c:5154 msgid "CHDK Script" msgstr "" #: camlibs/ptp2/config.c:5162 msgid "PTP Version" msgstr "" #: camlibs/ptp2/config.c:5163 camlibs/ptp2/ptp.c:3572 msgid "DPOF Version" msgstr "" #: camlibs/ptp2/config.c:5164 camlibs/ptp2/ptp.c:3848 msgid "AC Power" msgstr "" #: camlibs/ptp2/config.c:5165 msgid "External Flash" msgstr "" #: camlibs/ptp2/config.c:5166 camlibs/ptp2/config.c:5167 #: camlibs/ptp2/ptp.c:3451 msgid "Battery Level" msgstr "Bateria maila" #: camlibs/ptp2/config.c:5168 camlibs/ptp2/config.c:5169 #: camlibs/ptp2/ptp.c:3870 msgid "Camera Orientation" msgstr "" #: camlibs/ptp2/config.c:5170 camlibs/ptp2/ptp.c:4004 msgid "Flash Open" msgstr "" #: camlibs/ptp2/config.c:5171 camlibs/ptp2/ptp.c:4006 msgid "Flash Charged" msgstr "" #: camlibs/ptp2/config.c:5172 camlibs/ptp2/config.c:5173 msgid "Lens Name" msgstr "" #: camlibs/ptp2/config.c:5174 msgid "Serial Number" msgstr "" #: camlibs/ptp2/config.c:5175 msgid "Shutter Counter" msgstr "" #: camlibs/ptp2/config.c:5176 msgid "Available Shots" msgstr "" #: camlibs/ptp2/config.c:5177 msgid "Focal Length Minimum" msgstr "" #: camlibs/ptp2/config.c:5178 msgid "Focal Length Maximum" msgstr "" #: camlibs/ptp2/config.c:5179 msgid "Maximum Aperture at Focal Length Minimum" msgstr "" #: camlibs/ptp2/config.c:5180 msgid "Maximum Aperture at Focal Length Maximum" msgstr "" #: camlibs/ptp2/config.c:5181 msgid "Low Light" msgstr "" #: camlibs/ptp2/config.c:5182 camlibs/ptp2/config.c:5183 msgid "Light Meter" msgstr "" #: camlibs/ptp2/config.c:5184 camlibs/ptp2/ptp.c:3852 msgid "AF Locked" msgstr "" #: camlibs/ptp2/config.c:5185 camlibs/ptp2/ptp.c:3853 msgid "AE Locked" msgstr "" #: camlibs/ptp2/config.c:5186 camlibs/ptp2/ptp.c:3854 msgid "FV Locked" msgstr "" #: camlibs/ptp2/config.c:5191 camlibs/ptp2/config.c:5192 #: camlibs/ptp2/config.c:5193 msgid "Camera Date and Time" msgstr "" #: camlibs/ptp2/config.c:5194 camlibs/ptp2/ptp.c:3493 camlibs/ptp2/ptp.c:3504 msgid "Beep Mode" msgstr "Soinu-seinalea" #: camlibs/ptp2/config.c:5195 msgid "Image Comment" msgstr "" #: camlibs/ptp2/config.c:5196 msgid "Enable Image Comment" msgstr "" #: camlibs/ptp2/config.c:5197 camlibs/ptp2/ptp.c:3722 msgid "LCD Off Time" msgstr "" #: camlibs/ptp2/config.c:5198 camlibs/ptp2/ptp.c:3864 msgid "Recording Media" msgstr "" #: camlibs/ptp2/config.c:5199 msgid "Quick Review Time" msgstr "" #: camlibs/ptp2/config.c:5200 camlibs/ptp2/ptp.c:3962 msgid "CSM Menu" msgstr "" #: camlibs/ptp2/config.c:5201 camlibs/ptp2/ptp.c:3781 msgid "Reverse Command Dial" msgstr "" #: camlibs/ptp2/config.c:5202 camlibs/ptp2/config.c:5203 #: camlibs/ptp2/ptp.c:3556 msgid "Camera Output" msgstr "" #: camlibs/ptp2/config.c:5204 msgid "Movie Recording" msgstr "" #: camlibs/ptp2/config.c:5205 msgid "EVF Mode" msgstr "" #: camlibs/ptp2/config.c:5208 camlibs/ptp2/ptp.c:3482 msgid "Artist" msgstr "Artista" #: camlibs/ptp2/config.c:5209 camlibs/ricoh/library.c:439 msgid "Copyright" msgstr "Copyright-a" #: camlibs/ptp2/config.c:5210 msgid "Clean Sensor" msgstr "" #: camlibs/ptp2/config.c:5211 msgid "Custom Functions Ex" msgstr "" #: camlibs/ptp2/config.c:5214 msgid "Fast Filesystem" msgstr "" #: camlibs/ptp2/config.c:5215 camlibs/ptp2/config.c:5216 msgid "Capture Target" msgstr "" #: camlibs/ptp2/config.c:5226 msgid "Image Format SD" msgstr "" #: camlibs/ptp2/config.c:5227 msgid "Image Format CF" msgstr "" #: camlibs/ptp2/config.c:5229 msgid "Image Format Ext HD" msgstr "" #: camlibs/ptp2/config.c:5235 camlibs/ptp2/ptp.c:3950 msgid "ISO Auto" msgstr "" #: camlibs/ptp2/config.c:5236 camlibs/ptp2/config.c:5237 #: camlibs/ptp2/config.c:5238 msgid "WhiteBalance" msgstr "" #: camlibs/ptp2/config.c:5239 msgid "WhiteBalance Adjust A" msgstr "" #: camlibs/ptp2/config.c:5240 msgid "WhiteBalance Adjust B" msgstr "" #: camlibs/ptp2/config.c:5241 msgid "WhiteBalance X A" msgstr "" #: camlibs/ptp2/config.c:5242 msgid "WhiteBalance X B" msgstr "" #: camlibs/ptp2/config.c:5243 camlibs/ptp2/ptp.c:3566 msgid "Photo Effect" msgstr "Argazki efektua" #: camlibs/ptp2/config.c:5244 camlibs/ptp2/ptp.c:3640 msgid "Color Model" msgstr "" #: camlibs/ptp2/config.c:5245 camlibs/ptp2/config.c:5246 #: camlibs/ptp2/ptp.c:3652 msgid "Color Space" msgstr "" #: camlibs/ptp2/config.c:5247 camlibs/ptp2/ptp.c:3692 msgid "Auto ISO" msgstr "" #: camlibs/ptp2/config.c:5252 msgid "Long Exp Noise Reduction" msgstr "" #: camlibs/ptp2/config.c:5253 msgid "Auto Focus Mode 2" msgstr "" #: camlibs/ptp2/config.c:5255 camlibs/ptp2/config.c:5258 #: camlibs/ptp2/ptp.c:3567 msgid "Assist Light" msgstr "Argi-laguntza" #: camlibs/ptp2/config.c:5256 msgid "Rotation Flag" msgstr "" #: camlibs/ptp2/config.c:5264 camlibs/ptp2/ptp.c:3535 msgid "Flash Compensation" msgstr "" #: camlibs/ptp2/config.c:5265 camlibs/ptp2/ptp.c:3536 msgid "AEB Exposure Compensation" msgstr "" #: camlibs/ptp2/config.c:5268 msgid "Nikon Flash Mode" msgstr "" #: camlibs/ptp2/config.c:5269 camlibs/ptp2/ptp.c:3946 msgid "Flash Commander Mode" msgstr "" #: camlibs/ptp2/config.c:5270 msgid "Flash Commander Power" msgstr "" #: camlibs/ptp2/config.c:5271 camlibs/ptp2/ptp.c:4014 msgid "Flash Command Channel" msgstr "" #: camlibs/ptp2/config.c:5272 camlibs/ptp2/ptp.c:4016 msgid "Flash Command Self Mode" msgstr "" #: camlibs/ptp2/config.c:5273 camlibs/ptp2/ptp.c:4018 msgid "Flash Command Self Compensation" msgstr "" #: camlibs/ptp2/config.c:5274 camlibs/ptp2/ptp.c:4020 msgid "Flash Command Self Value" msgstr "" #: camlibs/ptp2/config.c:5275 camlibs/ptp2/ptp.c:4022 msgid "Flash Command A Mode" msgstr "" #: camlibs/ptp2/config.c:5276 camlibs/ptp2/ptp.c:4024 msgid "Flash Command A Compensation" msgstr "" #: camlibs/ptp2/config.c:5277 camlibs/ptp2/ptp.c:4026 msgid "Flash Command A Value" msgstr "" #: camlibs/ptp2/config.c:5278 camlibs/ptp2/ptp.c:4028 msgid "Flash Command B Mode" msgstr "" #: camlibs/ptp2/config.c:5279 camlibs/ptp2/ptp.c:4030 msgid "Flash Command B Compensation" msgstr "" #: camlibs/ptp2/config.c:5280 camlibs/ptp2/ptp.c:4032 msgid "Flash Command B Value" msgstr "" #: camlibs/ptp2/config.c:5281 camlibs/ptp2/ptp.c:3942 msgid "AF Area Illumination" msgstr "" #: camlibs/ptp2/config.c:5282 camlibs/ptp2/ptp.c:3932 msgid "AF Beep Mode" msgstr "" #: camlibs/ptp2/config.c:5283 camlibs/ptp2/ptp.c:3457 msgid "F-Number" msgstr "F-zenbakia" #: camlibs/ptp2/config.c:5284 camlibs/ptp2/ptp.c:3860 msgid "Flexible Program" msgstr "" #: camlibs/ptp2/config.c:5286 camlibs/ptp2/ptp.c:3459 msgid "Focus Distance" msgstr "Foku-distantzia" #: camlibs/ptp2/config.c:5287 camlibs/ptp2/ptp.c:3458 camlibs/ptp2/ptp.c:3539 msgid "Focal Length" msgstr "Foku-luzera" #: camlibs/ptp2/config.c:5290 msgid "Focus Mode 2" msgstr "" #: camlibs/ptp2/config.c:5292 camlibs/ptp2/config.c:5293 #: camlibs/ptp2/ptp.c:3475 msgid "Effect Mode" msgstr "Efektu-modua" #: camlibs/ptp2/config.c:5294 camlibs/ptp2/config.c:5402 msgid "Exposure Program" msgstr "" #: camlibs/ptp2/config.c:5295 msgid "Scene Mode" msgstr "" #: camlibs/ptp2/config.c:5296 camlibs/ptp2/config.c:5297 #: camlibs/ptp2/ptp.c:3471 msgid "Still Capture Mode" msgstr "Kaptura modua" #: camlibs/ptp2/config.c:5298 msgid "Canon Shooting Mode" msgstr "" #: camlibs/ptp2/config.c:5299 msgid "Canon Auto Exposure Mode" msgstr "" #: camlibs/ptp2/config.c:5300 camlibs/ptp2/ptp.c:3517 msgid "Drive Mode" msgstr "" #: camlibs/ptp2/config.c:5301 msgid "Picture Style" msgstr "" #: camlibs/ptp2/config.c:5302 camlibs/ptp2/ptp.c:3480 msgid "Focus Metering Mode" msgstr "Fokua neurtzeko modua" #: camlibs/ptp2/config.c:5303 camlibs/ptp2/ptp.c:3461 msgid "Exposure Metering Mode" msgstr "Esposizioa neurtzeko modua" #: camlibs/ptp2/config.c:5306 msgid "AV Open" msgstr "" #: camlibs/ptp2/config.c:5307 msgid "AV Max" msgstr "" #: camlibs/ptp2/config.c:5309 camlibs/ptp2/ptp.c:3521 msgid "Focusing Point" msgstr "Fokatze-puntua" #: camlibs/ptp2/config.c:5311 msgid "Capture Delay" msgstr "" #: camlibs/ptp2/config.c:5315 msgid "Shutter Speed 2" msgstr "" #: camlibs/ptp2/config.c:5318 camlibs/ptp2/config.c:5319 #: camlibs/ptp2/ptp.c:3519 msgid "Metering Mode" msgstr "Neurtzeko modua" #: camlibs/ptp2/config.c:5320 camlibs/ptp2/ptp.c:3520 msgid "AF Distance" msgstr "" #: camlibs/ptp2/config.c:5321 camlibs/ptp2/ptp.c:3682 msgid "Focus Area Wrap" msgstr "" #: camlibs/ptp2/config.c:5322 msgid "Exposure Delay Mode" msgstr "" #: camlibs/ptp2/config.c:5323 camlibs/ptp2/ptp.c:3712 msgid "Exposure Lock" msgstr "" #: camlibs/ptp2/config.c:5324 msgid "AE-L/AF-L Mode" msgstr "" #: camlibs/ptp2/config.c:5325 camlibs/ptp2/config.c:5326 msgid "Live View AF Mode" msgstr "" #: camlibs/ptp2/config.c:5327 camlibs/ptp2/ptp.c:3716 msgid "Live View AF Focus" msgstr "" #: camlibs/ptp2/config.c:5328 camlibs/ptp2/ptp.c:3736 msgid "File Number Sequencing" msgstr "" #: camlibs/ptp2/config.c:5329 camlibs/ptp2/ptp.c:3948 msgid "Flash Sign" msgstr "" #: camlibs/ptp2/config.c:5330 msgid "Modelling Flash" msgstr "" #: camlibs/ptp2/config.c:5331 msgid "Viewfinder Grid" msgstr "" #: camlibs/ptp2/config.c:5332 camlibs/ptp2/ptp.c:3940 msgid "Image Review" msgstr "" #: camlibs/ptp2/config.c:5333 msgid "Image Rotation Flag" msgstr "" #: camlibs/ptp2/config.c:5334 msgid "Release without CF card" msgstr "" #: camlibs/ptp2/config.c:5335 camlibs/ptp2/ptp.c:3956 msgid "Flash Mode Manual Power" msgstr "" #: camlibs/ptp2/config.c:5336 msgid "Auto Focus Area" msgstr "" #: camlibs/ptp2/config.c:5337 camlibs/ptp2/ptp.c:3898 msgid "Flash Exposure Compensation" msgstr "" #: camlibs/ptp2/config.c:5338 camlibs/ptp2/config.c:5339 msgid "Bracketing" msgstr "" #: camlibs/ptp2/config.c:5340 msgid "Bracket Mode" msgstr "" #: camlibs/ptp2/config.c:5341 msgid "EV Step" msgstr "" #: camlibs/ptp2/config.c:5342 camlibs/ptp2/ptp.c:3760 msgid "Bracket Set" msgstr "" #: camlibs/ptp2/config.c:5343 camlibs/ptp2/ptp.c:3764 msgid "Bracket Order" msgstr "" #: camlibs/ptp2/config.c:5344 camlibs/ptp2/ptp.c:3476 msgid "Burst Number" msgstr "Jarraitasun zenbakia" #: camlibs/ptp2/config.c:5345 camlibs/ptp2/ptp.c:3477 msgid "Burst Interval" msgstr "Jarraitasun tartea" #: camlibs/ptp2/config.c:5346 camlibs/ptp2/ptp.c:3730 camlibs/ptp2/ptp.c:3851 msgid "Maximum Shots" msgstr "" #: camlibs/ptp2/config.c:5349 camlibs/ptp2/config.c:5358 #: camlibs/ptp2/ptp.c:3598 msgid "Auto White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5350 camlibs/ptp2/config.c:5359 #: camlibs/ptp2/ptp.c:3600 msgid "Tungsten White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5351 camlibs/ptp2/config.c:5360 #: camlibs/ptp2/ptp.c:3602 msgid "Fluorescent White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5352 camlibs/ptp2/config.c:5361 #: camlibs/ptp2/ptp.c:3604 msgid "Daylight White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5353 camlibs/ptp2/config.c:5362 #: camlibs/ptp2/ptp.c:3606 msgid "Flash White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5354 camlibs/ptp2/config.c:5363 #: camlibs/ptp2/ptp.c:3608 msgid "Cloudy White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5355 camlibs/ptp2/config.c:5364 #: camlibs/ptp2/ptp.c:3610 msgid "Shady White Balance Bias" msgstr "" #: camlibs/ptp2/config.c:5366 msgid "White Balance Bias Preset Nr" msgstr "" #: camlibs/ptp2/config.c:5367 msgid "White Balance Bias Preset 0" msgstr "" #: camlibs/ptp2/config.c:5368 msgid "White Balance Bias Preset 1" msgstr "" #: camlibs/ptp2/config.c:5369 msgid "White Balance Bias Preset 2" msgstr "" #: camlibs/ptp2/config.c:5370 msgid "White Balance Bias Preset 3" msgstr "" #: camlibs/ptp2/config.c:5371 msgid "White Balance Bias Preset 4" msgstr "" #: camlibs/ptp2/config.c:5372 msgid "Selftimer Delay" msgstr "" #: camlibs/ptp2/config.c:5373 msgid "Center Weight Area" msgstr "" #: camlibs/ptp2/config.c:5374 camlibs/ptp2/config.c:5423 #: camlibs/ptp2/config.c:5454 camlibs/ptp2/ptp.c:3754 msgid "Flash Shutter Speed" msgstr "" #: camlibs/ptp2/config.c:5375 camlibs/ptp2/ptp.c:3952 msgid "Remote Timeout" msgstr "" #: camlibs/ptp2/config.c:5376 camlibs/ptp2/ptp.c:3900 msgid "Optimize Image" msgstr "" #: camlibs/ptp2/config.c:5377 camlibs/ptp2/ptp.c:3636 msgid "Sharpening" msgstr "" #: camlibs/ptp2/config.c:5378 camlibs/ptp2/ptp.c:3638 msgid "Tone Compensation" msgstr "" #: camlibs/ptp2/config.c:5379 camlibs/ptp2/ptp.c:3902 msgid "Saturation" msgstr "" #: camlibs/ptp2/config.c:5380 camlibs/ptp2/ptp.c:3642 msgid "Hue Adjustment" msgstr "" #: camlibs/ptp2/config.c:5381 msgid "Auto Exposure Bracketing" msgstr "" #: camlibs/ptp2/config.c:5382 msgid "Movie Sound" msgstr "" #: camlibs/ptp2/config.c:5383 msgid "Microphone" msgstr "" #: camlibs/ptp2/config.c:5384 msgid "Reverse Indicators" msgstr "" #: camlibs/ptp2/config.c:5385 msgid "Auto Distortion Control" msgstr "" #: camlibs/ptp2/config.c:5386 msgid "Video Mode" msgstr "" #: camlibs/ptp2/config.c:5396 msgid "Meter Off Time" msgstr "" #: camlibs/ptp2/config.c:5401 camlibs/ptp2/config.c:5449 msgid "Movie Quality" msgstr "" #: camlibs/ptp2/config.c:5403 camlibs/ptp2/config.c:5407 #: camlibs/ptp2/config.c:5418 camlibs/ptp2/config.c:5443 msgid "Minimum Shutter Speed" msgstr "" #: camlibs/ptp2/config.c:5408 camlibs/ptp2/config.c:5419 #: camlibs/ptp2/config.c:5444 msgid "ISO Auto Hi Limit" msgstr "" #: camlibs/ptp2/config.c:5409 camlibs/ptp2/config.c:5436 #: camlibs/ptp2/config.c:5445 msgid "Active D-Lighting" msgstr "" #: camlibs/ptp2/config.c:5410 camlibs/ptp2/config.c:5435 #: camlibs/ptp2/config.c:5446 msgid "High ISO Noise Reduction" msgstr "" #: camlibs/ptp2/config.c:5412 camlibs/ptp2/config.c:5420 #: camlibs/ptp2/config.c:5447 msgid "Continuous Shooting Speed Slow" msgstr "" #: camlibs/ptp2/config.c:5421 camlibs/ptp2/config.c:5452 msgid "Continuous Shooting Speed High" msgstr "" #: camlibs/ptp2/config.c:5422 camlibs/ptp2/config.c:5453 #: camlibs/ptp2/ptp.c:3752 msgid "Flash Sync. Speed" msgstr "" #: camlibs/ptp2/config.c:5425 camlibs/ptp2/ptp.c:3650 msgid "JPEG Compression Policy" msgstr "" #: camlibs/ptp2/config.c:5426 msgid "AF-C Mode Priority" msgstr "" #: camlibs/ptp2/config.c:5427 msgid "AF-S Mode Priority" msgstr "" #: camlibs/ptp2/config.c:5428 msgid "AF Activation" msgstr "" #: camlibs/ptp2/config.c:5429 camlibs/ptp2/ptp.c:3970 msgid "Dynamic AF Area" msgstr "" #: camlibs/ptp2/config.c:5430 camlibs/ptp2/ptp.c:3686 msgid "AF Lock On" msgstr "" #: camlibs/ptp2/config.c:5431 camlibs/ptp2/ptp.c:3795 msgid "AF Area Point" msgstr "" #: camlibs/ptp2/config.c:5432 msgid "AF On Button" msgstr "" #: camlibs/ptp2/config.c:5448 msgid "Maximum continuous release" msgstr "" #: camlibs/ptp2/config.c:5467 msgid "Image Settings" msgstr "" #: camlibs/ptp2/config.c:5470 camlibs/ptp2/config.c:5471 #: camlibs/ptp2/config.c:5472 camlibs/ptp2/config.c:5473 #: camlibs/ptp2/config.c:5474 msgid "Capture Settings" msgstr "Kapturatze-ezarpenak" #: camlibs/ptp2/config.c:5476 msgid "WIFI profiles" msgstr "" #: camlibs/ptp2/config.c:5602 camlibs/ptp2/config.c:5858 msgid "Other PTP Device Properties" msgstr "" #: camlibs/ptp2/config.c:5618 camlibs/ptp2/config.c:5872 #, c-format msgid "PTP Property 0x%04x" msgstr "" #: camlibs/ptp2/config.c:5816 camlibs/ptp2/config.c:5889 #, c-format msgid "Sorry, the property '%s' / 0x%04x is currently ready-only." msgstr "" #: camlibs/ptp2/config.c:5822 camlibs/ptp2/config.c:5843 #: camlibs/ptp2/config.c:5926 #, c-format msgid "The property '%s' / 0x%04x was not set, PTP errorcode 0x%04x." msgstr "" #: camlibs/ptp2/config.c:5847 #, c-format msgid "Parsing the value of widget '%s' / 0x%04x failed with %d!" msgstr "" #: camlibs/ptp2/library.c:126 msgid "You need to specify a folder starting with /store_xxxxxxxxx/" msgstr "" #: camlibs/ptp2/library.c:168 msgid "PTP Undefined Error" msgstr "PTP Definitu gabeko errorea" #: camlibs/ptp2/library.c:169 msgid "PTP OK!" msgstr "PTP Ondo!" #: camlibs/ptp2/library.c:170 msgid "PTP General Error" msgstr "PTP Errore orokorra" #: camlibs/ptp2/library.c:171 msgid "PTP Session Not Open" msgstr "PTP Saioa ez dago irekita" #: camlibs/ptp2/library.c:172 msgid "PTP Invalid Transaction ID" msgstr "PTP Transakzio baliogabearen IDa" #: camlibs/ptp2/library.c:173 msgid "PTP Operation Not Supported" msgstr "PTP Eragiketa ez da onartzen" #: camlibs/ptp2/library.c:174 msgid "PTP Parameter Not Supported" msgstr "PTP Parametroa ez da onartzen" #: camlibs/ptp2/library.c:175 msgid "PTP Incomplete Transfer" msgstr "PTP Osatu gabeko transferentzia" #: camlibs/ptp2/library.c:176 msgid "PTP Invalid Storage ID" msgstr "PTP Biltegiratze baliogabearen IDa" #: camlibs/ptp2/library.c:177 msgid "PTP Invalid Object Handle" msgstr "PTP Objektu baliogabeen heldulekua" #: camlibs/ptp2/library.c:178 msgid "PTP Device Prop Not Supported" msgstr "PTP Gailuaren propietatea ez da onartzen" #: camlibs/ptp2/library.c:179 msgid "PTP Invalid Object Format Code" msgstr "PTP Objektu-formatuaren kode baliogabea" #: camlibs/ptp2/library.c:180 msgid "PTP Store Full" msgstr "PTP Biltegia beteta" #: camlibs/ptp2/library.c:181 msgid "PTP Object Write Protected" msgstr "PTP Objektua idazketaren kontra babestuta" #: camlibs/ptp2/library.c:182 msgid "PTP Store Read Only" msgstr "PTP Biltegia irakurtzeko soilik" #: camlibs/ptp2/library.c:183 msgid "PTP Access Denied" msgstr "PTP Atzipena ukatu egin da" #: camlibs/ptp2/library.c:184 msgid "PTP No Thumbnail Present" msgstr "PTP Ez dago koadro txikirik" #: camlibs/ptp2/library.c:185 msgid "PTP Self Test Failed" msgstr "PTP Proba automatikoak huts egin du" #: camlibs/ptp2/library.c:186 msgid "PTP Partial Deletion" msgstr "PTP Zatika ezabatzea" #: camlibs/ptp2/library.c:187 msgid "PTP Store Not Available" msgstr "PTP Biltegia ez dago erabilgarri" #: camlibs/ptp2/library.c:189 msgid "PTP Specification By Format Unsupported" msgstr "PTP Formatuaren zehaztapenak ez dira onartzen" #: camlibs/ptp2/library.c:190 msgid "PTP No Valid Object Info" msgstr "PTP Ez dago objektuari buruzko baliozko informaziorik" #: camlibs/ptp2/library.c:191 msgid "PTP Invalid Code Format" msgstr "PTP Kodearen formatu baliogabea" #: camlibs/ptp2/library.c:192 msgid "PTP Unknown Vendor Code" msgstr "PTP Fabrikatzailearen kode ezezaguna" #: camlibs/ptp2/library.c:194 msgid "PTP Capture Already Terminated" msgstr "PTP Kapturatzea amaitu da" #: camlibs/ptp2/library.c:195 msgid "PTP Device Busy" msgstr "" #: camlibs/ptp2/library.c:196 msgid "PTP Invalid Parent Object" msgstr "PTP Objektu guraso baliogabea" #: camlibs/ptp2/library.c:197 msgid "PTP Invalid Device Prop Format" msgstr "PTP Gailuaren propietatearen formatu baliogabea" #: camlibs/ptp2/library.c:198 msgid "PTP Invalid Device Prop Value" msgstr "PTP Gailuaren propietatearen balio baliogabea" #: camlibs/ptp2/library.c:199 msgid "PTP Invalid Parameter" msgstr "PTP Parametro baliogabea" #: camlibs/ptp2/library.c:200 msgid "PTP Session Already Opened" msgstr "PTP Saioa irekita dago" #: camlibs/ptp2/library.c:201 msgid "PTP Transaction Canceled" msgstr "PTP Transakzioa bertan behera utzi da" #: camlibs/ptp2/library.c:203 msgid "PTP Specification Of Destination Unsupported" msgstr "PTP Helburuaren zehaztapena ez da onartzen" #: camlibs/ptp2/library.c:204 msgid "PTP EK Filename Required" msgstr "PTP EK fitxategi-izena behar da" #: camlibs/ptp2/library.c:205 msgid "PTP EK Filename Conflicts" msgstr "PTP EK fitxategi-izenaren gatazkak" #: camlibs/ptp2/library.c:206 msgid "PTP EK Filename Invalid" msgstr "PTP EK fitxategi-izen baliogabea" #: camlibs/ptp2/library.c:208 msgid "Hardware Error" msgstr "" #: camlibs/ptp2/library.c:209 msgid "Out of Focus" msgstr "" #: camlibs/ptp2/library.c:210 msgid "Change Camera Mode Failed" msgstr "" #: camlibs/ptp2/library.c:211 msgid "Invalid Status" msgstr "" #: camlibs/ptp2/library.c:212 msgid "Set Property Not Supported" msgstr "" #: camlibs/ptp2/library.c:213 msgid "Whitebalance Reset Error" msgstr "" #: camlibs/ptp2/library.c:214 msgid "Dust Reference Error" msgstr "" #: camlibs/ptp2/library.c:215 msgid "Shutter Speed Bulb" msgstr "" #: camlibs/ptp2/library.c:216 msgid "Mirror Up Sequence" msgstr "" #: camlibs/ptp2/library.c:217 msgid "Camera Mode Not Adjust FNumber" msgstr "" #: camlibs/ptp2/library.c:218 msgid "Not in Liveview" msgstr "" #: camlibs/ptp2/library.c:219 msgid "Mf Drive Step End" msgstr "" #: camlibs/ptp2/library.c:220 msgid "Mf Drive Step Insufficiency" msgstr "" #: camlibs/ptp2/library.c:221 msgid "Advanced Transfer Cancel" msgstr "" #: camlibs/ptp2/library.c:222 msgid "Unknown command" msgstr "" #: camlibs/ptp2/library.c:223 msgid "Operation refused" msgstr "" #: camlibs/ptp2/library.c:224 msgid "Lens cover present" msgstr "" #: camlibs/ptp2/library.c:225 msgid "Battery low" msgstr "" #: camlibs/ptp2/library.c:226 msgid "Camera not ready" msgstr "" #: camlibs/ptp2/library.c:228 msgid "PTP I/O error" msgstr "PTP S/I errorea" #: camlibs/ptp2/library.c:229 msgid "PTP Cancel request" msgstr "" #: camlibs/ptp2/library.c:230 msgid "PTP Error: bad parameter" msgstr "PTP Errorea: parametro okerra" #: camlibs/ptp2/library.c:231 msgid "PTP Protocol error, data expected" msgstr "PTP Protokolo-errorea, datuak espero ziren" #: camlibs/ptp2/library.c:232 msgid "PTP Protocol error, response expected" msgstr "PTP Protokolo-errorea, erantzuna espero zen" #: camlibs/ptp2/library.c:233 msgid "PTP Timeout" msgstr "" #: camlibs/ptp2/library.c:1621 #, c-format msgid "" "PTP2 driver\n" "(c) 2001-2005 by Mariusz Woloszyn .\n" "(c) 2003-%d by Marcus Meissner .\n" "This driver supports cameras that support PTP or PictBridge(tm), and\n" "Media Players that support the Media Transfer Protocol (MTP).\n" "\n" "Enjoy!" msgstr "" #: camlibs/ptp2/library.c:1724 #, c-format msgid "Canon get viewfinder image failed: %d" msgstr "" #: camlibs/ptp2/library.c:1806 msgid "Sorry, your Canon camera does not support Canon Viewfinder mode" msgstr "" #: camlibs/ptp2/library.c:1814 msgid "Sorry, your Nikon camera does not support LiveView mode" msgstr "" #: camlibs/ptp2/library.c:1851 camlibs/ptp2/library.c:1867 msgid "" "Sorry, your Nikon camera does not seem to return a JPEG image in LiveView " "mode" msgstr "" #: camlibs/ptp2/library.c:1889 camlibs/ptp2/library.c:2050 #, c-format msgid "Nikon disable liveview failed: %x" msgstr "" #: camlibs/ptp2/library.c:2019 msgid "Sorry, your camera does not support Nikon capture" msgstr "" #: camlibs/ptp2/library.c:2057 #, c-format msgid "Nikon disable liveview ended: %x" msgstr "" #: camlibs/ptp2/library.c:2161 msgid "Sorry, your Canon camera does not support Canon EOS Capture" msgstr "" #: camlibs/ptp2/library.c:2175 camlibs/ptp2/library.c:2179 #, c-format msgid "Canon EOS Capture failed: %x" msgstr "" #: camlibs/ptp2/library.c:2184 msgid "Canon EOS Capture failed to release: Perhaps no focus?" msgstr "" #: camlibs/ptp2/library.c:2188 msgid "Canon EOS Capture failed to release: Perhaps no more memory on card?" msgstr "" #: camlibs/ptp2/library.c:2192 #, c-format msgid "Canon EOS Capture failed to release: Unknown error %d, please report." msgstr "" #: camlibs/ptp2/library.c:2202 camlibs/ptp2/library.c:2872 #, c-format msgid "Canon EOS Get Changes failed: 0x%04x" msgstr "" #: camlibs/ptp2/library.c:2328 msgid "Sorry, your Canon camera does not support Canon Capture initiation" msgstr "" #: camlibs/ptp2/library.c:2339 msgid "Sorry, initializing your camera did not work. Please report this." msgstr "" #: camlibs/ptp2/library.c:2390 camlibs/ptp2/library.c:2401 #: camlibs/ptp2/library.c:2416 #, c-format msgid "Canon Capture failed: 0x%04x" msgstr "" #: camlibs/ptp2/library.c:2582 msgid "Sorry, your camera does not support generic capture" msgstr "Zure kamerak ez du onartzen kaptura generikoa" #: camlibs/ptp2/library.c:2662 #, c-format msgid "No event received, error %x." msgstr "" #: camlibs/ptp2/library.c:3246 msgid "read only" msgstr "irakurtzeko soilik" #: camlibs/ptp2/library.c:3247 msgid "readwrite" msgstr "irakurri-idatzi" #: camlibs/ptp2/library.c:3382 camlibs/sierra/sierra.c:1951 #, c-format msgid "Manufacturer: %s\n" msgstr "" #: camlibs/ptp2/library.c:3384 #, c-format msgid "Model: %s\n" msgstr "" #: camlibs/ptp2/library.c:3386 #, c-format msgid " Version: %s\n" msgstr "" #: camlibs/ptp2/library.c:3389 #, c-format msgid " Serial Number: %s\n" msgstr "" #: camlibs/ptp2/library.c:3393 #, c-format msgid "Vendor Extension ID: 0x%x (%d.%d)\n" msgstr "" #: camlibs/ptp2/library.c:3400 #, c-format msgid "Vendor Extension Description: %s\n" msgstr "" #: camlibs/ptp2/library.c:3405 #, c-format msgid "PTP Standard Version: %d.%d\n" msgstr "" #: camlibs/ptp2/library.c:3412 #, c-format msgid "Functional Mode: 0x%04x\n" msgstr "" #: camlibs/ptp2/library.c:3417 #, c-format msgid "" "\n" "Capture Formats: " msgstr "" #: camlibs/ptp2/library.c:3431 #, c-format msgid "Display Formats: " msgstr "" #: camlibs/ptp2/library.c:3447 #, c-format msgid "Supported MTP Object Properties:\n" msgstr "" #: camlibs/ptp2/library.c:3463 #, c-format msgid " PTP error %04x on query" msgstr "" #: camlibs/ptp2/library.c:3480 #, c-format msgid "" "\n" "Device Capabilities:\n" msgstr "" #: camlibs/ptp2/library.c:3484 #, c-format msgid "\tFile Download, " msgstr "" #: camlibs/ptp2/library.c:3487 #, c-format msgid "File Deletion, " msgstr "" #: camlibs/ptp2/library.c:3489 #, c-format msgid "No File Deletion, " msgstr "" #: camlibs/ptp2/library.c:3493 #, c-format msgid "File Upload\n" msgstr "" #: camlibs/ptp2/library.c:3495 #, c-format msgid "No File Upload\n" msgstr "" #: camlibs/ptp2/library.c:3500 #, c-format msgid "\tGeneric Image Capture, " msgstr "" #: camlibs/ptp2/library.c:3502 #, c-format msgid "\tNo Image Capture, " msgstr "" #: camlibs/ptp2/library.c:3505 #, c-format msgid "Open Capture, " msgstr "" #: camlibs/ptp2/library.c:3507 #, c-format msgid "No Open Capture, " msgstr "" #: camlibs/ptp2/library.c:3513 #, c-format msgid "Canon Capture\n" msgstr "" #: camlibs/ptp2/library.c:3517 #, c-format msgid "Canon EOS Capture\n" msgstr "" #: camlibs/ptp2/library.c:3521 #, c-format msgid "Nikon Capture\n" msgstr "" #: camlibs/ptp2/library.c:3523 #, c-format msgid "No vendor specific capture\n" msgstr "" #: camlibs/ptp2/library.c:3532 #, c-format msgid "\tNikon Wifi support\n" msgstr "" #: camlibs/ptp2/library.c:3538 #, c-format msgid "\tCanon Wifi support\n" msgstr "" #: camlibs/ptp2/library.c:3549 #, c-format msgid "" "\n" "Storage Devices Summary:\n" msgstr "" #: camlibs/ptp2/library.c:3565 #, c-format msgid "\tStorageDescription: %s\n" msgstr "" #: camlibs/ptp2/library.c:3569 #, c-format msgid "\tVolumeLabel: %s\n" msgstr "" #: camlibs/ptp2/library.c:3576 msgid "Builtin ROM" msgstr "" #: camlibs/ptp2/library.c:3577 msgid "Removable ROM" msgstr "" #: camlibs/ptp2/library.c:3578 msgid "Builtin RAM" msgstr "" #: camlibs/ptp2/library.c:3579 msgid "Removable RAM (memory card)" msgstr "" #: camlibs/ptp2/library.c:3581 camlibs/ptp2/library.c:3594 #: camlibs/ptp2/library.c:3606 #, c-format msgid "Unknown: 0x%04x\n" msgstr "" #: camlibs/ptp2/library.c:3585 #, c-format msgid "\tStorage Type: %s\n" msgstr "" #: camlibs/ptp2/library.c:3590 msgid "Generic Flat" msgstr "" #: camlibs/ptp2/library.c:3591 msgid "Generic Hierarchical" msgstr "" #: camlibs/ptp2/library.c:3592 msgid "Digital Camera Layout (DCIM)" msgstr "" #: camlibs/ptp2/library.c:3598 #, c-format msgid "\tFilesystemtype: %s\n" msgstr "" #: camlibs/ptp2/library.c:3602 msgid "Read-Write" msgstr "" #: camlibs/ptp2/library.c:3603 msgid "Read-Only" msgstr "" #: camlibs/ptp2/library.c:3604 msgid "Read Only with Object deletion" msgstr "" #: camlibs/ptp2/library.c:3610 #, c-format msgid "\tAccess Capability: %s\n" msgstr "" #: camlibs/ptp2/library.c:3612 #, c-format msgid "\tMaximum Capability: %llu (%lu MB)\n" msgstr "" #: camlibs/ptp2/library.c:3617 #, c-format msgid "\tFree Space (Bytes): %llu (%lu MB)\n" msgstr "" #: camlibs/ptp2/library.c:3622 #, c-format msgid "\tFree Space (Images): %d\n" msgstr "" #: camlibs/ptp2/library.c:3630 #, c-format msgid "" "\n" "Device Property Summary:\n" msgstr "" #: camlibs/ptp2/library.c:3656 #, c-format msgid " not read out.\n" msgstr "" #: camlibs/ptp2/library.c:3729 #, c-format msgid " error %x on query." msgstr "" #: camlibs/ptp2/library.c:4678 camlibs/ptp2/library.c:4682 #, c-format msgid "File '%s/%s' does not exist." msgstr "" #: camlibs/ptp2/library.c:4688 msgid "Metadata only supported for MTP devices." msgstr "" #: camlibs/ptp2/library.c:4877 msgid "Device does not support setting object protection." msgstr "" #: camlibs/ptp2/library.c:4882 #, c-format msgid "Device failed to set object protection to %d, error 0x%04x." msgstr "" #: camlibs/ptp2/library.c:5620 msgid "Initializing Camera" msgstr "Kamera hasieratzen" #: camlibs/ptp2/library.c:5811 #, c-format msgid "" "Currently, PTP is only implemented for USB and PTP/IP cameras currently, " "port type %x" msgstr "" #: camlibs/ptp2/ptp.c:3389 msgid "PTP: Undefined Error" msgstr "PTP: Definitu gabeko errorea" #: camlibs/ptp2/ptp.c:3390 msgid "PTP: OK!" msgstr "PTP: Ados!" #: camlibs/ptp2/ptp.c:3391 msgid "PTP: General Error" msgstr "PTP: Errore orokorra" #: camlibs/ptp2/ptp.c:3392 msgid "PTP: Session Not Open" msgstr "PTP: Saioa ez dago irekita" #: camlibs/ptp2/ptp.c:3393 msgid "PTP: Invalid Transaction ID" msgstr "PTP: Transakzio baliogabearen IDa" #: camlibs/ptp2/ptp.c:3394 msgid "PTP: Operation Not Supported" msgstr "PTP: Eragiketa ez da onartzen" #: camlibs/ptp2/ptp.c:3395 msgid "PTP: Parameter Not Supported" msgstr "PTP: Parametroa ez da onartzen" #: camlibs/ptp2/ptp.c:3396 msgid "PTP: Incomplete Transfer" msgstr "PTP: Osatu gabeko transferentzia" #: camlibs/ptp2/ptp.c:3397 msgid "PTP: Invalid Storage ID" msgstr "PTP: Biltegiratze baliogabearen IDa" #: camlibs/ptp2/ptp.c:3398 msgid "PTP: Invalid Object Handle" msgstr "PTP: Objektu baliogabeen heldulekua" #: camlibs/ptp2/ptp.c:3399 msgid "PTP: Device Prop Not Supported" msgstr "PTP: Gailuaren propietatea ez da onartzen" #: camlibs/ptp2/ptp.c:3400 msgid "PTP: Invalid Object Format Code" msgstr "PTP: Objektu-formatuaren kode baliogabea" #: camlibs/ptp2/ptp.c:3401 msgid "PTP: Store Full" msgstr "PTP: Biltegia beteta" #: camlibs/ptp2/ptp.c:3402 msgid "PTP: Object Write Protected" msgstr "PTP: Objektua idazketaren kontra babestuta" #: camlibs/ptp2/ptp.c:3403 msgid "PTP: Store Read Only" msgstr "PTP: Biltegia irakurtzeko soilik" #: camlibs/ptp2/ptp.c:3404 msgid "PTP: Access Denied" msgstr "PTP: Atzipena ukatu egin da" #: camlibs/ptp2/ptp.c:3405 msgid "PTP: No Thumbnail Present" msgstr "PTP: Ez dago koadro txikirik" #: camlibs/ptp2/ptp.c:3406 msgid "PTP: Self Test Failed" msgstr "PTP: Proba automatikoak huts egin du" #: camlibs/ptp2/ptp.c:3407 msgid "PTP: Partial Deletion" msgstr "PTP: Zatika ezabatzea" #: camlibs/ptp2/ptp.c:3408 msgid "PTP: Store Not Available" msgstr "PTP: Biltegia ez dago erabilgarri" #: camlibs/ptp2/ptp.c:3410 msgid "PTP: Specification By Format Unsupported" msgstr "PTP: Formatuaren zehaztapenak ez dira onartzen" #: camlibs/ptp2/ptp.c:3411 msgid "PTP: No Valid Object Info" msgstr "PTP: Ez dago objektuari buruzko baliozko informaziorik" #: camlibs/ptp2/ptp.c:3412 msgid "PTP: Invalid Code Format" msgstr "PTP: Kodearen formatu baliogabea" #: camlibs/ptp2/ptp.c:3413 msgid "PTP: Unknown Vendor Code" msgstr "PTP: Fabrikatzailearen kode ezezaguna" #: camlibs/ptp2/ptp.c:3415 msgid "PTP: Capture Already Terminated" msgstr "PTP: Kapturatzea amaitu da" #: camlibs/ptp2/ptp.c:3416 msgid "PTP: Device Busy" msgstr "" #: camlibs/ptp2/ptp.c:3417 msgid "PTP: Invalid Parent Object" msgstr "PTP: Objektu guraso baliogabea" #: camlibs/ptp2/ptp.c:3418 msgid "PTP: Invalid Device Prop Format" msgstr "PTP: Gailuaren propietatearen formatu baliogabea" #: camlibs/ptp2/ptp.c:3419 msgid "PTP: Invalid Device Prop Value" msgstr "PTP: Gailuaren propietatearen balio baliogabea" #: camlibs/ptp2/ptp.c:3420 msgid "PTP: Invalid Parameter" msgstr "PTP: Parametro baliogabea" #: camlibs/ptp2/ptp.c:3421 msgid "PTP: Session Already Opened" msgstr "PTP: Saioa irekita dago" #: camlibs/ptp2/ptp.c:3422 msgid "PTP: Transaction Canceled" msgstr "PTP: Transakzioa bertan behera utzi da" #: camlibs/ptp2/ptp.c:3424 msgid "PTP: Specification Of Destination Unsupported" msgstr "PTP: Helburuaren zehaztapena ez da onartzen" #: camlibs/ptp2/ptp.c:3425 msgid "PTP: EK Filename Required" msgstr "PTP: EK fitxategi-izena behar da" #: camlibs/ptp2/ptp.c:3426 msgid "PTP: EK Filename Conflicts" msgstr "PTP: EK fitxategi-izenaren gatazkak" #: camlibs/ptp2/ptp.c:3427 msgid "PTP: EK Filename Invalid" msgstr "PTP: EK fitxategi-izen baliogabea" #: camlibs/ptp2/ptp.c:3429 msgid "PTP: I/O error" msgstr "PTP: S/I errorea" #: camlibs/ptp2/ptp.c:3430 msgid "PTP: Error: bad parameter" msgstr "PTP: Errorea: parametro okerra" #: camlibs/ptp2/ptp.c:3431 msgid "PTP: Protocol error, data expected" msgstr "PTP: Protokolo-errorea, datuak espero ziren" #: camlibs/ptp2/ptp.c:3432 msgid "PTP: Protocol error, response expected" msgstr "PTP: Protokolo-errorea, erantzuna espero zen" #: camlibs/ptp2/ptp.c:3450 msgid "Undefined PTP Property" msgstr "" #: camlibs/ptp2/ptp.c:3452 msgid "Functional Mode" msgstr "Funtzionalitate-modua" #: camlibs/ptp2/ptp.c:3454 msgid "Compression Setting" msgstr "Konpresio-ezarpena" #: camlibs/ptp2/ptp.c:3455 camlibs/ptp2/ptp.c:3522 #: camlibs/sierra/epson-desc.c:176 camlibs/sierra/nikon-desc.c:293 #: camlibs/sierra/olympus-desc.c:564 camlibs/sierra/olympus-desc.c:583 #: camlibs/sierra/olympus-desc.c:604 camlibs/sierra/olympus-desc.c:628 #: camlibs/sierra/sierra.c:1085 camlibs/sierra/sierra.c:1368 #: camlibs/sierra/sierra.c:1562 camlibs/sierra/sierra.c:1785 msgid "White Balance" msgstr "Zuri-balantzea" #: camlibs/ptp2/ptp.c:3456 msgid "RGB Gain" msgstr "RGB irabazia" #: camlibs/ptp2/ptp.c:3463 msgid "Exposure Time" msgstr "Esposizio-denbora" #: camlibs/ptp2/ptp.c:3464 msgid "Exposure Program Mode" msgstr "Esposizio-programa modua" #: camlibs/ptp2/ptp.c:3466 msgid "Exposure Index (film speed ISO)" msgstr "Esposizio-indizea (pelikularen ISO abiadura)" #: camlibs/ptp2/ptp.c:3468 msgid "Exposure Bias Compensation" msgstr "Esposizio-konpentsazio joera" #: camlibs/ptp2/ptp.c:3470 msgid "Pre-Capture Delay" msgstr "Aurre-kapturaren atzerapena" #: camlibs/ptp2/ptp.c:3472 camlibs/ptp2/ptp.c:3526 msgid "Contrast" msgstr "Kontrastea" #: camlibs/ptp2/ptp.c:3474 camlibs/sierra/nikon-desc.c:553 #: camlibs/sierra/nikon-desc.c:576 msgid "Digital Zoom" msgstr "Zoom digitala" #: camlibs/ptp2/ptp.c:3478 msgid "Timelapse Number" msgstr "Denbora-hutsune zenbakia" #: camlibs/ptp2/ptp.c:3479 msgid "Timelapse Interval" msgstr "Denbora-hutsune tartea" #: camlibs/ptp2/ptp.c:3481 msgid "Upload URL" msgstr "Kargatu URLa" #: camlibs/ptp2/ptp.c:3483 msgid "Copyright Info" msgstr "Copyright informazioa" #: camlibs/ptp2/ptp.c:3492 msgid "Date Time Stamp Format" msgstr "Data-/denbora-markaren formatua" #: camlibs/ptp2/ptp.c:3494 msgid "Video Out" msgstr "Bideo irteera" #: camlibs/ptp2/ptp.c:3495 msgid "Power Saving" msgstr "Energia aurreztea" #: camlibs/ptp2/ptp.c:3496 msgid "UI Language" msgstr "UI hizkuntza" #: camlibs/ptp2/ptp.c:3505 msgid "Battery Type" msgstr "" #: camlibs/ptp2/ptp.c:3506 msgid "Battery Mode" msgstr "" #: camlibs/ptp2/ptp.c:3507 msgid "UILockType" msgstr "" #: camlibs/ptp2/ptp.c:3508 msgid "Camera Mode" msgstr "" #: camlibs/ptp2/ptp.c:3510 msgid "Full View File Format" msgstr "" #: camlibs/ptp2/ptp.c:3512 msgid "Self Time" msgstr "" #: camlibs/ptp2/ptp.c:3515 camlibs/ptp2/ptp.c:3648 msgid "Shooting Mode" msgstr "" #: camlibs/ptp2/ptp.c:3516 msgid "Image Mode" msgstr "" #: camlibs/ptp2/ptp.c:3523 msgid "Slow Shutter Setting" msgstr "" #: camlibs/ptp2/ptp.c:3524 msgid "AF Mode" msgstr "" #: camlibs/ptp2/ptp.c:3525 msgid "Image Stabilization" msgstr "" #: camlibs/ptp2/ptp.c:3527 msgid "Color Gain" msgstr "" #: camlibs/ptp2/ptp.c:3529 msgid "Sensitivity" msgstr "" #: camlibs/ptp2/ptp.c:3530 msgid "Parameter Set" msgstr "" #: camlibs/ptp2/ptp.c:3537 msgid "Av Open" msgstr "" #: camlibs/ptp2/ptp.c:3538 msgid "Av Max" msgstr "" #: camlibs/ptp2/ptp.c:3540 camlibs/ptp2/ptp.c:3564 msgid "Focal Length Tele" msgstr "" #: camlibs/ptp2/ptp.c:3541 msgid "Focal Length Wide" msgstr "" #: camlibs/ptp2/ptp.c:3542 msgid "Focal Length Denominator" msgstr "" #: camlibs/ptp2/ptp.c:3543 msgid "Capture Transfer Mode" msgstr "" #: camlibs/ptp2/ptp.c:3545 msgid "Name Prefix" msgstr "" #: camlibs/ptp2/ptp.c:3546 msgid "Size Quality Mode" msgstr "Tamaina-kalitatea modua" #: camlibs/ptp2/ptp.c:3547 msgid "Supported Thumb Size" msgstr "" #: camlibs/ptp2/ptp.c:3548 msgid "Size of Output Data from Camera" msgstr "" #: camlibs/ptp2/ptp.c:3549 msgid "Size of Input Data to Camera" msgstr "" #: camlibs/ptp2/ptp.c:3550 msgid "Remote API Version" msgstr "" #: camlibs/ptp2/ptp.c:3553 msgid "Camera Owner" msgstr "Kameraren jabea" #: camlibs/ptp2/ptp.c:3554 msgid "UNIX Time" msgstr "UNIX ordua" #: camlibs/ptp2/ptp.c:3555 msgid "Camera Body ID" msgstr "" #: camlibs/ptp2/ptp.c:3557 msgid "Disp Av" msgstr "" #: camlibs/ptp2/ptp.c:3558 msgid "Av Open Apex" msgstr "" #: camlibs/ptp2/ptp.c:3559 msgid "Digital Zoom Magnification" msgstr "" #: camlibs/ptp2/ptp.c:3560 msgid "Ml Spot Position" msgstr "" #: camlibs/ptp2/ptp.c:3561 msgid "Disp Av Max" msgstr "" #: camlibs/ptp2/ptp.c:3562 msgid "Av Max Apex" msgstr "" #: camlibs/ptp2/ptp.c:3563 msgid "EZoom Start Position" msgstr "" #: camlibs/ptp2/ptp.c:3565 msgid "EZoom Size of Tele" msgstr "" #: camlibs/ptp2/ptp.c:3568 msgid "Flash Quantity Count" msgstr "" #: camlibs/ptp2/ptp.c:3569 msgid "Rotation Angle" msgstr "" #: camlibs/ptp2/ptp.c:3570 msgid "Rotation Scene" msgstr "" #: camlibs/ptp2/ptp.c:3571 msgid "Event Emulate Mode" msgstr "" #: camlibs/ptp2/ptp.c:3573 msgid "Type of Slideshow" msgstr "" #: camlibs/ptp2/ptp.c:3574 msgid "Average Filesizes" msgstr "" #: camlibs/ptp2/ptp.c:3575 msgid "Model ID" msgstr "" #: camlibs/ptp2/ptp.c:3584 msgid "Shooting Bank" msgstr "" #: camlibs/ptp2/ptp.c:3586 msgid "Shooting Bank Name A" msgstr "" #: camlibs/ptp2/ptp.c:3588 msgid "Shooting Bank Name B" msgstr "" #: camlibs/ptp2/ptp.c:3590 msgid "Shooting Bank Name C" msgstr "" #: camlibs/ptp2/ptp.c:3592 msgid "Shooting Bank Name D" msgstr "" #: camlibs/ptp2/ptp.c:3594 msgid "Reset Bank 0" msgstr "" #: camlibs/ptp2/ptp.c:3596 msgid "Raw Compression" msgstr "" #: camlibs/ptp2/ptp.c:3612 msgid "White Balance Colour Temperature" msgstr "" #: camlibs/ptp2/ptp.c:3614 msgid "White Balance Preset Number" msgstr "" #: camlibs/ptp2/ptp.c:3616 msgid "White Balance Preset Name 0" msgstr "" #: camlibs/ptp2/ptp.c:3618 msgid "White Balance Preset Name 1" msgstr "" #: camlibs/ptp2/ptp.c:3620 msgid "White Balance Preset Name 2" msgstr "" #: camlibs/ptp2/ptp.c:3622 msgid "White Balance Preset Name 3" msgstr "" #: camlibs/ptp2/ptp.c:3624 msgid "White Balance Preset Name 4" msgstr "" #: camlibs/ptp2/ptp.c:3626 msgid "White Balance Preset Value 0" msgstr "" #: camlibs/ptp2/ptp.c:3628 msgid "White Balance Preset Value 1" msgstr "" #: camlibs/ptp2/ptp.c:3630 msgid "White Balance Preset Value 2" msgstr "" #: camlibs/ptp2/ptp.c:3632 msgid "White Balance Preset Value 3" msgstr "" #: camlibs/ptp2/ptp.c:3634 msgid "White Balance Preset Value 4" msgstr "" #: camlibs/ptp2/ptp.c:3644 msgid "Lens Focal Length (Non CPU)" msgstr "" #: camlibs/ptp2/ptp.c:3646 msgid "Lens Maximum Aperture (Non CPU)" msgstr "" #: camlibs/ptp2/ptp.c:3654 msgid "Auto DX Crop" msgstr "" #: camlibs/ptp2/ptp.c:3658 msgid "Menu Bank Name A" msgstr "" #: camlibs/ptp2/ptp.c:3660 msgid "Menu Bank Name B" msgstr "" #: camlibs/ptp2/ptp.c:3662 msgid "Menu Bank Name C" msgstr "" #: camlibs/ptp2/ptp.c:3664 msgid "Menu Bank Name D" msgstr "" #: camlibs/ptp2/ptp.c:3666 msgid "Reset Menu Bank" msgstr "" #: camlibs/ptp2/ptp.c:3684 msgid "Vertical AF On" msgstr "" #: camlibs/ptp2/ptp.c:3688 msgid "Focus Area Zone" msgstr "" #: camlibs/ptp2/ptp.c:3690 msgid "Enable Copyright" msgstr "" #: camlibs/ptp2/ptp.c:3694 msgid "Exposure ISO Step" msgstr "" #: camlibs/ptp2/ptp.c:3696 msgid "Exposure Step" msgstr "" #: camlibs/ptp2/ptp.c:3698 msgid "Exposure Compensation (EV)" msgstr "" #: camlibs/ptp2/ptp.c:3702 msgid "Centre Weight Area" msgstr "" #: camlibs/ptp2/ptp.c:3704 msgid "Exposure Base Matrix" msgstr "" #: camlibs/ptp2/ptp.c:3706 msgid "Exposure Base Center" msgstr "" #: camlibs/ptp2/ptp.c:3708 msgid "Exposure Base Spot" msgstr "" #: camlibs/ptp2/ptp.c:3710 msgid "Live View AF Area" msgstr "" #: camlibs/ptp2/ptp.c:3718 msgid "Auto Meter Off Time" msgstr "" #: camlibs/ptp2/ptp.c:3720 msgid "Self Timer Delay" msgstr "" #: camlibs/ptp2/ptp.c:3724 msgid "Img Conf Time" msgstr "" #: camlibs/ptp2/ptp.c:3726 msgid "Angle Level" msgstr "" #: camlibs/ptp2/ptp.c:3728 msgid "Shooting Speed" msgstr "" #: camlibs/ptp2/ptp.c:3732 msgid "Exposure delay mode" msgstr "" #: camlibs/ptp2/ptp.c:3734 msgid "Long Exposure Noise Reduction" msgstr "" #: camlibs/ptp2/ptp.c:3742 msgid "LCD Illumination" msgstr "" #: camlibs/ptp2/ptp.c:3744 msgid "High ISO noise reduction" msgstr "" #: camlibs/ptp2/ptp.c:3746 msgid "On screen tips" msgstr "" #: camlibs/ptp2/ptp.c:3748 msgid "Artist Name" msgstr "" #: camlibs/ptp2/ptp.c:3750 msgid "Copyright Information" msgstr "" #: camlibs/ptp2/ptp.c:3758 msgid "Modeling Flash" msgstr "" #: camlibs/ptp2/ptp.c:3762 msgid "Manual Mode Bracketing" msgstr "" #: camlibs/ptp2/ptp.c:3766 msgid "Auto Bracket Selection" msgstr "" #: camlibs/ptp2/ptp.c:3767 msgid "NIKON Auto Bracketing Set" msgstr "" #: camlibs/ptp2/ptp.c:3769 msgid "Center Button Shooting Mode" msgstr "" #: camlibs/ptp2/ptp.c:3771 msgid "Center Button Playback Mode" msgstr "" #: camlibs/ptp2/ptp.c:3773 msgid "Multiselector" msgstr "" #: camlibs/ptp2/ptp.c:3775 msgid "Photo Info. Playback" msgstr "" #: camlibs/ptp2/ptp.c:3777 msgid "Assign Func. Button" msgstr "" #: camlibs/ptp2/ptp.c:3779 msgid "Customise Command Dials" msgstr "" #: camlibs/ptp2/ptp.c:3783 msgid "Aperture Setting" msgstr "" #: camlibs/ptp2/ptp.c:3785 msgid "Menus and Playback" msgstr "" #: camlibs/ptp2/ptp.c:3787 msgid "Buttons and Dials" msgstr "" #: camlibs/ptp2/ptp.c:3789 msgid "No CF Card Release" msgstr "" #: camlibs/ptp2/ptp.c:3791 msgid "Center Button Zoom Ratio" msgstr "" #: camlibs/ptp2/ptp.c:3793 msgid "Function Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3797 msgid "Normal AF On" msgstr "" #: camlibs/ptp2/ptp.c:3799 msgid "Image Comment String" msgstr "" #: camlibs/ptp2/ptp.c:3801 msgid "Image Comment Enable" msgstr "" #: camlibs/ptp2/ptp.c:3803 msgid "Image Rotation" msgstr "" #: camlibs/ptp2/ptp.c:3805 msgid "Manual Set Lens Number" msgstr "" #: camlibs/ptp2/ptp.c:3807 msgid "Movie Screen Size" msgstr "" #: camlibs/ptp2/ptp.c:3809 msgid "Movie Voice" msgstr "" #: camlibs/ptp2/ptp.c:3811 msgid "Bracketing Enable" msgstr "" #: camlibs/ptp2/ptp.c:3813 msgid "Exposure Bracketing Step" msgstr "" #: camlibs/ptp2/ptp.c:3815 msgid "Exposure Bracketing Program" msgstr "" #: camlibs/ptp2/ptp.c:3817 msgid "Auto Exposure Bracket Count" msgstr "" #: camlibs/ptp2/ptp.c:3818 msgid "White Balance Bracket Step" msgstr "" #: camlibs/ptp2/ptp.c:3819 msgid "White Balance Bracket Program" msgstr "" #: camlibs/ptp2/ptp.c:3821 msgid "Lens ID" msgstr "" #: camlibs/ptp2/ptp.c:3823 msgid "Lens Sort" msgstr "" #: camlibs/ptp2/ptp.c:3825 msgid "Lens Type" msgstr "" #: camlibs/ptp2/ptp.c:3827 msgid "Min. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3829 msgid "Max. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3831 msgid "Max. Aperture at Min. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3833 msgid "Max. Aperture at Max. Focal Length" msgstr "" #: camlibs/ptp2/ptp.c:3835 msgid "Finder ISO Display" msgstr "" #: camlibs/ptp2/ptp.c:3837 msgid "Auto Off Photo" msgstr "" #: camlibs/ptp2/ptp.c:3839 msgid "Auto Off Menu" msgstr "" #: camlibs/ptp2/ptp.c:3841 msgid "Auto Off Info" msgstr "" #: camlibs/ptp2/ptp.c:3843 msgid "Self Timer Shot Number" msgstr "" #: camlibs/ptp2/ptp.c:3845 msgid "Vignette Control" msgstr "" #: camlibs/ptp2/ptp.c:3847 msgid "Nikon Exposure Time" msgstr "" #: camlibs/ptp2/ptp.c:3849 msgid "Warning Status" msgstr "" #: camlibs/ptp2/ptp.c:3856 msgid "AF LCD Top Mode 2" msgstr "" #: camlibs/ptp2/ptp.c:3858 msgid "Active AF Sensor" msgstr "" #: camlibs/ptp2/ptp.c:3862 msgid "Exposure Meter" msgstr "" #: camlibs/ptp2/ptp.c:3866 msgid "USB Speed" msgstr "" #: camlibs/ptp2/ptp.c:3868 msgid "CCD Serial Number" msgstr "" #: camlibs/ptp2/ptp.c:3872 msgid "Group PTN Type" msgstr "" #: camlibs/ptp2/ptp.c:3874 msgid "FNumber Lock" msgstr "" #: camlibs/ptp2/ptp.c:3876 msgid "Exposure Aperture Lock" msgstr "" #: camlibs/ptp2/ptp.c:3878 msgid "TV Lock Setting" msgstr "" #: camlibs/ptp2/ptp.c:3880 msgid "AV Lock Setting" msgstr "" #: camlibs/ptp2/ptp.c:3882 msgid "Illum Setting" msgstr "" #: camlibs/ptp2/ptp.c:3884 msgid "Focus Point Bright" msgstr "" #: camlibs/ptp2/ptp.c:3886 msgid "External Flash Attached" msgstr "" #: camlibs/ptp2/ptp.c:3888 msgid "External Flash Status" msgstr "" #: camlibs/ptp2/ptp.c:3890 msgid "External Flash Sort" msgstr "" #: camlibs/ptp2/ptp.c:3892 camlibs/ptp2/ptp.c:3896 msgid "External Flash Mode" msgstr "" #: camlibs/ptp2/ptp.c:3894 msgid "External Flash Compensation" msgstr "" #: camlibs/ptp2/ptp.c:3904 msgid "BW Filler Effect" msgstr "" #: camlibs/ptp2/ptp.c:3906 msgid "BW Sharpness" msgstr "" #: camlibs/ptp2/ptp.c:3908 msgid "BW Contrast" msgstr "" #: camlibs/ptp2/ptp.c:3910 msgid "BW Setting Type" msgstr "" #: camlibs/ptp2/ptp.c:3912 msgid "Slot 2 Save Mode" msgstr "" #: camlibs/ptp2/ptp.c:3914 msgid "Raw Bit Mode" msgstr "" #: camlibs/ptp2/ptp.c:3916 msgid "ISO Auto Time" msgstr "" #: camlibs/ptp2/ptp.c:3918 msgid "Flourescent Type" msgstr "" #: camlibs/ptp2/ptp.c:3920 msgid "Tune Colour Temperature" msgstr "" #: camlibs/ptp2/ptp.c:3922 msgid "Tune Preset 0" msgstr "" #: camlibs/ptp2/ptp.c:3924 msgid "Tune Preset 1" msgstr "" #: camlibs/ptp2/ptp.c:3926 msgid "Tune Preset 2" msgstr "" #: camlibs/ptp2/ptp.c:3928 msgid "Tune Preset 3" msgstr "" #: camlibs/ptp2/ptp.c:3930 msgid "Tune Preset 4" msgstr "" #: camlibs/ptp2/ptp.c:3934 msgid "Autofocus Mode" msgstr "" #: camlibs/ptp2/ptp.c:3936 msgid "AF Assist Lamp" msgstr "" #: camlibs/ptp2/ptp.c:3938 msgid "Auto ISO P/A/DVP Setting" msgstr "" #: camlibs/ptp2/ptp.c:3954 msgid "Viewfinder Grid Display" msgstr "" #: camlibs/ptp2/ptp.c:3958 msgid "Flash Mode Commander Power" msgstr "" #: camlibs/ptp2/ptp.c:3960 msgid "Auto FP" msgstr "" #: camlibs/ptp2/ptp.c:3964 msgid "Warning Display" msgstr "" #: camlibs/ptp2/ptp.c:3966 msgid "Battery Cell Kind" msgstr "" #: camlibs/ptp2/ptp.c:3968 msgid "ISO Auto High Limit" msgstr "" #: camlibs/ptp2/ptp.c:3972 msgid "Continuous Speed High" msgstr "" #: camlibs/ptp2/ptp.c:3974 msgid "Info Disp Setting" msgstr "" #: camlibs/ptp2/ptp.c:3976 msgid "Preview Button" msgstr "" #: camlibs/ptp2/ptp.c:3978 msgid "Preview Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3980 msgid "AEAF Lock Button 2" msgstr "" #: camlibs/ptp2/ptp.c:3982 msgid "Indicator Display" msgstr "" #: camlibs/ptp2/ptp.c:3984 msgid "Cell Kind Priority" msgstr "" #: camlibs/ptp2/ptp.c:3986 msgid "Bracketing Frames and Steps" msgstr "" #: camlibs/ptp2/ptp.c:3988 msgid "Live View Mode" msgstr "" #: camlibs/ptp2/ptp.c:3990 msgid "Live View Drive Mode" msgstr "" #: camlibs/ptp2/ptp.c:3992 msgid "Live View Status" msgstr "" #: camlibs/ptp2/ptp.c:3994 msgid "Live View Image Zoom Ratio" msgstr "" #: camlibs/ptp2/ptp.c:3996 msgid "Live View Prohibit Condition" msgstr "" #: camlibs/ptp2/ptp.c:3998 msgid "Exposure Display Status" msgstr "" #: camlibs/ptp2/ptp.c:4000 msgid "Exposure Indicate Status" msgstr "" #: camlibs/ptp2/ptp.c:4002 msgid "Exposure Indicate Lightup" msgstr "" #: camlibs/ptp2/ptp.c:4008 msgid "Flash MRepeat Value" msgstr "" #: camlibs/ptp2/ptp.c:4010 msgid "Flash MRepeat Count" msgstr "" #: camlibs/ptp2/ptp.c:4012 msgid "Flash MRepeat Interval" msgstr "" #: camlibs/ptp2/ptp.c:4034 msgid "Active Pic Ctrl Item" msgstr "" #: camlibs/ptp2/ptp.c:4036 msgid "Change Pic Ctrl Item" msgstr "" #: camlibs/ptp2/ptp.c:4043 msgid "Secure Time" msgstr "" #: camlibs/ptp2/ptp.c:4044 msgid "Device Certificate" msgstr "" #: camlibs/ptp2/ptp.c:4045 msgid "Revocation Info" msgstr "" #: camlibs/ptp2/ptp.c:4047 msgid "Synchronization Partner" msgstr "" #: camlibs/ptp2/ptp.c:4049 msgid "Friendly Device Name" msgstr "" #: camlibs/ptp2/ptp.c:4050 msgid "Volume Level" msgstr "" #: camlibs/ptp2/ptp.c:4051 msgid "Device Icon" msgstr "" #: camlibs/ptp2/ptp.c:4052 msgid "Session Initiator Info" msgstr "" #: camlibs/ptp2/ptp.c:4053 msgid "Perceived Device Type" msgstr "" #: camlibs/ptp2/ptp.c:4054 msgid "Playback Rate" msgstr "" #: camlibs/ptp2/ptp.c:4055 msgid "Playback Object" msgstr "" #: camlibs/ptp2/ptp.c:4057 msgid "Playback Container Index" msgstr "" #: camlibs/ptp2/ptp.c:4058 msgid "Playback Position" msgstr "" #: camlibs/ptp2/ptp.c:4059 msgid "PlaysForSure ID" msgstr "" #: camlibs/ptp2/ptp.c:4067 msgid "Quality" msgstr "" #: camlibs/ptp2/ptp.c:4068 msgid "Release Mode" msgstr "" #: camlibs/ptp2/ptp.c:4069 msgid "Focus Areas" msgstr "" #: camlibs/ptp2/ptp.c:4070 msgid "AE Lock" msgstr "" #: camlibs/ptp2/ptp.c:4173 camlibs/ptp2/ptp.c:4179 camlibs/ptp2/ptp.c:4180 #: camlibs/ptp2/ptp.c:4187 #, c-format msgid "%.1f stops" msgstr "" #: camlibs/ptp2/ptp.c:4181 #, c-format msgid "%.0f mm" msgstr "" #: camlibs/ptp2/ptp.c:4198 msgid "JPEG Norm" msgstr "" #: camlibs/ptp2/ptp.c:4201 msgid "RAW + JPEG Basic" msgstr "" #: camlibs/ptp2/ptp.c:4207 camlibs/ricoh/library.c:330 #: camlibs/sierra/nikon-desc.c:284 msgid "Incandescent" msgstr "Goria" #: camlibs/ptp2/ptp.c:4215 msgid "Automatic Macro (close-up)" msgstr "" #: camlibs/ptp2/ptp.c:4220 msgid "Center Weighted Average" msgstr "" #: camlibs/ptp2/ptp.c:4222 msgid "Center-spot" msgstr "" #: camlibs/ptp2/ptp.c:4224 msgid "Automatic flash" msgstr "" #: camlibs/ptp2/ptp.c:4227 msgid "Automatic Red-eye Reduction" msgstr "" #: camlibs/ptp2/ptp.c:4228 msgid "Red-eye fill flash" msgstr "" #: camlibs/ptp2/ptp.c:4246 msgid "Power Wind" msgstr "" #: camlibs/ptp2/ptp.c:4252 msgid "Timer + Remote" msgstr "" #: camlibs/ptp2/ptp.c:4310 msgid "AF Lock only" msgstr "" #: camlibs/ptp2/ptp.c:4314 msgid "Flash Lock" msgstr "" #: camlibs/ptp2/ptp.c:4365 msgid "Reset focus point to center" msgstr "" #: camlibs/ptp2/ptp.c:4366 msgid "Highlight active focus point" msgstr "" #: camlibs/ptp2/ptp.c:4367 msgid "Unused" msgstr "" #: camlibs/ptp2/ptp.c:4409 msgid "SDRam" msgstr "" #: camlibs/ptp2/ptp.c:4411 msgid "USB 1.1" msgstr "" #: camlibs/ptp2/ptp.c:4412 msgid "USB 2.0" msgstr "" #: camlibs/ptp2/ptp.c:4424 msgid "LCD Backlight" msgstr "" #: camlibs/ptp2/ptp.c:4425 msgid "LCD Backlight and Info Display" msgstr "" #: camlibs/ptp2/ptp.c:4483 msgid "1 min" msgstr "" #: camlibs/ptp2/ptp.c:4484 msgid "5 mins" msgstr "" #: camlibs/ptp2/ptp.c:4485 msgid "10 mins" msgstr "" #: camlibs/ptp2/ptp.c:4486 msgid "15 mins" msgstr "" #: camlibs/ptp2/ptp.c:4521 msgid "Dark on light" msgstr "" #: camlibs/ptp2/ptp.c:4522 msgid "Light on dark" msgstr "" #: camlibs/ptp2/ptp.c:4547 msgid "Lithium Ion" msgstr "" #: camlibs/ptp2/ptp.c:4548 msgid "Nickel hydride" msgstr "" #: camlibs/ptp2/ptp.c:4549 msgid "Nickel cadmium" msgstr "" #: camlibs/ptp2/ptp.c:4550 msgid "Alkalium manganese" msgstr "" #: camlibs/ptp2/ptp.c:4554 msgid "Warning Level 1" msgstr "" #: camlibs/ptp2/ptp.c:4555 msgid "Emergency" msgstr "" #: camlibs/ptp2/ptp.c:4556 msgid "Warning Level 0" msgstr "" #: camlibs/ptp2/ptp.c:4559 msgid "Economy" msgstr "" #: camlibs/ptp2/ptp.c:4562 msgid "Lossless" msgstr "" #: camlibs/ptp2/ptp.c:4563 msgid "SuperFine" msgstr "Oso fina" #: camlibs/ptp2/ptp.c:4582 msgid "Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4583 msgid "Low Speed Synchronization" msgstr "" #: camlibs/ptp2/ptp.c:4584 msgid "Auto + Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4585 msgid "On + Red Eye Suppression" msgstr "" #: camlibs/ptp2/ptp.c:4599 msgid "Distant View" msgstr "" #: camlibs/ptp2/ptp.c:4600 msgid "High-Speed Shutter" msgstr "" #: camlibs/ptp2/ptp.c:4601 msgid "Low-Speed Shutter" msgstr "" #: camlibs/ptp2/ptp.c:4602 camlibs/ptp2/ptp.c:4666 msgid "Night View" msgstr "" #: camlibs/ptp2/ptp.c:4603 msgid "Grayscale" msgstr "" #: camlibs/ptp2/ptp.c:4609 msgid "Pan Focus" msgstr "" #: camlibs/ptp2/ptp.c:4613 msgid "Single-Frame Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4614 msgid "Continuous Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4615 msgid "Timer (Single) Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4616 msgid "Continuous Low-speed Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4617 msgid "Continuous High-speed Shooting" msgstr "" #: camlibs/ptp2/ptp.c:4620 camlibs/ricoh/library.c:378 #: camlibs/sierra/sierra.c:1165 camlibs/sierra/sierra.c:1171 msgid "2x" msgstr "2x" #: camlibs/ptp2/ptp.c:4621 camlibs/ricoh/library.c:380 msgid "4x" msgstr "4x" #: camlibs/ptp2/ptp.c:4622 msgid "Smooth" msgstr "" #: camlibs/ptp2/ptp.c:4624 msgid "Center-weighted Metering" msgstr "" #: camlibs/ptp2/ptp.c:4625 msgid "Spot Metering" msgstr "" #: camlibs/ptp2/ptp.c:4626 msgid "Average Metering" msgstr "" #: camlibs/ptp2/ptp.c:4627 msgid "Evaluative Metering" msgstr "" #: camlibs/ptp2/ptp.c:4628 msgid "Partial Metering" msgstr "" #: camlibs/ptp2/ptp.c:4629 msgid "Center-weighted Average Metering" msgstr "" #: camlibs/ptp2/ptp.c:4630 msgid "Spot Metering Interlocked with AF Frame" msgstr "" #: camlibs/ptp2/ptp.c:4631 msgid "Multi-Spot Metering" msgstr "" #: camlibs/ptp2/ptp.c:4668 msgid "Low-speed shutter function not available" msgstr "" #: camlibs/ptp2/ptp.c:4678 camlibs/ptp2/ptp.c:4684 camlibs/ptp2/ptp.c:4690 msgid "Low 2" msgstr "" #: camlibs/ptp2/ptp.c:4682 camlibs/ptp2/ptp.c:4688 camlibs/ptp2/ptp.c:4694 msgid "High 2" msgstr "" #: camlibs/ptp2/ptp.c:4697 msgid "Upper 1" msgstr "" #: camlibs/ptp2/ptp.c:4698 msgid "Upper 2" msgstr "" #: camlibs/ptp2/ptp.c:4700 msgid "Standard Development Parameters" msgstr "" #: camlibs/ptp2/ptp.c:4701 msgid "Development Parameters 1" msgstr "" #: camlibs/ptp2/ptp.c:4702 msgid "Development Parameters 2" msgstr "" #: camlibs/ptp2/ptp.c:4703 msgid "Development Parameters 3" msgstr "" #: camlibs/ptp2/ptp.c:4732 msgid "MlSpotPosCenter" msgstr "" #: camlibs/ptp2/ptp.c:4733 msgid "MlSpotPosAfLink" msgstr "" #: camlibs/ptp2/ptp.c:4837 msgid "Media Card" msgstr "" #: camlibs/ptp2/ptp.c:4838 msgid "Media Card Group" msgstr "" #: camlibs/ptp2/ptp.c:4839 msgid "Encounter" msgstr "" #: camlibs/ptp2/ptp.c:4840 msgid "Encounter Box" msgstr "" #: camlibs/ptp2/ptp.c:4841 msgid "M4A" msgstr "" #: camlibs/ptp2/ptp.c:4842 msgid "Firmware" msgstr "" #: camlibs/ptp2/ptp.c:4843 msgid "Windows Image Format" msgstr "" #: camlibs/ptp2/ptp.c:4844 msgid "Undefined Audio" msgstr "" #: camlibs/ptp2/ptp.c:4848 msgid "Audible.com Codec" msgstr "" #: camlibs/ptp2/ptp.c:4850 msgid "Samsung Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4851 msgid "Undefined Video" msgstr "" #: camlibs/ptp2/ptp.c:4856 msgid "Undefined Collection" msgstr "" #: camlibs/ptp2/ptp.c:4857 msgid "Abstract Multimedia Album" msgstr "" #: camlibs/ptp2/ptp.c:4858 msgid "Abstract Image Album" msgstr "" #: camlibs/ptp2/ptp.c:4859 msgid "Abstract Audio Album" msgstr "" #: camlibs/ptp2/ptp.c:4860 msgid "Abstract Video Album" msgstr "" #: camlibs/ptp2/ptp.c:4861 msgid "Abstract Audio Video Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4862 msgid "Abstract Contact Group" msgstr "" #: camlibs/ptp2/ptp.c:4863 msgid "Abstract Message Folder" msgstr "" #: camlibs/ptp2/ptp.c:4864 msgid "Abstract Chaptered Production" msgstr "" #: camlibs/ptp2/ptp.c:4865 msgid "Abstract Audio Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4866 msgid "Abstract Video Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4867 msgid "Abstract Mediacast" msgstr "" #: camlibs/ptp2/ptp.c:4868 msgid "WPL Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4869 msgid "M3U Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4870 msgid "MPL Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4871 msgid "ASX Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4872 msgid "PLS Playlist" msgstr "" #: camlibs/ptp2/ptp.c:4873 msgid "Undefined Document" msgstr "" #: camlibs/ptp2/ptp.c:4874 msgid "Abstract Document" msgstr "" #: camlibs/ptp2/ptp.c:4875 msgid "XMLDocument" msgstr "" #: camlibs/ptp2/ptp.c:4876 msgid "Microsoft Word Document" msgstr "" #: camlibs/ptp2/ptp.c:4877 msgid "MHT Compiled HTML Document" msgstr "" #: camlibs/ptp2/ptp.c:4878 msgid "Microsoft Excel Spreadsheet (.xls)" msgstr "" #: camlibs/ptp2/ptp.c:4879 msgid "Microsoft Powerpoint (.ppt)" msgstr "" #: camlibs/ptp2/ptp.c:4880 msgid "Undefined Message" msgstr "" #: camlibs/ptp2/ptp.c:4881 msgid "Abstract Message" msgstr "" #: camlibs/ptp2/ptp.c:4882 msgid "Undefined Contact" msgstr "" #: camlibs/ptp2/ptp.c:4883 msgid "Abstract Contact" msgstr "" #: camlibs/ptp2/ptp.c:4884 msgid "vCard2" msgstr "" #: camlibs/ptp2/ptp.c:4885 msgid "vCard3" msgstr "" #: camlibs/ptp2/ptp.c:4886 msgid "Undefined Calendar Item" msgstr "" #: camlibs/ptp2/ptp.c:4887 msgid "Abstract Calendar Item" msgstr "" #: camlibs/ptp2/ptp.c:4888 msgid "vCalendar1" msgstr "" #: camlibs/ptp2/ptp.c:4889 msgid "vCalendar2" msgstr "" #: camlibs/ptp2/ptp.c:4890 msgid "Undefined Windows Executable" msgstr "" #: camlibs/ptp2/ptp.c:4891 msgid "Media Cast" msgstr "" #: camlibs/ptp2/ptp.c:4892 msgid "Section" msgstr "" #: camlibs/ptp2/ptp.c:4931 #, c-format msgid "Unknown(%04x)" msgstr "" #: camlibs/ptp2/ptp.c:4939 msgid "get device info" msgstr "" #: camlibs/ptp2/ptp.c:4940 msgid "Open session" msgstr "" #: camlibs/ptp2/ptp.c:4941 msgid "Close session" msgstr "" #: camlibs/ptp2/ptp.c:4942 msgid "Get storage IDs" msgstr "" #: camlibs/ptp2/ptp.c:4943 msgid "Get storage info" msgstr "" #: camlibs/ptp2/ptp.c:4944 msgid "Get number of objects" msgstr "" #: camlibs/ptp2/ptp.c:4945 msgid "Get object handles" msgstr "" #: camlibs/ptp2/ptp.c:4946 msgid "Get object info" msgstr "" #: camlibs/ptp2/ptp.c:4947 msgid "Get object" msgstr "" #: camlibs/ptp2/ptp.c:4948 msgid "Get thumbnail" msgstr "" #: camlibs/ptp2/ptp.c:4949 msgid "Delete object" msgstr "" #: camlibs/ptp2/ptp.c:4950 msgid "Send object info" msgstr "" #: camlibs/ptp2/ptp.c:4951 msgid "Send object" msgstr "" #: camlibs/ptp2/ptp.c:4952 msgid "Initiate capture" msgstr "" #: camlibs/ptp2/ptp.c:4953 msgid "Format storage" msgstr "" #: camlibs/ptp2/ptp.c:4954 msgid "Reset device" msgstr "" #: camlibs/ptp2/ptp.c:4955 msgid "Self test device" msgstr "" #: camlibs/ptp2/ptp.c:4956 msgid "Set object protection" msgstr "" #: camlibs/ptp2/ptp.c:4957 msgid "Power down device" msgstr "" #: camlibs/ptp2/ptp.c:4958 msgid "Get device property description" msgstr "" #: camlibs/ptp2/ptp.c:4959 msgid "Get device property value" msgstr "" #: camlibs/ptp2/ptp.c:4960 msgid "Set device property value" msgstr "" #: camlibs/ptp2/ptp.c:4961 msgid "Reset device property value" msgstr "" #: camlibs/ptp2/ptp.c:4962 msgid "Terminate open capture" msgstr "" #: camlibs/ptp2/ptp.c:4963 msgid "Move object" msgstr "" #: camlibs/ptp2/ptp.c:4964 msgid "Copy object" msgstr "" #: camlibs/ptp2/ptp.c:4965 msgid "Get partial object" msgstr "" #: camlibs/ptp2/ptp.c:4966 msgid "Initiate open capture" msgstr "" #: camlibs/ptp2/ptp.c:4973 msgid "Get object properties supported" msgstr "" #: camlibs/ptp2/ptp.c:4974 msgid "Get object property description" msgstr "" #: camlibs/ptp2/ptp.c:4975 msgid "Get object property value" msgstr "" #: camlibs/ptp2/ptp.c:4976 msgid "Set object property value" msgstr "" #: camlibs/ptp2/ptp.c:4977 msgid "Get object property list" msgstr "" #: camlibs/ptp2/ptp.c:4978 msgid "Set object property list" msgstr "" #: camlibs/ptp2/ptp.c:4979 msgid "Get interdependent property description" msgstr "" #: camlibs/ptp2/ptp.c:4980 msgid "Send object property list" msgstr "" #: camlibs/ptp2/ptp.c:4981 msgid "Get object references" msgstr "" #: camlibs/ptp2/ptp.c:4982 msgid "Set object references" msgstr "" #: camlibs/ptp2/ptp.c:4983 msgid "Update device firmware" msgstr "" #: camlibs/ptp2/ptp.c:4984 msgid "Skip to next position in playlist" msgstr "" #: camlibs/ptp2/ptp.c:4987 msgid "Get secure time challenge" msgstr "" #: camlibs/ptp2/ptp.c:4988 msgid "Get secure time response" msgstr "" #: camlibs/ptp2/ptp.c:4989 msgid "Set license response" msgstr "" #: camlibs/ptp2/ptp.c:4990 msgid "Get sync list" msgstr "" #: camlibs/ptp2/ptp.c:4991 msgid "Send meter challenge query" msgstr "" #: camlibs/ptp2/ptp.c:4992 msgid "Get meter challenge" msgstr "" #: camlibs/ptp2/ptp.c:4993 msgid "Get meter response" msgstr "" #: camlibs/ptp2/ptp.c:4994 msgid "Clean data store" msgstr "" #: camlibs/ptp2/ptp.c:4995 msgid "Get license state" msgstr "" #: camlibs/ptp2/ptp.c:4996 msgid "Send WMDRM-PD Command" msgstr "" #: camlibs/ptp2/ptp.c:4997 msgid "Send WMDRM-PD Request" msgstr "" #: camlibs/ptp2/ptp.c:5000 msgid "Report Added/Deleted Items" msgstr "" #: camlibs/ptp2/ptp.c:5001 msgid "Report Acquired Items" msgstr "" #: camlibs/ptp2/ptp.c:5002 msgid "Get transferable playlist types" msgstr "" #: camlibs/ptp2/ptp.c:5005 msgid "Send WMDRM-PD Application Request" msgstr "" #: camlibs/ptp2/ptp.c:5006 msgid "Get WMDRM-PD Application Response" msgstr "" #: camlibs/ptp2/ptp.c:5007 msgid "Enable trusted file operations" msgstr "" #: camlibs/ptp2/ptp.c:5008 msgid "Disable trusted file operations" msgstr "" #: camlibs/ptp2/ptp.c:5009 msgid "End trusted application session" msgstr "" #: camlibs/ptp2/ptp.c:5012 msgid "Open Media Session" msgstr "" #: camlibs/ptp2/ptp.c:5013 msgid "Close Media Session" msgstr "" #: camlibs/ptp2/ptp.c:5014 msgid "Get Next Data Block" msgstr "" #: camlibs/ptp2/ptp.c:5015 msgid "Set Current Time Position" msgstr "" #: camlibs/ptp2/ptp.c:5018 msgid "Send Registration Request" msgstr "" #: camlibs/ptp2/ptp.c:5019 msgid "Get Registration Response" msgstr "" #: camlibs/ptp2/ptp.c:5020 msgid "Get Proximity Challenge" msgstr "" #: camlibs/ptp2/ptp.c:5021 msgid "Send Proximity Response" msgstr "" #: camlibs/ptp2/ptp.c:5022 msgid "Send WMDRM-ND License Request" msgstr "" #: camlibs/ptp2/ptp.c:5023 msgid "Get WMDRM-ND License Response" msgstr "" #: camlibs/ptp2/ptp.c:5026 msgid "Process WFC Object" msgstr "" #: camlibs/ptp2/ptp.c:5049 #, c-format msgid "Unknown (%04x)" msgstr "" #: camlibs/ricoh/g3.c:352 msgid "Downloading movie..." msgstr "Filma deskargatzen..." #: camlibs/ricoh/g3.c:358 msgid "Downloading audio..." msgstr "Audioa deskargatzen..." #: camlibs/ricoh/g3.c:373 msgid "Downloading EXIF data..." msgstr "EXIF datuak deskargatzen..." #: camlibs/ricoh/g3.c:375 camlibs/ricoh/g3.c:394 #, c-format msgid "No EXIF data available for %s." msgstr "Ez dago EXIF daturik erabilgarri %s(e)rako." #: camlibs/ricoh/g3.c:481 msgid "Could not delete file." msgstr "Ezin izan da fitxategia ezabatu." #: camlibs/ricoh/g3.c:509 msgid "Could not remove directory." msgstr "Ezin izan da direktorioa kendu." #: camlibs/ricoh/g3.c:537 msgid "Could not create directory." msgstr "Ezin izan da direktorioa sortu." #: camlibs/ricoh/g3.c:556 #, c-format msgid "Version: %s\n" msgstr "Bertsioa: %s\n" #: camlibs/ricoh/g3.c:561 #, c-format msgid "RTC Status: %d\n" msgstr "RTCren egoera: %d\n" #: camlibs/ricoh/g3.c:567 #, c-format msgid "Camera time: %s %s\n" msgstr "Kamerako ordua: %s %s\n" #: camlibs/ricoh/g3.c:573 camlibs/sierra/sierra.c:1953 #, c-format msgid "Camera ID: %s\n" msgstr "Kameraren IDa: %s\n" #: camlibs/ricoh/g3.c:579 #, c-format msgid "No SD Card inserted.\n" msgstr "Ez dago SD txartelik sartuta.\n" #: camlibs/ricoh/g3.c:582 #, c-format msgid "SD Card ID: %s\n" msgstr "SD txartelaren IDa: %s\n" #: camlibs/ricoh/g3.c:590 #, c-format msgid "Photos on camera: %d\n" msgstr "Kamerako argazkiak: %d\n" #: camlibs/ricoh/g3.c:596 #, c-format msgid "SD memory: %d MB total, %d MB free.\n" msgstr "SD memoria: %d MB guztira, %d MB libre.\n" #: camlibs/ricoh/g3.c:603 #, c-format msgid "Internal memory: %d MB total, %d MB free.\n" msgstr "Barneko memoria: %d MB guztira, %d MB libre.\n" #: camlibs/ricoh/g3.c:613 msgid "" "Ricoh Caplio G3.\n" "Marcus Meissner \n" "Reverse engineered using USB Snoopy, looking\n" "at the firmware update image and wild guessing.\n" msgstr "" "Ricoh Caplio G3.\n" "Marcus Meissner \n" "Ingeniaritza alderantzikatua USB Snoopy erabiliz egin da, \n" "firmwarearen eguneratze-irudiari begira eta ausaz asmatzen.\n" #: camlibs/ricoh/library.c:216 msgid "" "Ricoh / Philips driver by\n" "Lutz Mueller ,\n" "Martin Fischer ,\n" "based on Bob Paauwe's driver\n" msgstr "" "Ricoh / Philips kontrolatzailea\n" "Lutz Mueller-en ,\n" "eta Martin Fischer-en eskutik,\n" "Bob Paauwe-n kontrolatzailean oinarrituta\n" #: camlibs/ricoh/library.c:250 #, c-format msgid "unknown (0x%02x)" msgstr "ezezaguna (0x%02x)" #: camlibs/ricoh/library.c:253 #, c-format msgid "" "Model: %s\n" "Memory: %d byte(s) of %d available" msgstr "" "Modeloa: %s\n" "Memoria: %d /%d byte erabilgarri" #: camlibs/ricoh/library.c:303 msgid "-2.0" msgstr "-2.0" #: camlibs/ricoh/library.c:304 msgid "-1.5" msgstr "-1.5" #: camlibs/ricoh/library.c:305 msgid "-1.0" msgstr "-1.0" #: camlibs/ricoh/library.c:306 msgid "-0.5" msgstr "-0.5" #: camlibs/ricoh/library.c:307 msgid "0.0" msgstr "0.0" #: camlibs/ricoh/library.c:308 msgid "0.5" msgstr "0.5" #: camlibs/ricoh/library.c:309 msgid "1.0" msgstr "1.0" #: camlibs/ricoh/library.c:310 msgid "1.5" msgstr "1.5" #: camlibs/ricoh/library.c:311 msgid "2.0" msgstr "2.0" #: camlibs/ricoh/library.c:320 msgid "1280 x 960" msgstr "1280 x 960" #: camlibs/ricoh/library.c:328 msgid "Outdoor" msgstr "Aire zabalekoa" #: camlibs/ricoh/library.c:348 msgid "Maximal" msgstr "Maximoa" #: camlibs/ricoh/library.c:350 msgid "Minimal" msgstr "Minimoa" #: camlibs/ricoh/library.c:358 msgid "Character" msgstr "Pertsonaia" #: camlibs/ricoh/library.c:359 msgid "Sound" msgstr "Soinua" #: camlibs/ricoh/library.c:360 msgid "Image & Sound" msgstr "Irudia eta soinua" #: camlibs/ricoh/library.c:361 msgid "Character & Sound" msgstr "Pertsonaia eta soinua" #: camlibs/ricoh/library.c:379 msgid "3x" msgstr "3x" #: camlibs/ricoh/library.c:381 msgid "5x" msgstr "5x" #: camlibs/ricoh/library.c:382 msgid "6x" msgstr "6x" #: camlibs/ricoh/library.c:383 msgid "7x" msgstr "7x" #: camlibs/ricoh/library.c:384 msgid "8x" msgstr "8x" #: camlibs/ricoh/library.c:385 msgid "9x" msgstr "9x" #: camlibs/ricoh/library.c:432 msgid "Configuration" msgstr "Konfigurazioa" #: camlibs/ricoh/library.c:435 msgid "General" msgstr "Orokorra" #: camlibs/ricoh/library.c:441 msgid "Copyright (max. 20 characters)" msgstr "Copyright-a (geh. 20 karaktere)" #: camlibs/ricoh/library.c:455 msgid "Pictures" msgstr "Argazkiak" #: camlibs/ricoh/library.c:499 msgid "White level" msgstr "Zuriaren maila" #: camlibs/ricoh/library.c:503 msgid "Record Mode" msgstr "Grabatze-modua" #: camlibs/ricoh/library.c:504 msgid "Compression" msgstr "Konprimitzea" #: camlibs/ricoh/library.c:571 #, c-format msgid "Speed %i is not supported!" msgstr "%i abiadura ez da onartzen!" #: camlibs/ricoh/ricoh.c:66 #, c-format msgid "Expected %i, got %i. Please report this error to %s." msgstr "%i espero zen, %i jaso da. Eman erroren honen berri %s(e)ri." #: camlibs/ricoh/ricoh.c:75 #, c-format msgid "Expected %i bytes, got %i. Please report this error to %s." msgstr "" "%i byte espero ziren, %i jaso d(ir)a. Eman errore honen berri %s(e)ri." #: camlibs/ricoh/ricoh.c:177 camlibs/ricoh/ricoh.c:191 #, c-format msgid "We expected 0x%x but received 0x%x. Please contact %s." msgstr "" "0x%x espero genuen, baina 0x%x jaso da. Jarri harremanetan %s(e)rekin." #: camlibs/ricoh/ricoh.c:220 #, c-format msgid "Bad characters (0x%x, 0x%x). Please contact %s." msgstr "Karaktere okerrak (0x%x, 0x%x). Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:261 camlibs/ricoh/ricoh.c:336 #, c-format msgid "Camera busy. If the problem persists, please contact %s." msgstr "Kamera okupatuta dago. Arazoak jarraitzen badu, jo %s(r)engana." #: camlibs/ricoh/ricoh.c:296 #, c-format msgid "Timeout even after 2 retries. Please contact %s." msgstr "" "Denbora-muga gainditu egin da 2 saiakeren ondoren ere. Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:312 #, c-format msgid "Communication error even after 2 retries. Please contact %s." msgstr "Komunikazio-errorea 2 saiakeren ondoren ere. Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:350 #, c-format msgid "Camera is in wrong mode. Please contact %s." msgstr "Kamera modu okerrean dago. Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:359 #, c-format msgid "Camera did not accept the parameters. Please contact %s." msgstr "Kamerak ez ditu parametroak onartu. Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:365 #, c-format msgid "An unknown error occurred. Please contact %s." msgstr "Errore ezezagun bat gertatu da. Jo %s(r)engana." #: camlibs/ricoh/ricoh.c:831 #, c-format msgid "" "The filename's length must not exceed 12 characters ('%s' has %i characters)." msgstr "" "Fitxategi-izenak ez ditu 12 karaktere baino gehiago izan behar ('%s'(e)k %i " "karaktere ditu)." #: camlibs/samsung/samsung.c:243 msgid "" "The Samsung digimax 800k driver has been written by James McKenzie " " for gphoto. Lutz Mueller " " ported it to gphoto2. Marcus Meissner " " fixed and enhanced the port." msgstr "" "The Samsung digimax 800k kontrolatzailea James McKenzie-k " " idatzi du gphoto-rako. Lutz Mueller-ek " " eraman du gphoto2ra. Marcus Meissner-ek " " finkatu eta hobetu du ataka." #: camlibs/sierra/epson-desc.c:85 camlibs/sierra/nikon-desc.c:92 #: camlibs/sierra/nikon-desc.c:126 camlibs/sierra/olympus-desc.c:106 #: camlibs/sierra/olympus-desc.c:136 camlibs/sierra/olympus-desc.c:165 msgid "Resolution plus Size" msgstr "Bereizmena eta tamaina" #: camlibs/sierra/epson-desc.c:103 camlibs/sierra/nikon-desc.c:144 #: camlibs/sierra/olympus-desc.c:183 msgid "Date and time (GMT)" msgstr "Data eta ordua (GTM)" #: camlibs/sierra/epson-desc.c:127 camlibs/sierra/nikon-desc.c:210 #: camlibs/sierra/olympus-desc.c:392 camlibs/sierra/olympus-desc.c:424 #: camlibs/sierra/olympus-desc.c:448 camlibs/sierra/olympus-desc.c:472 msgid "Aperture Settings" msgstr "" #: camlibs/sierra/epson-desc.c:142 camlibs/sierra/nikon-desc.c:225 #: camlibs/sierra/sierra.c:994 camlibs/sierra/sierra.c:1304 #: camlibs/sierra/sierra.c:1633 camlibs/sierra/sierra.c:1834 msgid "Color Mode" msgstr "Kolorearen modua" #: camlibs/sierra/epson-desc.c:154 camlibs/sierra/sierra.c:1028 #: camlibs/sierra/sierra.c:1038 camlibs/sierra/sierra.c:1335 #: camlibs/sierra/sierra.c:1538 camlibs/sierra/sierra.c:1547 #: camlibs/sierra/sierra.c:1774 msgid "Red-eye Reduction" msgstr "Begi gorriak gutxitzea" #: camlibs/sierra/epson-desc.c:155 camlibs/sierra/sierra.c:1029 #: camlibs/sierra/sierra.c:1040 camlibs/sierra/sierra.c:1337 #: camlibs/sierra/sierra.c:1539 camlibs/sierra/sierra.c:1549 #: camlibs/sierra/sierra.c:1776 msgid "Slow Sync" msgstr "Sinkronizazio motela" #: camlibs/sierra/epson-desc.c:160 camlibs/sierra/nikon-desc.c:243 #: camlibs/sierra/olympus-desc.c:506 camlibs/sierra/olympus-desc.c:525 #: camlibs/sierra/olympus-desc.c:546 msgid "Flash Settings" msgstr "Flasharen ezarpenak" #: camlibs/sierra/epson-desc.c:193 camlibs/sierra/olympus-desc.c:709 msgid "Host power save (seconds)" msgstr "Ostalariaren energia aurreztea (segundoak)" #: camlibs/sierra/epson-desc.c:209 camlibs/sierra/olympus-desc.c:694 msgid "Camera power save (seconds)" msgstr "Kameraren energia aurreztea (segundoak)" #: camlibs/sierra/epson-desc.c:224 camlibs/sierra/sierra.c:1116 #: camlibs/sierra/sierra.c:1389 camlibs/sierra/sierra.c:1588 #: camlibs/sierra/sierra.c:1801 msgid "Lens Mode" msgstr "Lentearen modua" #: camlibs/sierra/epson-desc.c:233 camlibs/sierra/sierra.c:1684 #: camlibs/sierra/sierra.c:1693 camlibs/sierra/sierra.c:1870 msgid "Korean" msgstr "Koreera" #: camlibs/sierra/epson-desc.c:234 camlibs/sierra/nikon-desc.c:419 #: camlibs/sierra/sierra.c:1685 camlibs/sierra/sierra.c:1695 #: camlibs/sierra/sierra.c:1872 msgid "English" msgstr "Ingelesa" #: camlibs/sierra/epson-desc.c:235 camlibs/sierra/nikon-desc.c:420 #: camlibs/sierra/sierra.c:1686 camlibs/sierra/sierra.c:1697 #: camlibs/sierra/sierra.c:1874 msgid "French" msgstr "Frantsesa" #: camlibs/sierra/epson-desc.c:236 camlibs/sierra/nikon-desc.c:421 #: camlibs/sierra/sierra.c:1687 camlibs/sierra/sierra.c:1699 #: camlibs/sierra/sierra.c:1876 msgid "German" msgstr "Alemana" #: camlibs/sierra/epson-desc.c:237 camlibs/sierra/sierra.c:1688 #: camlibs/sierra/sierra.c:1701 camlibs/sierra/sierra.c:1878 msgid "Italian" msgstr "Italiera" #: camlibs/sierra/epson-desc.c:238 camlibs/sierra/sierra.c:1689 #: camlibs/sierra/sierra.c:1703 camlibs/sierra/sierra.c:1880 msgid "Japanese" msgstr "Japoniera" #: camlibs/sierra/epson-desc.c:239 camlibs/sierra/sierra.c:1690 #: camlibs/sierra/sierra.c:1705 camlibs/sierra/sierra.c:1882 msgid "Spanish" msgstr "Gaztelania" #: camlibs/sierra/epson-desc.c:240 camlibs/sierra/sierra.c:1691 #: camlibs/sierra/sierra.c:1707 camlibs/sierra/sierra.c:1884 msgid "Portugese" msgstr "Portugesa" #: camlibs/sierra/epson-desc.c:278 camlibs/sierra/nikon-desc.c:691 #: camlibs/sierra/nikon-desc.c:702 camlibs/sierra/nikon-desc.c:713 #: camlibs/sierra/olympus-desc.c:1013 camlibs/sierra/olympus-desc.c:1112 #: camlibs/sierra/olympus-desc.c:1123 camlibs/sierra/olympus-desc.c:1133 #: camlibs/sierra/sierra.c:915 camlibs/sierra/sierra.c:1582 msgid "Picture Settings" msgstr "Irudiaren ezarpenak" #: camlibs/sierra/epson-desc.c:289 msgid "" "Some notes about Epson cameras:\n" "- Some parameters are not controllable remotely:\n" " * zoom\n" " * focus\n" " * custom white balance setup\n" "- Configuration has been reverse-engineered with\n" " a PhotoPC 3000z, if your camera acts differently\n" " please send a mail to the gphoto developer mailing list (in English)\n" msgstr "" "Epson kamerei buruzko ohar batzuk:\n" "- Parametro batzuk ezin dira urrunetik kontrolatu:\n" " * zooma\n" " * fokua\n" " * zuri-balantzearen konfigurazio pertsonalizatua\n" "- Konfigurazioa ingeniaritza alderantzikatuaren bidez egin da\n" " PhotoPC 3000z kamerarekin, zure kamera beste modu batera portatzen\n" " bada, bidali mezu bat gphoto garatzaileen posta zerrendara (ingelesez)\n" #: camlibs/sierra/library.c:147 camlibs/sierra/library.c:1373 msgid "No memory card present" msgstr "Ez dago memoria-txartelik." #: camlibs/sierra/library.c:298 msgid "Cannot retrieve the battery capacity" msgstr "Ezin da bateriaren ahalmena eskuratu" #: camlibs/sierra/library.c:306 #, c-format msgid "" "The battery level of the camera is too low (%d%%). The operation is aborted." msgstr "" "Kameraren bateria-maila txikiegia da (%d%%). Eragiketa bertan behera utzi da." #: camlibs/sierra/library.c:330 msgid "Cannot retrieve the available memory left" msgstr "Ezin da berreskuratu geratzen den memoria erabilgarria" #: camlibs/sierra/library.c:385 msgid "Camera refused 3 times to keep a connection open." msgstr "Kamerak 3 aldiz ukatu du konexio bat irekita edukitzea." #: camlibs/sierra/library.c:610 #, c-format msgid "The first byte received (0x%x) is not valid." msgstr "Jasotako lehen bytea (0x%x) ez da baliozkoa." #: camlibs/sierra/library.c:732 #, c-format msgid "" "Transmission of packet timed out even after %i retries. Please contact %s." msgstr "" "Paketearen transmisioak denbora-muga gainditu du %i saiakeren ondoren ere. " "Jo %s(r)engana." #: camlibs/sierra/library.c:766 camlibs/sierra/library.c:790 msgid "Could not transmit packet even after several retries." msgstr "Ezin izan da paketea transmititu hainbat saiakera eginda ere." #: camlibs/sierra/library.c:781 #, c-format msgid "Packet was rejected by camera. Please contact %s." msgstr "" #: camlibs/sierra/library.c:808 #, c-format msgid "Could not transmit packet (error code %i). Please contact %s." msgstr "Ezin izan da paketea transmititu (%i errore-kodea). Jo %s(r)engana." #: camlibs/sierra/library.c:899 msgid "Transmission timed out even after 2 retries. Giving up..." msgstr "" "Transmisioaren denbora-muga gainditu egin da 2 saiakeren ondoren ere. Utzi " "egingo da..." #: camlibs/sierra/library.c:918 #, c-format msgid "Got unexpected result 0x%x. Please contact %s." msgstr "Espero ez zen emaitza lortu da 0x%x. Jo %s(r)engana." #: camlibs/sierra/library.c:1017 #, c-format msgid "Received unexpected answer (%i). Please contact %s." msgstr "Espero ez zen erantzuna jaso da (%i). Jo %s(r)engana." #: camlibs/sierra/library.c:1079 #, c-format msgid "Could not get register %i. Please contact %s." msgstr "Ezin izan da %i erregistroa lortu. Jo %s(r)engana." #: camlibs/sierra/library.c:1099 camlibs/sierra/library.c:1119 msgid "Too many retries failed." msgstr "Saiakera gehiegik egin dute huts." #: camlibs/sierra/library.c:1159 msgid "Sending data..." msgstr "Datuak bidaltzen..." #: camlibs/sierra/library.c:1218 #, c-format msgid "" "recursive calls are not supported by the sierra driver! Please contact %s." msgstr "" "sierra kontrolatzaileak ez ditu dei errekurtsiboak onartzen! Jo %s(r)engana." #: camlibs/sierra/library.c:1273 #, c-format msgid "Could not get string register %i. Please contact %s." msgstr "Ezin izan da %i kate-erregistroa lortu. Jo %s(r)engana." #: camlibs/sierra/library.c:1504 #, c-format msgid "Expected 32 bytes, got %i. Please contact %s." msgstr "32 byte espero ziren, %i lortu dira. Jo %s(r)engana." #: camlibs/sierra/nikon-desc.c:162 camlibs/sierra/olympus-desc.c:361 msgid "Shutter Speed microseconds (0 auto)" msgstr "Obturadorearen abiadura mikrosegundotan (0 automatikoa)" #: camlibs/sierra/nikon-desc.c:193 camlibs/sierra/olympus-desc.c:229 #: camlibs/sierra/olympus-desc.c:283 camlibs/sierra/olympus-desc.c:343 msgid "Shutter Speed (in seconds)" msgstr "Obturadorearen abiadura (segundotan)" #: camlibs/sierra/nikon-desc.c:220 camlibs/sierra/olympus-desc.c:481 msgid "B/W" msgstr "Z/B" #: camlibs/sierra/nikon-desc.c:237 camlibs/sierra/olympus-desc.c:501 #: camlibs/sierra/olympus-desc.c:518 camlibs/sierra/olympus-desc.c:537 msgid "Anti-redeye" msgstr "Begi gorrien kontrakoa" #: camlibs/sierra/nikon-desc.c:238 msgid "Slow-sync" msgstr "Sinkronizazio motela" #: camlibs/sierra/nikon-desc.c:254 camlibs/sierra/sierra.c:1059 #: camlibs/sierra/sierra.c:1069 camlibs/sierra/sierra.c:1357 msgid "Contrast+" msgstr "Kontrastea+" #: camlibs/sierra/nikon-desc.c:255 camlibs/sierra/sierra.c:1060 #: camlibs/sierra/sierra.c:1071 camlibs/sierra/sierra.c:1359 msgid "Contrast-" msgstr "Kontrastea-" #: camlibs/sierra/nikon-desc.c:256 msgid "Brightness+" msgstr "Distira+" #: camlibs/sierra/nikon-desc.c:257 msgid "Brightness-" msgstr "Distira-" #: camlibs/sierra/nikon-desc.c:262 msgid "Image Adjustment" msgstr "Irudia doitzea" #: camlibs/sierra/nikon-desc.c:306 msgid "Blink" msgstr "Keinua" #: camlibs/sierra/nikon-desc.c:311 msgid "LED Mode" msgstr "LED modua" #: camlibs/sierra/nikon-desc.c:326 msgid "Infinity" msgstr "Infinitua" #: camlibs/sierra/nikon-desc.c:362 msgid "Preview Thumbnail" msgstr "Aurreikusi koadro txikia" #: camlibs/sierra/nikon-desc.c:363 msgid "Next" msgstr "Hurrengoa" #: camlibs/sierra/nikon-desc.c:364 msgid "Previous" msgstr "Aurrekoa" #: camlibs/sierra/nikon-desc.c:378 msgid "Operation Mode" msgstr "Operazio-modua" #: camlibs/sierra/nikon-desc.c:392 camlibs/sierra/olympus-desc.c:680 #: camlibs/sierra/sierra.c:1222 camlibs/sierra/sierra.c:1461 msgid "LCD Brightness" msgstr "LCDren distira" #: camlibs/sierra/nikon-desc.c:407 camlibs/sierra/olympus-desc.c:722 msgid "LCD Auto Shut Off (seconds)" msgstr "LCD automatikoki itzaltzea (segundoak)" #: camlibs/sierra/nikon-desc.c:491 msgid "Center-Weighted" msgstr "Erdian zentratuta" #: camlibs/sierra/nikon-desc.c:493 camlibs/sierra/olympus-desc.c:776 #: camlibs/sierra/olympus-desc.c:793 msgid "Matrix" msgstr "Matrizea" #: camlibs/sierra/nikon-desc.c:494 msgid "Spot-AF" msgstr "Puntua-AF" #: camlibs/sierra/nikon-desc.c:499 camlibs/sierra/olympus-desc.c:781 #: camlibs/sierra/olympus-desc.c:799 msgid "Exposure Metering" msgstr "Esposizioa neurtzea" #: camlibs/sierra/nikon-desc.c:517 camlibs/sierra/olympus-desc.c:815 #: camlibs/sierra/olympus-desc.c:831 camlibs/sierra/olympus-desc.c:847 msgid "Zoom (in millimeters)" msgstr "Zooma (milimetrotan)" #: camlibs/sierra/nikon-desc.c:543 msgid "none" msgstr "bat ere ez" #: camlibs/sierra/nikon-desc.c:546 msgid "AE-lock" msgstr "AE blokeoa" #: camlibs/sierra/nikon-desc.c:547 msgid "Fisheye" msgstr "Arrain-begia" #: camlibs/sierra/nikon-desc.c:548 msgid "Wide" msgstr "Zabala" #: camlibs/sierra/nikon-desc.c:558 msgid "Misc exposure/lens settings" msgstr "" #: camlibs/sierra/nikon-desc.c:581 msgid "Auto exposure lock" msgstr "Esposizio automatikoaren blokeoa" #: camlibs/sierra/nikon-desc.c:724 msgid "" "Nikon Coolpix 880:\n" " Camera configuration (or preferences):\n" "\n" " The optical zoom does not properly\n" " function.\n" "\n" " Not all configuration settings\n" " can be properly read or written, for\n" " example, the fine tuned setting of\n" " white balance, and the language settings.\n" "\n" " Put the camera in 'M' mode in order to\n" " to set the shutter speed.\n" msgstr "" "Nikon Coolpix 880:\n" " Kameraren konfigurazioa (edo hobespenak):\n" "\n" " Zoom optikoak ez du behar bezala\n" " funtzionatzen.\n" "\n" " Konfigurazio-ezarpen guztiak ezin dira\n" " behar bezala irakurri edo idatzi, adibidez\n" " zuri-balantzearen ezarpen fina eta\n" " hizkuntza ezarpenak.\n" "\n" " Jarri kamera 'M' moduan obturadorearen\n" " abiadura ezartzeko.\n" #: camlibs/sierra/nikon-desc.c:743 msgid "" "Nikon Coolpix 995:\n" " Camera configuration (preferences) for this\n" " camera are incomplete, contact the gphoto\n" " developer mailing list\n" " if you would like to contribute to this\n" " driver.\n" "\n" " The download should function correctly.\n" msgstr "" "Nikon Coolpix 995:\n" " Kamera honen konfigurazioa (hobespenak)\n" " ez dago bukatuta, jarri gphoto\n" " garatzaileen posta-zerrendarekin harremanetan\n" " kontrolatzaile hau garatzen lagundu nahi\n" " baduzu.\n" "\n" " Deskargatzeak ondo funtzionatu beharko luke.\n" #: camlibs/sierra/olympus-desc.c:483 msgid "White board" msgstr "Arbel zuria" #: camlibs/sierra/olympus-desc.c:484 msgid "Black board" msgstr "Arbel beltza" #: camlibs/sierra/olympus-desc.c:489 msgid "Color or Function Mode" msgstr "" #: camlibs/sierra/olympus-desc.c:519 camlibs/sierra/olympus-desc.c:538 msgid "Slow" msgstr "" #: camlibs/sierra/olympus-desc.c:540 msgid "Anti-redeye Fill" msgstr "" #: camlibs/sierra/olympus-desc.c:596 msgid "Fluorescent-1-home-6700K" msgstr "" #: camlibs/sierra/olympus-desc.c:597 msgid "Fluorescent-2-desk-5000K" msgstr "" #: camlibs/sierra/olympus-desc.c:598 msgid "Fluorescent-3-office-4200K" msgstr "" #: camlibs/sierra/olympus-desc.c:617 msgid "Flourescent-1-home-6700K" msgstr "" #: camlibs/sierra/olympus-desc.c:618 msgid "Flourescent-2-desk-5000K" msgstr "" #: camlibs/sierra/olympus-desc.c:619 msgid "Flourescent-3-office-4200K" msgstr "" #: camlibs/sierra/olympus-desc.c:620 msgid "Dusk" msgstr "" #: camlibs/sierra/olympus-desc.c:659 msgid "Monitor" msgstr "Monitorea" #: camlibs/sierra/olympus-desc.c:665 msgid "LCD Mode" msgstr "LCD modua" #: camlibs/sierra/olympus-desc.c:792 msgid "ESP" msgstr "" #: camlibs/sierra/olympus-desc.c:864 msgid "Digital zoom" msgstr "Zoom digitala" #: camlibs/sierra/olympus-desc.c:915 camlibs/sierra/olympus-desc.c:931 msgid "Focus position" msgstr "Fokuaren kokalekua" #: camlibs/sierra/olympus-desc.c:948 msgid "Time format" msgstr "Ordu-formatua" #: camlibs/sierra/olympus-desc.c:1147 msgid "" "Some notes about Olympus cameras:\n" "(1) Camera Configuration:\n" " A zero value will take the default one (auto).\n" "(2) Olympus C-3040Z (and possibly also the C-2040Z\n" " and others) have a USB PC Control mode. To switch\n" " into 'USB PC control mode', turn on the camera, open\n" " the memory card access door and then press and\n" " hold both of the menu and LCD buttons until the\n" " camera control menu appears. Set it to ON.\n" "(3) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you can't use\n" " the camera buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC, then switch LCD to 'Off'." msgstr "" #: camlibs/sierra/olympus-desc.c:1166 msgid "" "Olympus 750 Ultra Zoom:\n" "(1) Olympus 750UZ has a USB PC Control mode. To switch\n" " into 'USB PC control mode', turn on the camera, open\n" " the memory card access door and then press and\n" " hold both the 'OK' and 'quickview' buttons until the\n" " camera control menu appears. Set it to control mode.\n" "(2) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you can't use\n" " the camera buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC, then switch LCD to 'Off'." msgstr "" #: camlibs/sierra/olympus-desc.c:1182 msgid "" "Default sierra driver:\n" "\n" " This is the default sierra driver, it\n" " should be capable of supporting the download\n" " and browsing of pictures on your camera.\n" "\n" " Camera configuration (or preferences)\n" " settings are based on the Olympus 3040,\n" " and are likely incomplete. If you verify\n" " that the configuration settings are\n" " complete for your camera, or can contribute\n" " code to support complete configuration,\n" " please contact the developer mailing list.\n" msgstr "" "Sierra kontrolatzaile lehenetsia:\n" "\n" " Hau sierra kontrolatzaile lehenetsia da, zure\n" " kameran irudiak deskargatzea eta arakatzea\n" " onartu beharko luke.\n" "\n" " Kameraren konfigurazio-ezarpenak (edo hobespenak)\n" " Olympus 3040en oinarrituta daude, eta\n" " baliteke bukatu gabe egotea. Konfigurazio-ezarpenak\n" " zure kamerarako bukatuta daudela egiaztatzen baduzu\n" " edo konfigurazioa osatzen laguntzeko kodea\n" " eman badezakezu, jarri harremanetan,\n" " garatzaileen posta-zerrendarekin.\n" #: camlibs/sierra/sierra.c:772 camlibs/soundvision/soundvision.c:411 msgid "The file to be uploaded has a null length" msgstr "Kargatu beharreko fitxategiak luzera nulua du" #: camlibs/sierra/sierra.c:786 msgid "Not enough memory available on the memory card" msgstr "Ez dago nahikoa memoria erabilgarri memoria-txartelean" #: camlibs/sierra/sierra.c:793 msgid "Cannot retrieve the name of the folder containing the pictures" msgstr "Ezin da berreskuratu irudiak dituen karpetaren izena" #: camlibs/sierra/sierra.c:800 #, c-format msgid "Upload is supported into the '%s' folder only" msgstr "'%s' karpetan kargatzea baino ez da onartzen" #: camlibs/sierra/sierra.c:928 camlibs/sierra/sierra.c:937 #: camlibs/sierra/sierra.c:1266 msgid "Best" msgstr "Onena" #: camlibs/sierra/sierra.c:940 camlibs/sierra/sierra.c:980 #: camlibs/sierra/sierra.c:1013 camlibs/sierra/sierra.c:1043 #: camlibs/sierra/sierra.c:1074 camlibs/sierra/sierra.c:1105 #: camlibs/sierra/sierra.c:1129 camlibs/sierra/sierra.c:1151 #: camlibs/sierra/sierra.c:1180 camlibs/sierra/sierra.c:1524 #: camlibs/sierra/sierra.c:1552 camlibs/sierra/sierra.c:1575 #: camlibs/sierra/sierra.c:1597 camlibs/sierra/sierra.c:1623 #: camlibs/sierra/sierra.c:1642 camlibs/sierra/sierra.c:1710 #, c-format msgid "%i (unknown)" msgstr "%i (ezezaguna)" #: camlibs/sierra/sierra.c:952 camlibs/sierra/sierra.c:1276 msgid "Shutter Speed (microseconds, 0 auto)" msgstr "Obturadorearen abiadura (mikrosegundotan, 0 automatikoa)" #: camlibs/sierra/sierra.c:996 camlibs/sierra/sierra.c:1004 #: camlibs/sierra/sierra.c:1310 msgid "Black/White" msgstr "Zuri-beltza" #: camlibs/sierra/sierra.c:998 camlibs/sierra/sierra.c:1008 #: camlibs/sierra/sierra.c:1314 msgid "White Board" msgstr "Arbel zuria" #: camlibs/sierra/sierra.c:999 camlibs/sierra/sierra.c:1010 #: camlibs/sierra/sierra.c:1316 msgid "Black Board" msgstr "Arbel beltza" #: camlibs/sierra/sierra.c:1054 camlibs/sierra/sierra.c:1347 msgid "Brightness/Contrast" msgstr "Distira/Kontrastea" #: camlibs/sierra/sierra.c:1057 camlibs/sierra/sierra.c:1065 #: camlibs/sierra/sierra.c:1353 msgid "Bright+" msgstr "Distira+" #: camlibs/sierra/sierra.c:1058 camlibs/sierra/sierra.c:1067 #: camlibs/sierra/sierra.c:1355 msgid "Bright-" msgstr "Distira-" #: camlibs/sierra/sierra.c:1087 camlibs/sierra/sierra.c:1095 #: camlibs/sierra/sierra.c:1374 msgid "Skylight" msgstr "Argi naturala" #: camlibs/sierra/sierra.c:1119 camlibs/sierra/sierra.c:1126 #: camlibs/sierra/sierra.c:1397 msgid "Infinity/Fish-eye" msgstr "Infinitua/Arrainbegia" #: camlibs/sierra/sierra.c:1140 camlibs/sierra/sierra.c:1407 msgid "Spot Metering Mode" msgstr "Puntua neurtzeko modua" #: camlibs/sierra/sierra.c:1163 camlibs/sierra/sierra.c:1169 msgid "1x" msgstr "1x" #: camlibs/sierra/sierra.c:1164 camlibs/sierra/sierra.c:1174 msgid "1.6x" msgstr "1.6x" #: camlibs/sierra/sierra.c:1166 camlibs/sierra/sierra.c:1177 msgid "2.5x" msgstr "2.5x" #: camlibs/sierra/sierra.c:1194 camlibs/sierra/sierra.c:1441 #: camlibs/sierra/sierra.c:1656 camlibs/sierra/sierra.c:1848 msgid "Auto Off (host) (in seconds)" msgstr "Automatikoki itzaltzea (ostalaria) (segundotan)" #: camlibs/sierra/sierra.c:1196 camlibs/sierra/sierra.c:1658 msgid "" "How long will it take until the camera powers off when connected to the " "computer?" msgstr "" "Zenbat denbora pasatzen da kamera itzali arte ordenagailura konektatuta " "dagoenean?" #: camlibs/sierra/sierra.c:1208 camlibs/sierra/sierra.c:1451 #: camlibs/sierra/sierra.c:1670 camlibs/sierra/sierra.c:1858 msgid "Auto Off (field) (in seconds)" msgstr "Automatikoki itzaltzea (eremua) (segundotan)" #: camlibs/sierra/sierra.c:1210 camlibs/sierra/sierra.c:1672 msgid "" "How long will it take until the camera powers off when not connected to the " "computer?" msgstr "" "Zenbat denbora pasatzen da kamera itzali arte ordenagailura konektatuta ez " "dagoenean?" #: camlibs/sierra/sierra.c:1232 camlibs/sierra/sierra.c:1470 msgid "LCD Auto Off (in seconds)" msgstr "LCD automatikoki itzaltzea (segundotan)" #: camlibs/sierra/sierra.c:1494 msgid "Shot Settings" msgstr "Argazki-ateratzearen ezarpenak" #: camlibs/sierra/sierra.c:1501 camlibs/sierra/sierra.c:1509 #: camlibs/sierra/sierra.c:1744 msgid "F2" msgstr "F2" #: camlibs/sierra/sierra.c:1502 camlibs/sierra/sierra.c:1511 #: camlibs/sierra/sierra.c:1746 msgid "F2.3" msgstr "F2.3" #: camlibs/sierra/sierra.c:1503 camlibs/sierra/sierra.c:1513 #: camlibs/sierra/sierra.c:1748 msgid "F2.8" msgstr "F2.8" #: camlibs/sierra/sierra.c:1504 camlibs/sierra/sierra.c:1515 #: camlibs/sierra/sierra.c:1750 msgid "F4" msgstr "F4" #: camlibs/sierra/sierra.c:1505 camlibs/sierra/sierra.c:1517 #: camlibs/sierra/sierra.c:1752 msgid "F5.6" msgstr "F5.6" #: camlibs/sierra/sierra.c:1506 camlibs/sierra/sierra.c:1519 #: camlibs/sierra/sierra.c:1754 msgid "F8" msgstr "F8" #: camlibs/sierra/sierra.c:1608 camlibs/sierra/sierra.c:1614 #: camlibs/sierra/sierra.c:1819 msgid "standard" msgstr "" #: camlibs/sierra/sierra.c:1611 camlibs/sierra/sierra.c:1620 #: camlibs/sierra/sierra.c:1825 msgid "HyPict" msgstr "HyPict" #: camlibs/sierra/sierra.c:1634 camlibs/sierra/sierra.c:1637 #: camlibs/sierra/sierra.c:1837 msgid "color" msgstr "kolorea" #: camlibs/sierra/sierra.c:1635 camlibs/sierra/sierra.c:1639 #: camlibs/sierra/sierra.c:1839 msgid "black & white" msgstr "zuri-beltza" #: camlibs/sierra/sierra.c:1941 msgid "Note: no memory card present, some values may be invalid\n" msgstr "" "Oharra: ez dago memoria-txartelik, baliteke balio batzuk baliozkoak ez " "izatea\n" #: camlibs/sierra/sierra.c:1949 #, c-format msgid "Camera Model: %s\n" msgstr "" #: camlibs/sierra/sierra.c:1955 #, c-format msgid "Serial Number: %s\n" msgstr "" #: camlibs/sierra/sierra.c:1957 #, c-format msgid "Software Rev.: %s\n" msgstr "" #: camlibs/sierra/sierra.c:1962 camlibs/sierra/sierra.c:1965 #, c-format msgid "Frames Taken: %i\n" msgstr "" #: camlibs/sierra/sierra.c:1968 #, c-format msgid "Frames Left: %i\n" msgstr "" #: camlibs/sierra/sierra.c:1970 #, c-format msgid "Battery Life: %i\n" msgstr "" #: camlibs/sierra/sierra.c:1972 #, c-format msgid "Memory Left: %i bytes\n" msgstr "" #: camlibs/sierra/sierra.c:1977 #, c-format msgid "Date: %s" msgstr "" #: camlibs/sierra/sierra.c:2037 msgid "No camera manual available.\n" msgstr "Kameraren eskulibururik ez dago erabilgarri.\n" #: camlibs/sierra/sierra.c:2044 #, c-format msgid "" "Some notes about Epson cameras:\n" "- Some parameters are not controllable remotely:\n" " * zoom\n" " * focus\n" " * custom white balance setup\n" "- Configuration has been reverse-engineered with\n" " a PhotoPC 3000z, if your camera acts differently\n" " please send a mail to %s (in English)\n" msgstr "" "Epson kamerei buruzko ohar batzuk:\n" "- Parametro batzuk ezin dira urrunetik kontrolatu:\n" " * zooma\n" " * fokua\n" " * zuri-balantzearen konfigurazio pertsonalizatua\n" "- Konfigurazioa ingeniaritza alderantzikatuaren bidez egin da\n" " PhotoPC 3000z kamerarekin, zure kamera beste modu batera portatzen\n" " bada, bidali mezu bat %s helbidera (ingelesez)\n" #: camlibs/sierra/sierra.c:2056 msgid "" "Some notes about Olympus cameras (and others?):\n" "(1) Camera Configuration:\n" " A value of 0 will take the default one (auto).\n" "(2) Olympus C-3040Z (and possibly also the C-2040Z\n" " and others) have a USB PC Control mode. To switch\n" " to this mode, turn on the camera, open\n" " the memory card access door and then press and\n" " hold both of the menu and LCD buttons until the\n" " camera control menu appears. Set it to ON.\n" "(3) If you switch the 'LCD mode' to 'Monitor' or\n" " 'Normal', don't forget to switch it back to 'Off'\n" " before disconnecting. Otherwise you cannot use\n" " the camera's buttons. If you end up in this\n" " state, you should reconnect the camera to the\n" " PC and switch LCD to 'Off'." msgstr "" #: camlibs/sierra/sierra.c:2083 msgid "" "sierra SPARClite library\n" "Scott Fritzinger \n" "Support for sierra-based digital cameras\n" "including Olympus, Nikon, Epson, and Pentax.\n" "\n" "Thanks to Data Engines (www.dataengines.com)\n" "for the use of their Olympus C-3030Z for USB\n" "support implementation." msgstr "" #: camlibs/sierra/sierra-desc.c:186 #, c-format msgid "%lld (unknown)" msgstr "%lld (ezezaguna)" #: camlibs/sipix/blink.c:872 msgid "" "Sipix StyleCam Blink Driver\n" "Vincent Sanders \n" "Marcus Meissner .\n" msgstr "" "Sipix StyleCam Blink kontrolatzailea\n" "Vincent Sanders \n" "Marcus Meissner .\n" #: camlibs/sipix/blink.c:993 camlibs/stv0674/stv0674.c:256 msgid "Could not apply USB settings" msgstr "Ezin izan dira USB ezarpenak aplikatu" #: camlibs/sipix/web2.c:629 msgid "" "SiPix Web2\n" "Marcus Meissner \n" "Driver for accessing the SiPix Web2 camera." msgstr "" "SiPix Web2\n" "Marcus Meissner \n" "SiPix Web2 kamerara sartzeko kontrolatzailea." #: camlibs/smal/smal.c:167 msgid "" "Smal Ultrapocket\n" "Lee Benfield \n" "Driver for accessing the Smal Ultrapocket camera, and OEM versions (slimshot)" msgstr "" "Smal Ultrapocket\n" "Lee Benfield \n" "Smal Ultrapocket kamerara eta OEM bertsioetara (slimshot) sartzeko " "kontrolatzailea" #: camlibs/sonix/library.c:120 #, c-format msgid "" "Sonix camera.\n" "There is %i photo in it.\n" msgid_plural "" "Sonix camera.\n" "There are %i photos in it.\n" msgstr[0] "" msgstr[1] "" #: camlibs/sonix/library.c:131 msgid "" "This driver supports some cameras that use the Sonix sn9c2028 chip.\n" "The following operations are supported:\n" " - thumbnails for a GUI frontend\n" " - full images in PPM format\n" " - delete all images\n" " - delete last image (not all of the Sonix cameras can do this)\n" " - image capture to camera (\t\tditto\t\t)\n" "If present on the camera, video clip frames are downloaded \n" "as consecutive still photos or as AVI files, depending on the model.\n" "Thumbnails for AVIs are still photos made from the first frame.\n" "A single image cannot be deleted unless it is the last one.\n" msgstr "" #: camlibs/sonix/library.c:149 msgid "" "Sonix camera library\n" "Theodore Kilgore \n" msgstr "" #: camlibs/sonydscf1/sonydscf1.c:562 msgid "" "Sony DSC-F1 Digital Camera Support\n" "M. Adam Kendall \n" "Based on the chotplay CLI interface from\n" "Ken-ichi Hayashi\n" "Gphoto2 port by Bart van Leeuwen " msgstr "" "Sony DSC-F1 kamera digitaletarako euskarria\n" "M. Adam Kendall \n" "Ken-ichi Hayashi-ren chotplay CLI\n" "interfazean oinarritua\n" "Gphoto2ra Bart van Leeuwen-ek ekarria" #: camlibs/sonydscf55/camera.c:102 msgid "" "Sony DSC-F55/505 gPhoto library\n" "Supports Sony MSAC-SR1 and Memory Stick used by DCR-PC100\n" "Originally written by Mark Davies \n" "gPhoto2 port by Raymond Penners " msgstr "" "Sony DSC-F55/505 kameretarako gPhoto liburutegia\n" "Sony MSAC-SR1 eta DCR-PC100ek erabiltzen duen Memory Stick onartzen ditu\n" "Mark Davies-ek idatzia\n" "gPhoto2ra Raymond Penners-ek ekarria" #: camlibs/soundvision/soundvision.c:317 #, c-format msgid "" "Firmware Revision: %8s\n" "Pictures: %i\n" "Memory Total: %ikB\n" "Memory Free: %ikB\n" msgstr "" "Firmwarearen berrikuspena: %8s\n" "Argazkiak: %i\n" "Memoria osoa: %ikB\n" "Libre dagoen memoria: %ikB\n" #: camlibs/soundvision/soundvision.c:325 #, c-format msgid "Firmware Revision: %8s" msgstr "Firmwarearen berrikuspena: %8s" #: camlibs/soundvision/soundvision.c:333 msgid "" "Soundvision Driver\n" "Vince Weaver \n" msgstr "" "Soundvision kontrolatzailea\n" "Vince Weaver \n" #: camlibs/spca50x/library.c:269 #, c-format msgid "" "FLASH:\n" " Files: %d\n" msgstr "" "FLASH:\n" " Fitxategiak: %d\n" #: camlibs/spca50x/library.c:278 #, c-format msgid "" "SDRAM:\n" " Files: %d\n" " Images: %4d\n" " Movies: %4d\n" "Space used: %8d\n" "Space free: %8d\n" msgstr "" "SDRAM:\n" " Fitxategiak: %d\n" " Irudiak: %4d\n" " Filmak: %4d\n" "Erabilitako lekua: %8d\n" "Libre dagoen lekua: %8d\n" #: camlibs/spca50x/library.c:294 msgid "spca50x library v" msgstr "spca50x liburutegia v" #: camlibs/sq905/library.c:128 #, c-format msgid "" "Your USB camera has a S&Q chipset.\n" "The total number of pictures taken is %i\n" "Some of these could be clips containing\n" "several frames\n" msgstr "" "Zure USB kamerak S&Q txipa du.\n" "Hartutako argazki kopurua %i da\n" "Hauetariko batzuk hainbat fotograma\n" "dituzten bideoak dira.\n" #: camlibs/sq905/library.c:142 msgid "" "For cameras with S&Q Technologies chip.\n" "Should work with gtkam. Photos will be saved in PPM format.\n" "\n" "All known S&Q cameras have two resolution settings. What\n" "those are, will depend on your particular camera.\n" "A few of these cameras allow deletion of all photos. Most do not.\n" "Uploading of data to the camera is not supported.\n" "The photo compression mode found on many of the S&Q\n" "cameras is supported, to some extent.\n" "If present on the camera, video clips are seen as subfolders.\n" "Gtkam will download these separately. When clips are present\n" "on the camera, there is a little triangle before the name of\n" "the camera. If no folders are listed, click on the little \n" "triangle to make them appear. Click on a folder to enter it\n" "and see the frames in it, or to download them. The frames will\n" "be downloaded as separate photos, with special names which\n" "specify from which clip they came. Thus, you may freely \n" "choose to save clip frames in separate directories. or not.\n" msgstr "" "S&Q txipean oinarritutako kamerentzat.\n" "'gtkam'ekin funtzionatu beharko luke. Argazkiak PPM formatuan gordeko dira.\n" "\n" "Ezagutzen diren S&Q kamera guztiek bi bereizmen ezarpen dituzte, \n" "eta kamera bakoitzaren arabera daude.\n" "Beste askok ez ordea.\n" "Datuak kameran kargatzea ez dago onartuta.\n" "Argazki konpresio modua S&Q kamera gehienetan onartuta egon arren, batzuk ez " "dute onartzen.\n" "Kamerak edukiz gero, bideoak azpikarpeten gisa ikusten dira, eta kameraren " "izenaren aurretik iruki txiki bat agertzen da.\n" "Karpetarik ez bada zerrendatzen, egin klik irukitxoan agertzeko. \n" "Egin klik karpetaren gainean bertan sartzeko, eta fotogramak ikusteko edo " "deskargatzeko. \n" "Fotogramak bereiztutako argazkien bezala deskargatuko dira, izen bereziekin " "datozten bideoei errefentzia eginez. Ondorioz, bideoko fotogramak bestelako " "direktorioetan gorde ditzakezu.\n" #: camlibs/sq905/library.c:170 msgid "" "sq905 generic driver\n" "Theodore Kilgore \n" msgstr "" "sq905 kontrolatzaile orokorra\n" "Theodore Kilgore \n" #: camlibs/st2205/library.c:81 #, c-format msgid "Your USB picture frame has a ST2205 chipset\n" msgstr "" #: camlibs/st2205/library.c:90 msgid "" "ST2205 based picture frames come with a variety of resolutions.\n" "The gphoto driver for these devices allows you to download,\n" "upload and delete pictures from the picture frame." msgstr "" #: camlibs/st2205/library.c:103 msgid "" "ST2205 USB picture frame driver\n" "Hans de Goede \n" "This driver allows you to download, upload and delete pictures\n" "from the picture frame." msgstr "" #: camlibs/st2205/library.c:550 camlibs/st2205/library.c:574 msgid "Orientation" msgstr "" #: camlibs/stv0674/stv0674.c:203 msgid "" "STV0674\n" "Vincent Sanders \n" "Driver for cameras using the STV0674 processor ASIC.\n" "Protocol reverse engineered using SnoopyPro\n" msgstr "" "STV0674\n" "Vincent Sanders \n" "ASIC STV0674 prozesadorea erabiltzen duten kameretarako kontrolatzailea.\n" "Protokoloaren ingeniaritza alderantzikatua SnoopyPro erabiliz egin da\n" #: camlibs/stv0680/library.c:360 camlibs/stv0680/library.c:394 msgid "Bad exposure (not enough light probably)" msgstr "Esposizio okerra (baliteke nahikoa argi ez egotea)" #: camlibs/stv0680/library.c:524 msgid "Information on STV0680-based camera:\n" msgstr "" #: camlibs/stv0680/library.c:529 #, c-format msgid "Firmware Revision: %d.%d\n" msgstr "Firmwarearen berrikuspena: %d.%d\n" #: camlibs/stv0680/library.c:533 #, c-format msgid "ASIC Revision: %d.%d\n" msgstr "ASICen berrikuspena: %d.%d\n" #: camlibs/stv0680/library.c:537 #, c-format msgid "Sensor ID: %d.%d\n" msgstr "Sentsorearen IDa: %d.%d\n" #: camlibs/stv0680/library.c:543 #, c-format msgid "Camera is configured for lights flickering by %dHz.\n" msgstr "" #: camlibs/stv0680/library.c:546 #, c-format msgid "Memory in camera: %d Mbit.\n" msgstr "Kameraren memoria: %d Mbit.\n" #: camlibs/stv0680/library.c:550 msgid "Camera supports Thumbnails.\n" msgstr "Kamerak koadro txikiak onartzen ditu.\n" #: camlibs/stv0680/library.c:552 msgid "Camera supports Video.\n" msgstr "Kamerak bideoa onartzen du.\n" #: camlibs/stv0680/library.c:555 msgid "Camera pictures are monochrome.\n" msgstr "Kamerako irudiak monokromatikoak dira.\n" #: camlibs/stv0680/library.c:557 msgid "Camera has memory.\n" msgstr "Kamerak memoria du.\n" #: camlibs/stv0680/library.c:559 msgid "Camera supports videoformats: " msgstr "Kamerak bideo-formatuak onartzen ditu: " #: camlibs/stv0680/library.c:565 #, c-format msgid "Vendor ID: %02x%02x\n" msgstr "Hornitzailearen IDa: %02x%02x\n" #: camlibs/stv0680/library.c:569 #, c-format msgid "Product ID: %02x%02x\n" msgstr "Produktuaren IDa: %02x%02x\n" #: camlibs/stv0680/library.c:576 #, c-format msgid "Number of Images: %d\n" msgstr "Irudi-kopurua: %d\n" #: camlibs/stv0680/library.c:579 #, c-format msgid "Maximum number of Images: %d\n" msgstr "Gehienezko irudi-kopurua: %d\n" #: camlibs/stv0680/library.c:582 #, c-format msgid "Image width: %d\n" msgstr "Irudiaren zabalera: %d\n" #: camlibs/stv0680/library.c:585 #, c-format msgid "Image height: %d\n" msgstr "Irudiaren altuera: %d\n" #: camlibs/stv0680/library.c:588 #, c-format msgid "Image size: %d\n" msgstr "Irudiaren tamaina: %d\n" #: camlibs/stv0680/library.c:592 #, c-format msgid "Thumbnail width: %d\n" msgstr "Koadro txikiaren zabalera: %d\n" #: camlibs/stv0680/library.c:593 #, c-format msgid "Thumbnail height: %d\n" msgstr "Koadro txikiaren altuera: %d\n" #: camlibs/stv0680/library.c:594 #, c-format msgid "Thumbnail size: %d\n" msgstr "Koadro txikiaren tamaina: %d\n" #: camlibs/stv0680/stv0680.c:272 msgid "" "STV0680\n" "Adam Harrison \n" "Driver for cameras using the STV0680 processor ASIC.\n" "Protocol reverse engineered using CommLite Beta 5\n" "Carsten Weinholz \n" "Extended for Aiptek PenCam and other STM USB Dual-mode cameras." msgstr "" "STV0680\n" "Adam Harrison \n" "ASIC STV0680 prozesadorea erabiltzen duten kameretarako kontrolatzailea.\n" "Protokoloari ingeniaritza alderantzikatua aplikatu zaio, CommLite Beta 5 " "erabiliz\n" "Carsten Weinholz \n" "Aiptek PenCam eta STM USB modu dualeko kameretarako zabaldua." #: camlibs/sx330z/library.c:139 #, c-format msgid "Getting information on %i files..." msgstr "%i fitxategietako informazioa eskuratzen..." #: camlibs/sx330z/library.c:243 msgid "" "(Traveler) SX330z Library (And other Aldi-cams).\n" "Even other Vendors like Jenoptik, Skanhex, Maginon should work.\n" "Please send bugreports and comments.\n" "Dominik Kuhlen \n" msgstr "" "(Traveler) SX330z liburutegia (eta beste Aldi kamera batzuk).\n" "Beste fabrikatzaile batzuekin ere, adibidez Jenoptik, Skanhex, Maginon, " "funtzionatu beharko luke.\n" "Eman erroreen berri eta bidali iruzkinak.\n" "Dominik Kuhlen \n" #: camlibs/sx330z/library.c:286 msgid "sx330z is USB only" msgstr "sx330z USB da soilik" #: camlibs/topfield/puppy.c:540 msgid "Driver Settings" msgstr "" #: camlibs/topfield/puppy.c:544 msgid "Turbo mode" msgstr "" #: camlibs/topfield/puppy.c:599 msgid "" "Topfield TF5000PVR\n" "Marcus Meissner \n" "Library to download / upload files from a Topfield PVR.\n" "Ported from puppy (c) Peter Urbanec \n" msgstr "" #: camlibs/topfield/puppy.c:646 #, c-format msgid "Downloading %s..." msgstr "" #: camlibs/toshiba/pdrm11/library.c:120 msgid "" "Toshiba\n" "David Hogue \n" "Toshiba pdr-m11 driver.\n" msgstr "" "Toshiba\n" "David Hogue \n" "Toshiba pdr-m11 kontrolatzailea.\n" #: libgphoto2/gphoto2-abilities-list.c:201 msgid "Internal error looking for camlibs. (path names too long?)" msgstr "" #: libgphoto2/gphoto2-abilities-list.c:215 #, c-format msgid "Loading camera drivers from '%s'..." msgstr "Kamera-kontrolatzaileak kargatzen '%s'(e)tik..." #: libgphoto2/gphoto2-abilities-list.c:633 #, c-format msgid "Could not find any driver for '%s'" msgstr "Ezin izan da kontrolatzailerik bidali '%s'(e)rako" #: libgphoto2/gphoto2-camera.c:81 #, c-format msgid "An error occurred in the io-library ('%s'): %s" msgstr "Errorea gertatu da sarrera-irteera liburutegian ('%s'): %s" #: libgphoto2/gphoto2-camera.c:85 msgid "No additional information available." msgstr "Ez dago beste informaziorik erabilgarri." #: libgphoto2/gphoto2-camera.c:696 msgid "Could not detect any camera" msgstr "Ezin izan da kamerarik detektatu" #: libgphoto2/gphoto2-camera.c:714 #, c-format msgid "Could not detect any camera at port %s" msgstr "" #: libgphoto2/gphoto2-camera.c:735 msgid "You have to set the port prior to initialization of the camera." msgstr "" #: libgphoto2/gphoto2-camera.c:760 #, c-format msgid "Could not load required camera driver '%s' (%s)." msgstr "Ezin izan da kargatu eskatutako '%s' (%s) kamera-kontrolatzailea." #: libgphoto2/gphoto2-camera.c:773 #, c-format msgid "Camera driver '%s' is missing the 'camera_init' function." msgstr "'%s' kamera-kontrolatzailean 'camera_init' funtzioa falta da." #: libgphoto2/gphoto2-camera.c:826 msgid "This camera does not offer any configuration options." msgstr "Kamera honek ez du konfigurazio-aukerarik ematen." #: libgphoto2/gphoto2-camera.c:859 msgid "This camera does not support setting configuration options." msgstr "Kamera honek ez du konfigurazio-aukerak ezartzea onartzen." #: libgphoto2/gphoto2-camera.c:891 msgid "This camera does not support summaries." msgstr "Kamera honek ez du laburpenik onartzen." #: libgphoto2/gphoto2-camera.c:922 msgid "This camera does not offer a manual." msgstr "Kamera honek ez du eskulibururik eskaintzen." #: libgphoto2/gphoto2-camera.c:954 msgid "This camera does not provide information about the driver." msgstr "Kamera honek ez du kontrolatzaileari buruzko informaziorik ematen." #: libgphoto2/gphoto2-camera.c:988 msgid "This camera can not capture." msgstr "Kamera honek ezin du kapturatu." #: libgphoto2/gphoto2-camera.c:1022 msgid "This camera can not capture previews." msgstr "Kamera honek ezin ditu aurrebistak kapturatu." #: libgphoto2/gphoto2-filesys.c:306 #, c-format msgid "The path '%s' is not absolute." msgstr "'%s' bidea ez da absolutua." #: libgphoto2/gphoto2-filesys.c:1133 #, c-format msgid "" "You have been trying to delete '%s' from folder '%s', but the filesystem " "does not support deletion of files." msgstr "" "'%s' ezabatzen saiatu zara '%s' karpetatik, baina fitxategi-sistemak ez du " "onartzen fitxategiak ezabatzea." #: libgphoto2/gphoto2-filesys.c:1142 #, c-format msgid "Deleting '%s' from folder '%s'..." msgstr "" #: libgphoto2/gphoto2-filesys.c:1270 #, c-format msgid "" "There are still subfolders in folder '%s/%s' that you are trying to remove." msgstr "" #: libgphoto2/gphoto2-filesys.c:1275 #, c-format msgid "" "There are still files in folder '%s/%s' that you are trying to remove." msgstr "" #: libgphoto2/gphoto2-filesys.c:1311 msgid "The filesystem does not support upload of files." msgstr "Fitxategi-sistemak ez du onartzen fitxategiak kargatzea." #: libgphoto2/gphoto2-filesys.c:1364 #, c-format msgid "" "Folder '%s' only contains %i files, but you requested a file with number %i." msgstr "" #: libgphoto2/gphoto2-filesys.c:1412 #, c-format msgid "File '%s' could not be found in folder '%s'." msgstr "Ezin izan da '%s' fitxategia aurkitu '%s' karpetan." #: libgphoto2/gphoto2-filesys.c:1529 #, c-format msgid "Could not find file '%s'." msgstr "Ezin izan da '%s' fitxategia aurkitu." #: libgphoto2/gphoto2-filesys.c:1655 msgid "The filesystem doesn't support getting files" msgstr "Fitxategi-sistemak ez du onartzen fitxategiak eskuratzea" #: libgphoto2/gphoto2-filesys.c:1688 libgphoto2/gphoto2-filesys.c:2189 #: libgphoto2/gphoto2-filesys.c:2347 #, c-format msgid "Unknown file type %i." msgstr "%i fitxategi-mota ezezaguna." #: libgphoto2/gphoto2-filesys.c:1692 #, c-format msgid "Downloading '%s' from folder '%s'..." msgstr "'%s' deskargatzen '%s' karpetatik..." #: libgphoto2/gphoto2-filesys.c:1947 msgid "The filesystem doesn't support getting file information" msgstr "" "Fitxategi-sistemak ez du onartzen fitxategiei buruzko informazioa eskuratzea" #: libgphoto2/gphoto2-filesys.c:2457 msgid "The filesystem doesn't support setting file information" msgstr "" "Fitxategi-sistemak ez du onartzen fitxategiei buruzko informazioa ezartzea" #: libgphoto2/gphoto2-filesys.c:2479 msgid "Read-only file attributes like width and height can not be changed." msgstr "" "Irakurtzeko soilik fitxategien atributuak, adibidez zabalera eta altuera, " "ezin dira aldatu." #: libgphoto2/gphoto2-filesys.c:2562 msgid "The filesystem doesn't support getting storage information" msgstr "" #: libgphoto2/gphoto2-result.c:47 msgid "Corrupted data" msgstr "Datuak hondatuta" #: libgphoto2/gphoto2-result.c:48 msgid "File exists" msgstr "Fitxategia badago" #: libgphoto2/gphoto2-result.c:49 msgid "Unknown model" msgstr "Modelo ezezaguna" #: libgphoto2/gphoto2-result.c:50 msgid "Directory not found" msgstr "Ez da direktorioa aurkitu" #: libgphoto2/gphoto2-result.c:51 msgid "File not found" msgstr "Ez da fitxategia aurkitu" #: libgphoto2/gphoto2-result.c:52 msgid "Directory exists" msgstr "Direktorioa badago" #: libgphoto2/gphoto2-result.c:53 msgid "I/O in progress" msgstr "S/I eragiketa abian dago" #: libgphoto2/gphoto2-result.c:54 msgid "Path not absolute" msgstr "Bidea ez da absolutua" #: libgphoto2/gphoto2-result.c:55 msgid "Operation cancelled" msgstr "Eragiketa bertan behera utzi da" #: libgphoto2/gphoto2-result.c:56 msgid "Camera could not complete operation" msgstr "" #: libgphoto2/gphoto2-result.c:57 msgid "OS error in camera communication" msgstr "" #: libgphoto2/gphoto2-result.c:58 msgid "Not enough free space" msgstr "" #: libgphoto2/gphoto2-result.c:83 msgid "Unknown camera library error" msgstr "Kamera-liburutegiaren errore ezezaguna" #: libgphoto2/gphoto2-result.c:89 msgid "Unknown error" msgstr "Errore ezezaguna" language-pack-eu-base/data/eu/LC_MESSAGES/aptitude.po0000644000000000000000000064256412704125521017270 0ustar # translation of aptitude_po_eu.po to Basque # translation of aptitude to Euskara # This file is distributed under the same license as the PACKAGE package. # # Inaki Larranaga Murgotio , 2005. # Piarres Beobide , 2006, 2007, 2008. # Iñaki Larrañaga Murgoitio , 2008. msgid "" msgstr "" "Project-Id-Version: aptitude_po_eu\n" "Report-Msgid-Bugs-To: aptitude@packages.debian.org\n" "POT-Creation-Date: 2015-10-16 00:29+0100\n" "PO-Revision-Date: 2015-10-13 12:25+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \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-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:99 src/apt_config_treeitems.cc:210 #: src/apt_config_treeitems.cc:396 msgid "%BOption:%b " msgstr "%BAukera:%b " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:101 src/apt_config_treeitems.cc:212 #: src/apt_config_treeitems.cc:400 msgid "%BDefault:%b " msgstr "%BLehenetsia:%b " #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "True" msgstr "Egia" #: src/apt_config_treeitems.cc:102 src/apt_config_treeitems.cc:104 msgid "False" msgstr "Faltsua" #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:103 src/apt_config_treeitems.cc:214 #: src/apt_config_treeitems.cc:404 msgid "%BValue:%b " msgstr "%BBalioa:%b " #: src/apt_config_treeitems.cc:280 #, c-format msgid "Editing \"%ls\": " msgstr "\"%ls\" editatzen: " #. TRANSLATORS: These strings describing config items #. should be the same width. #: src/apt_config_treeitems.cc:410 msgid "%BChoice:%b " msgstr "%BAukera:%b " #: src/apt_options.cc:160 msgid "Display some available commands at the top of the screen" msgstr "Bistarazi erabilagarri dauden komando batzu pantailaren goikaldean" #: src/apt_options.cc:161 msgid "" "If this option is enabled, a brief summary of some of the most important " "aptitude commands will appear beneath the menu bar." msgstr "" "Aukera hau gaiturik badago aptituderen komando garrantzitsuenen laburpen " "txiki bat agertuko da menu-barraren azpian." #: src/apt_options.cc:165 msgid "Hide the menu bar when it is not being used" msgstr "Ezkutatu menu-barra erabiltzen ari ez denean" #: src/apt_options.cc:166 msgid "" "If this option is enabled, the menu bar will only appear when it has been " "activated by pressing the menu key." msgstr "" "Aukera hau gaiturik badago menu-barra menu botoia sakatuaz deitzean bakarrik " "agertuko da." #: src/apt_options.cc:170 msgid "Use a minibuffer-style prompt when possible" msgstr "Erabili minibuffer-estiloko gonbita ahal denean" #: src/apt_options.cc:171 msgid "" "If this option is enabled, prompts will be displayed in a single line at the " "bottom of the screen. If not, prompts will be displayed as pop-up dialog " "boxes." msgstr "" "Aukera hau gaiturik dagoenean galderak panatailaren behekaldeko lerro soil " "batetan agertuko dira. Bestela galderak popup leiho bezala agertuko dira." #: src/apt_options.cc:176 msgid "Show partial search results (incremental search)" msgstr "Bistarazi bukatugabeko bilaketa erantzunak (bilaketa inkrementala)" #: src/apt_options.cc:177 msgid "" "If this option is enabled, aptitude will perform searches within the package " "list as you type them. This is convenient, but may slow the program down, " "particularly on older computers." msgstr "" "Aukera hau gaiturik badago aptitudek bilaketa bat egingo du idatzitako " "pakete zerrendaren barnean. Hau gomendagarria da, baina programa asko " "geldotu dezake, bereiziki ordenagailu zaharretan." #: src/apt_options.cc:183 msgid "Closing the last view exits the program" msgstr "Azken ikuspegia ixtean programa utzi" #: src/apt_options.cc:184 msgid "" "If this option is enabled, aptitude will stop running when all views " "(package lists, package details, etc) have been closed. Otherwise, aptitude " "will continue running until you select 'Quit' from the Actions menu." msgstr "" "Aukera hau gaiturik badago, aptitude itxi egingo da ikuspegi guztiak (pakete " "zerrenda, pakete xehetasunak, etab) ixten direnean. Bestela aptitudek " "martxan jarrituko du ekintza menutik 'Itxi' sakatu arte." #: src/apt_options.cc:190 msgid "Prompt for confirmation at exit" msgstr "Eskatu berrespena irtetean" #: src/apt_options.cc:191 msgid "" "If this option is enabled, aptitude will not terminate until you confirm " "that you really want to quit." msgstr "" "Aukera hau gaiturik badago aptitude ez da itxiko zuk irten nahi duzula " "berretsi arte." #: src/apt_options.cc:195 msgid "Pause after downloading files" msgstr "Gelditu fitxategiak deskargatu ondoren" #: src/apt_options.cc:196 msgid "" "This option controls whether aptitude will wait for confirmation after a " "download before it goes ahead and installs packages." msgstr "" "Aukera honek aptitudek paketeak deskargatu ondoren eta instalatu aurretik " "berrespena itxoingo duen kontrolatzen du." #: src/apt_options.cc:199 msgid "Never" msgstr "Inoiz ez" #: src/apt_options.cc:200 msgid "" "Never wait for the user after downloading packages: always begin the " "installation immediately." msgstr "" "Inoiz ez itxoin erabiltzailea paketeak deskargatu ondoren: beti hasi " "paketeak instalatzen berehala." #: src/apt_options.cc:201 msgid "When an error occurs" msgstr "Errorea gertatzean" #: src/apt_options.cc:202 msgid "" "Wait for confirmation if an error occurred during the download. If there " "were no errors, begin installing packages immediately." msgstr "" "Berrespena itxoin deskargatzen errore bat gertatzen denean. Errorerik " "gertatzen ez bada jarraian hasi deskargatzen." #: src/apt_options.cc:203 msgid "Always" msgstr "Beti" #: src/apt_options.cc:204 msgid "" "Always wait for the user to confirm the download before proceeding with the " "installation." msgstr "" "Beti itxoin deskargen ondoren erabiltzailearen berrespena instalazioarekin " "aurrera jarraitu aurretik." #: src/apt_options.cc:206 msgid "Use a 'status-line' download indicator for all downloads" msgstr "" "Erabili 'egoera-lerro' gisako deskarga-adierazle bat deskarga guztientzat" #: src/apt_options.cc:207 msgid "" "If this option is enabled, aptitude will display the status of ongoing " "downloads at the bottom of the screen, rather than opening a new view." msgstr "" "Aukera hau gaiturik badago aptitude deskargen egoera bistaraziko du " "pantailaren behekaldean ikuspegi berri bat ireki beharrean." #: src/apt_options.cc:211 msgid "Display the information area by default" msgstr "Bistaratu informazio-area lehenespenez" #: src/apt_options.cc:212 msgid "" "If this option is enabled, the information area (the pane at the bottom of " "the screen) in the package list will be visible when the program starts; " "otherwise, it will be initially hidden." msgstr "" "Aukera hau gaitzen bada, programa hasieran pakete zerrendako informazio-area " "(pantaila behealdeko panela) bistaratuko da; bestela hasieran ezkutaturik " "egongo da." #: src/apt_options.cc:217 msgid "Display tabs for the available views" msgstr "Bistaratu ikuspegi erabilgarrien fitxak" #: src/apt_options.cc:218 msgid "" "If this option is enabled, tabs will appear at the top of the screen listing " "the currently opened views." msgstr "" "Aukera hau gaitzen bada, unean irekita dauden ikuspegien zerrenda duen " "pantailaren goian agertuko dira fitxak." #: src/apt_options.cc:221 msgid "Display tabs for the information area" msgstr "Bistaratu informazio-arearen fitxak" #: src/apt_options.cc:222 msgid "" "If this option is enabled, tabs will appear at the top of the information " "area (the pane at the bottom of the screen) listing the different displays " "of information that can be viewed there." msgstr "" "Aukera hau gaita egonez gero, fitxak informazio-arearen goian (pantailako " "behealdeko panelean) agertzen dira." #: src/apt_options.cc:227 msgid "Advance to the next item after changing the state of a package" msgstr "Joan hurrengo elementura, pakete baten egoera aldatu ondoren" #: src/apt_options.cc:228 msgid "" "If this option is enabled, then performing an action on a package (for " "instance, installing or removing it) will move the selection to the next " "package in the list." msgstr "" "Aukera hau gaiturik badago pakete batetan ekintza bat egitean (adibidez " "berau instalatu edo kendu) zerrendako hurrengo paketera mugituko da " "hautapena." #: src/apt_options.cc:233 msgid "Automatically show why packages are broken" msgstr "Automatikoki bistarazi zergatik pakete bat apurtua dagoen" #: src/apt_options.cc:234 msgid "" "If this option is enabled, then highlighting a package that has broken " "dependencies will automatically display the dependencies that are " "unfulfilled in the lower pane of the display." msgstr "" "Aukera hau gaiturik badago mendekotasunak apurturik dituen aukeratutako " "paketeak automatikoki bistaraziko ditu betegabeko mendekotasunak pantailaren " "behekaldeko panelean." #: src/apt_options.cc:240 msgid "Display flat view instead of default view on startup" msgstr "" #: src/apt_options.cc:241 msgid "" "If this option is enabled, then the first view displayed on startup will be " "a flat view instead of the default view." msgstr "" #: src/apt_options.cc:245 msgid "The default grouping method for package views" msgstr "Pakete ikuspegirako lehenetsitako taldekatze metodoa" #: src/apt_options.cc:246 msgid "" "This option controls how aptitude organizes the package list. See the " "aptitude user's manual for information on how to specify a grouping method." msgstr "" "Aukera honek aptitudek pakete zerrenda nola bistaratzen duen kontrolatzen " "du. Begiratu aptitude erabiltzaile manuala bilaketei buruzko xehetasun " "gehiagorako." #: src/apt_options.cc:250 msgid "The default display-limit for package views" msgstr "Pakete ikuspegirako lehenetsitako bistaratze muga" #: src/apt_options.cc:251 msgid "" "By default, the limit of each package view will be set to the value " "specified by this option. See the aptitude user's manual for detailed " "information about searches." msgstr "" "Lehenespen bezala pakete ikuspegi bakoitzeko muga aukera honetan ezarritako " "baliora ezarriko da. Begiratu aptitude erabiltzaile manuala bilaketei " "buruzko xehetasun gehiagorako." #: src/apt_options.cc:256 msgid "The display format for package views" msgstr "Pakete ikuspegirako bistaratze formatua" #: src/apt_options.cc:257 msgid "" "This option controls how aptitude formats lines of the package list. See " "the aptitude user's manual for information on how to specify a display " "format." msgstr "" "Aukera honek aptitudek pakete zerrendako lerroak zein formatutan bistaraziko " "dituen kontrolatzen du. Begiratu aptitude erabiltzaile manuala bistaratze " "formatu bat nola ezartzean xehetasun gehiagorako." #: src/apt_options.cc:263 msgid "The display format for the status line" msgstr "Egoera barra bistaratze formatua" #: src/apt_options.cc:264 msgid "" "This option controls how aptitude formats the status line (the line between " "the package list and the lower pane). See the aptitude user's manual for " "information on how to specify a display format." msgstr "" "Aukera honek aptitudek egoera lerroa (pakete zerrenda eta beheko panelaren " "arteko lerroa) zein formatutan bistaraziko dituen kontrolatzen du. Begiratu " "aptitude erabiltzaile manuala bistaratze formatu bat nola ezartzean " "xehetasun gehiagorako." #: src/apt_options.cc:271 msgid "The display format for the header line" msgstr "Goiburu-lerroaren bistaratze-formatua" #: src/apt_options.cc:272 msgid "" "This option controls how aptitude formats the header line (the line above " "the package list). See the aptitude user's manual for information on how to " "specify a display format." msgstr "" "Aukera honek aptitudek goiburu lerroa (pakete zerrenda gaineko lerroa) zein " "formatutan bistaraziko duen kontrolatzen du. Begiratu aptitude erabiltzaile " "manuala bistaratze formatu bat nola ezartzean xehetasun gehiagorako." #: src/apt_options.cc:282 msgid "Automatically upgrade installed packages" msgstr "Automatikoki bertsio-berritu instalatutako paketeak" #: src/apt_options.cc:283 msgid "" "If this option is enabled, then on startup, aptitude will select all " "upgradable packages for upgrade." msgstr "" "Aukera hau gaiturik dagoenean, abiaraztean aptitudek bertsio-berritu " "daitezkeen pakete guztiak hautatuko ditu bertsio-berritzeko." #: src/apt_options.cc:287 msgid "Remove obsolete package files after downloading new package lists" msgstr "" "Kendu pakete-fitxategi zaharkituak pakete-zerrenda berriak deskargatutakoan" #: src/apt_options.cc:288 msgid "" "If this option is enabled, then after package lists are updated aptitude " "will delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" #: src/apt_options.cc:293 msgid "URL to use to download changelogs" msgstr "deskarga erregistro aldaketak erabiltzeko URL-a" #: src/apt_options.cc:294 msgid "" "This option controls the server used to download changelogs. You should " "only need to change this if the changelogs move to a different URL." msgstr "" #: src/apt_options.cc:300 msgid "Display a preview of what will be done before doing it" msgstr "Bistarazu egitekoan gertatuko denaren aurreikuspegi bat." #: src/apt_options.cc:301 msgid "" "If this option is enabled, then when you ask aptitude to perform an install " "run, it will first display a summary of the actions it is going to perform." msgstr "" "Aukera hau gaiturik dagoenean, aptituderi instalazio bat egitea eskatzean, " "lehenik egingo dituen ekintzen laburpen bat bistaraziko du." #: src/apt_options.cc:307 msgid "" "Forget which packages are \"new\" whenever the package lists are updated" msgstr "" "Ahaztu zein pakete diren \"berriak\" pakete-zerrendak eguneratzen direnean" #: src/apt_options.cc:308 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you update the package lists (e.g., by pressing 'u')." msgstr "" "Aukera hau gaiturik dagoenean, aptitudek pakete berrien zerrenda garbituko " "du pakete zerrenda eguneratu ondoren (adibidez 'u' sakatuaz)." #: src/apt_options.cc:313 msgid "" "Forget which packages are \"new\" whenever packages are installed or removed" msgstr "" "Ahaztu zein pakete diren \"berriak\", paketeak instalatzen edo kentzen " "direnean" #: src/apt_options.cc:314 msgid "" "If this option is enabled, then aptitude will clear the list of new packages " "after you perform an install run or install or remove packages from the " "command-line." msgstr "" "Aukera hau gaiturik dagoenean aptitudek pakete berrien zerrenda garbituko du " "zuk komando-lerrotik instalazioa abiarazi edo paketeak instalatu edo " "kentzean." #: src/apt_options.cc:320 msgid "" "Do not display a warning when the first change is made in read-only mode" msgstr "" "Ez erakutsi abisua aurreneko aldaketa irakurtzeko soilik moduan egitean" #: src/apt_options.cc:321 msgid "" "If this option is %Bnot%b enabled, aptitude will display a warning when you " "modify the state of a package if you do not have permissions to apply the " "change to the system." msgstr "" "Aukera hau gaiturik %Bez%b dagoenean, aptitudek abisu bat bistaraziko du " "sistema eraldatzeko baimenik izan ez arren pakete egoera bat aldatzen " "duzunean." #: src/apt_options.cc:327 msgid "" "Warn when attempting to perform a privileged action as a non-root user" msgstr "" "Abisatu root ez den erabiltzaile gisa ekintza pribilegiatu bat egiten " "saiatzean" #: src/apt_options.cc:328 msgid "" "If this option is enabled, aptitude will warn you when you attempt to " "perform an action which you do not have permission to do: for instance, " "installing packages as a non-root user. You will be given the option to log " "in as root and perform the action with root privileges." msgstr "" "Aukera hau gaiturik dagoenean, aptitudek ohartu egingo zaitu saiatzen egiten " "ari zaren ekintza burutzeko baimenik ez baduzu, adibidez paketeak " "instalatzen saiatu root ez den erabiltzaile batez. Root bezala saioa hasi " "eta ekintzak root baimenez burutzeko aukera emango dizu." #: src/apt_options.cc:337 msgid "File to log actions into" msgstr "Ekintzak erregistratzeko fitxategia" #: src/apt_options.cc:338 msgid "" "When you install or remove packages, a summary of what aptitude does will be " "written to this file. If the first character of the file name is a pipe " "character ('%B|%b'), the remainder of the name will be interpreted as a " "shell command that is to receive the log on standard input." msgstr "" "Paketeak instalatu edo kentzerakoan, aptitudek egiten duenaren laburpen bat " "idatziko da fitxategi honetan. Fitxategi izenaren lehen karakterea tutu-" "karakterea ('%B|%b'), izenaren ondorengoa sarrera estandarretik erregistroa " "jasoko duen shell komando bat bezala interpretatuko da." #: src/apt_options.cc:350 msgid "Automatically resolve dependencies of a package when it is selected" msgstr "Automatikoki ebatzi pakete baten mendekotasunak hautatuta dagoenean" #: src/apt_options.cc:351 msgid "" "If this option is enabled, aptitude will use a simple heuristic to " "immediately resolve the dependencies of each package you flag for " "installation. This is much faster than the built-in dependency resolver, " "but may produce suboptimal results or fail entirely in some scenarios." msgstr "" "Aukera hau gaiturik dagoenean aptitudek heuristika erabiliko du instalatzeko " "markatzen duzun pakete bakoitzaren mendekotasunak ahal bezain laster " "osatzeko. Hau barne-eraikitako mendekotasun konpontzailea baino askoz " "azkarragoa da baina hoberenak ez diren emaitzak eman edo zuzenean huts egin " "dezake egoera batzuetan." #: src/apt_options.cc:359 msgid "Automatically fix broken packages before installing or removing" msgstr "" "Automatikoki konpondu hautsitako paketeak, instalatu edo konpondu aurretik" #: src/apt_options.cc:360 msgid "" "If this option is enabled, and you perform an install run while some " "packages are broken, aptitude will automatically apply the current " "suggestion of the problem resolver. Otherwise, aptitude will prompt you for " "a solution to the broken dependencies." msgstr "" "Aukera hau gaiturik dagoenean zuk zenbait pakete apurturik daudelarik " "instalazio bat exekutatzen duzunean aptitudek automatikoki ezarriko du " "arazoa konpontzeko duen gomendioa. Bestela aptitudek zuri galdetuko dizu " "apurturiko mendekotasun arazoa konpontzeko modua." #: src/apt_options.cc:367 msgid "Install recommended packages automatically" msgstr "Automatikoki instalatu gomendatutako paketeak" #: src/apt_options.cc:368 msgid "" "If this option is enabled and \"automatically resolve dependencies\" is also " "enabled, aptitude will attempt to install the recommendations of newly " "installed packages in addition to their outright dependencies. Suggestions " "will not be automatically installed.\n" "If this option is enabled and \"Remove unused packages automatically\" is " "enabled, packages that are recommended by an installed package will not be " "automatically removed." msgstr "" "Aukera hau gaiturik dagoenean eta \"automatikoki ebatzi mendekotasunak\" " "aukera ere gaiturik badago aptitude instalatzen den paketeren gomendioak " "instalatzen saiatuko da bere mendekotasunen gain. Gomendioak ez dira " "automatikoki instalatuko.\n" "Aukera hau gaiturik dagoenean eta \"automatikoki kendu erabili gabeko " "paketeak\" aukera ere gaiturik badago instalaturiko pakete batek " "gomendatutako paketeak ez dira automatikoki ezabatuko." #: src/apt_options.cc:380 msgid "Remove unused packages automatically" msgstr "Ezabatu erabiligabeko paketeak automatikoki" #: src/apt_options.cc:381 msgid "" "If this option is enabled, packages that are automatically installed and " "that no manually installed package depends on will be removed from the " "system. Cancelling the removal will flag the package as manually " "installed.\n" "If this option is enabled and \"Install recommended packages automatically\" " "is enabled, automatically installed packages will not be removed if any " "installed package recommends them." msgstr "" "Aukera hau gaiturik dagoenean automatikoki instalaturiko eta eskuz " "instalaturiko paketeek behar ez dituzten paketeak sistematik kendu egingo " "dira. Kentzea ezeztatzean pakete bandera eskuz-instalatura aldatuko da.\n" "Aukera hau gaiturik dagoenean \"Gomendatutako paketeak automatikoki " "instalatu\" ere gaiturik badago automatikoki instalaturiko paketeak ez dira " "kenduko instalaturiko edozein paketek gomendatzen baditu." #: src/apt_options.cc:392 msgid "Packages that should never be automatically removed" msgstr "Automatikoki inoiz kendu behar ez diren paketeak" #: src/apt_options.cc:393 msgid "" "Packages matching this search pattern will always be treated as if an " "installed package depends on them: they will never be targeted for removal " "as unused packages." msgstr "" "Bilaketa patroi hau betetzen diten paketeak beri instalaturiko pakete batek " "bere beharra balu bezala erabiliko dira: inoiz ez dira erabiltzen ez " "direlako kentzeko bezala markatuko." #: src/apt_options.cc:398 msgid "Allow dependency resolutions that break holds or forbids" msgstr "" "Baimendu mantenimenduak edo debekuak apurtzen dituzten mendekotasun " "bereizmenak" #: src/apt_options.cc:399 msgid "" "If this option is enabled, then whenever aptitude solves a dependency " "problem, it will consider modifying held packages, or installing forbidden " "package versions. With this option disabled, these solutions will be " "rejected by default.\n" "NOTE: At present, this restriction only applies to situations in which " "aptitude's dependency resolver (the red bar at the bottom of the screen) is " "activated. aptitude will still break holds when automatically installing " "the dependencies of a package that has just been selected for installation " "or upgrade, due to apt bug #470035." msgstr "" "Aukera hau gaitzen bada, nahiz eta aptitude-k mendekotasun arazoa ebatzi, " "mantendutako paketea eraldatzea, edo paketearen debekatutako bertsioa " "instalatzea erabaki lezake. Aukera hau desgaitzen bada, irtenbide hauek " "ezetsi egingo dira lehenetsi gisa.\n" "OHARRA: hau idaztean, murriztapen hauek aptitude-ren mendekotasun-ebazlea " "(pantailaren behealdeko barra gorria) aktibatuta dagoenean soilik aplikatzen " "dira. Aptitude-k mantendutako paketeak honda ditzake, bertsio-berritzeko edo " "instalatzeko hautatu den pakete baten mendekotasunak automatikoki " "instalatzean (470035. akatsaren ondorioz)." #: src/apt_options.cc:525 msgid "UI options" msgstr "UI aukerak" #: src/apt_options.cc:527 msgid "Dependency handling" msgstr "Mendekotasun kudeaketa" #: src/apt_options.cc:529 src/pkg_grouppolicy.cc:975 msgid "Miscellaneous" msgstr "Bestelakoak" #: src/broken_indicator.cc:128 #, c-format msgid "%ls: Examine" msgstr "%ls: Aztertu" #: src/broken_indicator.cc:138 #, c-format msgid "%ls: Apply" msgstr "%ls: Ezarri" #: src/broken_indicator.cc:144 #, c-format msgid "%ls: Next" msgstr "%ls: Hurrengoa" #: src/broken_indicator.cc:151 #, c-format msgid "%ls: Previous" msgstr "%ls: Aurrekoa" #: src/broken_indicator.cc:246 msgid "Dependency resolution disabled." msgstr "Mendekotasun konponketa ezgaituta." #: src/broken_indicator.cc:257 msgid "Unable to resolve dependencies." msgstr "Ezin da mendekotasunak ebatzi." #: src/broken_indicator.cc:268 msgid "Fatal error in resolver" msgstr "Errore konponezina atzitzean" #: src/broken_indicator.cc:280 #, c-format msgid "[%d(%d)/...] Resolving dependencies" msgstr "[%d(%d)/...] Mendekotasunak ebaztea" #: src/broken_indicator.cc:316 src/gtk/resolver.cc:1294 #: src/gtk/resolver.cc:1462 src/solution_dialog.cc:140 #: src/solution_screen.cc:569 msgid "Internal error: unexpected null solution." msgstr "Barne-errorea: ustegabeko 'null' emaitza." #: src/broken_indicator.cc:374 msgid "Suggest keeping all packages at their current version." msgstr "Gomendatu pakete guztiak dauden egoera mantentzea." #: src/broken_indicator.cc:382 #, c-format msgid "%d install" msgid_plural "%d installs" msgstr[0] "%d instalatu" msgstr[1] "%d instalatu" #: src/broken_indicator.cc:392 #, c-format msgid "%d removal" msgid_plural "%d removals" msgstr[0] "%d kendu" msgstr[1] "%d kendu" #: src/broken_indicator.cc:402 #, c-format msgid "%d keep" msgid_plural "%d keeps" msgstr[0] "%d mantendu" msgstr[1] "%d mantendu" #: src/broken_indicator.cc:412 #, c-format msgid "%d upgrade" msgid_plural "%d upgrades" msgstr[0] "%d eguneratu" msgstr[1] "%d eguneratu" #: src/broken_indicator.cc:422 #, c-format msgid "%d downgrade" msgid_plural "%d downgrades" msgstr[0] "%d aurreko bertsiora itzuli" msgstr[1] "%d aurreko bertsiora itzuli" #. TRANSLATORS: %F is replaced with a comma separated list such as #. "n1 installs, n2 removals", ... #. #: src/broken_indicator.cc:433 #, c-format msgid "Suggest %F" msgstr "%F iradokitzen du" #: src/cmdline/cmdline_action.cc:54 #, c-format msgid "Unable to find the source package for \"%s\".\n" msgstr "Ezin da \"%s\"-(r)en iturburuko paketea aurkitu.\n" #: src/cmdline/cmdline_action.cc:211 #, c-format msgid "Unable to satisfy the build-depends: %s.\n" msgstr "Ezin da eraikitze-mendekotasuna bete: %s.\n" #: src/cmdline/cmdline_action.cc:248 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already installed.\n" msgstr "" "Oharra:\"%s\" pakete birtualak dakarren\n" " \"%s\" dagoeneko instalaturik dago.\n" #: src/cmdline/cmdline_action.cc:256 #, c-format msgid "" "Note: \"%s\", providing the virtual package\n" " \"%s\", is already going to be installed.\n" msgstr "" "Oharra s\n" " s da - nOharra:\"%s\" pakete birtualak dakarren\n" " \"%s\" dagoeneko instalatu izango da.\n" #: src/cmdline/cmdline_action.cc:279 #, c-format msgid "" "\"%s\" exists in the package database, but it is not a\n" "real package and no package provides it.\n" msgstr "" "\"%s\" existitzen da pakete databasean, baina ez da egiazko\n" "pakete bat eta ez du beste pakete batek ekartzen.\n" #: src/cmdline/cmdline_action.cc:287 #, c-format msgid "\"%s\" is a virtual package provided by:\n" msgstr "\"%s\" pakete birtual bat da, honek hornitua:\n" #: src/cmdline/cmdline_action.cc:290 #, c-format msgid "You must choose one to install.\n" msgstr "Bat aukeratu behar duzu instalatzeko.\n" #: src/cmdline/cmdline_action.cc:298 #, c-format msgid "" "Note: selecting \"%s\" instead of the\n" " virtual package \"%s\"\n" msgstr "" "Oharra: \"%s\" aukeratzen \"%s\"\n" " pakete birtualaren ordez.\n" #: src/cmdline/cmdline_action.cc:320 #, c-format msgid "%s is already installed at the requested version (%s)\n" msgstr "%s dagoneko eskatutako bertsioan (%s) instalaturik dago\n" #: src/cmdline/cmdline_action.cc:329 #, c-format msgid "%s is not currently installed, so it will not be upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:333 #, c-format msgid "" "%s is already installed at the latest version (%s), so it will not be " "upgraded.\n" msgstr "" #: src/cmdline/cmdline_action.cc:340 #, c-format msgid "%s is not currently installed, so it will not be reinstalled.\n" msgstr "%s ez dago instalatuta, eta, beraz, ez da berrinstalatuko.\n" #: src/cmdline/cmdline_action.cc:348 #, c-format msgid "Package %s is not installed, so it will not be removed\n" msgstr "%s paketea ez dago instalaturik beraz, ezin da ezabatu.\n" #: src/cmdline/cmdline_action.cc:355 #, c-format msgid "Package %s is not installed, so it will not be purged\n" msgstr "" #: src/cmdline/cmdline_action.cc:373 #, c-format msgid "" "Package %s is not installed, cannot be marked/unmarked as automatically " "installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:380 #, c-format msgid "Package %s is not installed, cannot forbid an upgrade\n" msgstr "%s paketea ez dago instalatuta; ezin da bertsio-berritzea eragotzi\n" #: src/cmdline/cmdline_action.cc:383 #, c-format msgid "Package %s is not upgradable, cannot forbid an upgrade\n" msgstr "" "%s paketea ez da bertsio-berritzeko modukoa; ezin da bertsio-berritzea " "eragotzi\n" #: src/cmdline/cmdline_action.cc:419 #, c-format msgid "Setting package %s on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:427 #, c-format msgid "Marking package %s as keep\n" msgstr "" #: src/cmdline/cmdline_action.cc:436 #, c-format msgid "Setting package %s as not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:442 #, c-format msgid "Package %s is not on hold\n" msgstr "" #: src/cmdline/cmdline_action.cc:448 #, c-format msgid "Marking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:456 #, c-format msgid "Unmarking package %s as automatically installed\n" msgstr "" #: src/cmdline/cmdline_action.cc:465 src/cmdline/cmdline_action.cc:476 #, c-format msgid "Marking version %s of package %s as forbidden\n" msgstr "" #: src/cmdline/cmdline_action.cc:488 #, c-format msgid "Note: selecting the task \"%s: %s\" for installation\n" msgstr "Oharra: \"%s: %s\" ataza hautatzen instalatzeko\n" #: src/cmdline/cmdline_action.cc:518 #, c-format msgid "" "You can only specify a package version with an 'install' command or a " "'forbid-version' command.\n" msgstr "" "'install' edo 'forbid-version' komando batekin bakarrik zehatz daiteke " "pakete-bertsioa.\n" #: src/cmdline/cmdline_action.cc:527 #, c-format msgid "You can only specify a package archive with an 'install' command.\n" msgstr "" "Install komandoaz zuk pakete fitxategi bat bakarriz ezarri dezakezu.\n" #: src/cmdline/cmdline_action.cc:567 #, c-format msgid "" "Couldn't find package \"%s\", and more than %zu\n" "packages contain \"%s\" in their name.\n" msgstr "" #: src/cmdline/cmdline_action.cc:571 #, c-format msgid "" "Couldn't find package \"%s\". However, the following\n" "packages contain \"%s\" in their name:\n" msgstr "" "Ezin da \"%s\" paketa aurkitu, eta hurrengo paketeak\n" "\"%s\" beren izenean dute:\n" #: src/cmdline/cmdline_action.cc:593 #, c-format msgid "Couldn't find any package whose name or description matched \"%s\"\n" msgstr "Ezin izan da aurkitu izenean edo azalpenean \"%s\" duen paketerik.\n" #: src/cmdline/cmdline_action.cc:596 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than %zu\n" "packages contain \"%s\" in their description.\n" msgstr "" #: src/cmdline/cmdline_action.cc:600 #, c-format msgid "" "Couldn't find any package matching \"%s\". However, the following\n" "packages contain \"%s\" in their description:\n" msgstr "" "Ez da aurkitu \"%s\" duen paketerik eta hurrengo paketeen\n" "azalpenean \"%s\" agertzen da:\n" #: src/cmdline/cmdline_action.cc:742 #, c-format msgid "Bad action character '%c'\n" msgstr "'%c' karaktere ekintza okerra\n" #: src/cmdline/cmdline_changelog.cc:131 #: src/cmdline/cmdline_download_progress_display.cc:138 msgid "Get:" msgstr "Hartu:" #. TRANSLATORS: this stands for "error" and should be the #. same width as the translation of "Ign". #: src/cmdline/cmdline_changelog.cc:141 #: src/cmdline/cmdline_download_progress_display.cc:192 msgid "Err" msgstr "" #: src/cmdline/cmdline_changelog.cc:174 #, c-format msgid "Changelog download failed: %s" msgstr "" #: src/cmdline/cmdline_changelog.cc:195 src/generic/apt/pkg_changelog.cc:450 #: src/generic/apt/pkg_changelog.cc:615 src/view_changelog.cc:272 #, c-format msgid "Changelog of %s" msgstr "%s aldaketen egunkaria" #: src/cmdline/cmdline_changelog.cc:293 msgid "Can't execute sensible-pager, is this a working Debian system?" msgstr "" "Ezin da 'sensible-pager' exekutatu, funtzionatzen duen Debian sistema da?" #: src/cmdline/cmdline_changelog.cc:344 #, c-format msgid "%s is not an official Debian package, cannot display its changelog." msgstr "" "%s ez da Debianeko pakete ofiziala, ezin da bere 'changelog' (aldaketen " "erregistroa) bistaratu." #: src/cmdline/cmdline_changelog.cc:405 #, c-format msgid "Couldn't find a changelog for %s" msgstr "Ezin da %s-ren erregistro aldaketa fitxategi aurkitu" #: src/cmdline/cmdline_changelog.cc:409 #, c-format msgid "Couldn't run pager %s" msgstr "" #: src/cmdline/cmdline_clean.cc:62 #, c-format msgid "E: The clean command takes no arguments\n" msgstr "E: Garbitzeko komandoak ez du argumenturik hartzen\n" #: src/cmdline/cmdline_clean.cc:68 #, c-format msgid "Del %s* %spartial/*\n" msgstr "Ezab %s* %spartial/*\n" #: src/cmdline/cmdline_clean.cc:78 src/cmdline/cmdline_clean.cc:149 #: src/ui.cc:1811 src/ui.cc:1899 msgid "Unable to lock the download directory" msgstr "" #: src/cmdline/cmdline_clean.cc:108 #, c-format msgid "Del %s %s [%sB]\n" msgstr "Ezab %s %s [%sB]\n" #: src/cmdline/cmdline_clean.cc:137 #, c-format msgid "E: The autoclean command takes no arguments\n" msgstr "E: Autogabitzeko komandoak ez du argumenturik hartzen\n" #: src/cmdline/cmdline_clean.cc:175 #, c-format msgid "Would free %sB of disk space\n" msgstr "Diskoan %sB libratuko dira.\n" #: src/cmdline/cmdline_clean.cc:178 #, c-format msgid "Freed %sB of disk space\n" msgstr "Diskoan %sB libratu ditu\n" #: src/cmdline/cmdline_do_action.cc:159 #, c-format msgid "Invalid operation %s" msgstr "Eragiketa baliogabea: %s" #: src/cmdline/cmdline_do_action.cc:233 msgid "Unexpected pattern argument following \"keep-all\"" msgstr "Ustegabeko eredu-argumentua \"keep-all\"en ondoren" #: src/cmdline/cmdline_do_action.cc:345 #, c-format msgid "" "Unable to safely resolve dependencies, try running with --full-resolver.\n" msgstr "" "Ezin da mendekotasunak segurtasunez ebatzi, saiatu --full-resolver " "aukerarekin.\n" #: src/cmdline/cmdline_do_action.cc:385 src/cmdline/cmdline_simulate.cc:59 #: src/main.cc:1267 #, c-format msgid "Abort.\n" msgstr "Eten.\n" #: src/cmdline/cmdline_download.cc:45 #, c-format msgid "download: you must specify at least one package to download\n" msgstr "deskargak: zuk pakete bat beintzat ezarri behar duzu deskargatzeko\n" #: src/cmdline/cmdline_download.cc:63 #: src/generic/apt/download_install_manager.cc:83 msgid "Couldn't read source list" msgstr "Ezin da jatorri zerrenda irakurri" #: src/cmdline/cmdline_download.cc:90 #, c-format msgid "Can't find a package named \"%s\"" msgstr "Ezin izan da \"%s\" izeneko paketea aurkitu" #: src/cmdline/cmdline_download.cc:134 #, c-format msgid "" "No downloadable files for %s version %s; perhaps it is a local or obsolete " "package?" msgstr "" "Ezin da%s paketearen %s bertsioa deskargatu, agian pakete lokal edo " "zaharkitu bat da?" #: src/cmdline/cmdline_download_progress_display.cc:161 msgid "Hit" msgstr "" #. TRANSLATORS: this stands for "ignored" and should be #. the same width as the translation of "Err". #: src/cmdline/cmdline_download_progress_display.cc:188 msgid "Ign" msgstr "" #: src/cmdline/cmdline_download_progress_display.cc:218 #, c-format msgid "Fetched %sB in %s (%sB/s)" msgstr "Lortuta: %sB (%s) (%sB/s)" #: src/cmdline/cmdline_download_progress_display.cc:237 #, c-format msgid "" "Media change: Please insert the disc labeled '%s' into the drive '%s' and " "press [Enter]." msgstr "" "Euskarri-aldaketa: sartu '%s' etiketadun diskoa '%s' unitatean, eta sakatu " "[Sartu]." #: src/cmdline/cmdline_download_progress_display.cc:491 msgid "[Working]" msgstr "[Lanean]" #: src/cmdline/cmdline_extract_cache_subset.cc:58 #, c-format msgid "" "extract-cache-entries: at least one argument is required (the directory\n" "to which to write files).\n" msgstr "" "extract-cache-entries: gutxienez argumentu bat behar da\n" "(fitxategiak gordeko diren direktorioak).\n" #: src/cmdline/cmdline_extract_cache_subset.cc:94 #: src/cmdline/cmdline_resolver.cc:356 src/cmdline/cmdline_user_tag.cc:132 #: src/cmdline/cmdline_versions.cc:312 #, c-format msgid "No such package \"%s\"" msgstr "Ez dago \"%s\" bezalako paketerik" #: src/cmdline/cmdline_extract_cache_subset.cc:134 #, c-format msgid "" "No packages were selected by the given search pattern; nothing to do.\n" msgstr "" "Ez da paketerik hautatu emandako bilaketako ereduan; ezin da ezer egin.\n" #: src/cmdline/cmdline_forget_new.cc:58 #, c-format msgid "E: The forget-new command takes no arguments\n" msgstr "E: berriak-ahaztu komandoak ez du argumenturik hartzen\n" #: src/cmdline/cmdline_forget_new.cc:85 #, c-format msgid "Would forget what packages are new\n" msgstr "Ahaztu egingo luke zein pakete diren berriak\n" #: src/cmdline/cmdline_moo.cc:16 #, c-format msgid "There are no Easter Eggs in this program.\n" msgstr "Programa honetan ez dago pazko-arrautzarik.\n" #: src/cmdline/cmdline_moo.cc:19 #, c-format msgid "There really are no Easter Eggs in this program.\n" msgstr "Benetan, programa honetan ez dago inolako pazko-arrautzarik.\n" #: src/cmdline/cmdline_moo.cc:22 #, c-format msgid "" "Didn't I already tell you that there are no Easter Eggs in this program?\n" msgstr "Ez dizut bada esan programa honetan ez dagoela pazko-arrautzarik?\n" #: src/cmdline/cmdline_moo.cc:25 #, c-format msgid "Stop it!\n" msgstr "Gelditu!\n" #: src/cmdline/cmdline_moo.cc:28 #, c-format msgid "Okay, okay, if I give you an Easter Egg, will you go away?\n" msgstr "Ados, Pazko arrautza bat ematen badizut joango al zara?\n" #: src/cmdline/cmdline_moo.cc:31 #, c-format msgid "All right, you win.\n" msgstr "Dena zuzena, zu irabazle.\n" #: src/cmdline/cmdline_moo.cc:42 #, c-format msgid "What is it? It's an elephant being eaten by a snake, of course.\n" msgstr "Zer da hau? Hau elefante bat jaten ari den suge bat da, noski.\n" #: src/cmdline/cmdline_progress_display.cc:165 src/gtk/download.cc:204 msgid "Done" msgstr "" #. TRANSLATORS: the string replacing "DONE" #. be truncated or padded to 4 characters. #: src/cmdline/cmdline_progress_display.cc:170 msgid "DONE" msgstr "" #: src/cmdline/cmdline_prompt.cc:84 msgid "Couldn't read list of sources" msgstr "Ezin izan da jatorrien zerrenda irakurri" #: src/cmdline/cmdline_prompt.cc:342 msgid "Config files" msgstr "Konfigurazio fitxategiak" #: src/cmdline/cmdline_prompt.cc:393 msgid "The following packages are BROKEN:" msgstr "Ondorengo paketeak HAUTSITA daude:" #: src/cmdline/cmdline_prompt.cc:394 msgid "The following packages are unused and will be REMOVED:" msgstr "Hurrengo apaketeak ez dira erabiltzen eta EZABATU egingo dira:" #: src/cmdline/cmdline_prompt.cc:395 msgid "The following packages have been automatically kept back:" msgstr "Ondorengo paketeak automatikoki mantendu dira:" #: src/cmdline/cmdline_prompt.cc:396 msgid "The following NEW packages will be automatically installed:" msgstr "Hurrengo pakete berri hauek automatikoki instalatu egingo dira:" #: src/cmdline/cmdline_prompt.cc:397 msgid "The following packages will be automatically REMOVED:" msgstr "Ondorengo paketeak automatikoki KENDUKO dira:" #: src/cmdline/cmdline_prompt.cc:398 msgid "The following packages will be DOWNGRADED:" msgstr "Ondorengo paketeak AURREKO BERTSIORA itzuliko dira:" #: src/cmdline/cmdline_prompt.cc:399 msgid "The following packages have been kept back:" msgstr "Ondorengo paketeak mantendu egin dira:" #: src/cmdline/cmdline_prompt.cc:400 msgid "The following packages will be REINSTALLED:" msgstr "Ondorengo paketeak BERRINSTALATUKO dira:" #: src/cmdline/cmdline_prompt.cc:401 msgid "The following NEW packages will be installed:" msgstr "Ondorengo pakete BERRIAK instalatuko dira:" #: src/cmdline/cmdline_prompt.cc:402 msgid "The following packages will be REMOVED:" msgstr "Hurrengo paketak EZABATUAK izango dira:" #: src/cmdline/cmdline_prompt.cc:403 msgid "The following packages will be upgraded:" msgstr "Ondorengo paketeak bertsio-berrituko dira:" #: src/cmdline/cmdline_prompt.cc:404 msgid "The following partially installed packages will be configured:" msgstr "Ondorengo erdi instalaturiko paketeak konfiguratuko dira:" #: src/cmdline/cmdline_prompt.cc:459 src/ui.cc:1598 #, c-format msgid "The following ESSENTIAL packages will be REMOVED!\n" msgstr "Ondorengo FUNTSEZKO paketeak KENDU egingo dira!\n" #: src/cmdline/cmdline_prompt.cc:468 src/ui.cc:1613 #, c-format msgid "The following ESSENTIAL packages will be BROKEN by this action:\n" msgstr "Ondorengo FUNTSEZKO paketeak HAUTSI egingo dira ekintza honekin:\n" #: src/cmdline/cmdline_prompt.cc:478 src/ui.cc:1626 #, c-format msgid "" "WARNING: Performing this action will probably cause your system to break!\n" " Do NOT continue unless you know EXACTLY what you are doing!\n" msgstr "" "KONTU: Ekintza hau egitak ziurreink zure sistema apurtuko du! \n" " EZ JARRAITU ez badakizu ZEHATZ MEHATZ zer egiten ari zaren!\n" #: src/cmdline/cmdline_prompt.cc:480 msgid "I am aware that this is a very bad idea" msgstr "Hau oso ideia txarra ela ziur nago" #: src/cmdline/cmdline_prompt.cc:484 src/ui.cc:1627 #, c-format msgid "To continue, type the phrase \"%s\":\n" msgstr "Jarraitzeko idatzi \"%s\" esaldia:\n" #: src/cmdline/cmdline_prompt.cc:526 #, c-format msgid "" "WARNING: untrusted versions of the following packages will be installed!\n" "\n" "Untrusted packages could compromise your system's security.\n" "You should only proceed with the installation if you are certain that\n" "this is what you want to do.\n" "\n" msgstr "" "ABISUA: fidagarritasunik ez duten honako paketeen bertsioak instalatuko " "dira!\n" "\n" "Fidagarritasunik gabeko paketeak sistemaren segurtasuna hondatu dezakete.\n" "Instalazioarekin jarraitu zertan ari zaren ziur bazaude bakarrik.\n" "\n" #: src/cmdline/cmdline_prompt.cc:538 #, c-format msgid "" "*** WARNING *** Ignoring these trust violations because\n" " %s::CmdLine::Ignore-Trust-Violations is 'true'!\n" msgstr "" "*** ABISUA *** Fidagarritasun-bortxaketei ez ikusi egiten. Zergatia:\n" " %s::CmdLine::Ignore-Trust-Violations 'egia' baita!\n" #: src/cmdline/cmdline_prompt.cc:547 msgid "" "*** WARNING *** Ignoring these trust violations because\n" " APT::Get::AllowUnauthenticated is 'true'!\n" msgstr "" "*** ABISUA *** Fidagarritasun-bortxaketei ez ikusi egiten. Zergatia:\n" " APT::Get::AllowUnauthenticated 'egia' baita!\n" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:558 msgid "Go ahead and ignore the warning|Yes" msgstr "" #. TRANSLATORS: This string is a confirmation message, which #. users (especially CJK users) should be able to input without #. input methods. Please include nothing but ASCII characters. #. The text preceding the pipe character (|) will be ignored and #. can be removed from your translation. #: src/cmdline/cmdline_prompt.cc:564 msgid "Abort instead of overriding the warning|No" msgstr "" #: src/cmdline/cmdline_prompt.cc:575 #, c-format msgid "Do you want to ignore this warning and proceed anyway?\n" msgstr "Ez ikusi egin abisuari eta jarraitu hala ere?\n" #: src/cmdline/cmdline_prompt.cc:576 #, c-format msgid "To continue, enter \"%s\"; to abort, enter \"%s\": " msgstr "Jarraitzeko, sartu \"%s\"; bertan behera uzteko sartu \"%s\": " #: src/cmdline/cmdline_prompt.cc:593 #, c-format msgid "Unrecognized input. Enter either \"%s\" or \"%s\".\n" msgstr "Sarrera ezezaguna. Sartu \"%s\" edo \"%s\".\n" #: src/cmdline/cmdline_prompt.cc:705 #, c-format msgid "The following packages are RECOMMENDED but will NOT be installed:\n" msgstr "Hurrengo paketeak GOMENDATURIK daude baina EZ dira instalatuko:\n" #: src/cmdline/cmdline_prompt.cc:711 #, c-format msgid "The following packages are SUGGESTED but will NOT be installed:\n" msgstr "Ondorengo paketeak IRADOKITAKOAK dira, baina EZ dira instalatuko:\n" #: src/cmdline/cmdline_prompt.cc:717 #, c-format msgid "No packages will be installed, upgraded, or removed.\n" msgstr "Ez da paketerik instalatuko, bertsio-berrituko edo kenduko.\n" #: src/cmdline/cmdline_prompt.cc:719 #, c-format msgid "%lu packages upgraded, %lu newly installed, " msgstr "%lu pakete bertsio-berrituta, %lu berriki instalatuta, " #: src/cmdline/cmdline_prompt.cc:723 #, c-format msgid "%lu reinstalled, " msgstr "%lu berrinstalatuta, " #: src/cmdline/cmdline_prompt.cc:725 #, c-format msgid "%lu downgraded, " msgstr "%lu atzeraturik, " #: src/cmdline/cmdline_prompt.cc:727 #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu kentzeko, eta %lu eguneratu gabe.\n" #: src/cmdline/cmdline_prompt.cc:734 #, c-format msgid "Need to get %sB/%sB of archives. " msgstr "%sB/%sB Fitxategi eskuratu behar dira. " #: src/cmdline/cmdline_prompt.cc:737 #, c-format msgid "Need to get %sB of archives. " msgstr "%sB Fitxategi eskuratu behar dira. " #: src/cmdline/cmdline_prompt.cc:744 #, c-format msgid "After unpacking %sB will be used.\n" msgstr "Despaketatu ondoren, %sB erabiliko dira.\n" #: src/cmdline/cmdline_prompt.cc:747 #, c-format msgid "After unpacking %sB will be freed.\n" msgstr "Despaketatu ondoren, %sB libratuko dira.\n" #: src/cmdline/cmdline_prompt.cc:769 #, c-format msgid "" "No packages to show -- enter the package names on the line after 'i'.\n" msgstr "Ez dagop paketerik erkusteko -- sar pakete izenak 'i'-ren ondoren.\n" #: src/cmdline/cmdline_prompt.cc:775 src/cmdline/cmdline_prompt.cc:790 #: src/pkg_item.cc:407 src/ui.cc:1243 msgid "Press Return to continue." msgstr "Jarraitzeko, sakatu 'Sartu' tekla." #: src/cmdline/cmdline_prompt.cc:786 #, c-format msgid "No packages found -- enter the package names on the line after 'c'.\n" msgstr "" "Ez da paketerik aurkitu -- sartu paketeen izenak 'c'-ren azpiko lerroan.\n" #: src/cmdline/cmdline_prompt.cc:801 #, c-format msgid "" "No packages found -- enter zero or more roots of the search followed by the " "package to justify.\n" msgstr "" "Ez da paketerik aurkitu -- bilaketa erro bat edo gehigo idatzi justifikatu " "beharreko paketeaz jarraiturik.\n" #: src/cmdline/cmdline_prompt.cc:834 #, c-format msgid "y: %F" msgstr "y: %F" #: src/cmdline/cmdline_prompt.cc:836 msgid "continue with the installation" msgstr "jarraitu instalazioarekin" #: src/cmdline/cmdline_prompt.cc:838 #, c-format msgid "n: %F" msgstr "n: %F" #: src/cmdline/cmdline_prompt.cc:840 msgid "abort and quit" msgstr "bertan behera utzi eta irten" #: src/cmdline/cmdline_prompt.cc:842 #, c-format msgid "i: %F" msgstr "i: %F" #: src/cmdline/cmdline_prompt.cc:844 msgid "" "show information about one or more packages; the package names should follow " "the 'i'" msgstr "" "erakutsi pakete baten edo gehiagoren informazioa, paketeen izenak 'i'-ren " "ondoren egon behar dute" #: src/cmdline/cmdline_prompt.cc:846 #, c-format msgid "c: %F" msgstr "c: %F" #: src/cmdline/cmdline_prompt.cc:848 msgid "" "show the Debian changelogs of one or more packages; the package names should " "follow the 'c'" msgstr "" "erakutsi pakete baten edo gehiagoren Debian-eko aldaketen egunkaria, " "paketeen izenak 'c'-ren ondoren egon behar dute" #: src/cmdline/cmdline_prompt.cc:850 #, c-format msgid "d: %F" msgstr "d: %F" #: src/cmdline/cmdline_prompt.cc:852 msgid "toggle the display of dependency information" msgstr "erakutsi/ezkutatu mendekotasun-informazioa" #: src/cmdline/cmdline_prompt.cc:854 #, c-format msgid "s: %F" msgstr "s: %F" #: src/cmdline/cmdline_prompt.cc:856 msgid "toggle the display of changes in package sizes" msgstr "erakutsi/ezkutatu pakete tamainen aldaketak" #: src/cmdline/cmdline_prompt.cc:858 #, c-format msgid "v: %F" msgstr "v: %F" #: src/cmdline/cmdline_prompt.cc:860 msgid "toggle the display of version numbers" msgstr "erakutsi/ezkutatu bertsioa" #: src/cmdline/cmdline_prompt.cc:862 #, c-format msgid "w: %F" msgstr "w: %F" #: src/cmdline/cmdline_prompt.cc:864 msgid "" "try to find a reason for installing a single package, or explain why " "installing one package should lead to installing another package." msgstr "" "pakete soil bat instalatzeko arrazoia bilatzen saiatu, edo argitu zergatik " "pakete bat instalatzeak zergatik eramaten duen beste bat instalatzea." #: src/cmdline/cmdline_prompt.cc:867 #, c-format msgid "r: %F" msgstr "r: %F" #: src/cmdline/cmdline_prompt.cc:869 msgid "run the automatic dependency resolver to fix the broken dependencies." msgstr "" "exekutatu mendekotasun konpontzaile automatikoa apurtutako mendekotasunak " "konpontzeko" #: src/cmdline/cmdline_prompt.cc:871 #, c-format msgid "e: %F" msgstr "e: %F" #: src/cmdline/cmdline_prompt.cc:873 msgid "enter the full visual interface" msgstr "sartu interfaze bisual osoan" #: src/cmdline/cmdline_prompt.cc:876 msgid "" "You may also specify modification to the actions which will be taken. To do " "so, type an action character followed by one or more package names (or " "patterns). The action will be applied to all the packages that you list. " "The following actions are available:" msgstr "" "Pakete-ekintzen multzoan ere aldaketak egin ditzakezu. Horretarako, idatzi " "ekintza-karaktere bat, eta jarraian pakete izen edo -eredu bat edo gehiago. " "Ekintza pakete guztiei aplikatuko zaie. Ekintza erabilgarriak:" #: src/cmdline/cmdline_prompt.cc:883 src/cmdline/cmdline_resolver.cc:262 msgid "'+' to install packages" msgstr "'+' paketeak instalatzeko" #: src/cmdline/cmdline_prompt.cc:886 src/cmdline/cmdline_resolver.cc:264 msgid "" "'+M' to install packages and immediately flag them as automatically installed" msgstr "" "'+M' paketeak instalatzeko eta jarri bandera pakete hauek automatikoki " "instalatu direla adierazteko" #: src/cmdline/cmdline_prompt.cc:888 src/cmdline/cmdline_resolver.cc:266 msgid "'-' to remove packages" msgstr "'-' paketeak kentzeko" #: src/cmdline/cmdline_prompt.cc:890 src/cmdline/cmdline_resolver.cc:268 msgid "'_' to purge packages" msgstr "'_' paketeak purgatzeko" #: src/cmdline/cmdline_prompt.cc:892 src/cmdline/cmdline_resolver.cc:270 msgid "'=' to place packages on hold" msgstr "'=' paketeak atxikitzeko" #: src/cmdline/cmdline_prompt.cc:894 src/cmdline/cmdline_resolver.cc:272 msgid "" "':' to keep packages in their current state without placing them on hold" msgstr "':' paketeak beraien uneko egoeran mantentzeko, atxikitu gabe" #: src/cmdline/cmdline_prompt.cc:896 src/cmdline/cmdline_resolver.cc:274 msgid "'&M' to mark packages as automatically installed" msgstr "'&M' markatu automatikoki instalatu izan diren paketeak" #: src/cmdline/cmdline_prompt.cc:898 src/cmdline/cmdline_resolver.cc:276 msgid "'&m' to mark packages as manually installed" msgstr "'&m' markatu eskuz instalaturik izan diren paketeak" #: src/cmdline/cmdline_prompt.cc:900 msgid "'&BD' to install the build-dependencies of a package." msgstr "'&BD' pakete baten eraikitzeko mendekotasunak instalatzeko." #: src/cmdline/cmdline_prompt.cc:903 msgid "" "In the list of actions to be performed, some packages will be followed by " "one or more characters enclosed in braces; for instance: \"aptitude{u}\". " "These characters provide extra information about the package's state, and " "can include any combination of the following:" msgstr "" #: src/cmdline/cmdline_prompt.cc:907 msgid "'a': the package was automatically installed or removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:909 msgid "" "'b': some of the package's dependencies are violated by the proposed changes." msgstr "" #: src/cmdline/cmdline_prompt.cc:911 msgid "'p': the package will be purged in addition to being removed." msgstr "" #: src/cmdline/cmdline_prompt.cc:913 msgid "'u': the package is being removed because it is unused." msgstr "" #: src/cmdline/cmdline_prompt.cc:918 msgid "Commands:" msgstr "Komandoak:" #: src/cmdline/cmdline_prompt.cc:1034 msgid "" "aptitude failed to find a solution to these dependencies. You can solve " "them yourself by hand or type 'n' to quit." msgstr "" "Aptitudek huts egin mendekotasuna hauei konponbide bat bilatzean. Eskuz " "konpondu ditzakezu edo 'n' sakatu ateratzeko." #: src/cmdline/cmdline_prompt.cc:1053 msgid "Do you want to continue? [Y/n/?] " msgstr "Jarraitzea nahi al duzu? [Y/n/?] " #: src/cmdline/cmdline_prompt.cc:1054 msgid "Resolve these dependencies by hand? [N/+/-/_/:/?] " msgstr "Mendekotasun hauek eskuz konpondu? [E/+/-/_:/?) " #: src/cmdline/cmdline_prompt.cc:1072 msgid "Invalid response. Please enter a valid command or '?' for help.\n" msgstr "" "Erantzun baliogabea. Sartu baliozko komando bat, edo '?' laguntza ikusteko.\n" #: src/cmdline/cmdline_prompt.cc:1078 msgid "" "Enter a package management command (such as '+ package' to install a " "package), 'R' to attempt automatic dependency resolution or 'N' to abort." msgstr "" "Sar pakete kudeaketa komando bat (adibidez '+ paketea' pakete bat " "instalatzeko), 'R' mendekotasuna osatze automatikoa saiatzeko edo 'N' uzteko." #: src/cmdline/cmdline_prompt.cc:1110 #, c-format msgid "" "\n" "Dependency information will be shown.\n" "\n" msgstr "" "\n" "Mendekotasun-informazioa erakutsiko da.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1112 #, c-format msgid "" "\n" "Dependency information will not be shown.\n" "\n" msgstr "" "\n" "Mendekotasun-informazioa ez da erakutsiko.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1118 #, c-format msgid "" "\n" "Versions will be shown.\n" "\n" msgstr "" "\n" "Bertsioak erakutsiko dira.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1120 #, c-format msgid "" "\n" "Versions will not be shown.\n" "\n" msgstr "" "\n" "Bertsioak ez dira erakutsiko.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1125 #, c-format msgid "" "\n" "Size changes will be shown.\n" "\n" msgstr "" "\n" "Tamaina aldaketak erakutsiko dira.\n" "\n" #: src/cmdline/cmdline_prompt.cc:1127 #, c-format msgid "" "\n" "Size changes will not be shown.\n" "\n" msgstr "" "\n" "Tamaina aldaketarik ez da erakutsiko.\n" "\n" #: src/cmdline/cmdline_resolver.cc:144 src/cmdline/cmdline_resolver.cc:997 #: src/generic/apt/apt.cc:269 #, c-format msgid "Unable to open %s for writing" msgstr "Ezzinb da %s idazteko ireki" #: src/cmdline/cmdline_resolver.cc:150 src/cmdline/cmdline_resolver.cc:1002 #, c-format msgid "Error writing resolver state to %s" msgstr "Errorea ebazpen-egoera %s(e)n idaztean" #: src/cmdline/cmdline_resolver.cc:152 src/cmdline/cmdline_resolver.cc:1004 msgid "Resolver state successfully written!" msgstr "Ebazpen-egoera ongi idatzi da." #: src/cmdline/cmdline_resolver.cc:217 #, c-format msgid "" "y: %Fn: %Fq: %F.: %F,: %Fo: %Fe: %Fx: %Fr (ID|pkg ver) ...: %F%na (ID|pkg " "ver) ...: %F%n: %F%n pkg... : %F%n%F%F%F%F%F%F%F%F" msgstr "" #: src/cmdline/cmdline_resolver.cc:238 msgid "accept the proposed changes" msgstr "onartu proposatutako aldaketak" #: src/cmdline/cmdline_resolver.cc:240 msgid "reject the proposed changes and search for another solution" msgstr "ezetsi proposatutako aldaketak eta bilatu beste irtenbide bat" #: src/cmdline/cmdline_resolver.cc:242 msgid "give up and quit the program" msgstr "bertan behera utzi eta irten programatik" #: src/cmdline/cmdline_resolver.cc:244 msgid "move to the next solution" msgstr "joan hurrengo irtenbidera" #: src/cmdline/cmdline_resolver.cc:246 msgid "move to the previous solution" msgstr "joan aurreko irtenbidera" #: src/cmdline/cmdline_resolver.cc:248 msgid "" "toggle between the contents of the solution and an explanation of the " "solution" msgstr "txandakatu konponbide edukien eta konponbideen argibideen artean" #: src/cmdline/cmdline_resolver.cc:250 msgid "examine the solution in the visual user interface" msgstr "aztertu irtenbidea erabiltzaile-interfazean" #: src/cmdline/cmdline_resolver.cc:252 msgid "" "abort automatic dependency resolution; resolve dependencies by hand instead" msgstr "" "abortatu mendekotasun konpontzaile automatikoa; apurtutako mendekotasunak " "eskuz konpondu" #: src/cmdline/cmdline_resolver.cc:254 msgid "" "reject the given package versions; don't display any solutions in which they " "occur. Enter UNINST instead of a version to reject removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:256 msgid "" "accept the given package versions; display only solutions in which they " "occur. Enter UNINST instead of a version to accept removing the package. " "ID is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:258 msgid "" "display information about the action labeled ID from the solution. The " "label is the integer printed to the left of the action." msgstr "" #: src/cmdline/cmdline_resolver.cc:260 msgid "adjust the state of the listed packages, where ACTION is one of:" msgstr "egokitu zerrendatutako paketeen egoera, EKINTZA hauetariko bat da" #: src/cmdline/cmdline_resolver.cc:278 msgid "" "Adjustments will cause the current solution to be discarded and recalculated " "as necessary." msgstr "" "Egokitzeak uneko irtenbidea baztertzea, eta beharrezkoak diren kalkuluak " "berriro egitea dakar." #: src/cmdline/cmdline_resolver.cc:293 #, c-format msgid "The version %s is available in the following archives:" msgstr "%s bertsioa honako artxiboetan eskuragarri dago:" #: src/cmdline/cmdline_resolver.cc:301 #, c-format msgid "Select the version of %s that should be used: " msgstr "Hautatu %s(r)en bertsioa erabiltzeko: " #: src/cmdline/cmdline_resolver.cc:308 #, c-format msgid "Invalid response. Please enter an integer between 1 and %d." msgstr "Erantzun baliogabea. Sakatu 1 eta %d arteko zenbaki osokoa." #: src/cmdline/cmdline_resolver.cc:324 #, c-format msgid "Expected at least one package/version pair following '%c'" msgstr "Pakete/bertsio bikote bat bederen espero da '%c'-ri jarraituz" #: src/cmdline/cmdline_resolver.cc:346 #, c-format msgid "Expected a version or \"%s\" after \"%s\"" msgstr "Bertsio bat edo \"%s\" espero zen \"%s\" ondoren" #: src/cmdline/cmdline_resolver.cc:372 #, c-format msgid "%s has no version named \"%s\"" msgstr "%s(e)k ez du \"%s\" izeneko bertsiorik" #: src/cmdline/cmdline_resolver.cc:398 #, c-format msgid "Allowing the removal of %s" msgstr "Baimendu %s kentzea" #: src/cmdline/cmdline_resolver.cc:401 #, c-format msgid "Allowing the installation of %s version %s (%s)" msgstr "Baimendu %s(r)en %s bertsioa (%s) instalatzea" #: src/cmdline/cmdline_resolver.cc:411 #, c-format msgid "Rejecting the removal of %s" msgstr "Ezetsi %s kentzea" #: src/cmdline/cmdline_resolver.cc:414 #, c-format msgid "Rejecting the installation of %s version %s (%s)" msgstr "Ezetsi %s(r)en %s bertsioa (%s) instalatzea" #: src/cmdline/cmdline_resolver.cc:427 #, c-format msgid "No longer requiring the removal of %s" msgstr "Ez da gehiago eskatuko %s kentzea" #: src/cmdline/cmdline_resolver.cc:430 #, c-format msgid "No longer requiring the installation of %s version %s (%s)" msgstr "Ez da gehiago eskatuko %s(r)en %s bertsioa (%s) instalatzea" #: src/cmdline/cmdline_resolver.cc:439 #, c-format msgid "Requiring the removal of %s" msgstr "Eskatu %s kentzea" #: src/cmdline/cmdline_resolver.cc:442 #, c-format msgid "Requiring the installation of %s version %s (%s)" msgstr "Eskatu %s(r)en %s bertsioa (%s) instalatzea" #: src/cmdline/cmdline_resolver.cc:491 #, c-format msgid "Allowing this recommendation to be ignored: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:497 #, c-format msgid "Always obeying this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:506 #, c-format msgid "No longer ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:512 #, c-format msgid "Ignoring this recommendation: %s" msgstr "" #: src/cmdline/cmdline_resolver.cc:571 #, c-format msgid "Action \"%s\"" msgstr "" #. TRANSLATORS: the substitution is #. replaced in English with something #. like "Pkg1 depends upon Pkg2". #: src/cmdline/cmdline_resolver.cc:584 #, c-format msgid "This action was selected because %ls." msgstr "" #: src/cmdline/cmdline_resolver.cc:586 msgid "" "This action is currently rejected; it will not appear in new solutions." msgstr "" #: src/cmdline/cmdline_resolver.cc:587 msgid "" "This action is currently approved; it will be selected whenever possible." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:594 #, c-format msgid "Enter \"r %s\" to allow this action to appear in new solutions." msgstr "" #. TRANSLATORS: the "r" here is #. for "reject", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:600 #, c-format msgid "" "Enter \"r %s\" to prevent this action from appearing in new solutions." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:606 #, c-format msgid "" "Enter \"a %s\" to cease requiring that new solutions include this action if " "possible." msgstr "" #. TRANSLATORS: the "a" here is #. for "approve", but should not be #. translated since the commands in #. aptitude's internal command-line #. aren't translated. #: src/cmdline/cmdline_resolver.cc:612 #, c-format msgid "" "Enter \"a %s\" to require that new solutions include this action if possible." msgstr "" #: src/cmdline/cmdline_resolver.cc:785 #, c-format msgid "open: %zd; closed: %zd; defer: %zd; conflict: %zd" msgstr "ireki: %zd; itxita: %zd; geroratua: %zd; gatazka: %zd" #: src/cmdline/cmdline_resolver.cc:809 #, c-format msgid "" "Would resolve dependencies, but dependency resolution is disabled.\n" " (%s::ProblemResolver::StepLimit = 0)\n" msgstr "" "mendekotasunak konpondu daitezke, baina mendekotasun konponketa ezgaiturik " "dago.\n" " (%s::ProblemResolver::StepLimit = 0)\n" #: src/cmdline/cmdline_resolver.cc:818 msgid "" "I want to resolve dependencies, but no dependency resolver was created." msgstr "" "Mendekotasunak konpondu nahi ditut, baina ez da mendekotasun-konpontzailerik " "sortu." #: src/cmdline/cmdline_resolver.cc:832 src/cmdline/cmdline_resolver.cc:1175 #: src/gtk/resolver.cc:2058 src/solution_dialog.cc:127 #: src/solution_screen.cc:546 msgid "Resolving dependencies..." msgstr "Mendekotasunak ebazten..." #: src/cmdline/cmdline_resolver.cc:892 msgid "The following actions will resolve these dependencies:" msgstr "Honako ekintzek mendekotasun hauek konponduko dituzte:" #: src/cmdline/cmdline_resolver.cc:910 msgid "Accept this solution? [Y/n/q/?] " msgstr "Onartu irtenbide hau? [Y/n/q/?] " #: src/cmdline/cmdline_resolver.cc:937 src/cmdline/cmdline_resolver.cc:1072 msgid "Abandoning all efforts to resolve these dependencies." msgstr "Mendekotasun hauek ebazteko ahalegin guztiak bertan behera uzten." #: src/cmdline/cmdline_resolver.cc:940 msgid "" "Abandoning automatic dependency resolution and reverting to manual " "resolution." msgstr "" "Mendekotasun konpontzaile automatikoa bertan behera uzten, eta eskuzko " "konponketara itzultzen." #: src/cmdline/cmdline_resolver.cc:973 msgid "The following commands are available:" msgstr "Honako komandoak eskuragarri daude:" #: src/cmdline/cmdline_resolver.cc:994 src/ui.cc:2340 msgid "File to write resolver state to: " msgstr "Ebazpen-egoera idazteko fitxategia: " #: src/cmdline/cmdline_resolver.cc:1026 msgid "Invalid response; please enter one of the following commands:" msgstr "Erantzun baliogabea. Sartu hurrengo komandoetariko bat:" #: src/cmdline/cmdline_resolver.cc:1046 msgid "No solution found within the allotted time. Try harder? [Y/n] " msgstr "" "Ez da irtenbiderik aurkitu emandako denboran. Sakonago saiatu? [Y/n] " #: src/cmdline/cmdline_resolver.cc:1075 msgid "Invalid response; please enter 'y' or 'n'." msgstr "Erantzun baliogabea. Sakatu 'y' edo 'n'." #: src/cmdline/cmdline_resolver.cc:1084 msgid "Unable to resolve dependencies! Giving up..." msgstr "Ezin da mendekotasunak ebatzi. Bertan behera uzten..." #: src/cmdline/cmdline_resolver.cc:1090 msgid "*** No more solutions available ***" msgstr "*** Ez dago irtenbide gehiagorik. ***" #: src/cmdline/cmdline_resolver.cc:1109 msgid "" "*** ERROR: search aborted by fatal exception. You may continue\n" " searching, but some solutions will be unreachable." msgstr "" "*** ERROREA: bilaketa huts konponezin bat dela eta utzi egin da. Bilatzen\n" " jarraitu dezakezu, baina zenbait emaitza ezingo dira eskuratu." #: src/cmdline/cmdline_resolver.cc:1186 #, c-format msgid "" "Unable to resolve dependencies for the upgrade because the resolver timed " "out.\n" " You may be able to solve this problem by increasing\n" " Aptitude::ProblemResolver::StepLimit (currently %d)." msgstr "" #: src/cmdline/cmdline_resolver.cc:1196 msgid "Unable to resolve dependencies for the upgrade: no solution found." msgstr "" #: src/cmdline/cmdline_resolver.cc:1202 #, c-format msgid "Unable to resolve dependencies for the upgrade: %s" msgstr "" #: src/cmdline/cmdline_search.cc:204 src/cmdline/cmdline_versions.cc:590 #, c-format msgid "iconv of %s failed.\n" msgstr "%s(r)en iconv-ek huts egin du.\n" #: src/cmdline/cmdline_search.cc:221 #, c-format msgid "search: You must provide at least one search term\n" msgstr "bilatu: bilaketa-termino bat eman behar duzu gutxienez\n" #: src/cmdline/cmdline_show_broken.cc:36 #, c-format msgid "but %s is to be installed." msgstr "baina %s instalatu egingo da." #: src/cmdline/cmdline_show_broken.cc:39 #, c-format msgid "but %s is installed and it is kept back." msgstr "baina %s instalaturik eta hizozturik dago." #: src/cmdline/cmdline_show_broken.cc:42 #, c-format msgid "but %s is installed." msgstr "baina %s instalatuta dago." #: src/cmdline/cmdline_show_broken.cc:49 #, c-format msgid "but it is not installable." msgstr "baina ez da instalagarria." #: src/cmdline/cmdline_show_broken.cc:51 #, c-format msgid "but it is not going to be installed." msgstr "" #: src/cmdline/cmdline_show_broken.cc:117 #, c-format msgid "" " which is a virtual package and is not provided by any available package.\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:121 #, c-format msgid " which is a virtual package, provided by:\n" msgstr "" #: src/cmdline/cmdline_show_broken.cc:138 #, c-format msgid " or" msgstr " edo" #: src/cmdline/cmdline_show_broken.cc:160 #, c-format msgid "The following packages have unmet dependencies:\n" msgstr "Ondorengo paketeetan bete gabeko mendekotasunak daude:\n" #: src/cmdline/cmdline_show.cc:196 src/cmdline/cmdline_show.cc:448 #: src/cmdline/cmdline_versions.cc:225 src/gtk/resolver.cc:1192 #: src/solution_fragment.cc:64 msgid "" msgstr "" #: src/cmdline/cmdline_show.cc:217 src/cmdline/cmdline_show.cc:222 #: src/qt/widgets/packages_tab.cc:73 msgid "not installed" msgstr "ez instalaturik" #: src/cmdline/cmdline_show.cc:224 src/pkg_columnizer.cc:249 #: src/pkg_ver_item.cc:228 msgid "unpacked" msgstr "despaketatuta" #: src/cmdline/cmdline_show.cc:226 msgid "partially configured" msgstr "erdizka konfiguratuta" #: src/cmdline/cmdline_show.cc:228 msgid "partially installed" msgstr "erdizka instalatuta" #: src/cmdline/cmdline_show.cc:230 msgid "not installed (configuration files remain)" msgstr "instalatu gabe (konfigurazio-fitxategiak daude)" #: src/cmdline/cmdline_show.cc:232 msgid "awaiting trigger processing by other package(s)" msgstr "beste pakete(ek) exekutatutako abiarazlea prozesatzea itxoiten" #: src/cmdline/cmdline_show.cc:234 msgid "awaiting trigger processing" msgstr "abiarazle prozesatzea itxoiten" #: src/cmdline/cmdline_show.cc:236 src/pkg_columnizer.cc:257 #: src/pkg_ver_item.cc:236 src/qt/widgets/packages_tab.cc:72 msgid "installed" msgstr "instalatuta" #: src/cmdline/cmdline_show.cc:259 #, c-format msgid "%s; will be purged because nothing depends on it" msgstr "%s; purgatu egingo da, inork ez baitauka honekiko mendekotasunik." #: src/cmdline/cmdline_show.cc:261 src/cmdline/cmdline_show.cc:357 #, c-format msgid "%s; will be purged" msgstr "%s, ezabatu izango da." #: src/cmdline/cmdline_show.cc:266 #, c-format msgid "%s; will be removed because nothing depends on it" msgstr "%s; kendu egingo da, inork ez baitauka honekiko mendekotasunik." #: src/cmdline/cmdline_show.cc:268 #, c-format msgid "%s; will be removed" msgstr "%s; kendu egingo da" #: src/cmdline/cmdline_show.cc:286 #, c-format msgid "%s%s; will be downgraded [%s -> %s]" msgstr "%s%s, atzeratu egingo da [%s -> %s]" #: src/cmdline/cmdline_show.cc:289 #, c-format msgid "%s%s; will be upgraded [%s -> %s]" msgstr "%s%s, eguneratu egingo da [%s -> %s]" #: src/cmdline/cmdline_show.cc:298 msgid "not a real package" msgstr "ez da pakete erreal bat" #: src/cmdline/cmdline_show.cc:311 msgid " [held]" msgstr " [hizoztu]" #: src/cmdline/cmdline_show.cc:325 #, c-format msgid "%s%s; will be installed" msgstr "%s%s, instalatu egingo da." #: src/cmdline/cmdline_show.cc:327 #, c-format msgid "%s%s; will be installed automatically" msgstr "%s%s; automatikoki instalatu egingo da" #: src/cmdline/cmdline_show.cc:347 #, c-format msgid "%s; version %s will be installed" msgstr "%s, %s bertsioa instalatua izango da." #: src/cmdline/cmdline_show.cc:351 #, c-format msgid "%s; version %s will be installed automatically" msgstr "%s; %s bertsioa automatikoki instalatuko da" #: src/cmdline/cmdline_show.cc:377 src/cmdline/cmdline_show.cc:400 msgid "Package: " msgstr "Paketea: " #: src/cmdline/cmdline_show.cc:378 src/cmdline/cmdline_show.cc:408 #: src/pkg_columnizer.cc:93 msgid "State" msgstr "Egoera" #: src/cmdline/cmdline_show.cc:379 src/cmdline/cmdline_show.cc:472 msgid "Provided by" msgstr "Nork egina:" #: src/cmdline/cmdline_show.cc:402 src/pkg_info_screen.cc:118 msgid "Essential: " msgstr "Funtsezkoa: " #: src/cmdline/cmdline_show.cc:402 src/cmdline/cmdline_show.cc:406 #: src/cmdline/cmdline_show.cc:417 src/pkg_info_screen.cc:118 msgid "yes" msgstr "Bai" #: src/cmdline/cmdline_show.cc:406 msgid "New" msgstr "Berria" #: src/cmdline/cmdline_show.cc:411 src/gtk/gui.cc:98 msgid "Forbidden version" msgstr "Debekatutako bertsioa" #: src/cmdline/cmdline_show.cc:415 msgid "Automatically installed" msgstr "Automatikoki instalatuta" #: src/cmdline/cmdline_show.cc:417 msgid "no" msgstr "ez" #: src/cmdline/cmdline_show.cc:421 src/pkg_info_screen.cc:123 msgid "Multi-Arch: " msgstr "" #: src/cmdline/cmdline_show.cc:423 src/gtk/entitysummary.cc:361 #: src/gtk/previewtab.cc:230 msgid "Version: " msgstr "Bertsioa: " #: src/cmdline/cmdline_show.cc:424 src/pkg_info_screen.cc:144 msgid "Priority: " msgstr "Lehentasuna: " #: src/cmdline/cmdline_show.cc:425 src/cmdline/cmdline_show.cc:427 msgid "N/A" msgstr "E/G" #: src/cmdline/cmdline_show.cc:426 src/pkg_info_screen.cc:145 msgid "Section: " msgstr "Sekzioa: " #: src/cmdline/cmdline_show.cc:428 src/pkg_info_screen.cc:146 msgid "Maintainer: " msgstr "Arduraduna: " #: src/cmdline/cmdline_show.cc:430 src/pkg_info_screen.cc:147 msgid "Architecture: " msgstr "Arkitektura: " #: src/cmdline/cmdline_show.cc:433 src/pkg_info_screen.cc:149 msgid "Uncompressed Size: " msgstr "Deskonprimituako Tamaina: " #: src/cmdline/cmdline_show.cc:437 src/pkg_info_screen.cc:148 msgid "Compressed Size: " msgstr "Komprimituriko Tamaina " #: src/cmdline/cmdline_show.cc:439 msgid "Filename: " msgstr "Fitxategi Izena: " #: src/cmdline/cmdline_show.cc:441 msgid "MD5sum: " msgstr "MD5sum: " #: src/cmdline/cmdline_show.cc:445 src/cmdline/cmdline_show.cc:448 #: src/gtk/entityview.cc:606 msgid "Archive" msgstr "Fitxategiak" #: src/cmdline/cmdline_show.cc:453 msgid "Depends" msgstr "Mendekotasuna:" #: src/cmdline/cmdline_show.cc:455 msgid "PreDepends" msgstr "Aurre-depentziak" #: src/cmdline/cmdline_show.cc:457 src/cmdline/cmdline_why.cc:290 msgid "Recommends" msgstr "Gomendatutakoak" #: src/cmdline/cmdline_show.cc:459 src/cmdline/cmdline_why.cc:293 msgid "Suggests" msgstr "Iradokiak" #: src/cmdline/cmdline_show.cc:461 msgid "Conflicts" msgstr "Gatazka:" #: src/cmdline/cmdline_show.cc:463 msgid "Breaks" msgstr "Hausten du:" #: src/cmdline/cmdline_show.cc:465 msgid "Replaces" msgstr "Ordezten du:" #: src/cmdline/cmdline_show.cc:467 msgid "Obsoletes" msgstr "Zaharkitzea:" #: src/cmdline/cmdline_show.cc:469 msgid "Enhances" msgstr "" #: src/cmdline/cmdline_show.cc:471 src/cmdline/cmdline_why.cc:221 #: src/cmdline/cmdline_why.cc:1622 src/gtk/dependency_chains_tab.cc:207 msgid "Provides" msgstr "Dakar" #: src/cmdline/cmdline_show.cc:475 src/gtk/entitysummary.cc:369 #: src/gtk/info.cc:714 src/gtk/previewtab.cc:238 src/pkg_info_screen.cc:102 msgid "Description: " msgstr "Azalpena: " #: src/cmdline/cmdline_show.cc:480 src/pkg_info_screen.cc:106 #: src/pkg_view.cc:257 msgid "Homepage: " msgstr "Etxe orria " #: src/cmdline/cmdline_show.cc:573 #, c-format msgid "Unable to locate package %s" msgstr "Ezin da %s paketea aurkitu" #: src/cmdline/cmdline_show.cc:594 #, c-format msgid "Unable to parse pattern %s" msgstr "Ezin da %s eredua analizatu" #: src/cmdline/cmdline_simulate.cc:65 #, c-format msgid "Would download/install/remove packages.\n" msgstr "Paketea dekargatu/instalatu/ezabatu-ko ditu.\n" #: src/cmdline/cmdline_simulate.cc:76 msgid "Internal Error, Ordering didn't finish" msgstr "Barne-errorea; ordenatzea ez da amaitu" #: src/cmdline/cmdline_update.cc:43 src/ui.cc:1735 src/ui.cc:1904 msgid "Deleting obsolete downloaded files" msgstr "Zaharkitutako deskargatutako fitxategiak ezabatzen" #: src/cmdline/cmdline_update.cc:54 #, c-format msgid "E: The update command takes no arguments\n" msgstr "E: update komandoak ez du argumentorik\n" #: src/cmdline/cmdline_user_tag.cc:66 #, c-format msgid "Adding user tag \"%s\" to the package \"%s\".\n" msgstr "Erabiltzailearen \"%s\" etiketa \"%s\" paketeari gehitzen.\n" #: src/cmdline/cmdline_user_tag.cc:73 #, c-format msgid "Removing user tag \"%s\" from the package \"%s\".\n" msgstr "Erabiltzailearen \"%s\" etiketa \"%s\" paketetik kentzen.\n" #: src/cmdline/cmdline_user_tag.cc:105 #, c-format msgid "%s: too few arguments; expected at least a tag name and a package.\n" msgstr "" "%s: argumentu gutxiegi; gutxienez izenaren etiketa eta pakete bat espero " "ziren.\n" #: src/cmdline/cmdline_util.cc:166 #, c-format msgid "No candidate version found for %s\n" msgstr "Ez da %s-rentzat auekrako paketerikm aurkitu\n" #: src/cmdline/cmdline_util.cc:168 #, c-format msgid "No current or candidate version found for %s\n" msgstr "Ez da %s(r)en ez uneko ez bertsio hautagairik aurkitu\n" #: src/cmdline/cmdline_util.cc:192 #, c-format msgid "Unable to find an archive \"%s\" for the package \"%s\"\n" msgstr "Ezin da aurkitu \"%s\" artxiboa, \"%s\" paketearentzat\n" #: src/cmdline/cmdline_util.cc:202 #, c-format msgid "Unable to find a version \"%s\" for the package \"%s\"\n" msgstr "Ezin da aurkitu \"%s\" bertsioa, \"%s\" paketearentzat\n" #: src/cmdline/cmdline_util.cc:208 #, c-format msgid "Internal error: invalid value %i passed to cmdline_find_ver!\n" msgstr "" "Barne-errorea: %i balio baliogabea pasatu da hona: cmdline_find_ver!\n" #: src/cmdline/cmdline_util.cc:238 #, c-format msgid "You cannot specify both an archive and a version for a package\n" msgstr "zuk bai fitxategia bai paketearen bertsioa ezarri ditzakezu\n" #: src/cmdline/cmdline_util.cc:272 #, c-format msgid "Couldn't find task '%s'" msgstr "" #: src/cmdline/cmdline_util.cc:360 #, c-format msgid "%d (%+d) broken" msgid_plural "%d (%+d) broken" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d (%+d) upgradable" msgid_plural "%d (%+d) upgradable" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d (%+d) new" msgid_plural "%d (%+d) new" msgstr[0] "" msgstr[1] "" #: src/cmdline/cmdline_util.cc:399 #, c-format msgid "Current status: %F." msgstr "Uneko egoera: %F." #: src/cmdline/cmdline_util.cc:410 #, c-format msgid "There is %d newly obsolete package." msgid_plural "There are %d newly obsolete packages." msgstr[0] "Zaharkitu berri den pakete %d dago." msgstr[1] "Zaharkitu berri diren %d pakete daude." #: src/cmdline/cmdline_util.cc:422 #, c-format msgid "There is %d newly obsolete package: " msgid_plural "There are %d newly obsolete packages: " msgstr[0] "Zaharkitu berri den pakete %d dago: " msgstr[1] "Zaharkitu berri diren %d pakete daude: " #: src/cmdline/cmdline_versions.cc:122 #, c-format msgid "Package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:159 src/cmdline/cmdline_versions.cc:208 #, c-format msgid "Source package %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:230 #, c-format msgid "Archive %s:" msgstr "" #: src/cmdline/cmdline_versions.cc:519 msgid "--group-by|archive" msgstr "" #: src/cmdline/cmdline_versions.cc:523 msgid "--group-by|auto" msgstr "" #: src/cmdline/cmdline_versions.cc:527 msgid "--group-by|none" msgstr "" #: src/cmdline/cmdline_versions.cc:531 msgid "--group-by|package" msgstr "" #: src/cmdline/cmdline_versions.cc:535 msgid "--group-by|source-package" msgstr "" #: src/cmdline/cmdline_versions.cc:539 msgid "--group-by|source-version" msgstr "" #. TRANSLATORS: --group-by is the argument name and shouldn't #. be translated. #: src/cmdline/cmdline_versions.cc:545 #, c-format msgid "" "Invalid package grouping mode \"%s\" (should be \"auto\", \"none\", " "\"package\", or \"source-package\")" msgstr "" #: src/cmdline/cmdline_versions.cc:607 #, c-format msgid "versions: You must provide at least one package selector\n" msgstr "" #: src/cmdline/cmdline_why.cc:281 msgid "dep_level" msgstr "men_maila" #: src/cmdline/cmdline_why.cc:287 msgid "DependsOnly" msgstr "MendekoakBakarrik" #: src/cmdline/cmdline_why.cc:301 msgid "version_selection" msgstr "bertsioa_hautaketa" #: src/cmdline/cmdline_why.cc:306 msgid "Current" msgstr "Unekoa" #: src/cmdline/cmdline_why.cc:309 msgid "Candidate" msgstr "Hautagarria" #: src/cmdline/cmdline_why.cc:312 src/gtk/gui.cc:91 src/gtk/gui.cc:1417 msgid "Install" msgstr "Instalatu" #: src/cmdline/cmdline_why.cc:315 msgid "InstallNotCurrent" msgstr "InstalatuEzUnekoa" #: src/cmdline/cmdline_why.cc:323 msgid "allow_choices" msgstr "onartu_aukerak" #: src/cmdline/cmdline_why.cc:326 msgid "true" msgstr "egia" #: src/cmdline/cmdline_why.cc:328 msgid "false" msgstr "faltsua" #: src/cmdline/cmdline_why.cc:372 #, c-format msgid "Install(%s)" msgstr "Instalatu(%s)" #: src/cmdline/cmdline_why.cc:374 #, c-format msgid "Remove(%s)" msgstr "Kendu(%s)" #: src/cmdline/cmdline_why.cc:376 #, c-format msgid "Install(%s provides %s)" msgstr "Instalatu: (%s-ek %s hornitzen du)" #: src/cmdline/cmdline_why.cc:380 #, c-format msgid "Remove(%s provides %s)" msgstr "Kendu: (%s-ek %s hornitzen du)" #: src/cmdline/cmdline_why.cc:1065 #, c-format msgid " ++ Examining %F\n" msgstr " ++ %F aztertzen\n" #: src/cmdline/cmdline_why.cc:1073 msgid " ++ --> skipping, not a conflict\n" msgstr " ++ --> alde batetara uzten, ez dago gatazkan\n" #: src/cmdline/cmdline_why.cc:1079 msgid " ++ --> skipping conflict\n" msgstr " ++ --> gatazka alde batetara uzten\n" #: src/cmdline/cmdline_why.cc:1085 msgid " ++ --> skipping, not relevant according to params\n" msgstr " ++ --> baztertzen, ez da beharrezkoa parametroen arabera\n" #: src/cmdline/cmdline_why.cc:1091 msgid " ++ --> skipping, parent is not the selected version\n" msgstr " ++ --> baztertzen, parent ez da hautatutako bertsioa\n" #: src/cmdline/cmdline_why.cc:1097 msgid " ++ --> skipping, the dep is satisfied by the current version\n" msgstr " ++ --> saltatzen, mend. uneko bertsioan beteta\n" #: src/cmdline/cmdline_why.cc:1103 msgid "Skipping this solution, I've already seen it.\n" msgstr "Konponbidea alde batetara uzten. Dagoeneko ikusi dut.\n" #: src/cmdline/cmdline_why.cc:1109 msgid " ++ --> skipping, version check failed\n" msgstr " ++ --> alde batera uzten, bertsio egiaztapenak huts egin du\n" #: src/cmdline/cmdline_why.cc:1115 msgid " ++ --> ENQUEUING\n" msgstr " ++ --> HILARAN_IPINTZEN\n" #: src/cmdline/cmdline_why.cc:1121 #, c-format msgid " ++ --> ENQUEUING %s Provides %s\n" msgstr " ++ --> %s HILARAN IPINTZEN %s hornitzen du\n" #: src/cmdline/cmdline_why.cc:1129 #, c-format msgid "Starting search with parameters %ls\n" msgstr "Bilaketa %ls parametroez hasten\n" #: src/cmdline/cmdline_why.cc:1185 #, c-format msgid "Unable to find a reason to remove %s.\n" msgstr "Ezin da arrazoirik aurkitu %s kentzeko.\n" #: src/cmdline/cmdline_why.cc:1187 #, c-format msgid "Unable to find a reason to install %s.\n" msgstr "Ezin da arrazoirik aurkitu %s instalatzeko.\n" #: src/cmdline/cmdline_why.cc:1226 #, c-format msgid "Packages requiring %s:" msgstr "" #: src/cmdline/cmdline_why.cc:1290 src/cmdline/cmdline_why.cc:1318 #: src/cmdline/cmdline_why.cc:1382 #, c-format msgid "No package named \"%s\" exists." msgstr "Ez dago \"%s\" izeneko paketerik." #: src/cmdline/cmdline_why.cc:1322 msgid "Unable to parse some match patterns." msgstr "Ezin dira analizatu aurkitutako parekatze batzuek." #: src/cmdline/cmdline_why.cc:1357 #, c-format msgid "" "%s: this command requires at least one argument (the package to query).\n" msgstr "" #: src/cmdline/cmdline_why.h:213 msgid "Unknown version selection, something is very wrong." msgstr "" #: src/cmdline/terminal.cc:44 msgid "Unexpected end-of-file on standard input" msgstr "Ustegabeko fitxategi-amaiera (EOF) sarrera estandarrean" #. TRANSLATORS: the text between [] should be #. exactly 4 character cells wide; "ERR" is short #. for "ERROR". #: src/cmdline/text_progress.cc:93 #, c-format msgid "[ ERR] %s" msgstr "" #: src/dep_item.cc:151 msgid "UNSATISFIED" msgstr "BETEGABEA" #: src/dep_item.cc:151 src/reason_fragment.cc:241 msgid "UNAVAILABLE" msgstr "ESKURAEZINA" #: src/desc_render.cc:124 src/gtk/aptitude.glade:1051 msgid "Tags" msgstr "Etiketak" #: src/desc_render.cc:139 msgid "User Tags" msgstr "Erabiltzailearen etiketak" #: src/download_item.cc:80 src/download_item.cc:84 src/download_item.cc:106 msgid " [Working]" msgstr " [Lanean]" #: src/download_item.cc:110 src/download_list.cc:362 msgid "[Hit]" msgstr "[Jo]" #: src/download_item.cc:110 src/download_list.cc:384 msgid "[Downloaded]" msgstr "[Deskargaturik]" #: src/download_list.cc:82 #, c-format msgid "Downloaded %sB in %s (%sB/s)." msgstr "%sB %s segundutan (%sB/s) deskargaturik." #: src/download_list.cc:88 #, c-format msgid "%n%nSome files were not downloaded successfully." msgstr "%n%nFitxategi batzuk ez dira ongi deskargatu." #: src/download_list.cc:98 src/download_list.cc:346 src/gtk/download.cc:444 msgid "Continue" msgstr "Jarraitu" #: src/download_list.cc:100 src/mine/cmine.cc:296 src/mine/cmine.cc:361 msgid "Cancel" msgstr "Utzi" #: src/download_list.cc:214 msgid "Total Progress: " msgstr "Aurrerapena guztira: " #: src/download_list.cc:243 #, c-format msgid " [ %i%% ] (%sB/s, %s remaining)" msgstr " [ %% %i ] (%sB/s, %s faltan)" #: src/download_list.cc:245 #, c-format msgid " [ %i%% ] (stalled)" msgstr " [ %i%% ] (geraturik)" #: src/download_list.cc:247 #, c-format msgid " [ %i%% ]" msgstr " [ %i%% ]" #: src/download_list.cc:265 msgid "Downloading... " msgstr "Deskargatzen... " #: src/download_list.cc:341 src/gtk/download.cc:441 #, c-format msgid "Please insert the disc labeled \"%s\" into the drive \"%s\"" msgstr "Sartu \"%s\" etiketadun diskoa \"%s\" unitatean" #: src/download_list.cc:348 src/gtk/download.cc:445 msgid "Abort" msgstr "Abortatu" #: src/download_list.cc:406 msgid "[IGNORED]" msgstr "[EZ IKUSI EGINDA]" #: src/download_list.cc:412 msgid "[ERROR]" msgstr "[ERROREA]" #: src/download_thread.h:138 msgid "Attempt to start a download thread twice!" msgstr "" #: src/generic/apt/aptcache.cc:273 #, c-format msgid "" "Error parsing a user-tag for the package %s: unexpected end-of-line " "following %s." msgstr "" "Errorea %s paketearen erabiltzailearen etiketa analizatzean: ustegabeko " "lerro amaiera %s-rekin." #: src/generic/apt/aptcache.cc:290 #, c-format msgid "Unterminated '\"' in the user-tags list of the package %s." msgstr "" "Amaitu gabeko komatxoa '\"' %s paketearen erabiltzailearen etiketen " "zerrendan." #: src/generic/apt/aptcache.cc:395 msgid "Can't open Aptitude extended state file" msgstr "Ezin da ireki Aptitude egoera-fitxategi hedatua" #: src/generic/apt/aptcache.cc:409 src/generic/apt/aptcache.cc:527 #: src/generic/apt/aptcache.cc:529 msgid "Reading extended state information" msgstr "Egoera-informazio hedatua irakurtzen" #: src/generic/apt/aptcache.cc:535 src/generic/apt/aptcache.cc:619 #: src/generic/apt/aptcache.cc:622 msgid "Initializing package states" msgstr "Pakete-egoerak hasieratzen" #: src/generic/apt/aptcache.cc:783 msgid "Cannot open Aptitude state file" msgstr "Ezin da Aptitude egoera-fitxategia ireki" #: src/generic/apt/aptcache.cc:787 src/generic/apt/aptcache.cc:920 #: src/generic/apt/aptcache.cc:923 msgid "Writing extended state information" msgstr "egoera argibide hedatuak idazten" #: src/generic/apt/aptcache.cc:911 msgid "Couldn't write state file" msgstr "Ezin da egoera fitxategia idatzi" #: src/generic/apt/aptcache.cc:928 msgid "Error writing state file" msgstr "Errorea egoera fitxategia idazterakoan" #: src/generic/apt/aptcache.cc:946 #, c-format msgid "failed to remove %s" msgstr "huts egin du %s kentzean" #: src/generic/apt/aptcache.cc:953 #, c-format msgid "failed to rename %s to %s" msgstr "huts egin du izenez aldatzean: %s -> %s" #: src/generic/apt/aptcache.cc:961 #, c-format msgid "couldn't replace %s with %s" msgstr "ezin izan da %s %s(e)kin ordeztu" #: src/generic/apt/aptcache.cc:979 #: src/generic/apt/download_install_manager.cc:219 msgid "" "Could not regain the system lock! (Perhaps another apt or dpkg is running?)" msgstr "" "Ezin izan da sistema-blokeoa berreskuratu! (Beharbada beste apt edo dpkg bat " "exekutatzen ariko da)" #: src/generic/apt/aptcache.cc:982 msgid "failed to save selections to dpkg database" msgstr "" #: src/generic/apt/aptcache.cc:1714 msgid "Unable to correct dependencies, some packages cannot be installed" msgstr "" "Ezin izan dira mendekotasunak zuzendu; pakete batzuk ezin dira instalatu" #: src/generic/apt/aptcache.cc:2386 msgid "The list of sources could not be read." msgstr "Ezin da jatorri zerrenda irakurri." #: src/generic/apt/aptcache.cc:2393 msgid "The package lists or status file could not be parsed or opened." msgstr "Pakete zerrenda edo egoera fitxategia ezin dira ireki edo analizatu." #: src/generic/apt/aptcache.cc:2396 msgid "" "You may want to update the package lists to correct these missing files" msgstr "" "Beharbada pakete-zerrendak eguneratu nahiko dituzu, falta diren fitxategiak " "zuzentzeko" #. TRANSLATORS: Set this string to the name of a configuration #. file in $pkgdatadir/aptitude that overrides defaults for your #. language. This is particularly intended for overriding entries #. in the Aptitude::Sections::Descriptions tree. #. #. For instance, Sections localized for the language .ww might be #. stored in a file named aptitude-defaults.ww, which would be #. indicated by translating "Localized defaults|" below to #. "aptitude-defaults.ww". If you use this mechanism, you should #. also add your defaults file to pkgdata_DATA in Makefile.am. #: src/generic/apt/apt.cc:168 msgid "Localized defaults|" msgstr "Lokalizaturiko lehenespenak|" #: src/generic/apt/apt.cc:241 #, c-format msgid "%s is readable but not writable; unable to write configuration file." msgstr "" "%s irakurgarria da baina ez idazgarria; ezin da konfigurazio fitxategia " "idatzi." #: src/generic/apt/apt.cc:286 #, c-format msgid "Unable to replace %s with new configuration file" msgstr "Ezin da %s konfigurazio fitxategi berriagatik aldatu" #: src/generic/apt/apt.cc:437 msgid "" "Could not lock the cache file; this usually means that dpkg or another apt " "tool is already installing packages. Opening in read-only mode; any changes " "you make to the states of packages will NOT be preserved!" msgstr "" "Ezin izan da cache fitxategia blokeatu, honek arruntean dpkg edo beste apt " "lanabes bat paketeak instalatzen dagoela esan nahi du. Irakurtzeko soilik " "irekiko da; paketeen egoeran egindako edozein aldaketa EZ dira gordeko." #: src/generic/apt/apt.cc:1253 msgid "foreign" msgstr "" #: src/generic/apt/apt.cc:1255 msgid "same" msgstr "" #: src/generic/apt/apt.cc:1258 msgid "allowed" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "main" msgstr "nagusia" #: src/generic/apt/apt.cc:1347 msgid "contrib" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-free" msgstr "" #: src/generic/apt/apt.cc:1347 msgid "non-US" msgstr "" #: src/generic/apt/aptitude_resolver.cc:441 #, c-format msgid "Invalid hint \"%s\": expected an action, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:466 #, c-format msgid "" "Invalid hint \"%s\": expected a component name and a number, but found " "nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:485 #, c-format msgid "" "Invalid hint \"%s\": expected the numeric value following the component " "name, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:505 #, c-format msgid "Invalid hint \"%s\": the numeric component \"%s\" cannot be parsed." msgstr "" #: src/generic/apt/aptitude_resolver.cc:516 #, c-format msgid "Invalid hint \"%s\": expected a level, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:538 #, c-format msgid "Invalid hint \"%s\": expected a target, but found nothing." msgstr "" #: src/generic/apt/aptitude_resolver.cc:565 #, c-format msgid "Invalid hint \"%s\": invalid target: %s" msgstr "" #: src/generic/apt/aptitude_resolver.cc:585 #, c-format msgid "Invalid hint \"%s\": trailing junk after the version." msgstr "" #: src/generic/apt/aptitude_resolver.cc:682 #, c-format msgid "" "Invalid hint \"%s\": the action \"%s\" should be \"approve\", \"reject\", or " "a number." msgstr "" #: src/generic/apt/aptitude_resolver_cost_settings.cc:129 #, c-format msgid "Conflicting types for the cost component %s." msgstr "" #: src/generic/apt/aptitude_resolver_universe.cc:837 #, c-format msgid "" "Invalid safety level \"%s\" (not \"discard\", \"maximum\", \"minimum\", or " "an integer)." msgstr "" #: src/generic/apt/download_install_manager.cc:60 msgid "" "The package cache is not available; unable to download and install packages." msgstr "" "Pakete-cachea ez dago eskuragarri. ezin da paketeak deskargatu eta instalatu" #: src/generic/apt/download_install_manager.cc:93 msgid "Internal error: couldn't generate list of packages to download" msgstr "Barne-errorea: ezin izan da deskargatzeko paketeen zerrenda sortu" #: src/generic/apt/download_install_manager.cc:120 #: src/generic/apt/download_update_manager.cc:130 #, c-format msgid "Failed to fetch %s: %s" msgstr "Huts egin du %s eskuratzean: %s" #: src/generic/apt/download_install_manager.cc:129 msgid "Some files failed to download" msgstr "" #: src/generic/apt/download_install_manager.cc:140 msgid "Unable to correct for unavailable packages" msgstr "Ez da gai eskuragarri ez dauden paketeak konpontzeko gai" #: src/generic/apt/download_install_manager.cc:175 msgid "Failed to perform requested operation on package. Trying to recover:" msgstr "" #: src/generic/apt/download_update_manager.cc:70 msgid "Couldn't read list of package sources" msgstr "Ezin izan da pakete-iturburuen zerrenda irakurri" #: src/generic/apt/download_update_manager.cc:150 msgid "Couldn't clean out list directories" msgstr "Ezin izan dira zerrenda-direktorioak garbitu" #: src/generic/apt/download_update_manager.cc:155 #: src/generic/apt/download_update_manager.cc:157 msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "" #: src/generic/apt/download_update_manager.cc:178 msgid "Couldn't rebuild package cache" msgstr "Ezin izan da pakete katxea birsortu" #: src/generic/apt/dpkg.cc:102 #, c-format msgid "Couldn't chroot into %s for %s" msgstr "" #: src/generic/apt/dpkg.cc:124 #, c-format msgid "Waited for %s but it wasn't there" msgstr "" #: src/generic/apt/dpkg_selections.cc:106 msgid "Failed to create pipe for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:114 msgid "Failed to fork process for dpkg selections." msgstr "" #: src/generic/apt/dpkg_selections.cc:191 #, c-format msgid "" "Failed to execute process to save dpkg selections, waitpid error: %d: '%s'" msgstr "" #: src/generic/apt/dpkg_selections.cc:205 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg or trying to execute " "it exited with status/errno: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:210 #, c-format msgid "" "Failed to execute process to save dpkg selections, dpkg killed by signal: %d" msgstr "" #: src/generic/apt/dpkg_selections.cc:215 msgid "" "Failed to execute process to save dpkg selections, dpkg exited with unknown " "problem" msgstr "" #: src/generic/apt/dump_packages.cc:539 src/generic/apt/dump_packages.cc:629 #, c-format msgid "Unable to stat %s." msgstr "Ezin da %s atzitu." #: src/generic/apt/dump_packages.cc:674 #, c-format msgid "Unable to create truncated cache: %s." msgstr "" #: src/generic/apt/log.cc:56 #, c-format msgid "Unable to open %s to log actions" msgstr "Ezin izan da %s irakurri ekintzak egunkarian erregistratzeko" #. TRANSLATORS: This is a date and time format. See strftime(3). #: src/generic/apt/log.cc:67 msgid "%a, %b %e %Y %T %z" msgstr "" #: src/generic/apt/log.cc:69 #, c-format msgid "Error generating local time (%s)" msgstr "Errorea ordu lokala (%s) sortzean" #: src/generic/apt/log.cc:73 msgid "log report" msgstr "egunkari-txostena" #: src/generic/apt/log.cc:74 #, c-format msgid "" " IMPORTANT: this log only lists intended actions; actions which fail\n" " due to dpkg problems may not be completed.\n" "\n" msgstr "" #: src/generic/apt/log.cc:75 #, c-format msgid "Will install %li packages, and remove %li packages.\n" msgstr "%li pakete instalatu; eta %li pakete ezabatuko dira.\n" #: src/generic/apt/log.cc:79 #, c-format msgid "%sB of disk space will be used\n" msgstr "%sB diska leku erabiliko da\n" #: src/generic/apt/log.cc:82 #, c-format msgid "%sB of disk space will be freed\n" msgstr "Diskoan %sB leku libre utziko dira\n" #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "INSTALATU" #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "EZABATU" #: src/generic/apt/log.cc:95 msgid "UPGRADE" msgstr "" #: src/generic/apt/log.cc:96 msgid "DOWNGRADE" msgstr "" #: src/generic/apt/log.cc:97 msgid "REINSTALL" msgstr "BERRINSTALATU" #: src/generic/apt/log.cc:98 msgid "HOLD" msgstr "HIZOZTU" #: src/generic/apt/log.cc:99 msgid "BROKEN" msgstr "HAUTSITA" #: src/generic/apt/log.cc:100 msgid "REMOVE, NOT USED" msgstr "EZABATU, ERABILI GABE" #: src/generic/apt/log.cc:101 msgid "REMOVE, DEPENDENCIES" msgstr "KENDU, MENDEKOTASUNAK" #: src/generic/apt/log.cc:102 msgid "INSTALL, DEPENDENCIES" msgstr "INSTALATU, MENDEKOTASUNAK" #: src/generic/apt/log.cc:103 msgid "HOLD, DEPENDENCIES" msgstr "ATXIKI, MENDEKOTASUNAK" #: src/generic/apt/log.cc:104 msgid "UNCONFIGURED" msgstr "KONFIGURATU GABE" #: src/generic/apt/log.cc:105 msgid "????????" msgstr "????????" #: src/generic/apt/log.cc:108 src/generic/apt/log.cc:109 msgid "(no version found)" msgstr "" #: src/generic/apt/log.cc:125 src/generic/apt/log.cc:138 #, c-format msgid "[%s] %s %s\n" msgstr "" #: src/generic/apt/log.cc:146 #, c-format msgid "[%s] %s %s -> %s\n" msgstr "" #: src/generic/apt/log.cc:155 #, c-format msgid "[%s] %s\n" msgstr "[%s] %s\n" #: src/generic/apt/log.cc:162 msgid "Log complete." msgstr "" #: src/generic/apt/matching/match.cc:3083 #: src/generic/apt/matching/match.cc:3200 msgid "Accessing index" msgstr "" #: src/generic/apt/matching/match.cc:3093 #: src/generic/apt/matching/match.cc:3207 msgid "Filtering packages" msgstr "" #: src/generic/apt/matching/parse.cc:315 #, c-format msgid "Unknown action type: %s" msgstr "Ekintza mota ezezaguna: %s" #: src/generic/apt/matching/parse.cc:330 #, c-format msgid "Unknown multiarch type: %s" msgstr "" #: src/generic/apt/matching/parse.cc:370 #, c-format msgid "Unterminated literal string after %s" msgstr "Amaitu gabeko kate literala %s(r)en ondoren" #: src/generic/apt/matching/parse.cc:467 #, c-format msgid "Unknown priority %s" msgstr "%s lehentasun ezezaguna" #: src/generic/apt/matching/parse.cc:486 #, c-format msgid "Match pattern ends unexpectedly (expected '%c')." msgstr "Parekatze patroia espero gabe amaitzen da ('%c' espero zen)." #: src/generic/apt/matching/parse.cc:489 #, c-format msgid "Expected '%c', got '%c'." msgstr "'%c' espero zen, '%c' eskuratua." #: src/generic/apt/matching/parse.cc:861 src/generic/apt/matching/parse.cc:1306 #: src/generic/apt/matching/parse.cc:1346 #, c-format msgid "Unknown dependency type: %s" msgstr "Mendekotasun mota ezezaguna: %s" #: src/generic/apt/matching/parse.cc:914 #, c-format msgid "Unknown term type: \"%s\"." msgstr "" #. TRANSLATORS: Question marks ("?") are used as prefix for function names. #. Leave the question marks attached to the string placeholders. #: src/generic/apt/matching/parse.cc:928 src/generic/apt/matching/parse.cc:937 #, c-format msgid "" "The ?%s term must be used in a \"wide\" context (a top-level context, or a " "context enclosed by ?%s)." msgstr "" #: src/generic/apt/matching/parse.cc:1164 msgid "Unmatched '('" msgstr "Itxi gabeko '('" #: src/generic/apt/matching/parse.cc:1312 msgid "Provides: cannot be broken" msgstr "Hornitzea: ezin da hondaturik egon" #: src/generic/apt/matching/parse.cc:1370 #, c-format msgid "Unknown pattern type: %c" msgstr "Eredu-mota ezezaguna: %c" #: src/generic/apt/matching/parse.cc:1390 msgid "Can't search for \"\"" msgstr "Ezin da \"\" bilatu" #: src/generic/apt/matching/parse.cc:1418 msgid "Unexpected empty expression" msgstr "Espero gabeko adierazpen hutsa" #: src/generic/apt/matching/parse.cc:1447 #, c-format msgid "Badly formed expression: expected '|', got '%c'" msgstr "" #: src/generic/apt/matching/parse.cc:1494 msgid "Unexpected ')'" msgstr "Ez zen itxoiten ')'" #: src/generic/apt/parse_dpkg_status.cc:72 msgid "" msgstr "" #: src/generic/apt/parse_dpkg_status.cc:80 msgid "" msgstr "" #: src/generic/apt/pkg_acqfile.cc:50 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "" "Ezin izan dut %s paketeko fitxategi bat lokalizatu. Beharbada eskuz konpondu " "beharko duzu paketea. (arkitektura falta delako)" #: src/generic/apt/pkg_acqfile.cc:99 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "" "Pakete indize fitxategiak ondaturik daude. Ez dago fitxategi izena %s " "paketearentzat." #: src/generic/apt/pkg_changelog.cc:591 src/generic/apt/pkg_changelog.cc:596 #, c-format msgid "Failed to download changelogs: %s" msgstr "" #: src/generic/apt/pkg_changelog.cc:601 msgid "Failed to download changelogs: unexpected exception." msgstr "" #: src/generic/apt/resolver_manager.cc:488 #, c-format msgid "Unable to create the output file: child killed by signal %d." msgstr "" #: src/generic/apt/resolver_manager.cc:490 #, c-format msgid "Unable to create the output file: child exited with status %d." msgstr "" #: src/generic/apt/resolver_manager.cc:909 #: src/generic/apt/resolver_manager.cc:911 #, c-format msgid "Failed to parse the cost settings string: %s" msgstr "" #: src/generic/apt/tags.cc:211 src/generic/apt/tags.cc:219 #: src/generic/apt/tags.cc:264 src/generic/apt/tags.cc:272 msgid "Building tag database" msgstr "Etiketen datu-basea eraikitzen" #: src/generic/apt/tags.cc:401 msgid "legacy" msgstr "" #: src/generic/apt/tasks.cc:123 #, c-format msgid "Unhandled packages method in task %s: %s" msgstr "" #: src/generic/apt/tasks.cc:484 msgid "Reading task descriptions" msgstr "Ataza-azalpenak irakurtzen" #: src/generic/controllers/search_input.cc:109 src/gtk/packagestab.cc:60 msgid "Parse error" msgstr "" #: src/generic/problemresolver/exceptions.h:105 msgid "Cost increments must be strictly positive." msgstr "" #: src/generic/problemresolver/exceptions.h:114 msgid "The maximum cost value was exceeded." msgstr "" #: src/generic/problemresolver/exceptions.h:124 msgid "A single cost level was both added and lower-bounded." msgstr "" #: src/generic/util/parsers.h:734 #, c-format msgid "Expected '%s', but got EOF." msgstr "" #: src/generic/util/parsers.h:736 #, c-format msgid "Expected '%s', but got '%s'." msgstr "" #: src/generic/util/parsers.h:777 msgid "Expected any character, but got EOF." msgstr "" #: src/generic/util/parsers.h:790 msgid "any character" msgstr "" #: src/generic/util/parsers.h:831 #, c-format msgid "Expected %s, but got EOF." msgstr "" #: src/generic/util/parsers.h:842 #, c-format msgid "Expected %s, but got '%c'." msgstr "" #: src/generic/util/parsers.h:1016 msgid "Expected an integer, got EOF." msgstr "" #: src/generic/util/parsers.h:1025 msgid "Expected an integer following '-', got EOF." msgstr "" #: src/generic/util/parsers.h:1031 #, c-format msgid "Expected an integer, got '%c'." msgstr "" #: src/generic/util/parsers.h:1045 src/generic/util/parsers.h:1053 #, c-format msgid "Invalid integer: \"%s\"." msgstr "" #: src/generic/util/parsers.h:1076 #, c-format msgid "Expected EOF, got '%c'." msgstr "" #: src/generic/util/parsers.h:1190 msgid "anything" msgstr "" #. TRANSLATORS: this is used to generate an error #. message; a brief description of what we expected to see #. is inserted into it. #: src/generic/util/parsers.h:1940 src/generic/util/parsers.h:2033 #: src/generic/util/parsers.h:2084 #, c-format msgid "Expected %s" msgstr "" #: src/generic/util/parsers.h:2006 msgid " or " msgstr " edo " #: src/generic/util/parsers.h:2769 #, c-format msgid "Unexpected %s" msgstr "" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%s\"" msgstr "" #: src/generic/util/util.cc:382 #, c-format msgid "Unable to remove \"%s\": %s" msgstr "" #: src/generic/util/util.cc:372 #, c-format msgid "Unable to stat \"%s\"" msgstr "Ezin da \"%s\"(r)en egoera eskuratu" #: src/generic/util/util.cc:378 #, c-format msgid "Unable to remove \"%s\"" msgstr "Ezin da \"%s\" kendu" #: src/generic/util/util.cc:388 #, c-format msgid "Unable to list files in \"%s\"" msgstr "Ezin da %s(e)n fitxategiak zerrendatu" #: src/generic/util/util.cc:405 #, c-format msgid "Failure closing directory \"%s\"" msgstr "Huts egin du \"%s\" direktorioa ixtean" #: src/generic/util/util.cc:411 #, c-format msgid "Unable to remove directory \"%s\"" msgstr "Ezin da \"%s\" direktorioa kendu" #: src/gtk/aptitude.glade:6 src/gtk/aptitude.glade:2251 #: src/qt/windows/main_window.cc:44 msgid "Aptitude Package Manager" msgstr "" #: src/gtk/aptitude.glade:19 src/gtk/aptitude.glade:2264 msgid "_File" msgstr "" #: src/gtk/aptitude.glade:28 src/gtk/aptitude.glade:2274 src/ui.cc:2371 msgid "Perform all pending installs and removals" msgstr "Egin falta diren instalaketa eta ezabaketak" #: src/gtk/aptitude.glade:38 src/gtk/aptitude.glade:2285 src/ui.cc:2374 msgid "Check for new versions of packages" msgstr "Paketeen bertsio berririk dagoen begiratu" #: src/gtk/aptitude.glade:53 src/gtk/aptitude.glade:2301 src/ui.cc:2379 msgid "Mark all upgradable packages which are not held for upgrade" msgstr "Bertsio-berritu daitezkeen paketeak, atxikita ez daudenak, markatu" #: src/gtk/aptitude.glade:63 src/gtk/aptitude.glade:2312 src/ui.cc:2384 msgid "Forget which packages are \"new\"" msgstr "Ahaztu zein pakete diren \"berriak\"" #: src/gtk/aptitude.glade:72 src/gtk/aptitude.glade:2322 src/ui.cc:2388 msgid "Cancel all pending installations, removals, holds, and upgrades." msgstr "" "Instalatzeko, kentzeko, hizozteko edo bertsio berritzeko dauden pakete " "guztiak utzi." #: src/gtk/aptitude.glade:81 src/gtk/aptitude.glade:2332 src/ui.cc:2392 msgid "Delete package files which were previously downloaded" msgstr "Ezabatu lehen deskargaturiko pakete fitxategiak" #: src/gtk/aptitude.glade:90 src/gtk/aptitude.glade:2342 src/ui.cc:2396 msgid "Delete package files which can no longer be downloaded" msgstr "Jada deskargatu ezin diren pakete-fitxategiak ezabatu" #: src/gtk/aptitude.glade:104 src/gtk/aptitude.glade:2357 src/ui.cc:2403 msgid "Reload the package cache" msgstr "Pakete katxea Berritu." #: src/gtk/aptitude.glade:118 src/gtk/aptitude.glade:2372 src/ui.cc:2413 msgid "Restart the program as root; your settings will be preserved" msgstr "Berrabiarazi aplikazioa root bezala; zure ezarpenak gordeko dira" #: src/gtk/aptitude.glade:127 src/gtk/aptitude.glade:2382 src/ui.cc:2416 msgid "Exit the program" msgstr "Irten programatik" #: src/gtk/aptitude.glade:139 src/gtk/aptitude.glade:2394 msgid "E_dit" msgstr "" #: src/gtk/aptitude.glade:148 src/gtk/aptitude.glade:2404 src/ui.cc:2423 msgid "Undo the last package operation or group of operations" msgstr "Desegin azken pakete-eragiketa edo eragiketa-multzoa" #: src/gtk/aptitude.glade:197 src/gtk/aptitude.glade:2453 msgid "_Package" msgstr "" #: src/gtk/aptitude.glade:209 src/gtk/aptitude.glade:2465 msgid "_View" msgstr "" #: src/gtk/aptitude.glade:218 src/gtk/aptitude.glade:2475 msgid "Change which columns are visible in the currently active view." msgstr "" #: src/gtk/aptitude.glade:232 src/gtk/aptitude.glade:2490 msgid "" "View errors that have occurred in the apt system since the program was " "started." msgstr "" #: src/gtk/aptitude.glade:241 src/gtk/aptitude.glade:2500 msgid "Find chains of dependencies linking one package to another." msgstr "" #: src/gtk/aptitude.glade:288 src/gtk/aptitude.glade:2547 msgid "_Help" msgstr "" #: src/gtk/aptitude.glade:317 src/gtk/aptitude.glade:2576 #: src/gtk/dashboardtab.cc:739 src/gtk/gui.cc:1603 src/gtk/gui.cc:1801 msgid "Dashboard" msgstr "" #: src/gtk/aptitude.glade:336 src/gtk/aptitude.glade:2595 msgid "Update" msgstr "" #: src/gtk/aptitude.glade:347 src/gtk/aptitude.glade:2606 src/gtk/gui.cc:1323 #: src/qt/tabs_manager.cc:241 src/ui.cc:884 src/ui.cc:886 msgid "Packages" msgstr "Paketeak" #: src/gtk/aptitude.glade:358 src/gtk/aptitude.glade:2617 src/gtk/gui.cc:1033 #: src/gtk/previewtab.cc:118 src/qt/tabs_manager.cc:220 src/ui.cc:1419 msgid "Preview" msgstr "Aurrebista" #: src/gtk/aptitude.glade:369 src/gtk/aptitude.glade:2628 src/gtk/gui.cc:1028 #: src/qt/tabs_manager.cc:263 src/ui.cc:2813 msgid "Resolver" msgstr "Ebatzi" #: src/gtk/aptitude.glade:380 src/gtk/aptitude.glade:2639 msgid "Install/Remove" msgstr "" #: src/gtk/aptitude.glade:583 msgid "Edit Columns..." msgstr "" #: src/gtk/aptitude.glade:625 msgid "Make this the default for new package lists." msgstr "" #: src/gtk/aptitude.glade:640 msgid "Apply these settings to all active package lists." msgstr "" #: src/gtk/aptitude.glade:714 src/gtk/aptitude.glade:1448 #: src/gtk/aptitude.glade:1780 src/gtk/aptitude.glade:1919 msgid "Search:" msgstr "" #: src/gtk/aptitude.glade:745 msgid "Incremental" msgstr "" #: src/gtk/aptitude.glade:765 src/gtk/aptitude.glade:1487 #: src/gtk/aptitude.glade:1819 src/gtk/aptitude.glade:1958 msgid "Errors" msgstr "" #: src/gtk/aptitude.glade:782 src/gtk/aptitude.glade:1836 #: src/gtk/aptitude.glade:1975 msgid "Show " msgstr "" #: src/gtk/aptitude.glade:892 msgid "Versions:" msgstr "" #: src/gtk/aptitude.glade:953 msgid "Dependencies" msgstr "" #: src/gtk/aptitude.glade:983 msgid "Changelog" msgstr "" #: src/gtk/aptitude.glade:1011 msgid "Files" msgstr "" #: src/gtk/aptitude.glade:1022 msgid "popcon" msgstr "" #: src/gtk/aptitude.glade:1031 msgid "Popcon" msgstr "" #: src/gtk/aptitude.glade:1042 msgid "tags" msgstr "" #: src/gtk/aptitude.glade:1076 msgid "Screenshot" msgstr "" #: src/gtk/aptitude.glade:1128 msgid "Fixing upgrade manually:" msgstr "" #: src/gtk/aptitude.glade:1138 src/gtk/dashboardtab.cc:525 msgid "Calculating upgrade..." msgstr "" #: src/gtk/aptitude.glade:1186 msgid "Solutions" msgstr "" #: src/gtk/aptitude.glade:1204 src/gtk/download.cc:261 #: src/gtk/entityview.cc:551 msgid "Status" msgstr "" #: src/gtk/aptitude.glade:1238 msgid "Group by action type" msgstr "" #: src/gtk/aptitude.glade:1242 msgid "" "Arrange the actions of the current solution so that actions that are of the " "same type are placed together (for instance, all the actions that remove " "packages).\n" "\n" "This is the default view mode." msgstr "" #: src/gtk/aptitude.glade:1256 msgid "Group by dependency" msgstr "" #: src/gtk/aptitude.glade:1260 msgid "" "Show the order in which the actions in the current solution were performed " "and the dependency that triggered each action." msgstr "" #: src/gtk/aptitude.glade:1277 msgid "View Mode" msgstr "" #: src/gtk/aptitude.glade:1319 msgid "Rejected" msgstr "" #: src/gtk/aptitude.glade:1334 msgid "No preference" msgstr "" #: src/gtk/aptitude.glade:1350 msgid "Accepted" msgstr "" #: src/gtk/aptitude.glade:1370 msgid "Status of selected action" msgstr "" #: src/gtk/aptitude.glade:1391 msgid "Find a new solution" msgstr "" #: src/gtk/aptitude.glade:1395 msgid "Calculate the next solution that has not yet been generated." msgstr "" #: src/gtk/aptitude.glade:1410 msgid "" "Perform the actions in the currently selected solution and close this tab." msgstr "" #: src/gtk/aptitude.glade:1567 msgid "Upgrade Summary" msgstr "" #: src/gtk/aptitude.glade:1596 msgid "Selected Package" msgstr "" #: src/gtk/aptitude.glade:1643 msgid "Fix Manually" msgstr "" #: src/gtk/aptitude.glade:1656 src/gtk/areas.cc:67 src/gtk/gui.cc:93 #: src/gtk/gui.cc:1408 msgid "Upgrade" msgstr "Eguneratu" #: src/gtk/aptitude.glade:1687 msgid "Available Upgrades:" msgstr "" #: src/gtk/aptitude.glade:1884 msgid "Start at these packages:" msgstr "" #: src/gtk/aptitude.glade:2023 msgid "End at these packages:" msgstr "" #: src/gtk/aptitude.glade:2091 msgid "A terminal running dpkg will appear here." msgstr "" #: src/gtk/aptitude.glade:2104 msgid "" "Placeholder label for the explanation that two conffiles are being " "compared.\n" "This text should not appear in the program." msgstr "" #: src/gtk/aptitude.glade:2133 msgid "View the differences\t" msgstr "" #: src/gtk/aptitude.glade:2159 msgid "" "Do you want to apply these changes?\n" "You can also modify the files by hand, then click \"No\"." msgstr "" #: src/gtk/areas.cc:68 msgid "Keep your computer up-to-date." msgstr "" #: src/gtk/areas.cc:70 msgid "Browse" msgstr "" #: src/gtk/areas.cc:71 msgid "Explore the available packages." msgstr "" #: src/gtk/areas.cc:73 msgid "Find" msgstr "" #: src/gtk/areas.cc:74 msgid "Search for packages." msgstr "" #: src/gtk/areas.cc:76 msgid "Go" msgstr "" #: src/gtk/areas.cc:77 msgid "Finalize and apply your changes to the system." msgstr "" #: src/gtk/areas.cc:79 src/ui.cc:712 src/ui.cc:714 msgid "Preferences" msgstr "Hobespenak" #: src/gtk/areas.cc:80 msgid "Configure aptitude." msgstr "" #: src/gtk/changelog.cc:284 msgid "The changelog is empty." msgstr "" #: src/gtk/changelog.cc:286 msgid "" "No new changelog entries; it looks like you installed a locally compiled " "version of this package." msgstr "" #: src/gtk/changelog.cc:288 msgid "" "No new changelog entries; this is likely due to a binary-only upload of this " "package." msgstr "" #: src/gtk/changelog.cc:390 #, c-format msgid "Failed to download the changelog: %s" msgstr "" #: src/gtk/changelog.cc:554 src/gtk/changelog.cc:692 #, c-format msgid "Parsing the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:659 #, c-format msgid "" "You can only view changelogs of official Debian packages; the origin of %s " "is unknown." msgstr "" #: src/gtk/changelog.cc:663 #, c-format msgid "" "You can only view changelogs of official Debian packages; %s is from %s." msgstr "" #: src/gtk/changelog.cc:739 #, c-format msgid "Downloading the changelog of %s version %s..." msgstr "" #: src/gtk/changelog.cc:931 #, c-format msgid "Preparing to download the changelog of %s version %s." msgstr "" #: src/gtk/dashboardtab.cc:214 msgid "Resolve Upgrade Manually" msgstr "" #: src/gtk/dashboardtab.cc:297 msgid "Preparing to download changelogs" msgstr "" #: src/gtk/dashboardtab.cc:382 msgid "Available upgrades:" msgstr "" #: src/gtk/dashboardtab.cc:399 #, c-format msgid "%d available upgrade:" msgid_plural "%d available upgrades:" msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:618 msgid "No upgrades are available." msgstr "" #: src/gtk/dashboardtab.cc:630 msgid "Unable to calculate an upgrade." msgstr "" #: src/gtk/dashboardtab.cc:639 #, c-format msgid "" "Press \"%s\" to install %d upgrade out of %d." msgid_plural "" "Press \"%s\" to install %d upgrades out of %d." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:651 #, c-format msgid "" "Press \"%s\" to manually attempt to install the remaining %d upgrade." msgid_plural "" "Press \"%s\" to manually attempt to install the remaining %d upgrades." msgstr[0] "" msgstr[1] "" #: src/gtk/dashboardtab.cc:676 #, c-format msgid "" "Unable to calculate an upgrade. Press \"%s\" to manually search for a " "solution." msgstr "" #: src/gtk/dashboardtab.cc:693 #, c-format msgid "Internal error encountered while calculating an upgrade: %s" msgstr "" #: src/gtk/dependency_chains_tab.cc:80 msgid "Find dependency chains: start" msgstr "" #: src/gtk/dependency_chains_tab.cc:84 msgid "Find dependency chains: end" msgstr "" #: src/gtk/dependency_chains_tab.cc:88 msgid "Find dependency chains: results" msgstr "" #: src/gtk/dependency_chains_tab.cc:228 msgid "Select one or more starting packages and an ending package to search." msgstr "" #: src/gtk/dependency_chains_tab.cc:284 msgid "No dependency chain found." msgstr "" #: src/gtk/download.cc:179 msgid "Ignored" msgstr "" #: src/gtk/download.cc:185 msgid "Failed" msgstr "" #: src/gtk/download.cc:193 msgid "Already downloaded" msgstr "" #: src/gtk/download.cc:248 src/gtk/entityview.cc:397 src/pkg_columnizer.cc:95 #: src/pkg_view.cc:643 msgid "Description" msgstr "Azalpena" #: src/gtk/download.cc:253 msgid "Progress" msgstr "" #: src/gtk/download.cc:264 msgid "Short Description" msgstr "" #: src/gtk/download.cc:272 msgid "URI" msgstr "" #: src/gtk/download.cc:319 msgid "The download is still in progress. Should it be canceled?" msgstr "" #: src/gtk/download.cc:395 src/gtk/gui.cc:832 msgid "View Details" msgstr "" #: src/gtk/download.cc:439 msgid "Change media" msgstr "" #: src/gtk/download.cc:460 #, c-format msgid "%s: %sB/s" msgstr "" #: src/gtk/download.cc:480 #, c-format msgid "%s: %lu/%lu, %sB/s" msgstr "" #: src/gtk/download.cc:486 #, c-format msgid "%s: %lu/%lu, stalled" msgstr "" #: src/gtk/download.cc:507 #, c-format msgid "%s: %sB of %sB at %sB/s, %s remaining" msgstr "" #: src/gtk/download.cc:514 #, c-format msgid "%s: %sB of %sB, stalled" msgstr "" #: src/gtk/download.cc:541 msgid "Completed" msgstr "" #: src/gtk/download.cc:543 msgid "Completed with errors" msgstr "" #: src/gtk/dpkg_terminal.cc:352 #, c-format msgid "%s: Unable to create a Unix-domain socket: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:388 src/gtk/dpkg_terminal.cc:466 #, c-format msgid "Internal error: the temporary socket name \"%s\" is too long!" msgstr "" #: src/gtk/dpkg_terminal.cc:429 #, c-format msgid "%s: Unable to accept a connection: %s" msgstr "" #: src/gtk/dpkg_terminal.cc:532 #, c-format msgid "[%s] dpkg process starting...\n" msgstr "" #: src/gtk/dpkg_terminal.cc:565 #, c-format msgid "[%s] dpkg process complete.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:568 #, c-format msgid "[%s] dpkg process failed.\n" msgstr "" #: src/gtk/dpkg_terminal.cc:571 #, c-format msgid "" "[%s] dpkg process complete; there are more packages left to process.\n" msgstr "" #: src/gtk/entitysummary.cc:115 #, c-format msgid "Upgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:123 #, c-format msgid "Install %s version %s" msgstr "" #: src/gtk/entitysummary.cc:131 #, c-format msgid "Downgrade to %s version %s" msgstr "" #: src/gtk/entitysummary.cc:142 #, c-format msgid "Don't hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:145 src/gtk/entitysummary.cc:165 #: src/gtk/entitysummary.cc:168 #, c-format msgid "Cancel any actions on %s." msgstr "" #: src/gtk/entitysummary.cc:150 #, c-format msgid "Cancel the purge of %s." msgstr "" #: src/gtk/entitysummary.cc:152 #, c-format msgid "Cancel the removal of %s." msgstr "" #: src/gtk/entitysummary.cc:157 #, c-format msgid "Cancel the upgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:159 #, c-format msgid "Cancel the installation of %s." msgstr "" #: src/gtk/entitysummary.cc:161 #, c-format msgid "Cancel the downgrade of %s." msgstr "" #: src/gtk/entitysummary.cc:163 #, c-format msgid "Cancel the reinstallation of %s." msgstr "" #: src/gtk/entitysummary.cc:206 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/entitysummary.cc:210 #, c-format msgid "Purge %s" msgstr "" #: src/gtk/entitysummary.cc:218 #, c-format msgid "Hold %s at its current version." msgstr "" #: src/gtk/entitysummary.cc:223 #, c-format msgid "Mark %s as automatically installed." msgstr "" #: src/gtk/entitysummary.cc:228 #, c-format msgid "Mark %s as manually installed." msgstr "" #: src/gtk/entitysummary.cc:279 #, c-format msgid "%s is a virtual package provided by:\n" msgstr "" #: src/gtk/entitysummary.cc:343 src/gtk/previewtab.cc:215 msgid "(more info...)" msgstr "" #: src/gtk/entitysummary.cc:375 msgid "Source: " msgstr "" #: src/gtk/entityview.cc:381 src/gtk/entityview.cc:575 #: src/qt/widgets/packages_tab.cc:105 msgid "Name" msgstr "" #: src/gtk/entityview.cc:385 msgid "Visible?" msgstr "" #: src/gtk/entityview.cc:411 #, c-format msgid "Columns of \"%s\":" msgstr "" #: src/gtk/entityview.cc:412 #, c-format msgid "Editing the columns of \"%s\"" msgstr "" #: src/gtk/entityview.cc:552 msgid "Icons showing the current and future status of this package." msgstr "" #: src/gtk/entityview.cc:564 src/pkg_columnizer.cc:104 msgid "Auto" msgstr "Auto" #: src/gtk/entityview.cc:570 msgid "Whether the package is automatically installed." msgstr "" #: src/gtk/entityview.cc:576 msgid "The name and description of the package." msgstr "" #: src/gtk/entityview.cc:591 src/qt/widgets/packages_tab.cc:105 msgid "Version" msgstr "" #: src/gtk/entityview.cc:592 msgid "The version number of the package." msgstr "" #: src/gtk/entityview.cc:607 msgid "The package archives that contain this version." msgstr "" #: src/gtk/filesview.cc:295 #, c-format msgid "" "This file list pertains to the currently installed version \"%s\", not the " "selected version \"%s\"." msgstr "" #: src/gtk/filesview.cc:309 msgid "Files list is only available for installed packages." msgstr "" #: src/gtk/gui.cc:80 msgid "Not installed" msgstr "" #: src/gtk/gui.cc:81 msgid "Virtual" msgstr "Birtuala" #: src/gtk/gui.cc:82 msgid "Unpacked" msgstr "" #: src/gtk/gui.cc:83 msgid "Half-configured" msgstr "" #: src/gtk/gui.cc:84 msgid "Half-installed" msgstr "" #: src/gtk/gui.cc:85 msgid "Configuration files and data remain" msgstr "" #: src/gtk/gui.cc:86 msgid "Triggers awaited" msgstr "" #: src/gtk/gui.cc:87 msgid "Triggers pending" msgstr "" #: src/gtk/gui.cc:88 msgid "Installed" msgstr "Instalatuta" #: src/gtk/gui.cc:92 msgid "Reinstall" msgstr "Berrinstalatu" #: src/gtk/gui.cc:94 src/gtk/gui.cc:1414 msgid "Downgrade" msgstr "Itzuli aurreko bertsiora" #: src/gtk/gui.cc:95 src/gtk/gui.cc:1424 msgid "Remove" msgstr "Kendu" #: src/gtk/gui.cc:96 msgid "Remove and purge configuration/data" msgstr "" #: src/gtk/gui.cc:97 msgid "Hold (don't upgrade)" msgstr "" #: src/gtk/gui.cc:99 msgid "Unsatisfied dependencies" msgstr "" #: src/gtk/gui.cc:269 msgid "Checking for updates" msgstr "" #: src/gtk/gui.cc:287 msgid "Insufficient privileges." msgstr "" #: src/gtk/gui.cc:290 msgid "You must be root to update the package lists." msgstr "" #: src/gtk/gui.cc:298 src/gtk/gui.cc:946 msgid "Download already running." msgstr "" #: src/gtk/gui.cc:300 src/gtk/gui.cc:948 src/ui.cc:1550 src/ui.cc:1789 msgid "A package-list update or install run is already taking place." msgstr "" "Pakete-zerrenda baten eguneratzea edo instalazioa dagoeneko egiten ari da." #: src/gtk/gui.cc:359 #, c-format msgid "Update %s?" msgstr "" #: src/gtk/gui.cc:385 #, c-format msgid "" "Replace configuration file\n" "'%s'?" msgstr "" #: src/gtk/gui.cc:389 #, c-format msgid "" "The configuration file %s was modified (by you or by a script). An updated " "version is shipped in this package. If you want to keep your current " "version, choose 'No'. Do you want to replace the current file and install " "the new package maintainers version? " msgstr "" #: src/gtk/gui.cc:417 #, c-format msgid "Comparing %s to %s..." msgstr "" #: src/gtk/gui.cc:738 msgid "" "Interrupting this process could leave your system in an inconsistent state. " "Are you sure you want to stop applying your changes?" msgstr "" #: src/gtk/gui.cc:776 msgid "Done applying changes!" msgstr "" #: src/gtk/gui.cc:823 msgid "Applying changes..." msgstr "" #: src/gtk/gui.cc:875 #, c-format msgid "%s: %s" msgstr "" #: src/gtk/gui.cc:878 #, c-format msgid "Error in package %s" msgstr "" #: src/gtk/gui.cc:906 #, c-format msgid "Asking whether to replace the configuration file %s" msgstr "" #: src/gtk/gui.cc:962 src/ui.cc:1290 msgid "Downloading packages" msgstr "Paketeak deskargatzen" #: src/gtk/gui.cc:1038 msgid "Broken packages" msgstr "" #: src/gtk/gui.cc:1071 msgid "Show broken packages" msgstr "" #: src/gtk/gui.cc:1075 msgid "Resolve dependencies" msgstr "" #: src/gtk/gui.cc:1103 #, c-format msgid "%d package is broken" msgid_plural "%d packages are broken." msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1147 msgid "View changes" msgstr "" #: src/gtk/gui.cc:1151 msgid "Apply changes" msgstr "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1192 #, c-format msgid "%d package to install" msgid_plural "%d packages to install" msgstr[0] "" msgstr[1] "" #. TRANSLATORS: any numbers in this #. string will be displayed in a larger #. font. #: src/gtk/gui.cc:1207 #, c-format msgid "%d package to remove" msgid_plural "%d packages to remove" msgstr[0] "" msgstr[1] "" #: src/gtk/gui.cc:1246 #, c-format msgid "Download size: %sB." msgstr "" #: src/gtk/gui.cc:1289 #, c-format msgid "Tags of %s:\n" msgstr "" #: src/gtk/gui.cc:1345 msgid "This feature is not implemented, yet." msgstr "" #: src/gtk/gui.cc:1351 msgid "Not implemented" msgstr "" #: src/gtk/gui.cc:1403 src/gtk/gui.cc:1422 msgid "Install/Upgrade" msgstr "" #: src/gtk/gui.cc:1429 msgid "Purge" msgstr "" #: src/gtk/gui.cc:1434 msgid "Keep" msgstr "Mantendu" #: src/gtk/gui.cc:1439 msgid "Hold" msgstr "Heldu" #: src/gtk/gui.cc:1445 msgid "Set as automatic" msgstr "" #: src/gtk/gui.cc:1450 msgid "Set as manual" msgstr "" #: src/gtk/gui.cc:1455 msgid "Toggle automatic status" msgstr "" #: src/gtk/gui.cc:1780 src/gtk/init.cc:145 #, c-format msgid "Unable to load the user interface definition file %s/aptitude.glade." msgstr "" #: src/gtk/info.cc:159 src/gtk/pkgview.cc:167 msgid "Current status" msgstr "" #: src/gtk/info.cc:161 src/gtk/pkgview.cc:169 msgid "Selected status" msgstr "" #: src/gtk/info.cc:494 msgid "Not available" msgstr "" #: src/gtk/info.cc:543 msgid "Package information: version list" msgstr "" #: src/gtk/info.cc:553 msgid "Package information: dependency list" msgstr "" #: src/gtk/info.cc:595 msgid "Please wait; reloading cache..." msgstr "" #: src/gtk/info.cc:777 msgid "Info" msgstr "" #: src/gtk/packageinformation.cc:104 src/gtk/packageinformation.cc:106 #: src/pkg_columnizer.cc:351 src/pkg_columnizer.cc:372 #: src/pkg_columnizer.cc:379 src/pkg_grouppolicy.cc:269 #: src/pkg_info_screen.cc:144 src/pkg_info_screen.cc:145 #: src/pkg_ver_item.cc:350 src/pkg_ver_item.cc:384 src/qt/package.cc:226 #: src/qt/version.cc:117 msgid "Unknown" msgstr "Ezezaguna" #: src/gtk/packagestab.cc:203 #, c-format msgid "No packages matched \"%s\"." msgstr "" #: src/gtk/packagestab.cc:313 msgid "Enter a search and click \"Find\" to display packages." msgstr "" #: src/gtk/packagestab.cc:415 msgid "Packages: " msgstr "" #: src/gtk/pkgview.cc:222 #, c-format msgid "%s was installed automatically." msgstr "" #: src/gtk/pkgview.cc:225 #, c-format msgid "%s is being installed automatically." msgstr "" #: src/gtk/pkgview.cc:233 #, c-format msgid "%s was installed manually." msgstr "" #: src/gtk/pkgview.cc:236 #, c-format msgid "%s is being installed manually." msgstr "" #: src/gtk/pkgview.cc:399 msgid "Cache reloading, please wait..." msgstr "" #: src/gtk/pkgview.cc:605 msgid "Searching..." msgstr "" #: src/gtk/pkgview.cc:716 msgid "Finalizing view" msgstr "" #: src/gtk/pkgview.cc:716 src/pkg_tree.cc:204 src/pkg_tree.cc:215 #: src/pkg_tree.cc:226 src/pkg_tree.cc:238 msgid "Building view" msgstr "Ikuspegia eraikitzen" #: src/gtk/previewtab.cc:97 src/pkg_grouppolicy.cc:710 msgid "" "Packages with unsatisfied dependencies\n" " The dependency requirements of these packages will be unmet after the " "install is complete.\n" " .\n" " The presence of this tree probably indicates that something is broken, " "either on your system or in the Debian archive." msgstr "" "Bete gabeko mendekotasunak dituzten paketeak\n" " Pakete hauen mendekotasun-eskakizunak bete gabe geratuko dira instalazioa " "amaitutakoan.\n" " .\n" " Zuhaitz hau agertzeak seguru asko esan nahi izango du, zerbait hautsita " "dagoela zure sisteman edo Debian artxiboan." #: src/gtk/previewtab.cc:98 src/pkg_grouppolicy.cc:711 msgid "" "Packages being removed because they are no longer used\n" " These packages are being deleted because they were automatically installed " "to fulfill dependencies, and the planned action will result in no installed " "package declaring an 'important' dependency on them.\n" msgstr "" "Jada erabiltzen ez direlako kenduko diren paketeak\n" " Pakete hauek ezabatu egingo dira; izan ere, automatikoki instalatu ziren " "mendekotasunak betetzeko, eta egin nahi den ekintzaren ondorioz, ez da " "instalatutako pakete bat ere geratuko horien mendekotasun " "'garrantzitsua'duenik.\n" #: src/gtk/previewtab.cc:99 src/pkg_grouppolicy.cc:712 msgid "" "Packages being automatically held in their current state\n" " These packages could be upgraded, but they have been kept in their current " "state to avoid breaking dependencies." msgstr "" "Automatikoki uneko egoeran atxikiko diren paketeak\n" " Pakete hauek bertsio-berritu litezke, baina uneko egoeran mantenduko dira, " "mendekotasunik ez hausteko." #: src/gtk/previewtab.cc:100 src/pkg_grouppolicy.cc:713 msgid "" "Packages being automatically installed to satisfy dependencies\n" " These packages are being installed because they are required by another " "package you have chosen for installation." msgstr "" "Mendekotasunak betetzeko automatikoki instalatuko diren paketeak\n" " Instalatzeko aukeratu duzun beste pakete batek behar dituelako instalatuko " "dira pakete hauek." #: src/gtk/previewtab.cc:101 src/pkg_grouppolicy.cc:714 msgid "" "Packages being deleted due to unsatisfied dependencies\n" " These packages are being deleted because one or more of their dependencies " "is no longer available, or because another package conflicts with them." msgstr "" "Mendekotasunak ez betetzeagatik ezabatuko diren paketeak\n" " Euren mendekotasun bat edo gehiago jada erabilgarri ez dagoelako, edo beste " "pakete batekin gatazka dutelako ezabatuko dira pakete hauek." #: src/gtk/previewtab.cc:102 src/pkg_grouppolicy.cc:715 msgid "" "Packages to be downgraded\n" " An older version of these packages than is currently installed will be " "installed." msgstr "" "Atzeratu egingo diren paketeak\n" " Pakete hauentzako instalaturik dagoena baino bertsio zaharrago bat " "instalatuko da." #: src/gtk/previewtab.cc:103 src/pkg_grouppolicy.cc:716 msgid "" "Packages being held back\n" " These packages could be upgraded, but you have asked for them to be held at " "their current version." msgstr "" "Hizoztutako paketeak\n" " Pakete hauek eguneratu daitezke baina zuk hizotuak dituzunez ez dira " "eguneratuak izango." #: src/gtk/previewtab.cc:104 src/pkg_grouppolicy.cc:717 msgid "" "Packages to be reinstalled\n" " These packages will be reinstalled." msgstr "" "Berrinstalatuko diren paketea\n" " Pakete hauek berrinstalatu egingo dira." #: src/gtk/previewtab.cc:105 src/pkg_grouppolicy.cc:718 msgid "" "Packages to be installed\n" " These packages have been manually selected for installation on your " "computer." msgstr "" "Instalatzeko paketeak\n" " Pakete hauek eskuz hautatu dituzu, ordenagailuan instalatzeko." #: src/gtk/previewtab.cc:106 src/pkg_grouppolicy.cc:719 msgid "" "Packages to be removed\n" " These packages have been manually selected for removal." msgstr "" "Ezabatzeko Paketeak\n" "-Pakete hauek ezabatzeko eskuz aukeratuak daude." #: src/gtk/previewtab.cc:107 src/pkg_grouppolicy.cc:720 msgid "" "Packages to be upgraded\n" " These packages will be upgraded to a newer version." msgstr "" "Bertsio-berritzeko paketeak\n" " Pakete hauek bertsio-berritu egingo dira." #: src/gtk/previewtab.cc:108 src/pkg_grouppolicy.cc:721 msgid "" "Packages that are partially installed\n" " These packages are not fully installed and configured; an attempt will be " "made to complete their installation." msgstr "" "Erdi instalaturik dauden paketeak.\n" " Pakete hauek ez daude guztiz instalatu eta konfiguraturik, instalazio hau " "burutzeko saiakera bat egingo da orain." #: src/gtk/previewtab.cc:179 msgid "Preview: " msgstr "" #: src/gtk/resolver.cc:68 #, c-format msgid "Error in dependency resolver: %s" msgstr "" #: src/gtk/resolver.cc:71 #, c-format msgid "" "Fatal error in dependency resolver. You can continue searching, but some " "solutions might be impossible to generate.\n" "\n" "%s" msgstr "" #: src/gtk/resolver.cc:212 msgid "Virtual package" msgstr "" #: src/gtk/resolver.cc:246 src/solution_fragment.cc:453 msgid "Not Installed" msgstr "Ez dago instalatuta" #: src/gtk/resolver.cc:377 #, c-format msgid "Removing %s is rejected." msgstr "" #: src/gtk/resolver.cc:382 #, c-format msgid "Canceling the installation of %s is rejected." msgstr "" #: src/gtk/resolver.cc:391 #, c-format msgid "Canceling the removal of %s is rejected." msgstr "" #: src/gtk/resolver.cc:394 #, c-format msgid "Keeping %s at version %s is rejected." msgstr "" #: src/gtk/resolver.cc:401 #, c-format msgid "Installing %s version %s is rejected." msgstr "" #: src/gtk/resolver.cc:407 #, c-format msgid "Downgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:413 #, c-format msgid "Upgrading %s to version %s is rejected." msgstr "" #: src/gtk/resolver.cc:430 #, c-format msgid "Removing %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:435 #, c-format msgid "" "Canceling the installation of %s is preferred over all un-accepted " "alternatives." msgstr "" #: src/gtk/resolver.cc:444 #, c-format msgid "" "Canceling the removal of %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:447 #, c-format msgid "" "Keeping %s at version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:454 #, c-format msgid "" "Installing %s version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:460 #, c-format msgid "" "Downgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:466 #, c-format msgid "" "Upgrading %s to version %s is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:484 #, c-format msgid "Leaving %ls unresolved is rejected." msgstr "" #: src/gtk/resolver.cc:490 #, c-format msgid "" "Leaving %ls unresolved is preferred over all un-accepted alternatives." msgstr "" #: src/gtk/resolver.cc:908 msgid "How to treat the selected action" msgid_plural "How to treat the selected actions" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:912 msgid "Ignore solutions containing this action." msgid_plural "Ignore solutions containing these actions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:916 msgid "" "Allow solutions containing this action, but do not prefer them to other " "solutions." msgid_plural "" "Allow solutions containing these actions, but do not prefer them to other " "solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:920 msgid "" "Always prefer this action over alternatives that have not been accepted." msgid_plural "" "Always prefer these actions over alternatives that have not been accepted." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1240 src/solution_fragment.cc:127 #, c-format msgid "%s depends upon %s" msgstr "%s-ek %s-ren mendekotasuna du." #: src/gtk/resolver.cc:1243 src/solution_fragment.cc:130 #, c-format msgid "%s pre-depends upon %s" msgstr "%s-ek %s-ren aurre-mendekotasuna du." #: src/gtk/resolver.cc:1246 src/solution_fragment.cc:133 #, c-format msgid "%s suggests %s" msgstr "%s-ek %s iradokitzen du" #: src/gtk/resolver.cc:1249 src/solution_fragment.cc:136 #: src/solution_item.cc:602 #, c-format msgid "%s recommends %s" msgstr "%s-ek %s gomendatzen du" #: src/gtk/resolver.cc:1252 src/solution_fragment.cc:139 #, c-format msgid "%s conflicts with %s" msgstr "%s-ek %s-rekin elkar-jotzen du" #: src/gtk/resolver.cc:1255 src/solution_fragment.cc:142 #, c-format msgid "%s breaks %s" msgstr "%s-ek %s hausten du" #: src/gtk/resolver.cc:1258 src/solution_fragment.cc:145 #, c-format msgid "%s replaces %s" msgstr "%s-ek %s ordezkatzen du" #: src/gtk/resolver.cc:1261 src/solution_fragment.cc:148 #, c-format msgid "%s obsoletes %s" msgstr "%s-ek %s zaharkiturik uzten du" #: src/gtk/resolver.cc:1264 src/solution_fragment.cc:151 #, c-format msgid "%s enhances %s" msgstr "" #: src/gtk/resolver.cc:1376 src/gtk/resolver.cc:1841 src/solution_screen.cc:272 msgid "Remove the following packages:" msgstr "Kendu hurrengo paketeak:" #: src/gtk/resolver.cc:1390 src/gtk/resolver.cc:1853 src/solution_screen.cc:296 msgid "Install the following packages:" msgstr "Instalatu hurrengo bertsio-beritzeak:" #: src/gtk/resolver.cc:1403 src/gtk/resolver.cc:1865 msgid "Keep the following packages:" msgstr "" #: src/gtk/resolver.cc:1416 src/gtk/resolver.cc:1877 src/solution_screen.cc:308 msgid "Upgrade the following packages:" msgstr "Bertsio-berritu hurrengo paketeak:" #: src/gtk/resolver.cc:1429 src/gtk/resolver.cc:1890 src/solution_screen.cc:320 msgid "Downgrade the following packages:" msgstr "Bertsioa atzeratu hurrengo paketeetan:" #: src/gtk/resolver.cc:1442 src/gtk/resolver.cc:1903 #: src/solution_fragment.cc:509 msgid "Leave the following dependencies unresolved:" msgstr "" #: src/gtk/resolver.cc:1519 #, c-format msgid "Remove %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1526 #, c-format msgid "Install %s [%s (%s)]" msgstr "" #: src/gtk/resolver.cc:1534 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1537 #, c-format msgid "Cancel the removal of %s" msgstr "" #: src/gtk/resolver.cc:1540 #, c-format msgid "Keep %s at version %s (%s)" msgstr "" #: src/gtk/resolver.cc:1547 #, c-format msgid "Upgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1556 #, c-format msgid "Downgrade %s [%s (%s) -> %s (%s)]" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "Remove %s" msgstr "" #: src/gtk/resolver.cc:1615 #, c-format msgid "remove %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "Keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1624 #, c-format msgid "keep %s at version %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "Cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1632 #, c-format msgid "cancel the installation of %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "Install %s %s" msgstr "" #: src/gtk/resolver.cc:1639 #, c-format msgid "install %s %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "Downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1648 #, c-format msgid "downgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "Upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1657 #, c-format msgid "upgrade %s to version %s" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "Leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1670 #, c-format msgid "leave %s unresolved" msgstr "" #: src/gtk/resolver.cc:1738 #, c-format msgid "%s install" msgid_plural "%s installs" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1743 #, c-format msgid "%s remove" msgid_plural "%s removes" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1749 #, c-format msgid "%s keep" msgid_plural "%s keeps" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1755 #, c-format msgid "%s upgrade" msgid_plural "%s upgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1761 #, c-format msgid "%s downgrade" msgid_plural "%s downgrades" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:1767 #, c-format msgid "%s unresolved recommendation" msgid_plural "%s unresolved recommendations" msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2059 msgid "No solutions yet." msgstr "" #: src/gtk/resolver.cc:2066 msgid "No dependency solution was found." msgstr "" #: src/gtk/resolver.cc:2067 msgid "No solutions." msgstr "" #: src/gtk/resolver.cc:2078 msgid "To view a solution, select it from the list to the right." msgstr "" #: src/gtk/resolver.cc:2079 #, c-format msgid "%u solution." msgid_plural "%u solutions." msgstr[0] "" msgstr[1] "" #: src/gtk/resolver.cc:2111 #, c-format msgid "Solution %s of %s." msgstr "" #: src/gtk/tab.cc:68 msgid "Download" msgstr "" #: src/load_config.cc:48 #, c-format msgid "Unrecognized color name \"%s\"" msgstr "\"%s\" kolore izen ezezaguna" #: src/load_config.cc:75 #, c-format msgid "Unrecognized attribute name \"%s\"" msgstr "\"%s\" atributu izen ezezaguna" #: src/load_config.cc:113 #, c-format msgid "Invalid entry in style definition group: \"%s\"" msgstr "Sarrera baliogabea estilo definizio taldean: \"%s\"" #: src/load_config.cc:115 #, c-format msgid "Invalid tagless entry in style definition group: \"%s\"" msgstr "Etiketa gabeko sarrera baliogabe estilo definizio zerrendan: \"%s\"" #: src/load_config.cc:127 msgid "The default color may only be used as a background." msgstr "Kolore lehenetsia atzeko planoan soilik erabil daiteke." #: src/load_config.cc:144 #, c-format msgid "Unknown style attribute %s" msgstr "%s estilo atributu ezezaguna." #: src/load_config.cc:167 src/load_config.cc:169 #, c-format msgid "Invalid entry in keybinding group: \"%s\"" msgstr "Baliogabeko erregistroa errefentzi tekla taldean: \"%s\"" #: src/load_config.cc:184 #, c-format msgid "Ignoring invalid keybinding \"%s\" -> \"%s\"" msgstr "Ez ikusia egiten baliogabeko errefentzi tekla \"%s\" -> \"%s\"" #: src/load_grouppolicy.cc:290 #, c-format msgid "Expected policy identifier, got '%c'" msgstr "Identifikatzaile-araua espero zen, '%c' lortu da" #: src/load_grouppolicy.cc:306 #, c-format msgid "Expected ',', '%c', or '('; got '%c'" msgstr "" #: src/load_grouppolicy.cc:310 #, c-format msgid "Expected ',' or '(', got '%c'" msgstr "',' edo '(' espero zen, baina '%c' eskuratu da" #: src/load_grouppolicy.cc:318 #, c-format msgid "Unknown grouping policy \"%s\"" msgstr "\"%s\" taldekatze-arau ezezaguna" #: src/load_grouppolicy.cc:325 #, c-format msgid "Terminal policy '%s' should be the last policy in the list" msgstr "'%s' arau-terminala zerrendako azken araua izan beharko luke" #: src/load_grouppolicy.cc:386 msgid "Unmatched '(' in grouping policy" msgstr "" #: src/load_grouppolicy.cc:414 #, c-format msgid "Bad section name '%s' (use 'none', 'topdir', 'subdir', or 'subdirs')" msgstr "" "Okerreko'%s' atal izena ('none', 'topdir', 'subdir', edo 'subdirs' erabili)" #: src/load_grouppolicy.cc:424 #, c-format msgid "Bad passthrough setting '%s' (use 'passthrough' or 'nopassthrough')" msgstr "" "Okerreko passthrough ezarpena: '%s' ('passthrough' edo 'nopassthrough' " "erabili)" #: src/load_grouppolicy.cc:429 src/load_grouppolicy.cc:557 #: src/load_grouppolicy.cc:627 #, c-format msgid "Too many arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:442 src/load_grouppolicy.cc:522 #: src/load_grouppolicy.cc:570 src/load_grouppolicy.cc:581 #: src/load_grouppolicy.cc:592 src/load_grouppolicy.cc:603 #: src/load_grouppolicy.cc:614 src/load_grouppolicy.cc:772 #, c-format msgid "Grouping policy '%s' takes no arguments" msgstr "" #: src/load_grouppolicy.cc:461 src/load_grouppolicy.cc:642 #, c-format msgid "Expected '(' after '%s'" msgstr "'(' espero zen '%s' ondoren" #: src/load_grouppolicy.cc:498 #, c-format msgid "Unable to parse pattern at '%s'" msgstr "Ezin da %s(e)n eredua analizatu" #: src/load_grouppolicy.cc:503 msgid "" "Exactly one filter must be provided as an argument to a 'filter' policy" msgstr "" #: src/load_grouppolicy.cc:552 #, c-format msgid "Bad mode name '%s' (use 'binary' or 'source')" msgstr "" #: src/load_grouppolicy.cc:650 #, c-format msgid "Missing arguments to '%s' grouping policy" msgstr "" #: src/load_grouppolicy.cc:673 #, c-format msgid "Unable to parse pattern after \"%s\"" msgstr "Ezin da \"%s\" ondorengo eredua analizatu" #: src/load_grouppolicy.cc:711 #, c-format msgid "Unexpected empty tree title after \"%s\"" msgstr "" #: src/load_grouppolicy.cc:730 #, c-format msgid "Expected '{', ')', or ',' following '||', got '%s'" msgstr "" #: src/load_grouppolicy.cc:756 #, c-format msgid "Unmatched '(' in '%s' grouping policy" msgstr "" #: src/load_pkgview.cc:64 msgid "Couldn't parse layout: No column format specified for static item" msgstr "" "Ezin izan da diseinua analizatu: ez da zutabe-formaturik zehaztu elementu " "estatikoarentzat" #: src/load_pkgview.cc:97 msgid "Couldn't parse layout: encoding error in column descriptor" msgstr "" "Ezin izan da diseinua analizatu: kodeketa-errorea zutabeko deskriptorean" #: src/load_pkgview.cc:118 #, c-format msgid "Couldn't parse layout: unknown view item type \"%s\"" msgstr "" "Ezin izan da diseinua analizatu: \"%s\" ikusteko elementu-mota ezezaguna" #: src/load_pkgview.cc:125 src/load_pkgview.cc:133 msgid "Couldn't parse layout: no row number specified" msgstr "Ezin izan da diseinua analizatu: ez da errenkada-zenbakirik zehaztu" #: src/load_pkgview.cc:141 msgid "Couldn't parse layout: no width specified" msgstr "Ezin da aurkezpena analizatu: Ez sa zabalera ezarri" #: src/load_pkgview.cc:149 msgid "Couldn't parse layout: no height specified" msgstr "Ezin izan da diseinua analizatu: ez da altuerarik zehaztu" #: src/load_pkgview.cc:180 src/load_pkgview.cc:198 #, c-format msgid "Unknown alignment type '%s'" msgstr "Lerrokatze-mota ezezaguna: '%s'" #: src/load_sortpolicy.cc:51 src/load_sortpolicy.cc:64 #: src/load_sortpolicy.cc:77 src/load_sortpolicy.cc:90 #: src/load_sortpolicy.cc:103 src/load_sortpolicy.cc:117 #, c-format msgid "Sorting policy '%s' takes no arguments" msgstr "" #: src/load_sortpolicy.cc:178 msgid "Invalid zero-length sorting policy name" msgstr "Zerlo luze baliogabeaz biltze politika izena" #: src/load_sortpolicy.cc:196 msgid "Unmatched '(' in sorting policy description" msgstr "Ez da aurkitu '(' biltze politka azalpenean" #: src/load_sortpolicy.cc:223 #, c-format msgid "Invalid sorting policy type '%s'" msgstr "Baliogabea biltze politika mota:'%s'" #: src/main.cc:133 #, c-format msgid "Can't decode multibyte string after \"%ls\"" msgstr "Ezin da deskodetu \"%ls\" ondorengo byte-anitzeko katea" #: src/main.cc:142 #, c-format msgid "Can't decode wide-character string after \"%s\"" msgstr "Ezin da dekodetu \"%s\" ondorengo karaktere-handidun katea" #: src/main.cc:150 #, c-format msgid "%s %s compiled at %s %s\n" msgstr "%s %s, %s %s-en konpilaturik\n" #: src/main.cc:153 #, c-format msgid "Compiler: g++ %s\n" msgstr "Konpilatzailea: g++ %s\n" #: src/main.cc:155 msgid "Compiled against:\n" msgstr "Honekin konpilatuta:\n" #: src/main.cc:156 #, c-format msgid " apt version %d.%d.%d\n" msgstr " apt bertsioa %d.%d.%d\n" #: src/main.cc:159 #, c-format msgid " NCurses version: Unknown\n" msgstr " Ncurses bertsioa: ezezaguna\n" #: src/main.cc:161 #, c-format msgid " NCurses version %s\n" msgstr " Ncurses bertsioa: %s\n" #: src/main.cc:163 #, c-format msgid " libsigc++ version: %s\n" msgstr " libsigc++ bertsioa: %s\n" #: src/main.cc:165 #, c-format msgid " Gtk+ version %d.%d.%d\n" msgstr "" #: src/main.cc:167 #, c-format msgid " Gtk-- version %d.%d.%d\n" msgstr "" #: src/main.cc:170 #, c-format msgid " Gtk+ support disabled.\n" msgstr "" #: src/main.cc:173 #, c-format msgid " Compiled with Qt %s\n" msgstr "" #: src/main.cc:174 #, c-format msgid " Running on Qt %s\n" msgstr "" #: src/main.cc:176 #, c-format msgid " Qt support disabled.\n" msgstr "" #: src/main.cc:178 msgid "" "\n" "Current library versions:\n" msgstr "" "\n" "Uneko liburutegien bertsioak:\n" #: src/main.cc:179 #, c-format msgid " NCurses version: %s\n" msgstr " Ncurses bertsioa: %s\n" #: src/main.cc:180 #, c-format msgid " cwidget version: %s\n" msgstr " cwidget bertsioa: %s\n" #: src/main.cc:181 #, c-format msgid " Apt version: %s\n" msgstr " Apt bertsioa: %s\n" #: src/main.cc:187 #, c-format msgid "Usage: aptitude [-S fname] [-u|-i]" msgstr "Erabilera: aptitude [-S fname] [-u|-i]" #: src/main.cc:189 #, c-format msgid " aptitude [options] ..." msgstr " aptitude [aukerak] ..." #: src/main.cc:191 #, c-format msgid "" " Actions (if none is specified, aptitude will enter interactive mode):\n" "\n" msgstr "" " Ekintzak (bat ere ez bada zehazten, aptitude modu interaktiboan sartuko " "da):\n" "\n" #: src/main.cc:192 #, c-format msgid " install - Install/upgrade packages.\n" msgstr " install - Instalatu/bertsio-berritu paketeak.\n" #: src/main.cc:193 #, c-format msgid " remove - Remove packages.\n" msgstr " remove - Kendu paketeak.\n" #: src/main.cc:194 #, c-format msgid " purge - Remove packages and their configuration files.\n" msgstr " purge - Kendu paketeak eta konfigurazio-fitxategiak.\n" #: src/main.cc:195 #, c-format msgid " hold - Place packages on hold.\n" msgstr " hold - Atxiki paketeak.\n" #: src/main.cc:196 #, c-format msgid " unhold - Cancel a hold command for a package.\n" msgstr " unhold - Utzi paketea atxikitzeari.\n" #: src/main.cc:197 #, c-format msgid "" " markauto - Mark packages as having been automatically installed.\n" msgstr " markauto - Markatu paketeak automatikoki instalatutako gisa.\n" #: src/main.cc:198 #, c-format msgid " unmarkauto - Mark packages as having been manually installed.\n" msgstr " unmarkauto - Markatu paketeak eskuz instalatutako gisa.\n" #: src/main.cc:199 #, c-format msgid "" " forbid-version - Forbid aptitude from upgrading to a specific package " "version.\n" msgstr "" " forbid-version - Eragotzi aptitude-ri pakete-bertsio jakin batera " "berritzea.\n" #: src/main.cc:200 #, c-format msgid " update - Download lists of new/upgradable packages.\n" msgstr "" " update - Deskargatu pakete berrien edo bertsio-berritzeko\n" " modukoenzerrendak.\n" #: src/main.cc:201 #, c-format msgid " safe-upgrade - Perform a safe upgrade.\n" msgstr " safe-upgrade - Egin bertsio-berritze segurua.\n" #: src/main.cc:202 #, c-format msgid "" " full-upgrade - Perform an upgrade, possibly installing and removing " "packages.\n" msgstr "" " full-upgrade - Egin eguneratze bat, seguru asko paketeak instalatuz eta " "kenduz.\n" #: src/main.cc:203 #, c-format msgid " build-dep - Install the build-dependencies of packages.\n" msgstr "" #: src/main.cc:204 #, c-format msgid " forget-new - Forget what packages are \"new\".\n" msgstr " forget-new - Ahaztu zein pakete diren \"berriak\".\n" #: src/main.cc:205 #, c-format msgid " search - Search for a package by name and/or expression.\n" msgstr "" " search - Bilatu pakete bat izenaren eta/edo adierazpenaren arabera.\n" #: src/main.cc:206 #, c-format msgid " show - Display detailed information about a package.\n" msgstr " show - Bistaratu pakete bati buruzko informazio xehea.\n" #: src/main.cc:207 #, c-format msgid " versions - Displays the versions of specified packages.\n" msgstr "" #: src/main.cc:208 #, c-format msgid " clean - Erase downloaded package files.\n" msgstr " clean - Ezabatu deskargatutako pakete-fitxategiak.\n" #: src/main.cc:209 #, c-format msgid " autoclean - Erase old downloaded package files.\n" msgstr " autoclean - Ezabatu deskargatutako pakete-fitxategi zaharrak.\n" #: src/main.cc:210 #, c-format msgid " changelog - View a package's changelog.\n" msgstr " changelog - Ikusi paketearen aldaketa egunkaria.\n" #: src/main.cc:211 #, c-format msgid " download - Download the .deb file for a package.\n" msgstr " download - Deskargatu pakete baten .deb fitxategia.\n" #: src/main.cc:212 #, c-format msgid "" " reinstall - Download and (possibly) reinstall a currently installed " "package.\n" msgstr "" " reinstall - Instalaturik dagoen paketea deskargatu eta (posibleki)\n" " berrinstalatu.\n" #: src/main.cc:213 #, c-format msgid "" " why - Show the manually installed packages that require a package, " "or\n" " why one or more packages would require the given package.\n" msgstr "" " why - Erakutsi eskuz instalatutako paketeak (pakete bat behar " "dutena)\n" " edo zergatik pakete batek edo gehiagok behar duten emandako\n" " paketea.\n" #: src/main.cc:215 #, c-format msgid "" " why-not - Show the manually installed packages that lead to a " "conflict\n" " with the given package, or why one or more packages would\n" " lead to a conflict with the given package if installed.\n" msgstr "" " why-not - Erakutsi eskuz instalatutako paketeak eta emandako\n" " paketearekin gatazkan sar daitezkeenak\n" " edo zergatik pakete bat edo gehiago gatazkan sartuko\n" " diren emandako paketearekin (azken hau instalatzen bada).\n" #: src/main.cc:219 #, c-format msgid " Options:\n" msgstr " (0)aukerak:\n" #: src/main.cc:220 #, c-format msgid " -h This help text.\n" msgstr " -h Laguntza-testu hau.\n" #: src/main.cc:222 #, c-format msgid "" " --gui Use the GTK GUI even if disabled in the configuration.\n" msgstr "" #: src/main.cc:224 #, c-format msgid " --no-gui Do not use the GTK GUI even if available.\n" msgstr "" #: src/main.cc:226 #, c-format msgid " --qt Use the Qt GUI.\n" msgstr "" #: src/main.cc:227 #, c-format msgid "" " --no-qt Do not use the Qt GUI even if enabled in the configuration.\n" msgstr "" #: src/main.cc:229 #, c-format msgid " -s Simulate actions, but do not actually perform them.\n" msgstr "" " -s Ekintzak egiteko itxura egin baina ez ekintzik egin orain.\n" #: src/main.cc:230 #, c-format msgid "" " -d Only download packages, do not install or remove anything.\n" msgstr "" " -d Paketeak deskargatu bakarrik, ez ezer ezabatu edo " "instalatu.\n" #: src/main.cc:231 #, c-format msgid " -P Always prompt for confirmation of actions.\n" msgstr " -P Beti eskatu berrespena.\n" #: src/main.cc:232 #, c-format msgid "" " -y Assume that the answer to simple yes/no questions is 'yes'.\n" msgstr "" " -y Bai/ez erantzuneko galdera soilen erantzuna 'bai' izango " "da.\n" #: src/main.cc:233 #, c-format msgid "" " -F format Specify a format for displaying search results; see the " "manual.\n" msgstr "" " -F format Zehaztu bilaketa-emaitzak bistaratzeko formatu bat; ikus " "eskuliburua.\n" #: src/main.cc:234 #, c-format msgid "" " -O order Specify how search results should be sorted; see the " "manual.\n" msgstr "" " -O order Zehaztu bilaketa-emaitzak nola ordenatuko diren; ikus " "eskuliburua.\n" #: src/main.cc:235 #, c-format msgid "" " -w width Specify the display width for formatting search results.\n" msgstr " -w width Zehaztu bilaketa-emaitzak erakusteko zabalera.\n" #: src/main.cc:236 #, c-format msgid " -f Aggressively try to fix broken packages.\n" msgstr "" " -f Apurturiko paketeak modu indartuan konpontzen saiatzen da.\n" #: src/main.cc:237 #, c-format msgid "" " -V Show which versions of packages are to be installed.\n" msgstr "" " -V Erakutsi paketeen zein bertsio instalatua izango den.\n" #: src/main.cc:238 #, c-format msgid "" " -D Show the dependencies of automatically changed packages.\n" msgstr "" " -D Erakutsi automatikoki aldatutako paketeen mendekotasunak.\n" #: src/main.cc:239 #, c-format msgid " -Z Show the change in installed size of each package.\n" msgstr "" " -Z\t\t Erakutsi pakete bakoitzaren instalatutako tamainaren aldaketa.\n" #: src/main.cc:240 #, c-format msgid "" " -v Display extra information. (may be supplied multiple " "times).\n" msgstr "" " -v Bistaratu informazio gehigarria (hainbat aldiz eman " "daiteke).\n" #: src/main.cc:241 #, c-format msgid "" " -t [release] Set the release from which packages should be installed.\n" msgstr "" " -t [release] Ezarri zein banaketatatik instalatuko diren paketeak.\n" #: src/main.cc:242 #, c-format msgid "" " -q In command-line mode, suppress the incremental progress\n" " indicators.\n" msgstr "" " -q Komando-lerro moduan, progresio-gehikuntzaren adierazlea\n" " kentzen du.\n" #: src/main.cc:244 #, c-format msgid " -o key=val Directly set the configuration option named 'key'.\n" msgstr "" " -o key=balioa 'key' aukeraren konfigurazioa ezartzen du zuzenean.\n" #: src/main.cc:245 #, c-format msgid "" " --with(out)-recommends\tSpecify whether or not to treat recommends as\n" " strong dependencies.\n" msgstr "" " --with(out)-recommends,\tZehaztu gomendioak (iradokizunak) mendekotasun " "sendotzat\n" " joko diren ala ez.\n" #: src/main.cc:247 #, c-format msgid " -S fname Read the aptitude extended status info from fname.\n" msgstr "" " -S fname Irakurri aptitude-ren egoera-informazio hedatua fname-tik.\n" #: src/main.cc:248 #, c-format msgid " -u Download new package lists on startup.\n" msgstr " -u Deskargatu pakete-zerrenda berriak abioan.\n" #: src/main.cc:249 src/main.cc:251 #, c-format msgid " (terminal interface only)\n" msgstr "" #: src/main.cc:250 #, c-format msgid " -i Perform an install run on startup.\n" msgstr " -i Burutu instalazio-exekuzioa abioan.\n" #: src/main.cc:253 #, c-format msgid " This aptitude does not have Super Cow Powers.\n" msgstr " Aptitude honek ez ditu Super Behi potererik.\n" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:377 msgid "trace" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:380 msgid "debug" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:383 msgid "info" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:386 msgid "warn" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:389 msgid "error" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:392 msgid "fatal" msgstr "" #. TRANSLATORS: This is a log level that the user can pass on #. the command-line or set in the configuration file. #: src/main.cc:395 msgid "off" msgstr "" #. TRANSLATORS: both the translated and the untranslated #. log level names are accepted here. #: src/main.cc:463 #, c-format msgid "" "Unknown log level name \"%s\" (expected \"trace\", \"debug\", \"info\", " "\"warn\", \"error\", \"fatal\", or \"off\")." msgstr "" #. TRANSLATORS: following paragraph copied from src/generic/util/logging.h #. * #. * A category consists of one or more nonempty components #. * separated by ".", such as "aptitude.util.logging", with #. * the exception that the root logger is indicated by the #. * empty string (""). #. * #. * A list of the used ones in src/loggers.h #. * #. * So 'logger' here is the name of the 'category', 'component' or #. * 'module', in the case that users want to configure different logging #. * levels for different categories (e.g. level 'warn' for #. * 'aptitude.changelog', debug for 'aptitude.why'), etc. #. #: src/main.cc:486 #, c-format msgid "Invalid logger name \"%s\"." msgstr "" #: src/main.cc:807 #, c-format msgid "Expected a number after -q=\n" msgstr "-q= -ren ondoren zenbaki bat espero da\n" #: src/main.cc:816 #, c-format msgid "Expected a number after -q=, got %s\n" msgstr "q= -ren ondoren zenbaki bat espero zen, %s eskuratu da\n" #: src/main.cc:840 #, c-format msgid "-o requires an argument of the form key=value, got %s\n" msgstr "-o aukerak gakoa=balioa formako argumentua behar du, %s lortu da\n" #: src/main.cc:930 #, c-format msgid "No comma following tag name \"%s\".\n" msgstr "Ez dago komarik \"%s\" etiketa-izenaren ostean.\n" #: src/main.cc:1022 src/main.cc:1032 msgid "WEIRDNESS: unknown option code received\n" msgstr "arraroa: aukera ezezagun kodea jasorik\n" #: src/main.cc:1050 msgid "--show-package-names|never" msgstr "" #: src/main.cc:1053 msgid "--show-package-names|auto" msgstr "" #: src/main.cc:1056 msgid "--show-package-names|always" msgstr "" #: src/main.cc:1061 #, c-format msgid "" "Invalid package names display mode \"%s\" (should be \"never\", \"auto\", or " "\"always\")." msgstr "" #: src/main.cc:1067 msgid "no-summary" msgstr "" #: src/main.cc:1069 msgid "first-package" msgstr "" #: src/main.cc:1071 msgid "first-package-and-type" msgstr "" #: src/main.cc:1073 msgid "all-packages" msgstr "" #: src/main.cc:1075 msgid "all-packages-with-dep-versions" msgstr "" #. TRANSLATORS: "why" here is the aptitude command name and should not #. be translated. Both the translated and the untranslated log level #. names are accepted here. #: src/main.cc:1082 #, c-format msgid "" "Invalid \"why\" summary mode \"%s\": expected \"no-summary\", \"first-" "package\", \"first-package-and-type\", \"all-packages\", or \"all-packages-" "with-dep-versions\"." msgstr "" #: src/main.cc:1123 msgid "" "Only one of --auto-clean-on-startup, --clean-on-startup, -i, and -u may be " "specified\n" msgstr "" #: src/main.cc:1132 msgid "" "-u, -i, and --clean-on-startup may not be specified in command-line mode " "(eg, with 'install')" msgstr "" #: src/main.cc:1149 msgid "-u, -i, and --clean-on-startup may not be specified with a command" msgstr "" #: src/main.cc:1222 #, c-format msgid "Command \"%s\" needs arguments\n" msgstr "" #: src/main.cc:1260 #, c-format msgid "Unknown command \"%s\"\n" msgstr "Komando ezezaguna \"%s\"\n" #: src/main.cc:1272 src/main.cc:1357 #, c-format msgid "Uncaught exception: %s\n" msgstr "Salbuespena: %s\n" #: src/main.cc:1276 src/main.cc:1361 #, c-format msgid "" "Backtrace:\n" "%s\n" msgstr "" "Aztarna:\n" "%s\n" #: src/menu_text_layout.cc:43 src/menu_tree.cc:232 src/ui.cc:258 #: src/view_changelog.cc:168 msgid "Search for: " msgstr "Bilatu hau: " #: src/menu_text_layout.cc:75 src/menu_tree.cc:249 src/view_changelog.cc:180 msgid "Search backwards for: " msgstr "Bilatu atzerantz: " #: src/mine/cmine.cc:115 src/mine/cmine.cc:154 src/ui.cc:1794 msgid "Minesweeper" msgstr "Mina-aurkitzailea" #: src/mine/cmine.cc:120 #, c-format msgid "%i/%i mines %d %s" msgstr "%i/%i mina %d %s" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "second" msgstr "segundo" #: src/mine/cmine.cc:124 src/mine/cmine.cc:129 msgid "seconds" msgstr "segundo" #: src/mine/cmine.cc:126 #, c-format msgid " %s in %d %s" msgstr " %s %d %s-en" #: src/mine/cmine.cc:127 msgid "Won" msgstr "Irabazi" #: src/mine/cmine.cc:127 msgid "Lost" msgstr "Galdu" #: src/mine/cmine.cc:169 src/mine/cmine.cc:209 #, c-format msgid "Could not open file \"%s\"" msgstr "Ezin da \"%s\" fitxategia ireki" #: src/mine/cmine.cc:182 #, c-format msgid "Could not load game from %s" msgstr "Ezin dira %s-tik jokuak kargatu" #: src/mine/cmine.cc:242 msgid "The board height must be a positive integer" msgstr "Mahaigain altuera zenbaki oso positibo bat izan behar da" #: src/mine/cmine.cc:253 msgid "The board width must be a positive integer" msgstr "Mahaigain zabalera zenbaki oso positibo bat izan behar da" #: src/mine/cmine.cc:264 msgid "Invalid mine count; please enter a positive integer" msgstr "Mina kopuru baliogabea; mesede idatzi zenbaki oso bat" #: src/mine/cmine.cc:284 msgid "Setup custom game" msgstr "Ezarri joko pertsonalizatua" #: src/mine/cmine.cc:286 msgid "Height of board: " msgstr "Taularen altuera: " #: src/mine/cmine.cc:289 msgid "Width of board: " msgstr "Taularen zabalera: " #: src/mine/cmine.cc:292 msgid "Number of mines: " msgstr "Mina-kopurua: " #: src/mine/cmine.cc:295 src/mine/cmine.cc:360 src/ui.cc:291 src/ui.cc:363 msgid "Ok" msgstr "Ados" #: src/mine/cmine.cc:353 msgid "Choose difficulty level" msgstr "Aukeratu zailtasun maila" #: src/mine/cmine.cc:355 msgid "Easy" msgstr "Erreza" #: src/mine/cmine.cc:356 msgid "Medium" msgstr "Tartekoa" #: src/mine/cmine.cc:357 msgid "Hard" msgstr "zaila" #: src/mine/cmine.cc:358 msgid "Custom" msgstr "Pertsonalizatua" #: src/mine/cmine.cc:456 msgid "You have won." msgstr "Irabazi egin duzu!" #: src/mine/cmine.cc:459 msgid "You lose!" msgstr "Galdu egin duzu!" #: src/mine/cmine.cc:657 msgid "Enter the filename to load: " msgstr "Sartu kargatu beharreko fitxategi-izena: " #: src/mine/cmine.cc:664 msgid "Enter the filename to save: " msgstr "Sartu gorde behar den fitxategiu izena: " #: src/mine/cmine.cc:672 msgid "mine-help.txt" msgstr "mine-help.txt" #: src/mine/cmine.cc:674 msgid "Encoding of mine-help.txt|UTF-8" msgstr "'mime-help.txt'-ren kodeketa|UTF-8" #: src/pkg_columnizer.cc:87 msgid "30 8 8 1 1 40 14 14 11 10 35 9 10 2 1 1 10 9 12 30 17 15" msgstr "30 8 8 1 1 40 14 14 11 10 35 9 10 2 1 1 10 9 14 28 20 15" #: src/pkg_columnizer.cc:90 src/ui.cc:2812 msgid "Package" msgstr "Paketea" #: src/pkg_columnizer.cc:91 msgid "InstSz" msgstr "InstTa" #: src/pkg_columnizer.cc:92 msgid "DebSz" msgstr "DebTam" #: src/pkg_columnizer.cc:94 msgid "Action" msgstr "Ekintza" #: src/pkg_columnizer.cc:96 msgid "InstVer" msgstr "InstBer" #: src/pkg_columnizer.cc:97 msgid "CandVer" msgstr "KandBer" #: src/pkg_columnizer.cc:98 msgid "LongState" msgstr "EgoeraLuzea" #: src/pkg_columnizer.cc:99 msgid "LongAction" msgstr "EkintzaLuzea" #: src/pkg_columnizer.cc:100 src/qt/widgets/packages_tab.cc:105 msgid "Maintainer" msgstr "Arduraduna" #: src/pkg_columnizer.cc:101 msgid "Priority" msgstr "Lehentasuna" #: src/pkg_columnizer.cc:102 msgid "Section" msgstr "Atala" #: src/pkg_columnizer.cc:103 msgid "RC" msgstr "RC" #: src/pkg_columnizer.cc:105 msgid "Tag" msgstr "Etiketa" #: src/pkg_columnizer.cc:108 msgid "ProgName" msgstr "ProgIzena" #: src/pkg_columnizer.cc:109 msgid "ProgVer" msgstr "ProgBer" #: src/pkg_columnizer.cc:110 msgid "#Broken" msgstr "#Apurtua" #: src/pkg_columnizer.cc:111 msgid "DiskUsage" msgstr "Disko-erabilera" #: src/pkg_columnizer.cc:112 msgid "DownloadSize" msgstr "Deskarga-tamaina" #: src/pkg_columnizer.cc:140 src/pkg_columnizer.cc:152 src/pkg_ver_item.cc:98 #: src/pkg_ver_item.cc:163 msgid "" msgstr "" #: src/pkg_columnizer.cc:182 src/pkg_columnizer.cc:193 msgid "" msgstr "" #: src/pkg_columnizer.cc:237 src/pkg_grouppolicy.cc:264 #: src/pkg_grouppolicy.cc:1673 src/qt/package.cc:236 #: src/qt/widgets/packages_tab.cc:73 msgid "virtual" msgstr "birtuala" #: src/pkg_columnizer.cc:244 src/pkg_ver_item.cc:215 src/pkg_ver_item.cc:223 msgid "purged" msgstr "purgatuta" #: src/pkg_columnizer.cc:251 src/pkg_ver_item.cc:230 msgid "half-config" msgstr "erdi-konfiguraturik" #: src/pkg_columnizer.cc:253 src/pkg_ver_item.cc:232 msgid "half-install" msgstr "erdi-instalatuta" #: src/pkg_columnizer.cc:255 src/pkg_ver_item.cc:234 msgid "config-files" msgstr "config-fitxategiak" #: src/pkg_columnizer.cc:259 src/pkg_ver_item.cc:238 msgid "triggers-awaited" msgstr "abiarazlea-itxoiten" #: src/pkg_columnizer.cc:261 src/pkg_ver_item.cc:240 msgid "triggers-pending" msgstr "abiarazlea-faltan" #: src/pkg_columnizer.cc:263 src/pkg_columnizer.cc:548 src/pkg_ver_item.cc:242 msgid "ERROR" msgstr "ERROREA" #: src/pkg_columnizer.cc:310 src/pkg_ver_item.cc:300 msgid "hold" msgstr "hizoztua" #: src/pkg_columnizer.cc:313 msgid "forbidden upgrade" msgstr "debekatu eguneratzea" #: src/pkg_columnizer.cc:315 msgid "purge" msgstr "purgatu" #: src/pkg_columnizer.cc:315 src/pkg_ver_item.cc:324 msgid "delete" msgstr "ezabatu" #: src/pkg_columnizer.cc:317 src/pkg_ver_item.cc:218 src/pkg_ver_item.cc:306 msgid "broken" msgstr "hautsita" #: src/pkg_columnizer.cc:319 src/pkg_ver_item.cc:310 src/pkg_ver_item.cc:317 #: src/pkg_ver_item.cc:326 msgid "install" msgstr "instalaturik" #: src/pkg_columnizer.cc:321 msgid "reinstall" msgstr "berrinstalatu" #: src/pkg_columnizer.cc:323 msgid "upgrade" msgstr "bertsio-berritu" #: src/pkg_columnizer.cc:325 src/pkg_columnizer.cc:327 src/pkg_ver_item.cc:312 #: src/pkg_ver_item.cc:319 src/pkg_ver_item.cc:328 src/pkg_ver_item.cc:331 msgid "none" msgstr "batere ez" #. TRANSLATORS: Imp = Important #: src/pkg_columnizer.cc:359 src/pkg_ver_item.cc:359 msgid "Imp" msgstr "Beha" #. TRANSLATORS: Req = Required #: src/pkg_columnizer.cc:361 src/pkg_ver_item.cc:362 msgid "Req" msgstr "Beh." #. TRANSLATORS: Std = Standard #: src/pkg_columnizer.cc:363 src/pkg_ver_item.cc:365 msgid "Std" msgstr "Estd." #. TRANSLATORS: Opt = Optional #: src/pkg_columnizer.cc:365 src/pkg_ver_item.cc:368 msgid "Opt" msgstr "Auk." #. TRANSLATORS: Xtr = Extra #: src/pkg_columnizer.cc:367 src/pkg_ver_item.cc:371 msgid "Xtr" msgstr "Ext" #: src/pkg_columnizer.cc:369 src/pkg_ver_item.cc:373 msgid "ERR" msgstr "ERR" #: src/pkg_columnizer.cc:391 #, c-format msgid "#Broken: %ld" msgstr "#Hautsita: %ld" #: src/pkg_columnizer.cc:406 #, c-format msgid "Will use %sB of disk space" msgstr "Diskoan %sB hartuko dira" #: src/pkg_columnizer.cc:414 #, c-format msgid "Will free %sB of disk space" msgstr "Diskoan %sB libratuko dira" #: src/pkg_columnizer.cc:428 #, c-format msgid "DL Size: %sB" msgstr "Desk. tamaina %sB" #. TRANSLATORS: Hostname #: src/pkg_columnizer.cc:496 msgid "HN too long" msgstr "HN luzeegia" #: src/pkg_columnizer.cc:674 #, c-format msgid "Using default for %s string: '%s'" msgstr "" #: src/pkg_columnizer.cc:679 src/pkg_columnizer.cc:691 #, c-format msgid "Unable to transcode package display format after \"%ls\"" msgstr "" "Ezin da \"%ls\" ondoren pakete bistaratze formatuaren kodeketa bihurketa " "egin." #: src/pkg_columnizer.cc:698 msgid "Internal error: Default column string is unparsable" msgstr "Barne errorea: Lehentsitako zutabe katea analiza ezina da" #: src/pkg_columnizer.cc:725 #, c-format msgid "Forbidden character in position %zu of %s string: '%s'" msgstr "" #: src/pkg_grouppolicy.cc:274 src/pkg_grouppolicy.cc:1036 msgid "Tasks" msgstr "Atazak" #: src/pkg_grouppolicy.cc:467 msgid "" "Security Updates\n" " Security updates for these packages are available from security.debian.org." msgstr "" "Segurtasun Eguneratzeak\n" " Pakete hauen segurtasun-eguneratzeak security.debian.org gunean aurkituko " "dituzu." #: src/pkg_grouppolicy.cc:468 msgid "" "Upgradable Packages\n" " A newer version of these packages is available." msgstr "" "Bertsio-berritu daitezkeen paketeak\n" " Pakete hauen bertsio berriago bat erabilgarri dago." #: src/pkg_grouppolicy.cc:469 msgid "" "New Packages\n" " These packages have been added to Debian since the last time you cleared " "the list of \"new\" packages (choose \"Forget new packages\" from the " "Actions menu to empty this list)." msgstr "" "Pakete Berriak\n" "Pakete hauek debianera gehitu dira zuk azkenez pakete berrien zerrenda " "garbitu zenuenetik (aukeratu \"Ahaztu pakete berriak\" Ekintza menutik " "zerrenda garbitzeko)" #: src/pkg_grouppolicy.cc:470 msgid "" "Installed Packages\n" " These packages are currently installed on your computer." msgstr "" "Instalatutako paketeak\n" " Pakete hauek instalatuta dituzu ordenagailuan." #: src/pkg_grouppolicy.cc:471 msgid "" "Not Installed Packages\n" " These packages are not installed on your computer." msgstr "" "Instalaturik Ez dauden Paketeak\n" "-Pakete hauek ez daude instalaturik zure ordenagailuan." #: src/pkg_grouppolicy.cc:472 msgid "" "Obsolete and Locally Created Packages\n" " These packages are currently installed on your computer, but they are not " "available from any apt source. They may be obsolete and removed from the " "archive, or you may have built a private version of them yourself." msgstr "" "Zaharkiturik edo lokalki sortutako Paketeak\n" " Paketea hauek dagoeneko zure ordenagailuan instalaturik daude, baina ez " "daude eskuragarr apt bidez. Ziurrenik zaharkiturik geratu dira eta ezaba " "ditzazkezu edo zuk eskuz sortutako pakete bertsio bat sortu zenuen." #: src/pkg_grouppolicy.cc:473 msgid "" "Virtual Packages\n" " These packages do not exist; they are names other packages use to require " "or provide some functionality." msgstr "" "Pakete-Birtualak\n" " Pakete hauek ez dira esistitzen; hauen izenak beste pakete batzuek " "erabiltzen dituzte funtzio batenbat eskatu edo emateko." #: src/pkg_grouppolicy.cc:653 msgid "" "Packages which are recommended by other packages\n" " These packages are not strictly required, but they may be necessary to " "provide full functionality in some other programs that you are installing or " "upgrading." msgstr "" "Beste pakete batzuek gomendatutako paketeak\n" " Pakete hauek ez dira beharrezkoak zure sistemak behar bezala " "funtzionatzeko, baina instalatzen ari zaren programa batzuen " "funtzionalitatea hobetu dezakete." #: src/pkg_grouppolicy.cc:678 msgid "" "Packages which are suggested by other packages\n" " These packages are not required in order to make your system function " "properly, but they may provide enhanced functionality for some programs that " "you are currently installing." msgstr "" "Beste pakete batzuek iradokitako paketeak\n" " Pakete hauek ez dira beharrezkoak zure sistemak behar bezala " "funtzionatzeko, baina instalatzen ari zaren programa batzuen " "funtzionalitatea hobetu dezakete." #: src/pkg_grouppolicy.cc:876 msgid "unknown" msgstr "ezezaguna" #: src/pkg_grouppolicy.cc:887 #, c-format msgid "Priority %s" msgstr "Lehentasuna %s" #: src/pkg_grouppolicy.cc:970 msgid "End-user" msgstr "Bukaerako erabitzailea" #: src/pkg_grouppolicy.cc:971 msgid "Servers" msgstr "Zerbitzariak" #: src/pkg_grouppolicy.cc:972 msgid "Development" msgstr "Garapena" #: src/pkg_grouppolicy.cc:973 msgid "Localization" msgstr "Itzulpengintza" #: src/pkg_grouppolicy.cc:974 msgid "Hardware Support" msgstr "Hardware onarpena" #: src/pkg_grouppolicy.cc:976 msgid "Unrecognized tasks" msgstr "Ataza ezezagunak" #: src/pkg_grouppolicy.cc:1037 msgid "" "\n" " Tasks are groups of packages which provide an easy way to select a " "predefined set of packages for a particular purpose." msgstr "" "\n" " Xede jakin baterako aurrez definitutako pakete-multzo bat erraz hautatzeko " "modua ematen duten pakete-multzoak dira atazak." #: src/pkg_grouppolicy.cc:1166 #, c-format msgid "Bad number in format string: %ls" msgstr "Okerreko zenbakia formatu katean: %ls" #: src/pkg_grouppolicy.cc:1175 #, c-format msgid "Match indices must be 1 or greater, not \"%s\"" msgstr "Parekatze indizea 1 edo handiago izan behar da; ezin da \"%s\" izan" #: src/pkg_grouppolicy.cc:1193 #, c-format msgid "Match index %ls is too large; available groups are (%s)" msgstr "%ls parekatze indizea luzeegia da; talde erabilgarriak (%s)" #: src/pkg_grouppolicy.cc:1432 msgid "TAGLESS PACKAGES" msgstr "ETIKETA-GABEKO PAKETEAK" #: src/pkg_grouppolicy.cc:1433 msgid "" "\n" " These packages have not yet been classified in debtags, or the debtags " "database is not present (installing debtags may correct this problem)." msgstr "" "\n" " Pakete hauek oraindik ez dira debtag etiketetan sailaktu, edo debtags " "datubasea ez da aurkitzen (debtags instalatzeak arazo hau konpondu beharko " "luke)." #: src/pkg_info_screen.cc:150 msgid "Source Package: " msgstr "Iturburu-paketea: " #: src/pkg_info_screen.cc:160 #, c-format msgid "Package names provided by %s" msgstr "Honek hornitutako pakete-izenak: %s" #: src/pkg_info_screen.cc:173 #, c-format msgid "Packages which depend on %s" msgstr "Honen mendeko paketeak: %s" #: src/pkg_info_screen.cc:179 #, c-format msgid "Versions of %s" msgstr "%s(r)en bertsioak" #: src/pkg_item.cc:86 #, c-format msgid "" "%s is an essential package!%n%nAre you sure you want to remove it?%nType " "'%s' if you are." msgstr "" "%s beharrezko pakete bat da. %n%nZiur zaude ezabatu nahi duzula?%nZiur " "bazaude, idatzi %s." #: src/pkg_item.cc:369 src/pkg_ver_item.cc:749 #, c-format msgid "Reporting a bug in %s:\n" msgstr "%s-n arazo baten berri ematen\n" #: src/pkg_item.cc:389 msgid "" "You are not root and I cannot find any way to become root. To reconfigure " "this package, install the menu package, the login package, or run aptitude " "as root." msgstr "" "Ez zara root, eta ezin dut root bihurtzeko modurik aurkitu. Pakete hau " "birkonfiguratzeko, instalatu 'menu' paketea, 'login' paketea, edo exekutatu " "aptitude root gisa." #: src/pkg_item.cc:397 #, c-format msgid "Reconfiguring %s\n" msgstr "%s berkonfiguratzen\n" #: src/pkg_subtree.cc:163 #, c-format msgid "This group contains %d package." msgid_plural "This group contains %d packages." msgstr[0] "Talde honek pakete %d du." msgstr[1] "Talde honek %d pakete ditu." #: src/pkg_tree.cc:178 msgid "All Packages" msgstr "Pakete guztiak" #: src/pkg_tree.cc:282 #, c-format msgid "No packages matched the pattern \"%ls\"." msgstr "Ez dago \"%ls\" patroia betetzen duen paketerik." #: src/pkg_tree.cc:301 msgid "Enter the new package tree limit: " msgstr "Sartu pakete-zuhaitzaren muga berria: " #: src/pkg_tree.cc:334 msgid "Enter the new package grouping mechanism for this display: " msgstr "" "Sar ikuspegi honetan erakutsi behar den pakete taldetze mekanismo berria: " #: src/pkg_tree.cc:342 msgid "Enter the new package sorting mechanism for this display: " msgstr "" "Sar ikuspegi honetan erakutsi behar den pakete biltze mekanismo berria: " #: src/pkg_view.cc:164 msgid "Couldn't cw::util::transcode column definition" msgstr "Ezin izan da cw::util::transcode zutabea aldatu" #: src/pkg_view.cc:171 msgid "Couldn't parse column definition" msgstr "Ezin izan da analizatu zutabearen definizioa" #: src/pkg_view.cc:222 msgid "" "If you select a package, an explanation of why it should be installed or " "removed will appear in this space." msgstr "" "Pakete bat hautatzen baduzu, zergatik instalatu edo kendu behar den buruzko " "azalpena agertuko da leku honetan." #: src/pkg_view.cc:271 msgid "provides" msgstr "" #: src/pkg_view.cc:284 msgid "Virtual package not provided by any package." msgstr "" #: src/pkg_view.cc:289 msgid "Virtual package provided by:" msgstr "" #: src/pkg_view.cc:565 msgid "make_package_view: error in arguments -- two main widgets??" msgstr "make_package_view: errorea argumentuetan -- bi partaide nagusi??" #: src/pkg_view.cc:571 msgid "" "make_package_view: error in arguments -- bad column list for static item" msgstr "" "make_package_view: errorea argumentutan -- zutabe zerrenda edo elementu " "estatiko okerra" #: src/pkg_view.cc:646 msgid "Related Dependencies" msgstr "Zerikusia duten mendekotasunak" #: src/pkg_view.cc:649 msgid "Why Installed" msgstr "Zergatik instalatuta" #: src/pkg_view.cc:668 msgid "make_package_view: bad argument!" msgstr "make_package_view: okerreko argumentua!" #: src/pkg_view.cc:720 msgid "make_package_view: no main widget found" msgstr "make_package_view: ez da trepeta nagusirik aurkitu" #: src/qt/tabs_manager.cc:254 msgid "Perform Changes" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "all" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "installed locally" msgstr "" #: src/qt/widgets/packages_tab.cc:72 msgid "new" msgstr "" #: src/qt/widgets/packages_tab.cc:78 msgid "Show:" msgstr "" #: src/qt/widgets/packages_tab.cc:84 msgid "Manage Filters" msgstr "" #: src/qt/widgets/packages_tab.cc:105 msgid "Name and Description" msgstr "" #: src/qt/widgets/packages_tab.cc:111 msgid "Find:" msgstr "" #: src/qt/widgets/packages_tab.cc:113 msgid "by" msgstr "" #: src/qt/windows/main_window.cc:96 msgid "&File" msgstr "" #: src/qt/windows/main_window.cc:104 msgid "&Packages" msgstr "" #: src/qt/windows/main_window.cc:112 msgid "&Help" msgstr "" #: src/reason_fragment.cc:31 msgid "depends on" msgstr "behar du" #: src/reason_fragment.cc:33 msgid "pre-depends on" msgstr "aurretik behar du" #: src/reason_fragment.cc:35 msgid "suggests" msgstr "hau iradokitzen du:" #: src/reason_fragment.cc:36 msgid "recommends" msgstr "hau gomendatzen du:" #: src/reason_fragment.cc:38 msgid "conflicts with" msgstr "gatazkan dago honekin:" #: src/reason_fragment.cc:40 msgid "breaks" msgstr "hau apurtzen du:" #: src/reason_fragment.cc:42 msgid "replaces" msgstr "hau ordezten du:" #: src/reason_fragment.cc:43 msgid "obsoletes" msgstr "zaharkiturik" #: src/reason_fragment.cc:44 msgid "enhances" msgstr "" #: src/reason_fragment.cc:155 #, c-format msgid " (provided by %F)" msgstr " (honek hornitua: %F)" #: src/reason_fragment.cc:272 #, c-format msgid "%F%s %F %F" msgstr "%F%s %F %F" #: src/reason_fragment.cc:321 msgid "" "If you select a package, an explanation of its current state will appear in " "this space." msgstr "" "Zuk paketea bat aukeratzean bere egoeraren argibideak hemen agertu beharko " "lirateke." #: src/reason_fragment.cc:355 msgid "" "%B%s%b was installed automatically; it is being removed because all of the " "packages which depend upon it are being removed:" msgstr "" "%B%s%b automatikoki instalatu zen; kendu egingo da, haren mendeko pakete " "guztiak ere kendu egingo baitira:" #: src/reason_fragment.cc:359 msgid "%B%s%b will be automatically removed because of dependency errors:" msgstr "%B%s%b automatikoki kenduko da, mendekotasun-erroreen ondorioz:" #: src/reason_fragment.cc:363 msgid "" "%B%s%b will be automatically installed to satisfy the following dependencies:" msgstr "" "%B%s%b automatikoki instalatuko da, ondorengo mendekotasunak betetzeko:" #: src/reason_fragment.cc:369 src/reason_fragment.cc:381 msgid "" "%B%s%b cannot be upgraded now, but if it could be, it would still be held at " "version %B%s%b." msgstr "" "%B%s%b ezin da orain bertsio-berritu, baina bertsio-berritzea posible izango " "balitz ere, %B%s%b bertsioan mantenduko litzateke." #: src/reason_fragment.cc:372 msgid "" "%B%s%b will not be upgraded to version %B%s%b, to avoid breaking the " "following dependencies:" msgstr "" "%B%s%b ez da %B%s%b bertsiora berrituko, ondorengo mendekotasunak hauts ez " "daitezen:" #: src/reason_fragment.cc:384 msgid "%B%s%b is currently installed." msgstr "%B%s%b dagoeneko instalaturik dago." #: src/reason_fragment.cc:390 msgid "%B%s%b is not currently installed." msgstr "%B%s%b ez dago instalaturik." #: src/reason_fragment.cc:398 msgid "Some dependencies of %B%s%b are not satisfied:" msgstr "%B%s%b - mendekotasun batzuk ez zaizkio betetzen:" #: src/reason_fragment.cc:402 msgid "%B%s%b will be downgraded." msgstr "%B%s%b atzeratu egingo da." #: src/reason_fragment.cc:409 msgid "%B%s%b will not be upgraded to the forbidden version %B%s%b." msgstr "%B%s%b ez da berrituko debekatutako %B%s%b bertsiora." #: src/reason_fragment.cc:413 msgid "" "%B%s%b could be upgraded to version %B%s%b, but it is being held at version " "%B%s%b." msgstr "" "%B%s%b berritu liteke %B%s%b bertsiora, baina %B%s%b bertsioan atxikita dago." #: src/reason_fragment.cc:420 msgid "%B%s%b will be re-installed." msgstr "%B%s%b berrinstalatua izango da." #: src/reason_fragment.cc:424 msgid "%B%s%b will be installed." msgstr "%B%s%b instalatua izango da." #: src/reason_fragment.cc:428 msgid "%B%s%b will be removed." msgstr "%B%s%b kendu egingo da." #: src/reason_fragment.cc:433 msgid "%B%s%b will be upgraded from version %B%s%b to version %B%s%b." msgstr "%B%s%b eguneratu izango da %B%s%b bertsiotik %B%s%b bertsiora." #: src/reason_fragment.cc:440 msgid "%B%s%b is only partly installed; its installation will be completed." msgstr "" "%B%s%b ez dago guztiz instalaturik, instalazioa burutzen saiatuko da." #: src/reason_fragment.cc:472 msgid "" "The following packages depend on %B%s%b and will be broken by its removal:" msgstr "" "Hurrengo paketeek %B%s%b behar dute eta apurturik egongo dira hau ezabatzen " "bada:" #: src/reason_fragment.cc:475 msgid "The following packages depend on %B%s%b and are broken:" msgstr "Hurrengo paketeek %B%s%b behar dute eta apurturik daude:" #: src/reason_fragment.cc:482 msgid "" "The following packages conflict with %B%s%b and will be broken by its " "installation:" msgstr "" "Hurrengo paketeek %B%s%b paketarekin liskarra dute eta hau instalatzerako " "buskatu litezke:" #: src/reason_fragment.cc:515 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b, or conflict with the currently " "installed version:" msgstr "" "Ondorengo paketeak %B%s%b(r)en beste bertsio baten mendekoak dira, ez unean " "instalatuta dagoen %B%s%b bertsioaren mendekoak, edo gatazkan daude " "instalatuta daukazun bertsioarekin:" #: src/reason_fragment.cc:519 msgid "" "The following packages conflict with %B%s%b, or depend on a version of it " "which is not going to be installed." msgstr "" "Hurrengo bertsioa %B%s%b-rekin liskarra du, edo instalatua izango ez den " "beste bertsio bat behar du." #: src/reason_fragment.cc:523 msgid "The following packages conflict with %B%s%b:" msgstr "Hurrengo paketeek %B%s%b-rekin liskarra dute:" #: src/reason_fragment.cc:528 msgid "" "The following packages depend on a version of %B%s%b other than the " "currently installed version of %B%s%b:" msgstr "" "Ondorengo paketeak %B%s%b(r)en beste bertsio baten mendekoak dira, ez unean " "instalatuta dagoen %B%s%b bertsioaren mendekoak:" #: src/reason_fragment.cc:532 msgid "" "The following packages depend on a version of %B%s%b which is not going to " "be installed." msgstr "" "Ondorengo paketeak instalatuko ez den %B%s%b bertsio baten mendekoak dira." #: src/reason_fragment.cc:538 msgid "upgraded" msgstr "eguneraturik" #: src/reason_fragment.cc:538 msgid "downgraded" msgstr "atzeraturik" #: src/reason_fragment.cc:544 msgid "" "The following packages depend on the currently installed version of %B%s%b " "(%B%s%b), or conflict with the version it will be %s to (%B%s%b), and will " "be broken if it is %s." msgstr "" "Hurrengo pakettek instalatutako %B%s%b (%B%s%b) bwerioa behar dute, edo " "(%B%s%b) %s egin behar den bertsioarekin liskarra dute eta %s egiten bada " "buskatu egin litezke" #: src/reason_fragment.cc:551 msgid "" "The following packages conflict with version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "" "Hurrengo paketeak %B%s%b bertsiodun %B%s%b pakerearekin liskarra dute, eta " "buskatu litezke hau %s egingo balitz." #: src/reason_fragment.cc:556 msgid "" "The following packages depend on version %B%s%b of %B%s%b, and will be " "broken if it is %s." msgstr "" "Ondorengo paketeak %B%s%b bertsioaren (%B%s%b) mendekoak dira, eta hautsi " "egingo dira %s bada." #: src/solution_dialog.cc:97 src/solution_screen.cc:505 msgid "The package cache is not available." msgstr "Pakete-cachea ez dago eskuragarri." #: src/solution_dialog.cc:105 msgid "No packages are broken." msgstr "Ez dago hautsitako paketerik." #: src/solution_dialog.cc:114 src/solution_screen.cc:528 msgid "No resolution found." msgstr "Ez da bereizmenik aurkitu." #: src/solution_dialog.cc:183 msgid "Previous" msgstr "Aurrekoa" #: src/solution_dialog.cc:184 msgid "Next" msgstr "Hurrengoa" #: src/solution_dialog.cc:185 msgid "Apply" msgstr "Aplikatu" #: src/solution_dialog.cc:186 msgid "Close" msgstr "Itxi" #: src/solution_fragment.cc:164 #, c-format msgid "%s conflicts with %s [provided by %s %s]" msgstr "%s-ek %s-rekin elkarjotzen du [%s %s-ek hornitua]" #: src/solution_fragment.cc:177 #, c-format msgid "Removing %s" msgstr "%s kentzen" #: src/solution_fragment.cc:179 #, c-format msgid "Installing %s %s (%s)" msgstr "Instalatzen: %s %s (%s)" #: src/solution_fragment.cc:185 #, c-format msgid "Leave %ls unresolved." msgstr "" #: src/solution_fragment.cc:411 msgid "%BRemove%b the following packages:%n" msgstr "%BKendu%b honako paketeak:%n" #: src/solution_fragment.cc:426 msgid "%BInstall%b the following packages:%n" msgstr "%BInstalatu%b honako paketeak:%n" #: src/solution_fragment.cc:444 msgid "%BKeep%b the following packages at their current version:%n" msgstr "%BMantendu%b honako paketeak beraien uneko bertsioan:%n" #: src/solution_fragment.cc:468 msgid "%BUpgrade%b the following packages:%n" msgstr "%BBertsio-berritu%b honako paketeak:%n" #: src/solution_fragment.cc:488 msgid "%BDowngrade%b the following packages:%n" msgstr "%BAurreko bertsiora itzuli%b honako paketeak:%n" #: src/solution_item.cc:97 #, c-format msgid "Remove %F [%s (%s)]" msgstr "Kendu %F [%s (%s)]" #: src/solution_item.cc:104 #, c-format msgid "Install %F [%s (%s)]" msgstr "Instalatu %F [%s (%s)]" #: src/solution_item.cc:112 #, c-format msgid "Cancel the installation of %F" msgstr "Bertan behera utzi %F(r)en instalazioa" #: src/solution_item.cc:115 #, c-format msgid "Cancel the removal of %F" msgstr "Bertanb behera utzi %F kentzea" #: src/solution_item.cc:118 #, c-format msgid "Keep %F at version %s (%s)" msgstr "Mantendu %F %s bertsioan (%s)" #: src/solution_item.cc:126 #, c-format msgid "Upgrade %F [%s (%s) -> %s (%s)]" msgstr "Eguneratu %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:135 #, c-format msgid "Downgrade %F [%s (%s) -> %s (%s)]" msgstr "Bertsio-zahartu %F [%s (%s) -> %s (%s)]" #: src/solution_item.cc:606 #, c-format msgid "-> Leave the dependency \"%s recommends %s\" unresolved." msgstr "-> Utzi mendekotasun \"%s gomendioak %s\" konpondu gabe." #: src/solution_screen.cc:164 msgid "The following actions will resolve this dependency:" msgstr "Hurrengo ekintzak mendekotasun hau konpontzen du:" #: src/solution_screen.cc:284 msgid "Keep the following packages at their current version:" msgstr "Mantendu hurrengo paketeak dauden bezala:" #: src/solution_screen.cc:332 msgid "Leave the following recommendations unresolved:" msgstr "Utzi hurrengo gomendioak konpondu gabe:" #: src/solution_screen.cc:512 msgid "No broken packages." msgstr "Ez dago hautsitako paketerik." #: src/solution_screen.cc:542 #, c-format msgid "open: %d; closed: %d; defer: %d; conflict: %d" msgstr "ireki: %d; itxita: %d; geroratua: %d; gatazka: %d" #: src/trust.cc:19 src/trust.cc:21 msgid "WARNING" msgstr "ABISUA" #: src/trust.cc:20 msgid "" "%F: This version of %s is from an %Buntrusted source%b! Installing this " "package could allow a malicious individual to damage or take control of your " "system." msgstr "" "%F: %s(r)en bertsio honek %Bfidagarritasunik gabeko iturburu%bkoa da Pakate " "hau instalatuz sisteman izugarrizko kalteak edo beraren kontrolaz jabetzea " "baimendu dezake." #. TRANSLATORS: This string is a confirmation message, which users #. (especially CJK users) should be able to input without input #. methods. Please include nothing but ASCII characters. #: src/ui.cc:209 msgid "Yes, I am aware this is a very bad idea" msgstr "Bai, badakit oso ideia txarra dela" #: src/ui.cc:236 msgid "Er, there aren't any errors, this shouldn't have happened.." msgstr "Er, hemen ez dago errorerik,hau ezen gertatu beharko.." #: src/ui.cc:242 msgid "E:" msgstr "E:" #: src/ui.cc:244 msgid "W:" msgstr "A:" #: src/ui.cc:340 msgid "" "WARNING: the package cache is opened in read-only mode! This change and all " "subsequent changes will not be saved unless you stop all other running apt-" "based programs and select \"Become root\" from the Actions menu." msgstr "" "ABISUA: pakete-cachea irakurtzeko soilik moduan ireki da. Aldaketa hau eta " "ondorengo aldaketa guztiak ez dira gordeko 'apt' programan oinarritutako " "beste tresna guztiak geldiarazten ez dituzun bitartean eta Ekintza menuan " "\"Bihurtu root\"hautatu arte" #: src/ui.cc:346 msgid "Never display this message again." msgstr "Ez erakutsi mezu hau gehiago." #: src/ui.cc:392 msgid "" "You may not modify the state of any package while a download is underway." msgstr "Ezin duzu paketeen egoera aldatu deskargatzen ari diren bitartean." #: src/ui.cc:423 msgid "You already are root!" msgstr "Zu dagoeneko root zara!" #: src/ui.cc:438 msgid "Invalid Get-Root-Command; it should start with su: or sudo:" msgstr "ROOT-Eskuratze-Komando okerra su: edo sudo:-rekin hasi behako zen" #: src/ui.cc:445 #, c-format msgid "Invalid Get-Root-Command; it should start with su: or sudo:, not %s:" msgstr "" "ROOT-Eskuratze-Komando okerra su: edo sudo:-rekin hasi behako zen, ez %s:" #: src/ui.cc:474 #, c-format msgid "Unable to fork: %s" msgstr "" #: src/ui.cc:578 msgid "" "Subprocess exited with an error -- did you type your password correctly?" msgstr "Azpiprozesua errore batekin amaitu da - Ondo idatzi duzu pasahitza?" #: src/ui.cc:617 msgid "Loading cache" msgstr "Cachea kargatzen" #: src/ui.cc:659 msgid "Really quit Aptitude?" msgstr "Benetan Aptitude itxi?" #: src/ui.cc:713 src/ui.cc:2573 msgid "Change the behavior of aptitude" msgstr "Aldatu aptituderen portaera" #: src/ui.cc:749 msgid "Really discard your personal settings and reload the defaults?" msgstr "" "Ziur zaude ezarpen pertsonalak baztertu eta lehenetsiak birkargatu nahi " "dituzula?" #: src/ui.cc:794 #, c-format msgid "Using default value for %s string: '%s'" msgstr "" #: src/ui.cc:885 msgid "View available packages and choose actions to perform" msgstr "Ikusi pakete erabilgarriak, eta aukeratu egin nahi dituzun ekintzak" #: src/ui.cc:914 msgid "Recommended Packages" msgstr "Gomendaturiko paketeak:" #: src/ui.cc:915 msgid "View packages that it is recommended that you install" msgstr "Instalatzea gomendatzen diren paketeak bistarazi" #: src/ui.cc:916 msgid "Recommendations" msgstr "Gomendioak:" #: src/ui.cc:931 src/ui.cc:933 msgid "Packages (flat)" msgstr "" #: src/ui.cc:932 msgid "" "View available packages (flat, no grouping) and choose actions to perform" msgstr "" #: src/ui.cc:959 src/ui.cc:961 msgid "Packages (debtags)" msgstr "" #: src/ui.cc:960 msgid "" "View available packages (debtags grouping) and choose actions to perform" msgstr "" #: src/ui.cc:979 src/ui.cc:981 msgid "Packages (source)" msgstr "" #: src/ui.cc:980 msgid "" "View available packages (source grouping) and choose actions to perform" msgstr "" #: src/ui.cc:1002 #, c-format msgid "Information about %s" msgstr "%s-ri buruz argibideak" #: src/ui.cc:1004 #, c-format msgid "%s info" msgstr "%s info" #: src/ui.cc:1025 #, c-format msgid "Packages depending on %s" msgstr "Honen mendeko paketeak: %s" #: src/ui.cc:1026 #, c-format msgid "Dependencies of %s" msgstr "%s - mendekotasunak" #: src/ui.cc:1029 #, c-format msgid "%s reverse deps" msgstr "%s - alderantziko mend." #: src/ui.cc:1030 #, c-format msgid "%s deps" msgstr "%s - mend." #: src/ui.cc:1048 #, c-format msgid "Available versions of %s" msgstr "%s(r)en bertsio erabilgarriak" #: src/ui.cc:1050 #, c-format msgid "%s versions" msgstr "%s - bertsioak" #: src/ui.cc:1056 msgid "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.%n%naptitude comes with " "%BABSOLUTELY NO WARRANTY%b; for details see 'license' in the Help menu. " "This is free software, and you are welcome to redistribute it under certain " "conditions; see 'license' for details." msgstr "" "Aptitude %s%n%nCopyright 2000-2008 Daniel Burrows.%n%naptitude %bBERMERIK " "GABE%b banatzen da, xehetasunak Laguntza menuko lizentzia ikusi ditzazkezu. " "Hau Software librea da eta zenbait egoeratan (lizentzia ikusi " "xehetasunetarako) banatzeko aukera duzu." #: src/ui.cc:1106 src/ui.cc:1108 msgid "License" msgstr "Lizentzia" #: src/ui.cc:1107 src/ui.cc:2665 msgid "View the terms under which you may copy and distribute aptitude" msgstr "Ikusi aptitde kopiatu eta zabaltzeko baldintzak" #. TRANSLATORS: You can translate help.txt and set the filename here. #: src/ui.cc:1122 msgid "Localized file|help.txt" msgstr "help-eu.txt" #: src/ui.cc:1124 msgid "Encoding of help.txt|UTF-8" msgstr "help.txt-ren kodeketa|UTF-8" #: src/ui.cc:1135 msgid "Online Help" msgstr "Laguntza linean" #: src/ui.cc:1136 msgid "View a brief introduction to aptitude" msgstr "Ikusi aptituderen laburpen txiki bat" #: src/ui.cc:1137 src/ui.cc:2817 msgid "Help" msgstr "Laguntza" #. TRANSLATORS: You can translate README and set the filename here. #: src/ui.cc:1146 msgid "Localized file|README" msgstr "README" #: src/ui.cc:1147 msgid "Encoding of README|ISO_8859-1" msgstr "READMEren kodeketa|ISO_8859-1" #: src/ui.cc:1158 msgid "User's Manual" msgstr "Erabiltzailearen eskuliburua" #: src/ui.cc:1159 msgid "Read the full user's manual of aptitude" msgstr "Irakurri aptituderen erabiltzailearen eskuliburu osoa" #: src/ui.cc:1160 msgid "Manual" msgstr "Eskuliburua" #: src/ui.cc:1167 src/ui.cc:1169 msgid "FAQ" msgstr "FAQ" #: src/ui.cc:1168 src/ui.cc:2657 msgid "View a list of frequently asked questions" msgstr "Ikusi sarriago galdetutako galderen zerrenda?" #: src/ui.cc:1177 src/ui.cc:1179 msgid "News" msgstr "Berriak" #: src/ui.cc:1178 #, c-format msgid "View the important changes made in each version of %s" msgstr "Ikusi %s-ren bertsio bakoitzean eginiko aldaketa garrantzitsuak." #: src/ui.cc:1185 #, c-format msgid "" "Unable to remove the old temporary directory; you should remove %s by hand." msgstr "" "Ezin da aldi baterako direktorio zaharra kendu. Kendu eskuz %s direktorioa." #: src/ui.cc:1190 #, c-format msgid "" "Will not remove %s; you should examine the files in it and remove them by " "hand." msgstr "" "Ezin izango da %s kendu. Bertako fitxategiak aztertu eta eskuz kendu beharko " "dituzu." #: src/ui.cc:1216 #, c-format msgid "" "It appears that a previous version of aptitude left files behind in %s. " "These files are probably useless and safe to delete.%n%nDo you want to " "remove this directory and all its contents? If you select \"No\", you will " "not see this message again." msgstr "" "Badirudi aptitude-ren aurreko bertsioak %s(e)n zenbait fitxategi utzi " "dituela. Baliteke fitxategiok gehiago ez erabiltzea eta lasai ezabatu ahal " "izatea. %n%nNahi duzu direktorio hau eta bere eduki guztia ezabatzea? \"Ez\" " "hautatzen baduzu ez duzu mezu hau berriro ikusiko." #: src/ui.cc:1237 msgid "Performing actions..." msgstr "" #: src/ui.cc:1291 msgid "View the progress of the package download" msgstr "Pakete deskargaren aurrerapena ikusi" #: src/ui.cc:1292 msgid "Package Download" msgstr "Pakete-deskarga" #: src/ui.cc:1339 msgid "" "%BWARNING%b: untrusted versions of the following packages will be " "installed!%n%nUntrusted packages could %Bcompromise your system's " "security%b. You should only proceed with the installation if you are " "certain that this is what you want to do.%n%n" msgstr "" "%BABISUA%b: fidagarritasunik gabeko honako paketeen bertsioak instalatuko " "dira! %n%nFidagarritasunik gabeko paketeek %Bsistemako segurtasuna hondatu " "dezakete%b. Jarraitu instalazioarekin baldin eta zer egiten ari zaren ziur " "bazaude bakarrik .%n%n" #: src/ui.cc:1345 msgid " %S*%N %s [version %s]%n" msgstr " %S*%N %s [%s bertsioa]%n" #: src/ui.cc:1351 msgid "Really Continue" msgstr "Jarraitu benetan" #: src/ui.cc:1353 msgid "Abort Installation" msgstr "Abortatu instalazioa" #: src/ui.cc:1417 msgid "Preview of package installation" msgstr "Pakete instalazioaren aurreikuspena" #: src/ui.cc:1418 msgid "View and/or adjust the actions that will be performed" msgstr "Ikusi edota egokitu landuko diren ekintzak" #: src/ui.cc:1480 msgid "Some packages were broken and have been fixed:" msgstr "Zenbait pakete hautsita zeuden eta konpondu egin dira:" #: src/ui.cc:1488 msgid "No solution to these dependency problems exists!" msgstr "Ez dago irtenbiderik mendekotasun arazoari aurre egiteko." #: src/ui.cc:1494 #, c-format msgid "" "Ran out of time while trying to resolve dependencies (press \"%s\" to try " "harder)" msgstr "" "Denboraz kanpo mendekotasunak ebazten saiatzean (sakatu \"%s\" sakonago " "saiatzeko)" #: src/ui.cc:1540 msgid "" "Installing/removing packages requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" "Paketeak instalatu/kendu ahal izateko, administratzaile-pribilegioak behar " "dira, eta zuk ez daukazu horrelakorik. Root kontura aldatu nahi duzu?" #: src/ui.cc:1543 src/ui.cc:1782 src/ui.cc:1843 src/ui.cc:1938 msgid "Become root" msgstr "Root bihurtu" #: src/ui.cc:1545 src/ui.cc:1784 src/ui.cc:1845 src/ui.cc:1940 msgid "Don't become root" msgstr "Ez bihurtu root" #: src/ui.cc:1666 msgid "No packages are scheduled to be installed, removed, or upgraded." msgstr "Ez dago paketerik instalatu, ezabatu edo eguneratzeko aukeraturik." #: src/ui.cc:1672 msgid "" "No packages will be installed, removed or upgraded. Some packages could be " "upgraded, but you have not chosen to upgrade them. Type \"U\" to prepare an " "upgrade." msgstr "" "Ez da paketerik instalatuko, kenduko edo bertsio-berrituko. Pakete batzuk " "bertsio-berri daitezke, baina ez duzu berritzea aukeratu. Bertsio-berritze " "bat prestatzeko, idatzi \"U\"." #: src/ui.cc:1752 msgid "Updating package lists" msgstr "Pakete zerrenda eguneratzen" #: src/ui.cc:1753 msgid "View the progress of the package list update" msgstr "Pakete zerrenda eguneraketen egoera bistarazi" #: src/ui.cc:1754 msgid "List Update" msgstr "Zerrendaren eguneraketa" #: src/ui.cc:1779 msgid "" "Updating the package lists requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" "Pakete-zerrendak eguneratzeko, administratzaile-pribilegioak behar dira, eta " "zuk ez daukazu horrelakorik. Root kontura aldatu nahi duzu?" #: src/ui.cc:1794 src/ui.cc:2408 msgid "Waste time trying to find mines" msgstr "Minak aurkitzen saiatzen denbora pasa" #: src/ui.cc:1801 src/ui.cc:1889 msgid "Cleaning while a download is in progress is not allowed" msgstr "Deskarga bat egiten ari den bitartean ezin da garbitu" #: src/ui.cc:1816 msgid "Deleting downloaded files" msgstr "Deskargatutako fitxategiak ezabatzen" #: src/ui.cc:1830 msgid "Downloaded package files have been deleted" msgstr "Deskargaturiko pakete fitxategiak ezabatuak izan dira" #: src/ui.cc:1840 msgid "" "Cleaning the package cache requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:1886 msgid "The apt cache file is not available; cannot auto-clean." msgstr "" "Apt-ren fitxategi-cachea ez dago eskuragarri. Ezin da automatikoki garbitu" #: src/ui.cc:1924 #, c-format msgid "" "Obsolete downloaded package files have been deleted, freeing %sB of disk " "space." msgstr "" "Deskargatutako pakete-fitxategi zaharkituak ezabatu egin dira, diskotik %sB " "libre uzten." #: src/ui.cc:1935 msgid "" "Deleting obsolete files requires administrative privileges, which you " "currently do not have. Would you like to change to the root account?" msgstr "" #: src/ui.cc:2037 msgid "No more solutions." msgstr "Ez dago irtenbide gehiagorik." #: src/ui.cc:2245 msgid "Unable to find a solution to apply." msgstr "Ezin izan da irtenbiderik aurkitu aplikatzeko." #: src/ui.cc:2251 msgid "Ran out of time while trying to find a solution." msgstr "Denboraz kanpo irtenbide bat bilatzen saiatzean." #: src/ui.cc:2311 src/ui.cc:2313 msgid "Resolve Dependencies" msgstr "Ebatzi mendekotasunak" #: src/ui.cc:2312 msgid "Search for solutions to unsatisfied dependencies" msgstr "Bilatu bete gabeko mendekotasunen irtenbideak" #: src/ui.cc:2324 #, c-format msgid "Unable to open %ls" msgstr "Ezin izan da %ls ireki" #: src/ui.cc:2330 msgid "Error while dumping resolver state" msgstr "Errorea ebazpen-egoera iraultzean" #: src/ui.cc:2370 msgid "^Install/remove packages" msgstr "^Instalatu/kendu paketeak" #: src/ui.cc:2373 msgid "^Update package list" msgstr "^Eguneratu pakete-zerrenda" #: src/ui.cc:2378 msgid "Mark Up^gradable" msgstr "Markatu ^Berritu daitekeena" #: src/ui.cc:2383 msgid "^Forget new packages" msgstr "^Ahaztu pakete berriak" #: src/ui.cc:2387 msgid "Canc^el pending actions" msgstr "Egiteko dauden ekintzak utzi" #: src/ui.cc:2391 msgid "^Clean package cache" msgstr "(^C) Garbitu pakete katxea" #: src/ui.cc:2395 msgid "Clean ^obsolete files" msgstr "Garbitu zaharkiturik^o fitxategiak" #: src/ui.cc:2402 msgid "^Reload package cache" msgstr "^(R) PAkete katxea berritu" #: src/ui.cc:2407 msgid "^Play Minesweeper" msgstr "(^P) Mina aurkitzailera jolastu" #: src/ui.cc:2412 msgid "^Become root" msgstr "^Root bihurtu" #: src/ui.cc:2415 msgid "^Quit" msgstr "^Irten" #: src/ui.cc:2422 src/ui.cc:2811 msgid "Undo" msgstr "Desegin" #: src/ui.cc:2431 msgid "^Install" msgstr "^Instalatu" #: src/ui.cc:2432 msgid "Flag the currently selected package for installation or upgrade" msgstr "Aukeratutako paketea instalatu edo eguneratzeko markatu" #: src/ui.cc:2435 msgid "R^einstall" msgstr "" #: src/ui.cc:2436 msgid "Flag the currently selected package for reinstallation" msgstr "" #: src/ui.cc:2439 msgid "^Remove" msgstr "^Kendu" #: src/ui.cc:2440 msgid "Flag the currently selected package for removal" msgstr "Aukeratutako paketea ezabatzeko markatu" #: src/ui.cc:2443 msgid "^Purge" msgstr "^Purgatu" #: src/ui.cc:2444 msgid "" "Flag the currently selected package and its configuration files for removal" msgstr "Aukeratutako paketea eta bere konfigurazioak ezabatzeko markatu" #: src/ui.cc:2447 msgid "^Keep" msgstr "^Mantendu" #: src/ui.cc:2448 msgid "Cancel any action on the selected package" msgstr "Bertan behera utzi hautatutako paketeen ekintza" #: src/ui.cc:2451 msgid "^Hold" msgstr "^Heldu" #: src/ui.cc:2452 msgid "" "Cancel any action on the selected package, and protect it from future " "upgrades" msgstr "" "Bertan behera utzi hautatutako paketearen ekintza, eta babestu etorkizuneko " "bertsio-berritzetik." #: src/ui.cc:2455 msgid "Mark ^Auto" msgstr "Markatu ^Auto" #: src/ui.cc:2456 msgid "" "Mark the selected package as having been automatically installed; it will " "automatically be removed if no other packages depend on it" msgstr "" "Markatu hautatutako paketea automatikoki instalatu balitz bezala;beste " "paketerik behar ez duenean automatikoki ezabatua izango da" #: src/ui.cc:2459 msgid "Mark ^Manual" msgstr "Markatu ^Eskuz" #: src/ui.cc:2460 msgid "" "Mark the selected package as having been manually installed; it will not be " "removed unless you manually remove it" msgstr "" "Markatu hautatutako paketea eskuz instalatua izan balitz bezala; ez da " "ezabatuko zuk eskuz ezabatu arte" #: src/ui.cc:2463 msgid "^Forbid Version" msgstr "^Debekatutako Bertsioa" #: src/ui.cc:2464 msgid "" "Forbid the candidate version of the selected package from being installed; " "newer versions of the package will be installed as usual" msgstr "" "Debekatu hautatutako paketearen bertsioa instalatzea;bertsio berriagoak era " "arruntean kudeatuko dira" #: src/ui.cc:2468 msgid "I^nformation" msgstr "I^nformazioa" #: src/ui.cc:2469 msgid "Display more information about the selected package" msgstr "Bistaratu hautatutako paketeari buruzko informazio xehea" #: src/ui.cc:2472 msgid "C^ycle Package Information" msgstr "Paketearen informazioaren ^begizta" #: src/ui.cc:2473 msgid "" "Cycle through the modes of the package information area: it can show the " "package's long description, a summary of its dependency status, or an " "analysis of why the package is required." msgstr "" "Paketearen informazio-arearen moduetan zehar aldatzen joan: paketearen " "azalpen luzea erakutsi dezake, bere mendekotasun egoeraren laburpena, edo " "paketea zergatik den beharrezkoa." #: src/ui.cc:2476 msgid "^Changelog" msgstr "^Aldaketa Erregistroa" #: src/ui.cc:2477 msgid "Display the Debian changelog of the selected package" msgstr "Bistaratu hautatutako paketearen Debian-eko aldakaten egunkaria" #: src/ui.cc:2484 msgid "^Examine Solution" msgstr "^Aztertu irtenbidea" #: src/ui.cc:2485 msgid "Examine the currently selected solution to the dependency problems." msgstr "Aztertu mendekotasun arazoaren irtenbideen uneko hautapena." #: src/ui.cc:2488 msgid "Apply ^Solution" msgstr "Aplikatu ^irtenbidea" #: src/ui.cc:2489 msgid "Perform the actions contained in the currently selected solution." msgstr "Landu ekintzak (irtenbidearen uneko hautapenean daudenak)." #: src/ui.cc:2492 msgid "^Next Solution" msgstr "^Hurrengo irtenbidea" #: src/ui.cc:2493 msgid "Select the next solution to the dependency problems." msgstr "Hautatu hurrengo irtenbidea (mendekotasun arazoarena)." #: src/ui.cc:2496 msgid "^Previous Solution" msgstr "^Aurreko irtenbidera" #: src/ui.cc:2497 msgid "Select the previous solution to the dependency problems." msgstr "Hautatu aurreko irtenbidea (mendekotasun arazoarena)." #: src/ui.cc:2500 msgid "^First Solution" msgstr "^Aurreneko irtenbidea" #: src/ui.cc:2501 msgid "Select the first solution to the dependency problems." msgstr "Hautatu aurreneko irtenbidea (mendekotasun arazoarena)." #: src/ui.cc:2504 msgid "^Last Solution" msgstr "^Azkenengo irtenbidea" #: src/ui.cc:2505 msgid "" "Select the last solution to the dependency problems that has been generated " "so far." msgstr "Hautatu azkenengo irtenbidea (mendekotasun arazoarena)." #: src/ui.cc:2511 msgid "Toggle ^Rejected" msgstr "Txandakatu ^baztertutakoa" #: src/ui.cc:2512 msgid "Toggle whether the currently selected action is rejected." msgstr "Txandakatu unean hautatutako ekintza baztertzen den edo ez." #: src/ui.cc:2516 msgid "Toggle ^Approved" msgstr "Txandakatu ^onartutakoa" #: src/ui.cc:2517 msgid "Toggle whether the currently selected action is approved." msgstr "Txandakatu unean hautatutako ekintza onartzen den edo ez." #: src/ui.cc:2521 msgid "^View Target" msgstr "^Ikusi helburua" #: src/ui.cc:2522 msgid "View the package which will be affected by the selected action" msgstr "Ikusi paketea hautatutako ekintzak eragingo diona" #: src/ui.cc:2528 msgid "Reject Breaking ^Holds" msgstr "Ezetsi hondatutako ^mantendutakoak" #: src/ui.cc:2530 msgid "" "Reject all actions that would change the state of held packages or install " "forbidden versions" msgstr "" "Ezetsi mantendutako paketeen egoera aldatuko luketen edo debekatutako " "bertsioak instalatuko lituzketen ekintza guztiak." #: src/ui.cc:2538 msgid "^Find" msgstr "^Bilatu" #: src/ui.cc:2539 msgid "Search forwards" msgstr "Bilatu aurrerantz" #: src/ui.cc:2542 msgid "^Find Backwards" msgstr "^Bilatu atzerantz" #: src/ui.cc:2543 msgid "Search backwards" msgstr "Bilatu atzerantz" #: src/ui.cc:2546 msgid "Find ^Again" msgstr "Bilatu ^Berriz" #: src/ui.cc:2547 msgid "Repeat the last search" msgstr "Azken bilaketa errepikatu" #: src/ui.cc:2550 msgid "Find Again ^Backwards" msgstr "^Bilatu Berriz Atzerantz" #: src/ui.cc:2551 msgid "Repeat the last search in the opposite direction" msgstr "Errepikatu azken bilaketa alderantzizko zentzuan" #: src/ui.cc:2555 msgid "^Limit Display" msgstr "M^ugatu bistaratzea" #: src/ui.cc:2556 msgid "Apply a filter to the package list" msgstr "Ezarri iragazkia pakete-zerrendari" #: src/ui.cc:2559 msgid "^Un-Limit Display" msgstr "^Bistaratze Muga kendu" #: src/ui.cc:2560 msgid "Remove the filter from the package list" msgstr "Kendu iragazkia pakete-zerrendari" #: src/ui.cc:2564 msgid "Find ^Broken" msgstr "Bilatu ^hautsitakoa" #: src/ui.cc:2565 msgid "Find the next package with unsatisfied dependencies" msgstr "Bilatu hurrengo paketea, bete gabeko mendekotasunak dituena" #: src/ui.cc:2572 msgid "^Preferences" msgstr "^Hobespenak" #: src/ui.cc:2577 msgid "^UI options" msgstr "^UI aukerak" #: src/ui.cc:2578 msgid "Change the settings which affect the user interface" msgstr "Erabiltzaile-interfazean eragina duten ezarpenak aldatu" #: src/ui.cc:2581 msgid "^Dependency handling" msgstr "^Mendekotasunak maneiatzea" #: src/ui.cc:2582 msgid "Change the settings which affect how package dependencies are handled" msgstr "" "Pakete-mendekotasunak maneiatzeko moduan eragina duten ezarpenak aldatu" #: src/ui.cc:2585 msgid "^Miscellaneous" msgstr "(^M) Bestelakoak" #: src/ui.cc:2586 msgid "Change miscellaneous program settings" msgstr "Hainbat programa-ezarpen aldatu" #: src/ui.cc:2592 msgid "^Revert options" msgstr "Auke^rak Atzeratu" #: src/ui.cc:2593 msgid "Reset all settings to the system defaults" msgstr "Leheneratu ezarpen guztiak sistemaren lehenespenetara" #: src/ui.cc:2604 msgid "^Next" msgstr "Hurre^ngoa" #: src/ui.cc:2605 msgid "View next display" msgstr "Hurrengo pantaila ikusi" #: src/ui.cc:2608 msgid "^Prev" msgstr "^Aurrekoa" #: src/ui.cc:2609 msgid "View previous display" msgstr "Ikusi aurreko leihoa" #: src/ui.cc:2612 msgid "^Close" msgstr "(^C)Itxi" #: src/ui.cc:2613 msgid "Close this display" msgstr "Itxi pantaila hau" #: src/ui.cc:2618 msgid "New Package ^View" msgstr "Pakete ^Ikuspegi berria" #: src/ui.cc:2619 msgid "Create a new default package view" msgstr "Pakete bistaratze berri bat sortu" #: src/ui.cc:2622 msgid "Audit ^Recommendations" msgstr "^Gomendioak Auditatu:" #: src/ui.cc:2623 msgid "" "View packages which it is recommended that you install, but which are not " "currently installed." msgstr "" "Instalatzea gomendatzen diren baina instalaturik ez dauden paketeak " "bistarazi." #: src/ui.cc:2626 msgid "New ^Flat Package List" msgstr "Pakete-zerrenda ^lau berria" #: src/ui.cc:2627 msgid "View all the packages on the system in a single uncategorized list" msgstr "" "Ikusi sistemako pakete guztiak kategoriarik gabeko zerrenda bakarrean" #: src/ui.cc:2630 msgid "New ^Debtags Browser" msgstr "^Debtags arakatzaile berria" #: src/ui.cc:2632 msgid "Browse packages using Debtags data" msgstr "Arakatu paketeak Debtags datuak erabiliz" #: src/ui.cc:2635 msgid "New ^Source Package View" msgstr "" #: src/ui.cc:2637 msgid "Create a new package view, grouped by source package" msgstr "" #: src/ui.cc:2645 msgid "^About" msgstr "(^A)Honi buruz" #: src/ui.cc:2646 msgid "View information about this program" msgstr "Programa honi buruzko informazioa ikusi" #: src/ui.cc:2649 msgid "^Help" msgstr "^Laguntza" #: src/ui.cc:2650 msgid "View the on-line help" msgstr "Ikusi lineako laguntza" #: src/ui.cc:2652 msgid "User's ^Manual" msgstr "Erabiltzailearen ^eskuliburua" #: src/ui.cc:2653 msgid "View the detailed program manual" msgstr "Ikusi programaren eskuliburu xehatua" #: src/ui.cc:2656 msgid "^FAQ" msgstr "^FAQ" #: src/ui.cc:2660 msgid "^News" msgstr "^Berriak" #: src/ui.cc:2661 msgid "View the important changes made in each version of " msgstr "Ikusi honakoaren bertsio bakoitzean eginiko aldaketa garrantzitsuak " #: src/ui.cc:2664 msgid "^License" msgstr "^Lizentzia" #: src/ui.cc:2810 msgid "Actions" msgstr "Ekintzak" #: src/ui.cc:2814 msgid "Search" msgstr "Bilatu" #: src/ui.cc:2815 msgid "Options" msgstr "Aukerak" #: src/ui.cc:2816 msgid "Views" msgstr "Ikuspegiak" #: src/ui.cc:2882 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: " "Preview/Download/Install/Remove Pkgs" msgstr "" #: src/ui.cc:3252 msgid "yes_key" msgstr "Bai_gakoa" #: src/ui.cc:3253 msgid "no_key" msgstr "n" #: src/view_changelog.cc:273 #, c-format msgid "%s changes" msgstr "%s aldaketa" #: src/view_changelog.cc:274 msgid "View the list of changes made to this Debian package." msgstr "Ikusi Debian-eko paketean egindako aldaketa-zerrenda." #: src/view_changelog.cc:343 #, c-format msgid "Preparing to download the changelog of %s" msgstr "" #: src/view_changelog.cc:371 #, c-format msgid "Failed to download the changelog of %s: %s" msgstr "" #: src/view_changelog.cc:382 #, c-format msgid "Downloading the changelog of %s" msgstr "" #: src/view_changelog.cc:415 msgid "You can only view changelogs of official Debian packages." msgstr "" "Debian-eko pakete ofizialen aldaketen erregistroak bakarrik ikus ditzakezu." language-pack-eu-base/data/eu/LC_MESSAGES/devscripts.po0000644000000000000000000205524312704125521017631 0ustar # Basque translation for devscripts # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the devscripts package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: devscripts\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2016-03-19 18:36+0000\n" "PO-Revision-Date: 2011-03-30 08:58+0000\n" "Last-Translator: Oier Mees \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:59+0000\n" "X-Generator: Launchpad (build 17995)\n" #. type: TH #: ../scripts/annotate-output.1:1 #, no-wrap msgid "ANNOTATE-OUTPUT" msgstr "" #. type: TH #: ../scripts/annotate-output.1:1 ../scripts/archpath.1:1 ../scripts/checkbashisms.1:1 ../scripts/cvs-debc.1:1 ../scripts/cvs-debi.1:1 ../scripts/cvs-debrelease.1:1 ../scripts/cvs-debuild.1:1 ../scripts/dcmd.1:1 ../scripts/debc.1:1 ../scripts/debchange.1:1 ../scripts/debclean.1:1 ../scripts/debdiff.1:1 ../scripts/debi.1:1 ../scripts/debpkg.1:1 ../scripts/debrelease.1:1 ../scripts/debrsign.1:1 ../scripts/debsign.1:1 ../scripts/debuild.1:1 ../scripts/dep3changelog.1:1 ../scripts/devscripts.1:1 ../scripts/dpkg-genbuilddeps.1:1 ../doc/edit-patch.1:1 ../scripts/dscextract.1:1 ../scripts/dscverify.1:1 ../scripts/getbuildlog.1:1 ../scripts/grep-excuses.1:1 ../scripts/list-unreleased.1:1 ../scripts/manpage-alert.1:1 ../scripts/mergechanges.1:1 ../scripts/nmudiff.1:1 ../scripts/plotchangelog.1:1 ../scripts/pts-subscribe.1:1 ../scripts/rc-alert.1:1 ../doc/suspicious-source.1:15 ../scripts/uupdate.1:1 ../doc/what-patch.1:1 ../scripts/whodepends.1:1 ../scripts/who-uploads.1:1 ../scripts/wnpp-alert.1:1 ../scripts/wnpp-check.1:1 ../doc/wrap-and-sort.1:15 ../scripts/devscripts.conf.5:1 #, no-wrap msgid "Debian Utilities" msgstr "" #. type: TH #: ../scripts/annotate-output.1:1 ../scripts/archpath.1:1 ../scripts/checkbashisms.1:1 ../scripts/cvs-debc.1:1 ../scripts/cvs-debi.1:1 ../scripts/cvs-debrelease.1:1 ../scripts/cvs-debuild.1:1 ../scripts/dcmd.1:1 ../scripts/debc.1:1 ../scripts/debchange.1:1 ../scripts/debclean.1:1 ../scripts/debdiff.1:1 ../scripts/debi.1:1 ../scripts/debpkg.1:1 ../scripts/debrelease.1:1 ../scripts/debrsign.1:1 ../scripts/debsign.1:1 ../scripts/debuild.1:1 ../scripts/dep3changelog.1:1 ../scripts/devscripts.1:1 ../scripts/dpkg-depcheck.1:1 ../scripts/dpkg-genbuilddeps.1:1 ../doc/edit-patch.1:1 ../scripts/dscextract.1:1 ../scripts/dscverify.1:1 ../scripts/getbuildlog.1:1 ../scripts/grep-excuses.1:1 ../scripts/list-unreleased.1:1 ../scripts/manpage-alert.1:1 ../scripts/mergechanges.1:1 ../scripts/nmudiff.1:1 ../scripts/plotchangelog.1:1 ../scripts/pts-subscribe.1:1 ../scripts/rc-alert.1:1 ../doc/suspicious-source.1:15 ../scripts/uupdate.1:1 ../doc/what-patch.1:1 ../scripts/whodepends.1:1 ../scripts/who-uploads.1:1 ../scripts/wnpp-alert.1:1 ../scripts/wnpp-check.1:1 ../doc/wrap-and-sort.1:15 ../scripts/devscripts.conf.5:1 #, no-wrap msgid "DEBIAN" msgstr "" #. type: SH #: ../scripts/annotate-output.1:2 ../scripts/archpath.1:2 ../scripts/bts.pl:39 ../scripts/build-rdeps.pl:21 ../scripts/chdist.pl:18 ../scripts/checkbashisms.1:2 ../scripts/cowpoke.1:18 ../scripts/cvs-debc.1:2 ../scripts/cvs-debi.1:2 ../scripts/cvs-debrelease.1:2 ../scripts/cvs-debuild.1:2 ../scripts/dcmd.1:2 ../scripts/dcontrol.pl:198 ../scripts/dd-list.1:18 ../scripts/debc.1:2 ../scripts/debchange.1:2 ../scripts/debcheckout.pl:24 ../scripts/debclean.1:2 ../scripts/debcommit.pl:3 ../scripts/debdiff.1:2 ../scripts/debi.1:2 ../scripts/debpkg.1:2 ../scripts/debrelease.1:2 ../scripts/debrsign.1:2 ../scripts/debsign.1:2 ../scripts/debsnap.1:3 ../scripts/debuild.1:2 ../scripts/desktop2menu.pl:24 ../scripts/dep3changelog.1:2 ../scripts/devscripts.1:2 ../scripts/dget.pl:537 ../scripts/diff2patches.1:2 ../scripts/dpkg-depcheck.1:2 ../scripts/dpkg-genbuilddeps.1:2 ../doc/edit-patch.1:2 ../scripts/dscextract.1:2 ../scripts/dscverify.1:2 ../scripts/getbuildlog.1:2 ../scripts/grep-excuses.1:2 ../scripts/licensecheck.pl:23 ../scripts/list-unreleased.1:2 ../scripts/manpage-alert.1:2 ../scripts/mass-bug.pl:21 ../scripts/mergechanges.1:2 ../scripts/mk-build-deps.pl:24 ../scripts/mk-origtargz.pl:25 ../scripts/namecheck.pl:3 ../scripts/nmudiff.1:2 ../scripts/origtargz.pl:20 ../scripts/plotchangelog.1:2 ../scripts/pts-subscribe.1:2 ../scripts/rc-alert.1:2 ../scripts/rmadison.pl:228 ../scripts/sadt.pod:17 ../doc/suspicious-source.1:17 ../scripts/svnpath.pl:3 ../scripts/tagpending.pl:77 ../scripts/transition-check.pl:23 ../scripts/uscan.pl:27 ../scripts/uupdate.1:2 ../doc/what-patch.1:2 ../scripts/whodepends.1:2 ../scripts/who-uploads.1:2 ../scripts/who-permits-upload.pl:43 ../scripts/wnpp-alert.1:2 ../scripts/wnpp-check.1:2 ../doc/wrap-and-sort.1:16 ../scripts/devscripts.conf.5:2 #, no-wrap msgid "NAME" msgstr "IZENA" #. type: Plain text #: ../scripts/annotate-output.1:4 msgid "annotate-output - annotate program output with time and stream" msgstr "" #. type: SH #: ../scripts/annotate-output.1:4 ../scripts/archpath.1:4 ../scripts/bts.pl:191 ../scripts/build-rdeps.pl:25 ../scripts/chdist.pl:22 ../scripts/checkbashisms.1:4 ../scripts/cowpoke.1:20 ../scripts/cvs-debc.1:4 ../scripts/cvs-debi.1:4 ../scripts/cvs-debrelease.1:4 ../scripts/cvs-debuild.1:4 ../scripts/dcmd.1:4 ../scripts/dcontrol.pl:202 ../scripts/dd-list.1:21 ../scripts/debc.1:4 ../scripts/debchange.1:4 ../scripts/debcheckout.pl:28 ../scripts/debclean.1:4 ../scripts/debcommit.pl:7 ../scripts/debdiff.1:4 ../scripts/debi.1:4 ../scripts/debpkg.1:4 ../scripts/debrelease.1:4 ../scripts/debrsign.1:4 ../scripts/debsign.1:4 ../scripts/debsnap.1:6 ../scripts/debuild.1:4 ../scripts/desktop2menu.pl:28 ../scripts/dep3changelog.1:4 ../scripts/dget.pl:541 ../scripts/dpkg-depcheck.1:4 ../scripts/dpkg-genbuilddeps.1:4 ../doc/edit-patch.1:6 ../scripts/dscextract.1:4 ../scripts/dscverify.1:4 ../scripts/getbuildlog.1:4 ../scripts/grep-excuses.1:4 ../scripts/licensecheck.pl:27 ../scripts/list-unreleased.1:4 ../scripts/manpage-alert.1:4 ../scripts/mass-bug.pl:25 ../scripts/mergechanges.1:4 ../scripts/mk-build-deps.pl:28 ../scripts/mk-origtargz.pl:29 ../scripts/nmudiff.1:4 ../scripts/origtargz.pl:24 ../scripts/plotchangelog.1:4 ../scripts/pts-subscribe.1:4 ../scripts/rc-alert.1:4 ../scripts/rmadison.pl:232 ../scripts/sadt.pod:21 ../doc/suspicious-source.1:21 ../scripts/svnpath.pl:7 ../scripts/tagpending.pl:81 ../scripts/transition-check.pl:27 ../scripts/uscan.pl:31 ../scripts/uupdate.1:4 ../doc/what-patch.1:5 ../scripts/whodepends.1:4 ../scripts/who-uploads.1:4 ../scripts/who-permits-upload.pl:47 ../scripts/wnpp-alert.1:4 ../scripts/wnpp-check.1:4 ../doc/wrap-and-sort.1:18 #, no-wrap msgid "SYNOPSIS" msgstr "LABURPENA" #. type: Plain text #: ../scripts/annotate-output.1:6 msgid "B [I] I [I ...]" msgstr "" #. type: SH #: ../scripts/annotate-output.1:6 ../scripts/archpath.1:12 ../scripts/bts.pl:195 ../scripts/build-rdeps.pl:29 ../scripts/chdist.pl:26 ../scripts/checkbashisms.1:8 ../scripts/cowpoke.1:24 ../scripts/cvs-debc.1:6 ../scripts/cvs-debi.1:6 ../scripts/cvs-debrelease.1:7 ../scripts/cvs-debuild.1:7 ../scripts/dcmd.1:6 ../scripts/dcontrol.pl:210 ../scripts/dd-list.1:26 ../scripts/debc.1:6 ../scripts/debchange.1:8 ../scripts/debcheckout.pl:40 ../scripts/debclean.1:6 ../scripts/debcommit.pl:11 ../scripts/debdiff.1:15 ../scripts/debi.1:6 ../scripts/debpkg.1:6 ../scripts/debrelease.1:6 ../scripts/deb-reversion.dbk:82 ../scripts/debrsign.1:7 ../scripts/debsign.1:6 ../scripts/debsnap.1:14 ../scripts/debuild.1:10 ../scripts/desktop2menu.pl:34 ../scripts/dep3changelog.1:6 ../scripts/devscripts.1:4 ../scripts/dget.pl:551 ../scripts/diff2patches.1:10 ../scripts/dpkg-depcheck.1:6 ../scripts/dpkg-genbuilddeps.1:6 ../doc/edit-patch.1:11 ../scripts/dscextract.1:6 ../scripts/dscverify.1:6 ../scripts/getbuildlog.1:8 ../scripts/grep-excuses.1:6 ../scripts/licensecheck.pl:36 ../scripts/list-unreleased.1:6 ../scripts/manpage-alert.1:6 ../scripts/mass-bug.pl:29 ../scripts/mergechanges.1:6 ../scripts/mk-build-deps.pl:34 ../scripts/mk-origtargz.pl:39 ../scripts/nmudiff.1:6 ../scripts/origtargz.pl:34 ../scripts/plotchangelog.1:7 ../scripts/pts-subscribe.1:8 ../scripts/rc-alert.1:8 ../scripts/rmadison.pl:240 ../scripts/sadt.pod:25 ../doc/suspicious-source.1:24 ../scripts/svnpath.pl:17 ../scripts/tagpending.pl:85 ../scripts/transition-check.pl:33 ../scripts/uscan.pl:35 ../scripts/uupdate.1:10 ../doc/what-patch.1:8 ../scripts/whodepends.1:6 ../scripts/who-uploads.1:6 ../scripts/who-permits-upload.pl:51 ../scripts/wnpp-alert.1:8 ../scripts/wnpp-check.1:8 ../doc/wrap-and-sort.1:22 ../scripts/devscripts.conf.5:4 #, no-wrap msgid "DESCRIPTION" msgstr "DESKRIBAPENA" #. type: Plain text #: ../scripts/annotate-output.1:10 msgid "" "B will execute the specified program, while prepending " "every line with the current time and O for stdout and E for stderr." msgstr "" #. type: SH #: ../scripts/annotate-output.1:11 ../scripts/bts.pl:247 ../scripts/build-rdeps.pl:45 ../scripts/chdist.pl:33 ../scripts/checkbashisms.1:23 ../scripts/cowpoke.1:29 ../scripts/cvs-debc.1:24 ../scripts/cvs-debi.1:28 ../scripts/cvs-debrelease.1:21 ../scripts/cvs-debuild.1:32 ../scripts/dcmd.1:15 ../scripts/dcontrol.pl:244 ../scripts/dd-list.1:58 ../scripts/debc.1:64 ../scripts/debchange.1:145 ../scripts/debcheckout.pl:68 ../scripts/debclean.1:60 ../scripts/debcommit.pl:19 ../scripts/debdiff.1:52 ../scripts/debi.1:65 ../scripts/debrelease.1:56 ../scripts/deb-reversion.dbk:128 ../scripts/debrsign.1:30 ../scripts/debsign.1:39 ../scripts/debsnap.1:26 ../scripts/debuild.1:219 ../scripts/dep3changelog.1:15 ../scripts/dget.pl:592 ../scripts/diff2patches.1:16 ../scripts/dpkg-depcheck.1:15 ../scripts/dscextract.1:14 ../scripts/dscverify.1:17 ../scripts/getbuildlog.1:24 ../scripts/grep-excuses.1:14 ../scripts/licensecheck.pl:45 ../scripts/list-unreleased.1:12 ../scripts/manpage-alert.1:12 ../scripts/mass-bug.pl:59 ../scripts/mk-build-deps.pl:44 ../scripts/mk-origtargz.pl:62 ../scripts/nmudiff.1:21 ../scripts/origtargz.pl:95 ../scripts/plotchangelog.1:43 ../scripts/pts-subscribe.1:18 ../scripts/rc-alert.1:17 ../scripts/rmadison.pl:249 ../scripts/sadt.pod:42 ../doc/suspicious-source.1:34 ../scripts/tagpending.pl:91 ../scripts/transition-check.pl:42 ../scripts/uupdate.1:54 ../doc/what-patch.1:15 ../scripts/whodepends.1:10 ../scripts/who-uploads.1:15 ../scripts/who-permits-upload.pl:57 ../scripts/wnpp-alert.1:17 ../scripts/wnpp-check.1:16 ../doc/wrap-and-sort.1:35 #, no-wrap msgid "OPTIONS" msgstr "AUKERAK" #. type: TP #: ../scripts/annotate-output.1:12 #, no-wrap msgid "B<+FORMAT>" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:16 msgid "" "Controls the timestamp format, as per B(1). Defaults to \"%H:%M:%S\"." msgstr "" #. type: TP #: ../scripts/annotate-output.1:16 ../scripts/chdist.pl:37 ../scripts/dcontrol.pl:256 ../scripts/dd-list.1:59 ../scripts/debcheckout.pl:96 ../scripts/debsnap.1:73 ../scripts/dget.pl:652 ../scripts/dpkg-depcheck.1:96 ../scripts/getbuildlog.1:25 ../scripts/mk-build-deps.pl:103 ../scripts/rmadison.pl:273 ../scripts/sadt.pod:59 ../doc/suspicious-source.1:35 ../doc/what-patch.1:17 ../doc/wrap-and-sort.1:36 #, no-wrap msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:19 ../scripts/debchange.1:389 ../scripts/debclean.1:87 ../scripts/debrelease.1:102 ../scripts/debsign.1:103 ../scripts/dep3changelog.1:19 ../scripts/dscverify.1:39 ../scripts/nmudiff.1:76 ../scripts/pts-subscribe.1:31 ../scripts/uupdate.1:104 ../scripts/who-uploads.1:47 msgid "Display a help message and exit successfully." msgstr "" #. type: SH #: ../scripts/annotate-output.1:20 ../scripts/dscextract.1:30 #, no-wrap msgid "EXAMPLE" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:30 #, no-wrap msgid "" "$ annotate-output make\n" "21:41:21 I: Started make\n" "21:41:21 O: gcc -Wall program.c\n" "21:43:18 E: program.c: Couldn't compile, and took me ages to find out\n" "21:43:19 E: collect2: ld returned 1 exit status\n" "21:43:19 E: make: *** [all] Error 1\n" "21:43:19 I: Finished with exitcode 2\n" msgstr "" #. type: SH #: ../scripts/annotate-output.1:32 ../scripts/debsnap.1:152 ../scripts/rc-alert.1:119 ../scripts/whodepends.1:17 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:36 msgid "" "Since stdout and stderr are processed in parallel, it can happen that some " "lines received on stdout will show up before later-printed stderr lines (and " "vice-versa)." msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:41 msgid "" "This is unfortunately very hard to fix with the current annotation strategy. " " A fix would involve switching to PTRACE'ing the process. Giving nice a " "(much) higher priority over the executed program could however cause this " "behaviour to show up less frequently." msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:46 msgid "" "The program does not work as well when the output is not linewise. In " "particular, when an interactive program asks for input, the question might " "not be shown until after you have answered it. This will give the " "impression that the annotated program has hung, while it has not." msgstr "" #. type: SH #: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4179 ../scripts/checkbashisms.1:63 ../scripts/cowpoke.1:379 ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 ../scripts/cvs-debrelease.1:64 ../scripts/cvs-debuild.1:53 ../scripts/dcmd.1:107 ../scripts/dcontrol.pl:289 ../scripts/debc.1:115 ../scripts/debchange.1:469 ../scripts/debcheckout.pl:231 ../scripts/debclean.1:107 ../scripts/debcommit.pl:911 ../scripts/debdiff.1:234 ../scripts/debi.1:132 ../scripts/debrelease.1:132 ../scripts/deb-reversion.dbk:247 ../scripts/debrsign.1:66 ../scripts/debsign.1:134 ../scripts/debsnap.1:134 ../scripts/debuild.1:410 ../scripts/dep3changelog.1:28 ../scripts/dget.pl:714 ../scripts/diff2patches.1:45 ../scripts/dpkg-depcheck.1:118 ../scripts/dpkg-genbuilddeps.1:30 ../scripts/dscverify.1:75 ../scripts/grep-excuses.1:45 ../scripts/list-unreleased.1:19 ../scripts/mk-origtargz.pl:181 ../scripts/nmudiff.1:108 ../scripts/origtargz.pl:157 ../scripts/plotchangelog.1:124 ../scripts/pts-subscribe.1:51 ../scripts/rc-alert.1:121 ../scripts/rmadison.pl:370 ../scripts/sadt.pod:69 ../scripts/tagpending.pl:146 ../scripts/uscan.pl:1672 ../scripts/uupdate.1:189 ../doc/what-patch.1:35 ../scripts/who-permits-upload.pl:162 ../scripts/wnpp-alert.1:29 ../scripts/wnpp-check.1:26 ../scripts/devscripts.conf.5:54 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:49 msgid "B(1)" msgstr "" #. type: SH #: ../scripts/annotate-output.1:50 #, no-wrap msgid "SUPPORT" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:54 msgid "" "This program is community-supported (meaning: you'll need to fix it " "yourself). Patches are however appreciated, as is any feedback (positive or " "negative)." msgstr "" #. type: SH #: ../scripts/annotate-output.1:55 ../scripts/archpath.1:54 ../scripts/build-rdeps.pl:515 ../scripts/checkbashisms.1:65 ../scripts/cowpoke.1:385 ../scripts/cvs-debc.1:63 ../scripts/cvs-debi.1:67 ../scripts/cvs-debrelease.1:68 ../scripts/cvs-debuild.1:58 ../scripts/dcmd.1:110 ../scripts/dcontrol.pl:282 ../scripts/dd-list.1:106 ../scripts/debc.1:119 ../scripts/debchange.1:475 ../scripts/debcheckout.pl:236 ../scripts/debclean.1:110 ../scripts/debcommit.pl:907 ../scripts/debdiff.1:241 ../scripts/debi.1:135 ../scripts/debpkg.1:23 ../scripts/debrelease.1:136 ../scripts/deb-reversion.dbk:292 ../scripts/debrsign.1:70 ../scripts/debsign.1:146 ../scripts/debuild.1:422 ../scripts/desktop2menu.pl:52 ../scripts/dep3changelog.1:26 ../scripts/dget.pl:706 ../scripts/diff2patches.1:48 ../scripts/dpkg-genbuilddeps.1:36 ../scripts/dscextract.1:32 ../scripts/dscverify.1:80 ../scripts/getbuildlog.1:41 ../scripts/grep-excuses.1:47 ../scripts/licensecheck.pl:152 ../scripts/list-unreleased.1:21 ../scripts/manpage-alert.1:28 ../scripts/mass-bug.pl:523 ../scripts/mergechanges.1:28 ../scripts/mk-build-deps.pl:118 ../scripts/mk-origtargz.pl:185 ../scripts/namecheck.pl:30 ../scripts/nmudiff.1:112 ../scripts/origtargz.pl:161 ../scripts/plotchangelog.1:126 ../scripts/pts-subscribe.1:56 ../scripts/rc-alert.1:125 ../scripts/rmadison.pl:374 ../scripts/svnpath.pl:93 ../scripts/transition-check.pl:81 ../scripts/uscan.pl:1676 ../scripts/uupdate.1:196 ../scripts/whodepends.1:19 ../scripts/who-uploads.1:71 ../scripts/who-permits-upload.pl:157 ../scripts/wnpp-alert.1:31 ../scripts/wnpp-check.1:36 ../scripts/devscripts.conf.5:58 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text #: ../scripts/annotate-output.1:59 msgid "" "B was written by Jeroen van Wolffelaar " "Ejeroen@wolffelaar.nlE. This manpage comes under the same copyright " "as annotate-output itself, read /usr/bin/annotate-output (or wherever you " "install it) for the details." msgstr "" #. type: TH #: ../scripts/archpath.1:1 #, no-wrap msgid "ARCHPATH" msgstr "" #. type: Plain text #: ../scripts/archpath.1:4 msgid "" "archpath - output arch (tla/Bazaar) archive names, with support for branches" msgstr "" #. type: Plain text #: ../scripts/archpath.1:6 msgid "B" msgstr "" #. type: Plain text #: ../scripts/archpath.1:9 msgid "B I" msgstr "" #. type: Plain text #: ../scripts/archpath.1:12 msgid "B IB<-->I" msgstr "" #. type: Plain text #: ../scripts/archpath.1:15 msgid "" "B is intended to be run in an arch (tla or Bazaar) working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:20 msgid "" "In its simplest usage, B with no parameters outputs the package " "name (archive/category--branch--version) associated with the working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:28 msgid "" "If a parameter is given, it may either be a branch--version, in which case " "B will output a corresponding package name in the current archive " "and category, or a plain branch name (without \\(oq--\"), in which case " "B will output a corresponding package name in the current archive " "and category and with the same version as the current working copy." msgstr "" #. type: Plain text #: ../scripts/archpath.1:32 msgid "" "This is useful for branching. For example, if you're using Bazaar and you " "want to create a branch for a new feature, you might use a command like this:" msgstr "" #. type: Plain text #: ../scripts/archpath.1:37 #, no-wrap msgid "CW\n" msgstr "" #. type: Plain text #: ../scripts/archpath.1:43 msgid "" "Or if you want to tag your current code onto a \\(oqreleases\\(cq branch as " "version 1.0, you might use a command like this:" msgstr "" #. type: Plain text #: ../scripts/archpath.1:48 #, no-wrap msgid "CW\n" msgstr "" #. type: Plain text #: ../scripts/archpath.1:54 msgid "" "That's much easier than using \\(oqbaz tree-version\\(cq to look up the " "package name and manually modifying the result." msgstr "" #. type: Plain text #: ../scripts/archpath.1:57 msgid "B was written by" msgstr "" #. type: Plain text #: ../scripts/archpath.1:59 msgid "Colin Watson Ecjwatson@debian.orgE." msgstr "" #. type: Plain text #: ../scripts/archpath.1:63 msgid "" "Like B, this manual page is released under the GNU General Public " "License, version 2 or later." msgstr "" #. type: textblock #: ../scripts/bts.pl:41 msgid "bts - developers' command line interface to the BTS" msgstr "" #. type: textblock #: ../scripts/bts.pl:193 msgid "" "B [I] I [I] [B<#>I] [B<.>|B<,> " "I [I] [B<#>I]] ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:197 msgid "" "This is a command line interface to the Debian Bug Tracking System (BTS), " "intended mainly for use by developers. It lets the BTS be manipulated using " "simple commands that can be run at the prompt or in a script, does various " "sanity checks on the input, and constructs and sends a mail to the BTS " "control address for you. A local cache of web pages and e-mails from the BTS " "may also be created and updated." msgstr "" #. type: textblock #: ../scripts/bts.pl:205 msgid "" "In general, the command line interface is the same as what you would write " "in a mail to control@bugs.debian.org, just prefixed with \"bts\". For " "example:" msgstr "" #. type: verbatim #: ../scripts/bts.pl:209 #, no-wrap msgid "" " % bts severity 69042 normal\n" " % bts merge 69042 43233\n" " % bts retitle 69042 blah blah\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:213 msgid "" "A few additional commands have been added for your convenience, and this " "program is less strict about what constitutes a valid bug number. For " "example, \"severity Bug#85942 normal\" is understood, as is \"severity " "#85942 normal\". (Of course, your shell may regard \"#\" as a comment " "character though, so you may need to quote it!)" msgstr "" #. type: textblock #: ../scripts/bts.pl:219 msgid "" "Also, for your convenience, this program allows you to abbreviate commands " "to the shortest unique substring (similar to how cvs lets you abbreviate " "commands). So it understands things like \"bts cl 85942\"." msgstr "" #. type: textblock #: ../scripts/bts.pl:223 msgid "" "It is also possible to include a comment in the mail sent to the BTS. If " "your shell does not strip out the comment in a command like \"bts severity " "30321 normal #inflated severity\", then this program is smart enough to " "figure out where the comment is, and include it in the email. Note that " "most shells do strip out such comments before they get to the program, " "unless the comment is quoted. (Something like \"bts severity #85942 " "normal\" will not be treated as a comment!)" msgstr "" #. type: textblock #: ../scripts/bts.pl:231 msgid "" "You can specify multiple commands by separating them with a single dot, " "rather like B; a single comma may also be used; all the " "commands will then be sent in a single mail. It is important the dot/comma " "is surrounded by whitespace so it is not mistaken for part of a command. " "For example (quoting where necessary so that B sees the comment):" msgstr "" #. type: verbatim #: ../scripts/bts.pl:237 #, no-wrap msgid "" " % bts severity 95672 normal , merge 95672 95673 \\#they are the same!\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:239 msgid "" "The abbreviation \"it\" may be used to refer to the last mentioned bug " "number, so you could write:" msgstr "" #. type: verbatim #: ../scripts/bts.pl:242 #, no-wrap msgid "" " % bts severity 95672 wishlist , retitle it \"bts: please add a --foo " "option\"\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:244 msgid "" "Please use this program responsibly, and do take our users into " "consideration." msgstr "" #. type: textblock #: ../scripts/bts.pl:249 msgid "" "B examines the B configuration files as described below. " "Command line options override the configuration file settings, though." msgstr "" #. type: =item #: ../scripts/bts.pl:255 msgid "B<-o>, B<--offline>" msgstr "" #. type: textblock #: ../scripts/bts.pl:257 msgid "" "Make B use cached bugs for the B and B commands, if a cache " "is available for the requested data. See the B command, below for " "information on setting up a cache." msgstr "" #. type: =item #: ../scripts/bts.pl:261 msgid "B<--online>, B<--no-offline>" msgstr "" #. type: textblock #: ../scripts/bts.pl:263 msgid "" "Opposite of B<--offline>; overrides any configuration file directive to work " "offline." msgstr "" #. type: =item #: ../scripts/bts.pl:266 msgid "B<-n>, B<--no-action>" msgstr "" #. type: textblock #: ../scripts/bts.pl:268 msgid "Do not send emails but print them to standard output." msgstr "" #. type: =item #: ../scripts/bts.pl:270 msgid "B<--cache>, B<--no-cache>" msgstr "" #. type: textblock #: ../scripts/bts.pl:272 msgid "" "Should we attempt to cache new versions of BTS pages when performing " "B/B commands? Default is to cache." msgstr "" #. type: =item #: ../scripts/bts.pl:275 msgid "B<--cache-mode=>{B|B|B}" msgstr "" #. type: textblock #: ../scripts/bts.pl:277 msgid "" "When running a B command, should we only mirror the basic bug " "(B), or should we also mirror the mbox version (B), or should we " "mirror the whole thing, including the mbox and the boring attachments to the " "BTS bug pages and the acknowledgement emails (B)? Default is B." msgstr "" #. type: =item #: ../scripts/bts.pl:283 msgid "B<--cache-delay=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:285 msgid "" "Time in seconds to delay between each download, to avoid hammering the BTS " "web server. Default is 5 seconds." msgstr "" #. type: =item #: ../scripts/bts.pl:288 msgid "B<--mbox>" msgstr "" #. type: textblock #: ../scripts/bts.pl:290 msgid "" "Open a mail reader to read the mbox corresponding to a given bug number for " "B and B commands." msgstr "" #. type: =item #: ../scripts/bts.pl:293 msgid "B<--mailreader=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:295 msgid "" "Specify the command to read the mbox. Must contain a \"B<%s>\" string " "(unquoted!), which will be replaced by the name of the mbox file. The " "command will be split on white space and will not be passed to a shell. " "Default is 'B'. (Also, B<%%> will be substituted by a single " "B<%> if this is needed.)" msgstr "" #. type: =item #: ../scripts/bts.pl:301 msgid "B<--cc-addr=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:303 msgid "" "Send carbon copies to a list of users. I should be a comma-" "separated list of email addresses." msgstr "" #. type: =item #: ../scripts/bts.pl:306 msgid "B<--use-default-cc>" msgstr "" #. type: textblock #: ../scripts/bts.pl:308 msgid "" "Add the addresses specified in the configuration file option " "B to the list specified using B<--cc-addr>. This is the " "default." msgstr "" #. type: =item #: ../scripts/bts.pl:312 msgid "B<--no-use-default-cc>" msgstr "" #. type: textblock #: ../scripts/bts.pl:314 msgid "" "Do not add addresses specified in B to the carbon copy list." msgstr "" #. type: =item #: ../scripts/bts.pl:317 ../scripts/mass-bug.pl:103 msgid "B<--sendmail=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:319 msgid "" "Specify the B command. The command will be split on white space " "and will not be passed to a shell. Default is F. The " "B<-t> option will be automatically added if the command is " "F or F. For other mailers, if they " "require a B<-t> option, this must be included in the I, for " "example: B<--sendmail=\"/usr/sbin/mymailer -t\">." msgstr "" #. type: TP #: ../scripts/bts.pl:326 ../scripts/nmudiff.1:31 #, no-wrap msgid "B<--mutt>" msgstr "" #. type: textblock #: ../scripts/bts.pl:328 msgid "" "Use B for sending of mails. Default is not to use B, except for " "some commands." msgstr "" #. type: textblock #: ../scripts/bts.pl:331 msgid "" "Note that one of B<$DEBEMAIL> or B<$EMAIL> must be set in the environment in " "order to use B to send emails." msgstr "" #. type: TP #: ../scripts/bts.pl:334 ../scripts/nmudiff.1:36 #, no-wrap msgid "B<--no-mutt>" msgstr "" #. type: textblock #: ../scripts/bts.pl:336 msgid "Don't use B for sending of mails." msgstr "" #. type: =item #: ../scripts/bts.pl:338 msgid "B<--soap-timeout=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:340 msgid "" "Specify a timeout for SOAP calls as used by the B [IB<:>I ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1020 msgid "" "Uses the SOAP interface to output a list of bugs which match the given " "selection requirements." msgstr "" #. type: textblock #: ../scripts/bts.pl:1023 msgid "The following keys are allowed, and may be given multiple times." msgstr "" #. type: =item #: ../scripts/bts.pl:1027 ../scripts/bts.pl:1870 ../scripts/who-permits-upload.pl:87 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1029 ../scripts/bts.pl:1872 msgid "Binary package name." msgstr "" #. type: =item #: ../scripts/bts.pl:1031 ../scripts/bts.pl:1874 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1033 ../scripts/bts.pl:1876 msgid "Source package name." msgstr "" #. type: =item #: ../scripts/bts.pl:1035 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1037 msgid "E-mail address of the maintainer." msgstr "" #. type: =item #: ../scripts/bts.pl:1039 ../scripts/bts.pl:1854 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1041 ../scripts/bts.pl:1856 msgid "E-mail address of the submitter." msgstr "" #. type: =item #: ../scripts/bts.pl:1043 ../scripts/bts.pl:1882 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1045 ../scripts/bts.pl:1884 msgid "Bug severity." msgstr "" #. type: =item #: ../scripts/bts.pl:1047 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1049 msgid "Status of the bug. One of B, B, or B." msgstr "" #. type: =item #: ../scripts/bts.pl:1051 ../scripts/bts.pl:1878 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1053 msgid "" "Tags applied to the bug. If B is specified, may include usertags in " "addition to the standard tags." msgstr "" #. type: =item #: ../scripts/bts.pl:1056 ../scripts/bts.pl:1886 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1058 ../scripts/bts.pl:1888 msgid "Bug's owner." msgstr "" #. type: =item #: ../scripts/bts.pl:1060 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1062 msgid "Address of someone who sent mail to the log." msgstr "" #. type: =item #: ../scripts/bts.pl:1064 ../scripts/bts.pl:1890 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1066 msgid "Bugs which affect this package." msgstr "" #. type: =item #: ../scripts/bts.pl:1068 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1070 msgid "List of bugs to search within." msgstr "" #. type: =item #: ../scripts/bts.pl:1072 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1074 msgid "Users to use when looking up usertags." msgstr "" #. type: =item #: ../scripts/bts.pl:1076 ../scripts/bts.pl:1894 msgid "B" msgstr "" #. type: textblock #: ../scripts/bts.pl:1078 ../scripts/bts.pl:1896 msgid "" "Whether to search archived bugs or normal bugs; defaults to B<0> (i.e. only " "search normal bugs). As a special case, if archive is B, both archived " "and unarchived bugs are returned." msgstr "" #. type: textblock #: ../scripts/bts.pl:1084 msgid "" "For example, to select the set of bugs submitted by " "jrandomdeveloper@example.com and tagged B, one would use" msgstr "" #. type: textblock #: ../scripts/bts.pl:1087 msgid "bts select submitter:jrandomdeveloper@example.com tag:wontfix" msgstr "" #. type: textblock #: ../scripts/bts.pl:1089 ../scripts/bts.pl:1908 msgid "" "If a key is used multiple times then the set of bugs selected includes those " "matching any of the supplied values; for example" msgstr "" #. type: textblock #: ../scripts/bts.pl:1092 msgid "bts select package:foo severity:wishlist severity:minor" msgstr "" #. type: textblock #: ../scripts/bts.pl:1094 msgid "" "returns all bugs of package foo with either wishlist or minor severity." msgstr "" #. type: =item #: ../scripts/bts.pl:1107 msgid "" "B [I | BI | BI[B<,>I ...] | " "B] ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:1109 msgid "" "Uses the SOAP interface to output status information for the given bugs (or " "as read from the listed files -- use B<-> to indicate STDIN)." msgstr "" #. type: textblock #: ../scripts/bts.pl:1112 msgid "By default, all populated fields for a bug are displayed." msgstr "" #. type: textblock #: ../scripts/bts.pl:1114 msgid "If B is given, empty fields will also be displayed." msgstr "" #. type: textblock #: ../scripts/bts.pl:1116 msgid "" "If B is given, only those fields will be displayed. No validity " "checking is performed on any specified fields." msgstr "" #. type: =item #: ../scripts/bts.pl:1193 msgid "B I I [I ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1195 msgid "" "The B control command allows you to duplicate a I report. It is " "useful in the case where a single report actually indicates that multiple " "distinct bugs have occurred. \"New IDs\" are negative numbers, separated by " "spaces, which may be used in subsequent control commands to refer to the " "newly duplicated bugs. A new report is generated for each new ID." msgstr "" #. type: =item #: ../scripts/bts.pl:1245 msgid "B I [I]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1247 msgid "" "Mark a I as Done. This forces interactive mode since done messages " "should include an explanation why the bug is being closed. You should " "specify which I of the package closed the bug, if possible." msgstr "" #. type: =item #: ../scripts/bts.pl:1265 msgid "B I [I]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1267 msgid "Reopen a I, with optional I." msgstr "" #. type: =item #: ../scripts/bts.pl:1278 msgid "B I" msgstr "" #. type: textblock #: ../scripts/bts.pl:1280 msgid "" "Archive a I that has previously been archived but is currently not. " "The I must fulfil all of the requirements for archiving with the " "exception of those that are time-based." msgstr "" #. type: =item #: ../scripts/bts.pl:1292 msgid "B I" msgstr "" #. type: textblock #: ../scripts/bts.pl:1294 msgid "Unarchive a I that is currently archived." msgstr "" #. type: =item #: ../scripts/bts.pl:1304 msgid "B I I" msgstr "" #. type: textblock #: ../scripts/bts.pl:1306 msgid "Change the I<title> of the I<bug>." msgstr "" #. type: =item #: ../scripts/bts.pl:1319 msgid "B<summary> I<bug> [I<messagenum>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1321 msgid "" "Select a message number that should be used as the summary of a I<bug>." msgstr "" #. type: textblock #: ../scripts/bts.pl:1324 msgid "If no message number is given, the summary is cleared." msgstr "" #. type: =item #: ../scripts/bts.pl:1334 msgid "B<submitter> I<bug> [I<bug> ...] I<submitter-email>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1336 msgid "" "Change the submitter address of a I<bug> or a number of bugs, with B<!> " "meaning `use the address on the current email as the new submitter address'." msgstr "" #. type: =item #: ../scripts/bts.pl:1353 msgid "B<reassign> I<bug> [I<bug> ...] I<package> [I<version>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1355 msgid "" "Reassign a I<bug> or a number of bugs to a different I<package>. The " "I<version> field is optional; see the explanation at " "L<https://www.debian.org/Bugs/server-control>." msgstr "" #. type: =item #: ../scripts/bts.pl:1386 msgid "B<found> I<bug> [I<version>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1388 msgid "" "Indicate that a I<bug> was found to exist in a particular package version. " "Without I<version>, the list of fixed versions is cleared and the bug is " "reopened." msgstr "" #. type: =item #: ../scripts/bts.pl:1405 msgid "B<notfound> I<bug> I<version>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1407 msgid "" "Remove the record that I<bug> was encountered in the given version of the " "package to which it is assigned." msgstr "" #. type: =item #: ../scripts/bts.pl:1419 msgid "B<fixed> I<bug> I<version>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1421 msgid "" "Indicate that a I<bug> was fixed in a particular package version, without " "affecting the I<bug>'s open/closed status." msgstr "" #. type: =item #: ../scripts/bts.pl:1433 msgid "B<notfixed> I<bug> I<version>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1435 msgid "" "Remove the record that a I<bug> was fixed in the given version of the " "package to which it is assigned." msgstr "" #. type: textblock #: ../scripts/bts.pl:1438 msgid "" "This is equivalent to the sequence of commands \"B<found> I<bug> " "I<version>\", \"B<notfound> I<bug> I<version>\"." msgstr "" #. type: =item #: ../scripts/bts.pl:1450 msgid "B<block> I<bug> B<by>|B<with> I<bug> [I<bug> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1452 msgid "" "Note that a I<bug> is blocked from being fixed by a set of other bugs." msgstr "" #. type: =item #: ../scripts/bts.pl:1471 msgid "B<unblock> I<bug> B<by>|B<with> I<bug> [I<bug> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1473 msgid "" "Note that a I<bug> is no longer blocked from being fixed by a set of other " "bugs." msgstr "" #. type: =item #: ../scripts/bts.pl:1492 msgid "B<merge> I<bug> I<bug> [I<bug> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1494 msgid "Merge a set of bugs together." msgstr "" #. type: =item #: ../scripts/bts.pl:1509 msgid "B<forcemerge> I<bug> I<bug> [I<bug> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1511 msgid "" "Forcibly merge a set of bugs together. The first I<bug> listed is the master " "bug, and its settings (those which must be equal in a normal B<merge>) are " "assigned to the bugs listed next." msgstr "" #. type: =item #: ../scripts/bts.pl:1529 msgid "B<unmerge> I<bug>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1531 msgid "Unmerge a I<bug>." msgstr "" #. type: =item #: ../scripts/bts.pl:1541 msgid "B<tag> I<bug> [B<+>|B<->|B<=>] I<tag> [I<tag> ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:1543 msgid "B<tags> I<bug> [B<+>|B<->|B<=>] I<tag> [I<tag> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1545 msgid "" "Set or unset a I<tag> on a I<bug>. The tag may either be the exact tag name " "or it may be abbreviated to any unique tag substring. (So using B<fixed> " "will set the tag B<fixed>, not B<fixed-upstream>, for example, but B<fix> " "would not be acceptable.) Multiple tags may be specified as well. The two " "commands (tag and tags) are identical. At least one tag must be specified, " "unless the B<=> flag is used, where the command" msgstr "" #. type: verbatim #: ../scripts/bts.pl:1552 #, no-wrap msgid "" " bts tags <bug> =\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:1554 msgid "will remove all tags from the specified I<bug>." msgstr "" #. type: textblock #: ../scripts/bts.pl:1556 msgid "" "Adding/removing the B<security> tag will add \"team\\@security.debian.org\" " "to the Cc list of the control email." msgstr "" #. type: =item #: ../scripts/bts.pl:1634 msgid "B<affects> I<bug> [B<+>|B<->|B<=>] I<package> [I<package> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1636 msgid "" "Indicates that a I<bug> affects a I<package> other than that against which " "it is filed, causing the I<bug> to be listed by default in the I<package> " "list of the other I<package>. This should generally be used where the " "I<bug> is severe enough to cause multiple reports from users to be assigned " "to the wrong package. At least one I<package> must be specified, unless the " "B<=> flag is used, where the command" msgstr "" #. type: verbatim #: ../scripts/bts.pl:1642 #, no-wrap msgid "" " bts affects <bug> =\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:1644 msgid "will remove all indications that I<bug> affects other packages." msgstr "" #. type: =item #: ../scripts/bts.pl:1677 msgid "B<user> I<email>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1679 msgid "Specify a user I<email> address before using the B<usertags> command." msgstr "" #. type: =item #: ../scripts/bts.pl:1695 msgid "B<usertag> I<bug> [B<+>|B<->|B<=>] I<tag> [I<tag> ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:1697 msgid "B<usertags> I<bug> [B<+>|B<->|B<=>] I<tag> [I<tag> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1699 msgid "" "Set or unset a user tag on a I<bug>. The I<tag> must be the exact tag name " "wanted; there are no defaults or checking of tag names. Multiple tags may " "be specified as well. The two commands (B<usertag> and B<usertags>) are " "identical. At least one I<tag> must be specified, unless the B<=> flag is " "used, where the command" msgstr "" #. type: verbatim #: ../scripts/bts.pl:1705 #, no-wrap msgid "" " bts usertags <bug> =\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:1707 msgid "will remove all user tags from the specified I<bug>." msgstr "" #. type: =item #: ../scripts/bts.pl:1737 msgid "B<claim> I<bug> [I<claim>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1739 msgid "" "Record that you have claimed a I<bug> (e.g. for a bug squashing party). " "I<claim> should be a unique token allowing the bugs you have claimed to be " "identified; an e-mail address is often used." msgstr "" #. type: textblock #: ../scripts/bts.pl:1743 ../scripts/bts.pl:1763 msgid "" "If no I<claim> is specified, the environment variable B<DEBEMAIL> or " "B<EMAIL> (checked in that order) is used." msgstr "" #. type: =item #: ../scripts/bts.pl:1759 msgid "B<unclaim> I<bug> [I<claim>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1761 msgid "Remove the record that you have claimed a bug." msgstr "" #. type: =item #: ../scripts/bts.pl:1779 msgid "B<severity> I<bug> I<severity>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1781 msgid "" "Change the I<severity> of a I<bug>. Available severities are: B<wishlist>, " "B<minor>, B<normal>, B<important>, B<serious>, B<grave>, B<critical>. The " "severity may be abbreviated to any unique substring." msgstr "" #. type: =item #: ../scripts/bts.pl:1798 msgid "B<forwarded> I<bug> I<address>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1800 msgid "" "Mark the I<bug> as forwarded to the given I<address> (usually an email " "address or a URL for an upstream bug tracker)." msgstr "" #. type: =item #: ../scripts/bts.pl:1817 msgid "B<notforwarded> I<bug>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1819 msgid "Mark a I<bug> as not forwarded." msgstr "" #. type: =item #: ../scripts/bts.pl:1829 msgid "B<package> [I<package> ...]" msgstr "" #. type: textblock #: ../scripts/bts.pl:1831 msgid "" "The following commands will only apply to bugs against the listed " "I<package>s; this acts as a safety mechanism for the BTS. If no packages " "are listed, this check is turned off again." msgstr "" #. type: =item #: ../scripts/bts.pl:1845 msgid "B<limit> [I<key>[B<:>I<value>]] ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:1847 msgid "" "The following commands will only apply to bugs which meet the specified " "criterion; this acts as a safety mechanism for the BTS. If no I<value>s are " "listed, the limits for that I<key> are turned off again. If no I<key>s are " "specified, all limits are reset." msgstr "" #. type: =item #: ../scripts/bts.pl:1858 msgid "B<date>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1860 msgid "Date the bug was submitted." msgstr "" #. type: =item #: ../scripts/bts.pl:1862 msgid "B<subject>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1864 msgid "Subject of the bug." msgstr "" #. type: =item #: ../scripts/bts.pl:1866 msgid "B<msgid>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1868 msgid "Message-id of the initial bug report." msgstr "" #. type: textblock #: ../scripts/bts.pl:1880 msgid "Tags applied to the bug." msgstr "" #. type: textblock #: ../scripts/bts.pl:1892 msgid "Bugs affecting this package." msgstr "" #. type: textblock #: ../scripts/bts.pl:1902 msgid "" "For example, to limit the set of bugs affected by the subsequent control " "commands to those submitted by jrandomdeveloper@example.com and tagged " "B<wontfix>, one would use" msgstr "" #. type: textblock #: ../scripts/bts.pl:1906 msgid "bts limit submitter:jrandomdeveloper@example.com tag:wontfix" msgstr "" #. type: textblock #: ../scripts/bts.pl:1911 msgid "bts limit package:foo severity:wishlist severity:minor" msgstr "" #. type: textblock #: ../scripts/bts.pl:1913 msgid "" "only applies the subsequent control commands to bugs of package foo with " "either B<wishlist> or B<minor> severity." msgstr "" #. type: =item #: ../scripts/bts.pl:1988 msgid "B<owner> I<bug> I<owner-email>" msgstr "" #. type: textblock #: ../scripts/bts.pl:1990 msgid "" "Change the \"owner\" address of a I<bug>, with B<!> meaning `use the address " "on the current email as the new owner address'." msgstr "" #. type: textblock #: ../scripts/bts.pl:1993 msgid "The owner of a bug accepts responsibility for dealing with it." msgstr "" #. type: =item #: ../scripts/bts.pl:2004 msgid "B<noowner> I<bug>" msgstr "" #. type: textblock #: ../scripts/bts.pl:2006 msgid "Mark a bug as having no \"owner\"." msgstr "" #. type: =item #: ../scripts/bts.pl:2016 msgid "B<subscribe> I<bug> [I<email>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:2018 msgid "" "Subscribe the given I<email> address to the specified I<bug> report. If no " "email address is specified, the environment variable B<DEBEMAIL> or B<EMAIL> " "(in that order) is used. If those are not set, or B<!> is given as email " "address, your default address will be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:2023 msgid "" "After executing this command, you will be sent a subscription confirmation " "to which you have to reply. When subscribed to a bug report, you receive " "all relevant emails and notifications. Use the unsubscribe command to " "unsubscribe." msgstr "" #. type: =item #: ../scripts/bts.pl:2044 msgid "B<unsubscribe> I<bug> [I<email>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:2046 msgid "" "Unsubscribe the given email address from the specified bug report. As with " "subscribe above, if no email address is specified, the environment variables " "B<DEBEMAIL> or B<EMAIL> (in that order) is used. If those are not set, or " "B<!> is given as email address, your default address will be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:2051 msgid "" "After executing this command, you will be sent an unsubscription " "confirmation to which you have to reply. Use the B<subscribe> command to, " "well, subscribe." msgstr "" #. type: =item #: ../scripts/bts.pl:2071 msgid "B<reportspam> I<bug> ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:2073 msgid "" "The B<reportspam> command allows you to report a I<bug> report as containing " "spam. It saves one from having to go to the bug web page to do so." msgstr "" #. type: =item #: ../scripts/bts.pl:2109 msgid "B<spamreport> I<bug> ..." msgstr "" #. type: textblock #: ../scripts/bts.pl:2111 msgid "B<spamreport> is a synonym for B<reportspam>." msgstr "" #. type: =item #: ../scripts/bts.pl:2119 msgid "" "B<cache> [I<options>] [I<maint_email> | I<pkg> | B<src:>I<pkg> | " "B<from:>I<submitter>]" msgstr "" #. type: =item #: ../scripts/bts.pl:2121 msgid "" "B<cache> [I<options>] [B<release-critical> | B<release-critical/>... | B<RC>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:2123 msgid "" "Generate or update a cache of bug reports for the given email address or " "package. By default it downloads all bugs belonging to the email address in " "the B<DEBEMAIL> environment variable (or the B<EMAIL> environment variable " "if B<DEBEMAIL> is unset). This command may be repeated to cache bugs " "belonging to several people or packages. If multiple packages or addresses " "are supplied, bugs belonging to any of the arguments will be cached; those " "belonging to more than one of the arguments will only be downloaded once. " "The cached bugs are stored in F<$XDG_CACHE_HOME/devscripts/bts/> or, if " "B<XDG_CACHE_HOME> is not set, in F<~/.cache/devscripts/bts/>." msgstr "" #. type: textblock #: ../scripts/bts.pl:2134 msgid "You can use the cached bugs with the B<-o> switch. For example:" msgstr "" #. type: verbatim #: ../scripts/bts.pl:2136 #, no-wrap msgid "" " bts -o bugs\n" " bts -o show 12345\n" "\n" msgstr "" #. type: textblock #: ../scripts/bts.pl:2139 msgid "" "Also, B<bts> will update the files in it in a piecemeal fashion as it " "downloads information from the BTS using the B<show> command. You might thus " "set up the cache, and update the whole thing once a week, while letting the " "automatic cache updates update the bugs you frequently refer to during the " "week." msgstr "" #. type: textblock #: ../scripts/bts.pl:2145 msgid "" "Some options affect the behaviour of the B<cache> command. The first is the " "setting of B<--cache-mode>, which controls how much B<bts> downloads of the " "referenced links from the bug page, including boring bits such as the " "acknowledgement emails, emails to the control bot, and the mbox version of " "the bug report. It can take three values: B<min> (the minimum), B<mbox> " "(download the minimum plus the mbox version of the bug report) or B<full> " "(the whole works). The second is B<--force-refresh> or B<-f>, which forces " "the download, even if the cached bug report is up-to-date. The B<--include-" "resolved> option indicates whether bug reports marked as resolved should be " "downloaded during caching." msgstr "" #. type: textblock #: ../scripts/bts.pl:2156 msgid "" "Each of these is configurable from the configuration file, as described " "below. They may also be specified after the B<cache> command as well as at " "the start of the command line." msgstr "" #. type: textblock #: ../scripts/bts.pl:2160 msgid "" "Finally, B<-q> or B<--quiet> will suppress messages about caches being up-to-" "date, and giving the option twice will suppress all cache messages (except " "for error messages)." msgstr "" #. type: textblock #: ../scripts/bts.pl:2164 msgid "" "Beware of caching RC, though: it will take a LONG time! (With 1000+ RC bugs " "and a delay of 5 seconds between bugs, you're looking at a minimum of 1.5 " "hours, and probably significantly more than that.)" msgstr "" #. type: =item #: ../scripts/bts.pl:2293 msgid "B<cleancache> I<package> | B<src:>I<package> | I<maintainer>" msgstr "" #. type: =item #: ../scripts/bts.pl:2295 msgid "" "B<cleancache from:>I<submitter> | B<tag:>I<tag> | B<usertag:>I<tag> | " "I<number> | B<ALL>" msgstr "" #. type: textblock #: ../scripts/bts.pl:2297 msgid "" "Clean the cache for the specified I<package>, I<maintainer>, etc., as " "described above for the B<bugs> command, or clean the entire cache if B<ALL> " "is specified. This is useful if you are going to have permanent network " "access or if the database has become corrupted for some reason. Note that " "for safety, this command does not default to the value of B<DEBEMAIL> or " "B<EMAIL>." msgstr "" #. type: =item #: ../scripts/bts.pl:2344 msgid "B<listcachedbugs> [I<number>]" msgstr "" #. type: textblock #: ../scripts/bts.pl:2346 msgid "" "List cached bug ids (intended to support bash completion). The optional " "number argument restricts the list to those bug ids that start with that " "number." msgstr "" #. type: =item #: ../scripts/bts.pl:2377 msgid "B<version>" msgstr "" #. type: textblock #: ../scripts/bts.pl:2379 msgid "Display version and copyright information." msgstr "" #. type: =item #: ../scripts/bts.pl:2394 msgid "B<help>" msgstr "" #. type: textblock #: ../scripts/bts.pl:2396 msgid "" "Display a short summary of commands, suspiciously similar to parts of this " "man page." msgstr "" #. type: SH #: ../scripts/bts.pl:4053 ../scripts/debuild.1:86 ../scripts/diff2patches.1:40 ../scripts/pts-subscribe.1:34 #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: =item #: ../scripts/bts.pl:4057 msgid "B<DEBEMAIL>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4059 msgid "" "If this is set, the From: line in the email will be set to use this email " "address instead of your normal email address (as would be determined by " "B<mail>)." msgstr "" #. type: =item #: ../scripts/bts.pl:4063 msgid "B<DEBFULLNAME>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4065 msgid "" "If B<DEBEMAIL> is set, B<DEBFULLNAME> is examined to determine the full name " "to use; if this is not set, B<bts> attempts to determine a name from your " "F<passwd> entry." msgstr "" #. type: =item #: ../scripts/bts.pl:4069 msgid "B<BROWSER>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4071 msgid "" "If set, it specifies the browser to use for the B<show> and B<bugs> options. " " See the description above." msgstr "" #. type: SH #: ../scripts/bts.pl:4076 ../scripts/dcontrol.pl:266 ../scripts/debc.1:92 ../scripts/debchange.1:392 ../scripts/debcheckout.pl:180 ../scripts/debclean.1:90 ../scripts/debcommit.pl:104 ../scripts/debdiff.1:176 ../scripts/debi.1:109 ../scripts/debrelease.1:105 ../scripts/debrsign.1:57 ../scripts/debsign.1:106 ../scripts/debuild.1:290 ../scripts/dget.pl:662 ../scripts/dpkg-depcheck.1:102 ../scripts/dscverify.1:42 ../scripts/grep-excuses.1:35 ../scripts/licensecheck.pl:119 ../scripts/mass-bug.pl:132 ../scripts/nmudiff.1:79 ../scripts/plotchangelog.1:106 ../scripts/pts-subscribe.1:42 ../scripts/rmadison.pl:321 ../scripts/uupdate.1:107 ../scripts/who-uploads.1:50 #, no-wrap msgid "CONFIGURATION VARIABLES" msgstr "" #. type: textblock #: ../scripts/bts.pl:4078 ../scripts/debcommit.pl:106 ../scripts/licensecheck.pl:121 ../scripts/mass-bug.pl:134 msgid "" "The two configuration files F</etc/devscripts.conf> and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " "line options can be used to override configuration file settings. " "Environment variable settings are ignored for this purpose. The currently " "recognised variables are:" msgstr "" #. type: =item #: ../scripts/bts.pl:4086 msgid "B<BTS_OFFLINE>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4088 msgid "" "If this is set to B<yes>, then it is the same as the B<--offline> command " "line parameter being used. Only has an effect on the B<show> and B<bugs> " "commands. The default is B<no>. See the description of the B<show> command " "above for more information." msgstr "" #. type: =item #: ../scripts/bts.pl:4093 msgid "B<BTS_CACHE>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4095 msgid "" "If this is set to B<no>, then it is the same as the B<--no-cache> command " "line parameter being used. Only has an effect on the B<show> and B<bug> " "commands. The default is B<yes>. Again, see the B<show> command above for " "more information." msgstr "" #. type: =item #: ../scripts/bts.pl:4100 msgid "B<BTS_CACHE_MODE=>{B<min>,B<mbox>,B<full>}" msgstr "" #. type: textblock #: ../scripts/bts.pl:4102 msgid "" "How much of the BTS should we mirror when we are asked to cache something? " "Just the minimum, or also the mbox or the whole thing? The default is " "B<min>, and it has the same meaning as the B<--cache-mode> command line " "parameter. Only has an effect on the cache. See the B<cache> command for " "more information." msgstr "" #. type: =item #: ../scripts/bts.pl:4108 msgid "B<BTS_FORCE_REFRESH>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4110 msgid "" "If this is set to B<yes>, then it is the same as the B<--force-refresh> " "command line parameter being used. Only has an effect on the B<cache> " "command. The default is B<no>. See the B<cache> command for more " "information." msgstr "" #. type: =item #: ../scripts/bts.pl:4115 msgid "B<BTS_MAIL_READER>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4117 msgid "" "If this is set, specifies a mail reader to use instead of B<mutt>. Same as " "the B<--mailreader> command line option." msgstr "" #. type: TP #: ../scripts/bts.pl:4120 ../scripts/mass-bug.pl:142 ../scripts/nmudiff.1:104 #, no-wrap msgid "B<BTS_SENDMAIL_COMMAND>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4122 ../scripts/mass-bug.pl:144 msgid "" "If this is set, specifies a B<sendmail> command to use instead of " "F</usr/sbin/sendmail>. Same as the B<--sendmail> command line option." msgstr "" #. type: =item #: ../scripts/bts.pl:4125 msgid "B<BTS_ONLY_NEW>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4127 msgid "" "Download only new bugs when caching. Do not check for updates in bugs we " "already have. The default is B<no>. Same as the B<--only-new> command line " "option." msgstr "" #. type: =item #: ../scripts/bts.pl:4131 msgid "B<BTS_SMTP_HOST>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4133 msgid "" "If this is set, specifies an SMTP host to use for sending mail rather than " "using the B<sendmail> command. Same as the B<--smtp-host> command line " "option." msgstr "" #. type: textblock #: ../scripts/bts.pl:4137 msgid "" "Note that this option takes priority over B<BTS_SENDMAIL_COMMAND> if both " "are set, unless the B<--sendmail> option is used." msgstr "" #. type: =item #: ../scripts/bts.pl:4140 msgid "B<BTS_SMTP_AUTH_USERNAME>, B<BTS_SMTP_AUTH_PASSWORD>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4142 msgid "" "If these options are set, then it is the same as the B<--smtp-username> and " "B<--smtp-password> options being used." msgstr "" #. type: =item #: ../scripts/bts.pl:4145 msgid "B<BTS_SMTP_HELO>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4147 msgid "Same as the B<--smtp-helo> command line option." msgstr "" #. type: =item #: ../scripts/bts.pl:4149 msgid "B<BTS_INCLUDE_RESOLVED>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4151 msgid "" "If this is set to B<no>, then it is the same as the B<--no-include-resolved> " "command line parameter being used. Only has an effect on the B<cache> " "command. The default is B<yes>. See the B<cache> command for more " "information." msgstr "" #. type: =item #: ../scripts/bts.pl:4156 msgid "B<BTS_SUPPRESS_ACKS>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4158 msgid "" "If this is set to B<yes>, then it is the same as the B<--no-ack> command " "line parameter being used. The default is B<no>." msgstr "" #. type: =item #: ../scripts/bts.pl:4161 msgid "B<BTS_INTERACTIVE>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4163 msgid "" "If this is set to B<yes> or B<force>, then it is the same as the B<--" "interactive> or B<--force-interactive> command line parameter being used. " "The default is B<no>." msgstr "" #. type: =item #: ../scripts/bts.pl:4167 msgid "B<BTS_DEFAULT_CC>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4169 msgid "" "Specify a list of e-mail addresses to which a carbon copy of the generated e-" "mail to the control bot should automatically be sent." msgstr "" #. type: =item #: ../scripts/bts.pl:4172 msgid "B<BTS_SERVER>" msgstr "" #. type: textblock #: ../scripts/bts.pl:4174 msgid "" "Specify the name of a debbugs server which should be used instead of " "https://bugs.debian.org." msgstr "" #. type: textblock #: ../scripts/bts.pl:4181 msgid "" "Please see L<https://www.debian.org/Bugs/server-control> for more details on " "how to control the BTS using emails and L<https://www.debian.org/Bugs/> for " "more information about the BTS." msgstr "" #. type: textblock #: ../scripts/bts.pl:4185 msgid "querybts(1), reportbug(1), pts-subscribe(1)" msgstr "" #. type: =head1 #: ../scripts/bts.pl:4187 ../scripts/chdist.pl:123 ../scripts/debsnap.1:142 ../scripts/mass-bug.pl:516 ../scripts/tagpending.pl:410 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: textblock #: ../scripts/bts.pl:4189 msgid "" "This program is Copyright (C) 2001-2003 by Joey Hess <joeyh@debian.org>. " "Many modifications have been made, Copyright (C) 2002-2005 Julian Gilbey " "<jdg@debian.org> and Copyright (C) 2007 Josh Triplett <josh@freedesktop.org>." msgstr "" #. type: textblock #: ../scripts/bts.pl:4194 ../scripts/chdist.pl:128 ../scripts/mass-bug.pl:520 msgid "" "It is licensed under the terms of the GPL, either version 2 of the License, " "or (at your option) any later version." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:23 msgid "" "build-rdeps - find packages that depend on a specific package to build " "(reverse build depends)" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:27 msgid "B<build-rdeps> I<package>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:31 msgid "" "B<build-rdeps> searches for all packages that build-depend on the specified " "package." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:33 msgid "" "The default behaviour is to just `grep` for the given dependency in the " "Build-Depends field of apt's Sources files." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:36 msgid "" "If the package dose-extra >= 4.0 is installed, then a more complete reverse " "build dependency computation is carried out. In particular, with that " "package installed, build-rdeps will find transitive reverse dependencies, " "respect architecture and build profile restrictions, take Provides " "relationships, Conflicts, Pre-Depends, Build-Depends-Arch and versioned " "dependencies into account and correctly resolve multiarch relationships for " "crossbuild reverse dependency resolution. (This tends to be a slow process " "due to the complexity of the package interdependencies.)" msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:49 msgid "B<-u>, B<--update>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:51 msgid "Run apt-get update before searching for build-depends." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:53 msgid "B<-s>, B<--sudo>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:55 msgid "Use sudo when running apt-get update. Has no effect if -u is omitted." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:57 msgid "B<--distribution>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:59 msgid "Select another distribution, which is searched for build-depends." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:61 msgid "B<--only-main>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:63 msgid "Ignore contrib and non-free" msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:65 msgid "B<--exclude-component>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:67 msgid "Ignore the given component (e.g. main, contrib, non-free)." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:69 msgid "B<--origin>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:71 msgid "" "Restrict the search to only the specified origin (such as \"Debian\")." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:73 msgid "B<-m>, B<--print-maintainer>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:75 msgid "Print the value of the maintainer field for each package." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:77 msgid "B<--host-arch>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:79 msgid "" "Explicitly set the host architecture. The default is the value of `dpkg-" "architecture -qDEB_HOST_ARCH`. This option only works if dose-extra >= 4.0 " "is installed." msgstr "" #. type: TP #: ../scripts/build-rdeps.pl:83 ../scripts/nmudiff.1:26 #, no-wrap msgid "B<--old>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:85 msgid "" "Force the old simple behaviour without dose-ceve support even if dose-extra " ">= 4.0 is installed. (This tends to be faster.)" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:88 msgid "" "Notice, that the old behaviour only finds direct dependencies, ignores " "virtual dependencies, does not find transitive dependencies and does not " "take version relationships, architecture restrictions, build profiles or " "multiarch relationships into account." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:93 msgid "B<--build-arch>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:95 msgid "" "Explicitly set the build architecture. The default is the value of `dpkg-" "architecture -qDEB_BUILD_ARCH`. This option only works if dose-extra >= 4.0 " "is installed." msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:99 ../scripts/dcontrol.pl:252 msgid "B<-d>, B<--debug>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:101 msgid "Run the debug mode" msgstr "" #. type: =item #: ../scripts/build-rdeps.pl:103 ../scripts/cowpoke.1:131 ../scripts/debclean.1:84 ../scripts/diff2patches.1:22 ../scripts/grep-excuses.1:23 ../scripts/mass-bug.pl:117 ../scripts/nmudiff.1:73 ../scripts/plotchangelog.1:92 ../scripts/uscan.pl:1369 #, no-wrap msgid "B<--help>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:105 msgid "Show the usage information." msgstr "" #. type: TP #: ../scripts/build-rdeps.pl:107 ../scripts/chdist.pl:49 ../scripts/cowpoke.1:135 ../scripts/debchange.1:389 ../scripts/debclean.1:87 ../scripts/debrelease.1:102 ../scripts/debsign.1:103 ../scripts/debsnap.1:77 ../scripts/dep3changelog.1:19 ../scripts/diff2patches.1:25 ../scripts/dscverify.1:39 ../scripts/grep-excuses.1:26 ../scripts/mass-bug.pl:121 ../scripts/nmudiff.1:76 ../scripts/plotchangelog.1:95 ../scripts/pts-subscribe.1:31 ../scripts/rmadison.pl:308 ../scripts/uscan.pl:1373 ../scripts/uupdate.1:104 ../scripts/who-uploads.1:47 #, no-wrap msgid "B<--version>" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:109 msgid "Show the version information." msgstr "" #. type: SH #: ../scripts/build-rdeps.pl:113 ../scripts/debpkg.1:12 #, no-wrap msgid "REQUIREMENTS" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:115 msgid "" "The tool requires apt Sources files to be around for the checked components. " " In the default case this means that in /var/lib/apt/lists files need to be " "around for main, contrib and non-free." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:119 msgid "" "In practice this means one needs to add one deb-src line for each component, " "e.g." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:122 msgid "deb-src http://<mirror>/debian <dist> main contrib non-free" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:124 msgid "" "and run apt-get update afterwards or use the update option of this tool." msgstr "" #. type: =head1 #: ../scripts/build-rdeps.pl:507 ../scripts/debcommit.pl:900 ../scripts/desktop2menu.pl:43 ../scripts/licensecheck.pl:143 ../scripts/namecheck.pl:36 ../scripts/svnpath.pl:89 ../scripts/transition-check.pl:72 msgid "LICENSE" msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:509 msgid "" "This code is copyright by Patrick Schoenfeld <schoenfeld@debian.org>, all " "rights reserved. This program comes with ABSOLUTELEY NO WARRANTY. You are " "free to redistribute this code under the terms of the GNU General Public " "License, version 2 or later." msgstr "" #. type: textblock #: ../scripts/build-rdeps.pl:517 msgid "Patrick Schoenfeld <schoenfeld@debian.org>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:20 msgid "chdist - script to easily play with several distributions" msgstr "" #. type: textblock #: ../scripts/chdist.pl:24 msgid "B<chdist> [I<options>] [I<command>] [I<command parameters>]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:28 msgid "" "B<chdist> is a rewrite of what used to be known as 'MultiDistroTools' (or " "mdt). Its use is to create 'APT trees' for several distributions, making it " "easy to query the status of packages in other distribution without using " "chroots, for instance." msgstr "" #. type: textblock #: ../scripts/chdist.pl:39 ../scripts/mass-bug.pl:119 msgid "Provide a usage message." msgstr "" #. type: =item #: ../scripts/chdist.pl:41 msgid "B<-d>, B<--data-dir> I<DIR>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:43 msgid "Choose data directory (default: F<$HOME/.chdist/>)." msgstr "" #. type: =item #: ../scripts/chdist.pl:45 msgid "B<-a>, B<--arch> I<ARCH>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:47 msgid "Choose architecture (default: `B<dpkg --print-architecture>`)." msgstr "" #. type: textblock #: ../scripts/chdist.pl:51 ../scripts/deb-reversion.dbk:239 ../scripts/mass-bug.pl:123 ../scripts/uscan.pl:1375 msgid "Display version information." msgstr "" #. type: =item #: ../scripts/chdist.pl:59 msgid "B<create> I<DIST> [I<URL> I<RELEASE> I<SECTIONS>]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:61 msgid "Prepare a new tree named I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:63 msgid "B<apt-get> I<DIST> <B<update>|B<source>|...>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:65 msgid "Run B<apt-get> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:67 msgid "B<apt-cache> I<DIST> <B<show>|B<showsrc>|...>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:69 msgid "Run B<apt-cache> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:71 msgid "B<apt-file> I<DIST> <B<update>|B<search>|...>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:73 msgid "Run B<apt-file> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:75 msgid "B<apt-rdepends> I<DIST> [...]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:77 msgid "Run B<apt-rdepends> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:79 msgid "B<src2bin> I<DIST SRCPKG>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:81 msgid "List binary packages for I<SRCPKG> in I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:83 msgid "B<bin2src> I<DIST BINPKG>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:85 msgid "List source package for I<BINPKG> in I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:87 msgid "B<compare-packages> I<DIST1 DIST2> [I<DIST3>, ...]" msgstr "" #. type: =item #: ../scripts/chdist.pl:89 msgid "B<compare-bin-packages> I<DIST1 DIST2> [I<DIST3>, ...]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:91 msgid "List versions of packages in several I<DIST>ributions" msgstr "" #. type: =item #: ../scripts/chdist.pl:93 msgid "B<compare-versions> I<DIST1 DIST2>" msgstr "" #. type: =item #: ../scripts/chdist.pl:95 msgid "B<compare-bin-versions> I<DIST1 DIST2>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:97 msgid "" "Same as B<compare-packages>/B<compare-bin-packages>, but also runs B<dpkg --" "compare-versions> and display where the package is newer." msgstr "" #. type: =item #: ../scripts/chdist.pl:100 msgid "B<compare-src-bin-packages> I<DIST>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:102 msgid "Compare sources and binaries for I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:104 msgid "B<compare-src-bin-versions> I<DIST>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:106 msgid "" "Same as B<compare-src-bin-packages>, but also run B<dpkg --compare-versions> " "and display where the package is newer" msgstr "" #. type: =item #: ../scripts/chdist.pl:109 msgid "B<grep-dctrl-packages> I<DIST> [...]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:111 msgid "Run B<grep-dctrl> on F<*_Packages> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:113 msgid "B<grep-dctrl-sources> I<DIST> [...]" msgstr "" #. type: textblock #: ../scripts/chdist.pl:115 msgid "Run B<grep-dctrl> on F<*_Sources> inside I<DIST>" msgstr "" #. type: =item #: ../scripts/chdist.pl:117 msgid "B<list>" msgstr "" #. type: textblock #: ../scripts/chdist.pl:119 msgid "List available I<DIST>s" msgstr "" #. type: textblock #: ../scripts/chdist.pl:125 msgid "" "This program is copyright 2007 by Lucas Nussbaum and Luk Claes. This program " "comes with ABSOLUTELY NO WARRANTY." msgstr "" #. type: TH #: ../scripts/checkbashisms.1:1 #, no-wrap msgid "CHECKBASHISMS" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:4 msgid "checkbashisms - check for bashisms in /bin/sh scripts" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:6 msgid "B<checkbashisms> I<script> ..." msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:8 msgid "B<checkbashisms --help>|B<--version>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:14 msgid "" "B<checkbashisms>, based on one of the checks from the B<lintian> system, " "performs basic checks on I</bin/sh> shell scripts for the possible presence " "of bashisms. It takes the names of the shell scripts on the command line, " "and outputs warnings if possible bashisms are detected." msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:19 msgid "" "Note that the definition of a bashism in this context roughly equates to \"a " "shell feature that is not required to be supported by POSIX\"; this means " "that some issues flagged may be permitted under optional sections of POSIX, " "such as XSI or User Portability." msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:23 msgid "" "In cases where POSIX and Debian Policy disagree, B<checkbashisms> by default " "allows extensions permitted by Policy but may also provide options for " "stricter checking." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:24 ../scripts/debchange.1:386 ../scripts/debdiff.1:164 ../scripts/debrelease.1:99 ../scripts/debsign.1:100 ../scripts/dep3changelog.1:16 ../scripts/dscverify.1:36 ../scripts/pts-subscribe.1:28 ../scripts/rc-alert.1:21 ../scripts/uupdate.1:101 ../scripts/whodepends.1:11 ../scripts/who-uploads.1:44 ../scripts/who-permits-upload.pl:66 ../scripts/wnpp-alert.1:23 ../scripts/wnpp-check.1:17 #, no-wrap msgid "B<--help>, B<-h>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:27 ../scripts/debdiff.1:167 ../scripts/manpage-alert.1:16 ../scripts/mk-build-deps.pl:105 ../scripts/rc-alert.1:24 ../scripts/wnpp-alert.1:26 ../scripts/wnpp-check.1:20 msgid "Show a summary of options." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:27 #, no-wrap msgid "B<--newline>, B<-n>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:30 msgid "" "Check for \"B<echo -n>\" usage (non POSIX but required by Debian Policy " "10.4.)" msgstr "" #. type: TP #: ../scripts/checkbashisms.1:30 #, no-wrap msgid "B<--posix>, B<-p>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:34 msgid "" "Check for issues which are non POSIX but required to be supported by Debian " "Policy 10.4 (implies B<-n>)." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:34 #, no-wrap msgid "B<--force>, B<-f>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:39 msgid "" "Force each script to be checked, even if it would normally not be (for " "instance, it has a bash or non POSIX shell shebang or appears to be a shell " "wrapper)." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:39 #, no-wrap msgid "B<--extra>, B<-x>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:46 msgid "" "Highlight lines which, whilst they do not contain bashisms, may be useful in " "determining whether a particular issue is a false positive which may be " "ignored. For example, the use of \"B<$BASH_ENV>\" may be preceded by " "checking whether \"B<$BASH>\" is set." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:46 ../scripts/debdiff.1:167 ../scripts/rc-alert.1:24 ../scripts/whodepends.1:14 ../scripts/wnpp-alert.1:26 ../scripts/wnpp-check.1:20 #, no-wrap msgid "B<--version>, B<-v>" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:49 ../scripts/debdiff.1:170 ../scripts/getbuildlog.1:31 ../scripts/grep-excuses.1:29 ../scripts/manpage-alert.1:19 ../scripts/mk-build-deps.pl:109 ../scripts/rc-alert.1:27 ../scripts/whodepends.1:17 ../scripts/wnpp-alert.1:29 ../scripts/wnpp-check.1:23 msgid "Show version and copyright information." msgstr "" #. type: SH #: ../scripts/checkbashisms.1:49 ../scripts/debdiff.1:230 #, no-wrap msgid "EXIT VALUES" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:53 msgid "" "The exit value will be 0 if no possible bashisms or other problems were " "detected. Otherwise it will be the sum of the following error values:" msgstr "" #. type: TP #: ../scripts/checkbashisms.1:53 ../scripts/dscextract.1:24 ../scripts/wnpp-check.1:32 #, no-wrap msgid "1" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:56 msgid "A possible bashism was detected." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:56 ../scripts/dscextract.1:27 #, no-wrap msgid "2" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:60 msgid "" "A file was skipped for some reason, for example, because it was unreadable " "or not found. The warning message will give details." msgstr "" #. type: TP #: ../scripts/checkbashisms.1:60 #, no-wrap msgid "4" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:63 msgid "No bashisms were detected in a bash script." msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:65 msgid "B<lintian>(1)" msgstr "" #. type: Plain text #: ../scripts/checkbashisms.1:68 msgid "" "B<checkbashisms> was originally written as a shell script by Yann Dirson " "E<lt>I<dirson@debian.org>E<gt> and rewritten in Perl with many more features " "by Julian Gilbey E<lt>I<jdg@debian.org>E<gt>." msgstr "" #. type: TH #: ../scripts/cowpoke.1:5 #, no-wrap msgid "COWPOKE" msgstr "" #. type: TH #: ../scripts/cowpoke.1:5 #, no-wrap msgid "April 28, 2008" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:20 msgid "" "cowpoke - Build a Debian source package in a remote cowbuilder instance" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:23 msgid "B<cowpoke> [I<options>]I< packagename.dsc>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:27 msgid "" "Uploads a Debian source package to a B<cowbuilder> host and builds it, " "optionally also signing and uploading the result to an incoming queue." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:31 ../scripts/debsnap.1:28 msgid "The following options are available:" msgstr "" #. type: TP #: ../scripts/cowpoke.1:32 #, no-wrap msgid "B<--arch=>I<architecture>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:38 msgid "" "Specify the Debian architecture(s) to build for. A space separated list of " "architectures may be used to build for all of them in a single pass. Valid " "arch names are those returned by B<dpkg-architecture>(1) for " "B<DEB_BUILD_ARCH>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:39 #, no-wrap msgid "B<--dist=>I<distribution>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:47 msgid "" "Specify the Debian distribution(s) to build for. A space separated list of " "distributions may be used to build for all of them in a single pass. Either " "codenames (such as B<sid>, or B<squeeze>) or distribution names (such as " "B<unstable>, or B<experimental>) may be used, but you should usually stick " "to using one or the other consistently as this name may be used in file " "paths and to locate old packages for comparison reporting." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:55 msgid "" "It is now also possible to use locally defined names with this option, when " "used in conjunction with the B<BASE_DIST> option in a configuration file. " "This permits the maintenance and use of specially configured build chroots, " "which can source package dependencies from the backports archives or a local " "repository, or have other unusual configuration options set, without " "polluting the chroots you use for clean package builds intended for upload " "to the main repositories. See the description of B<BASE_DIST> below." msgstr "" #. type: TP #: ../scripts/cowpoke.1:56 #, no-wrap msgid "B<--buildd=>I<host>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:59 msgid "Specify the remote host to build on." msgstr "" #. type: TP #: ../scripts/cowpoke.1:60 #, no-wrap msgid "B<--buildd-user=>I<name>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:63 msgid "Specify the remote user to build as." msgstr "" #. type: TP #: ../scripts/cowpoke.1:64 ../scripts/debchange.1:194 #, no-wrap msgid "B<--create>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:69 msgid "" "Create the remote B<cowbuilder> root if it does not already exist. If this " "option is not passed it is an error for the specified B<--dist> or B<--arch> " "to not have an existing B<cowbuilder> root in the expected location." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:74 msgid "" "The B<--buildd-user> must have permission to create the B<RESULT_DIR> on the " "build host, or an admin with the necessary permission must first create it " "and give that user (or some group they are in) write access to it, for this " "option to succeed." msgstr "" #. type: TP #: ../scripts/cowpoke.1:75 #, no-wrap msgid "B<--return=>[I<path>]" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:79 msgid "" "Copy results of the build to I<path>. If I<path> is not specified, then " "return them to the current directory. The given I<path> must exist, it will " "not be created." msgstr "" #. type: TP #: ../scripts/cowpoke.1:80 #, no-wrap msgid "B<--no-return>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:84 msgid "" "Do not copy results of the build to B<RETURN_DIR> (overriding a path set for " "it in the configuration files)." msgstr "" #. type: TP #: ../scripts/cowpoke.1:85 #, no-wrap msgid "B<--dpkg-opts=>I<'opt1 opt2 ...'>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:90 msgid "" "Specify additional options to be passed to B<dpkg-buildpackage>(1). " "Multiple options are delimited with spaces. This will override any options " "specified in B<DEBBUILDOPTS> in the build host's I<pbuilderrc>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:91 #, no-wrap msgid "B<--create-opts=>I<'cowbuilder option'>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:97 msgid "" "Specify additional arguments to be passed verbatim to B<cowbuilder> when a " "chroot is first created (using the B<--create> option above). If multiple " "arguments need to be passed, this option should be specified separately for " "each of them." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:99 msgid "" "E.g., B<--create-opts \"--othermirror\" --create-opts \"deb http:// ...\">" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:102 msgid "" "This option will override any B<CREATE_OPTS> specified for a chroot in the " "cowpoke configuration files." msgstr "" #. type: TP #: ../scripts/cowpoke.1:103 #, no-wrap msgid "B<--update-opts=>I<'cowbuilder option'>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:108 msgid "" "Specify additional arguments to be passed verbatim to B<cowbuilder> if the " "base of the chroot is updated. If multiple arguments need to be passed, " "this option should be specified separately for each of them." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:111 msgid "" "This option will override any B<UPDATE_OPTS> specified for a chroot in the " "cowpoke configuration files." msgstr "" #. type: TP #: ../scripts/cowpoke.1:112 #, no-wrap msgid "B<--build-opts=>I<'cowbuilder option'>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:117 msgid "" "Specify additional arguments to be passed verbatim to B<cowbuilder> when a " "package build is performed. If multiple arguments need to be passed, this " "option should be specified separately for each of them." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:120 msgid "" "This option will override any B<BUILD_OPTS> specified for a chroot in the " "cowpoke configuration files." msgstr "" #. type: TP #: ../scripts/cowpoke.1:121 #, no-wrap msgid "B<--sign=>I<keyid>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:125 msgid "" "Specify the key to sign packages with. This will override any B<SIGN_KEYID> " "specified for a chroot in the cowpoke configuration files." msgstr "" #. type: TP #: ../scripts/cowpoke.1:126 #, no-wrap msgid "B<--upload=>I<queue>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:130 msgid "" "Specify the dput queue to upload signed packages to. This will override any " "B<UPLOAD_QUEUE> specified for a chroot in the cowpoke configuration files." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:134 msgid "" "Display a brief summary of the available options and current configuration." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:138 msgid "Display the current version information." msgstr "" #. type: SH #: ../scripts/cowpoke.1:140 ../scripts/debsnap.1:82 #, no-wrap msgid "CONFIGURATION OPTIONS" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:146 msgid "" "When B<cowpoke> is run the following configuration options are read from " "global, per-user, and per-project configuration files if present. File " "paths may be absolute or relative, the latter being relative to the " "B<BUILDD_USER>'s home directory. Since the paths are typically quoted when " "used, tilde expansion will B<not> be performed on them." msgstr "" #. type: SS #: ../scripts/cowpoke.1:147 #, no-wrap msgid "Global defaults" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:149 msgid "" "These apply to every I<arch> and I<dist> in a single cowpoke invocation." msgstr "" #. type: TP #: ../scripts/cowpoke.1:150 #, no-wrap msgid "B<BUILDD_HOST>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:154 msgid "" "The network address or fqdn of the build machine where B<cowbuilder> is " "configured. This may be overridden by the B<--buildd> command line option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:154 #, no-wrap msgid "B<BUILDD_USER>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:160 msgid "" "The unprivileged user name for operations on the build machine. This " "defaults to the local name of the user executing B<cowpoke> (or to a " "username that is specified in your SSH configuration for B<BUILDD_HOST>), " "and may be overridden by the B<--buildd-user> command line option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:160 #, no-wrap msgid "B<BUILDD_ARCH>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:167 msgid "" "The Debian architecture(s) to build for. This must match the " "B<DEB_BUILD_ARCH> of the build chroot being used. It defaults to the local " "machine architecture where B<cowpoke> is executed, and may be overridden by " "the B<--arch> command line option. A (quoted) space separated list of " "architectures may be used here to build for all of them in a single pass." msgstr "" #. type: TP #: ../scripts/cowpoke.1:167 #, no-wrap msgid "B<BUILDD_DIST>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:172 msgid "" "The Debian distribution(s) to build for. A (quoted) space separated list of " "distributions may be used to build for all of them in a single pass. This " "may be overridden by the B<--dist> command line option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:173 #, no-wrap msgid "B<INCOMING_DIR>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:177 msgid "" "The directory path on the build machine where the source package will " "initially be placed. This must be writable by the B<BUILDD_USER>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:177 #, no-wrap msgid "B<PBUILDER_BASE>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:182 msgid "" "The filesystem root for all pbuilder CoW and result files. I<Arch> and " "I<dist> specific subdirectories will normally be created under this. The " "apt cache and temporary build directory will also be located under this path." msgstr "" #. type: TP #: ../scripts/cowpoke.1:183 #, no-wrap msgid "B<SIGN_KEYID>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:194 msgid "" "If this option is set, it is expected to contain the gpg key ID to pass to " "B<debsign>(1) if the packages are to be remotely signed. You will be " "prompted to confirm whether you wish to sign the packages after all builds " "are complete. If this option is unset or an empty string, no attempt to " "sign packages will be made. It may be overridden on an I<arch> and I<dist> " "specific basis using the I<arch>B<_>I<dist>B<_SIGN_KEYID> option described " "below, or per-invocation with the B<--sign> command line option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:195 #, no-wrap msgid "B<UPLOAD_QUEUE>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:206 msgid "" "If this option is set, it is expected to contain a 'host' specification for " "B<dput>(1) which will be used to upload them after they are signed. You " "will be prompted to confirm whether you wish to upload the packages after " "they are signed. If this option is unset or an empty string, no attempt to " "upload packages will be made. If B<SIGN_KEYID> is not set, this option will " "be ignored entirely. It may be overridden on an I<arch> and I<dist> " "specific basis using the I<arch>B<_>I<dist>B<_UPLOAD_QUEUE> option described " "below, or per-invocation with the B<--upload> command line option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:208 #, no-wrap msgid "B<BUILDD_ROOTCMD>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:216 msgid "" "The command to use to gain root privileges on the remote build machine. If " "unset the default is B<sudo>(8). This is only required to invoke " "B<cowbuilder> and allow it to enter its chroot, so you may restrict this " "user to only being able to run that command with escalated privileges. " "Something like this in sudoers will enable invoking B<cowbuilder> without an " "additional password entry required:" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:220 msgid "youruser ALL = NOPASSWD: /usr/sbin/cowbuilder" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:227 msgid "" "Alternatively you could use SSH with a forwarded key, or whatever other " "mechanism suits your local access policy. Using B<su -c> isn't really " "suitable here due to its quoting requirements being somewhat different to " "the rest." msgstr "" #. type: TP #: ../scripts/cowpoke.1:228 #, no-wrap msgid "B<DEBOOTSTRAP>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:232 msgid "" "The utility to use when creating a new build root. Alternatives are " "B<debootstrap> or B<cdebootstrap>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:233 #, no-wrap msgid "B<RETURN_DIR>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:239 msgid "" "If set, package files resulting from the build will be copied to the path " "(local or remote) that this is set to, after the build completes. The path " "must exist, it will not be created. This option is unset by default and can " "be overridden with B<--return> or B<--no-return>." msgstr "" #. type: SS #: ../scripts/cowpoke.1:241 #, no-wrap msgid "Arch and dist specific options" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:244 msgid "" "These are variables of the form: $arch_$distB<_VAR> which apply only for a " "particular target arch/dist build." msgstr "" #. type: TP #: ../scripts/cowpoke.1:245 #, no-wrap msgid "I<arch>B<_>I<dist>B<_RESULT_DIR>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:256 msgid "" "The directory path on the build machine where the resulting packages (source " "and binary) will be found, and where older versions of the package that were " "built previously may be found. If any such older packages exist, B<debdiff> " "will be used to compare the new package with the previous version after the " "build is complete, and the result will be included in the build log. Files " "in it must be readable by the B<BUILDD_USER> for sanity checking with " "B<lintian>(1) and B<debdiff>(1), and for upload with B<dput>(1). If this " "option is not specified for some arch and dist combination then it will " "default to I<$PBUILDER_BASE/$arch/$dist/result>" msgstr "" #. type: TP #: ../scripts/cowpoke.1:257 #, no-wrap msgid "I<arch>B<_>I<dist>B<_BASE_PATH>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:263 msgid "" "The directory where the CoW master files are to be found (or created if the " "B<--create> command line option was passed). If this option is not " "specified for some arch or dist then it will default to " "I<$PBUILDER_BASE/$arch/$dist/base.cow>" msgstr "" #. type: TP #: ../scripts/cowpoke.1:264 #, no-wrap msgid "I<arch>B<_>I<dist>B<_BASE_DIST>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:274 msgid "" "The code name to pass as the B<--distribution> option for cowbuilder instead " "of I<dist>. This is necessary when I<dist> is a locally significant name " "assigned to some specially configured build chroot, such as " "'wheezy_backports', and not the formal suite name of a distro release known " "to debootstrap. This option cannot be overridden on the command line, since " "it would rarely, if ever, make any sense to change it for individual " "invocations of B<cowpoke>. If this option is not specified for an arch and " "dist combination then it will default to I<dist>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:275 #, no-wrap msgid "I<arch>B<_>I<dist>B<_CREATE_OPTS>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:283 msgid "" "A bash array containing additional options to pass verbatim to B<cowbuilder> " "when this chroot is created for the first time (using the B<--create> " "option). This is useful when options like B<--othermirror> are wanted to " "create specialised chroot configurations such as 'wheezy_backports'. By " "default this is unset. All values set in it will be overridden if the B<--" "create-opts> option is passed on the command line." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:288 msgid "" "Each element in this array corresponds to a single argument (in the ARGV " "sense) that will be passed to cowbuilder. This ensures that arguments " "which may contain whitespace or have strange quoting requirements or other " "special characters will not be mangled before they get to cowbuilder." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:290 msgid "Bash arrays are initialised using the following form:" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:292 #, no-wrap msgid "" " OPTS=( \"arg1\" \"arg 2\" \"--option\" \"value\" \"--opt=val\" \"etc. " "etc.\" )\n" msgstr "" #. type: TP #: ../scripts/cowpoke.1:293 #, no-wrap msgid "I<arch>B<_>I<dist>B<_UPDATE_OPTS>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:298 msgid "" "A bash array containing additional options to pass verbatim to B<cowbuilder> " "each time the base of this chroot is updated. It behaves similarly to the " "B<CREATE_OPTS> option above, except for acting when the chroot is updated." msgstr "" #. type: TP #: ../scripts/cowpoke.1:299 #, no-wrap msgid "I<arch>B<_>I<dist>B<_BUILD_OPTS>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:306 msgid "" "A bash array containing additional options to pass verbatim to B<cowbuilder> " "each time a package build is performed in this chroot. This is useful when " "you want to use some option like B<--twice> which cowpoke does not directly " "need to care about. It otherwise behaves similarly to B<UPDATE_OPTS> above " "except that it acts during the build phase of B<cowbuilder>." msgstr "" #. type: TP #: ../scripts/cowpoke.1:307 #, no-wrap msgid "I<arch>B<_>I<dist>B<_SIGN_KEYID>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:311 msgid "" "An optional arch and dist specific override for the global B<SIGN_KEYID> " "option." msgstr "" #. type: TP #: ../scripts/cowpoke.1:312 #, no-wrap msgid "I<arch>B<_>I<dist>B<_UPLOAD_QUEUE>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:316 msgid "" "An optional arch and dist specific override for the global B<UPLOAD_QUEUE> " "option." msgstr "" #. type: SH #: ../scripts/cowpoke.1:318 #, no-wrap msgid "CONFIGURATION FILES" msgstr "" #. type: TP #: ../scripts/cowpoke.1:319 #, no-wrap msgid "I</etc/cowpoke.conf>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:322 msgid "Global configuration options. Will override hardcoded defaults." msgstr "" #. type: TP #: ../scripts/cowpoke.1:322 #, no-wrap msgid "I<~/.cowpoke>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:325 ../scripts/debsnap.1:133 msgid "" "Per-user configuration options. Will override any global configuration." msgstr "" #. type: TP #: ../scripts/cowpoke.1:325 #, no-wrap msgid "I<.cowpoke>" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:329 msgid "" "Per-project configuration options. Will override any per-user or global " "configuration if B<cowpoke> is called from the directory where they exist." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:333 msgid "" "If the environment variable B<COWPOKE_CONF> is set, it specifies an " "additional configuration file which will override all of those above. " "Options specified explicitly on the command line override all configuration " "files." msgstr "" #. type: SH #: ../scripts/cowpoke.1:335 #, no-wrap msgid "COWBUILDER CONFIGURATION" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:344 msgid "" "There is nothing particularly special required to configure a B<cowbuilder> " "instance for use with B<cowpoke>. Simply create them in the flavour you " "require with `B<cowbuilder --create>` according to the B<cowbuilder> " "documentation, then configure B<cowpoke> with the user, arch, and path " "information required to access it, on the machines you wish to invoke it " "from (or alternatively configure B<cowpoke> with the path, arch and " "distribution information and pass the B<--create> option to it on the first " "invocation). The build host running B<cowbuilder> does not require " "B<cowpoke> installed locally." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:354 msgid "" "The build machine should have the B<lintian> and B<devscripts> packages " "installed for post-build sanity checking. Upon completion, the build log " "and the results of automated checks will be recorded in the B<INCOMING_DIR>. " " If you wish to upload signed packages the build machine will also need " "B<dput>(1) installed and configured to use the 'I<host>' alias specified by " "B<UPLOAD_QUEUE>. If B<rsync>(1) is available on both the local and build " "machine, then it will be used to transfer the source package (this may save " "on some transfers of the I<orig.tar.*> when building subsequent Debian " "revisions)." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:360 msgid "" "The user executing B<cowpoke> must have SSH access to the build machine as " "the B<BUILDD_USER>. That user must be able to invoke B<cowbuilder> as root " "by using the B<BUILDD_ROOTCMD>. Signing keys are not required to be " "installed on the build machine (and will be ignored there if they are). If " "the package is signed, keys will be expected on the machine that executes " "B<cowpoke>." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:367 msgid "" "When B<cowpoke> is invoked, it will first attempt to update the " "B<cowbuilder> image if that has not already been done on the same day. This " "is checked by the presence or absence of a I<cowbuilder-$arch-$dist-update-" "log-$date> file in the B<INCOMING_DIR>. You may move, remove, or touch this " "file if you wish the image to be updated more or less often than that. Its " "contents log the output of B<cowbuilder> during the update (or creation) of " "the build root." msgstr "" #. type: =head1 #: ../scripts/cowpoke.1:369 ../scripts/origtargz.pl:80 ../scripts/rmadison.pl:362 #, no-wrap msgid "NOTES" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:378 msgid "" "Since B<cowbuilder> creates a chroot, and to do that you need root, " "B<cowpoke> also requires some degree of root access. So all the horrible " "things that can go wrong with that may well one day rain down upon you. " "B<cowbuilder> has been known to accidentally wipe out bind-mounted " "filesystems outside the chroot, and worse than that can easily happen. So " "be careful, keep good backups of things you don't want to lose on your build " "machine, and use B<cowpoke> to keep all that on a machine that isn't your " "bleeding edge dev box with your last few hours of uncommitted work." msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:384 msgid "B<cowbuilder>(1), B<pbuilder>(1), B<ssh-agent>(1), B<sudoers>(5)" msgstr "" #. type: Plain text #: ../scripts/cowpoke.1:388 msgid "B<cowpoke> was written by Ron E<lt>I<ron@debian.org>E<gt>." msgstr "" #. type: TH #: ../scripts/cvs-debc.1:1 ../scripts/cvs-debrelease.1:1 #, no-wrap msgid "CVS-DEBC" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:4 msgid "" "cvs-debc - view contents of a cvs-buildpackage/cvs-debuild generated package" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:6 msgid "B<cvs-debc> [I<options>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:17 msgid "" "B<cvs-debc> is run from the CVS working directory after B<cvs-buildpackage> " "or B<cvs-debuild>. It uses the B<cvs-buildpackage> system to locate the " "I<.changes> file generated in that run. It then displays information about " "the I<.deb> files which were generated in that run, by running B<dpkg-deb -" "I> and B<dpkg-deb -c> on every I<.deb> archive listed in the I<.changes> " "file, assuming that all of the I<.deb> archives live in the same directory " "as the I<.changes> file. It is useful for ensuring that the expected files " "have ended up in the Debian package." msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:20 msgid "" "If a list of packages is given on the command line, then only those debs " "with names in this list of packages will be processed." msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:24 ../scripts/cvs-debi.1:23 ../scripts/cvs-debrelease.1:21 msgid "" "Note that unlike B<cvs-buildpackage>, the only way to specify the source " "package name is with the B<-P> option; you cannot simply have it as the last " "command-line parameter." msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:28 ../scripts/cvs-debi.1:32 msgid "" "All current B<cvs-buildpackage> options are silently accepted; however, only " "the ones listed below have any effect. For more details on all of them, see " "the B<cvs-buildpackage>(1) manpage." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:28 ../scripts/cvs-debi.1:32 ../scripts/cvs-debrelease.1:30 ../scripts/debc.1:65 ../scripts/debi.1:66 ../scripts/debrelease.1:67 ../scripts/debrsign.1:35 ../scripts/debsign.1:72 #, no-wrap msgid "B<-a>I<debian-architecture>, B<-t>I<GNU-system-type>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:34 ../scripts/cvs-debi.1:38 ../scripts/cvs-debrelease.1:36 ../scripts/debc.1:71 ../scripts/debi.1:72 ../scripts/debrsign.1:41 ../scripts/debsign.1:78 msgid "" "See B<dpkg-architecture>(1) for a description of these options. They affect " "the search for the I<.changes> file. They are provided to mimic the " "behaviour of B<dpkg-buildpackage> when determining the name of the " "I<.changes> file." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:34 ../scripts/cvs-debi.1:38 ../scripts/cvs-debrelease.1:36 #, no-wrap msgid "B<-M>I<module>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:37 ../scripts/cvs-debi.1:41 ../scripts/cvs-debrelease.1:39 msgid "The name of the CVS module." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:37 ../scripts/cvs-debi.1:41 ../scripts/cvs-debrelease.1:39 #, no-wrap msgid "B<-P>I<package>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:40 ../scripts/cvs-debi.1:44 ../scripts/cvs-debrelease.1:42 msgid "The name of the package." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:40 ../scripts/cvs-debi.1:44 ../scripts/cvs-debrelease.1:42 #, no-wrap msgid "B<-V>I<version>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:43 ../scripts/cvs-debi.1:47 ../scripts/cvs-debrelease.1:45 msgid "The version number of the package." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:43 ../scripts/cvs-debi.1:47 ../scripts/cvs-debrelease.1:45 #, no-wrap msgid "B<-T>I<tag>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:46 ../scripts/cvs-debi.1:50 ../scripts/cvs-debrelease.1:48 msgid "The CVS tag to use for exporting sources." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:46 ../scripts/cvs-debi.1:50 ../scripts/cvs-debrelease.1:48 #, no-wrap msgid "B<-R>I<root\\ directory>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:49 ../scripts/cvs-debi.1:53 ../scripts/cvs-debrelease.1:51 msgid "Root of the original sources archive." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:49 ../scripts/cvs-debi.1:53 ../scripts/cvs-debrelease.1:51 #, no-wrap msgid "B<-W>I<work directory>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:52 ../scripts/cvs-debi.1:56 ../scripts/cvs-debrelease.1:54 msgid "The full path name for the cvs-buildpackage working directory." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:52 ../scripts/cvs-debi.1:56 ../scripts/cvs-debrelease.1:54 #, no-wrap msgid "B<-x>I<prefix>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:55 ../scripts/cvs-debi.1:59 ../scripts/cvs-debrelease.1:57 msgid "This option provides the CVS default module prefix." msgstr "" #. type: TP #: ../scripts/cvs-debc.1:55 ../scripts/cvs-debi.1:59 ../scripts/cvs-debrelease.1:61 ../scripts/debc.1:89 ../scripts/debi.1:106 ../scripts/debrsign.1:50 #, no-wrap msgid "B<--help>, B<--version>" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 ../scripts/cvs-debrelease.1:64 ../scripts/debc.1:92 ../scripts/debi.1:109 ../scripts/debrsign.1:53 msgid "Show help message and version information respectively." msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:63 msgid "B<cvs-buildpackage>(1), B<cvs-debi>(1), B<cvs-debuild>(1), B<debc>(1)" msgstr "" #. type: Plain text #: ../scripts/cvs-debc.1:67 ../scripts/cvs-debi.1:71 msgid "" "B<cvs-buildpackage> was written by Manoj Srivastava, and the current version " "of B<debi> was written by Julian Gilbey E<lt>jdg@debian.orgE<gt>. They have " "been combined into this program by Julian Gilbey." msgstr "" #. type: TH #: ../scripts/cvs-debi.1:1 #, no-wrap msgid "CVS-DEBI" msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:4 msgid "cvs-debi - install cvs-buildpackage/cvs-debuild generated package" msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:6 msgid "B<cvs-debi> [I<options>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:16 msgid "" "B<cvs-debi> is run from the CVS working directory after B<cvs-buildpackage> " "or B<cvs-debuild>. It uses the B<cvs-buildpackage> system to locate the " "I<.changes> file generated in that run. It then runs B<debpkg -i> on every " "I<.deb> archive listed in the I<.changes> file to install them, assuming " "that all of the I<.deb> archives live in the same directory as the " "I<.changes> file. Note that you probably don't want to run this program on " "a I<.changes> file relating to a different architecture after cross-" "compiling the package!" msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:19 ../scripts/debi.1:24 msgid "" "If a list of packages is given on the command line, then only those debs " "with names in this list of packages will be installed." msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:28 ../scripts/debi.1:29 msgid "" "Since installing a package requires root privileges, B<debi> calls B<debpkg> " "rather than B<dpkg> directly. Thus B<debi> will only be useful if it is " "either being run as root or B<debpkg> can be run as root. See B<debpkg>(1) " "for more details." msgstr "" #. type: Plain text #: ../scripts/cvs-debi.1:67 msgid "B<cvs-buildpackage>(1), B<cvs-debc>(1), B<cvs-debuild>(1), B<debi>(1)" msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:4 msgid "" "cvs-debrelease - upload a cvs-buildpackage/cvs-debuild generated package" msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:7 msgid "" "B<cvs-debrelease> [I<cvs-debrelease options>] [B<--dopts> [I<dupload/dput " "options>]]" msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:17 msgid "" "B<cvs-debrelease> is run from the CVS working directory after B<cvs-" "buildpackage> or B<cvs-debuild>. It uses the B<cvs-buildpackage> system to " "locate the I<.changes> file generated in that run. It then uploads the " "package using B<debrelease>(1), which in turn calls either B<dupload> or " "B<dput>. Note that the B<--dopts> option must be specified to distinguish " "the B<cvs-debrelease> options from the B<dupload> or B<dput> options. Also, " "the B<devscripts> configuration files will be read, as described in the " "B<debrelease>(1) manpage." msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:26 msgid "" "All current B<cvs-buildpackage> options are silently accepted; however, only " "the ones listed below have any effect. For more details on all of them, see " "the B<cvs-buildpackage>(1) manpage. All B<debrelease> options (as listed " "below) are also accepted." msgstr "" #. type: TP #: ../scripts/cvs-debrelease.1:26 ../scripts/debrelease.1:57 #, no-wrap msgid "B<--dupload>, B<--dput>" msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:30 ../scripts/debrelease.1:61 msgid "" "This specifies which uploader program to use; the default is B<dupload>." msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:68 msgid "B<cvs-buildpackage>(1), B<cvs-debuild>(1), B<debrelease>(1)" msgstr "" #. type: Plain text #: ../scripts/cvs-debrelease.1:72 msgid "" "B<cvs-buildpackage> was written by Manoj Srivastava, and the current version " "of B<debrelease> was written by Julian Gilbey E<lt>jdg@debian.orgE<gt>. " "They have been combined into this program by Julian Gilbey." msgstr "" #. type: TH #: ../scripts/cvs-debuild.1:1 #, no-wrap msgid "CVS-DEBUILD" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:4 msgid "" "cvs-debuild - build a Debian package using cvs-buildpackage and debuild" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:7 msgid "" "B<cvs-debuild> [I<debuild options>] [I<cvs-buildpackage options>] [B<--" "lintian-opts> I<lintian options>]" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:13 msgid "" "B<cvs-debuild> is a wrapper around B<cvs-buildpackage> to run it with " "B<debuild> as the package-building program. (This cannot simply be " "accomplished using the B<-C> option of B<cvs-buildpackage>, as it does not " "know how to handle all of the special B<debuild> options.)" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:22 msgid "" "The program simply stashes the B<debuild> and B<lintian> options, and passes " "them to B<debuild> when it is called by B<cvs-buildpackage>. All of the " "standard B<debuild> options may be used (as listed below), but note that the " "root command specified by any B<--rootcmd> or B<-r> command-line option will " "be passed as an option to B<cvs-buildpackage>. The first non-B<debuild> " "option detected will signal the start of the B<cvs-buildpackage> options." msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:29 msgid "" "The selection of the root command is slightly subtle: if there are any " "command-line options, these will be used. If not, then if B<cvs-" "buildpackage> is set up to use a default root command, that will be used. " "Finally, if neither of these are the case, then B<debuild> will use its " "procedures to determine an appropriate command, as described in its " "documentation." msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:32 msgid "" "See the manpages for B<debuild>(1) and B<cvs-buildpackage> for more " "information about the behaviour of each." msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:38 msgid "" "The following are the B<debuild> options recognised by B<cvs-debuild>. All " "B<cvs-buildpackage> and B<lintian> options are simply passed to the " "appropriate program. For explanations of the meanings of these variables, " "see B<debuild>(1)." msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:40 ../scripts/debuild.1:225 #, no-wrap msgid "B<--rootcmd=>I<gain-root-command>, B<-r>I<gain-root-command>" msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:42 ../scripts/debuild.1:228 #, no-wrap msgid "B<--preserve-env>" msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:44 ../scripts/debuild.1:231 #, no-wrap msgid "B<--preserve-envvar=>I<var>, B<-e>I<var>" msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:46 ../scripts/debuild.1:238 #, no-wrap msgid "B<--set-envvar=>I<var>B<=>I<value>, B<-e>I<var>B<=>I<value>" msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:48 #, no-wrap msgid "B<--lintian>, B<--no-lintian>" msgstr "" #. type: TP #: ../scripts/cvs-debuild.1:50 #, no-wrap msgid "B<--ignore-dirname>, B<--check-dirname>" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:53 msgid "These should not be needed, but it is provided nevertheless." msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:58 msgid "" "B<cvs-buildpackage>(1), B<debuild>(1), B<dpkg-buildpackage>(1), B<lintian>(1)" msgstr "" #. type: Plain text #: ../scripts/cvs-debuild.1:59 msgid "This program was written by Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/dcmd.1:1 #, no-wrap msgid "DCMD" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:4 msgid "dcmd - expand file lists of .dsc/.changes files in the command line" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:6 msgid "B<dcmd> [I<options>] [I<command>] [I<changes-file>|I<dsc-file>] ..." msgstr "" #. type: Plain text #: ../scripts/dcmd.1:11 msgid "" "B<dcmd> replaces any reference to a I<.dsc> or I<.changes> file in the " "command line with the list of files in its 'Files' section, plus the file " "itself. It allows easy manipulation of all the files involved in an upload " "(for I<.changes> files) or a source package (for I<.dsc> files)." msgstr "" #. type: Plain text #: ../scripts/dcmd.1:15 msgid "" "If I<command> is omitted (that is the first argument is an existing I<.dsc> " "or I<.changes> file), the expanded list of files is printed to stdout, one " "file by line. Useful for usage in backticks." msgstr "" #. type: Plain text #: ../scripts/dcmd.1:19 msgid "" "There are a number of options which may be used in order to select only a " "subset of the files listed in the I<.dsc> or I<.changes> file. If a " "requested file is not found, an error message will be printed." msgstr "" #. type: TP #: ../scripts/dcmd.1:19 #, no-wrap msgid "B<--dsc>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:22 msgid "Select the I<.dsc> file." msgstr "" #. type: TP #: ../scripts/dcmd.1:22 #, no-wrap msgid "B<--schanges>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:25 msgid "Select I<.changes> files for the 'source' architecture." msgstr "" #. type: TP #: ../scripts/dcmd.1:25 #, no-wrap msgid "B<--bchanges>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:28 msgid "Select I<.changes> files for binary architectures." msgstr "" #. type: TP #: ../scripts/dcmd.1:28 #, no-wrap msgid "B<--changes>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:31 msgid "Select I<.changes> files. Implies B<--schanges> and B<--bchanges>." msgstr "" #. type: TP #: ../scripts/dcmd.1:31 #, no-wrap msgid "B<--archdeb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:34 msgid "Select architecture-dependent binary packages (I<.deb> files)." msgstr "" #. type: TP #: ../scripts/dcmd.1:34 #, no-wrap msgid "B<--indepdeb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:37 msgid "Select architecture-independent binary packages (I<.deb> files)." msgstr "" #. type: TP #: ../scripts/dcmd.1:37 #, no-wrap msgid "B<--deb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:40 msgid "" "Select binary packages (I<.deb> files). Implies B<--archdeb> and B<--" "indepdeb>." msgstr "" #. type: TP #: ../scripts/dcmd.1:40 #, no-wrap msgid "B<--archudeb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:43 msgid "Select architecture-dependent I<.udeb> binary packages." msgstr "" #. type: TP #: ../scripts/dcmd.1:43 #, no-wrap msgid "B<--indepudeb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:46 msgid "Select architecture-independent I<.udeb> binary packages." msgstr "" #. type: TP #: ../scripts/dcmd.1:46 #, no-wrap msgid "B<--udeb>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:49 msgid "" "Select I<.udeb> binary packages. Implies B<--archudeb> and B<--indepudeb>." msgstr "" #. type: TP #: ../scripts/dcmd.1:49 #, no-wrap msgid "B<--tar>,\\ B<--orig>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:52 msgid "Select the upstream I<.tar> file." msgstr "" #. type: TP #: ../scripts/dcmd.1:52 #, no-wrap msgid "B<--diff>,\\ B<--debtar>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:55 msgid "Select the Debian I<.debian.tar> or I<.diff> file." msgstr "" #. type: Plain text #: ../scripts/dcmd.1:58 msgid "" "Each option may be prefixed by B<--no> to indicate that all files I<not> " "matching the specification should be selected." msgstr "" #. type: Plain text #: ../scripts/dcmd.1:62 msgid "" "It is not possible to combine positive filtering options (e.g. B<--dsc>) " "and negative filtering options (e.g. B<--no-changes>) in the same B<dcmd> " "invocation." msgstr "" #. type: TP #: ../scripts/dcmd.1:62 #, no-wrap msgid "B<--no-fail-on-missing>, B<-r>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:65 msgid "If any of the requested files were not found, do not output an error." msgstr "" #. type: TP #: ../scripts/dcmd.1:65 #, no-wrap msgid "B<--package>, B<-p>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:68 msgid "Output package name part only." msgstr "" #. type: TP #: ../scripts/dcmd.1:68 #, no-wrap msgid "B<--sort>, B<-s>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:71 msgid "Sort output alphabetically." msgstr "" #. type: TP #: ../scripts/dcmd.1:71 #, no-wrap msgid "B<--tac>, B<-t>" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:74 msgid "Reverse output order." msgstr "" #. type: =head1 #: ../scripts/dcmd.1:75 ../scripts/debsnap.1:109 ../scripts/debuild.1:367 ../scripts/dget.pl:691 ../scripts/getbuildlog.1:31 ../scripts/rc-alert.1:96 ../scripts/who-permits-upload.pl:134 #, no-wrap msgid "EXAMPLES" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:77 msgid "Copy the result of a build to another machine:" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:85 #, no-wrap msgid "" "$ dcmd scp rcs_5.7-23_amd64.changes elegiac:/tmp\n" "rcs_5.7-23.dsc 100% 490 0.5KB/s 00:00\n" "rcs_5.7-23.diff.gz 100% 12KB 11.7KB/s 00:00\n" "rcs_5.7-23_amd64.deb 100% 363KB 362.7KB/s 00:00\n" "rcs_5.7-23_amd64.changes 100% 1095 1.1KB/s 00:00\n" "$\n" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:90 #, no-wrap msgid "" "$ dcmd --diff --deb scp rcs_5.7-23_amd64.changes elegiac:/tmp\n" "rcs_5.7-23.diff.gz 100% 12KB 11.7KB/s 00:00\n" "rcs_5.7-23_amd64.deb 100% 363KB 362.7KB/s 00:00\n" "$\n" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:93 msgid "Check the contents of a source package:" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:100 #, no-wrap msgid "" "$ dcmd md5sum rcs_5.7-23.dsc\n" "8fd09ea9654cda128f8d5c337d3b8de7 rcs_5.7.orig.tar.gz\n" "f0ceeae96603e823eacba6721a30b5c7 rcs_5.7-23.diff.gz\n" "5241db1e231b1f43ae5514b63d2523f8 rcs_5.7-23.dsc\n" "$\n" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:105 #, no-wrap msgid "" "$ dcmd --no-diff md5sum rcs_5.7-23.dsc\n" "8fd09ea9654cda128f8d5c337d3b8de7 rcs_5.7.orig.tar.gz\n" "5241db1e231b1f43ae5514b63d2523f8 rcs_5.7-23.dsc\n" "$\n" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:110 msgid "B<dpkg-genchanges>(1), B<dpkg-source>(1)" msgstr "" #. type: Plain text #: ../scripts/dcmd.1:112 msgid "" "This program was written by Romain Francoise E<lt>rfrancoise@debian.orgE<gt> " "and is released under the GPL, version 2 or later." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:200 msgid "" "dcontrol -- Query package and source control files for all Debian " "distributions" msgstr "" #. type: =item #: ../scripts/dcontrol.pl:206 msgid "B<dcontrol> [I<options>] I<package>[I<modifiers>] ..." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:212 msgid "" "B<dcontrol> queries a remote database of Debian binary and source package " "control files. It can be thought of as an B<apt-cache> webservice that also " "operates for distributions and architectures different from the local " "machine." msgstr "" #. type: =head1 #: ../scripts/dcontrol.pl:216 msgid "MODIFIERS" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:218 msgid "Like B<apt-cache>, packages can be suffixed by modifiers:" msgstr "" #. type: =item #: ../scripts/dcontrol.pl:222 msgid "B<=>I<version>" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:224 msgid "Exact version match" msgstr "" #. type: =item #: ../scripts/dcontrol.pl:226 msgid "B<@>I<architecture>" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:228 msgid "" "Query this only architecture. Use B<@source> for source packages, B<@binary> " "excludes source packages." msgstr "" #. type: =item #: ../scripts/dcontrol.pl:231 msgid "B</>[I<archive>B<:>][I<suite>][B</>I<component>]" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:233 msgid "" "Restrict to I<archive> (debian, debian-backports, debian-security, debian-" "volatile), I<suite> (always codenames, with the exception of experimental), " "and/or I<component> (main, updates/main, ...). Use two slashes (B<//>) to " "separate suite and component if the suite name contains slashes. (Component " "can be left empty.)" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:241 msgid "" "By default, all versions, suites, and architectures are queried. Refer to " "B<https://qa.debian.org/cgi-bin/dcontrol> for currently supported values." msgstr "" #. type: =item #: ../scripts/dcontrol.pl:248 msgid "B<-s>, B<--show-suites>" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:250 msgid "Add headers showing which distribution the control file is from." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:254 msgid "Print URL queried." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:258 ../scripts/dget.pl:654 msgid "Show a help message." msgstr "" #. type: TP #: ../scripts/dcontrol.pl:260 ../scripts/dd-list.1:102 ../scripts/dget.pl:656 ../scripts/getbuildlog.1:28 #, no-wrap msgid "B<-V>, B<--version>" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:262 ../scripts/dget.pl:658 msgid "Show version information." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:268 ../scripts/dget.pl:664 msgid "" "The two configuration files F</etc/devscripts.conf> and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " "line options can be used to override configuration file settings. " "Environment variable settings are ignored for this purpose. The currently " "recognised variable is:" msgstr "" #. type: =item #: ../scripts/dcontrol.pl:276 msgid "DCONTROL_URL" msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:278 msgid "URL to query. Default is B<https://qa.debian.org/cgi-bin/dcontrol>." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:284 msgid "" "This program is Copyright (C) 2009 by Christoph Berg <myon@debian.org>." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:286 ../scripts/dget.pl:711 ../scripts/tagpending.pl:419 msgid "" "This program is licensed under the terms of the GPL, either version 2 of the " "License, or (at your option) any later version." msgstr "" #. type: textblock #: ../scripts/dcontrol.pl:291 msgid "B<apt-cache>(1)" msgstr "" #. type: TH #: ../scripts/dd-list.1:16 #, no-wrap msgid "DD-LIST" msgstr "" #. type: TH #: ../scripts/dd-list.1:16 #, no-wrap msgid "2011-10-27" msgstr "" #. type: TH #: ../scripts/dd-list.1:16 #, no-wrap msgid "Debian" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text #: ../scripts/dd-list.1:21 msgid "dd-list - nicely list .deb packages and their maintainers" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text #: ../scripts/dd-list.1:26 msgid "" "B<dd-list> [B<-hiusV>] [B<--help>] [B<--stdin>] [B<--sources " ">I<Sources_file>] [B<--dctrl>] [B<--version>] [B<--uploaders>] [I<package> " "...]" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:30 msgid "" "B<dd-list> produces nicely formatted lists of Debian (.deb) packages and " "their maintainers." msgstr "" #. type: Plain text #: ../scripts/dd-list.1:37 msgid "" "Input is a list of source or binary package names on the command line (or " "the standard input if B<--stdin> is given). Output is a list of the " "following format, where package names are source packages by default:" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:41 #, no-wrap msgid "J. Random Developer E<lt>jrandom@debian.orgE<gt>\n" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:44 #, no-wrap msgid "" "j-random-package\n" "j-random-other\n" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:47 #, no-wrap msgid "Diana Hacker E<lt>diana@example.orgE<gt>\n" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:50 #, no-wrap msgid "" "fun-package\n" "more-fun-package\n" msgstr "" #. -------------------------------------------------------------------- #. type: Plain text #: ../scripts/dd-list.1:58 msgid "" "This is useful when you want, for example, to produce a list of packages " "that need to attention from their maintainers, e.g., to be rebuilt when a " "library version transition happens." msgstr "" #. type: Plain text #: ../scripts/dd-list.1:62 msgid "Print brief help message." msgstr "" #. type: TP #: ../scripts/dd-list.1:62 #, no-wrap msgid "B<-i>, B<--stdin>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:66 msgid "" "Read package names from the standard input, instead of taking them from the " "command line. Package names are whitespace delimited." msgstr "" #. type: TP #: ../scripts/dd-list.1:66 #, no-wrap msgid "B<-d>, B<--dctrl>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:73 msgid "" "Read package list from standard input in the format of a Debian package " "control file. This includes the status file, or output of apt-cache. This is " "the fastest way to use dd-list, as it uses the maintainer information from " "the input instead of looking up the maintainer of each listed package." msgstr "" #. type: Plain text #: ../scripts/dd-list.1:76 msgid "" "If no I<Source:> line is given, the I<Package:> name is used for output, " "which might be a binary package name." msgstr "" #. type: TP #: ../scripts/dd-list.1:76 #, no-wrap msgid "B<-z>, B<--uncompress>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:80 msgid "" "Try to uncompress the --dctrl input before parsing. Supported compression " "formats are gz and bzip2." msgstr "" #. type: TP #: ../scripts/dd-list.1:80 #, no-wrap msgid "B<-s>, B<--sources> I<Sources_file>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:86 msgid "" "Read package information from the specified I<Sources_file>s. This can be " "given multiple times. The files can be gz or bzip2 compressed. If the " "filename does not end in I<.gz> or I<.bz2>, then the B<-z> option must be " "used." msgstr "" #. type: Plain text #: ../scripts/dd-list.1:89 msgid "" "If no I<Sources_file>s are specified, any files matching " "I</var/lib/apt/lists/*_source_Sources> will be used." msgstr "" #. type: TP #: ../scripts/dd-list.1:89 #, no-wrap msgid "B<-u>, B<--uploaders>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:94 msgid "" "Also list developers who are named as uploaders of packages, not only the " "maintainers; this is the default behaviour, use --nouploaders to prevent it. " "Uploaders are indicated with \"(U)\" appended to the package name." msgstr "" #. type: TP #: ../scripts/dd-list.1:94 #, no-wrap msgid "B<-nou>, B<--nouploaders>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:97 msgid "Only list package Maintainers, do not list Uploaders." msgstr "" #. type: TP #: ../scripts/dd-list.1:97 #, no-wrap msgid "B<-b>, B<--print-binary>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:102 msgid "" "Use binary package names in the output instead of source package names (has " "no effect with B<--dctrl> if the I<Package:> line contains source package " "names)." msgstr "" #. -------------------------------------------------------------------- #. type: Plain text #: ../scripts/dd-list.1:106 msgid "Print the version." msgstr "" #. type: Plain text #: ../scripts/dd-list.1:108 msgid "Lars Wirzenius E<lt>liw@iki.fiE<gt>" msgstr "" #. type: Plain text #: ../scripts/dd-list.1:109 msgid "Joey Hess E<lt>joeyh@debian.orgE<gt>" msgstr "" #. type: TH #: ../scripts/debc.1:1 #, no-wrap msgid "DEBC" msgstr "" #. type: Plain text #: ../scripts/debc.1:4 msgid "debc - view contents of a generated Debian package" msgstr "" #. type: Plain text #: ../scripts/debc.1:6 msgid "B<debc> [I<options>] [I<changes file>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/debc.1:25 msgid "" "B<debc> figures out the current version of a package and displays " "information about the I<.deb> and I<.udeb> files which have been generated " "in the current build process. If a I<.changes> file is specified on the " "command line, the filename must end with I<.changes>, as this is how the " "program distinguishes it from package names. If not, then B<debc> has to be " "called from within the source code directory tree. In this case, it will " "look for the I<.changes> file corresponding to the current package version " "(by determining the name and version number from the changelog, and the " "architecture in the same way as B<dpkg-buildpackage>(1) does). It then runs " "B<dpkg-deb -I> and B<dpkg-deb -c> on every I<.deb> and I<.udeb> archive " "listed in the I<.changes> file to display information about the contents of " "the I<.deb> / I<.udeb> files. It precedes every I<.deb> or I<.udeb> file " "with the name of the file. It assumes that all of the I<.deb> / I<.udeb> " "archives live in the same directory as the I<.changes> file. It is useful " "for ensuring that the expected files have ended up in the Debian package." msgstr "" #. type: Plain text #: ../scripts/debc.1:28 msgid "" "If a list of packages is given on the command line, then only those debs or " "udebs with names in this list of packages will be processed." msgstr "" #. type: =head2 #: ../scripts/debc.1:28 ../scripts/debchange.1:105 ../scripts/debclean.1:24 ../scripts/debi.1:29 ../scripts/debrelease.1:20 ../scripts/debuild.1:49 ../scripts/uscan.pl:1558 #, no-wrap msgid "Directory name checking" msgstr "" #. type: Plain text #: ../scripts/debc.1:39 msgid "" "In common with several other scripts in the B<devscripts> package, B<debc> " "will climb the directory tree until it finds a I<debian/changelog> file. As " "a safeguard against stray files causing potential problems, it will examine " "the name of the parent directory once it finds the I<debian/changelog> file, " "and check that the directory name corresponds to the package name. " "Precisely how it does this is controlled by two configuration file variables " "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and " "their corresponding command-line options B<--check-dirname-level> and B<--" "check-dirname-regex>." msgstr "" #. type: textblock #: ../scripts/debc.1:41 ../scripts/debchange.1:118 ../scripts/debclean.1:37 ../scripts/debi.1:42 ../scripts/debrelease.1:33 ../scripts/debuild.1:63 ../scripts/uscan.pl:1573 msgid "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> can take the following values:" msgstr "" #. type: =item #: ../scripts/debc.1:41 ../scripts/debchange.1:118 ../scripts/debclean.1:37 ../scripts/debi.1:42 ../scripts/debrelease.1:33 ../scripts/debuild.1:63 ../scripts/uscan.pl:1506 ../scripts/uscan.pl:1577 #, no-wrap msgid "B<0>" msgstr "" #. type: textblock #: ../scripts/debc.1:44 ../scripts/debchange.1:121 ../scripts/debclean.1:40 ../scripts/debi.1:45 ../scripts/debrelease.1:36 ../scripts/debuild.1:66 ../scripts/uscan.pl:1579 msgid "Never check the directory name." msgstr "" #. type: =item #: ../scripts/debc.1:44 ../scripts/debchange.1:121 ../scripts/debclean.1:40 ../scripts/debi.1:45 ../scripts/debrelease.1:36 ../scripts/debuild.1:66 ../scripts/uscan.pl:1511 ../scripts/uscan.pl:1581 #, no-wrap msgid "B<1>" msgstr "" #. type: Plain text #: ../scripts/debc.1:48 ../scripts/debchange.1:125 ../scripts/debclean.1:44 ../scripts/debi.1:49 ../scripts/debrelease.1:40 ../scripts/debuild.1:70 msgid "" "Only check the directory name if we have had to change directory in our " "search for I<debian/changelog>. This is the default behaviour." msgstr "" #. type: =item #: ../scripts/debc.1:48 ../scripts/debchange.1:125 ../scripts/debclean.1:44 ../scripts/debi.1:49 ../scripts/debrelease.1:40 ../scripts/debuild.1:70 ../scripts/uscan.pl:1588 #, no-wrap msgid "B<2>" msgstr "" #. type: textblock #: ../scripts/debc.1:51 ../scripts/debchange.1:128 ../scripts/debclean.1:47 ../scripts/debi.1:52 ../scripts/debrelease.1:43 ../scripts/debuild.1:73 ../scripts/uscan.pl:1590 msgid "Always check the directory name." msgstr "" #. type: Plain text #: ../scripts/debc.1:64 ../scripts/debclean.1:60 ../scripts/debi.1:65 ../scripts/debrelease.1:56 msgid "" "The directory name is checked by testing whether the current directory name " "(as determined by B<pwd>(1)) matches the regex given by the configuration " "file option B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> or by the command line option " "B<--check-dirname-regex> I<regex>. Here I<regex> is a Perl regex (see " "B<perlre>(3perl)), which will be anchored at the beginning and the end. If " "I<regex> contains a '/', then it must match the full directory path. If " "not, then it must match the full directory name. If I<regex> contains the " "string \\'PACKAGE', this will be replaced by the source package name, as " "determined from the changelog. The default value for the regex is: \\" "'PACKAGE(-.+)?', thus matching directory names such as PACKAGE and PACKAGE-" "version." msgstr "" #. type: TP #: ../scripts/debc.1:71 ../scripts/debdiff.1:158 ../scripts/debi.1:72 ../scripts/debrelease.1:81 #, no-wrap msgid "B<--debs-dir> I<directory>" msgstr "" #. type: Plain text #: ../scripts/debc.1:77 msgid "" "Look for the I<.changes>, I<.deb> and I<.udeb> files in I<directory> instead " "of the parent of the source directory. This should either be an absolute " "path or relative to the top of the source directory." msgstr "" #. type: =item #: ../scripts/debc.1:77 ../scripts/debchange.1:369 ../scripts/debclean.1:69 ../scripts/debi.1:87 ../scripts/debrelease.1:87 ../scripts/debuild.1:276 ../scripts/uscan.pl:1302 #, no-wrap msgid "B<--check-dirname-level> I<N>" msgstr "" #. type: Plain text #: ../scripts/debc.1:81 ../scripts/debc.1:85 ../scripts/debclean.1:73 ../scripts/debclean.1:77 ../scripts/debi.1:91 ../scripts/debi.1:95 ../scripts/debrelease.1:91 ../scripts/debrelease.1:95 ../scripts/debuild.1:280 ../scripts/debuild.1:284 msgid "" "See the above section B<Directory name checking> for an explanation of this " "option." msgstr "" #. type: =item #: ../scripts/debc.1:81 ../scripts/debchange.1:373 ../scripts/debclean.1:73 ../scripts/debi.1:91 ../scripts/debrelease.1:91 ../scripts/debuild.1:280 ../scripts/uscan.pl:1306 #, no-wrap msgid "B<--check-dirname-regex> I<regex>" msgstr "" #. type: Plain text #: ../scripts/debc.1:98 ../scripts/debchange.1:398 ../scripts/debclean.1:96 ../scripts/debi.1:115 ../scripts/debrelease.1:111 ../scripts/debrsign.1:63 ../scripts/debsign.1:112 ../scripts/nmudiff.1:85 ../scripts/pts-subscribe.1:48 ../scripts/uupdate.1:113 ../scripts/who-uploads.1:56 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced in that order to set configuration variables. Command line options " "can be used to override configuration file settings. Environment variable " "settings are ignored for this purpose. The currently recognised variables " "are:" msgstr "" #. type: TP #: ../scripts/debc.1:98 ../scripts/debdiff.1:220 ../scripts/debi.1:115 ../scripts/debrelease.1:116 ../scripts/debsign.1:124 #, no-wrap msgid "B<DEBRELEASE_DEBS_DIR>" msgstr "" #. type: Plain text #: ../scripts/debc.1:108 msgid "" "This specifies the directory in which to look for the I<.changes>, I<.deb> " "and I<.udeb> files, and is either an absolute path or relative to the top of " "the source tree. This corresponds to the B<--debs-dir> command line option. " " This directive could be used, for example, if you always use B<pbuilder> or " "B<svn-buildpackage> to build your packages. Note that it also affects " "B<debrelease>(1) in the same way, hence the strange name of the option." msgstr "" #. type: TP #: ../scripts/debc.1:108 ../scripts/debchange.1:406 ../scripts/debclean.1:100 ../scripts/debi.1:125 ../scripts/debrelease.1:125 ../scripts/debuild.1:360 ../scripts/devscripts.conf.5:42 #, no-wrap msgid "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL>, B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>" msgstr "" #. type: Plain text #: ../scripts/debc.1:115 ../scripts/debclean.1:107 ../scripts/debi.1:132 ../scripts/debrelease.1:132 ../scripts/debuild.1:367 msgid "" "See the above section B<Directory name checking> for an explanation of these " "variables. Note that these are package-wide configuration variables, and " "will therefore affect all B<devscripts> scripts which check their value, as " "described in their respective manpages and in B<devscripts.conf>(5)." msgstr "" #. type: Plain text #: ../scripts/debc.1:119 msgid "B<debdiff>(1), B<dpkg-deb>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/debc.1:121 msgid "" "Julian Gilbey E<lt>jdg@debian.orgE<gt>, based on an original script by " "Christoph Lameter E<lt>clameter@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/debchange.1:1 #, no-wrap msgid "DEBCHANGE" msgstr "" #. type: Plain text #: ../scripts/debchange.1:4 msgid "" "debchange - Tool for maintenance of the debian/changelog file in a source " "package" msgstr "" #. type: Plain text #: ../scripts/debchange.1:6 msgid "B<debchange> [I<options>] [I<text> ...]" msgstr "" #. type: Plain text #: ../scripts/debchange.1:8 msgid "B<dch> [I<options>] [I<text> ...]" msgstr "" #. type: Plain text #: ../scripts/debchange.1:29 msgid "" "B<debchange> or its alias B<dch> will add a new comment line to the Debian " "changelog in the current source tree. This command must be run from within " "that tree. If the text of the change is given on the command line, " "B<debchange> will run in batch mode and simply add the text, with line " "breaks as necessary, at the appropriate place in I<debian/changelog> (or the " "changelog specified by options, as described below). If no text is " "specified then B<debchange> will run the editor as determined by B<sensible-" "editor> for you to edit the file. (The environment variables B<VISUAL> and " "B<EDITOR> are used in this order to determine which editor to use.) Editors " "which understand the I<+n> option for starting the editing on a specified " "line will use this to move to the correct line of the file for editing. If " "the editor is quit without modifying the temporary file, B<debchange> will " "exit without touching the existing changelog. B<Note that the changelog is " "assumed to be encoded with the UTF-8 encoding. If it is not, problems may " "occur.> Please see the B<iconv>(1) manpage to find out how to convert " "changelogs from legacy encodings. Finally, a I<changelog> or I<NEWS> file " "can be created from scratch using the B<--create> option described below." msgstr "" #. type: Plain text #: ../scripts/debchange.1:42 msgid "" "B<debchange> also supports automatically producing bug-closing changelog " "entries, using the B<--closes> option. This will usually query the BTS, the " "Debian Bug Tracking System (see https://bugs.debian.org/) to determine the " "title of the bug and the package in which it occurs. This behaviour can be " "stopped by giving a B<--noquery> option or by setting the configuration " "variable B<DEBCHANGE_QUERY_BTS> to I<no>, as described below. In either " "case, the editor (as described above) will always be invoked to give an " "opportunity to modify the entries, and the changelog will be accepted " "whether or not modifications are made. An extra changelog entry can be " "given on the command line in addition to the closes entries." msgstr "" #. type: Plain text #: ../scripts/debchange.1:49 msgid "" "At most one of B<--append>, B<--increment>, B<--edit>, B<--release>, and B<--" "newversion> may be specified as listed below. If no options are specified, " "B<debchange> will use heuristics to guess whether or not the package has " "been successfully released, and behave as if B<--increment> had been " "specified if the package has been released, or otherwise as if B<--append> " "has been specified." msgstr "" #. type: Plain text #: ../scripts/debchange.1:64 msgid "" "Two different sets of heuristics can be used, as controlled by the B<--" "release-heuristic> option or the B<DEBCHANGE_RELEASE_HEURISTIC> " "configuration variable. The default I<changelog> heuristic assumes the " "package has been released unless its changelog contains B<UNRELEASED> in the " "distribution field. If this heuristic is enabled then the distribution will " "default to B<UNRELEASED> in new changelog entries, and the B<--mainttrailer> " "option described below will be automatically enabled. This can be useful if " "a package can be released by different maintainers, or if you do not keep " "the upload logs. The alternate I<log> heuristic determines if a package has " "been released by looking for an appropriate B<dupload>(1) or B<dput>(1) log " "file in the parent directory. A warning will be issued if the log file is " "found but a successful upload is not recorded. This may be because the " "previous upload was performed with a version of B<dupload> prior to 2.1 or " "because the upload failed." msgstr "" #. type: Plain text #: ../scripts/debchange.1:82 msgid "" "If either B<--increment> or B<--newversion> is used, the name and email for " "the new version will be determined as follows. If the environment variable " "B<DEBFULLNAME> is set, this will be used for the maintainer full name; if " "not, then B<NAME> will be checked. If the environment variable B<DEBEMAIL> " "is set, this will be used for the email address. If this variable has the " "form \"name E<lt>emailE<gt>\", then the maintainer name will also be taken " "from here if neither B<DEBFULLNAME> nor B<NAME> is set. If this variable is " "not set, the same test is performed on the environment variable B<EMAIL>. " "Next, if the full name has still not been determined, then use " "B<getpwuid>(3) to determine the name from the password file. If this fails, " "use the previous changelog entry. For the email address, if it has not been " "set from B<DEBEMAIL> or B<EMAIL>, then look in I</etc/mailname>, then " "attempt to build it from the username and FQDN, otherwise use the email " "address in the previous changelog entry. In other words, it's a good idea " "to set B<DEBEMAIL> and B<DEBFULLNAME> when using this script." msgstr "" #. type: Plain text #: ../scripts/debchange.1:95 msgid "" "Support is included for changelogs that record changes by multiple co-" "maintainers of a package. If an entry is appended to the current version's " "entries, and the maintainer is different from the maintainer who is listed " "as having done the previous entries, then lines will be added to the " "changelog to tell which maintainers made which changes. Currently only one " "of the several such styles of recording this information is supported, in " "which the name of the maintainer who made a set of changes appears on a line " "before the changes, inside square brackets. This can be switched on and off " "using the B<-->[B<no>]B<multimaint> option or the B<DEBCHANGE_MULTIMAINT> " "configuration file option; the default is to enable it. Note that if an " "entry has already been marked in this way, then this option will be silently " "ignored." msgstr "" #. type: Plain text #: ../scripts/debchange.1:101 msgid "" "If the directory name of the source tree has the form I<package>-I<version>, " "then B<debchange> will also attempt to rename it if the (upstream) version " "number changes. This can be prevented by using the B<--preserve> command " "line or configuration file option as described below." msgstr "" #. type: Plain text #: ../scripts/debchange.1:105 msgid "" "If B<--force-bad-version> or B<--allow-lower-version> is used, B<debchange> " "will not stop if the new version is less than the current one. This is " "especially useful while doing backports." msgstr "" #. type: Plain text #: ../scripts/debchange.1:116 msgid "" "In common with several other scripts in the B<devscripts> package, " "B<debchange> will climb the directory tree until it finds a " "I<debian/changelog> file. As a safeguard against stray files causing " "potential problems, it will examine the name of the parent directory once it " "finds the I<debian/changelog> file, and check that the directory name " "corresponds to the package name. Precisely how it does this is controlled " "by two configuration file variables B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and " "B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and their corresponding command-line " "options B<--check-dirname-level> and B<--check-dirname-regex>." msgstr "" #. type: Plain text #: ../scripts/debchange.1:141 msgid "" "The directory name is checked by testing whether the current directory name " "(as determined by B<pwd>(1)) matches the regex given by the configuration " "file option B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> or by the command line option " "B<--check-dirname-regex> I<regex>. Here I<regex> is a Perl regex (see " "B<perlre>(3perl)), which will be anchored at the beginning and the end. If " "I<regex> contains a 'B</>', then it must match the full directory path. If " "not, then it must match the full directory name. If I<regex> contains the " "string \\'B<PACKAGE>', this will be replaced by the source package name, as " "determined from the changelog. The default value for the regex is: \\" "'B<PACKAGE(-.+)?>', thus matching directory names such as B<PACKAGE> and " "B<PACKAGE->I<version>." msgstr "" #. type: Plain text #: ../scripts/debchange.1:145 msgid "" "The default changelog to be edited is I<debian/changelog>; however, this can " "be changed using the B<--changelog> or B<--news> options or the B<CHANGELOG> " "environment variable, as described below." msgstr "" #. type: TP #: ../scripts/debchange.1:146 #, no-wrap msgid "B<--append>, B<-a>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:149 msgid "" "Add a new changelog entry at the end of the current version's entries." msgstr "" #. type: TP #: ../scripts/debchange.1:149 #, no-wrap msgid "B<--increment>, B<-i>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:162 msgid "" "Increment either the final component of the Debian release number or, if " "this is a native Debian package, the version number. On Ubuntu or Tanglu, " "this will also change the suffix from buildX to ubuntu1/tanglu1. Use B<-R>, " "B<--rebuild> for a no change rebuild increment. This creates a new section " "at the beginning of the changelog with appropriate headers and footers. " "Also, if this is a new version of a native Debian package, the directory " "name is changed to reflect this. If B<DEBCHANGE_RELEASE_HEURISTIC> is " "I<changelog> (default) and the current release is I<UNRELEASED>, this will " "only change the version of the current changelog stanza. Otherwise, this " "will create a new changelog stanza with the new version." msgstr "" #. type: TP #: ../scripts/debchange.1:162 #, no-wrap msgid "B<--newversion >I<version>, B<-v >I<version>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:172 msgid "" "This specifies the version number (including the Debian release part) " "explicitly and behaves as the B<--increment> option in other respects. It " "will also change the directory name if the upstream version number has " "changed. If B<DEBCHANGE_RELEASE_HEURISTIC> is I<changelog> (default) and " "the current release is I<UNRELEASED>, this will only change the version of " "the current changelog stanza. Otherwise, this will create a new changelog " "stanza with the new version." msgstr "" #. type: TP #: ../scripts/debchange.1:172 #, no-wrap msgid "B<--edit>, B<-e>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:175 msgid "Edit the changelog in an editor." msgstr "" #. type: TP #: ../scripts/debchange.1:175 #, no-wrap msgid "B<--release>, B<-r>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:183 msgid "" "Finalize the changelog for a release. Update the changelog timestamp. If " "the distribution is set to B<UNRELEASED>, change it to the distribution from " "the previous changelog entry (or another distribution as specified by B<--" "distribution>). If there are no previous changelog entries and an explicit " "distribution has not been specified, B<unstable> will be used." msgstr "" #. type: TP #: ../scripts/debchange.1:183 #, no-wrap msgid "B<--force-save-on-release>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:188 msgid "" "When B<--release> is used, an editor is opened to allow inspection of the " "changelog. The user is required to save the file to accept the modified " "changelog, otherwise the original will be kept (default)." msgstr "" #. type: TP #: ../scripts/debchange.1:188 #, no-wrap msgid "B<--no-force-save-on-release>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:194 msgid "" "Do not do so. Note that a dummy changelog entry may be supplied in order to " "achieve the same effect - e.g. B<debchange --release \"\">. The entry will " "not be added to the changelog but its presence will suppress the editor." msgstr "" #. type: Plain text #: ../scripts/debchange.1:206 msgid "" "This will create a new I<debian/changelog> file (or I<NEWS> if the B<--news> " "option is used). You must be in the top-level directory to use this; no " "directory name checking will be performed. The package name and version can " "either be specified using the B<--package> and B<--newversion> options, " "determined from the directory name using the B<--fromdirname> option or " "entered manually into the generated I<changelog> file. The maintainer name " "is determined from the environment if this is possible, and the distribution " "is specified either using the B<--distribution> option or in the generated " "I<changelog> file." msgstr "" #. type: TP #: ../scripts/debchange.1:206 #, no-wrap msgid "B<--empty>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:213 msgid "" "When used in combination with B<--create>, suppress the automatic addition " "of an \"B<initial release>\" changelog entry (so that the next invocation of " "B<debchange> adds the first entry). Note that this will cause a B<dpkg-" "parsechangelog> warning on the next invocation due to the lack of changes." msgstr "" #. type: =item #: ../scripts/debchange.1:213 ../scripts/mk-origtargz.pl:70 ../scripts/uscan.pl:1317 #, no-wrap msgid "B<--package> I<package>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:218 msgid "" "This specifies the package name to be used in the new changelog; this may " "only be used in conjunction with the B<--create>, B<--increment> and B<--" "newversion> options." msgstr "" #. type: TP #: ../scripts/debchange.1:218 #, no-wrap msgid "B<--nmu>, B<-n>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:227 msgid "" "Increment the Debian release number for a non-maintainer upload by either " "appending a \"B<.1>\" to a non-NMU version number (unless the package is " "Debian native, in which case \"B<+nmu1>\" is appended) or by incrementing an " "NMU version number, and add an NMU changelog comment. This happens " "automatically if the packager is neither in the B<Maintainer> nor the " "B<Uploaders> field in I<debian/control>, unless B<DEBCHANGE_AUTO_NMU> is set " "to I<no> or the B<--no-auto-nmu> option is used." msgstr "" #. type: TP #: ../scripts/debchange.1:227 #, no-wrap msgid "B<--bin-nmu>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:232 msgid "" "Increment the Debian release number for a binary non-maintainer upload by " "either appending a \"B<+b1>\" to a non-binNMU version number or by " "incrementing a binNMU version number, and add a binNMU changelog comment." msgstr "" #. type: TP #: ../scripts/debchange.1:232 #, no-wrap msgid "B<--qa>, B<-q>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:236 msgid "" "Increment the Debian release number for a Debian QA Team upload, and add a " "B<QA upload> changelog comment." msgstr "" #. type: TP #: ../scripts/debchange.1:236 #, no-wrap msgid "B<--rebuild>, B<-R>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:240 msgid "" "Increment the Debian release number for a no-change rebuild by appending a " "\"build1\" or by incrementing a rebuild version number." msgstr "" #. type: TP #: ../scripts/debchange.1:240 #, no-wrap msgid "B<--security>, B<-s>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:244 msgid "" "Increment the Debian release number for a Debian Security Team non-" "maintainer upload, and add a B<Security Team upload> changelog comment." msgstr "" #. type: TP #: ../scripts/debchange.1:244 #, no-wrap msgid "B<--team>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:248 msgid "" "Increment the Debian release number for a team upload, and add a B<Team " "upload> changelog comment." msgstr "" #. type: TP #: ../scripts/debchange.1:248 #, no-wrap msgid "B<--upstream>, B<-U>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:252 msgid "" "Don't append B<distro-name1> to the version on a derived distribution. " "Increment the Debian version." msgstr "" #. type: TP #: ../scripts/debchange.1:252 #, no-wrap msgid "B<--bpo>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:256 msgid "" "Increment the Debian release number for an upload to jessie-backports, and " "add a backport upload changelog comment." msgstr "" #. type: TP #: ../scripts/debchange.1:256 #, no-wrap msgid "B<--local>, B<-l>I<suffix>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:259 #, no-wrap msgid " Add a suffix to the Debian version number for a local build.\n" msgstr "" #. type: TP #: ../scripts/debchange.1:259 #, no-wrap msgid "B<--force-bad-version>, B<-b>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:263 ../scripts/uupdate.1:66 msgid "" "Force a version number to be less than the current one (e.g., when " "backporting)." msgstr "" #. type: TP #: ../scripts/debchange.1:263 #, no-wrap msgid "B<--allow-lower-version >I<pattern>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:267 msgid "" "Allow a version number to be less than the current one if the new version " "matches the specified pattern." msgstr "" #. type: TP #: ../scripts/debchange.1:267 #, no-wrap msgid "B<--force-distribution>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:271 msgid "" "Force the provided distribution to be used, even if it doesn't match the " "list of known distributions (e.g. for unofficial distributions)." msgstr "" #. type: TP #: ../scripts/debchange.1:271 #, no-wrap msgid "B<--auto-nmu>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:275 msgid "" "Attempt to automatically determine whether a change to the changelog " "represents a Non Maintainer Upload. This is the default." msgstr "" #. type: TP #: ../scripts/debchange.1:275 #, no-wrap msgid "B<--no-auto-nmu>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:279 msgid "" "Disable automatic NMU detection. Equivalent to setting " "B<DEBCHANGE_AUTO_NMU> to I<no>." msgstr "" #. type: TP #: ../scripts/debchange.1:279 #, no-wrap msgid "B<--fromdirname>, B<-d>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:289 msgid "" "This will take the upstream version number from the directory name, which " "should be of the form I<package>B<->I<version>. If the upstream version " "number has increased from the most recent changelog entry, then a new entry " "will be made with version number I<version>B<-1> (or I<version> if the " "package is Debian native), with the same epoch as the previous package " "version. If the upstream version number is the same, this option will " "behave in the same way as B<-i>." msgstr "" #. type: TP #: ../scripts/debchange.1:289 #, no-wrap msgid "B<--closes>I< nnnnn>[B<,>I<nnnnn >...]" msgstr "" #. type: Plain text #: ../scripts/debchange.1:295 msgid "" "Add changelog entries to close the specified bug numbers. Also invoke the " "editor after adding these entries. Will generate warnings if the BTS cannot " "be contacted (and B<--noquery> has not been specified), or if there are " "problems with the bug report located." msgstr "" #. type: TP #: ../scripts/debchange.1:295 #, no-wrap msgid "B<-->[B<no>]B<query>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:298 msgid "Should we attempt to query the BTS when generating closes entries?" msgstr "" #. type: TP #: ../scripts/debchange.1:298 #, no-wrap msgid "B<--preserve>, B<-p>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:303 msgid "" "Preserve the source tree directory name if the upstream version number (or " "the version number of a Debian native package) changes. See also the " "configuration variables section below." msgstr "" #. type: TP #: ../scripts/debchange.1:303 #, no-wrap msgid " B<--no-preserve>, B<--nopreserve>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:306 msgid "Do not preserve the source tree directory name (default)." msgstr "" #. type: TP #: ../scripts/debchange.1:306 #, no-wrap msgid "B<--vendor >I<vendor>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:311 msgid "" "Override the distributor ID over the default returned by dpkg-vendor. This " "name is used for heuristics applied to new package versions and for sanity " "checking of the target distribution." msgstr "" #. type: TP #: ../scripts/debchange.1:311 #, no-wrap msgid "B<--distribution >I<dist>, B<-D >I<dist>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:316 msgid "" "Use the specified distribution in the changelog entry being edited, instead " "of using the previous changelog entry's distribution for new entries or the " "existing value for existing entries." msgstr "" #. type: TP #: ../scripts/debchange.1:316 #, no-wrap msgid "B<--urgency >I<urgency>, B<-u >I<urgency>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:321 msgid "" "Use the specified urgency in the changelog entry being edited, instead of " "using the default \"B<medium>\" for new entries or the existing value for " "existing entries." msgstr "" #. type: TP #: ../scripts/debchange.1:321 #, no-wrap msgid "B<--changelog >I<file>, B<-c >I<file>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:327 msgid "" "This will edit the changelog I<file> instead of the standard " "I<debian/changelog>. This option overrides any B<CHANGELOG> environment " "variable setting. Also, no directory traversing or checking will be " "performed when this option is used." msgstr "" #. type: TP #: ../scripts/debchange.1:327 #, no-wrap msgid "B<--news> [I<newsfile>]" msgstr "" #. type: Plain text #: ../scripts/debchange.1:333 msgid "" "This will edit I<newsfile> (by default, I<debian/NEWS>) instead of the " "regular changelog. Directory searching will be performed. The changelog " "will be examined in order to determine the current package version." msgstr "" #. type: TP #: ../scripts/debchange.1:333 #, no-wrap msgid "B<-->[B<no>]B<multimaint>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:338 msgid "" "Should we indicate that parts of a changelog entry have been made by " "different maintainers? Default is yes; see the discussion above and also the " "B<DEBCHANGE_MULTIMAINT> configuration file option below." msgstr "" #. type: TP #: ../scripts/debchange.1:338 #, no-wrap msgid "B<-->[B<no>]B<multimaint-merge>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:343 msgid "" "Should all changes made by the same author be merged into the same changelog " "section? Default is no; see the discussion above and also the " "B<DEBCHANGE_MULTIMAINT_MERGE> configuration file option below." msgstr "" #. type: TP #: ../scripts/debchange.1:343 #, no-wrap msgid "B<--maintmaint>, B<-m>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:351 msgid "" "Do not modify the maintainer details previously listed in the changelog. " "This is useful particularly for sponsors wanting to automatically add a " "sponsorship message without disrupting the other changelog details. Note " "that there may be some interesting interactions if multi-maintainer mode is " "in use; you will probably wish to check the changelog manually before " "uploading it in such cases." msgstr "" #. type: TP #: ../scripts/debchange.1:351 #, no-wrap msgid "B<--controlmaint>, B<-M>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:359 msgid "" "Use maintainer details from the I<debian/control> B<Maintainer> field rather " "than relevant environment variables (B<DEBFULLNAME>, B<DEBEMAIL>, etc.). " "This option might be useful to restore details of the main maintainer in the " "changelog trailer after a bogus edit (e.g. when B<-m> was intended but " "forgot) or when releasing a package in the name of the main maintainer (e.g. " "the team)." msgstr "" #. type: TP #: ../scripts/debchange.1:359 #, no-wrap msgid "B<-->[B<no>]B<mainttrailer>, B<-t>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:369 msgid "" "If B<mainttrailer> is set, it will avoid modifying the existing changelog " "trailer line (i.e. the maintainer and date-stamp details), unless used with " "options that require the trailer to be modified (e.g. B<--create>, B<--" "release>, B<-i>, B<--qa>, etc.) This option differs from B<--maintmaint> in " "that it will use multi-maintainer mode if appropriate, with the exception of " "editing the trailer. See also the B<DEBCHANGE_MAINTTRAILER> configuration " "file option below." msgstr "" #. type: Plain text #: ../scripts/debchange.1:373 ../scripts/debchange.1:377 msgid "" "See the above section \"B<Directory name checking>\" for an explanation of " "this option." msgstr "" #. type: TP #: ../scripts/debchange.1:381 #, no-wrap msgid "B<--release-heuristic> I<log>|I<changelog>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:386 msgid "" "Controls how B<debchange> determines if a package has been released, when " "deciding whether to create a new changelog entry or append to an existing " "changelog entry." msgstr "" #. type: Plain text #: ../scripts/debchange.1:392 ../scripts/debclean.1:90 ../scripts/debrelease.1:105 ../scripts/debsign.1:106 ../scripts/dep3changelog.1:22 ../scripts/dscverify.1:42 ../scripts/nmudiff.1:79 ../scripts/pts-subscribe.1:34 ../scripts/uupdate.1:107 ../scripts/who-uploads.1:50 msgid "Display version and copyright information and exit successfully." msgstr "" #. type: TP #: ../scripts/debchange.1:398 #, no-wrap msgid "B<DEBCHANGE_PRESERVE>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:402 msgid "" "If this is set to I<yes>, then it is the same as the B<--preserve> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/debchange.1:402 #, no-wrap msgid "B<DEBCHANGE_QUERY_BTS>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:406 msgid "" "If this is set to I<no>, then it is the same as the B<--noquery> command " "line parameter being used." msgstr "" #. type: Plain text #: ../scripts/debchange.1:413 msgid "" "See the above section \"B<Directory name checking>\" for an explanation of " "these variables. Note that these are package-wide configuration variables, " "and will therefore affect all B<devscripts> scripts which check their value, " "as described in their respective manpages and in B<devscripts.conf>(5)." msgstr "" #. type: TP #: ../scripts/debchange.1:413 #, no-wrap msgid "B<DEBCHANGE_RELEASE_HEURISTIC>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:418 msgid "" "Controls how B<debchange> determines if a package has been released, when " "deciding whether to create a new changelog entry or append to an existing " "changelog entry. Can be either I<log> or I<changelog>." msgstr "" #. type: TP #: ../scripts/debchange.1:418 #, no-wrap msgid "B<DEBCHANGE_MULTIMAINT>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:423 msgid "" "If set to I<no>, B<debchange> will not introduce multiple-maintainer " "distinctions when a different maintainer appends an entry to an existing " "changelog. See the discussion above. Default is I<yes>." msgstr "" #. type: TP #: ../scripts/debchange.1:423 #, no-wrap msgid "B<DEBCHANGE_MULTIMAINT_MERGE>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:429 msgid "" "If set to I<yes>, when adding changes in multiple-maintainer mode " "B<debchange> will check whether previous changes by the current maintainer " "exist and add the new changes to the existing block rather than creating a " "new block. Default is I<no>." msgstr "" #. type: TP #: ../scripts/debchange.1:429 #, no-wrap msgid "B<DEBCHANGE_MAINTTRAILER>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:433 msgid "" "If this is set to I<no>, then it is the same as the B<--nomainttrailer> " "command line parameter being used." msgstr "" #. type: TP #: ../scripts/debchange.1:433 #, no-wrap msgid "B<DEBCHANGE_TZ>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:437 msgid "" "Use this timezone for changelog entries. Default is the user/system " "timezone as shown by `B<date -R>` and affected by the environment variable " "B<TZ>." msgstr "" #. type: TP #: ../scripts/debchange.1:437 #, no-wrap msgid "B<DEBCHANGE_LOWER_VERSION_PATTERN>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:441 msgid "" "If this is set, then it is the same as the B<--allow-lower-version> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/debchange.1:441 #, no-wrap msgid "B<DEBCHANGE_AUTO_NMU>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:447 msgid "" "If this is set to I<no> then B<debchange> will not attempt to automatically " "determine whether the current changelog stanza represents an NMU. The " "default is I<yes>. See the discussion of the B<--nmu> option above." msgstr "" #. type: TP #: ../scripts/debchange.1:447 #, no-wrap msgid "B<DEBCHANGE_FORCE_SAVE_ON_RELEASE>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:451 msgid "" "If this is set to I<no>, then it is the same as the B<--no-force-save-on-" "release> command line parameter being used." msgstr "" #. type: TP #: ../scripts/debchange.1:451 #, no-wrap msgid "B<DEBCHANGE_VENDOR>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:455 msgid "" "Use this vendor instead of the default (dpkg-vendor output). See B<--" "vendor> for details." msgstr "" #. type: =head1 #: ../scripts/debchange.1:455 ../scripts/dep3changelog.1:22 ../scripts/devscripts.1:16 ../scripts/devscripts.1:20 ../scripts/mass-bug.pl:127 #, no-wrap msgid "ENVIRONMENT" msgstr "" #. type: TP #: ../scripts/debchange.1:456 ../scripts/dep3changelog.1:23 #, no-wrap msgid "B<DEBEMAIL>, B<EMAIL>, B<DEBFULLNAME>, B<NAME>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:459 ../scripts/dep3changelog.1:26 msgid "See the above description of the use of these environment variables." msgstr "" #. type: TP #: ../scripts/debchange.1:459 #, no-wrap msgid "B<CHANGELOG>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:465 msgid "" "This variable specifies the changelog to edit in place of " "I<debian/changelog>. No directory traversal or checking is performed when " "this variable is set. This variable is overridden by the B<--changelog> " "command-line setting." msgstr "" #. type: TP #: ../scripts/debchange.1:465 #, no-wrap msgid "B<VISUAL>, B<EDITOR>" msgstr "" #. type: Plain text #: ../scripts/debchange.1:469 msgid "" "These environment variables (in this order) determine the editor used by " "B<sensible-editor>." msgstr "" #. type: Plain text #: ../scripts/debchange.1:475 msgid "" "B<debc>(1), B<debclean>(1), B<dput>(1), B<dupload>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/debchange.1:478 msgid "" "The original author was Christoph Lameter E<lt>clameter@debian.orgE<gt>. " "Many substantial changes and improvements were made by Julian Gilbey " "E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:26 msgid "debcheckout - checkout the development repository of a Debian package" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:32 msgid "B<debcheckout> [I<OPTIONS>] I<PACKAGE> [I<DESTDIR>]" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:34 msgid "B<debcheckout> [I<OPTIONS>] I<REPOSITORY_URL> [I<DESTDIR>]" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:36 msgid "B<debcheckout> B<--help>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:42 msgid "" "B<debcheckout> retrieves the information about the Version Control System " "used to maintain a given Debian package (the I<PACKAGE> argument), and then " "checks out the latest (potentially unreleased) version of the package from " "its repository. By default the repository is checked out to the I<PACKAGE> " "directory; this can be overridden by providing the I<DESTDIR> argument." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:48 msgid "" "The information about where the repository is available is expected to be " "found in B<Vcs-*> fields available in the source package record. For " "example, the B<vim> package exposes such information with a field like " "S<B<Vcs-Hg: http://hg.debian.org/hg/pkg-vim/vim>>, you can see it by " "grepping through B<apt-cache showsrc vim>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:54 msgid "" "If more than one source package record containing B<Vcs-*> fields is " "available, B<debcheckout> will select the record with the highest version " "number. Alternatively, a particular version may be selected from those " "available by specifying the package name as I<PACKAGE>=I<VERSION>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:59 msgid "" "If you already know the URL of a given repository you can invoke " "B<debcheckout> directly on it, but you will probably need to pass the " "appropriate B<-t> flag. That is, some heuristics are in use to guess the " "repository type from the URL; if they fail, you might want to override the " "guessed type using B<-t>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:65 msgid "" "The currently supported version control systems are: Arch (arch), Bazaar " "(bzr), CVS (cvs), Darcs (darcs), Git (git), Mercurial (hg) and Subversion " "(svn)." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:70 msgid "B<GENERAL OPTIONS>" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:74 msgid "B<-a>, B<--auth>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:76 msgid "" "Work in authenticated mode; this means that for known repositories (mainly " "those hosted on S<I<https://alioth.debian.org>>) URL rewriting is attempted " "before checking out, to ensure that the repository can be committed to. For " "example, for Subversion repositories hosted on alioth this means that " "S<I<svn+ssh://svn.debian.org/...>> will be used instead of " "S<I<svn://svn.debian.org/...>>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:83 msgid "" "There are built-in rules for alioth.debian.org and github.com. Other hosts " "can be configured using B<DEBCHECKOUT_AUTH_URLS>." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:86 msgid "B<-d>, B<--details>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:88 msgid "" "Only print a list of detailed information about the package repository, " "without checking it out; the output format is a list of fields, each field " "being a pair of TAB-separated field name and field value. The actual fields " "depend on the repository type. This action might require a network " "connection to the remote repository." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:94 msgid "Also see B<-p>. This option and B<-p> are mutually exclusive." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:98 msgid "Print a detailed help message and exit." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:100 msgid "B<-p>, B<--print>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:102 msgid "" "Only print a summary about package repository information, without checking " "it out; the output format is TAB-separated with two fields: repository type, " "repository URL. This action works offline, it only uses \"static\" " "information as known by APT's cache." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:107 msgid "Also see B<-d>. This option and B<-d> are mutually exclusive." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:109 msgid "B<-P> I<package>, B<--package> I<package>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:111 msgid "" "When checking out a repository URL, instead of trying to guess the package " "name from the URL, use this package name." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:114 msgid "B<-t> I<TYPE>, B<--type> I<TYPE>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:116 msgid "" "Override the repository type (which defaults to some heuristics based on the " "URL or, in case of heuristic failure, the fallback \"svn\"); should be one " "of the currently supported repository types." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:120 msgid "B<-u> I<USERNAME>, B<--user> I<USERNAME>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:122 msgid "" "Specify the login name to be used in authenticated mode (see B<-a>). This " "option implies B<-a>: you don't need to specify both." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:125 msgid "B<-f> I<FILE>, B<--file> I<FILE>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:127 msgid "" "Specify that the named file should be extracted from the repository and " "placed in the destination directory. May be used more than once to extract " "multiple files." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:131 msgid "B<--source=never>|B<auto>|B<download-only>|B<always>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:133 msgid "" "Some packages only place the F<debian> directory in version control. " "B<debcheckout> can retrieve the remaining parts of the source using B<apt-" "get source> and move the files into the checkout." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:139 msgid "B<never>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:141 msgid "Only use the repository." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:143 msgid "B<auto> (default)" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:145 msgid "" "If the repository only contains the F<debian> directory, retrieve the source " "package, unpack it, and also place the F<.orig.tar.gz> file into the current " "directory. Else, do nothing." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:149 msgid "B<download-only>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:151 msgid "Always retrieve the I<.orig.tar.gz> file, but do not unpack it." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:153 msgid "B<always>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:155 msgid "" "Always retrieve the I<.orig.tar.gz> file, and if the repository only " "contains the F<debian> directory, unpack it." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:162 msgid "B<VCS-SPECIFIC OPTIONS>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:164 msgid "I<GIT-SPECIFIC OPTIONS>" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:168 msgid "B<--git-track> I<BRANCHES>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:170 msgid "" "Specify a list of remote branches which will be set up for tracking (as in " "S<B<git branch --track>>, see B<git-branch>(1)) after the remote Git " "repository has been cloned. The list should be given as a space-separated " "list of branch names." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:175 msgid "" "As a shorthand, the string \"B<*>\" can be given to require tracking of all " "remote branches." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:182 ../scripts/rmadison.pl:323 msgid "" "The two configuration files F</etc/devscripts.conf> and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " "line options can be used to override configuration file settings. " "Environment variable settings are ignored for this purpose. The currently " "recognised variables are:" msgstr "" #. type: =item #: ../scripts/debcheckout.pl:190 msgid "B<DEBCHECKOUT_AUTH_URLS>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:192 msgid "" "This variable should be a space separated list of Perl regular expressions " "and replacement texts, which must come in pairs: I<REGEXP> I<TEXT> I<REGEXP> " "I<TEXT> ... and so on. Each pair denotes a substitution which is applied to " "repository URLs if other built-in means of building URLs for authenticated " "mode (see B<-a>) have failed." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:198 msgid "" "References to matching substrings in the replacement texts are allowed as " "usual in Perl by the means of B<$1>, B<$2>, ... and so on." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:201 msgid "" "This setting can be used to enable authenticated mode for most repositories " "out there. Note that the Debian repositories on S<alioth.debian.org> " "(S<$vcs.debian.org>) are implicitly defined." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:205 msgid "Here is a sample snippet suitable for the configuration files:" msgstr "" #. type: verbatim #: ../scripts/debcheckout.pl:207 #, no-wrap msgid "" " DEBCHECKOUT_AUTH_URLS='\n" " ^\\w+://(svn\\.example\\.com)/(.*) svn+ssh://$1/srv/svn/$2\n" " ^\\w+://(git\\.example\\.com)/(.*) git+ssh://$1/home/git/$2\n" " '\n" "\n" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:212 msgid "" "Note that whitespace is not allowed in either regexps or replacement texts. " "Also, given that configuration files are sourced by a shell, you probably " "want to use single quotes around the value of this variable." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:217 msgid "B<DEBCHECKOUT_SOURCE>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:219 msgid "" "This variable determines under what scenarios the associated orig.tar.gz for " "a package will be downloaded. See the B<--source> option for a description " "of the values." msgstr "" #. type: =item #: ../scripts/debcheckout.pl:223 msgid "B<DEBCHECKOUT_USER>" msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:225 msgid "" "This variable sets the username for authenticated mode. It can be overridden " "with the B<--user> option. Setting this variable does not imply the use of " "authenticated mode, it still has to be activated with B<--auth>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:233 msgid "" "B<apt-cache>(8), Section 6.2.5 of the Debian Developer's Reference (for more " "information about B<Vcs-*> fields): " "S<I<https://www.debian.org/doc/developers-reference/best-pkging-" "practices.html#bpp-vcs>>." msgstr "" #. type: textblock #: ../scripts/debcheckout.pl:238 msgid "" "B<debcheckout> and this manpage have been written by Stefano Zacchiroli " "<I<zack@debian.org>>." msgstr "" #. type: TH #: ../scripts/debclean.1:1 #, no-wrap msgid "DEBCLEAN" msgstr "" #. type: Plain text #: ../scripts/debclean.1:4 msgid "debclean - clean up a sourcecode tree" msgstr "" #. type: Plain text #: ../scripts/debclean.1:6 msgid "B<debclean> [I<options>]" msgstr "" #. type: Plain text #: ../scripts/debclean.1:13 msgid "" "B<debclean> walks through the directory tree starting at the directory tree " "in which it was invoked, and executes I<debian/rules clean> for each Debian " "source directory encountered. These directories are recognised by " "containing a debian/changelog file for a package whose name matches that of " "the directory. Name matching is described below." msgstr "" #. type: Plain text #: ../scripts/debclean.1:22 msgid "" "Also, if the B<--cleandebs> option is given, then in every directory " "containing a Debian source tree, all files named *.deb, *.changes and " "*.build are removed. The .dsc, .diff.gz and the (.orig).tar.gz files are " "not touched so that the release can be reconstructed if necessary, and the " ".upload files are left so that B<debchange> functions correctly. The B<--" "nocleandebs> option prevents this extra cleaning behaviour and the B<--" "cleandebs> option forces it. The default is not to clean these files." msgstr "" #. type: Plain text #: ../scripts/debclean.1:24 msgid "B<debclean> uses B<debuild>(1) to clean the source tree." msgstr "" #. type: Plain text #: ../scripts/debclean.1:35 msgid "" "In common with several other scripts in the B<devscripts> package, " "B<debclean> will walk through the directory tree searching for " "I<debian/changelog> files. As a safeguard against stray files causing " "potential problems, it will examine the name of the parent directory once it " "finds a I<debian/changelog> file, and check that the directory name " "corresponds to the package name. Precisely how it does this is controlled " "by two configuration file variables B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and " "B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and their corresponding command-line " "options B<--check-dirname-level> and B<--check-dirname-regex>." msgstr "" #. type: TP #: ../scripts/debclean.1:61 #, no-wrap msgid "B<--cleandebs>" msgstr "" #. type: Plain text #: ../scripts/debclean.1:65 msgid "" "Also remove all .deb, .changes and .build files from the parent directory." msgstr "" #. type: TP #: ../scripts/debclean.1:65 #, no-wrap msgid "B<--nocleandebs>" msgstr "" #. type: Plain text #: ../scripts/debclean.1:69 msgid "" "Do not remove the .deb, .changes and .build files from the parent directory; " "this is the default behaviour." msgstr "" #. type: TP #: ../scripts/debclean.1:81 ../scripts/debuild.1:284 #, no-wrap msgid "B<-d>" msgstr "" #. type: Plain text #: ../scripts/debclean.1:84 msgid "Do not run dpkg-checkbuilddeps to check build dependencies." msgstr "" #. type: TP #: ../scripts/debclean.1:96 #, no-wrap msgid "B<DEBCLEAN_CLEANDEBS>" msgstr "" #. type: Plain text #: ../scripts/debclean.1:100 msgid "" "If this is set to I<yes>, then it is the same as the B<--cleandebs> command " "line parameter being used." msgstr "" #. type: Plain text #: ../scripts/debclean.1:110 msgid "B<debuild>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/debclean.1:112 msgid "" "Christoph Lameter E<lt>clameter@debian.orgE<gt>; modifications by Julian " "Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:5 msgid "debcommit - commit changes to a package" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:9 msgid "B<debcommit> [I<options>] [B<--all> | I<files to commit>]" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:13 msgid "" "B<debcommit> generates a commit message based on new text in " "B<debian/changelog>, and commits the change to a package's repository. It " "must be run in a working copy for the package. Supported version control " "systems are: B<cvs>, B<git>, B<hg> (mercurial), B<svk>, B<svn> (Subversion), " "B<baz>, B<bzr>, B<tla> (arch), B<darcs>." msgstr "" #. type: =item #: ../scripts/debcommit.pl:23 msgid "B<-c>, B<--changelog> I<path>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:25 msgid "" "Specify an alternate location for the changelog. By default debian/changelog " "is used." msgstr "" #. type: =item #: ../scripts/debcommit.pl:28 msgid "B<-r>, B<--release>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:30 msgid "" "Commit a release of the package. The version number is determined from " "debian/changelog, and is used to tag the package in the repository." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:33 msgid "" "Note that svn/svk tagging conventions vary, so debcommit uses svnpath(1) to " "determine where the tag should be placed in the repository." msgstr "" #. type: =item #: ../scripts/debcommit.pl:37 msgid "B<-R>, B<--release-use-changelog>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:39 msgid "" "When used in conjunction with B<--release>, if there are uncommited changes " "to the changelog then derive the commit message from those changes rather " "than using the default message." msgstr "" #. type: =item #: ../scripts/debcommit.pl:43 msgid "B<-m> I<text>, B<--message> I<text>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:45 msgid "" "Specify a commit message to use. Useful if the program cannot determine a " "commit message on its own based on debian/changelog, or if you want to " "override the default message." msgstr "" #. type: =item #: ../scripts/debcommit.pl:49 ../scripts/tagpending.pl:95 msgid "B<-n>, B<--noact>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:51 msgid "" "Do not actually do anything, but do print the commands that would be run." msgstr "" #. type: =item #: ../scripts/debcommit.pl:53 msgid "B<-d>, B<--diff>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:55 msgid "" "Instead of committing, do print the diff of what would have been committed " "if this option were not given. A typical usage scenario of this option is " "the generation of patches against the current working copy (e.g. when you " "don't have commit access right)." msgstr "" #. type: =item #: ../scripts/debcommit.pl:60 msgid "B<-C>, B<--confirm>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:62 msgid "" "Display the generated commit message and ask for confirmation before " "committing it. It is also possible to edit the message at this stage; in " "this case, the confirmation prompt will be re-displayed after the editing " "has been performed." msgstr "" #. type: =item #: ../scripts/debcommit.pl:66 msgid "B<-e>, B<--edit>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:68 msgid "" "Edit the generated commit message in your favorite editor before committing " "it." msgstr "" #. type: TP #: ../scripts/debcommit.pl:71 ../scripts/dget.pl:596 ../scripts/dpkg-depcheck.1:16 #, no-wrap msgid "B<-a>, B<--all>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:73 msgid "" "Commit all files. This is the default operation when using a VCS other than " "git." msgstr "" #. type: =item #: ../scripts/debcommit.pl:76 msgid "B<-s>, B<--strip-message>, B<--no-strip-message>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:78 msgid "" "If this option is set and the commit message has been derived from the " "changelog, the characters \"* \" will be stripped from the beginning of the " "message." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:82 msgid "" "This option is set by default and ignored if more than one line of the " "message begins with \"[*+-] \"." msgstr "" #. type: =item #: ../scripts/debcommit.pl:85 msgid "B<--sign-commit>, B<--no-sign-commit>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:87 msgid "" "If this option is set, then the commits that debcommit creates will be " "signed using gnupg. Currently this is only supported by git, hg, and bzr." msgstr "" #. type: =item #: ../scripts/debcommit.pl:90 msgid "B<--sign-tags>, B<--no-sign-tags>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:92 msgid "" "If this option is set, then tags that debcommit creates will be signed using " "gnupg. Currently this is only supported by git." msgstr "" #. type: =item #: ../scripts/debcommit.pl:95 msgid "B<--changelog-info>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:97 msgid "" "If this option is set, the commit author and date will be determined from " "the Maintainer and Date field of the first paragraph in F<debian/changelog>. " " This is mainly useful when using B<debchange>(1) with the B<--no-" "mainttrailer> option." msgstr "" #. type: =item #: ../scripts/debcommit.pl:114 msgid "B<DEBCOMMIT_STRIP_MESSAGE>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:116 msgid "" "If this is set to I<no>, then it is the same as the B<--no-strip-message> " "command line parameter being used. The default is I<yes>." msgstr "" #. type: =item #: ../scripts/debcommit.pl:119 msgid "B<DEBCOMMIT_SIGN_TAGS>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:121 msgid "" "If this is set to I<yes>, then it is the same as the B<--sign-tags> command " "line parameter being used. The default is I<no>." msgstr "" #. type: =item #: ../scripts/debcommit.pl:124 msgid "B<DEBCOMMIT_SIGN_COMMITS>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:126 msgid "" "If this is set to I<yes>, then it is the same as the B<--sign-commit> " "command line parameter being used. The default is I<no>." msgstr "" #. type: =item #: ../scripts/debcommit.pl:129 msgid "B<DEBCOMMIT_RELEASE_USE_CHANGELOG>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:131 msgid "" "If this is set to I<yes>, then it is the same as the B<--release-use-" "changelog> command line parameter being used. The default is I<no>." msgstr "" #. type: TP #: ../scripts/debcommit.pl:134 ../scripts/debsign.1:118 #, no-wrap msgid "B<DEBSIGN_KEYID>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:136 msgid "" "This is the key id used for signing tags. If not set, a default will be " "chosen by the revision control system." msgstr "" #. type: =head1 #: ../scripts/debcommit.pl:141 msgid "VCS SPECIFIC FEATURES" msgstr "" #. type: =item #: ../scripts/debcommit.pl:145 msgid "B<tla> / B<baz>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:147 msgid "" "If the commit message contains more than 72 characters, a summary will be " "created containing as many full words from the message as will fit within 72 " "characters, followed by an ellipsis." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:153 msgid "" "Each of the features described below is applicable only if the commit " "message has been automatically determined from the changelog." msgstr "" #. type: =item #: ../scripts/debcommit.pl:158 ../scripts/uscan.pl:350 msgid "B<git>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:160 msgid "" "If only a single change is detected in the changelog, B<debcommit> will " "unfold it to a single line and behave as if B<--strip-message> was used." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:163 msgid "" "Otherwise, the first change will be unfolded and stripped to form a summary " "line and a commit message formed using the summary line followed by a blank " "line and the changes as extracted from the changelog. B<debcommit> will then " "spawn an editor so that the message may be fine-tuned before committing." msgstr "" #. type: =item #: ../scripts/debcommit.pl:168 msgid "B<hg> / B<darcs>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:170 msgid "" "The first change detected in the changelog will be unfolded to form a single " "line summary. If multiple changes were detected then an editor will be " "spawned to allow the message to be fine-tuned." msgstr "" #. type: =item #: ../scripts/debcommit.pl:174 msgid "B<bzr>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:176 msgid "" "If the changelog entry used for the commit message closes any bugs then B<--" "fixes> options to \"bzr commit\" will be generated to associate the revision " "and the bugs." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:902 msgid "" "This code is copyright by Joey Hess <joeyh@debian.org>, all rights reserved. " " This program comes with ABSOLUTELY NO WARRANTY. You are free to " "redistribute this code under the terms of the GNU General Public License, " "version 2 or later." msgstr "" #. type: textblock #: ../scripts/debcommit.pl:909 ../scripts/mass-bug.pl:525 msgid "Joey Hess <joeyh@debian.org>" msgstr "" #. type: textblock #: ../scripts/debcommit.pl:913 msgid "B<debchange>(1), B<svnpath>(1)" msgstr "" #. type: TH #: ../scripts/debdiff.1:1 #, no-wrap msgid "DEBDIFF" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:4 msgid "debdiff - compare file lists in two Debian packages" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:6 msgid "B<debdiff> [I<options>]" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:8 msgid "B<debdiff> [I<options>] ... I<deb1 deb2>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:10 msgid "B<debdiff> [I<options>] ... I<changes1 changes2>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:13 msgid "" "B<debdiff> [I<options>] ... B<--from >I<deb1a deb1b ... >B<--to >I<deb2a " "deb2b ...>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:15 msgid "B<debdiff> [I<options>] ... I<dsc1 dsc2>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:26 msgid "" "B<debdiff> takes the names of two Debian package files (I<.deb>s or " "I<.udeb>s) on the command line and compares their contents (considering only " "the files in the main package, not the maintenance scripts). It shows which " "files have been introduced and which removed between the two package files, " "and is therefore useful for spotting files which may have been inadvertently " "lost between revisions of the package. It also checks the file owners and " "permissions, and compares the control files of the two packages using the " "B<wdiff> program. If you want a deeper comparison of two Debian package " "files you can use the B<diffoscope> tool." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:29 msgid "" "If no arguments are given, B<debdiff> tries to compare the content of the " "current source directory with the last version of the package." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:40 msgid "" "B<debdiff> can also handle changes between groups of I<.deb> files in two " "ways. The first is to specify two I<.changes> files. In this case, the " "I<.deb> files listed in the I<.changes> file will be compared, by taking the " "contents of all of the listed I<.deb> files together. (The I<.deb> files " "listed are assumed to be in the same directory as the I<.changes> file.) " "The second way is to list the I<.deb> files of interest specifically using " "the B<--from> ... B<--to> syntax. These both help if a package is broken up " "into smaller packages and one wishes to ensure that nothing is lost in the " "interim." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:44 msgid "" "B<debdiff> examines the B<devscripts> configuration files as described " "below. Command line options override the configuration file settings, " "though." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:52 msgid "" "If B<debdiff> is passed two source packages (I<.dsc> files) it will compare " "the contents of the source packages. If the source packages differ only in " "Debian revision number (that is, the I<.orig.tar.gz> files are the same in " "the two I<.dsc> files), then B<interdiff>(1) will be used to compare the two " "patch files if this program is available on the system, otherwise a B<diff> " "will be performed between the two source trees." msgstr "" #. type: TP #: ../scripts/debdiff.1:53 #, no-wrap msgid "B<--dirs>, B<-d>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:58 msgid "" "The default mode of operation is to ignore directory names which appear in " "the file list, but they, too, will be considered if this option is given." msgstr "" #. type: TP #: ../scripts/debdiff.1:58 #, no-wrap msgid "B<--nodirs>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:62 msgid "" "Ignore directory names which appear in the file list. This is the default " "and it can be used to override a configuration file setting." msgstr "" #. type: TP #: ../scripts/debdiff.1:62 #, no-wrap msgid "B<--move>I< FROM TO>,B< -m>I< FROM TO>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:73 msgid "" "It sometimes occurs that various files or directories are moved around " "between revisions. This can be handled using this option. There are two " "arguments, the first giving the location of the directory or file in the " "first package, and the second in the second. Any files in the first listing " "whose names begin with the first argument are treated as having that " "substituted for the second argument when the file lists are compared. Any " "number of B<--move> arguments may be given; they are processed in the order " "in which they appear. This only affects comparing binary packages, not " "source packages." msgstr "" #. type: TP #: ../scripts/debdiff.1:73 #, no-wrap msgid "B<--move-regex>I< FROM TO>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:79 msgid "" "This is the same as B<--move>, except that I<FROM> is treated as a regular " "expression and the B<perl> substitution command I<s/^FROM/TO/> is applied to " "the files. In particular, TO can make use of backreferences such as $1." msgstr "" #. type: TP #: ../scripts/debdiff.1:79 #, no-wrap msgid "B<--nocontrol>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:84 msgid "" "B<debdiff> will usually compare the respective control files of the packages " "using B<wdiff>(1). This option suppresses this part of the processing." msgstr "" #. type: TP #: ../scripts/debdiff.1:84 #, no-wrap msgid "B<--control>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:88 msgid "" "Compare the respective control files; this is the default, and it can be " "used to override a configuration file setting." msgstr "" #. type: TP #: ../scripts/debdiff.1:88 #, no-wrap msgid "B<--controlfiles>I< FILE>[B<,>I<FILE> ...]" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:96 msgid "" "Specify which control files to compare; by default this is just I<control>, " "but could include I<postinst>, I<config> and so on. Files will only be " "compared if they are present in both I<.debs> being compared. The special " "value I<ALL> compares all control files present in both packages, except for " "md5sums. This option can be used to override a configuration file setting." msgstr "" #. type: TP #: ../scripts/debdiff.1:96 #, no-wrap msgid "B<--wdiff-source-control>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:100 msgid "" "When processing source packages, compare control files using B<wdiff>. " "Equivalent to the B<--control> option for binary packages." msgstr "" #. type: TP #: ../scripts/debdiff.1:100 #, no-wrap msgid "B<--no-wdiff-source-control>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:104 msgid "" "Do not compare control files in source packages using B<wdfiff>. This is " "the default." msgstr "" #. type: TP #: ../scripts/debdiff.1:104 #, no-wrap msgid "B<--wp>, B<--wl>, B<--wt>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:109 msgid "" "Pass a B<-p>, B<-l> or B<-t> option to B<wdiff> respectively. (This yields " "the whole B<wdiff> output rather than just the lines with any changes.)" msgstr "" #. type: TP #: ../scripts/debdiff.1:109 #, no-wrap msgid "B<--show-moved>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:116 msgid "" "If multiple I<.deb> files are specified on the command line, either using " "I<.changes> files or the B<--from>/B<--to> syntax, then this option will " "also show which files (if any) have moved between packages. (The package " "names are simply determined from the names of the I<.deb> files.)" msgstr "" #. type: TP #: ../scripts/debdiff.1:116 #, no-wrap msgid "B<--noshow-moved>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:120 ../scripts/debdiff.1:137 msgid "" "The default behaviour; can be used to override a configuration file setting." msgstr "" #. type: TP #: ../scripts/debdiff.1:120 #, no-wrap msgid "B<--renamed>I< FROM TO>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:126 msgid "" "If B<--show-moved> is being used and a package has been renamed in the " "process, this command instructs B<debdiff> to treat the package in the first " "list called I<FROM> as if it were called I<TO>. Multiple uses of this " "option are permitted." msgstr "" #. type: TP #: ../scripts/debdiff.1:126 #, no-wrap msgid "B<--exclude>I< PATTERN>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:130 msgid "" "Exclude files that match I<PATTERN>. Multiple uses of this option are " "permitted." msgstr "" #. type: TP #: ../scripts/debdiff.1:130 #, no-wrap msgid "B<--diffstat>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:133 msgid "Include the result of B<diffstat> before the generated diff." msgstr "" #. type: TP #: ../scripts/debdiff.1:133 #, no-wrap msgid "B<--no-diffstat>" msgstr "" #. type: TP #: ../scripts/debdiff.1:137 #, no-wrap msgid "B<--auto-ver-sort>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:140 msgid "When comparing source packages, do so in version order." msgstr "" #. type: TP #: ../scripts/debdiff.1:140 #, no-wrap msgid "B<--no-auto-ver-sort>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:146 msgid "" "Compare source packages in the order they were passed on the command-line, " "even if that means comparing a package with a higher version against one " "with a lower version. This is the default behaviour." msgstr "" #. type: TP #: ../scripts/debdiff.1:146 #, no-wrap msgid "B<--unpack-tarballs>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:151 msgid "" "When comparing source packages, also unpack tarballs found in the top level " "source directory to compare their contents along with the other files. This " "is the default behaviour." msgstr "" #. type: TP #: ../scripts/debdiff.1:151 #, no-wrap msgid "B<--no-unpack-tarballs>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:154 msgid "Do not unpack tarballs inside source packages." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:164 msgid "" "Look for the I<.dsc> files in I<directory> instead of the parent of the " "source directory. This should either be an absolute path or relative to the " "top of the source directory." msgstr "" #. type: TP #: ../scripts/debdiff.1:170 #, no-wrap msgid "B<--quiet>, B<-q>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:173 msgid "Be quiet if no differences were found." msgstr "" #. type: TP #: ../scripts/debdiff.1:173 #, no-wrap msgid "B<--ignore-space>, B<-w>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:176 msgid "Ignore whitespace in diffs." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:182 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " "line options can be used to override configuration file settings. " "Environment variable settings are ignored for this purpose. The currently " "recognised variables are:" msgstr "" #. type: TP #: ../scripts/debdiff.1:182 #, no-wrap msgid "B<DEBDIFF_DIRS>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:186 msgid "" "If this is set to I<yes>, then it is the same as the B<--dirs> command line " "parameter being used." msgstr "" #. type: TP #: ../scripts/debdiff.1:186 #, no-wrap msgid "B<DEBDIFF_CONTROL>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:191 msgid "" "If this is set to I<no>, then it is the same as the B<--nocontrol> command " "line parameter being used. The default is I<yes>." msgstr "" #. type: TP #: ../scripts/debdiff.1:191 #, no-wrap msgid "B<DEBDIFF_CONTROLFILES>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:196 msgid "" "Which control files to compare, corresponding to the B<--controlfiles> " "command line option. The default is I<control>." msgstr "" #. type: TP #: ../scripts/debdiff.1:196 #, no-wrap msgid "B<DEBDIFF_SHOW_MOVED>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:200 msgid "" "If this is set to I<yes>, then it is the same as the B<--show-moved> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/debdiff.1:200 #, no-wrap msgid "B<DEBDIFF_WDIFF_OPT>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:204 msgid "" "This option will be passed to B<wdiff>; it should be one of B<-p>, B<-l> or " "B<-t>." msgstr "" #. type: TP #: ../scripts/debdiff.1:204 #, no-wrap msgid "B<DEBDIFF_SHOW_DIFFSTAT>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:208 msgid "" "If this is set to I<yes>, then it is the same as the B<--diffstat> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/debdiff.1:208 #, no-wrap msgid "B<DEBDIFF_WDIFF_SOURCE_CONTROL>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:212 msgid "" "If this is set to I<yes>, then it is the same as the B<--wdiff-source-" "control> command line parameter being used." msgstr "" #. type: TP #: ../scripts/debdiff.1:212 #, no-wrap msgid "B<DEBDIFF_AUTO_VER_SORT>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:216 msgid "" "If this is set to I<yes>, then it is the same as the B<--auto-ver-sort> " "command line parameter being used." msgstr "" #. type: TP #: ../scripts/debdiff.1:216 #, no-wrap msgid "B<DEBDIFF_UNPACK_TARBALLS>" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:220 msgid "" "If this is set to I<no>, then it is the same as the B<--no-unpack-tarballs> " "command line parameter being used." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:230 msgid "" "This specifies the directory in which to look for the I<.dsc> and files, and " "is either an absolute path or relative to the top of the source tree. This " "corresponds to the B<--debs-dir> command line option. This directive could " "be used, for example, if you always use B<pbuilder> or B<svn-buildpackage> " "to build your packages. Note that it also affects B<debrelease>(1) in the " "same way, hence the strange name of the option." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:234 msgid "" "Normally the exit value will be 0 if no differences are reported and 1 if " "any are reported. If there is some fatal error, the exit code will be 255." msgstr "" #. type: Plain text #: ../scripts/debdiff.1:241 msgid "" "B<diffstat>(1), B<dpkg-deb>(1), B<interdiff>(1), B<wdiff>(1), " "B<devscripts.conf>(5), B<diffoscope>(1)" msgstr "" #. type: Plain text #: ../scripts/debdiff.1:246 msgid "" "B<debdiff> was originally written as a shell script by Yann Dirson " "E<lt>dirson@debian.orgE<gt> and rewritten in Perl with many more features by " "Julian Gilbey E<lt>jdg@debian.orgE<gt>. The software may be freely " "redistributed under the terms and conditions of the GNU General Public " "License, version 2." msgstr "" #. type: TH #: ../scripts/debi.1:1 #, no-wrap msgid "DEBI" msgstr "" #. type: Plain text #: ../scripts/debi.1:4 msgid "debi - install current version of generated Debian package" msgstr "" #. type: Plain text #: ../scripts/debi.1:6 msgid "B<debi> [I<options>] [I<changes file>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/debi.1:21 msgid "" "B<debi> figures out the current version of a package and installs it. If a " "I<.changes> file is specified on the command line, the filename must end " "with I<.changes>, as this is how the program distinguishes it from package " "names. If not, then B<debi> has to be called from within the source code " "directory tree. In this case, it will look for the I<.changes> file " "corresponding to the current package version (by determining the name and " "version number from the changelog, and the architecture in the same way as " "B<dpkg-buildpackage>(1) does). It then runs B<debpkg -i> on every I<.deb> " "archive listed in the I<.changes> file to install them, assuming that all of " "the I<.deb> archives live in the same directory as the I<.changes> file. " "Note that you probably don't want to run this program on a I<.changes> file " "relating to a different architecture after cross-compiling the package!" msgstr "" #. type: Plain text #: ../scripts/debi.1:40 msgid "" "In common with several other scripts in the B<devscripts> package, B<debi> " "will climb the directory tree until it finds a I<debian/changelog> file. As " "a safeguard against stray files causing potential problems, it will examine " "the name of the parent directory once it finds the I<debian/changelog> file, " "and check that the directory name corresponds to the package name. " "Precisely how it does this is controlled by two configuration file variables " "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and " "their corresponding command-line options B<--check-dirname-level> and B<--" "check-dirname-regex>." msgstr "" #. type: Plain text #: ../scripts/debi.1:78 ../scripts/debrelease.1:87 msgid "" "Look for the I<.changes> and I<.deb> files in I<directory> instead of the " "parent of the source directory. This should either be an absolute path or " "relative to the top of the source directory." msgstr "" #. type: TP #: ../scripts/debi.1:78 #, no-wrap msgid "B<-m>, B<--multi>" msgstr "" #. type: Plain text #: ../scripts/debi.1:81 msgid "Search for a multiarch I<.changes> file, as created by B<dpkg-cross>." msgstr "" #. type: TP #: ../scripts/debi.1:81 #, no-wrap msgid "B<-u>, B<--upgrade>" msgstr "" #. type: Plain text #: ../scripts/debi.1:87 msgid "" "Only upgrade packages already installed on the system, rather than " "installing all packages listed in the I<.changes> file. Useful for multi-" "binary packages when you don't want to have all the binaries installed at " "once." msgstr "" #. type: TP #: ../scripts/debi.1:95 #, no-wrap msgid "B<--with-depends>" msgstr "" #. type: Plain text #: ../scripts/debi.1:98 msgid "Attempt to satisfy the I<Depends> of a package when installing it." msgstr "" #. type: TP #: ../scripts/debi.1:98 #, no-wrap msgid "B<--tool> I<tool>" msgstr "" #. type: Plain text #: ../scripts/debi.1:102 msgid "" "Use the specified I<tool> for installing the dependencies of the package(s) " "to be installed. By default, B<apt-get> is used." msgstr "" #. type: Plain text #: ../scripts/debi.1:125 msgid "" "This specifies the directory in which to look for the I<.changes> and " "I<.deb> files, and is either an absolute path or relative to the top of the " "source tree. This corresponds to the B<--debs-dir> command line option. " "This directive could be used, for example, if you always use B<pbuilder> or " "B<svn-buildpackage> to build your packages. Note that it also affects " "B<debrelease>(1) in the same way, hence the strange name of the option." msgstr "" #. type: Plain text #: ../scripts/debi.1:135 msgid "B<debpkg>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/debi.1:140 msgid "" "B<debi> was originally written by Christoph Lameter " "E<lt>clameter@debian.orgE<gt>. The now-defunct script B<debit> was " "originally written by James R. Van Zandt E<lt>jrv@vanzandt.mv.comE<gt>. " "They have been moulded into one script together with B<debc>(1) and parts " "extensively modified by Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/debpkg.1:1 #, no-wrap msgid "DEBPKG" msgstr "" #. type: Plain text #: ../scripts/debpkg.1:4 msgid "debpkg - wrapper for dpkg" msgstr "" #. type: Plain text #: ../scripts/debpkg.1:6 msgid "B<debpkg> I<dpkg-options>" msgstr "" #. type: Plain text #: ../scripts/debpkg.1:12 msgid "" "B<debpkg> simply invokes B<dpkg>(1) but first becomes superuser so that " "B<dpkg> is able to install and remove packages. It also cleans the " "environment and resets PATH to a sane default: " "\"/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11\" so that local versions of " "programs are not run by accident." msgstr "" #. type: Plain text #: ../scripts/debpkg.1:17 msgid "" "B<debpkg> must be given superuser privileges in some way to function " "properly. B<Access to debpkg with those privileges is the same as having " "superuser access to your machine.> B<debpkg> will abort if it finds that it " "neither being run by root nor setuid root." msgstr "" #. type: Plain text #: ../scripts/debpkg.1:23 msgid "" "The B<devscripts> package has been designed to allow B<debpkg> to be made " "setuid root. This works by using a compiled wrapper script, which means " "that B<suidperl> is not required. See B<dpkg-statoverride>(8) if you wish " "to make this program setuid root. B<sudo> or B<super> could also " "conceivably be used." msgstr "" #. type: Plain text #: ../scripts/debpkg.1:25 msgid "" "Christoph Lameter E<lt>clameter@debian.orgE<gt>; minor modifications made by " "Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/debrelease.1:1 #, no-wrap msgid "DEBRELEASE" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:4 msgid "debrelease - a wrapper around dupload or dput" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:6 msgid "B<debrelease> [I<debrelease options>] [I<dupload/dput options>]" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:15 msgid "" "B<debrelease> is a simple wrapper around B<dupload> or B<dput>. It is " "called from within the source code tree of a package, and figures out the " "current version of a package. It then looks for the corresponding " "I<.changes> file (which lists the files needed to upload in order to release " "the package) in the parent directory of the source code tree and calls " "B<dupload> or B<dput> with the I<.changes> file as parameter in order to " "perform the actual uploading." msgstr "" #. type: Plain text #: ../scripts/debrelease.1:20 msgid "" "Options may be given to B<debrelease>; except for the ones listed below, " "they are passed on unchanged to B<dupload> or B<dput>. The B<devscripts> " "configuration files are also read by B<debrelease> as described below." msgstr "" #. type: Plain text #: ../scripts/debrelease.1:31 msgid "" "In common with several other scripts in the B<devscripts> package, " "B<debrelease> will climb the directory tree until it finds a " "I<debian/changelog> file. As a safeguard against stray files causing " "potential problems, it will examine the name of the parent directory once it " "finds the I<debian/changelog> file, and check that the directory name " "corresponds to the package name. Precisely how it does this is controlled " "by two configuration file variables B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and " "B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and their corresponding command-line " "options B<--check-dirname-level> and B<--check-dirname-regex>." msgstr "" #. type: TP #: ../scripts/debrelease.1:61 ../scripts/debrsign.1:31 ../scripts/debsign.1:68 #, no-wrap msgid "B<-S>" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:67 msgid "" "If this option is used, or the default I<.changes> file is not found but a " "source-only I<.changes> file is present, then this source-only I<.changes> " "file will be uploaded instead of an arch-specific one." msgstr "" #. type: Plain text #: ../scripts/debrelease.1:75 msgid "" "See B<dpkg-architecture>(1) for a description of these options. They affect " "the search for the I<.changes> file. They are provided to mimic the " "behaviour of B<dpkg-buildpackage> when determining the name of the " "I<.changes> file. If a plain B<-t> is given, it is taken to be the " "B<dupload> host-specifying option, and therefore signifies the end of the " "B<debrelease>-specific options." msgstr "" #. type: TP #: ../scripts/debrelease.1:75 ../scripts/debrsign.1:41 ../scripts/debsign.1:78 #, no-wrap msgid "B<--multi>" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:81 msgid "" "Multiarch I<.changes> mode: This signifies that B<debrelease> should use the " "most recent file with the name pattern I<package_version_*+*.changes> as the " "I<.changes> file, allowing for the I<.changes> files produced by B<dpkg-" "cross>." msgstr "" #. type: TP #: ../scripts/debrelease.1:111 #, no-wrap msgid "B<DEBRELEASE_UPLOADER>" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:116 msgid "" "The currently recognised values are I<dupload> and I<dput>, and it specifies " "which uploader program should be used. It corresponds to the B<--dupload> " "and B<--dput> command line options." msgstr "" #. type: Plain text #: ../scripts/debrelease.1:125 msgid "" "This specifies the directory in which to look for the I<.changes> and " "I<.deb> files, and is either an absolute path or relative to the top of the " "source tree. This corresponds to the B<--debs-dir> command line option. " "This directive could be used, for example, if you always use B<pbuilder> or " "B<svn-buildpackage> to build your packages. Note that it also affects " "B<debc>(1) and B<debi>(1)." msgstr "" #. type: Plain text #: ../scripts/debrelease.1:136 msgid "B<dput>(1), B<dupload>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/debrelease.1:138 msgid "" "Julian Gilbey E<lt>jdg@debian.orgE<gt>, based on the original B<release> " "script by Christoph Lameter E<lt>clameter@debian.orgE<gt>." msgstr "" #. type: Content of the dhfirstname entity #: ../scripts/deb-reversion.dbk:30 msgid "<firstname>martin f.</firstname>" msgstr "" #. type: Content of the dhsurname entity #: ../scripts/deb-reversion.dbk:31 msgid "<surname>krafft</surname>" msgstr "" #. type: Content of the dhmaintfirstname entity #: ../scripts/deb-reversion.dbk:32 msgid "<firstname>Julian</firstname>" msgstr "" #. type: Content of the dhmaintsurname entity #: ../scripts/deb-reversion.dbk:33 msgid "<surname>Gilbey</surname>" msgstr "" #. type: Content of the dhdate entity #: ../scripts/deb-reversion.dbk:35 msgid "<date>Feb 13, 2006</date>" msgstr "" #. type: Content of the dhsection entity #: ../scripts/deb-reversion.dbk:38 msgid "<manvolnum>1</manvolnum>" msgstr "" #. type: Content of the dhemail entity #: ../scripts/deb-reversion.dbk:39 msgid "<email>madduck@debian.org</email>" msgstr "" #. type: Content of the dhmaintemail entity #: ../scripts/deb-reversion.dbk:40 msgid "<email>jdg@debian.org</email>" msgstr "" #. type: Content of the dhusername entity #: ../scripts/deb-reversion.dbk:41 msgid "martin f. krafft" msgstr "" #. type: Content of the dhmaintusername entity #: ../scripts/deb-reversion.dbk:42 msgid "Julian Gilbey" msgstr "" #. type: Content of the dhucpackage entity #: ../scripts/deb-reversion.dbk:43 msgid "<refentrytitle>deb-reversion</refentrytitle>" msgstr "" #. type: Content of the dhcommand entity #: ../scripts/deb-reversion.dbk:44 ../scripts/deb-reversion.dbk:45 msgid "deb-reversion" msgstr "" #. type: Content of the debian entity #: ../scripts/deb-reversion.dbk:47 msgid "<productname>Debian</productname>" msgstr "" #. type: Content of the gnu entity #: ../scripts/deb-reversion.dbk:48 msgid "<acronym>GNU</acronym>" msgstr "" #. type: Content of the gpl entity #: ../scripts/deb-reversion.dbk:49 msgid "&gnu; <acronym>GPL</acronym>" msgstr "" #. type: Content of: <refentry><refentryinfo><address> #: ../scripts/deb-reversion.dbk:55 #, no-wrap msgid "" " &dhemail;\n" " " msgstr "" #. type: Content of: <refentry><refentryinfo> #: ../scripts/deb-reversion.dbk:54 msgid "<placeholder type=\"address\" id=\"0\"/> &dhdate;" msgstr "" #. type: Content of: <refentry><refnamediv><refname> #: ../scripts/deb-reversion.dbk:65 msgid "&dhcommand;" msgstr "" #. type: Content of: <refentry><refnamediv><refpurpose> #: ../scripts/deb-reversion.dbk:67 msgid "simple script to change the version of a .deb file" msgstr "" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: ../scripts/deb-reversion.dbk:72 msgid "" "<command>&dhcommand;</command> <arg choice=\"opt\"> " "<replaceable>options</replaceable> </arg> <replaceable> .deb-" "file</replaceable> <arg choice=\"opt\" rep=\"repeat\"><replaceable>log " "message</replaceable></arg>" msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:85 msgid "" "<command>&dhcommand;</command> unpacks the specified " "<filename>.deb</filename> file, changes the version number in the relevant " "locations, appends a Debian <filename>changelog</filename> entry with the " "specified contents, and creates a new <filename>.deb</filename> file with " "the updated version." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:92 msgid "" "By default, the tool creates a new version number suitable for local " "changes, such that the new package will be greater than the current one, but " "lesser than any future, official Debian packages. With <option>-v " "<replaceable class=\"parameter\">version</replaceable></option>, the version " "number can be specified directly. On the other hand, the <option>-" "c</option> simply calculates the new version number but does not generate a " "new package." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:103 msgid "" "When building a <filename>.deb</filename> file, root privileges are required " "in order to have the correct permissions and ownerships in the resulting " "<filename>.deb</filename> file. This can be achieved either by running " "<command>&dhcommand;</command> as root or running under " "<citerefentry><refentrytitle>fakeroot</refentrytitle> " "<manvolnum>1</manvolnum></citerefentry>, as 'fakeroot &dhcommand; foo.deb'." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:113 msgid "" "With <option>-k <replaceable " "class=\"parameter\">hook</replaceable></option>, a hook script may be " "specified, which is run on the unpacked binary packages just before it is " "repacked. If you want to write changelog entries from within the hook, use " "'<command>dch -a -- <replaceable class=\"parameter\">your " "message</replaceable></command>'. (Alternatively, do not give a changelog " "entry on the <command>&dhcommand;</command> command line and " "<command>dch</command> will be called automatically.) The hook command must " "be placed in quotes if it has more than one word; it is called via " "<command>sh -c</command>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:131 msgid "" "<option>-v</option> <replaceable class=\"parameter\">new-" "version</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:132 msgid "" "<option>--new-version</option> <replaceable class=\"parameter\">new-" "version</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:135 msgid "" "Specifies the version number to be used for the new version. Passed to " "<citerefentry> <refentrytitle>dch</refentrytitle> <manvolnum>1</manvolnum> " "</citerefentry>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:145 msgid "" "<option>-o</option> <replaceable class=\"parameter\">old-" "version</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:146 msgid "" "<option>--old-version</option> <replaceable class=\"parameter\">old-" "version</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:149 msgid "" "Specifies the version number to be used as the old version instead of the " "version stored in the <filename>.deb</filename>'s " "<filename>control</filename> file." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:157 msgid "<option>-c</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:158 msgid "<option>--calculate-only</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:161 msgid "" "Only calculate and display the new version number which would be used; do " "not build a new <filename>.deb</filename> file. Cannot be used in " "conjunction with <option>-v</option>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:169 msgid "" "<option>-s</option> <replaceable class=\"parameter\">string</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:170 msgid "" "<option>--string</option> <replaceable " "class=\"parameter\">string</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:173 msgid "" "Instead of using 'LOCAL.' as the version string to append to the old version " "number, use <replaceable class=\"parameter\">string</replaceable> instead." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:181 msgid "" "<option>-k</option> <replaceable class=\"parameter\">hook-" "command</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:182 msgid "" "<option>--hook</option> <replaceable class=\"parameter\">hook-" "command</replaceable>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:185 msgid "" "A hook command to run after unpacking the old <filename>.deb</filename> file " "and modifying the <filename>changelog</filename>, and before packing up the " "new <filename>.deb</filename> file. Must be in quotes if it is more than " "one (shell) word. Only one hook command may be specified; if you want to " "perform more than this, you could specify 'bash' as the hook command, and " "you will then be given a shell to work in." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:197 msgid "<option>-D</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:198 msgid "<option>--debug</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:201 msgid "" "Pass <option>--debug</option> to <citerefentry> <refentrytitle>dpkg-" "deb</refentrytitle> <manvolnum>1</manvolnum> </citerefentry>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:211 msgid "<option>-b</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:212 msgid "<option>--force-bad-version</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:215 msgid "" "Pass <option>--force-bad-version</option> to <citerefentry> " "<refentrytitle>dch</refentrytitle> <manvolnum>1</manvolnum> </citerefentry>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:225 msgid "<option>-h</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:226 msgid "<option>--help</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: ../scripts/deb-reversion.dbk:229 msgid "Display usage information." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:235 msgid "<option>-V</option>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: ../scripts/deb-reversion.dbk:236 msgid "<option>--version</option>" msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:249 msgid "" "<citerefentry> <refentrytitle>dch</refentrytitle> <manvolnum>1</manvolnum> " "</citerefentry>, <citerefentry> <refentrytitle>dpkg-deb</refentrytitle> " "<manvolnum>1</manvolnum> </citerefentry>, <citerefentry> " "<refentrytitle>fakeroot</refentrytitle> <manvolnum>1</manvolnum> " "</citerefentry>" msgstr "" #. type: Content of: <refentry><refsect1><title> #: ../scripts/deb-reversion.dbk:265 msgid "DISCLAIMER" msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:267 msgid "" "&dhpackage; is a tool intended to help porters with modifying packages for " "other architectures, and to augment deb-repack, which creates modified " "packages with identical version numbers as the official packages. Chaos will " "ensue! With &dhpackage;, a proper version number can be selected, which does " "not obstruct the next official release but can be specifically pinned with " "APT or held with dpkg." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:276 msgid "" "Please take note that &dhpackage; does not come without problems. While it " "works fine in most cases, it may just not in yours. Especially, please " "consider that it changes binary packages (only!) and hence can break strict " "versioned dependencies between binary packages generated from the same " "source." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:283 msgid "" "You are using this tool at your own risk and I shall not shed a tear if your " "gerbil goes up in flames, your microwave attacks the stereo, or the angry " "slamming of your fist spills your coffee into the keyboard, which sets off a " "chain reaction resulting in a vast amount of money transferred from your " "account to mine." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:295 msgid "" "&dhpackage; is Copyright 2004-5 by &dhusername; &dhemail; and modifications " "are Copyright 2006 by &dhmaintusername; &dhmaintemail;." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:300 msgid "" "Permission is granted to copy, distribute and/or modify this document under " "the terms of the Artistic License: " "<ulink>http://www.opensource.org/licenses/artistic-license.php</ulink>. On " "Debian systems, the complete text of the Artistic License can be found in " "<filename>/usr/share/common-licenses/Artistic</filename>." msgstr "" #. type: Content of: <refentry><refsect1><para> #: ../scripts/deb-reversion.dbk:309 msgid "" "This manual page was written by &dhusername; &dhemail; and modified by " "&dhmaintusername; &dhmaintemail;." msgstr "" #. type: TH #: ../scripts/debrsign.1:1 #, no-wrap msgid "DEBRSIGN" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:4 msgid "" "debrsign - remotely sign a Debian .changes and .dsc file pair using SSH" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:7 msgid "" "B<debrsign> [I<options>] [I<user>B<@>]I<remotehost> [I<changes-file>|I<dsc-" "file>]" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:15 msgid "" "B<debrsign> takes either an unsigned I<.dsc> file or an unsigned I<.changes> " "file and the associated unsigned I<.dsc> file (found by replacing the " "architecture name and I<.changes> by I<.dsc>) if it appears in the " "I<.changes> file and signs them by copying them to the remote machine using " "B<ssh>(1) and remotely running B<debsign>(1) on that machine. All options " "not listed below are passed to the B<debsign> program on the remote machine." msgstr "" #. type: Plain text #: ../scripts/debrsign.1:19 msgid "" "If a I<.changes> or I<.dsc> file is specified, it is signed, otherwise, " "I<debian/changelog> is parsed to determine the name of the I<.changes> file " "to look for in the parent directory." msgstr "" #. type: Plain text #: ../scripts/debrsign.1:25 msgid "" "This utility is useful if a developer must build a package on one machine " "where it is unsafe to sign it; they need then only transfer the small " "I<.dsc> and I<.changes> files to a safe machine and then use the B<debsign> " "program to sign them before transferring them back. This program automates " "this process." msgstr "" #. type: Plain text #: ../scripts/debrsign.1:30 msgid "" "To do it the other way round, that is to connect to an unsafe machine to " "download the I<.dsc> and I<.changes> files, to sign them locally and then to " "transfer them back, see the B<debsign>(1) program, which can do this task." msgstr "" #. type: Plain text #: ../scripts/debrsign.1:35 ../scripts/debsign.1:72 msgid "" "Look for a source-only I<.changes> file instead of a binary-build " "I<.changes> file." msgstr "" #. type: Plain text #: ../scripts/debrsign.1:47 msgid "" "Multiarch I<.changes> mode: This signifies that B<debrsign> should use the " "most recent file with the name pattern I<package_version_*+*.changes> as the " "I<.changes> file, allowing for the I<.changes> files produced by B<dpkg-" "cross>." msgstr "" #. type: TP #: ../scripts/debrsign.1:47 #, no-wrap msgid "B<--path >I<remote-path>" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:50 msgid "Specify a path to the GPG binary on the remote host." msgstr "" #. type: TP #: ../scripts/debrsign.1:53 #, no-wrap msgid "B<Other options>" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:57 msgid "All other options are passed on to B<debsign> on the remote machine." msgstr "" #. type: TP #: ../scripts/debrsign.1:63 #, no-wrap msgid "B<DEBRSIGN_PGP_PATH>" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:66 msgid "Equivalent to passing B<--path> on the command line (see above.)" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:70 msgid "B<debsign>(1), B<dpkg-architecture>(1), B<ssh>(1)" msgstr "" #. type: Plain text #: ../scripts/debrsign.1:72 ../scripts/debsign.1:148 msgid "" "This program was written by Julian Gilbey E<lt>jdg@debian.orgE<gt> and is " "copyright under the GPL, version 2 or later." msgstr "" #. type: TH #: ../scripts/debsign.1:1 #, no-wrap msgid "DEBSIGN" msgstr "" #. type: Plain text #: ../scripts/debsign.1:4 msgid "debsign - sign a Debian .changes and .dsc file pair using GPG" msgstr "" #. type: Plain text #: ../scripts/debsign.1:6 msgid "" "B<debsign> [I<options>] [I<changes-file>|I<dsc-file>|I<commands-file> ...]" msgstr "" #. type: Plain text #: ../scripts/debsign.1:16 msgid "" "B<debsign> mimics the signing aspects (and bugs) of B<dpkg-buildpackage>(1). " " It takes either an unsigned I<.dsc> file or an unsigned I<.changes> file " "(along with the associated unsigned I<.dsc> file found by replacing the " "architecture name and I<.changes> by I<.dsc> if it appears in the " "I<.changes> file), and signs them using the GNU Privacy Guard. It is " "careful to calculate the size and checksums of the newly signed I<.dsc> file " "and replace the original values in the I<.changes> file." msgstr "" #. type: Plain text #: ../scripts/debsign.1:21 msgid "" "If a I<.changes>, I<.dsc> or I<.commands> file is specified, it is signed, " "otherwise, I<debian/changelog> is parsed to determine the name of the " "I<.changes> file to look for in the parent directory." msgstr "" #. type: Plain text #: ../scripts/debsign.1:25 msgid "" "If a I<.commands> file is specified it is first validated (see the details " "at I<ftp://ftp.upload.debian.org/pub/UploadQueue/README>), and the name " "specified in the Uploader field is used for signing." msgstr "" #. type: Plain text #: ../scripts/debsign.1:36 msgid "" "This utility is useful if a developer must build a package on one machine " "where it is unsafe to sign it; they need then only transfer the small " "I<.dsc> and I<.changes> files to a safe machine and then use the B<debsign> " "program to sign them before transferring them back. This process can be " "automated in two ways. If the files to be signed live on the B<remote> " "machine, the B<-r> option may be used to copy them to the local machine and " "back again after signing. If the files live on the B<local> machine, then " "they may be transferred to the remote machine for signing using " "B<debrsign>(1)." msgstr "" #. type: Plain text #: ../scripts/debsign.1:39 msgid "" "This program can take default settings from the B<devscripts> configuration " "files, as described below." msgstr "" #. type: TP #: ../scripts/debsign.1:40 #, no-wrap msgid "B<-r >[I<username>B<@>]I<remotehost>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:48 msgid "" "The I<.changes> and I<.dsc> files live on the specified remote host. In " "this case, a I<.changes> file must be explicitly named, with an absolute " "directory or one relative to the remote home directory. B<scp> will be used " "for the copying. The [I<username>B<@>]I<remotehost>B<:>I<changes> syntax is " "permitted as an alternative. Wildcards (B<*> etc.) are allowed." msgstr "" #. type: TP #: ../scripts/debsign.1:48 #, no-wrap msgid "B<-p>I<progname>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:52 msgid "" "When B<debsign> needs to execute GPG to sign it will run I<progname> " "(searching the B<PATH> if necessary), instead of B<gpg>." msgstr "" #. type: TP #: ../scripts/debsign.1:52 #, no-wrap msgid "B<-m>I<maintainer>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:61 msgid "" "Specify the maintainer name to be used for signing. (See B<dpkg-" "buildpackage>(1) for more information about the differences between B<-m>, " "B<-e> and B<-k> when building packages; B<debsign> makes no use of these " "distinctions except with respect to the precedence of the various options. " "These multiple options are provided so that the program will behave as " "expected when called by B<debuild>(1).)" msgstr "" #. type: TP #: ../scripts/debsign.1:61 #, no-wrap msgid "B<-e>I<maintainer>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:64 msgid "Same as B<-m> but takes precedence over it." msgstr "" #. type: TP #: ../scripts/debsign.1:64 #, no-wrap msgid "B<-k>I<keyid>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:68 msgid "" "Specify the key ID to be used for signing; overrides any B<-m> and B<-e> " "options." msgstr "" #. type: Plain text #: ../scripts/debsign.1:84 msgid "" "Multiarch I<.changes> mode: This signifies that B<debsign> should use the " "most recent file with the name pattern I<package_version_*+*.changes> as the " "I<.changes> file, allowing for the I<.changes> files produced by B<dpkg-" "cross>." msgstr "" #. type: TP #: ../scripts/debsign.1:84 #, no-wrap msgid "B<--re-sign>, B<--no-re-sign>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:90 msgid "" "Recreate signature, respectively use the existing signature, if the file has " "been signed already. If neither option is given and an already signed file " "is found the user is asked if he or she likes to use the current signature." msgstr "" #. type: TP #: ../scripts/debsign.1:90 #, no-wrap msgid "B<--debs-dir> I<DIR>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:96 msgid "" "Look for the I<.changes> and I<.dsc> files in directory I<DIR> instead of " "the parent of the source directory. This should either be an absolute path " "or relative to the top of the source directory." msgstr "" #. type: TP #: ../scripts/debsign.1:112 #, no-wrap msgid "B<DEBSIGN_PROGRAM>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:115 msgid "Setting this is equivalent to giving a B<-p> option." msgstr "" #. type: TP #: ../scripts/debsign.1:115 #, no-wrap msgid "B<DEBSIGN_MAINT>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:118 msgid "This is the B<-m> option." msgstr "" #. type: Plain text #: ../scripts/debsign.1:121 msgid "And this is the B<-k> option." msgstr "" #. type: TP #: ../scripts/debsign.1:121 #, no-wrap msgid "B<DEBSIGN_ALWAYS_RESIGN>" msgstr "" #. type: Plain text #: ../scripts/debsign.1:124 msgid "" "Always re-sign files even if they are already signed, without prompting." msgstr "" #. type: Plain text #: ../scripts/debsign.1:134 msgid "" "This specifies the directory in which to look for the I<.changes> and " "I<.dsc> files, and is either an absolute path or relative to the top of the " "source tree. This corresponds to the B<--debs-dir> command line option. " "This directive could be used, for example, if you always use B<pbuilder> or " "B<svn-buildpackage> to build your packages. Note that it also affects " "B<debrelease>(1) in the same way, hence the strange name of the option." msgstr "" #. type: Plain text #: ../scripts/debsign.1:146 msgid "" "B<debrsign>(1), B<debuild>(1), B<dpkg-architecture>(1), B<dpkg-" "buildpackage>(1), B<gpg>(1), B<gpg2>(1), B<md5sum>(1), B<sha1sum>(1), " "B<sha256sum>(1), B<scp>(1), B<devscripts.conf>(5)" msgstr "" #. type: TH #: ../scripts/debsnap.1:2 #, no-wrap msgid "DEBSNAP" msgstr "" #. type: TH #: ../scripts/debsnap.1:2 #, no-wrap msgid "July 3, 2010" msgstr "" #. type: TH #: ../scripts/debsnap.1:2 #, no-wrap msgid "Debian devscripts" msgstr "" #. type: TH #: ../scripts/debsnap.1:2 #, no-wrap msgid "DebSnap User Manual" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:5 msgid "debsnap - retrieve old snapshots of Debian packages" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:9 msgid "B<debsnap> [I<options>]I< package >[I<version>]" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:12 msgid "B<debsnap> [B<-h> | B<--help>]B< >[B<--version>]" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:17 msgid "" "B<debsnap> is a tool to help with retrieving snapshots of old packages from " "a daily archive repository." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:20 msgid "" "The only publicly available snapshot archive is currently located at " "I<http://snapshot.debian.org>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:24 msgid "" "By default, debsnap will download all the available versions for I<package> " "that are found in the snapshot archive. If a I<version> is specified, only " "that particular version will be downloaded, if available." msgstr "" #. type: TP #: ../scripts/debsnap.1:29 #, no-wrap msgid "B<-d>I< destination>,I< >B<--destdir>I< destination>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:32 msgid "Directory to place retrieved packages." msgstr "" #. type: =item #: ../scripts/debsnap.1:33 ../scripts/tagpending.pl:107 #, no-wrap msgid "B<-f>, B<--force>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:41 msgid "" "Force writing into an existing I<destination>. By default B<debsnap> will " "insist the destination directory does not exist yet unless it is explicitly " "specified to be 'B<.>' (the current working directory). This is to avoid " "files being accidentally overwritten by what is fetched from the archive and " "to provide a guarantee for other scripts that only the files fetched will be " "present there upon completion." msgstr "" #. type: TP #: ../scripts/debsnap.1:42 ../scripts/sadt.pod:46 ../doc/suspicious-source.1:38 ../scripts/tagpending.pl:103 ../doc/wrap-and-sort.1:72 #, no-wrap msgid "B<-v>, B<--verbose>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:46 msgid "" "Report on the B<debsnap> configuration being used and progress during the " "download operation. Please always use this option when reporting bugs." msgstr "" #. type: TP #: ../scripts/debsnap.1:47 #, no-wrap msgid "B<--list>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:50 msgid "Don't dwnload but just list versions." msgstr "" #. type: TP #: ../scripts/debsnap.1:51 #, no-wrap msgid "B<--binary>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:54 msgid "Download binary packages instead of source packages." msgstr "" #. type: TP #: ../scripts/debsnap.1:55 #, no-wrap msgid "B<-a>, B<--architecture>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:60 msgid "" "Specify architecture of downloaded binary packages. Implies B<--binary>. " "This can be given multiple times in order to download binary packages for " "multiple architectures." msgstr "" #. type: TP #: ../scripts/debsnap.1:61 #, no-wrap msgid "B<--first>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:66 msgid "" "Specify the minimum version of a package which will be downloaded. Any " "versions which compare larger than this, according to B<dpkg>, will be " "considered for download. May be used in combination with B<--last>." msgstr "" #. type: TP #: ../scripts/debsnap.1:67 #, no-wrap msgid "B<--last>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:72 msgid "" "Specify the maximum version of a package which will be downloaded. Any " "package versions which compare less than this, according to B<dpkg>, will be " "considered for download. May be used in combination with B<--first>." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:76 msgid "Show a summary of these options." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:80 msgid "Show the version of B<debsnap>." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:85 msgid "" "B<debsnap> may also be configured through the use of the following options " "in the devscripts configuration files:" msgstr "" #. type: TP #: ../scripts/debsnap.1:86 #, no-wrap msgid "B<DEBSNAP_VERBOSE>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:89 msgid "" "Same as the command line option B<--verbose>. Set to I<yes> to enable." msgstr "" #. type: TP #: ../scripts/debsnap.1:90 #, no-wrap msgid "B<DEBSNAP_DESTDIR>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:95 msgid "" "Set a default path for the destination directory. If unset I<./source-" "E<lt>package_nameE<gt>> will be used. The command line option B<--destdir> " "will override this." msgstr "" #. type: TP #: ../scripts/debsnap.1:96 #, no-wrap msgid "B<DEBSNAP_BASE_URL>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:99 msgid "The base url for the snapshots archive." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:101 msgid "If unset this defaults to I<http://snapshot.debian.org>" msgstr "" #. type: SH #: ../scripts/debsnap.1:102 ../scripts/dscextract.1:20 ../scripts/transition-check.pl:54 ../scripts/uscan.pl:1498 ../scripts/wnpp-check.1:28 #, no-wrap msgid "EXIT STATUS" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:108 msgid "" "B<debsnap> will return an exit status of 0 if all operations succeeded, 1 if " "a fatal error occurred, and 2 if some packages failed to be downloaded but " "operations otherwise succeeded as expected. In some cases packages may fail " "to be downloaded because they are no longer available on the snapshot " "mirror, so any caller should expect this may occur in normal use." msgstr "" #. type: TP #: ../scripts/debsnap.1:110 #, no-wrap msgid "B<debsnap -a amd64 xterm 256-1>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:113 msgid "" "Download the binary package of a specific xterm version for amd64 " "architecture." msgstr "" #. type: TP #: ../scripts/debsnap.1:113 #, no-wrap msgid "B<debsnap -a armel xterm>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:116 msgid "" "Download binary packages for all versions of xterm for armel architecture." msgstr "" #. type: TP #: ../scripts/debsnap.1:116 #, no-wrap msgid "B<debsnap --binary xterm 256-1>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:119 msgid "" "Download binary packages for a specific xterm version but for all " "architectures." msgstr "" #. type: TP #: ../scripts/debsnap.1:119 #, no-wrap msgid "B<debsnap --binary xterm>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:122 msgid "" "Download binary packages for all versions of xterm for all architectures." msgstr "" #. type: TP #: ../scripts/debsnap.1:122 #, no-wrap msgid "" "B<aptitude search '~i' -F '%p %V' | while read pkg ver; do debsnap -a $(dpkg-" "architecture -qDEB_HOST_ARCH) -a all $pkg $ver; done>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:125 msgid "" "Download binary packages of all packages that are installed on the system." msgstr "" #. type: SH #: ../scripts/debsnap.1:126 ../scripts/diff2patches.1:28 #, no-wrap msgid "FILES" msgstr "" #. type: TP #: ../scripts/debsnap.1:127 #, no-wrap msgid "I</etc/devscripts.conf>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:130 msgid "" "Global devscripts configuration options. Will override hardcoded defaults." msgstr "" #. type: TP #: ../scripts/debsnap.1:130 #, no-wrap msgid "I<~/.devscripts>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:138 msgid "B<devscripts>(1), B<devscripts.conf>(5), B<git-debimport>(1)" msgstr "" #. type: SH #: ../scripts/debsnap.1:139 ../doc/edit-patch.1:37 ../doc/suspicious-source.1:51 ../doc/what-patch.1:27 ../doc/wrap-and-sort.1:81 #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:141 msgid "David Paleino E<lt>dapal@debian.orgE<gt>" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:144 msgid "Copyright \\(co 2010 David Paleino" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:148 msgid "" "Permission is granted to copy, distribute and/or modify this document under " "the terms of the GNU General Public License, Version 3 or (at your option) " "any later version published by the Free Software Foundation." msgstr "" #. type: Plain text #: ../scripts/debsnap.1:151 msgid "" "On Debian systems, the complete text of the GNU General Public License can " "be found in I</usr/share/common-licenses/GPL>." msgstr "" #. type: SS #: ../scripts/debsnap.1:153 #, no-wrap msgid "Reporting bugs" msgstr "" #. type: Plain text #: ../scripts/debsnap.1:156 msgid "" "The program is part of the devscripts package. Please report bugs using " "`B<reportbug devscripts>`" msgstr "" #. type: TH #: ../scripts/debuild.1:1 #, no-wrap msgid "DEBUILD" msgstr "" #. type: Plain text #: ../scripts/debuild.1:4 msgid "debuild - build a Debian package" msgstr "" #. type: Plain text #: ../scripts/debuild.1:7 msgid "" "B<debuild> [I<debuild options>] [I<dpkg-buildpackage options>] [B<--lintian-" "opts> I<lintian options>]" msgstr "" #. type: Plain text #: ../scripts/debuild.1:10 msgid "" "B<debuild> [I<debuild options>] B<binary>|B<binary-arch>|B<binary-" "indep>|B<clean> ..." msgstr "" #. type: Plain text #: ../scripts/debuild.1:29 msgid "" "B<debuild> creates all the files necessary for uploading a Debian package. " "It first runs B<dpkg-buildpackage>, then runs B<lintian> on the I<.changes> " "file created (assuming that B<lintian> is installed), and finally signs the " "I<.changes> and/or I<.dsc> files as appropriate (using B<debsign>(1) to do " "this instead of B<dpkg-buildpackage>(1) itself; all relevant key-signing " "options are passed on). Parameters can be passed to B<dpkg-buildpackage> " "and B<lintian>, where the parameters to the latter are indicated with the B<-" "-lintian-opts> option. The allowable options in this case are B<--lintian> " "and B<--no-lintian> to force or skip the B<lintian> step, respectively. The " "default is to run B<lintian>. There are also various options available for " "setting and preserving environment variables, as described below in the " "Environment Variables section. In this method of running B<debuild>, we " "also save a build log to the file " "I<../E<lt>packageE<gt>_E<lt>versionE<gt>_E<lt>archE<gt>.build>." msgstr "" #. type: Plain text #: ../scripts/debuild.1:46 msgid "" "An alternative way of using B<debuild> is to use one or more of the " "parameters B<binary>, B<binary-arch>, B<binary-indep> and B<clean>, in which " "case B<debuild> will attempt to gain root privileges and then run " "I<debian/rules> with the given parameters. A B<--rootcmd=>I<gain-root-" "command> or B<-r>I<gain-root-command> option may be used to specify a method " "of gaining root privileges. The I<gain-root-command> is likely to be one of " "I<fakeroot>, I<sudo> or I<super>. See below for further discussion of this " "point. Again, the environment preservation options may be used. In this " "case, B<debuild> will also attempt to run B<dpkg-checkbuilddeps> first; this " "can be explicitly requested or switched off using the options B<-D> and B<-" "d> respectively. Note also that if either of these or a B<-r> option is " "specified in the configuration file option " "B<DEBUILD_DPKG_BUILDPACKAGE_OPTS>, then it will be recognised even in this " "method of invocation of B<debuild>." msgstr "" #. type: Plain text #: ../scripts/debuild.1:49 msgid "" "B<debuild> also reads the B<devscripts> configuration files as described " "below. This allows default options to be given." msgstr "" #. type: Plain text #: ../scripts/debuild.1:61 msgid "" "In common with several other scripts in the B<devscripts> package, " "B<debuild> will climb the directory tree until it finds a " "I<debian/changelog> file before attempting to build the package. As a " "safeguard against stray files causing potential problems, it will examine " "the name of the parent directory once it finds the I<debian/changelog> file, " "and check that the directory name corresponds to the package name. " "Precisely how it does this is controlled by two configuration file variables " "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and " "their corresponding command-line options B<--check-dirname-level> and B<--" "check-dirname-regex>." msgstr "" #. type: Plain text #: ../scripts/debuild.1:86 msgid "" "The directory name is checked by testing whether the current directory name " "(as determined by B<pwd>(1)) matches the regex given by the configuration " "file option B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> or by the command line option " "B<--check-dirname-regex> I<regex>. Here I<regex> is a Perl regex (see " "B<perlre>(3perl)), which will be anchored at the beginning and the end. If " "I<regex> contains a '/', then it must match the full directory path. If " "not, then it must match the full directory name. If I<regex> contains the " "string \\'PACKAGE', this will be replaced by the source package name, as " "determined from the I<changelog>. The default value for the regex is: \\" "'PACKAGE(-.+)?', thus matching directory names such as PACKAGE and PACKAGE-" "version." msgstr "" #. type: Plain text #: ../scripts/debuild.1:94 msgid "" "As environment variables can affect the building of a package, often " "unintentionally, B<debuild> sanitises the environment by removing all " "environment variables except for B<TERM>, B<HOME>, B<LOGNAME>, B<GNUPGHOME>, " "B<PGPPATH>, B<GPG_AGENT_INFO>, B<DBUS_SESSION_BUS_ADDRESS>, B<FAKEROOTKEY>, " "B<DEB_>I<*>, the (B<C>, B<CPP>, B<CXX>, B<LD> and B<F>)B<FLAGS> variables " "and their B<_APPEND> counterparts and the locale variables B<LANG> and " "B<LC_>I<*>. B<TERM> is set to `dumb' if it is unset, and B<PATH> is set to " "\"/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11\"." msgstr "" #. type: Plain text #: ../scripts/debuild.1:105 msgid "" "If a particular environment variable is required to be passed through " "untouched to the build process, this may be specified by using a B<--" "preserve-envvar> I<envvar> (which can also be written as B<-e> I<envvar> " "option). The environment may be left untouched by using the B<--preserve-" "env> option. However, even in this case, the B<PATH> will be set to the " "sane value described above. The B<only> way to prevent B<PATH> from being " "reset is to specify a B<--preserve-envvar PATH> option. But you are warned " "that using programs from non-standard locations can easily result in the " "package being broken, as it will not be able to be built on standard systems." msgstr "" #. type: Plain text #: ../scripts/debuild.1:109 msgid "" "Note that one may add directories to the beginning of the sanitised B<PATH>, " "using the B<--prepend-path> option. This is useful when one wishes to use " "tools such as B<ccache> or B<distcc> for building." msgstr "" #. type: Plain text #: ../scripts/debuild.1:114 msgid "" "It is also possible to avoid having to type something like I<FOO>B<=>I<bar " ">B<debuild -e >I<FOO> by writing B<debuild -e >I<FOO>B<=>I<bar> or the long " "form B<debuild --set-envvar >I<FOO>B<=>I<bar>." msgstr "" #. type: SH #: ../scripts/debuild.1:114 #, no-wrap msgid "SUPERUSER REQUIREMENTS" msgstr "" #. type: Plain text #: ../scripts/debuild.1:124 msgid "" "B<debuild> needs to be run as superuser to function properly. There are " "three fundamentally different ways to do this. The first, and preferable, " "method is to use some root-gaining command. The best one to use is probably " "B<fakeroot>(1), since it does not involve granting any genuine privileges. " "B<super>(1) and B<sudo>(1) are also possibilities. If no B<-r> (or B<--" "rootcmd>) option is given (and recall that B<dpkg-buildpackage> also accepts " "a B<-r> option) and neither of the following methods is used, then B<-" "rfakeroot> will silently be assumed." msgstr "" #. type: Plain text #: ../scripts/debuild.1:130 msgid "" "The second method is to use some command such as B<su>(1) to become root, " "and then to do everything as root. Note, though, that B<lintian> will abort " "if it is run as root or setuid root; this can be overcome using the B<--" "allow-root> option of B<lintian> if you know what you are doing." msgstr "" #. type: Plain text #: ../scripts/debuild.1:146 msgid "" "The third possible method is to have B<debuild> installed as setuid root. " "This is not the default method, and will have to be installed as such by the " "system administrator. It must also be realised that anyone who can run " "B<debuild> as root or setuid root has B<full access to the whole machine>. " "This method is therefore not recommended, but will work. B<debuild> could " "be installed with mode 4754, so that only members of the owning group could " "run it. A disadvantage of this method would be that other users would then " "not be able to use the program. There are many other variants of this " "option involving multiple copies of B<debuild>, or the use of programs such " "as B<sudo> or B<super> to grant root privileges to users selectively. If " "the sysadmin wishes to do this, she should use the B<dpkg-statoverride> " "program to change the permissions of I</usr/bin/debuild>. This will ensure " "that these permissions are preserved across upgrades." msgstr "" #. type: SH #: ../scripts/debuild.1:146 #, no-wrap msgid "HOOKS" msgstr "" #. type: Plain text #: ../scripts/debuild.1:153 msgid "" "B<debuild> supports a number of hooks when running B<dpkg-buildpackage>. " "Note that if any of the hooks from B<clean-hook> to B<final-clean> " "(inclusive) are used, B<debuild> will emulate some sections of the B<dpkg-" "buildpackage> process rather than running them directly, as B<dpkg-" "buildpackage> does not support hooks. The available hooks are as follows:" msgstr "" #. type: TP #: ../scripts/debuild.1:153 #, no-wrap msgid "B<dpkg-buildpackage-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:156 msgid "" "Run before B<dpkg-buildpackage> begins by calling B<dpkg-checkbuilddeps>." msgstr "" #. type: TP #: ../scripts/debuild.1:156 #, no-wrap msgid "B<clean-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:161 msgid "" "Run before B<dpkg-buildpackage> runs B<debian/rules clean> to clean the " "source tree. (Run even if the tree is not being cleaned because B<-nc> is " "used.)" msgstr "" #. type: TP #: ../scripts/debuild.1:161 #, no-wrap msgid "B<dpkg-source-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:165 msgid "" "Run after cleaning the tree and before running B<dpkg-source>. (Run even if " "B<dpkg-source> is not being called because B<-b>, B<-B>, or B<-A> is used.)" msgstr "" #. type: TP #: ../scripts/debuild.1:165 #, no-wrap msgid "B<dpkg-build-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:170 msgid "" "Run after B<dpkg-source> and before calling B<debian/rules build>. (Run " "even if this is a source-only build, so B<debian/rules build> is not being " "called.)" msgstr "" #. type: TP #: ../scripts/debuild.1:170 #, no-wrap msgid "B<dpkg-binary-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:174 msgid "" "Run between B<debian/rules build> and B<debian/rules binary>(B<-arch>). Run " "B<only> if a binary package is being built." msgstr "" #. type: TP #: ../scripts/debuild.1:174 #, no-wrap msgid "B<dpkg-genchanges-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:178 msgid "" "Run after the binary package is built and before calling B<dpkg-genchanges>." msgstr "" #. type: TP #: ../scripts/debuild.1:178 #, no-wrap msgid "B<final-clean-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:183 msgid "" "Run after B<dpkg-genchanges> and before the final B<debian/rules clean>. " "(Run even if we are not cleaning the tree post-build, which is the default.)" msgstr "" #. type: TP #: ../scripts/debuild.1:183 #, no-wrap msgid "B<lintian-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:187 msgid "" "Run (once) before calling B<lintian>. (Run even if we are not calling " "B<lintian>.)" msgstr "" #. type: TP #: ../scripts/debuild.1:187 #, no-wrap msgid "B<signing-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:191 msgid "" "Run after calling B<lintian> before any signing takes place. (Run even if " "we are not signing anything.)" msgstr "" #. type: TP #: ../scripts/debuild.1:191 #, no-wrap msgid "B<post-dpkg-buildpackage-hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:194 msgid "Run after everything has finished." msgstr "" #. type: Plain text #: ../scripts/debuild.1:209 msgid "" "A hook command can be specified either in the configuration file as, for " "example, DEBUILD_SIGNING_HOOK='foo' (note the hyphens change into " "underscores!) or as a command line option B<--signing-hook-foo>. The " "command will have certain percent substitutions made on it: B<%%> will be " "replaced by a single B<%> sign, B<%p> will be replaced by the package name, " "B<%v> by the package version number, B<%s> by the source version number, " "B<%u> by the upstream version number. Neither B<%s> nor B<%u> will contain " "an epoch. B<%a> will be B<1> if the immediately following action is to be " "performed and B<0> if not (for example, in the B<dpkg-source> hook, B<%a> " "will become B<1> if B<dpkg-source> is to be run and B<0> if not). Then it " "will be handed to the shell to deal with, so it can include redirections and " "stuff. For example, to only run the B<dpkg-source> hook if B<dpkg-source> " "is to be run, the hook could be something like: \"if [ %a -eq 1 ]; then ...; " "fi\"." msgstr "" #. type: Plain text #: ../scripts/debuild.1:213 msgid "" "B<Please take care with hooks>, as misuse of them can lead to packages which " "FTBFS (fail to build from source). They can be useful for taking snapshots " "of things or the like." msgstr "" #. type: Plain text #: ../scripts/debuild.1:219 msgid "" "Finally, only B<dpkg-buildpackage-hook> and the hooks from B<lintian-hook> " "onwards can be used if B<dpkg-cross> is installed. (This is because " "internally, B<debuild> reimplements B<dpkg-buildpackage>, but it does not " "attempt to reimplement the B<dpkg-cross> replacement of this script.)" msgstr "" #. type: Plain text #: ../scripts/debuild.1:221 msgid "For details, see above." msgstr "" #. type: Plain text #: ../scripts/debuild.1:228 msgid "Command to gain root (or fake root) privileges." msgstr "" #. type: Plain text #: ../scripts/debuild.1:231 msgid "Do not clean the environment, except for PATH." msgstr "" #. type: Plain text #: ../scripts/debuild.1:234 msgid "Do not clean the I<var> variable from the environment." msgstr "" #. type: Plain text #: ../scripts/debuild.1:238 msgid "" "If I<var> ends in an asterisk (\"*\") then all variables with names that " "match the portion of I<var> before the asterisk will be preserved." msgstr "" #. type: Plain text #: ../scripts/debuild.1:242 msgid "" "Set the environment variable I<var> to I<value> and do not remove it from " "the environment." msgstr "" #. type: TP #: ../scripts/debuild.1:242 #, no-wrap msgid "B<--prepend-path=>I<value >" msgstr "" #. type: Plain text #: ../scripts/debuild.1:246 msgid "Once the normalized PATH has been set, prepend I<value> to it." msgstr "" #. type: TP #: ../scripts/debuild.1:246 #, no-wrap msgid "B<--lintian>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:251 msgid "" "Run B<lintian> after B<dpkg-buildpackage>. This is the default behaviour, " "and it overrides any configuration file directive to the contrary." msgstr "" #. type: TP #: ../scripts/debuild.1:251 #, no-wrap msgid "B<--no-lintian>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:254 msgid "Do not run B<lintian> after B<dpkg-buildpackage>." msgstr "" #. type: TP #: ../scripts/debuild.1:254 #, no-wrap msgid "B<--no-tgz-check>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:259 msgid "" "Even if we're running B<dpkg-buildpackage> and the version number has a " "Debian revision, do not check that the I<.orig.tar.gz> file or I<.orig> " "directory exists before starting the build." msgstr "" #. type: TP #: ../scripts/debuild.1:259 #, no-wrap msgid "B<--tgz-check>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:264 msgid "" "If we're running B<dpkg-buildpackage> and the version number has a Debian " "revision, check that the I<.orig.tar.gz> file or I<.orig> directory exists " "before starting the build. This is the default behaviour." msgstr "" #. type: TP #: ../scripts/debuild.1:264 #, no-wrap msgid "B<--username> I<username>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:268 msgid "" "When signing, use B<debrsign> instead of B<debsign>. I<username> specifies " "the credentials to be used." msgstr "" #. type: TP #: ../scripts/debuild.1:268 #, no-wrap msgid "B<-->I<foo>B<-hook>=I<hook>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:272 msgid "" "Set a hook as described above. If I<hook> is blank, this unsets the hook." msgstr "" #. type: TP #: ../scripts/debuild.1:272 #, no-wrap msgid "B<--clear-hooks>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:276 msgid "" "Clears all hooks. They may be reinstated by later command line options." msgstr "" #. type: Plain text #: ../scripts/debuild.1:287 msgid "Do not run B<dpkg-checkbuilddeps> to check build dependencies." msgstr "" #. type: TP #: ../scripts/debuild.1:287 #, no-wrap msgid "B<-D>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:290 msgid "Run B<dpkg-checkbuilddeps> to check build dependencies." msgstr "" #. type: Plain text #: ../scripts/debuild.1:298 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " "line options can be used to override some of these configuration file " "settings, otherwise the B<--no-conf> option can be used to prevent reading " "these files. Environment variable settings are ignored when these " "configuration files are read. The currently recognised variables are:" msgstr "" #. type: TP #: ../scripts/debuild.1:298 #, no-wrap msgid "B<DEBUILD_PRESERVE_ENV>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:302 msgid "" "If this is set to I<yes>, then it is the same as the B<--preserve-env> " "command line parameter being used." msgstr "" #. type: TP #: ../scripts/debuild.1:302 #, no-wrap msgid "B<DEBUILD_PRESERVE_ENVVARS>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:307 msgid "" "Which environment variables to preserve. This should be a comma-separated " "list of variables. This corresponds to using possibly multiple B<--preserve-" "envvar> or B<-e> options." msgstr "" #. type: TP #: ../scripts/debuild.1:307 #, no-wrap msgid "B<DEBUILD_SET_ENVVAR_>I<var>B<=>I<value>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:310 msgid "This corresponds to B<--set-envvar=>I<var>B<=>I<value>." msgstr "" #. type: TP #: ../scripts/debuild.1:310 #, no-wrap msgid "B<DEBUILD_PREPEND_PATH>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:313 msgid "This corresponds to B<--prepend-path>." msgstr "" #. type: TP #: ../scripts/debuild.1:313 #, no-wrap msgid "B<DEBUILD_ROOTCMD>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:317 msgid "Setting this variable to I<prog> is the equivalent of B<-r>I<prog>." msgstr "" #. type: TP #: ../scripts/debuild.1:317 #, no-wrap msgid "B<DEBUILD_TGZ_CHECK>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:321 msgid "" "Setting this variable to I<no> is the same as the B<--no-tgz-check> command " "line option." msgstr "" #. type: TP #: ../scripts/debuild.1:321 #, no-wrap msgid "B<DEBUILD_SIGNING_USERNAME>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:325 msgid "" "Setting this variable is the same as using the B<--username> command line " "option." msgstr "" #. type: TP #: ../scripts/debuild.1:325 #, no-wrap msgid "B<DEBUILD_DPKG_BUILDPACKAGE_OPTS>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:333 msgid "" "These are options which should be passed to the invocation of B<dpkg-" "buildpackage>. They are given before any command-line options. Due to " "issues of shell quoting, if a word containing spaces is required as a single " "option, extra quotes will be required. For example, to ensure that your own " "GPG key is always used, even for sponsored uploads, the configuration file " "might contain the line:" msgstr "" #. type: Plain text #: ../scripts/debuild.1:336 #, no-wrap msgid "" "DEBUILD_DPKG_BUILDPACKAGE_OPTS=\"-k'Julian Gilbey E<lt>jdg@debian.orgE<gt>' -" "sa\"\n" msgstr "" #. type: Plain text #: ../scripts/debuild.1:341 msgid "" "which gives precisely two options. Without the extra single quotes, B<dpkg-" "buildpackage> would reasonably complain that I<Gilbey> is an unrecognised " "option (it doesn't start with a B<-> sign)." msgstr "" #. type: Plain text #: ../scripts/debuild.1:346 msgid "" "Also, if this option contains any B<-r>, B<-d> or B<-D> options, these will " "always be taken account of by B<debuild>. Note that a B<-r> option in this " "variable will override the setting in B<DEBUILD_ROOTCMD>." msgstr "" #. type: TP #: ../scripts/debuild.1:346 #, no-wrap msgid "B<DEBUILD_>I<FOO>B<_HOOK>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:350 msgid "" "The hook variable for the I<foo> hook. See the section on hooks above for " "more details. By default, this is empty." msgstr "" #. type: TP #: ../scripts/debuild.1:350 #, no-wrap msgid "B<DEBUILD_LINTIAN>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:354 msgid "" "Should we run B<lintian>? If this is set to I<no>, then B<lintian> will not " "be run." msgstr "" #. type: TP #: ../scripts/debuild.1:354 #, no-wrap msgid "B<DEBUILD_LINTIAN_OPTS>" msgstr "" #. type: Plain text #: ../scripts/debuild.1:360 msgid "" "These are options which should be passed to the invocation of B<lintian>. " "They are given before any command-line options, and the usage of this " "variable is as described for the B<DEBUILD_DPKG_BUILDPACKAGE_OPTS> variable." msgstr "" #. type: Plain text #: ../scripts/debuild.1:371 msgid "" "To build your own package, simply run B<debuild> from inside the source " "tree. B<dpkg-buildpackage>(1) options may be given on the command line." msgstr "" #. type: Plain text #: ../scripts/debuild.1:374 msgid "" "The typical command line options to build only the binary package(s) " "without signing the .changes file (or the non-existent .dsc file):" msgstr "" #. type: Plain text #: ../scripts/debuild.1:377 #, no-wrap msgid "debuild -i -us -uc -b\n" msgstr "" #. type: Plain text #: ../scripts/debuild.1:380 msgid "Change the B<-b> to B<-S> to build only a source package." msgstr "" #. type: Plain text #: ../scripts/debuild.1:383 msgid "" "An example using B<lintian> to check the resulting packages and passing " "options to it:" msgstr "" #. type: Plain text #: ../scripts/debuild.1:386 #, no-wrap msgid "debuild --lintian-opts -i\n" msgstr "" #. type: Plain text #: ../scripts/debuild.1:394 msgid "" "Note the order of options here: the B<debuild> options come first, then the " "B<dpkg-buildpackage> ones, then finally the checker options. (And " "B<lintian> is called by default.) If you find yourself using the same " "B<dpkg-buildpackage> options repeatedly, consider using the " "B<DEBUILD_DPKG_BUILDPACKAGE_OPTS> configuration file option as described " "above." msgstr "" #. type: Plain text #: ../scripts/debuild.1:398 msgid "" "To build a package for a sponsored upload, given I<foobar_1.0-1.dsc> and the " "respective source files, run something like the following commands:" msgstr "" #. type: Plain text #: ../scripts/debuild.1:403 #, no-wrap msgid "" "dpkg-source -x foobar_1.0-1.dsc\n" "cd foobar-1.0\n" "debuild -k0x12345678\n" msgstr "" #. type: Plain text #: ../scripts/debuild.1:410 msgid "" "where 0x12345678 is replaced by your GPG key ID or other key identifier such " "as your email address. Again, you could also use the " "B<DEBUILD_DPKG_BUILDPACKAGE_OPTS> configuration file option as described " "above to avoid having to type the B<-k> option each time you do a sponsored " "upload." msgstr "" #. type: Plain text #: ../scripts/debuild.1:422 msgid "" "B<chmod>(1), B<debsign>(1), B<dpkg-buildpackage>(1), B<dpkg-" "checkbuilddeps>(1), B<fakeroot>(1), B<lintian>(1), B<su>(1), B<sudo>(1), " "B<super>(1), B<devscripts.conf>(5), B<dpkg-statoverride>(8)" msgstr "" #. type: Plain text #: ../scripts/debuild.1:425 msgid "" "The original B<debuild> program was written by Christoph Lameter " "E<lt>clameter@debian.orgE<gt>. The current version has been written by " "Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:26 msgid "desktop2menu - create a menu file skeleton from a desktop file" msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:30 msgid "B<desktop2menu> B<--help>|B<--version>" msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:32 msgid "B<desktop2menu> I<desktop file> [I<package name>]" msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:36 msgid "" "B<desktop2menu> generates a skeleton menu file from the supplied " "freedesktop.org desktop file." msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:39 msgid "" "The package name to be used in the menu file may be passed as an additional " "argument. If it is not supplied then B<desktop2menu> will attempt to derive " "the package name from the data in the desktop file." msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:45 msgid "" "This program is Copyright (C) 2007 by Sune Vuorela <debian@pusling.com>. It " "was modified by Adam D. Barratt <adam@adam-barratt.org.uk> for the " "devscripts package. This program comes with ABSOLUTELY NO WARRANTY. You " "are free to redistribute this code under the terms of the GNU General Public " "License, version 2 or later." msgstr "" #. type: textblock #: ../scripts/desktop2menu.pl:54 msgid "" "Sune Vuorela <debian@pusling.com> with modifications by Adam D. Barratt " "<adam@adam-barratt.org.uk>" msgstr "" #. type: TH #: ../scripts/dep3changelog.1:1 #, no-wrap msgid "DEP3CHANGELOG" msgstr "" #. type: Plain text #: ../scripts/dep3changelog.1:4 msgid "" "dep3changelog - generate a changelog entry from a DEP3-style patch header" msgstr "" #. type: Plain text #: ../scripts/dep3changelog.1:6 msgid "" "B<dep3changelog> I<patch> [I<patch> ...] [I<options>] [-- [I<dch_options>]]" msgstr "" #. type: Plain text #: ../scripts/dep3changelog.1:15 msgid "" "B<dep3changelog> extracts the DEP3 patch headers from the given I<patch> " "files and builds a changelog entry for each patch. If the patch author " "differs from the one detected from the B<DEBEMAIL>, B<NAME>, B<DEBEMAIL>, or " "B<EMAIL> environment variables, ``Thanks to I<author> E<lt>I<email>E<gt>'' " "is added to the changelog entry for that patch. Any B<bug-debian> or B<bug-" "ubuntu> fields are added as ``Closes'' to the changelog entry. The " "generated changelog entries are passed to B<debchange> as an argument along " "with the given I<dch_options>." msgstr "" #. type: Plain text #: ../scripts/dep3changelog.1:28 msgid "Steve Langasek E<lt>vorlon@debian.orgE<gt>" msgstr "" #. type: Plain text #: ../scripts/dep3changelog.1:29 ../scripts/list-unreleased.1:21 msgid "B<debchange>(1)" msgstr "" #. type: TH #: ../scripts/devscripts.1:1 #, no-wrap msgid "DEVSCRIPTS" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:4 msgid "devscripts - scripts to ease the lives of Debian developers" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:12 msgid "" "The B<devscripts> package provides a collection of scripts which may be of " "use to Debian developers and others wishing to build Debian packages. For a " "summary of the available scripts, please see the file " "I</usr/share/doc/devscripts/README.gz>, and for full details, please see the " "individual manpages. They are contributed by multiple developers; for " "details of the authors, please see the code or manpages." msgstr "" #. type: Plain text #: ../scripts/devscripts.1:16 msgid "" "Also, the directory I</usr/share/doc/devscripts/examples> contains examples " "of B<procmail> and B<exim> scripts for sorting mail arriving to Debian " "mailing lists." msgstr "" #. type: Plain text #: ../scripts/devscripts.1:20 msgid "" "Several scripts of the devscripts suite use the following environment " "variables. Check the man pages of individual scripts for more details on how " "the variables are used." msgstr "" #. type: IX #: ../scripts/devscripts.1:20 #, no-wrap msgid "Header" msgstr "" #. type: IP #: ../scripts/devscripts.1:21 #, no-wrap msgid "\\s-1DEBEMAIL\\s0" msgstr "" #. type: IX #: ../scripts/devscripts.1:22 ../scripts/devscripts.1:25 #, no-wrap msgid "Item" msgstr "" #. type: IX #: ../scripts/devscripts.1:22 #, no-wrap msgid "DEBEMAIL" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:24 msgid "Email of the person acting on a given Debian package via devscripts." msgstr "" #. type: IP #: ../scripts/devscripts.1:24 #, no-wrap msgid "\\s-1DEBFULLNAME\\s0" msgstr "" #. type: IX #: ../scripts/devscripts.1:25 #, no-wrap msgid "DEBFULLNAME" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:28 msgid "" "Full name (first + family) of the person acting on a given Debian package " "via devscripts." msgstr "" #. type: SH #: ../scripts/devscripts.1:28 #, no-wrap msgid "SCRIPTS" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:31 msgid "" "Here is the complete list of available devscripts. See their man pages for " "additional documentation." msgstr "" #. type: IP #: ../scripts/devscripts.1:31 #, no-wrap msgid "I<annotate-output>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:33 msgid "" "run a command and prepend time and stream (O for stdout, E for stderr) for " "every line of output" msgstr "" #. type: IP #: ../scripts/devscripts.1:33 #, no-wrap msgid "I<archpath>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:35 msgid "print tla/Bazaar package names [tla | bazaar]" msgstr "" #. type: IP #: ../scripts/devscripts.1:35 #, no-wrap msgid "I<bts>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:37 msgid "" "a command-line tool for manipulating the BTS [www-browser, libauthen-sasl-" "perl, libnet-smtp-ssl-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-" "mailx | mailx]" msgstr "" #. type: IP #: ../scripts/devscripts.1:37 #, no-wrap msgid "I<build-rdeps>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:39 msgid "" "search for all packages that build-depend on a given package [dctrl-tools, " "dose-extra]" msgstr "" #. type: IP #: ../scripts/devscripts.1:39 #, no-wrap msgid "I<chdist>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:41 msgid "tool to easily play with several distributions [dctrl-tools]" msgstr "" #. type: IP #: ../scripts/devscripts.1:41 #, no-wrap msgid "I<checkbashisms>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:43 msgid "" "check whether a /bin/sh script contains any common bash-specific constructs" msgstr "" #. type: IP #: ../scripts/devscripts.1:43 #, no-wrap msgid "I<cowpoke>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:45 msgid "" "upload a Debian source package to a cowbuilder host and build it, optionally " "also signing and uploading the result to an incoming queue [ssh-client]" msgstr "" #. type: IP #: ../scripts/devscripts.1:45 #, no-wrap msgid "I<cvs-debi, cvs-debc>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:47 msgid "" "wrappers around debi and debc respectively (see below) which allow them to " "be called from the CVS working directory [cvs-buildpackage]" msgstr "" #. type: IP #: ../scripts/devscripts.1:47 #, no-wrap msgid "I<cvs-debrelease>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:49 msgid "" "wrapper around debrelease which allows it to be called from the CVS working " "directory [cvs-buildpackage, dupload | dput, ssh-client]" msgstr "" #. type: IP #: ../scripts/devscripts.1:49 #, no-wrap msgid "I<cvs-debuild>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:51 msgid "" "wrapper for cvs-buildpackage to use debuild as its package building program " "[cvs-buildpackage, fakeroot, lintian, gnupg | gnupg2]" msgstr "" #. type: IP #: ../scripts/devscripts.1:51 #, no-wrap msgid "I<dcmd>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:53 msgid "" "run a given command replacing the name of a .changes or .dsc file with each " "of the files referenced therein" msgstr "" #. type: IP #: ../scripts/devscripts.1:53 #, no-wrap msgid "I<dcontrol>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:55 msgid "" "remotely query package and source control files for all Debian distributions " "[liburl-perl, libwww-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:55 #, no-wrap msgid "I<dd-list>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:57 msgid "given a list of packages, pretty-print it ordered by maintainer" msgstr "" #. type: IP #: ../scripts/devscripts.1:57 #, no-wrap msgid "I<debc>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:59 msgid "display the contents of just-built .debs" msgstr "" #. type: IP #: ../scripts/devscripts.1:59 #, no-wrap msgid "I<debchange/dch>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:61 msgid "" "automagically add entries to debian/changelog files [libdistro-info-perl, " "libsoap-lite-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:61 #, no-wrap msgid "I<debcheckout>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:63 msgid "checkout the development repository of a Debian package" msgstr "" #. type: IP #: ../scripts/devscripts.1:63 #, no-wrap msgid "I<debclean>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:65 msgid "clean a Debian source tree [fakeroot]" msgstr "" #. type: IP #: ../scripts/devscripts.1:65 #, no-wrap msgid "I<debcommit>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:67 msgid "" "commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, basing commit " "message on changelog [cvs | darcs | subversion | svk | tla | bzr | git-core " "| mercurial, libtimedate-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:67 #, no-wrap msgid "I<debdiff>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:69 msgid "" "compare two versions of a Debian package to check for added and removed " "files. Use the diffoscope package for deep comparisons. [wdiff, patchutils]" msgstr "" #. type: IP #: ../scripts/devscripts.1:69 #, no-wrap msgid "I<debi>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:71 msgid "install a just-built package" msgstr "" #. type: IP #: ../scripts/devscripts.1:71 #, no-wrap msgid "I<debpkg>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:73 msgid "dpkg wrapper to be able to manage/test packages without su" msgstr "" #. type: IP #: ../scripts/devscripts.1:73 #, no-wrap msgid "I<debrelease>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:75 msgid "wrapper around dupload or dput [dupload | dput, ssh-client]" msgstr "" #. type: IP #: ../scripts/devscripts.1:75 #, no-wrap msgid "I<debsign, debrsign>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:77 msgid "" "sign a .changes/.dsc pair without needing any of the rest of the package to " "be present; can sign the pair remotely or fetch the pair from a remote " "machine for signing [gnupg | gnupg2, debian-keyring, ssh-client]" msgstr "" #. type: IP #: ../scripts/devscripts.1:77 #, no-wrap msgid "I<debsnap>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:79 msgid "grab packages from http://snapshot.debian.org [libwww-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:79 #, no-wrap msgid "I<debuild>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:81 msgid "" "wrapper to build a package without having to su or worry about how to invoke " "dpkg to build using fakeroot. Also deals with common environment problems, " "umask etc. [fakeroot, lintian, gnupg | gnupg2]" msgstr "" #. type: IP #: ../scripts/devscripts.1:81 #, no-wrap msgid "I<deb-reversion>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:83 msgid "" "increase a binary package version number and repacks the package, useful for " "porters and the like" msgstr "" #. type: IP #: ../scripts/devscripts.1:83 #, no-wrap msgid "I<dep3changelog>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:85 msgid "generate a changelog entry from a DEP3-style patch header" msgstr "" #. type: IP #: ../scripts/devscripts.1:85 #, no-wrap msgid "I<desktop2menu>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:87 msgid "" "given a freedesktop.org desktop file, generate a skeleton for a menu file " "[libfile-desktopentry-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:87 #, no-wrap msgid "I<dget>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:89 msgid "download Debian source and binary packages [wget | curl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:89 #, no-wrap msgid "I<diff2patches>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:91 msgid "" "extract patches from a .diff.gz file placing them under debian/ or, if " "present, debian/patches [patchutils]" msgstr "" #. type: IP #: ../scripts/devscripts.1:91 #, no-wrap msgid "I<dpkg-depcheck, dpkg-genbuilddeps>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:93 msgid "" "determine the packages used during the build of a Debian package; useful for " "determining the Build-Depends control field needed [build-essential, strace]" msgstr "" #. type: IP #: ../scripts/devscripts.1:93 #, no-wrap msgid "I<dscextract>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:95 msgid "extract a single file from a Debian source package [patchutils]" msgstr "" #. type: IP #: ../scripts/devscripts.1:95 #, no-wrap msgid "I<dscverify>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:97 msgid "" "verify the integrity of a Debian package from the .changes or .dsc files " "[gnupg | gnupg2, debian-keyring, libdigest-md5-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:97 #, no-wrap msgid "I<edit-patch>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:99 msgid "" "add/edit a patch for a source package and commit the changes [quilt | dpatch " "| cdbs]" msgstr "" #. type: IP #: ../scripts/devscripts.1:99 #, no-wrap msgid "I<getbuildlog>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:101 msgid "download package build logs from Debian auto-builders [wget]" msgstr "" #. type: IP #: ../scripts/devscripts.1:101 #, no-wrap msgid "I<grep-excuses>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:103 msgid "" "grep the update_excuses.html file for your packages [libterm-size-perl, " "wget, w3m]" msgstr "" #. type: IP #: ../scripts/devscripts.1:103 #, no-wrap msgid "I<licensecheck>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:105 msgid "attempt to determine the license of source files" msgstr "" #. type: IP #: ../scripts/devscripts.1:105 #, no-wrap msgid "I<list-unreleased>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:107 msgid "search for unreleased packages" msgstr "" #. type: IP #: ../scripts/devscripts.1:107 #, no-wrap msgid "I<manpage-alert>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:109 msgid "locate binaries without corresponding manpages [man-db]" msgstr "" #. type: IP #: ../scripts/devscripts.1:109 #, no-wrap msgid "I<mass-bug>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:111 msgid "mass-file bug reports [bsd-mailx | mailx]" msgstr "" #. type: IP #: ../scripts/devscripts.1:111 #, no-wrap msgid "I<mergechanges>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:113 msgid "" "merge .changes files from the same release but built on different " "architectures" msgstr "" #. type: IP #: ../scripts/devscripts.1:113 #, no-wrap msgid "I<mk-build-deps>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:115 msgid "" "given a package name and/or control file, generate a binary package which " "may be installed to satisfy the build-dependencies of the given package " "[equivs]" msgstr "" #. type: IP #: ../scripts/devscripts.1:115 #, no-wrap msgid "I<mk-origtargz>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:117 msgid "" "rename upstream tarball, optionally changing the compression and removing " "unwanted files [unzip, xz-utils, file]" msgstr "" #. type: IP #: ../scripts/devscripts.1:117 #, no-wrap msgid "I<namecheck>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:119 msgid "check project names are not already taken" msgstr "" #. type: IP #: ../scripts/devscripts.1:119 #, no-wrap msgid "I<nmudiff>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:121 msgid "" "mail a diff of the current package against the previous version to the BTS " "to assist in tracking NMUs [patchutils, mutt]" msgstr "" #. type: IP #: ../scripts/devscripts.1:121 #, no-wrap msgid "I<origtargz>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:123 msgid "" "fetch the orig tarball of a Debian package from various sources, and unpack " "it" msgstr "" #. type: IP #: ../scripts/devscripts.1:123 #, no-wrap msgid "I<plotchangelog>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:125 msgid "" "view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot]" msgstr "" #. type: IP #: ../scripts/devscripts.1:125 #, no-wrap msgid "I<pts-subscribe>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:127 msgid "" "subscribe to the PTS for a limited period of time [bsd-mailx | mailx, at]" msgstr "" #. type: IP #: ../scripts/devscripts.1:127 #, no-wrap msgid "I<rc-alert>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:129 msgid "" "list installed packages which have release-critical bugs [wget | curl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:129 #, no-wrap msgid "I<rmadison>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:131 msgid "" "remotely query the Debian archive database about packages [liburi-perl, wget " "| curl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:131 #, no-wrap msgid "I<sadt>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:133 msgid "run DEP-8 tests [python3-debian]" msgstr "" #. type: IP #: ../scripts/devscripts.1:133 #, no-wrap msgid "I<suspicious-source>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:135 msgid "" "output a list of files which are not common source files [python3-magic]" msgstr "" #. type: IP #: ../scripts/devscripts.1:135 #, no-wrap msgid "I<svnpath>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:137 msgid "print Subversion repository paths [subversion]" msgstr "" #. type: IP #: ../scripts/devscripts.1:137 #, no-wrap msgid "I<tagpending>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:139 msgid "" "run from a Debian source tree and tag bugs that are to be closed in the " "latest changelog as pending [libsoap-lite-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:139 #, no-wrap msgid "I<transition-check>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:141 msgid "" "check a list of source packages for involvement in transitions for which " "uploads to unstable are currently blocked [libwww-perl, libyaml-syck-perl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:141 #, no-wrap msgid "I<uscan>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:143 msgid "" "scan upstream sites for new releases of packages [gpgv | gpgv2, gnupg " "|gnupg2, liblwp-protocol-https-perl, libwww-perl, unzip, xz-utils, file]" msgstr "" #. type: IP #: ../scripts/devscripts.1:143 #, no-wrap msgid "I<uupdate>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:145 msgid "integrate upstream changes into a source package [patch]" msgstr "" #. type: IP #: ../scripts/devscripts.1:145 #, no-wrap msgid "I<what-patch>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:147 msgid "" "determine what patch system, if any, a source package is using [patchutils]" msgstr "" #. type: IP #: ../scripts/devscripts.1:147 #, no-wrap msgid "I<whodepends>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:149 msgid "check which maintainers' packages depend on a package" msgstr "" #. type: IP #: ../scripts/devscripts.1:149 #, no-wrap msgid "I<who-uploads>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:151 msgid "" "determine the most recent uploaders of a package to the Debian archive " "[gnupg | gnupg2, debian-keyring, debian-maintainers, wget]" msgstr "" #. type: IP #: ../scripts/devscripts.1:151 #, no-wrap msgid "I<wnpp-alert>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:153 msgid "" "list installed packages which are orphaned or up for adoption [wget | curl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:153 #, no-wrap msgid "I<wnpp-check>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:155 msgid "" "check whether there is an open request for packaging or intention to package " "bug for a package [wget | curl]" msgstr "" #. type: IP #: ../scripts/devscripts.1:155 #, no-wrap msgid "I<who-permits-upload>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:157 msgid "" "Retrieve information about Debian Maintainer access control lists [gnupg | " "gnupg2, libencode-locale-perl, libwww-perl, debian-keyring]" msgstr "" #. type: IP #: ../scripts/devscripts.1:157 #, no-wrap msgid "I<wrap-and-sort>(1)" msgstr "" #. type: Plain text #: ../scripts/devscripts.1:158 msgid "wrap long lines and sort items in packaging files [python3-debian]" msgstr "" #. type: textblock #: ../scripts/dget.pl:539 msgid "dget -- Download Debian source and binary packages" msgstr "" #. type: =item #: ../scripts/dget.pl:545 msgid "B<dget> [I<options>] I<URL> ..." msgstr "" #. type: =item #: ../scripts/dget.pl:547 msgid "B<dget> [I<options>] [B<--all>] I<package>[B<=>I<version>] ..." msgstr "" #. type: textblock #: ../scripts/dget.pl:553 msgid "" "B<dget> downloads Debian packages. In the first form, B<dget> fetches the " "requested URLs. If this is a .dsc or .changes file, then B<dget> acts as a " "source-package aware form of B<wget>: it also fetches any files referenced " "in the .dsc/.changes file. The downloaded source is then checked with " "B<dscverify> and, if successful, unpacked by B<dpkg-source>." msgstr "" #. type: textblock #: ../scripts/dget.pl:560 msgid "" "In the second form, B<dget> downloads a I<binary> package (i.e., a I<.deb> " "file) from the Debian mirror configured in /etc/apt/sources.list(.d). " "Unlike B<apt-get install -d>, it does not require root privileges, writes to " "the current directory, and does not download dependencies. If a version " "number is specified, this version of the package is requested. With B<--" "all>, the list of all binaries for the source package I<package> is " "extracted from the output of C<apt-cache showsrc package>." msgstr "" #. type: textblock #: ../scripts/dget.pl:569 msgid "" "In both cases dget is capable of getting several packages and/or URLs at " "once." msgstr "" #. type: textblock #: ../scripts/dget.pl:572 msgid "" "(Note that I<.udeb> packages used by debian-installer are located in " "separate packages files from I<.deb> packages. In order to use I<.udebs> " "with B<dget>, you will need to have configured B<apt> to use a packages file " "for I<component>/I<debian-installer>)." msgstr "" #. type: textblock #: ../scripts/dget.pl:577 msgid "" "Before downloading files listed in .dsc and .changes files, and before " "downloading binary packages, B<dget> checks to see whether any of these " "files already exist. If they do, then their md5sums are compared to avoid " "downloading them again unnecessarily. B<dget> also looks for matching files " "in I</var/cache/apt/archives> and directories given by the B<--path> option " "or specified in the configuration files (see below). Finally, if " "downloading (.orig).tar.gz or .diff.gz files fails, dget consults B<apt-get " "source --print-uris>. Download backends used are B<curl> and B<wget>, " "looked for in that order." msgstr "" #. type: textblock #: ../scripts/dget.pl:587 msgid "" "B<dget> was written to make it easier to retrieve source packages from the " "web for sponsor uploads. For checking the package with B<debdiff>, the last " "binary version is available via B<dget> I<package>, the last source version " "via B<apt-get source> I<package>." msgstr "" #. type: textblock #: ../scripts/dget.pl:598 msgid "" "Interpret I<package> as a source package name, and download all binaries as " "found in the output of \"apt-cache showsrc I<package>\". If I<package> is " "arch-qualified, then only binary packages which are \"Arch: all\", \"Arch: " "any\", or \"Arch: $arch\" will be downloaded." msgstr "" #. type: =item #: ../scripts/dget.pl:603 msgid "B<-b>, B<--backup>" msgstr "" #. type: textblock #: ../scripts/dget.pl:605 msgid "Move files that would be overwritten to I<./backup>." msgstr "" #. type: textblock #: ../scripts/dget.pl:609 msgid "Suppress B<wget>/B<curl> non-error output." msgstr "" #. type: =item #: ../scripts/dget.pl:611 ../scripts/origtargz.pl:129 msgid "B<-d>, B<--download-only>" msgstr "" #. type: textblock #: ../scripts/dget.pl:613 msgid "" "Do not run B<dpkg-source -x> on the downloaded source package. This can " "only be used with the first method of calling B<dget>." msgstr "" #. type: =item #: ../scripts/dget.pl:616 msgid "B<-x>, B<--extract>" msgstr "" #. type: textblock #: ../scripts/dget.pl:618 msgid "" "Run B<dpkg-source -x> on the downloaded source package to unpack it. This " "option is the default and can only be used with the first method of calling " "B<dget>." msgstr "" #. type: =item #: ../scripts/dget.pl:622 msgid "B<-u>, B<--allow-unauthenticated>" msgstr "" #. type: textblock #: ../scripts/dget.pl:624 msgid "" "Do not attempt to verify the integrity of downloaded source packages using " "B<dscverify>." msgstr "" #. type: =item #: ../scripts/dget.pl:627 msgid "B<--build>" msgstr "" #. type: textblock #: ../scripts/dget.pl:629 msgid "Run B<dpkg-buildpackage -b -uc> on the downloaded source package." msgstr "" #. type: =item #: ../scripts/dget.pl:631 msgid "B<--path> I<DIR>[B<:>I<DIR> ...]" msgstr "" #. type: textblock #: ../scripts/dget.pl:633 msgid "" "In addition to I</var/cache/apt/archives>, B<dget> uses the colon-separated " "list given as argument to B<--path> to find files with a matching md5sum. " "For example: \"--path /srv/pbuilder/result:/home/cb/UploadQueue\". If DIR " "is empty (i.e., \"--path ''\" is specified), then any previously listed " "directories or directories specified in the configuration files will be " "ignored. This option may be specified multiple times, and all of the " "directories listed will be searched; hence, the above example could have " "been written as: \"--path /srv/pbuilder/result --path /home/cb/UploadQueue\"." msgstr "" #. type: =item #: ../scripts/dget.pl:644 msgid "B<--insecure>" msgstr "" #. type: textblock #: ../scripts/dget.pl:646 msgid "Allow SSL connections to untrusted hosts." msgstr "" #. type: =item #: ../scripts/dget.pl:648 msgid "B<--no-cache>" msgstr "" #. type: textblock #: ../scripts/dget.pl:650 msgid "" "Bypass server-side HTTP caches by sending a B<Pragma: no-cache> header." msgstr "" #. type: =item #: ../scripts/dget.pl:672 msgid "B<DGET_PATH>" msgstr "" #. type: textblock #: ../scripts/dget.pl:674 msgid "" "This can be set to a colon-separated list of directories in which to search " "for files in addition to the default I</var/cache/apt/archives>. It has the " "same effect as the B<--path> command line option. It is not set by default." msgstr "" #. type: =item #: ../scripts/dget.pl:679 msgid "B<DGET_UNPACK>" msgstr "" #. type: textblock #: ../scripts/dget.pl:681 msgid "" "Set to 'no' to disable extracting downloaded source packages. Default is " "'yes'." msgstr "" #. type: =item #: ../scripts/dget.pl:684 msgid "B<DGET_VERIFY>" msgstr "" #. type: textblock #: ../scripts/dget.pl:686 msgid "" "Set to 'no' to disable checking signatures of downloaded source packages. " "Default is 'yes'." msgstr "" #. type: textblock #: ../scripts/dget.pl:693 msgid "" "Download all I<.deb> files for the previous version of a package and run " "B<debdiff> on them:" msgstr "" #. type: verbatim #: ../scripts/dget.pl:696 #, no-wrap msgid "" " dget --all mypackage=1.2-1\n" " debdiff --from *_1.2-1_*.deb --to *_1.2-2_*.deb\n" "\n" msgstr "" #. type: =head1 #: ../scripts/dget.pl:699 msgid "BUGS AND COMPATIBILITY" msgstr "" #. type: textblock #: ../scripts/dget.pl:701 msgid "B<dget> I<package> should be implemented in B<apt-get install -d>." msgstr "" #. type: textblock #: ../scripts/dget.pl:703 msgid "" "Before devscripts version 2.10.17, the default was not to extract the " "downloaded source. Set DGET_UNPACK=no to revert to the old behaviour." msgstr "" #. type: textblock #: ../scripts/dget.pl:708 msgid "" "This program is Copyright (C) 2005-2013 by Christoph Berg <myon@debian.org>. " " Modifications are Copyright (C) 2005-06 by Julian Gilbey <jdg@debian.org>." msgstr "" #. type: textblock #: ../scripts/dget.pl:716 msgid "" "B<apt-get>(1), B<curl>(1), B<debcheckout>(1), B<debdiff>(1), B<dpkg-" "source>(1), B<wget>(1)" msgstr "" #. type: TH #: ../scripts/diff2patches.1:1 #, no-wrap msgid "diff2patches" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:1 ../scripts/diff2patches.1:50 #, no-wrap msgid "Raphael Geissert E<lt>atomo64@gmail.comE<gt>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:5 msgid "diff2patches - Extract non-debian/ patches from .diff.gz files" msgstr "" #. type: SH #: ../scripts/diff2patches.1:5 #, no-wrap msgid "SYNTAX" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:8 msgid "B<diff2patches >I<filename>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:10 msgid "B<diff2patches --help>|B<--version>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:16 msgid "" "Extracts patches from .diff.gz which apply to files outside the ``debian/'' " "directory scope. A patch is created for each modified file. Each patch is " "named according to the path of the modified file, with ``/'' replaced by " "``___'', and an extension of ``.patch''." msgstr "" #. type: TP #: ../scripts/diff2patches.1:18 #, no-wrap msgid "I<filename>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:22 msgid "" "Extract patches from I<filename> which apply outside the ``debian/'' " "directory." msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:25 msgid "Output help information and exit." msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:28 msgid "Output version information and exit." msgstr "" #. type: TP #: ../scripts/diff2patches.1:29 #, no-wrap msgid "I<debian/control>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:32 msgid "Existence of this file is tested before any patch is extracted." msgstr "" #. type: TP #: ../scripts/diff2patches.1:32 #, no-wrap msgid "I<debian/>" msgstr "" #. type: TQ #: ../scripts/diff2patches.1:34 #, no-wrap msgid "I<debian/patches/>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:40 msgid "" "Patches are extracted to one of these directories. ``debian/patches/'' is " "preferred, if it exists. If I<DEB_PATCHES> is present in the environment, " "it will override this behavior (see ``ENVIRONMENT VARIABLES'' section below)." msgstr "" #. type: TP #: ../scripts/diff2patches.1:41 #, no-wrap msgid "B<DEB_PATCHES>" msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:45 msgid "" "When defined and points to an existing directory, patches are extracted in " "that directory and not under ``debian/'' nor ``debian/patches/''." msgstr "" #. type: Plain text #: ../scripts/diff2patches.1:48 msgid "B<combinediff>(1)" msgstr "" #. type: TH #: ../scripts/dpkg-depcheck.1:1 #, no-wrap msgid "DPKG-DEPCHECK" msgstr "" #. type: TH #: ../scripts/dpkg-depcheck.1:1 #, no-wrap msgid "March 2002" msgstr "" #. type: TH #: ../scripts/dpkg-depcheck.1:1 #, no-wrap msgid "dpkg-depcheck" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:4 msgid "dpkg-depcheck - determine packages used to execute a command" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:6 msgid "B<dpkg-depcheck> [I<options>] I<command>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:15 msgid "" "This program runs the specified command under B<strace> and then determines " "and outputs the packages used in the process. The list can be trimmed in " "various ways as described in the options below. A good example of this " "program would be the command B<dpkg-depcheck -b debian/rules build>, which " "would give a good first approximation to the Build-Depends line needed by a " "Debian package. Note, however, that this does I<not> give any direct " "information on versions required or architecture-specific packages." msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:22 msgid "" "Report all packages used to run I<command>. This is the default behaviour. " "If used in conjunction with B<-b>, B<-d> or B<-m>, gives additional " "information on those packages skipped by these options." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:22 #, no-wrap msgid "B<-b>, B<--build-depends>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:26 msgid "" "Do not report any build-essential or essential packages used, or any of " "their (direct or indirect) dependencies." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:26 #, no-wrap msgid "B<-d>, B<--ignore-dev-deps>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:30 msgid "" "Do not show packages used which are direct dependencies of I<-dev> packages " "used. This implies B<-b>." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:30 #, no-wrap msgid "B<-m>, B<--min-deps>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:34 msgid "" "Output a minimal set of packages needed, taking into account direct " "dependencies. Using B<-m> implies B<-d> and also B<-b>." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:34 #, no-wrap msgid "B<-C>, B<--C-locale>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:37 msgid "Run I<command> with the C locale." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:37 #, no-wrap msgid "B<--no-C-locale>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:40 msgid "Don't change locale when running I<command>." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:40 #, no-wrap msgid "B<-l>, B<--list-files>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:43 msgid "Also report the list of files used in each package." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:43 #, no-wrap msgid "B<--no-list-files>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:47 msgid "" "Do not report the files used in each package. Cancels a B<-l> option." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:47 #, no-wrap msgid "B<-o>, B<--output=>I<FILE>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:50 msgid "Output the package diagnostics to I<FILE> instead of stdout." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:50 #, no-wrap msgid "B<-O>, B<--strace-output=>I<FILE>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:54 msgid "" "Write the B<strace> output to I<FILE> when tracing I<command> instead of " "using a temporary file." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:54 #, no-wrap msgid "B<-I>, B<--strace-input=>I<FILE>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:59 msgid "" "Get B<strace> output from I<FILE> instead of tracing I<command>; B<strace> " "must have be run with the B<-f -q> options for this to work." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:59 #, no-wrap msgid "B<-f>, B<--features=>I<LIST>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:65 msgid "" "Enable or disabled features given in the comma-separated I<LIST> as follows. " " A feature is enabled with I<+feature> or just I<feature> and disabled with " "I<-feature>. The currently recognised features are:" msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:67 #, no-wrap msgid "B<warn-local>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:71 msgid "" "Warn if files in I</usr/local> or I</var/local> are used. Enabled by " "default." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:71 #, no-wrap msgid "B<discard-check-version>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:76 msgid "" "Discards I<execve> when only a I<--version> argument is given to the " "program; this works around some configure scripts that check for binaries " "they don't actually use. Enabled by default." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:76 #, no-wrap msgid "B<trace-local>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:81 msgid "" "Also try to identify files which are accessed in I</usr/local> and " "I</var/local>. Not usually very useful, as Debian does not place files in " "these directories. Disabled by default." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:81 #, no-wrap msgid "B<catch-alternatives>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:85 msgid "" "Warn about access to files controlled by the Debian I<alternatives> " "mechanism. Enabled by default." msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:85 #, no-wrap msgid "B<discard-sgml-catalogs>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:90 msgid "" "Discards access to SGML catalogs; some SGML tools read all the registered " "catalogs at startup. Files matching the regexp /usr/share/sgml/.*\\e.cat " "are recognised as catalogs. Enabled by default." msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:99 msgid "Display usage information and exit." msgstr "" #. type: =item #: ../scripts/dpkg-depcheck.1:99 ../scripts/mk-build-deps.pl:107 #, no-wrap msgid "B<-v>, B<--version>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:102 msgid "Display version and copyright information and exit." msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:108 ../scripts/grep-excuses.1:41 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced in that order to set configuration variables. Command line options " "can be used to override configuration file settings. Environment variable " "settings are ignored for this purpose. The currently recognised variable is:" msgstr "" #. type: TP #: ../scripts/dpkg-depcheck.1:108 #, no-wrap msgid "B<DPKG_DEPCHECK_OPTIONS>" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:112 msgid "" "These are options which are parsed before the command-line options. For " "example," msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:114 msgid "DPKG_DEPCHECK_OPTIONS=\"-b -f-catch-alternatives\"" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:118 msgid "" "which passes these options to B<dpkg-depcheck> before any command-line " "options are processed. You are advised not to try tricky quoting, because " "of the vagaries of shell quoting!" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:123 msgid "" "B<dpkg>(1), B<strace>(1), B<devscripts.conf>(5), B<update-alternatives>(8)" msgstr "" #. type: SH #: ../scripts/dpkg-depcheck.1:123 #, no-wrap msgid "COPYING" msgstr "" #. type: Plain text #: ../scripts/dpkg-depcheck.1:130 msgid "" "Copyright 2001 Bill Allombert E<lt>ballombe@debian.orgE<gt>. Modifications " "copyright 2002,2003 Julian Gilbey E<lt>jdg@debian.orgE<gt>. B<dpkg-" "depcheck> is free software, covered by the GNU General Public License, " "version 2 or (at your option) any later version, and you are welcome to " "change it and/or distribute copies of it under certain conditions. There is " "absolutely no warranty for B<dpkg-depcheck>." msgstr "" #. type: TH #: ../scripts/dpkg-genbuilddeps.1:1 #, no-wrap msgid "DPKG-GENBUILDDEPS" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:4 msgid "" "dpkg-genbuilddeps - generate a list of packages used to build this package" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:6 msgid "B<dpkg-genbuilddeps> [I<arg> ...]" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:19 msgid "" "This program is a wrapper around B<dpkg-depcheck>(1). It should be run from " "the top of a Debian build tree. It calls B<dpkg-buildpackage> with any " "arguments given on the command line, and by tracing the execution of this, " "it determines which non-essential packages were used during the package " "building. This can be useful in determining what the I<Build-Depends> " "control fields should contain. It does not determine which packages were " "used for the arch independent parts of the build and which for the arch " "dependent parts, not does it attempt to determine which versions of packages " "are required. It should be able to run under B<fakeroot> rather than being " "run as root, as B<fakeroot dpkg-genbuilddeps>, or B<dpkg-genbuilddeps -" "rfakeroot>." msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:23 msgid "" "This program requires the build-essential package to be installed. If it is " "not, please use B<dpkg-depcheck> directly, with a command such as" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:25 #, no-wrap msgid " dpkg-depcheck --all dpkg-buildpackage -us -uc -b -rfakeroot ...\n" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:27 msgid "All this program itself does is essentially to run the command:" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:29 #, no-wrap msgid "" " dpkg-depcheck -b dpkg-buildpackage -us -uc -b -rfakeroot [arg ...]\n" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:33 msgid "B<dpkg-depcheck>(1), B<fakeroot>(1)" msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:36 msgid "B<The Debian Policy Manual,> sections on Build-Depends etc." msgstr "" #. type: Plain text #: ../scripts/dpkg-genbuilddeps.1:40 msgid "" "The original B<dpkg-genbuilddeps> was written by Ben Collins " "E<lt>bcollins@debian.orgE<gt>. The current version is a simple wrapper " "around B<dpkg-depcheck> written by Bill Allombert " "E<lt>ballombe@debian.orgE<gt>. This manual page was written by Julian " "Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../doc/edit-patch.1:1 #, no-wrap msgid "EDIT-PATCH" msgstr "" #. type: Plain text #: ../doc/edit-patch.1:5 msgid "" "B<edit-patch>, B<add-patch> - tool for preparing patches for Debian source " "packages" msgstr "" #. type: Plain text #: ../doc/edit-patch.1:8 msgid "B<edit-patch> I<path/to/patch>" msgstr "" #. type: Plain text #: ../doc/edit-patch.1:10 msgid "B<add-patch> I<path/to/patch>" msgstr "" #. type: Plain text #: ../doc/edit-patch.1:18 msgid "" "B<edit-patch> is a wrapper script around the Quilt, CDBS, and dpatch patch " "systems. It simplifies the process of preparing and editing patches to " "Debian source packages and allows the user to not have to be concerned with " "which patch system is in use. Run from inside the root directory of the " "source package, B<edit-patch> can be used to edit existing patches located " "in I<debian/patches>." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:25 msgid "" "It can also be used to incorporate new patches. If pointed at a patch not " "already present, it will copy the patch to I<debian/patches> in the correct " "format for the patch system in use. Next, the patch is applied and a " "subshell is opened in order to edit the patch. Typing B<exit> or pressing " "Ctrl-d will close the subshell and launch an editor to record the " "I<debian/changelog> entry." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:29 msgid "" "B<edit-patch> is integrated with the Bazaar and Git version control systems. " " The patch will be automatically added to the tree, and the " "I<debian/changelog> entry will be used as the commit message." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:32 msgid "" "If no patch system is present, the patch is applied inline, and a copy is " "stored in I<debian/patches-applied>." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:36 msgid "" "B<add-patch> is the non-interactive version of B<edit-patch>. The patch " "will be incorporated but no editor or subshell will be spawned." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:40 msgid "" "B<edit-patch> was written by Daniel Holbach " "E<lt>daniel.holbach@canonical.comE<gt>, Michael Vogt " "E<lt>michael.vogt@canonical.comE<gt>, and David Futcher " "E<lt>bobbo@ubuntu.comE<gt>." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:42 msgid "" "This manual page was written by Andrew Starr-Bochicchio " "E<lt>a.starr.b@gmail.comE<gt>." msgstr "" #. type: Plain text #: ../doc/edit-patch.1:43 msgid "" "Both are released under the terms of the GNU General Public License, version " "3." msgstr "" #. type: TH #: ../scripts/dscextract.1:1 #, no-wrap msgid "DSCEXTRACT" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:4 msgid "dscextract - extract a single file from a Debian source package" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:6 msgid "B<dscextract> [I<options>] I<dscfile> I<file>" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:11 msgid "" "B<dscextract> reads a single file from a Debian source package. The idea is " "to only look into I<.diff.gz> files (source format 1.0) or " "I<.debian.tar.gz/bz2> files (source format 3.0) where possible, hence " "avoiding to unpack large tarballs. It is most useful for files in the " "I<debian/> subdirectory." msgstr "" #. type: Plain text #: ../scripts/dscextract.1:14 msgid "" "I<file> is relative to the first level directory contained in the package, " "i.e. with the first component stripped." msgstr "" #. type: TP #: ../scripts/dscextract.1:15 #, no-wrap msgid "B<-f>" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:20 msgid "" "\"Fast\" mode. For source format 1.0, avoid to fall back scanning the " "I<.orig.tar.gz> file if I<file> was not found in the I<.diff.gz>. (For 3.0 " "packages, it is assumed that I<debian/*> are exactly the contents of " "I<debian.tar.gz/bz2>.)" msgstr "" #. type: TP #: ../scripts/dscextract.1:21 ../scripts/wnpp-check.1:29 #, no-wrap msgid "0" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:24 msgid "I<file> was extracted." msgstr "" #. type: Plain text #: ../scripts/dscextract.1:27 msgid "I<file> was not found in the source package." msgstr "" #. type: Plain text #: ../scripts/dscextract.1:30 msgid "An error occurred, like I<dscfile> was not found." msgstr "" #. type: Plain text #: ../scripts/dscextract.1:32 msgid "dscextract dds_2.1.1+ddd105-2.dsc debian/watch || test $? = 1" msgstr "" #. type: Plain text #: ../scripts/dscextract.1:33 msgid "" "B<dscextract> was written by Christoph Berg E<lt>myon@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/dscverify.1:1 #, no-wrap msgid "DSCVERIFY" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:4 msgid "dscverify - verify the validity of a Debian package" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:6 msgid "" "B<dscverify> [B<--keyring >I<keyring>] ... I<changes_or_dsc_filename> ..." msgstr "" #. type: Plain text #: ../scripts/dscverify.1:17 msgid "" "B<dscverify> checks that the GPG signatures on the given I<.changes> or " "I<.dsc> files are good signatures made by keys in the current Debian " "keyrings, found in the I<debian-keyring> and I<debian-maintainers> packages. " " (Additional keyrings can be specified using the B<--keyring> option any " "number of times.) It then checks that the other files listed in the " "I<.changes> or I<.dsc> files have the correct sizes and checksums (MD5 plus " "SHA1 and SHA256 if the latter are present). The exit status is 0 if there " "are no problems and non-zero otherwise." msgstr "" #. type: TP #: ../scripts/dscverify.1:18 #, no-wrap msgid "B<--keyring>I< >I<keyring>" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:21 msgid "Add I<keyring> to the list of keyrings to be used." msgstr "" #. type: TP #: ../scripts/dscverify.1:21 ../scripts/who-uploads.1:25 #, no-wrap msgid "B<--no-default-keyrings>" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:24 msgid "Do not use the default set of keyrings." msgstr "" #. type: TP #: ../scripts/dscverify.1:28 #, no-wrap msgid "B<--nosigcheck>, B<--no-sig-check>, B<-u>" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:32 msgid "" "Skip the signature verification step. That is, only verify the sizes and " "checksums of the files listed in the I<.changes> or I<.dsc> files." msgstr "" #. type: TP #: ../scripts/dscverify.1:32 ../scripts/plotchangelog.1:78 ../scripts/uupdate.1:98 #, no-wrap msgid "B<--verbose>" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:35 msgid "Do not suppress GPG output." msgstr "" #. type: Plain text #: ../scripts/dscverify.1:49 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. " "Environment variable settings are ignored for this purpose. If the first " "command line option given is B<--noconf> or B<--no-conf>, then these files " "will not be read. The currently recognised variable is:" msgstr "" #. type: TP #: ../scripts/dscverify.1:49 #, no-wrap msgid "B<DSCVERIFY_KEYRINGS>" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:53 msgid "" "This is a colon-separated list of extra keyrings to use in addition to any " "specified on the command line." msgstr "" #. type: SH #: ../scripts/dscverify.1:53 #, no-wrap msgid "KEYRING" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:60 msgid "" "Please note that the keyring provided by the debian-keyring package can be " "slightly out of date. The latest version can be obtained with rsync, as " "documented in the README that comes with debian-keyring. If you sync the " "keyring to a non-standard location (see below), you can use the " "possibilities to specify extra keyrings, by either using the above mentioned " "configuration option or the --keyring option." msgstr "" #. type: Plain text #: ../scripts/dscverify.1:62 msgid "Below is an example for an alias:" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:64 msgid "alias dscverify='dscverify --keyring ~/.gnupg/pubring.gpg'" msgstr "" #. type: SH #: ../scripts/dscverify.1:64 #, no-wrap msgid "STANDARD KEYRING LOCATIONS" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:67 msgid "" "By default dscverify searches for the debian-keyring in the following " "locations:" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:69 msgid "- ~/.gnupg/trustedkeys.gpg" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:71 msgid "- /org/keyring.debian.org/keyrings/debian-keyring.gpg" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:73 msgid "- /usr/share/keyrings/debian-keyring.gpg" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:75 msgid "- /usr/share/keyrings/debian-maintainers.gpg" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:79 msgid "B<gpg>(1), B<gpg2>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/dscverify.1:83 msgid "" "B<dscverify> was written by Roderick Schertler E<lt>roderick@argon.orgE<gt> " "and posted on the debian-devel@lists.debian.org mailing list, with several " "modifications by Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/getbuildlog.1:1 #, no-wrap msgid "GETBUILDLOG" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:4 msgid "getbuildlog - download build logs from Debian auto-builders" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:8 msgid "" "B<getbuildlog> I<package> [I<version-pattern>] [I<architecture-pattern>]" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:17 msgid "" "B<getbuildlog> downloads build logs of I<package> from Debian auto-builders. " "It downloads build logs of all versions and for all architectures if " "I<version-pattern> and I<architecture-pattern> are not specified or empty, " "otherwise only build logs whose versions match I<version-pattern> and build " "logs whose architectures match I<architecture-pattern> will be downloaded. " "The version and architecture patterns are interpreted as extended regular " "expressions as described in B<grep>(1)." msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:21 msgid "" "If I<version-pattern> is \"last\" then only the logs for the most recent " "version of I<package> found on buildd.debian.org will be downloaded." msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:24 msgid "" "If I<version-pattern> is \"last-all\" then the logs for the most recent " "version found on each build log index will be downloaded." msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:28 msgid "Show usage information and examples." msgstr "" #. type: TP #: ../scripts/getbuildlog.1:32 #, no-wrap msgid "getbuildlog hello 2\\e.2-1 amd64" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:35 msgid "Download amd64 build log for hello version 2.2-1." msgstr "" #. type: TP #: ../scripts/getbuildlog.1:35 #, no-wrap msgid "getbuildlog glibc \"\" mips.*" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:38 msgid "Download mips(el) build logs of all glibc versions." msgstr "" #. type: TP #: ../scripts/getbuildlog.1:38 #, no-wrap msgid "getbuildlog wesnoth .*bpo.*" msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:41 msgid "Download all build logs of backported wesnoth versions." msgstr "" #. type: Plain text #: ../scripts/getbuildlog.1:42 msgid "Written by Frank S. Thomas E<lt>fst@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/grep-excuses.1:1 #, no-wrap msgid "GREP-EXCUSES" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:4 msgid "" "grep-excuses - search the testing excuses files for a specific maintainer" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:6 msgid "B<grep-excuses> [I<options>] [I<maintainer>|I<package>]" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:14 msgid "" "B<grep-excuses> downloads the autoremovals and update_excuses.html files and " "greps them for the specified maintainer or package name. The B<wget> " "package is required for this script. If no name is given on the command " "line, first the environment variable B<DEBFULLNAME> is used if it is " "defined, and failing that, the configuration variable described below is " "used." msgstr "" #. type: TP #: ../scripts/grep-excuses.1:19 #, no-wrap msgid "B<--wipnity>, B<-w>" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:23 msgid "" "Get information from E<lt>https://release.debian.org/migration/E<gt>. A " "package name must be given when using this option." msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:26 ../scripts/whodepends.1:14 msgid "Show a brief usage message." msgstr "" #. type: TP #: ../scripts/grep-excuses.1:29 #, no-wrap msgid "B<--no-autoremovals>" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:32 msgid "" "Investigate and show only testing propagation excuses, not autoremovals." msgstr "" #. type: TP #: ../scripts/grep-excuses.1:32 #, no-wrap msgid "B<--debug>" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:35 msgid "Print debugging output to stderr (including url(s) fetched)." msgstr "" #. type: TP #: ../scripts/grep-excuses.1:41 #, no-wrap msgid "B<GREP_EXCUSES_MAINTAINER>" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:45 msgid "" "The default maintainer, email or package to grep for if none is specified on " "the command line." msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:47 ../scripts/plotchangelog.1:126 msgid "B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/grep-excuses.1:49 msgid "" "Joey Hess E<lt>joeyh@debian.orgE<gt>; modifications by Julian Gilbey " "E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:25 msgid "licensecheck - simple license checker for source files" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:29 msgid "B<licensecheck> B<--help>|B<--version>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:31 msgid "" "B<licensecheck> [B<--no-conf>] [B<--verbose>] [B<--copyright>] [B<-l>|B<--" "lines=>I<N>] [B<-i>|B<--ignore=>I<regex>] [B<-c>|B<--check=>I<regex>] [B<-" "m>|B<--machine>] [B<-r>|B<--recursive>] [B<-e>|B<--encoding=>I<...>] I<list " "of files and directories to check>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:38 msgid "" "B<licensecheck> attempts to determine the license that applies to each file " "passed to it, by searching the start of the file for text belonging to " "various licenses." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:42 msgid "" "If any of the arguments passed are directories, B<licensecheck> will add the " "files contained within to the list of files to process." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:49 msgid "B<--verbose>, B<--no-verbose>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:51 msgid "" "Specify whether to output the text being processed from each file before the " "corresponding license information." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:54 msgid "Default is to be quiet." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:56 msgid "B<-l=>I<N>, B<--lines=>I<N>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:58 msgid "" "Specify the number of lines of each file's header which should be parsed for " "license information. (Default is 60)." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:61 msgid "B<--tail=>I<N>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:63 msgid "" "By default, the last 5k bytes of each files are parsed to get license " "information. You may use this option to set the size of this parsed chunk. " "You may set this value to 0 to avoid parsing the end of the file." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:67 msgid "B<-i=>I<regex>, B<--ignore=>I<regex>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:69 msgid "" "When processing the list of files and directories, the regular expression " "specified by this option will be used to indicate those which should not be " "considered (e.g. backup files, VCS metadata)." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:73 msgid "B<-r>, B<--recursive>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:75 msgid "Specify that the contents of directories should be added recursively." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:78 msgid "B<-c=>I<regex>, B<--check=>I<regex>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:80 msgid "" "Specify a pattern against which filenames will be matched in order to decide " "which files to check the license of." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:83 msgid "The default includes common source files." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:85 msgid "B<-s>, B<--skipped>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:87 msgid "" "Specify whether to show skipped files, i.e. files found which do not match " "the check regexp (see C<--check> option). Default is to not show skipped " "files." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:91 msgid "" "Note that ignored files (like C<.git> or C<.svn>) are not shown even when " "this option is used." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:94 msgid "B<--copyright>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:96 msgid "Also display copyright text found within the file" msgstr "" #. type: =item #: ../scripts/licensecheck.pl:98 msgid "B<-e> B<--encoding>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:100 msgid "" "Specifies input encoding of source files. By default, input files are not " "decoded. When encoding is specified, license and copyright information are " "printed on STDOUT as utf8, or garbage if you got the encoding wrong." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:105 msgid "B<-m>, B<--machine>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:107 msgid "" "Display the information in a machine readable way, i.e. in the form " "<file><tab><license>[<tab><copyright>] so that it can be easily sorted " "and/or filtered, e.g. with the B<awk> and B<sort> commands. Note that using " "the B<--verbose> option will kill the readability." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:114 msgid "" "Do not read any configuration files. This can only be used as the first " "option given on the command line." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:129 msgid "B<LICENSECHECK_VERBOSE>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:131 msgid "" "If this is set to I<yes>, then it is the same as the B<--verbose> command " "line parameter being used. The default is I<no>." msgstr "" #. type: =item #: ../scripts/licensecheck.pl:134 msgid "B<LICENSECHECK_PARSELINES>" msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:136 msgid "" "If this is set to a positive number then the specified number of lines at " "the start of each file will be read whilst attempting to determine the " "license(s) in use. This is equivalent to the B<--lines> command line option." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:145 msgid "" "This code is copyright by Adam D. Barratt <I<adam@adam-barratt.org.uk>>, all " "rights reserved; based on a script of the same name from the KDE SDK, which " "is copyright by <I<dfaure@kde.org>>. This program comes with ABSOLUTELY NO " "WARRANTY. You are free to redistribute this code under the terms of the GNU " "General Public License, version 2 or later." msgstr "" #. type: textblock #: ../scripts/licensecheck.pl:154 msgid "Adam D. Barratt <adam@adam-barratt.org.uk>" msgstr "" #. type: TH #: ../scripts/list-unreleased.1:1 #, no-wrap msgid "LIST-UNRELEASED" msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:4 msgid "list-unreleased - display UNRELEASED packages" msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:6 msgid "B<list-unreleased> [I<arg> ...] [I<path> ...]" msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:9 msgid "" "Searches for packages whose changelogs indicate there are pending changes " "(UNRELEASED) and either lists them or displays the relevant changelog entry." msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:12 msgid "" "By default it searches for packages under the current directory. If a path " "is specified it will look for packages under that directory instead." msgstr "" #. type: TP #: ../scripts/list-unreleased.1:13 #, no-wrap msgid "B<-c>" msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:16 msgid "Display pending changes." msgstr "" #. type: TP #: ../scripts/list-unreleased.1:16 #, no-wrap msgid "B<-R>" msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:19 msgid "Don't recurse into subdirectories looking for packages." msgstr "" #. type: Plain text #: ../scripts/list-unreleased.1:23 msgid "" "B<list-unreleased> was written by Frans Pop E<lt>elendil@planet.nlE<gt>. " "This manual page was written by Joey Hess E<lt>joeyh@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/manpage-alert.1:1 #, no-wrap msgid "MANPAGE-ALERT" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:4 msgid "manpage-alert - check for binaries without corresponding manpages" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:6 msgid "B<manpage-alert> [I<options>] [I<paths>]" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:9 msgid "" "B<manpage-alert> searches the given list of paths for binaries without " "corresponding manpages." msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:12 msgid "" "If no I<paths> are specified on the command line, the path list I</bin /sbin " "/usr/bin /usr/sbin /usr/games> will be assumed." msgstr "" #. type: TP #: ../scripts/manpage-alert.1:13 #, no-wrap msgid "B<-h>,B<--help>" msgstr "" #. type: TP #: ../scripts/manpage-alert.1:16 #, no-wrap msgid "B<-V>,B<--version>" msgstr "" #. type: TP #: ../scripts/manpage-alert.1:19 #, no-wrap msgid "B<-f>,B<--file>" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:22 msgid "Show filenames of missing manpages without any leading text." msgstr "" #. type: TP #: ../scripts/manpage-alert.1:22 #, no-wrap msgid "B<-p>,B<--package>" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:25 msgid "Show filenames of missing manpages with their package name." msgstr "" #. type: TP #: ../scripts/manpage-alert.1:25 #, no-wrap msgid "B<-n>,B<--no-stat>" msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:28 msgid "Do not show statistics at the end." msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:33 msgid "" "B<manpage-alert> was written by Branden Robinson and modified by Julian " "Gilbey E<lt>jdg@debian.orgE<gt> and Adam D. Barratt E<lt>debian-bts@adam-" "barratt.org.ukE<gt> (who also wrote this manpage) for the devscripts package." msgstr "" #. type: Plain text #: ../scripts/manpage-alert.1:35 msgid "" "This manpage and the associated program are licensed under the terms of the " "GPL, version 2 or later." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:23 msgid "mass-bug - mass-file a bug report against a list of packages" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:27 msgid "" "B<mass-bug> [I<options>] B<--subject=\">I<bug subject>B<\"> I<template " "package-list>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:31 msgid "" "mass-bug assists in filing a mass bug report in the Debian BTS on a set of " "packages. For each package in the package-list file (which should list one " "package per line together with an optional version number separated from the " "package name by an underscore), it fills out the template, adds BTS pseudo-" "headers, and either displays or sends the bug report." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:37 msgid "" "Warning: Some care has been taken to avoid unpleasant and common mistakes, " "but this is still a power tool that can generate massive amounts of bug " "report mails. Use it with care, and read the documentation in the " "Developer's Reference about mass filing of bug reports first." msgstr "" #. type: =head1 #: ../scripts/mass-bug.pl:42 msgid "TEMPLATE" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:44 msgid "" "The template file is the body of the message that will be sent for each bug " "report, excluding the BTS pseudo-headers. In the template, #PACKAGE# is " "replaced with the name of the package. If a version was specified for the " "package, #VERSION# will be replaced by that version." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:49 msgid "" "The components of the version number may be specified using #EPOCH#, " "#UPSTREAM_VERSION# and #REVISION#. #EPOCH# includes the trailing colon and " "#REVISION# the leading dash so that #EPOCH#UPSTREAM_VERSION##REVISION# is " "always the same as #VERSION#." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:54 msgid "" "Note that text in the template will be automatically word-wrapped to 70 " "columns, up to the start of a signature (indicated by S<'-- '> at the start " "of a line on its own). This is another reason to avoid including BTS pseudo-" "headers in your template." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:61 msgid "" "B<mass-bug> examines the B<devscripts> configuration files as described " "below. Command line options override the configuration file settings, " "though." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:67 msgid "" "B<--" "severity=>(B<wishlist>|B<minor>|B<normal>|B<important>|B<serious>|B<grave>|B<" "critical>)" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:69 msgid "" "Specify the severity with which bugs should be filed. Default is B<normal>." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:72 msgid "B<--display>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:74 msgid "" "Fill out the templates for each package and display them all for " "verification. This is the default behavior." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:77 msgid "B<--send>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:79 msgid "Actually send the bug reports." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:81 msgid "B<--subject=\">I<bug subject>B<\">" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:83 msgid "" "Specify the subject of the bug report. The subject will be automatically " "prefixed with the name of the package that the bug is filed against." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:86 msgid "B<--tags>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:88 msgid "Set the BTS pseudo-header for tags." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:90 msgid "B<--user>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:92 msgid "Set the BTS pseudo-header for a usertags' user." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:94 msgid "B<--usertags>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:96 msgid "Set the BTS pseudo-header for usertags." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:98 msgid "B<--source>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:100 msgid "" "Specify that package names refer to source packages rather than binary " "packages." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:105 msgid "" "Specify the B<sendmail> command. The command will be split on white space " "and will not be passed to a shell. Default is F</usr/sbin/sendmail>." msgstr "" #. type: =item #: ../scripts/mass-bug.pl:108 msgid "B<--no-wrap>" msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:110 msgid "Do not wrap the template to lines of 70 characters." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:129 msgid "" "B<DEBEMAIL> and B<EMAIL> can be set in the environment to control the email " "address that the bugs are sent from." msgstr "" #. type: textblock #: ../scripts/mass-bug.pl:518 msgid "This program is Copyright (C) 2006 by Joey Hess <joeyh@debian.org>." msgstr "" #. type: TH #: ../scripts/mergechanges.1:1 #, no-wrap msgid "MERGECHANGES" msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:4 msgid "mergechanges - merge multiple changes files" msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:6 msgid "" "B<mergechanges> [B<-d>] [B<-f>] [B<-S>] [B<-i>] I<file1 file2> [I<file>...]" msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:13 msgid "" "B<mergechanges> merges two or more I<.changes> files, merging the " "Architecture, Description and Files (and Checksums-*, if present) fields of " "the two. There are checks made to ensure that the changes files are from " "the same source package and version and use the same changes file Format. " "The first changes file is used as the basis and the information from the " "later ones is merged into it." msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:18 msgid "" "The output is normally written to I<stdout>. If the B<-f> option is given, " "the output is written to I<package>_I<version>_multi.changes instead, in the " "same directory as the first changes file listed." msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:21 msgid "" "If the B<-d> option is given and the output is generated successfully, the " "input files will be deleted." msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:25 msgid "" "If the B<-i> or B<--indep> option is given, source packages and architecture-" "independent (Architecture: all) packages are included in the output, but " "architecture-dependent packages are not." msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:28 msgid "" "If the B<-S> or B<--source> option is given, only source packages are " "included in the output." msgstr "" #. type: Plain text #: ../scripts/mergechanges.1:33 msgid "" "Gergely Nagy E<lt>algernon@debian.orgE<gt>, modifications by Julian Gilbey " "E<lt>jdg@debian.orgE<gt>, Mark Hymers E<lt>mhy@debian.orgE<gt>, Adam D. " "Barratt E<lt>adam@adam-barratt.org.ukE<gt>, and Simon McVittie " "E<lt>smcv@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:26 msgid "" "mk-build-deps - build a package satisfying a package's build-dependencies" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:30 msgid "B<mk-build-deps> B<--help>|B<--version>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:32 msgid "B<mk-build-deps> [I<options>] I<control file> | I<package name> ..." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:36 msgid "" "Given a I<package name> and/or I<control file>, B<mk-build-deps> will use " "B<equivs> to generate a binary package which may be installed to satisfy all " "the build dependencies of the given package." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:40 msgid "" "If B<--build-dep> and/or B<--build-indep> are given, then the resulting " "binary package(s) will depend solely on the Build-Depends/Build-Depends-" "Indep dependencies, respectively." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:48 msgid "B<-i>, B<--install>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:50 msgid "Install the generated packages and its build-dependencies." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:52 msgid "B<-t>, B<--tool>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:54 msgid "" "When installing the generated package use the specified tool. (default: " "B<apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends>)" msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:57 msgid "B<-r>, B<--remove>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:59 msgid "" "Remove the package file after installing it. Ignored if used without the B<--" "install> switch." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:62 msgid "B<-a> I<foo>, B<--arch> I<foo>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:64 msgid "" "Set the architecture of the produced binary package to I<foo>. If this " "option is not given, fall back to the value given by B<--host-arch>. If " "neither this option nor B<--host-arch> are given but the Build-Depends " "contain architecture restrictions, use the value printed by `dpkg-" "architecture -qDEB_HOST_ARCH`. Otherwise, use I<all>." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:70 msgid "" "The package architecture must be equal to the host architecture except if " "the package architecture is I<all>." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:73 msgid "" "The package architecture cannot be I<all> if the build and host architecture " "differ." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:76 msgid "B<--host-arch> I<foo>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:78 msgid "" "Set the host architecture the binary package is built for. This defaults to " "the value printed by `dpkg-architecture -qDEB_HOST_ARCH`. Use this option to " "create a binary package that is able to satisfy crossbuild dependencies." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:82 msgid "" "If this option is used together with B<--arch>, then they must be equal " "except if the value of B<--arch> is I<all>." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:85 msgid "" "If B<--arch> is not given, then this option also sets the package " "architecture." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:87 msgid "B<--build-arch> I<foo>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:89 msgid "" "Set the build architecture the binary package is built for. This defaults to " "the value printed by `dpkg-architecture -qDEB_BUILD_ARCH`. Use this option " "to create a binary package that is able to satisfy crossbuild dependencies." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:93 msgid "B<-B>, B<--build-dep>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:95 msgid "" "Generate a package which only depends on the source package's Build-Depends " "dependencies." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:98 msgid "B<-A>, B<--build-indep>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:100 msgid "" "Generate a package which only depends on the source package's Build-Depends-" "Indep dependencies." msgstr "" #. type: =item #: ../scripts/mk-build-deps.pl:111 msgid "B<-s>, B<--root-cmd>" msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:113 msgid "" "Use the specified tool to gain root privileges before installing. Ignored " "if used without the B<--install> switch." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:120 msgid "" "B<mk-build-deps> is copyright by Vincent Fourmond and was modified for the " "devscripts package by Adam D. Barratt <adam@adam-barratt.org.uk>." msgstr "" #. type: textblock #: ../scripts/mk-build-deps.pl:123 ../scripts/transition-check.pl:77 msgid "" "This program comes with ABSOLUTELY NO WARRANTY. You are free to " "redistribute this code under the terms of the GNU General Public License, " "version 2 or later." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:27 msgid "" "mk-origtargz - rename upstream tarball, optionally changing the compression " "and removing unwanted files" msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:33 msgid "B<mk-origtargz> [I<options>] F<foo-1.0.tar.gz>" msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:35 msgid "B<mk-origtargz> B<--help>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:41 msgid "" "B<mk-origtargz> renames the given file to match what is expected by B<dpkg-" "buildpackage>, based on the source package name and version in " "F<debian/changelog>. It can convert B<zip> to B<tar>, optionally change the " "compression scheme and remove files according to B<Files-Excluded> and " "B<Files-Excluded->I<component> in F<debian/copyright>. The resulting file is " "placed in F<debian/../..>. (In F<debian/copyright>, the B<Files-Excluded> " "and B<Files-Excluded->I<component> stanzas are a part of the first paragraph " "and there is a blank line before the following paragraphs which contain " "B<Files> and other stanzas. See B<uscan>(1) \"COPYRIGHT FILE EXAMPLE\".)" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:51 msgid "" "The archive type for B<zip> is detected by \"B<file --dereference --brief --" "mime-type>\" command. So any B<zip> type archives such as B<jar> are " "treated in the same way. The B<xpi> archive is detected by its extension " "and is handled properly using the B<xpi-unpack> command." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:56 msgid "" "If the package name is given via the B<--package> option, no information is " "read from F<debian/>, and the result file is placed in the current directory." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:59 msgid "" "B<mk-origtargz> is commonly called via B<uscan>, which first obtains the " "upstream tarball." msgstr "" #. type: =head2 #: ../scripts/mk-origtargz.pl:64 msgid "Metadata options" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:66 msgid "" "The following options extend or replace information taken from F<debian/>." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:72 msgid "" "Use I<package> as the name of the Debian source package, and do not require " "or use a F<debian/> directory. This option can only be used together with B<-" "-version>." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:76 msgid "" "The default is to use the package name of the first entry in " "F<debian/changelog>." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:78 msgid "B<-v>, B<--version> I<version>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:80 msgid "" "Use I<version> as the version of the package. This needs to be the upstream " "version portion of a full Debian version, i.e. no Debian revision, no epoch." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:83 msgid "" "The default is to use the upstream portion of the version of the first entry " "in F<debian/changelog>." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:86 msgid "B<--exclude-file> I<glob>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:88 msgid "" "Remove files matching the given I<glob> from the tarball, as if it was " "listed in B<Files-Excluded>." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:91 msgid "B<--copyright-file> I<filename>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:93 msgid "" "Remove files matching the patterns found in I<filename>, which should have " "the format of a Debian F<copyright> file (B<Format: " "https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/> to be " "precise). Errors parsing that file are silently ignored, exactly as is the " "case with F<debian/copyright>." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:99 msgid "" "Unmatched patterns will emit a warning so the user can verify whether it is " "correct. If there are multiple patterns which match a file, only the last " "one will count as being matched." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:103 msgid "" "Both the B<--exclude-file> and B<--copyright-file> options amend the list of " "patterns found in F<debian/copyright>. If you do not want to read that file, " "you will have to use B<--package>." msgstr "" #. type: =head2 #: ../scripts/mk-origtargz.pl:109 msgid "Action options" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:111 msgid "" "These options specify what exactly B<mk-origtargz> should do. The options B<-" "-copy>, B<--rename> and B<--symlink> are mutually exclusive." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:116 ../scripts/uscan.pl:1383 msgid "B<--symlink>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:118 msgid "" "Make the resulting file a symlink to the given original file. (This is the " "default behaviour.)" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:121 msgid "" "If the file has to be modified (because it is a B<zip>, or B<xpi> file, " "because of B<--repack> or B<Files-Excluded>), this option behaves like B<--" "copy>." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:124 ../scripts/uscan.pl:1388 msgid "B<--copy>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:126 msgid "" "Make the resulting file a copy of the original file (unless it has to be " "modified, of course)." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:129 ../scripts/uscan.pl:1392 msgid "B<--rename>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:131 msgid "Rename the original file." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:133 msgid "" "If the file has to be modified (because it is a B<zip>, or B<xpi> file, " "because of B<--repack> or B<Files-Excluded>), this implies that the original " "file is deleted afterwards." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:137 ../scripts/uscan.pl:1396 msgid "B<--repack>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:139 msgid "" "If the given file is not compressed using the desired format (see B<--" "compression>), recompress it." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:142 msgid "B<-S>, B<--repack-suffix> I<suffix>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:144 msgid "" "If the file has to be modified, because of B<Files-Excluded>, append " "I<suffix> to the upstream version." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:147 msgid "B<-c>, B<--component> I<componentname>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:149 msgid "" "Use <componentname> as the component name for the secondary upstream " "tarball. Set I<componentname> as the component name. This is used only for " "the secondary upstream tarball of the Debian source package. Then " "I<packagename_version.orig-componentname.tar.gz> is created." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:154 ../scripts/uscan.pl:1405 msgid "B<--compression> [ B<gzip> | B<bzip2> | B<lzma> | B<xz> ]" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:156 msgid "" "If B<--repack> is used, or if the given file is a B<zip> or B<xpi> file, " "ensure that the resulting file is compressed using the given scheme. The " "default is B<gzip>." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:160 msgid "B<-C>, B<--directory> I<directory>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:162 msgid "Put the resulting file in the given directory." msgstr "" #. type: =item #: ../scripts/mk-origtargz.pl:164 msgid "B<--unzipopt> I<options>" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:166 msgid "" "Add the extra options to use with the B<unzip> command such as B<-a>, B<-" "aa>, and B<-b>." msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:183 msgid "B<uscan>(1), B<uupdate>(1)" msgstr "" #. type: textblock #: ../scripts/mk-origtargz.pl:187 msgid "" "B<mk-origtargz> and this manpage have been written by Joachim Breitner " "<I<nomeata@debian.org>>." msgstr "" #. type: textblock #: ../scripts/namecheck.pl:5 msgid "namecheck - Check project names are not already taken." msgstr "" #. type: =head1 #: ../scripts/namecheck.pl:7 msgid "ABOUT" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:9 msgid "" "This is a simple tool to automate the testing of project names at the most " "common Open Source / Free Software hosting environments." msgstr "" #. type: textblock #: ../scripts/namecheck.pl:12 msgid "" "Each new project requires a name, and those names are ideally unique. To " "come up with names is hard, and testing to ensure they're not already in use " "is time-consuming - unless you have a tool such as this one." msgstr "" #. type: =head1 #: ../scripts/namecheck.pl:16 msgid "CUSTOMIZATION" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:18 msgid "" "The script, as is, contains a list of sites, and patterns, to test against." msgstr "" #. type: textblock #: ../scripts/namecheck.pl:20 msgid "" "If those patterns aren't sufficient then you may create your own additions " "and add them to the script. If you wish to have your own version of the " "patterns you may save them into the file ~/.namecheckrc" msgstr "" #. type: =head1 #: ../scripts/namecheck.pl:24 msgid "HOMEPAGE" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:26 msgid "The most recent version of this script may be found here:" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:28 msgid "http://mybin.repository.steve.org.uk/?raw-file/tip/namecheck" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:32 msgid "Steve -- http://www.steve.org.uk/" msgstr "" #. type: textblock #: ../scripts/namecheck.pl:38 msgid "Copyright (c) 2008 by Steve Kemp. All rights reserved." msgstr "" #. type: textblock #: ../scripts/namecheck.pl:40 msgid "" "This module is free software; you can redistribute it and/or modify it under " "the same terms as Perl itself." msgstr "" #. type: TH #: ../scripts/nmudiff.1:1 #, no-wrap msgid "NMUDIFF" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:4 msgid "nmudiff - email an NMU diff to the Debian BTS" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:6 msgid "B<nmudiff> [I<options>]" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:16 msgid "" "B<nmudiff> should be run in the source tree of the package being NMUed, " "after the NMU is built. It assumes that the source packages (specifically, " "the I<.dsc> and any corresponding I<tar> and I<diff> files) for both the " "previous version of the package and the newly built NMU version are in the " "parent directory. It then uses B<debdiff> to generate a diff between the " "previous version and the current NMU, and either runs mutt or an editor " "(using B<sensible-editor>) so that the mail message (including the diff) can " "be examined and modified; once you exit the editor the diff will be mailed " "to the Debian BTS." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:21 msgid "" "The default behaviour is that if exactly one bug is closed by this NMU, then " "that bug will be mailed, otherwise a new bug will be submitted. This " "behaviour may be changed by command line options and configuration file " "options." msgstr "" #. type: TP #: ../scripts/nmudiff.1:22 #, no-wrap msgid "B<--new>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:26 msgid "" "Instead of mailing the bug reports which are to be closed by this NMU, a new " "bug report is submitted directly to the BTS." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:31 msgid "" "Send the bug report to all of the bugs which are being closed by this NMU, " "rather than opening a new bug report. This option has no effect if no bugs " "are being closed by this NMU." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:36 msgid "" "Use B<mutt>(1) for editing and sending the message to the BTS (default " "behaviour). This can be controlled using a configuration file option (see " "below)." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:41 msgid "" "Use B<sensible-editor>(1) to edit the message and then mail it directly " "using I</usr/bin/sendmail>. This can be controlled using a configuration " "file option (see below)." msgstr "" #. type: TP #: ../scripts/nmudiff.1:41 #, no-wrap msgid "B<--sendmail> I<SENDMAILCMD>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:51 msgid "" "Specify the B<sendmail> command. The command will be split on white space " "and will be interpreted by the shell. Default is I</usr/sbin/sendmail>. " "The B<-t> option will be automatically added if the command is " "I</usr/sbin/sendmail> or I</usr/sbin/exim*>. For other mailers, if they " "require a B<-t> option, this must be included in the I<SENDMAILCMD>, for " "example: B<--sendmail=\"/usr/sbin/mymailer -t\">. This can also be set " "using the devscripts configuration files; see below." msgstr "" #. type: TP #: ../scripts/nmudiff.1:51 #, no-wrap msgid "B<--from> I<EMAIL>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:59 msgid "" "If using the B<sendmail> (B<--no-mutt>) option, then the email to the BTS " "will be sent using the name and address in the environment variables " "B<DEBEMAIL> and B<DEBFULLNAME>. If these are not set, then the variables " "B<EMAIL> and B<NAME> will be used instead. These can be overridden using " "the B<--from> option. The program will not work in this case if an email " "address cannot be determined." msgstr "" #. type: TP #: ../scripts/nmudiff.1:59 #, no-wrap msgid "B<--delay> I<DELAY>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:66 msgid "" "Indicate in the generated mail that the NMU has been uploaded to the DELAYED " "queue, with a delay of I<DELAY> days. The default value is I<XX> which adds " "a placeholder to the e-mail. A value of B<0> indicates that the upload has " "not been sent to a delayed queue. This can also be set using the devscripts " "configuration files; see below." msgstr "" #. type: TP #: ../scripts/nmudiff.1:66 #, no-wrap msgid "B<--no-delay>, B<--nodelay>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:69 msgid "Equivalent to B<--delay 0>." msgstr "" #. type: TP #: ../scripts/nmudiff.1:85 #, no-wrap msgid "B<NMUDIFF_DELAY>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:91 msgid "" "If this is set to a number, e-mails generated by B<nmudiff> will by default " "mention an upload to the DELAYED queue, delayed for the specified number of " "days. The value B<0> indicates that the DELAYED queue has not been used." msgstr "" #. type: TP #: ../scripts/nmudiff.1:91 #, no-wrap msgid "B<NMUDIFF_MUTT>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:96 msgid "" "Can be I<yes> (default) or I<no>, and specifies whether to use B<mutt> to " "compose and send the message or not, as described above." msgstr "" #. type: TP #: ../scripts/nmudiff.1:96 #, no-wrap msgid "B<NMUDIFF_NEWREPORT>" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:104 msgid "" "This option controls whether a new bug report is made, or whether the diff " "is sent to the bugs closed by this NMU. Can be I<maybe> (default), which " "sends to the existing bug reports if exactly one bug is being closed; " "I<yes>, which always creates a new report, or I<no>, which always sends to " "the reports of the bugs being closed (unless no bugs are being closed, in " "which case a new report is always made)." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:108 msgid "" "If this is set, specifies a B<sendmail> command to use instead of " "I</usr/sbin/sendmail>. Same as the B<--sendmail> command line option." msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:112 msgid "B<debdiff>(1), B<sensible-editor>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/nmudiff.1:116 msgid "" "B<nmudiff> was written and is copyright 2006 by Steinar H. Gunderson and " "modified by Julian Gilbey E<lt>jdg@debian.orgE<gt>. The software may be " "freely redistributed under the terms and conditions of the GNU General " "Public License, version 2." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:22 msgid "" "origtargz - fetch the orig tarball of a Debian package from various sources, " "and unpack it" msgstr "" #. type: =item #: ../scripts/origtargz.pl:28 msgid "B<origtargz> [I<OPTIONS>] [B<--unpack>[=B<no>|B<once>|B<yes>]]" msgstr "" #. type: =item #: ../scripts/origtargz.pl:30 msgid "B<origtargz> B<--help>" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:36 msgid "" "B<origtargz> downloads the orig tarball of a Debian package, and optionally " "unpacks it into the current directory. The version number to be used is " "determined from F<debian/changelog>. The main use for B<origtargz> is with " "debian-dir-only repository checkouts. It should be invoked from the top " "level directory of an unpacked Debian source package." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:42 msgid "Various download locations are tried:" msgstr "" #. type: =item #: ../scripts/origtargz.pl:46 ../scripts/origtargz.pl:50 ../scripts/origtargz.pl:54 ../scripts/origtargz.pl:58 ../scripts/origtargz.pl:62 msgid "*" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:48 msgid "First, an existing file is looked for." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:52 msgid "Directories given with B<--path> are searched." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:56 msgid "B<pristine-tar> is tried." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:60 msgid "" "B<apt-get source> is tried when B<apt-cache showsrc> reports a matching " "version." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:64 msgid "Finally, B<uscan --download-current-version> is tried." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:68 msgid "" "When asked to unpack the orig tarball, B<origtargz> will remove all files " "and directories from the current directory, except the debian directory, and " "the VCS repository directories. Some files outside F<debian/> which are " "often stored in VCS even for debian-dir-only repositories are also preserved " "(F<.bzr-builddeb>, F<.gitignore>, F<.hgignore>). I<Note that this will drop " "all non-committed changes> for the patch system in use (e.g. source format " "\"3.0 (quilt)\"), and will even remove all patches from the package when no " "patch system is in use (the original \"1.0\" source format)." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:77 msgid "" "The default behavior is to unpack the orig tarball on the first invocation " "of B<origtargz> in a debian-dir-only checkout." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:82 msgid "" "Despite B<origtargz> being called \"targz\", it will work with any " "compression scheme used for the tarball." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:85 msgid "" "A similar tool to unpack orig tarballs is B<uupdate>(1). B<uupdate> creates " "a new working directory, unpacks the tarball, and applies the Debian " "F<.diff.gz> changes. In contrast, B<origtargz> uses the current directory, " "keeping VCS metadata." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:90 msgid "" "For Debian package repositories that keep the full upstream source, other " "tools should be used to upgrade the repository from the new tarball. See " "B<git-import-orig>(1) and B<svn-upgrade>(1) for examples. B<origtargz> is " "still useful for downloading the current tarball." msgstr "" #. type: =item #: ../scripts/origtargz.pl:99 msgid "B<-p>, B<--path> I<directory>" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:101 msgid "" "Add I<directory> to the list of locations to search for an existing tarball. " " When found, a hardlink is created if possible, otherwise a symlink." msgstr "" #. type: =item #: ../scripts/origtargz.pl:104 msgid "B<-u>, B<--unpack>[=B<no>|B<once>|B<yes>]" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:106 msgid "" "Unpack the downloaded orig tarball to the current directory, replacing " "everything except the debian directory. Existing files are removed, except " "for F<debian/> and VCS files. Preserved are: F<.bzr>, F<.bzrignore>, F<.bzr-" "builddeb>, F<.git>, F<.gitignore>, F<.hg>, F<.hgignore>, F<_darcs> and " "F<.svn>." msgstr "" #. type: =item #: ../scripts/origtargz.pl:114 msgid "B<no>" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:116 msgid "Do not unpack the orig tarball." msgstr "" #. type: =item #: ../scripts/origtargz.pl:118 msgid "B<once> (default when B<--unpack> is not used)" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:120 msgid "" "If the current directory contains only a F<debian> directory (and possibly " "some dotfiles), unpack the orig tarball. This is the default behavior." msgstr "" #. type: =item #: ../scripts/origtargz.pl:123 msgid "B<yes> (default for B<--unpack> without argument)" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:125 msgid "Always unpack the orig tarball." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:131 msgid "Alias for B<--unpack=no>." msgstr "" #. type: =item #: ../scripts/origtargz.pl:133 msgid "B<-t>, B<--tar-only>" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:135 msgid "" "When using B<apt-get source>, pass B<--tar-only> to it. The default is to " "download the full source package including F<.dsc> and F<.diff.gz> or " "F<.debian.tar.gz> components so B<debdiff> can be used to diff the last " "upload to the next one. With B<--tar-only>, only download the F<.orig.tar.*> " "file." msgstr "" #. type: =item #: ../scripts/origtargz.pl:140 msgid "B<--clean>" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:142 msgid "" "Remove existing files as with B<--unpack>. Note that like B<--unpack>, this " "will remove upstream files even if they are stored in VCS." msgstr "" #. type: textblock #: ../scripts/origtargz.pl:159 msgid "" "B<debcheckout>(1), B<git-import-orig>(1), B<pristine-tar>(1), B<svn-" "upgrade>(1), B<uupdate>(1)" msgstr "" #. type: textblock #: ../scripts/origtargz.pl:163 msgid "" "B<origtargz> and this manpage have been written by Christoph Berg " "<I<myon@debian.org>>." msgstr "" #. type: TH #: ../scripts/plotchangelog.1:1 #, no-wrap msgid "PLOTCHANGELOG" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:4 msgid "plotchangelog - graph Debian changelogs" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:7 msgid "B<plotchangelog> [I<options>]I< changelog >..." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:17 msgid "" "B<plotchangelog> is a tool to aid in visualizing a Debian I<changelog>. The " "changelogs are graphed with B<gnuplot>(1) , with the X axis of the graph " "denoting time of release and the Y axis denoting the Debian version number " "of the package. Each individual release of the package is represented by a " "point, and the points are color coded to indicate who released that version " "of the package. The upstream version number of the package can also be " "labeled on the graph." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:21 msgid "" "Alternatively, the Y axis can be configured to display the size of the " "changelog entry for each new version. Or it can be configured to display " "approximately how many bugs were fixed for each new version." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:24 msgid "" "Note that if the package is a Debian-specific package, the entire package " "version will be used for the Y axis. This does not always work perfectly." msgstr "" #. type: SH #: ../scripts/plotchangelog.1:25 #, no-wrap msgid "READING THE GRAPH" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:33 msgid "" "The general outline of a package's graph is typically a series of peaks, " "starting at 1, going up to n, and then returning abruptly to 1. The higher " "the peaks, the more releases the maintainer made between new upstream " "versions of the package. If a package is Debian-only, it's graph will just " "grow upwards without ever falling (although a bug in this program may cause " "it to fall sometimes, if the version number goes from say, 0.9 to say, 0.10 -" " this is interpreted wrong...)" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:40 msgid "" "If the graph dips below 1, someone made a NMU of the package and upgraded it " "to a new upstream version, thus setting the Debian version to 0. NMU's in " "general appear as fractional points like 1.1, 2.1, etc. A NMU can also be " "easily detected by looking at the points that represent which maintainer " "uploaded the package -- a solitary point of a different type than the points " "before and after it is typically a NMU." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:43 msgid "" "It's also easy to tell by looking at the points when a package changes " "maintainers." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:44 #, no-wrap msgid "B<-l>, B<--linecount>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:50 msgid "" "Instead of using the Debian version number as the Y axis, use the number of " "lines in the changelog entry for each version. Cannot be used together with " "B<--bugcount>." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:50 #, no-wrap msgid "B<-b>, B<--bugcount>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:57 msgid "" "Instead of using the Debian version number as the Y axis, use the number of " "bugs that were closed by each changelog entry. Note that this number is " "obtained by searching for \"#dddd\" in the changelog, and so it may be " "inaccurate. Cannot be used together with B<--linecount>." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:57 #, no-wrap msgid "B<-c>, B<--cumulative>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:65 msgid "" "When used together with either B<--bugcount> or B<--linecount>, graphs the " "cumulative count rather than the count in each individual changelog entry." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:65 #, no-wrap msgid "B<-v>, B<--no-version>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:68 msgid "" "Do not show upstream version labels. Useful if the graph gets too crowded." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:68 #, no-wrap msgid "B<-m, --no-maint>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:71 msgid "Do not differentiate between different maintainers of the package." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:71 #, no-wrap msgid "B<-s file>, B<--save=>I<file>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:75 msgid "" "Save the graph to I<file> in PostScript format instead of immediately " "displaying it." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:75 #, no-wrap msgid "B<-u>, B<--urgency>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:78 msgid "Use larger points when displaying higher-urgency package uploads." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:81 msgid "" "Output the gnuplot script that is fed into gnuplot (for debugging purposes)." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:81 #, no-wrap msgid "B<-g>I<commands>, B<--gnuplot=>I<commands>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:92 msgid "" "This allows you to insert B<gnuplot>(1) commands into the gnuplot script " "that is used to generate the graph. The commands are placed after all " "initialization but before the final B<plot> command. This can be used to " "override the default look provided by this program in arbitrary ways. You " "can also use things like \"set terminal png color\" to change the output " "file type, which is useful in conjunction with the -s option." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:95 msgid "Show a usage summary." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:98 msgid "Display version, author and copyright information." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:98 #, no-wrap msgid "B<--noconf>, B<--no-conf>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:101 msgid "Do not read any configuration files (see below)." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:101 #, no-wrap msgid "I<changelog >..." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:106 msgid "" "The I<changelog> files to graph. If multiple files are specified they will " "all be displayed on the same graph. The files may be compressed with gzip. " "Any text in them that is not in Debian changelog format will be ignored." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:113 msgid "" "The two configuration files I</etc/devscripts.conf> and I<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. The B<--no-" "conf> option can be used to prevent reading these files. Environment " "variable settings are ignored when these configuration files are read. The " "currently recognised variables are:" msgstr "" #. type: TP #: ../scripts/plotchangelog.1:113 #, no-wrap msgid "B<PLOTCHANGELOG_OPTIONS>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:118 msgid "" "This is a space-separated list of options to always use, for example B<-l -" "b>. Do not include B<-g> or B<--gnuplot> among this list as it may be " "ignored; see the next variable instead." msgstr "" #. type: TP #: ../scripts/plotchangelog.1:118 #, no-wrap msgid "B<PLOTCHANGELOG_GNUPLOT>" msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:124 msgid "" "These are B<gnuplot> commands which will be prepended to any such commands " "given on the command line." msgstr "" #. type: Plain text #: ../scripts/plotchangelog.1:127 msgid "Joey Hess E<lt>joey@kitenet.netE<gt>" msgstr "" #. type: TH #: ../scripts/pts-subscribe.1:1 #, no-wrap msgid "PTS-SUBSCRIBE" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:4 msgid "pts-subscribe - time-limited subscription to the PTS" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:6 msgid "B<pts-subscribe> [I<options>] I<package>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:8 msgid "B<pts-unsubscribe> [I<options>] I<package>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:12 msgid "" "B<pts-subscribe> sends a subscription request for I<package> to the Package " "Tracking System at pts@qa.debian.org, and cancels the subscription 30 days " "later." msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:15 msgid "" "If called as B<pts-unsubscribe>, send an unsubscription request for " "I<package> to the Package Tracking System." msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:18 msgid "" "This utility is useful if a developer has made an NMU and wants to track the " "package for a limited period of time." msgstr "" #. type: TP #: ../scripts/pts-subscribe.1:19 #, no-wrap msgid "B<--until >I<time>, B<-u> I<time>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:24 msgid "" "When B<at>(1) should cancel the subscription. I<time> must be specified " "using B<at>'s syntax. Default is 'now + 30 days'. This option will " "probably require quoting!" msgstr "" #. type: TP #: ../scripts/pts-subscribe.1:24 #, no-wrap msgid "B<--forever>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:28 msgid "" "Don't cancel the subscription automatically. This can also be specified as " "B<--until forever>." msgstr "" #. type: TP #: ../scripts/pts-subscribe.1:35 #, no-wrap msgid "B<DEBEMAIL>, B<EMAIL>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:42 msgid "" "If one of these is set (with preference give to B<DEBEMAIL>), then this will " "be used for the subscription address. If neither is set, then the email " "will be sent without a specified subscription address, and the email's From: " "line will be used to determine the sender's address. This will be " "determined by B<mail>(1)." msgstr "" #. type: TP #: ../scripts/pts-subscribe.1:48 #, no-wrap msgid "B<PTS_UNTIL>" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:51 msgid "Setting this is equivalent to giving a B<--until> option." msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:56 msgid "" "B<at>(1), information about the Package Tracking System in the Developer's " "Reference at https://www.debian.org/doc/developers-" "reference/resources.html#pkg-tracking-system" msgstr "" #. type: Plain text #: ../scripts/pts-subscribe.1:59 msgid "" "This program was written by Julian Gilbey E<lt>jdg@debian.orgE<gt> based on " "a public domain prototype by Raphael Hertzog E<lt>hertzog@debian.orgE<gt> " "and is copyright under the GPL, version 2 or later." msgstr "" #. type: TH #: ../scripts/rc-alert.1:1 #, no-wrap msgid "RC-ALERT" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:4 msgid "rc-alert - check for installed packages with release-critical bugs" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:6 msgid "" "B<rc-alert> [I<inclusion options>] [B<--debtags> [I<tag>[B<,>I<tag> ...]]] " "[B<--popcon>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:8 msgid "B<rc-alert --help>|B<--version>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:12 msgid "" "B<rc-alert> downloads the list of release-critical bugs from the Debian BTS " "webpages, and then outputs a list of packages installed on the system, or " "given on the command-line, which are in that list." msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:17 msgid "" "If the directory I<$XDG_CACHE_HOME/devscripts/rc-alert> exists or the B<--" "cache> option is given, then the (sizable) downloaded list will be cached, " "and will only be downloaded again on a second invocation if it has changed." msgstr "" #. type: TP #: ../scripts/rc-alert.1:18 #, no-wrap msgid "B<--cache>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:21 msgid "" "Force the creation of the I<$XDG_CACHE_HOME/devscripts/rc-alert> cache " "directory." msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:31 msgid "" "It is also possible to filter the list of bugs reported based on the tags " "and distributions associated with the package. The filtering options are:" msgstr "" #. type: TP #: ../scripts/rc-alert.1:31 #, no-wrap msgid "B<--include-tags>, B<-f>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:35 msgid "" "A list of tags which the bug must have, in the format used for output. For " "example, to include bugs tagged security or help wanted, use \"SH\"." msgstr "" #. type: TP #: ../scripts/rc-alert.1:35 #, no-wrap msgid "B<--include-tag-op>, B<-t>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:39 msgid "" "If set to I<and>, a bug must have all of the tags specified by B<--include-" "tags>." msgstr "" #. type: TP #: ../scripts/rc-alert.1:39 #, no-wrap msgid "B<--exclude-tags>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:43 msgid "" "A list of tags which the bug must not have, in the same format as B<--" "include-tags>." msgstr "" #. type: TP #: ../scripts/rc-alert.1:43 #, no-wrap msgid "B<--exclude-tag-op>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:48 msgid "" "If set to I<and>, a bug must have none of the tags specified by B<--exclude-" "tags>. By default, the bug will be excluded if any tag matches." msgstr "" #. type: TP #: ../scripts/rc-alert.1:48 #, no-wrap msgid "B<--include-dists>, B<-d>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:52 msgid "" "A list of distributions which the bug must apply to, in the format used for " "output. For example, to include bugs affecting testing or unstable, use " "\"TU\"." msgstr "" #. type: TP #: ../scripts/rc-alert.1:52 #, no-wrap msgid "B<--include-dist-op>, B<-o>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:56 msgid "" "If set to I<and>, a bug must apply to all of the specified distributions in " "order to be included." msgstr "" #. type: TP #: ../scripts/rc-alert.1:56 #, no-wrap msgid "B<--exclude-dists>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:60 msgid "" "A list of distributions to which the bug must not apply, in the same format " "as B<--include-dists>." msgstr "" #. type: TP #: ../scripts/rc-alert.1:60 #, no-wrap msgid "B<--exclude-dist-op>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:65 msgid "" "If set to I<and>, a bug must apply to all of the specified distributions in " "order to be excluded. By default the bug will be excluded if it applies to " "any of the listed distributions." msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:70 msgid "" "It is also possible to only list bugs which have specific debtags set. Note " "that you need to have debtags installed and also that it's not mandatory for " "maintainers to set proper debtags. The produced list will thus probably be " "incomplete." msgstr "" #. type: TP #: ../scripts/rc-alert.1:70 #, no-wrap msgid "B<--debtags>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:75 msgid "" "Match packages based on the listed tags. Each package is matched only if it " "has all the listed tags; in the case of multiple tags within the same facet, " "a package is matched if it has any of the listed tags within the facet." msgstr "" #. type: TP #: ../scripts/rc-alert.1:75 #, no-wrap msgid "B<--debtags-database>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:79 msgid "" "Use a non-standard debtags database. The default is " "I</var/lib/debtags/packages-tags>." msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:83 msgid "" "Popularity-contest collects data about installation and usage of Debian " "packages. You can additionally sort the bugs by the popcon rank of the " "related packages." msgstr "" #. type: TP #: ../scripts/rc-alert.1:83 #, no-wrap msgid "B<--popcon>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:86 msgid "Sort bugs by the popcon rank of the package the bug belongs to." msgstr "" #. type: TP #: ../scripts/rc-alert.1:86 #, no-wrap msgid "B<--pc-vote>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:92 msgid "" "By default, packages are sorted according to the number of people who have " "the package installed. This option enables sorting by the number of people " "regularly using the package instead. This option has no effect in " "combination with --pc-local." msgstr "" #. type: TP #: ../scripts/rc-alert.1:92 #, no-wrap msgid "B<--pc-local>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:96 msgid "" "Instead of requesting remote data the information from the last popcon run " "is used (I</var/log/popularity-contest>)." msgstr "" #. type: TP #: ../scripts/rc-alert.1:97 #, no-wrap msgid "B<--include-dists> OS" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:100 msgid "The bug must apply to at least one of oldstable or stable" msgstr "" #. type: TP #: ../scripts/rc-alert.1:100 #, no-wrap msgid "B<--include-dists> TUB< --include-dist-op> and" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:103 msgid "The bug must apply to both testing and unstable" msgstr "" #. type: TP #: ../scripts/rc-alert.1:103 #, no-wrap msgid "B<--include-dists> OB< --include-tags> SB< --exclude-tags> +" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:106 msgid "The bug must apply to oldstable and be tagged security but not patch" msgstr "" #. type: TP #: ../scripts/rc-alert.1:106 #, no-wrap msgid "B<--exclude-dists> SOTB< --include-tags> R" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:110 msgid "" "The bug must apply to only unstable or experimental (or both) and be tagged " "unreproducible" msgstr "" #. type: TP #: ../scripts/rc-alert.1:110 #, no-wrap msgid "B<--debtags> implemented-in::perl,role::plugin,implemented-in::python" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:115 msgid "" "The bug must apply to packages matching the specified debtags, i.e. the " "match will only include packages that have the 'role::plugin' tag and that " "have either of the tags 'implemented-in::perl' or 'implemented-in::python'." msgstr "" #. type: TP #: ../scripts/rc-alert.1:115 #, no-wrap msgid "B<--popcon> B<--pc-local>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:119 msgid "" "Read I</var/log/popularity-contest> and sort bugs by your personal popcon " "ranking (which is basically the atime of your packages' binaries)." msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:121 msgid "It is not possible to say \"does not apply only to unstable\"" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:125 msgid "B<debtags(1)> B<popbugs(1)> B<popularity-contest(8)>" msgstr "" #. type: Plain text #: ../scripts/rc-alert.1:129 msgid "" "B<rc-alert> was written by Anthony DeRobertis and modified by Julian Gilbey " "E<lt>jdg@debian.orgE<gt> and Adam D. Barratt E<lt>adam@adam-" "barratt.org.ukE<gt> for the devscripts package. Debtags and popcon " "functionality was added by Jan Hauke Rahm E<lt>info@jhr-online.deE<gt>." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:230 msgid "rmadison -- Remotely query the Debian archive database about packages" msgstr "" #. type: =item #: ../scripts/rmadison.pl:236 msgid "B<rmadison> [I<OPTIONS>] I<PACKAGE> ..." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:242 msgid "" "B<dak ls> queries the Debian archive database (\"projectb\") and displays " "which package version is registered per architecture/component/suite. The " "CGI at B<https://qa.debian.org/madison.php> provides that service without " "requiring SSH access to ftp-master.debian.org or the mirror on mirror.ftp-" "master.debian.org. This script, B<rmadison>, is a command line frontend to " "this CGI." msgstr "" #. type: =item #: ../scripts/rmadison.pl:253 msgid "B<-a>, B<--architecture=>I<ARCH>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:255 msgid "only show info for ARCH(s)" msgstr "" #. type: =item #: ../scripts/rmadison.pl:257 msgid "B<-b>, B<--binary-type=>I<TYPE>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:259 msgid "only show info for binary TYPE" msgstr "" #. type: =item #: ../scripts/rmadison.pl:261 msgid "B<-c>, B<--component=>I<COMPONENT>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:263 msgid "only show info for COMPONENT(s)" msgstr "" #. type: =item #: ../scripts/rmadison.pl:265 msgid "B<-g>, B<--greaterorequal>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:267 msgid "show buildd 'dep-wait pkg >= {highest version}' info" msgstr "" #. type: =item #: ../scripts/rmadison.pl:269 msgid "B<-G>, B<--greaterthan>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:271 msgid "show buildd 'dep-wait pkg >> {highest version}' info" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:275 msgid "show this help and exit" msgstr "" #. type: =item #: ../scripts/rmadison.pl:277 msgid "B<-s>, B<--suite=>I<SUITE>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:279 msgid "only show info for this suite" msgstr "" #. type: =item #: ../scripts/rmadison.pl:281 msgid "B<-r>, B<--regex>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:283 msgid "treat PACKAGE as a regex" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:285 msgid "" "B<Note:> Since B<-r> can easily DoS the database (\"-r .\"), this option is " "not supported by the CGI on qa.debian.org and most other installations." msgstr "" #. type: =item #: ../scripts/rmadison.pl:288 msgid "B<-S>, B<--source-and-binary>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:290 msgid "show info for the binary children of source pkgs" msgstr "" #. type: =item #: ../scripts/rmadison.pl:292 msgid "B<-t>, B<--time>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:294 msgid "" "show projectb snapshot and reload time (not supported by all archives)" msgstr "" #. type: =item #: ../scripts/rmadison.pl:296 msgid "B<-u>, B<--url=>I<URL>[B<,>I<URL> ...]" msgstr "" #. type: verbatim #: ../scripts/rmadison.pl:298 #, no-wrap msgid "" "use I<URL> for the query. Supported shorthands are\n" " B<debian> https://api.ftp-master.debian.org/madison\n" " B<new> https://api.ftp-master.debian.org/madison?s=new\n" " B<qa> https://qa.debian.org/madison.php\n" " B<ubuntu> http://people.canonical.com/~ubuntu-archive/madison.cgi\n" " B<udd> https://qa.debian.org/cgi-bin/madison.cgi\n" "\n" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:305 msgid "" "See the B<RMADISON_URL_MAP_> variable below for a method to add new " "shorthands." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:310 msgid "show version and exit" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:314 msgid "don't read the devscripts configuration files" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:318 msgid "" "ARCH, COMPONENT and SUITE can be comma (or space) separated lists, e.g. --" "architecture=m68k,i386" msgstr "" #. type: =item #: ../scripts/rmadison.pl:331 msgid "B<RMADISON_URL_MAP_>I<SHORTHAND>=I<URL>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:333 msgid "" "Add an entry to the set of shorthand URLs listed above. I<SHORTHAND> should " "be replaced with the shorthand form to be used to refer to I<URL>." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:336 msgid "" "Multiple shorthand entries may be specified by using multiple " "B<RMADISON_URL_MAP_*> variables." msgstr "" #. type: =item #: ../scripts/rmadison.pl:339 msgid "B<RMADISON_DEFAULT_URL>=I<URL>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:341 msgid "" "Set the default URL to use unless overridden by a command line option. For " "Debian this defaults to debian. For Ubuntu this defaults to ubuntu." msgstr "" #. type: =item #: ../scripts/rmadison.pl:344 msgid "B<RMADISON_ARCHITECTURE>=I<ARCH>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:346 msgid "" "Set the default architecture to use unless overridden by a command line " "option. To run an unrestricted query when B<RMADISON_ARCHITECTURE> is set, " "use B<--architecture='*'>." msgstr "" #. type: =item #: ../scripts/rmadison.pl:350 msgid "B<RMADISON_SSL_CA_FILE>=I<FILE>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:352 msgid "" "Use the specified CA file instead of the default CA bundle for curl/wget, " "passed as --cacert to curl, and as --ca-certificate to wget." msgstr "" #. type: =item #: ../scripts/rmadison.pl:355 msgid "B<RMADISON_SSL_CA_PATH>=I<PATH>" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:357 msgid "" "Use the specified CA directory instead of the default CA bundle for " "curl/wget, passed as --capath to curl, and as --ca-directory to wget." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:364 msgid "B<dak ls> was formerly called B<madison>." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:366 msgid "" "The protocol used by rmadison is fairly simple, the CGI accepts query the " "parameters a, b, c, g, G, r, s, S, t, and package. The parameter text is " "passed to enable plain-text output." msgstr "" #. type: textblock #: ../scripts/rmadison.pl:372 msgid "B<dak>(1), B<madison-lite>(1)" msgstr "" #. type: textblock #: ../scripts/rmadison.pl:376 msgid "" "rmadison and https://qa.debian.org/madison.php were written by Christoph " "Berg <myon@debian.org>. dak was written by James Troup <james@nocrew.org>, " "Anthony Towns <ajt@debian.org>, and others." msgstr "" #. type: textblock #: ../scripts/sadt.pod:19 msgid "sadt - simple DEP-8 test runner" msgstr "" #. type: textblock #: ../scripts/sadt.pod:23 msgid "B<sadt> [I<options>] [I<test-name>...]" msgstr "" #. type: textblock #: ../scripts/sadt.pod:27 msgid "" "B<sadt> is a simple implementation of DEP-8 (“automatic as-installed package " "testing”) test runner." msgstr "" #. type: textblock #: ../scripts/sadt.pod:30 msgid "" "It is your responsibility to satisfy tests' dependencies. B<sadt> won't " "attempt to install any missing packages. If a test's dependencies cannot be " "satisfied by packages that are currently installed, the test will be skipped." msgstr "" #. type: textblock #: ../scripts/sadt.pod:34 msgid "" "B<sadt> won't build the package even if a test declares the B<build-needed> " "restriction. Instead, such a test will be skipped. However, you can build " "the package manually, and then tell B<sadt> to assume that the package is " "already built using the B<-b>/B<--built-source-tree>." msgstr "" #. type: textblock #: ../scripts/sadt.pod:39 msgid "" "B<sadt> doesn't implement any virtualisation arrangements, therefore it " "skips tests that declare the B<breaks-testbed> restriction." msgstr "" #. type: textblock #: ../scripts/sadt.pod:48 msgid "Make the output more verbose." msgstr "" #. type: =item #: ../scripts/sadt.pod:50 msgid "B<-b>, B<--built-source-tree>" msgstr "" #. type: textblock #: ../scripts/sadt.pod:52 msgid "" "Assume that the source tree is already built. This is equivalent to B<--" "ignore-restriction=build-needed>." msgstr "" #. type: =item #: ../scripts/sadt.pod:55 msgid "B<--ignore-restriction>=I<restriction>" msgstr "" #. type: textblock #: ../scripts/sadt.pod:57 msgid "Don't skip tests that declare the I<restriction>." msgstr "" #. type: textblock #: ../scripts/sadt.pod:61 msgid "Show a help message and exit." msgstr "" #. type: =head1 #: ../scripts/sadt.pod:65 msgid "CONFORMING TO" msgstr "" #. type: textblock #: ../scripts/sadt.pod:67 msgid "README.package-tests shipped by autopkgtest 2.7.2" msgstr "" #. type: textblock #: ../scripts/sadt.pod:71 msgid "B<adt-run>(1)" msgstr "" #. type: TH #: ../doc/suspicious-source.1:15 #, no-wrap msgid "SUSPICIOUS-SOURCE" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:20 msgid "" "suspicious-source - search for files that are not the GPL's \"preferred form " "of modification\"" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:23 msgid "B<suspicious-source> [I<options>]" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:30 msgid "" "B<suspicious-source> is a script that outputs a list of files which are not " "common source files. This should be run in the root of a source tree to " "find files which might not be the \"preferred form of modification\" that " "the GPL and other licenses require." msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:33 msgid "" "The files inside version control system directories (like I<.bzr/> or " "I<CVS/>) are not considered." msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:38 ../doc/wrap-and-sort.1:39 msgid "Show this help message and exit." msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:41 msgid "Print more information." msgstr "" #. type: TP #: ../doc/suspicious-source.1:41 #, no-wrap msgid "B<-d >I<directory>, B<--directory=>I<directory>" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:44 msgid "" "Check the files in the specified I<directory> instead of the current " "directory." msgstr "" #. type: TP #: ../doc/suspicious-source.1:44 #, no-wrap msgid "B<-m >I<mimetype>, B<--mimetype=>I<mimetype>" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:47 msgid "Add I<mimetype> to list of white-listed MIME types." msgstr "" #. type: TP #: ../doc/suspicious-source.1:47 #, no-wrap msgid "B<-e >I<extension>, B<--extension=>I<extension>" msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:50 msgid "Add I<extension> to list of white-listed extensions." msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:54 msgid "" "B<suspicious-source> and this manpage have been written by Benjamin Drung " "E<lt>bdrung@debian.orgE<gt>." msgstr "" #. type: Plain text #: ../doc/suspicious-source.1:55 ../doc/wrap-and-sort.1:85 msgid "Both are released under the ISC license." msgstr "" #. type: textblock #: ../scripts/svnpath.pl:5 msgid "svnpath - output svn url with support for tags and branches" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:9 msgid "B<svnpath>" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:11 msgid "B<svnpath tags>" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:13 msgid "B<svnpath branches>" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:15 msgid "B<svnpath trunk>" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:19 msgid "B<svnpath> is intended to be run in a Subversion working copy." msgstr "" #. type: textblock #: ../scripts/svnpath.pl:21 msgid "" "In its simplest usage, B<svnpath> with no parameters outputs the svn url for " "the repository associated with the working copy." msgstr "" #. type: textblock #: ../scripts/svnpath.pl:24 msgid "" "If a parameter is given, B<svnpath> attempts to instead output the url that " "would be used for the tags, branches, or trunk. This will only work if it's " "run in the top-level directory that is subject to tagging or branching." msgstr "" #. type: textblock #: ../scripts/svnpath.pl:28 msgid "" "For example, if you want to tag what's checked into Subversion as version " "1.0, you could use a command like this:" msgstr "" #. type: verbatim #: ../scripts/svnpath.pl:31 #, no-wrap msgid "" " svn cp $(svnpath) $(svnpath tags)/1.0\n" "\n" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:33 msgid "" "That's much easier than using svn info to look up the repository url and " "manually modifying it to derive the url to use for the tag, and typing in " "something like this:" msgstr "" #. type: verbatim #: ../scripts/svnpath.pl:37 #, no-wrap msgid "" " svn cp svn+ssh://my.server.example/svn/project/trunk " "svn+ssh://my.server.example/svn/project/tags/1.0\n" "\n" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:39 msgid "" "svnpath uses a simple heuristic to convert between the trunk, tags, and " "branches paths. It replaces the first occurrence of B<trunk>, B<tags>, or " "B<branches> with the name of what you're looking for. This will work ok for " "most typical Subversion repository layouts." msgstr "" #. type: textblock #: ../scripts/svnpath.pl:44 msgid "" "If you have an atypical layout and it does not work, you can add a " "F<~/.svnpath> file. This file is perl code, which can modify the path in " "$url. For example, the author uses this file:" msgstr "" #. type: verbatim #: ../scripts/svnpath.pl:48 #, no-wrap msgid "" " #!/usr/bin/perl\n" " # svnpath personal override file\n" "\n" msgstr "" #. type: verbatim #: ../scripts/svnpath.pl:51 #, no-wrap msgid "" " # For d-i I sometimes work from a full d-i tree branch. Remove that from\n" " # the path to get regular tags or branches directories.\n" " $url=~s!d-i/(rc|beta)[0-9]+/!!;\n" " $url=~s!d-i/sarge/!!;\n" " 1\n" "\n" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:91 msgid "GPL version 2 or later" msgstr "" #. type: textblock #: ../scripts/svnpath.pl:95 msgid "Joey Hess <joey@kitenet.net>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:79 msgid "" "tagpending - tags bugs that are to be closed in the latest changelog as " "pending" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:83 msgid "B<tagpending> [I<options>]" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:87 msgid "" "B<tagpending> parses debian/changelog to determine which bugs would be " "closed if the package were uploaded. Each bug is then marked as pending, " "using B<bts>(1) if it is not already so." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:97 msgid "Check whether any bugs require tagging, but do not actually do so." msgstr "" #. type: =item #: ../scripts/tagpending.pl:99 msgid "B<-s>, B<--silent>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:101 msgid "Do not output any messages." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:105 msgid "List each bug checked and tagged in turn." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:109 msgid "Do not query the BTS, but (re)tag all bugs closed in the changelog." msgstr "" #. type: =item #: ../scripts/tagpending.pl:111 msgid "B<--comments>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:113 msgid "" "Include the changelog header line and the entries relating to the tagged " "bugs as comments in the generated mail. This is the default." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:116 msgid "" "Note that when used in combination with B<--to>, the header line output will " "always be that of the most recent version." msgstr "" #. type: =item #: ../scripts/tagpending.pl:119 msgid "B<--no-comments>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:121 msgid "Do not include changelog entries in the generated mail." msgstr "" #. type: =item #: ../scripts/tagpending.pl:123 msgid "B<-c>, B<--confirm>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:125 msgid "Tag bugs as both confirmed and pending." msgstr "" #. type: =item #: ../scripts/tagpending.pl:127 msgid "B<-t>, B<--to> I<version>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:129 msgid "Parse changelogs for all versions strictly greater than I<version>." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:131 msgid "Equivalent to B<dpkg-parsechangelog>'s B<-v> option." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:135 msgid "" "Display the message which would be sent to the BTS and, except when B<--" "noact> was used, prompt for confirmation before sending it." msgstr "" #. type: =item #: ../scripts/tagpending.pl:138 msgid "B<-w>, B<--wnpp>" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:140 msgid "" "For each bug that does not appear to belong to the current package, check " "whether it is filed against wnpp. If so, tag it. This allows e.g. ITAs and " "ITPs closed in an upload to be tagged." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:148 msgid "B<bts>(1) and B<dpkg-parsechangelog>(1)" msgstr "" #. type: textblock #: ../scripts/tagpending.pl:412 msgid "" "This program is Copyright 2008 by Adam D. Barratt <adam@adam-barratt.org.uk>." msgstr "" #. type: textblock #: ../scripts/tagpending.pl:415 msgid "" "The shell script tagpending, on which this program is based, is Copyright " "2004 by Joshua Kwan <joshk@triplehelix.org> with changes copyright 2004-7 by " "their respective authors." msgstr "" #. type: textblock #: ../scripts/transition-check.pl:25 msgid "" "transition-check - check a package list for involvement in transitions" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:29 msgid "B<transition-check> B<--help>|B<--version>" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:31 msgid "" "B<transition-check> [B<-f>|B<--filename=>I<FILENAME>] [I<source package " "list>]" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:35 msgid "" "B<transition-check> checks whether any of the listed source packages are " "involved in a transition for which uploads to unstable are currently blocked." msgstr "" #. type: textblock #: ../scripts/transition-check.pl:39 msgid "" "If neither a filename nor a list of packages is supplied, B<transition-" "check> will use the source package name from I<debian/control>." msgstr "" #. type: =item #: ../scripts/transition-check.pl:46 msgid "B<-f>, B<--filename=>I<filename>" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:48 msgid "" "Read a source package name from I<filename>, which should be a Debian " "package control file or I<.changes> file, and add that package to the list " "of packages to check." msgstr "" #. type: textblock #: ../scripts/transition-check.pl:56 msgid "" "The exit status indicates whether any of the packages examined were found to " "be involved in a transition." msgstr "" #. type: =item #: ../scripts/transition-check.pl:61 ../scripts/who-permits-upload.pl:120 msgid "0Z<>" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:63 msgid "" "Either B<--help> or B<--version> was used, or none of the packages examined " "was involved in a transition." msgstr "" #. type: =item #: ../scripts/transition-check.pl:66 ../scripts/who-permits-upload.pl:124 msgid "1Z<>" msgstr "" #. type: textblock #: ../scripts/transition-check.pl:68 msgid "At least one package examined is involved in a current transition." msgstr "" #. type: textblock #: ../scripts/transition-check.pl:74 msgid "" "This code is copyright by Adam D. Barratt <I<adam@adam-barratt.org.uk>>, all " "rights reserved." msgstr "" #. type: textblock #: ../scripts/transition-check.pl:83 msgid "Adam D. Barratt <I<adam@adam-barratt.org.uk>>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:29 msgid "uscan - scan/watch upstream sources for new releases of software" msgstr "" #. type: textblock #: ../scripts/uscan.pl:33 msgid "B<uscan> [I<options>] [I<path>]" msgstr "" #. type: textblock #: ../scripts/uscan.pl:37 msgid "" "For basic usage, B<uscan> is executed without any arguments from the root of " "the Debianized source tree where you see the F<debian/> directory. Then " "typically the following happens:" msgstr "" #. type: =item #: ../scripts/uscan.pl:43 msgid "" "* B<uscan> reads the first entry in F<debian/changelog> to determine the " "source package name I<< <spkg> >> and the last upstream version." msgstr "" #. type: =item #: ../scripts/uscan.pl:46 msgid "" "* B<uscan> process the watch lines F<debian/watch> from the top to the " "bottom in a single pass." msgstr "" #. type: =item #: ../scripts/uscan.pl:51 msgid "" "* B<uscan> downloads a web page from the specified I<URL> in F<debian/watch>." msgstr "" #. type: =item #: ../scripts/uscan.pl:54 msgid "" "* B<uscan> extracts hrefs pointing to the upstream tarball(s) from the web " "page using the specified I<matching-pattern> in F<debian/watch>." msgstr "" #. type: =item #: ../scripts/uscan.pl:57 msgid "" "* B<uscan> downloads the upstream tarball with the highest version newer " "than the last upstream version." msgstr "" #. type: =item #: ../scripts/uscan.pl:60 msgid "" "* B<uscan> saves the downloaded tarball to the parent B<../> directory: I<< " "../<upkg>-<uversion>.tar.gz >>" msgstr "" #. type: =item #: ../scripts/uscan.pl:63 msgid "" "* B<uscan> invokes B<mk-origtargz> to create the source tarball: I<< " "../<spkg>_<oversion>.orig.tar.gz >>" msgstr "" #. type: =item #: ../scripts/uscan.pl:68 msgid "" "* For a multiple upstream tarball (MUT) package, the secondary upstream " "tarball will instead be named I<< ../<spkg>_<oversion>.orig-" "<component>.tar.gz >>." msgstr "" #. type: =item #: ../scripts/uscan.pl:73 msgid "* Repeat until all lines in F<debian/watch> are processed." msgstr "" #. type: =item #: ../scripts/uscan.pl:77 msgid "" "* B<uscan> invokes B<uupdate> to create the Debianized source tree: I<< " "../<spkg>-<oversion>/* >>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:82 msgid "Please note the following." msgstr "" #. type: =item #: ../scripts/uscan.pl:86 msgid "" "* For simplicity, the compression method used in examples is B<gzip> with " "B<.gz> suffix. Other methods such as B<xz>, B<bzip2>, and B<lzma> with " "corresponding B<xz>, B<bz2>, and B<lzma> suffixes may also be used." msgstr "" #. type: =item #: ../scripts/uscan.pl:90 msgid "" "* The new B<version=4> enables handling of multiple upstream tarball (MUT) " "packages but this is a rare case for Debian packaging. For a single " "upstream tarball package, there is only one watch line and no I<< " "../<spkg>_<oversion>.orig-<component>.tar.gz >> ." msgstr "" #. type: =item #: ../scripts/uscan.pl:95 msgid "" "* B<uscan> with the B<--verbose> option produces a human readable report of " "B<uscan>'s execution." msgstr "" #. type: =item #: ../scripts/uscan.pl:98 msgid "" "* B<uscan> with the B<--debug> option produces a human readable report of " "B<uscan>'s execution including internal variable states." msgstr "" #. type: =item #: ../scripts/uscan.pl:101 msgid "" "* B<uscan> with the B<--dehs> option produces an upstream package status " "report in XML format for other programs such as the Debian External Health " "System." msgstr "" #. type: =item #: ../scripts/uscan.pl:105 msgid "" "* The primary objective of B<uscan> is to help identify if the latest " "version upstream tarball is used or not; and to download the latest upstream " "tarball. The ordering of versions is decided by B<dpkg --compare-versions>." msgstr "" #. type: =item #: ../scripts/uscan.pl:109 msgid "" "* B<uscan> with the B<--safe> option limits the functionality of B<uscan> to " "its primary objective. Both the repacking of downloaded files and updating " "of the source tree are skipped to avoid running unsafe scripts. This also " "changes the default to B<--no-download> and B<--skip-signature>." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:116 msgid "FORMAT OF THE WATCH FILE" msgstr "" #. type: textblock #: ../scripts/uscan.pl:118 msgid "" "The current version 4 format of F<debian/watch> can be summarized as follows:" msgstr "" #. type: =item #: ../scripts/uscan.pl:122 msgid "* Leading spaces and tabs are dropped." msgstr "" #. type: =item #: ../scripts/uscan.pl:124 msgid "* Empty lines are dropped." msgstr "" #. type: =item #: ../scripts/uscan.pl:126 msgid "* A line started by B<#> (hash) is a comment line and dropped." msgstr "" #. type: =item #: ../scripts/uscan.pl:128 msgid "" "* A single B<\\> (back slash) at the end of a line is dropped and the next " "line is concatenated after removing leading spaces and tabs. The " "concatenated line is parsed as a single line. (The existence or non-" "existence of the space before the tailing single B<\\> is significant.)" msgstr "" #. type: =item #: ../scripts/uscan.pl:133 msgid "* The first non-comment line is:" msgstr "" #. type: =item #: ../scripts/uscan.pl:137 msgid "B<version=4>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:141 msgid "This is required." msgstr "" #. type: =item #: ../scripts/uscan.pl:143 msgid "" "* The following non-comment lines (watch lines) specify the rules for the " "selection of the candidate upstream tarball URLs and are in one of the " "following three formats:" msgstr "" #. type: =item #: ../scripts/uscan.pl:149 msgid "" "* B<opts=\"> I<...> B<\"> B<http://>I<URL> I<matching-pattern> [I<version> " "[I<script>]]" msgstr "" #. type: =item #: ../scripts/uscan.pl:151 msgid "* B<http://>I<URL> I<matching-pattern> [I<version> [I<script>]]" msgstr "" #. type: =item #: ../scripts/uscan.pl:153 msgid "* B<opts=\"> I<...> B<\">" msgstr "" #. type: textblock #: ../scripts/uscan.pl:157 msgid "Here," msgstr "" #. type: =item #: ../scripts/uscan.pl:161 msgid "" "* B<opts=\"> I<...> B<\"> specifies the behavior of B<uscan>. See L<WATCH " "FILE OPTIONS>." msgstr "" #. type: =item #: ../scripts/uscan.pl:164 msgid "" "* B<http://>I<URL> specifies the web page where upstream publishes the link " "to the latest source archive." msgstr "" #. type: =item #: ../scripts/uscan.pl:169 msgid "* B<https://>I<URL> may also be used, as may" msgstr "" #. type: =item #: ../scripts/uscan.pl:171 msgid "* B<ftp://>I<URL>" msgstr "" #. type: =item #: ../scripts/uscan.pl:173 msgid "" "* Some parts of I<URL> may be in the regex match pattern surrounded between " "B<(> and B<)> such as B</foo/bar-([\\.\\d]+)/>. (If multiple directories " "match, the highest version is picked.) Otherwise, the I<URL> is taken as " "verbatim." msgstr "" #. type: =item #: ../scripts/uscan.pl:180 msgid "" "* I<matching-pattern> specifies the full string matching pattern for hrefs " "in the web page. See L<WATCH FILE EXAMPLES>." msgstr "" #. type: =item #: ../scripts/uscan.pl:185 msgid "" "* All matching parts in B<(> and B<)> are concatenated with B<.> (period) " "to form the upstream version." msgstr "" #. type: =item #: ../scripts/uscan.pl:188 msgid "" "* If the hrefs do not contain directories, you can combine this with the " "previous entry. I.e., B<http://>I<URL>B</>I<matching-pattern> ." msgstr "" #. type: =item #: ../scripts/uscan.pl:193 msgid "" "* I<version> restricts the upstream tarball which may be downloaded. The " "newest available version is chosen in each case." msgstr "" #. type: =item #: ../scripts/uscan.pl:198 msgid "" "* B<debian> requires the downloading upstream tarball to be newer than the " "version obtained from F<debian/changelog>." msgstr "" #. type: =item #: ../scripts/uscan.pl:201 msgid "" "* I<version-number> such as B<12.5> requires the upstream tarball to be " "newer than the I<version-number>." msgstr "" #. type: =item #: ../scripts/uscan.pl:204 msgid "" "* B<same> requires the downloaded version of the secondary tarballs to be " "exactly the same as the one for the first upstream tarball downloaded. " "(Useful only for MUT)" msgstr "" #. type: =item #: ../scripts/uscan.pl:208 msgid "" "* B<previous> restricts the version of the signature file. (Used with " "pgpmode=previous)" msgstr "" #. type: =item #: ../scripts/uscan.pl:211 msgid "" "* B<ignore> does not restrict the version of the secondary tarballs. (Maybe " "useful for MUT)" msgstr "" #. type: =item #: ../scripts/uscan.pl:216 msgid "" "* I<script> is executed at the end of B<uscan> execution with appropriate " "arguments provided by B<uscan>." msgstr "" #. type: =item #: ../scripts/uscan.pl:221 msgid "" "* The typical Debian package is a non-native package made from one upstream " "tarball. Only a single line of the watch line in one of the first two " "formats is usually used with its I<version> set to B<debian> and I<script> " "set to B<uupdate>." msgstr "" #. type: =item #: ../scripts/uscan.pl:226 msgid "* A native package should not specify I<script>." msgstr "" #. type: =item #: ../scripts/uscan.pl:228 msgid "" "* A multiple upstream tarball (MUT) package should specify B<uupdate> as " "I<script> in the last watch line and should skip specifying I<script> in the " "rest of the watch lines." msgstr "" #. type: =item #: ../scripts/uscan.pl:234 msgid "" "* The last format of the watch line is useful to set the persistent " "parameters: B<user-agent>, B<compression>. If this format is used, this " "must be followed by the I<URL> defining watch line(s)." msgstr "" #. type: =item #: ../scripts/uscan.pl:238 msgid "" "* [ and ] in the above format are there to mark the optional parts and " "should not be typed." msgstr "" #. type: textblock #: ../scripts/uscan.pl:245 msgid "" "There are a few special strings which are substituted by B<uscan> to make it " "easy to write the watch file." msgstr "" #. type: =item #: ../scripts/uscan.pl:250 msgid "B<@PACKAGE@>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:252 msgid "" "This is substituted with the source package name found in the first line of " "the F<debian/changelog> file." msgstr "" #. type: =item #: ../scripts/uscan.pl:255 msgid "B<@ANY_VERSION@>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:257 msgid "This is substituted by the legal upstream version regex (capturing)." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:259 #, no-wrap msgid "" " [-_](\\d[\\-+\\.:\\~\\da-zA-Z]*)\n" "\n" msgstr "" #. type: =item #: ../scripts/uscan.pl:261 msgid "B<@ARCHIVE_EXT@>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:263 msgid "" "This is substituted by the typical archive file extension regex (non-" "capturing)." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:265 #, no-wrap msgid "" " (?i)\\.(?:tar\\.xz|tar\\.bz2|tar\\.gz|zip)\n" "\n" msgstr "" #. type: =item #: ../scripts/uscan.pl:267 msgid "B<@SIGNATURE_EXT@>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:269 msgid "" "This is substituted by the typical signature file extension regex (non-" "capturing)." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:271 #, no-wrap msgid "" " (?i)\\.(?:tar\\.xz|tar\\.bz2|tar\\.gz|zip)\\.(?:asc|pgp|gpg|sig)\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:275 msgid "" "Some file extensions are not included in the above intentionally to avoid " "false positives. You can still set such file extension patterns manually." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:278 msgid "WATCH FILE OPTIONS" msgstr "" #. type: textblock #: ../scripts/uscan.pl:280 msgid "" "B<uscan> reads the watch options specified in B<opts=\"> I<...> B<\"> to " "customize its behavior. Multiple options I<option1>, I<option2>, I<option3>, " "... can be set as B<opts=\">I<option1>B<,> I<option2>B<,> I<option3>B<,> I< " "... >B<\"> . The double quotes are necessary if options contain any spaces." msgstr "" #. type: textblock #: ../scripts/uscan.pl:285 msgid "" "Unless otherwise noted as persistent, most options are valid only within " "their containing watch line." msgstr "" #. type: textblock #: ../scripts/uscan.pl:288 msgid "The available watch options are:" msgstr "" #. type: =item #: ../scripts/uscan.pl:292 msgid "B<component=>I<component>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:294 msgid "" "Set the name of the secondary source tarball as I<< <spkg>_<oversion>.orig-" "<component>.tar.gz >> for a MUT package." msgstr "" #. type: =item #: ../scripts/uscan.pl:297 msgid "B<compression=>I<method>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:299 msgid "" "Set the compression I<method> when the tarball is repacked (persistent)." msgstr "" #. type: textblock #: ../scripts/uscan.pl:301 msgid "" "Available I<method> values are B<xz>, B<gzip> (alias B<gz>), B<bzip2> (alias " "B<bz2>), and B<lzma>. The default is B<gzip> for normal tarballs, and B<xz> " "for tarballs generated directly from a git repository." msgstr "" #. type: textblock #: ../scripts/uscan.pl:305 msgid "" "If the debian source format is not 1.0, setting this to B<xz> should help " "reduce the package size when the package is repacked." msgstr "" #. type: textblock #: ../scripts/uscan.pl:308 msgid "" "Please note the repacking of the upstream tarballs by B<mk-origtargz> " "happens only if one of the following conditions is satisfied:" msgstr "" #. type: =item #: ../scripts/uscan.pl:313 msgid "" "* B<USCAN_REPACK> is set in the devscript configuration. See L<DEVSCRIPT " "CONFIGURATION VARIABLES>." msgstr "" #. type: =item #: ../scripts/uscan.pl:316 msgid "* B<--repack> is set on the commandline. See <COMMANDLINE OPTIONS>." msgstr "" #. type: =item #: ../scripts/uscan.pl:318 msgid "* B<repack> is set in the watch line as B<opts=\"repack,>I<...>B<\">." msgstr "" #. type: =item #: ../scripts/uscan.pl:320 msgid "" "* The upstream archive is of B<zip> type including B<jar>, B<xpi>, ..." msgstr "" #. type: =item #: ../scripts/uscan.pl:322 msgid "" "* B<Files-Excluded> or B<Files-Excluded->I<component> stanzas are set in " "F<debian/copyright> to make B<mk-origtargz> invoked from B<uscan> remove " "files from the upstream tarball and repack it. See L<COPYRIGHT FILE " "EXAMPLES> and mk-origtargz(1)." msgstr "" #. type: =item #: ../scripts/uscan.pl:329 msgid "B<repack>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:331 msgid "" "Force repacking of the upstream tarball using the compression I<method>." msgstr "" #. type: =item #: ../scripts/uscan.pl:333 msgid "B<repacksuffix=>I<suffix>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:335 msgid "" "Add I<suffix> to the Debian package upstream version only when the source " "tarball is repackaged. This rule should be used only for a single upstream " "tarball package." msgstr "" #. type: =item #: ../scripts/uscan.pl:339 msgid "B<mode=>I<mode>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:341 msgid "Set the archive download I<mode>." msgstr "" #. type: =item #: ../scripts/uscan.pl:345 msgid "B<LWP>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:347 msgid "" "This mode is the default one which downloads the specified tarball from the " "archive URL on the web." msgstr "" #. type: textblock #: ../scripts/uscan.pl:352 msgid "" "This mode accesses the upstream git archive directly with the B<git> command " "and packs the source tree with the specified tag into I<spkg-" "version>B<.tar.xz>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:356 msgid "" "If the upstream publishes the released tarball via its web interface, please " "use it instead of using this mode. This mode is the last resort method." msgstr "" #. type: =item #: ../scripts/uscan.pl:361 msgid "B<pgpmode=>I<mode>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:363 msgid "Set the PGP/GPG signature verification I<mode>." msgstr "" #. type: =item #: ../scripts/uscan.pl:367 msgid "B<auto>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:369 msgid "" "B<uscan> checks possible URLs for the signature file and autogenerates a " "B<pgpsigurlmangle> rule to use it." msgstr "" #. type: =item #: ../scripts/uscan.pl:372 msgid "B<default>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:374 msgid "" "Use B<pgpsigurlmangle=>I<rules> to generate the candidate upstream signature " "file URL string from the upstream tarball URL. (default)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:377 msgid "" "If the specified B<pgpsigurlmangle> is missing, B<uscan> checks possible " "URLs for the signature file and suggests adding a B<pgpsigurlmangle> rule." msgstr "" #. type: =item #: ../scripts/uscan.pl:380 msgid "B<mangle>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:382 msgid "" "Use B<pgpsigurlmangle=>I<rules> to generate the candidate upstream signature " "file URL string from the upstream tarball URL." msgstr "" #. type: =item #: ../scripts/uscan.pl:385 msgid "B<next>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:387 msgid "" "Verify this downloaded tarball file with the signature file specified in the " "next watch line. The next watch line must be B<pgpmode=previous>. " "Otherwise, no verification occurs." msgstr "" #. type: =item #: ../scripts/uscan.pl:391 msgid "B<previous>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:393 msgid "" "Verify the downloaded tarball file specified in the previous watch line with " "this signature file. The previous watch line must be B<pgpmode=next>." msgstr "" #. type: =item #: ../scripts/uscan.pl:396 msgid "B<self>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:398 msgid "" "Verify the downloaded file I<foo.ext> with its self signature and extract " "its content tarball file as I<foo>." msgstr "" #. type: =item #: ../scripts/uscan.pl:401 msgid "B<none>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:403 msgid "No signature available. (No warning.)" msgstr "" #. type: =item #: ../scripts/uscan.pl:407 msgid "B<decompress>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:409 msgid "" "Decompress compressed archive before the pgp/gpg signature verification." msgstr "" #. type: =item #: ../scripts/uscan.pl:411 msgid "B<bare>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:413 msgid "" "Disable all site specific special case code such as URL redirector uses and " "page content alterations. (persistent)" msgstr "" #. type: =item #: ../scripts/uscan.pl:416 msgid "B<user-agent=>I<user-agent-string>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:418 msgid "" "Set the user-agent string used to contact the HTTP(S) server as I<user-agent-" "string>. (persistent)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:421 msgid "" "B<user-agent> option should be specified by itself in the watch line without " "I<URL>, to allow using semicolons and commas in it." msgstr "" #. type: =item #: ../scripts/uscan.pl:424 msgid "B<pasv>, B<passsive>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:426 msgid "Use PASV mode for the FTP connection." msgstr "" #. type: textblock #: ../scripts/uscan.pl:428 msgid "" "If PASV mode is required due to the client side network environment, set " "B<uscan> to use PASV mode via L<COMMANDLINE OPTIONS> or L<DEVSCRIPT " "CONFIGURATION VARIABLES> instead." msgstr "" #. type: =item #: ../scripts/uscan.pl:432 msgid "B<active>, B<nopasv>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:434 msgid "Don't use PASV mode for the FTP connection." msgstr "" #. type: =item #: ../scripts/uscan.pl:436 msgid "B<unzipopt=>I<options>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:438 msgid "" "Add the extra options to use with the B<unzip> command, such as B<-a>, B<-" "aa>, and B<-b>, when executed by B<mk-origtargz>." msgstr "" #. type: =item #: ../scripts/uscan.pl:441 msgid "B<dversionmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:443 msgid "" "Normalize the last upstream version string found in F<debian/changelog> to " "compare it to the available upstream tarball version. Removal of the Debian " "specific suffix such as B<s/\\+dfsg\\d*$//> is usually done here." msgstr "" #. type: =item #: ../scripts/uscan.pl:447 msgid "B<dirversionmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:449 msgid "" "Normalize the directory path string matching the regex in a set of " "parentheses of B<http://>I<URL> as the sortable version index string. This " "is used as the directory path sorting index only." msgstr "" #. type: textblock #: ../scripts/uscan.pl:453 ../scripts/uscan.pl:469 msgid "Substitution such as B<s/PRE/~pre/; s/RC/~rc/> may help." msgstr "" #. type: =item #: ../scripts/uscan.pl:455 msgid "B<pagemangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:457 msgid "" "Normalize the downloaded web page string. (Don't use this unless this is " "absolutely needed. Generally, B<g> flag is required for these I<rules>.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:460 msgid "" "This is handy if you wish to access Amazon AWS or Subversion repositories in " "which <a href=\"...\"> is not used." msgstr "" #. type: =item #: ../scripts/uscan.pl:463 msgid "B<uversionmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:465 msgid "" "Normalize the candidate upstream version strings extracted from hrefs in the " "source of the web page. This is used as the version sorting index when " "selecting the latest upstream version." msgstr "" #. type: =item #: ../scripts/uscan.pl:471 msgid "B<versionmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:473 msgid "" "Syntactic shorthand for B<uversionmangle=>I<rules>B<, " "dversionmangle=>I<rules>" msgstr "" #. type: =item #: ../scripts/uscan.pl:475 msgid "B<downloadurlmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:477 msgid "" "Convert the selected upstream tarball href string into the accessible URL " "for obfuscated web sites." msgstr "" #. type: =item #: ../scripts/uscan.pl:480 msgid "B<filenamemangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:482 msgid "" "Generate the upstream tarball filename from the selected href string if " "I<matching-pattern> can extract the latest upstream version I<< <uversion> " ">> from the selected href string. Otherwise, generate the upstream tarball " "filename from its full URL string and set the missing I<< <uversion> >> from " "the generated upstream tarball filename." msgstr "" #. type: textblock #: ../scripts/uscan.pl:488 msgid "" "Without this option, the default upstream tarball filename is generated by " "taking the last component of the URL and removing everything after any '?' " "or '#'." msgstr "" #. type: =item #: ../scripts/uscan.pl:492 msgid "B<pgpsigurlmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:494 msgid "" "Generate the candidate upstream signature file URL string from the upstream " "tarball URL." msgstr "" #. type: =item #: ../scripts/uscan.pl:497 msgid "B<oversionmangle=>I<rules>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:499 msgid "" "Generate the version string I<< <oversion> >> of the source tarball I<< " "<spkg>_<oversion>.orig.tar.gz >> from I<< <uversion> >>. This should be " "used to add a suffix such as B<+dfsg1> to a MUT package." msgstr "" #. type: textblock #: ../scripts/uscan.pl:505 msgid "" "Here, the mangling rules apply the I<rules> to the pertinent string. " "Multiple rules can be specified in a mangling rule string by making a " "concatenated string of each mangling I<rule> separated by B<;> (semicolon)." msgstr "" #. type: textblock #: ../scripts/uscan.pl:509 msgid "" "Each mangling I<rule> cannot contain B<;> (semicolon), B<,> (comma), or " "B<\"> (double quote)." msgstr "" #. type: textblock #: ../scripts/uscan.pl:512 msgid "" "Each mangling I<rule> behaves as if a Perl command \"I<$string> B<=~> " "I<rule>\" is executed. There are some notable details." msgstr "" #. type: =item #: ../scripts/uscan.pl:517 msgid "* I<rule> may only use the B<s>, B<tr>, and B<y> operations." msgstr "" #. type: =item #: ../scripts/uscan.pl:521 msgid "B<s/>I<regex>B</>I<replacement>B</>I<options>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:523 msgid "" "Regex pattern match and replace the target string. Only the B<g>, B<i> and " "B<x> flags are available. Use the B<$1> syntax for back references (No B<\\" "1> syntax). Code execution is not allowed (i.e. no B<(?{})> or B<(??{})> " "constructs)." msgstr "" #. type: =item #: ../scripts/uscan.pl:528 msgid "B<y/>I<source>B</>I<dest>B</> or B<tr/>I<source>B</>I<dest>B</>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:530 msgid "Transliterate the characters in the target string." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:536 msgid "EXAMPLE OF EXECUTION" msgstr "" #. type: textblock #: ../scripts/uscan.pl:538 msgid "" "B<uscan> reads the first entry in F<debian/changelog> to determine the " "source package name and the last upstream version." msgstr "" #. type: textblock #: ../scripts/uscan.pl:541 msgid "For example, if the first entry of F<debian/changelog> is:" msgstr "" #. type: =item #: ../scripts/uscan.pl:545 msgid "* I<< bar >> (B<3:2.03+dfsg1-4>) unstable; urgency=low" msgstr "" #. type: textblock #: ../scripts/uscan.pl:549 msgid "" "then, the source package name is I<< bar >> and the last Debian package " "version is B<3:2.03+dfsg1-4>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:552 msgid "" "The last upstream version is normalized to B<2.03+dfsg1> by removing the " "epoch and the Debian revision." msgstr "" #. type: textblock #: ../scripts/uscan.pl:555 msgid "" "If the B<dversionmangle> rule exists, the last upstream version is further " "normalized by applying this rule to it. For example, if the last upstream " "version is B<2.03+dfsg1> indicating the source tarball is repackaged, the " "suffix B<+dfsg1> is removed by the string substitution B<s/\\+dfsg\\d*$//> " "to make the (dversionmangled) last upstream version B<2.03> and it is " "compared to the candidate upstream tarball versions such as B<2.03>, " "B<2.04>, ... found in the remote site. Thus, set this rule as:" msgstr "" #. type: =item #: ../scripts/uscan.pl:565 msgid "* B<opts=\"dversionmangle=s/\\+dfsg\\d*$//\">" msgstr "" #. type: textblock #: ../scripts/uscan.pl:569 msgid "" "B<uscan> downloads a web page from B<http://>I<URL> specified in " "F<debian/watch>." msgstr "" #. type: =item #: ../scripts/uscan.pl:574 msgid "" "* If the directory name part of I<URL> has no parentheses, B<(> and B<)>, it " "is taken as verbatim." msgstr "" #. type: =item #: ../scripts/uscan.pl:577 msgid "" "* If the directory name part of I<URL> has parentheses, B<(> and B<)>, then " "B<uscan> recursively searches all possible directories to find a page for " "the newest version. If the B<dirversionmangle> rule exists, the generated " "sorting index is used to find the newest version. If a specific version is " "specified for the download, the matching version string has priority over " "the newest version." msgstr "" #. type: textblock #: ../scripts/uscan.pl:586 msgid "For example, this B<http://>I<URL> may be specified as:" msgstr "" #. type: =item #: ../scripts/uscan.pl:590 msgid "* B<http://www.example.org/([\\d\\.]+)/>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:594 msgid "" "Please note the trailing B</> in the above to make B<([\\d\\.]+)> as the " "directory." msgstr "" #. type: textblock #: ../scripts/uscan.pl:597 msgid "" "If the B<pagemangle> rule exists, the whole downloaded web page as a string " "is normalized by applying this rule to it. This is very powerful tool and " "needs to be used with caution. If other mangling rules can be used to " "address your objective, do not use this rule." msgstr "" #. type: textblock #: ../scripts/uscan.pl:602 msgid "" "The downloaded web page is scanned for hrefs defined in the B<< <a href=\" " ">> I<...> B<< \"> >> tag to locate the candidate upstream tarball hrefs. " "These candidate upstream tarball hrefs are matched by the Perl regex pattern " "I<matching-pattern> such as B<< DL-(?:[\\d\\.]+?)/foo-(.+)\\.tar\\.gz >> to " "narrow down the candidates. This pattern match needs to be anchored at the " "beginning and the end. For example, candidate hrefs may be:" msgstr "" #. type: =item #: ../scripts/uscan.pl:611 msgid "* B<< DL-2.02/foo-2.02.tar.gz >>" msgstr "" #. type: =item #: ../scripts/uscan.pl:613 msgid "* B<< DL-2.03/foo-2.03.tar.gz >>" msgstr "" #. type: =item #: ../scripts/uscan.pl:615 msgid "* B<< DL-2.04/foo-2.04.tar.gz >>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:619 msgid "" "Here the matching string of B<(.+)> in I<matching-pattern> is considered as " "the candidate upstream version. If there are multiple matching strings of " "capturing patterns in I<matching-pattern>, they are all concatenated with " "B<.> (period) to form the candidate upstream version. Make sure to use the " "non-capturing regex such as B<(?:[\\d\\.]+?)> instead for the variable text " "matching part unrelated to the version." msgstr "" #. type: textblock #: ../scripts/uscan.pl:626 msgid "Then, the candidate upstream versions are:" msgstr "" #. type: =item #: ../scripts/uscan.pl:630 msgid "* B<2.02>" msgstr "" #. type: =item #: ../scripts/uscan.pl:632 msgid "* B<2.03>" msgstr "" #. type: =item #: ../scripts/uscan.pl:634 msgid "* B<2.04>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:638 msgid "" "The downloaded tarball filename is basically set to the same as the filename " "in the remote URL of the selected href." msgstr "" #. type: textblock #: ../scripts/uscan.pl:641 msgid "" "If the B<uversionmangle> rule exists, the candidate upstream versions are " "normalized by applying this rule to them. (This rule may be useful if the " "upstream version scheme doesn't sort correctly to identify the newest " "version.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:645 msgid "" "The upstream tarball href corresponding to the newest (uversionmangled) " "candidate upstream version newer than the (dversionmangled) last upstream " "version is selected." msgstr "" #. type: textblock #: ../scripts/uscan.pl:649 msgid "" "If multiple upstream tarball hrefs corresponding to a single verion with " "different extensions exist, the highest compression one is chosen. " "(Priority: B<< tar.xz > tar.lzma > tar.bz2 > tar.gz >>.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:653 msgid "" "If the selected upstream tarball href is the relative URL, it is converted " "to the absolute URL using the base URL of the web page. If the B<< <base " "href=\" >> I< ... > B<< \"> >> tag exists in the web page, the selected " "upstream tarball href is converted to the absolute URL using the specified " "base URL in the base tag, instead." msgstr "" #. type: textblock #: ../scripts/uscan.pl:659 msgid "" "If the B<downloadurlmangle> rule exists, the selected upstream tarball href " "is normalized by applying this rule to it. (This is useful for some sites " "with the obfuscated download URL.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:663 msgid "" "If the B<filenamemangle> rule exists, the downloaded tarball filename is " "generated by applying this rule to the selected href if I<matching-pattern> " "can extract the latest upstream version I<< <uversion> >> from the selected " "href string. Otherwise, generate the upstream tarball filename from its full " "URL string and set the missing I<< <uversion> >> from the generated upstream " "tarball filename." msgstr "" #. type: textblock #: ../scripts/uscan.pl:670 msgid "" "Without the B<filenamemangle> rule, the default upstream tarball filename is " "generated by taking the last component of the URL and removing everything " "after any '?' or '#'." msgstr "" #. type: textblock #: ../scripts/uscan.pl:674 msgid "" "B<uscan> downloads the selected upstream tarball to the parent B<../> " "directory. For example, the downloaded file may be:" msgstr "" #. type: =item #: ../scripts/uscan.pl:679 msgid "* F<../foo-2.04.tar.gz>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:683 msgid "" "Let's call this downloaded version B<2.04> in the above example generically " "as I<< <uversion> >> in the following." msgstr "" #. type: textblock #: ../scripts/uscan.pl:686 msgid "" "If the B<pgpsigurlmangle> rule exists, the upstream signature file URL is " "generated by applying this rule to the (downloadurlmangled) selected " "upstream tarball href and the signature file is tried to be downloaded from " "it." msgstr "" #. type: textblock #: ../scripts/uscan.pl:690 msgid "" "If the B<pgpsigurlmangle> rule doesn't exist, B<uscan> warns user if the " "matching upstream signature file is available from the same URL with their " "filename being suffixed by the 4 common suffix B<asc>, B<gpg>, B<pgp>, and " "B<sig>. (You can avoid this warning by setting B<pgpmode=none>.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:695 msgid "" "If the signature file is downloaded, the downloaded upstream tarball is " "checked for its authenticity against the downloaded signature file using the " "keyring F<debian/upstream/signing-key.pgp> or the armored keyring " "F<debian/upstream/signing-key.asc> (see L<KEYRING FILE EXAMPLES>). If its " "signature is not valid, or not made by one of the listed keys, B<uscan> will " "report an error." msgstr "" #. type: textblock #: ../scripts/uscan.pl:702 msgid "" "If the B<oversionmangle> rule exists, the source tarball version I<oversion> " "is generated from the downloaded upstream version I<uversion> by applying " "this rule. This rule is useful to add suffix such as B<+dfsg1> to the " "version of all the source packages of the MUT package for which the " "repacksuffix mechanism doesn't work." msgstr "" #. type: textblock #: ../scripts/uscan.pl:708 msgid "" "B<uscan> invokes B<mk-origtargz> to create the source tarball properly named " "for the source package with B<.orig.> (or B<< .orig-<component>. >> for the " "secondary tarballs) in its filename." msgstr "" #. type: =item #: ../scripts/uscan.pl:714 msgid "case A: packaging of the upstream tarball as is" msgstr "" #. type: textblock #: ../scripts/uscan.pl:716 msgid "" "B<mk-origtargz> creates a symlink I<< ../bar_<oversion>.orig.tar.gz >> " "linked to the downloaded local upstream tarball. Here, I<< bar >> is the " "source package name found in F<debian/changelog>. The generated symlink may " "be:" msgstr "" #. type: =item #: ../scripts/uscan.pl:722 msgid "* F<../bar_2.04.orig.tar.gz> -> F<foo-2.04.tar.gz> (as is)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:726 msgid "" "Usually, there is no need to set up B<opts=\"dversionmangle=> I<...> B<\"> " "for this case." msgstr "" #. type: =item #: ../scripts/uscan.pl:729 msgid "" "case B: packaging of the upstream tarball after removing non-DFSG files" msgstr "" #. type: textblock #: ../scripts/uscan.pl:731 msgid "" "B<mk-origtargz> checks the filename glob of the B<Files-Excluded> stanza in " "the first section of F<debian/copyright>, removes matching files to create a " "repacked upstream tarball. Normally, the repacked upstream tarball is " "renamed with I<suffix> to I<< ../bar_<oversion><suffix>.orig.tar.gz >> using " "the B<repacksuffix> option for the single upstream package. Here I<< " "<oversion> >> is updated to be I<< <oversion><suffix> >>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:738 msgid "" "The removal of files is required if files are not DFSG-compliant. For such " "case, B<+dfsg1> is used as I<suffix>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:741 msgid "" "So the combined options are set as B<opts=\"dversionmangle=s/\\+dfsg\\d*$// " ",repacksuffix=+dfsg1\">, instead." msgstr "" #. type: textblock #: ../scripts/uscan.pl:744 msgid "For example, the repacked upstream tarball may be:" msgstr "" #. type: =item #: ../scripts/uscan.pl:748 msgid "* F<../bar_2.04+dfsg1.orig.tar.gz> (repackaged)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:754 msgid "" "B<uscan> normally invokes \"B<uupdate> B<--find --upstream-version> " "I<oversion> \" for the version=4 watch file." msgstr "" #. type: textblock #: ../scripts/uscan.pl:757 msgid "" "Please note that B<--find> option is used here since B<mk-origtargz> has " "been invoked to make B<*.orig.tar.gz> file already. B<uscan> picks I<< bar " ">> from F<debian/changelog>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:761 msgid "" "It creates the new upstream source tree under the I<< ../bar-<oversion> >> " "directory and Debianize it leveraging the last package contents." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:764 msgid "WATCH FILE EXAMPLES" msgstr "" #. type: textblock #: ../scripts/uscan.pl:766 msgid "" "When writing the watch file, you should rely on the latest upstream source " "announcement web page. You should not try to second guess the upstream " "archive structure if possible. Here are the typical F<debian/watch> files." msgstr "" #. type: textblock #: ../scripts/uscan.pl:770 msgid "" "Please note that executing B<uscan> with B<-v> or B<-vv> reveals what " "exactly happens internally." msgstr "" #. type: textblock #: ../scripts/uscan.pl:773 msgid "" "The existence and non-existence of a space the before tailing B<\\> (back " "slash) are significant." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:776 msgid "HTTP site (basic)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:778 msgid "Here is an example for the basic single upstream tarball." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:780 #, no-wrap msgid "" " version=4\n" " http://example.com/~user/release/foo.html \\\n" " files/foo-([\\d\\.]+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:784 msgid "Or using the special strings:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:786 #, no-wrap msgid "" " version=4\n" " http://example.com/~user/release/@PACKAGE@.html \\\n" " files/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:790 msgid "" "For the upstream source package B<foo-2.0.tar.gz>, this watch file downloads " "and creates the Debian B<orig.tar> file B<foo_2.0.orig.tar.gz>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:793 msgid "HTTP site (pgpsigurlmangle)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:795 msgid "" "Here is an example for the basic single upstream tarball with the matching " "signature file in the same file path." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:798 #, no-wrap msgid "" " version=4\n" " opts=\"pgpsigurlmangle=s%$%.asc%\" " "http://example.com/release/@PACKAGE@.html \\\n" " files/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:802 msgid "" "For the upstream source package B<foo-2.0.tar.gz> and the upstream signature " "file B<foo-2.0.tar.gz.asc>, this watch file downloads these files, verifies " "the authenticity using the keyring F<debian/upstream-key.pgp> and creates " "the Debian B<orig.tar> file B<foo_2.0.orig.tar.gz>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:807 msgid "HTTP site (pgpmode=next/previous)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:809 msgid "" "Here is an example for the basic single upstream tarball with the matching " "signature file in the unrelated file path." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:812 #, no-wrap msgid "" " version=4\n" " opts=\"pgpmode=next\" http://example.com/release/@PACKAGE@.html \\\n" " files/(?:\\d+)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian\n" " opts=\"pgpmode=previous\" http://example.com/release/@PACKAGE@.html \\\n" " files/(?:\\d+)/@PACKAGE@@ANY_VERSION@@SIGNATURE_EXT@ previous uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:818 msgid "" "B<(?:\\d+)> part can be any random value. The tarball file can have B<53>, " "while the signature file can have B<33>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:821 msgid "" "B<([\\d\\.]+)> part for the signature file has a strict requirement to match " "that for the upstream tarball specified in the previous line by having " "B<previous> as I<version> in the watch line." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:825 msgid "HTTP site (flexible)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:827 msgid "" "Here is an example for the maximum flexibility of upstream tarball and " "signature file extensions." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:830 #, no-wrap msgid "" " version=4\n" " opts=\"pgpmode=next\" http://example.com/DL/ \\\n" " files/(?:\\d+)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian\n" " opts=\"pgpmode=prevous\" http://example.com/DL/ \\\n" " files/(?:\\d+)/@PACKAGE@@ANY_VERSION@@SIGNATURE_EXT@ \\\n" " previous uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:837 msgid "HTTP site (basic MUT)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:839 msgid "Here is an example for the basic multiple upstream tarballs." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:841 #, no-wrap msgid "" " version=4\n" " opts=\"pgpsigurlmangle=s%$%.sig%\" \\\n" " http://example.com/release/foo.html \\\n" " files/foo-([\\d\\.]+)\\.tar\\.gz debian\n" " opts=\"pgpsigurlmangle=s%$%.sig%, component=bar\" \\\n" " http://example.com/release/foo.html \\\n" " files/foobar-([\\d\\.]+)\\.tar\\.gz same\n" " opts=\"pgpsigurlmangle=s%$%.sig%, component=baz\" \\\n" " http://example.com/release/foo.html \\\n" " files/foobaz-([\\d\\.]+)\\.tar\\.gz same uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:852 msgid "" "For the main upstream source package B<foo-2.0.tar.gz> and the secondary " "upstream source packages B<foobar-2.0.tar.gz> and B<foobaz-2.0.tar.gz> which " "install under F<bar/> and F<baz/>, this watch file downloads and creates the " "Debian B<orig.tar> file B<foo_2.0.orig.tar.gz>, B<foo_2.0.orig-bar.tar.gz> " "and B<foo_2.0.orig-baz.tar.gz>. Also, these upstream tarballs are verified " "by their signature files." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:859 msgid "HTTP site (recursive directory scanning)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:861 msgid "" "Here is an example with the recursive directory scanning for the upstream " "tarball and its signature files released in a directory named after their " "version." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:865 #, no-wrap msgid "" " version=4\n" " opts=\"pgpsigurlmangle=s%$%.sig%, dirversionmangle=s/-PRE/~pre/;s/-" "RC/~rc/\" \\\n" " http://tmrc.mit.edu/mirror/twisted/Twisted/([\\d+\\.]+)/ \\\n" " Twisted-([\\d\\.]+)\\.tar\\.xz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:870 msgid "Here, the web site should be accessible at the following URL:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:872 #, no-wrap msgid "" " http://tmrc.mit.edu/mirror/twisted/Twisted/\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:874 msgid "" "Here, B<dirversionmangle> option is used to normalize the sorting order of " "the directory names." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:877 msgid "HTTP site (alternative shorthand)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:879 msgid "" "For the bare HTTP site where you can directly see archive filenames, the " "normal watch file:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:882 #, no-wrap msgid "" " version=4\n" " opts=\"pgpsigurlmangle=s%$%.sig%\" \\\n" " http://www.cpan.org/modules/by-module/Text/ \\\n" " Text-CSV_XS-(.+)\\.tar\\.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:888 msgid "can be rewritten in an alternative shorthand form:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:890 #, no-wrap msgid "" " version=4\n" " opts=\"pgpsigurlmangle=s%$%.sig%\" \\\n" " http://www.cpan.org/modules/by-module/Text/\\\n" " Text-CSV_XS-(.+)\\.tar\\.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:896 msgid "" "Please note that I<matching-pattern> of the first example doesn't have " "directory and the subtle difference of a space before the tailing B<\\>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:899 msgid "HTTP site (funny version)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:901 msgid "" "For a site which has funny version numbers, the parenthesized groups will be " "joined with B<.> (period) to make a sanitized version number." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:904 #, no-wrap msgid "" " version=4\n" " http://www.site.com/pub/foobar/foobar_v(\\d+)_(\\d+)\\.tar\\.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:908 msgid "HTTP site (DFSG)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:910 msgid "" "The upstream part of the Debian version number can be mangled to indicate " "the source package was repackaged to clean up non-DFSG files:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:913 #, no-wrap msgid "" " version=4\n" " opts=\"dversionmangle=s/\\+dfsg\\d*$//,repacksuffix=+dfsg1\" \\\n" " http://some.site.org/some/path/foobar-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:917 ../scripts/uscan.pl:977 msgid "See L<COPYRIGHT FILE EXAMPLES>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:919 msgid "HTTP site (filenamemangle)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:921 msgid "" "The upstream tarball filename is found by taking the last component of the " "URL and removing everything after any '?' or '#'." msgstr "" #. type: textblock #: ../scripts/uscan.pl:924 msgid "" "If this does not fit to you, use B<filenamemangle>. For example, F<< <A " "href=\"http://foo.bar.org/dl/?path=&dl=foo-0.1.1.tar.gz\"> >> could be " "handled as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:928 #, no-wrap msgid "" " version=4\n" " opts=filenamemangle=s/.*=(.*)/$1/ \\\n" " http://foo.bar.org/dl/\\?path=&dl=foo-(.+)\\.tar\\.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:933 msgid "" "F<< <A href=\"http://foo.bar.org/dl/?path=&dl_version=0.1.1\"> >> could be " "handled as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:936 #, no-wrap msgid "" " version=4\n" " opts=filenamemangle=s/.*=(.*)/foo-$1\\.tar\\.gz/ \\\n" " http://foo.bar.org/dl/\\?path=&dl_version=(.+) \\\n" " debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:941 msgid "" "If the href string has no version using <I>matching-pattern>, the version " "can be obtained from the full URL using B<filenamemangle>." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:944 #, no-wrap msgid "" " version=4\n" " opts=filenamemangle=s&.*/dl/(.*)/foo\\.tar\\.gz&foo-$1\\.tar\\.gz& \\\n" " http://foo.bar.org/dl/([\\.\\d]+)/ foo.tar.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:950 msgid "HTTP site (downloadurlmangle)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:952 msgid "" "The option B<downloadurlmangle> can be used to mangle the URL of the file to " "download. This can only be used with B<http://> URLs. This may be " "necessary if the link given on the web page needs to be transformed in some " "way into one which will work automatically, for example:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:957 #, no-wrap msgid "" " version=4\n" " opts=downloadurlmangle=s/prdownload/download/ \\\n" " http://developer.berlios.de/project/showfiles.php?group_id=2051 \\\n" " http://prdownload.berlios.de/softdevice/vdr-softdevice-(.+).tgz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:963 msgid "HTTP site (oversionmangle, MUT)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:965 msgid "" "The option B<oversionmangle> can be used to mangle the version of the source " "tarball (B<.orig.tar.gz> and B<.orig-bar.tar.gz>). For example, B<+dfsg1> " "can be added to the upstream version as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:969 #, no-wrap msgid "" " version=4\n" " opts=oversionmangle=s/(.*)/$1+dfsg1/ \\\n" " http://example.com/~user/release/foo.html \\\n" " files/foo-([\\d\\.]*).tar.gz debian\n" " opts=\"component=bar\" \\\n" " http://example.com/~user/release/foo.html \\\n" " files/bar-([\\d\\.]*).tar.gz same uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:979 msgid "HTTP site (pagemangle)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:981 msgid "" "The option B<pagemangle> can be used to mangle the downloaded web page " "before applying other rules. The non-standard web page without proper B<< " "<a href=\" >> << ... >> B<< \"> >> entries can be converted. For example, " "if F<foo.html> uses B<< <a bogus=\" >> I<< ... >> B<< \"> >>, this can be " "converted to the standard page format with:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:987 #, no-wrap msgid "" " version=4\n" " opts=pagemangle=\"s/<a\\s+bogus=/<a href=/g\" \\\n" " http://example.com/release/@PACKAGE@.html \\\n" " files/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:992 msgid "Please note the use of B<g> here to replace all occurrences." msgstr "" #. type: textblock #: ../scripts/uscan.pl:994 msgid "" "If F<foo.html> uses B<< <Key> >> I<< ... >> B<< </Key> >>, this can be " "converted to the standard page format with:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:997 #, no-wrap msgid "" " version=4\n" " opts=\"pagemangle=s%<Key>([^<]*)</Key>%<Key><a " "href=\"$1\">$1</a></Key>%g\" \\\\\n" " http://localhost:$PORT/ \\\n" " (?:.*)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1002 msgid "FTP site (basic):" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1004 #, no-wrap msgid "" " version=4\n" " ftp://ftp.tex.ac.uk/tex-archive/web/c_cpp/cweb/cweb-(.+)\\.tar\\.gz \\\n" " debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1008 msgid "FTP site (regex special characters):" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1010 #, no-wrap msgid "" " version=4\n" " ftp://ftp.worldforge.org/pub/worldforge/libs/\\\n" " Atlas-C++/transitional/Atlas-C\\+\\+-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1014 msgid "" "Please note that this URL is connected to be I< ... >B<libs/Atlas-C++/>I< " "... > . For B<++>, the first one in the directory path is verbatim while the " "one in the filename is escaped by B<\\>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1018 msgid "FTP site (funny version)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1020 msgid "" "This is another way of handling site with funny version numbers, this time " "using mangling. (Note that multiple groups will be concatenated before " "mangling is performed, and that mangling will only be performed on the " "basename version number, not any path version numbers.)" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1026 #, no-wrap msgid "" " version=4\n" " opts=\"uversionmangle=s/^/0.0./\" \\\n" " ftp://ftp.ibiblio.org/pub/Linux/ALPHA/wine/\\\n" " development/Wine-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1031 msgid "sf.net" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1033 msgid "" "For SourceForge based projects, qa.debian.org runs a redirector which allows " "a simpler form of URL. The format below will automatically be rewritten to " "use the redirector with the watch file:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1037 #, no-wrap msgid "" " version=4\n" " http://sf.net/<project>/ <tar-name>-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1040 msgid "For B<audacity>, set the watch file as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1042 #, no-wrap msgid "" " version=4\n" " http://sf.net/audacity/ audacity-minsrc-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1045 ../scripts/uscan.pl:1085 msgid "" "Please note, you can still use normal functionalities of B<uscan> to set up " "a watch file for this site without using the redirector." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1048 #, no-wrap msgid "" " version=4\n" " opts=\"uversionmangle=s/-pre/~pre/, \\\n" "\tfilenamemangle=s%(?:.*)audacity-minsrc-(.+)\\.tar\\.xz/download%\\\n" " audacity-$1.tar.xz%\" \\\n" "\thttp://sourceforge.net/projects/audacity/files/audacity/(\\d[\\d\\.]+)/ \\" "\n" "\t(?:.*)audacity-minsrc-([\\d\\.]+)\\.tar\\.xz/download debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1055 msgid "Here, B<%> is used as the separator instead of the standard B</>." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1057 msgid "github.com" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1059 msgid "" "For GitHub based projects, you can use the tags or releases page. The " "archive URL uses only the version as the filename. You can rename the " "downloaded upstream tarball from into the standard F<< <project>-" "<version>.tar.gz >> using B<filenamemangle>:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1064 #, no-wrap msgid "" " version=4\n" " opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%<project>-" "$1.tar.gz%\" \\\n" " https://github.com/<user>/<project>/tags \\\n" " (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1069 msgid "PyPI" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1071 msgid "" "For PyPI based projects, pypi.debian.net runs a redirector which allows a " "simpler form of URL. The format below will automatically be rewritten to use " "the redirector with the watch file:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1075 #, no-wrap msgid "" " version=4\n" " https://pypi.python.org/packages/source/<initial>/<project>/ \\\n" " <tar-name>-(.+)\\.tar\\.gz debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1079 msgid "For B<cfn-sphere>, set the watch file as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1081 #, no-wrap msgid "" " version=4\n" " https://pypi.python.org/packages/source/c/cfn-sphere/ \\\n" " cfn-sphere-([\\d\\.]+).tar.gz debian uupdate\n" "\n" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1088 #, no-wrap msgid "" " version=4\n" " opts=\"pgpmode=none, \\\n" " https://pypi.python.org/pypi/cfn-sphere/ \\\n" " https://pypi.python.org/packages/source/c/cfn-sphere/\\\n" " cfn-sphere-([\\d\\.]+).tar.gz#.* debian uupdate\n" "\n" msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1094 msgid "code.google.com" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1096 msgid "" "Sites which used to be hosted on the Google Code service should have " "migrated to elsewhere (github?). Please look for the newer upstream site." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1099 msgid "direct access to the git repository" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1101 msgid "" "If the upstream only publishes its code via the git repository and it has no " "web interface to obtain the releasse tarball, you can use uscan with the " "tags of the git repository." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1105 #, no-wrap msgid "" " version=4\n" " opts=\"mode=git\" http://git.ao2.it/tweeper.git \\\n" " refs/tags/v([\\d\\.]+) debian uupdate\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1109 msgid "" "Please note \"B<git ls-remote>\" is used to obtain references for tags. If " "a tag B<v20.5> is the newest tag, the above example downloads I<spkg>B<-" "20.5.tar.xz>." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1112 msgid "COPYRIGHT FILE EXAMPLES" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1114 msgid "" "Here is an example for the F<debian/copyright> file which initiates " "automatic repackaging of the upstream tarball into I<< " "<spkg>_<oversion>.orig.tar.gz >> (In F<debian/copyright>, the B<Files-" "Excluded> and B<Files-Excluded->I<component> stanzas are a part of the first " "paragraph and there is a blank line before the following paragraphs which " "contain B<Files> and other stanzas.):" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1121 #, no-wrap msgid "" " Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n" " Files-Excluded: exclude-this\n" " exclude-dir\n" " */exclude-dir\n" " .*\n" " */js/jquery.js\n" "\n" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1128 ../scripts/uscan.pl:1149 #, no-wrap msgid "" " Files: *\n" " Copyright: ...\n" " ...\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1132 msgid "" "Here is another example for the F<debian/copyright> file which initiates " "automatic repackaging of the multiple upstream tarballs into I<< " "<spkg>_<oversion>.orig.tar.gz >> and I<< <spkg>_<oversion>.orig-bar.tar.gz " ">>:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1137 #, no-wrap msgid "" " Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n" " Files-Excluded: exclude-this\n" " exclude-dir\n" " */exclude-dir\n" " .*\n" " */js/jquery.js\n" " Files-Excluded-bar: exclude-this\n" " exclude-dir\n" " */exclude-dir\n" " .*\n" " */js/jquery.js\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1153 msgid "See mk-origtargz(1)." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1155 msgid "KEYRING FILE EXAMPLES" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1157 msgid "" "Let's assume that the upstream \"B<< uscan test key (no secret) " "<none@debian.org> >>\" signs its package and publishes its public key " "fingerprint 'B<CF21 8F0E 7EAB F584 B7E2 0402 C77E 2D68 7254 3FAF>' which you " "know is the trusted one." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1162 msgid "" "Please note that the short keyid B<72543FAF> is the last 4 Bytes, the long " "keyid B<C77E2D6872543FAF> is the last 8 Bytes, and the finger print is the " "last 20 Bytes of the public key in hexadecimal form. You can save typing by " "using the short keyid but you must verify the OpenPGP key using its " "fingerprint." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1167 msgid "" "The armored keyring file F<debian/upstream/signing-key.asc> can be created " "by using the B<gpg> (or B<gpg2>) command as follows." msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1170 #, no-wrap msgid "" " $ gpg --recv-keys \"72543FAF\"\n" " ...\n" " $ gpg --finger \"72543FAF\"\n" " pub 4096R/72543FAF 2015-09-02\n" " Key fingerprint = CF21 8F0E 7EAB F584 B7E2 0402 C77E 2D68 7254 " "3FAF\n" " uid uscan test key (no secret) <none@debian.org>\n" " sub 4096R/52C6ED39 2015-09-02\n" " $ cd path/to/<upkg>-<uversion>\n" " $ mkdir -p debian/upstream\n" " $ gpg --export --export-options export-minimal --armor \\\n" " 'CF21 8F0E 7EAB F584 B7E2 0402 C77E 2D68 7254 3FAF' \\\n" " >debian/upstream/signing-key.asc\n" "\n" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1183 msgid "" "The binary keyring file can be created instead by skipping B<--armor> and " "changing the storing file to F<debian/upstream/signing-key.pgp> in the above " "example. If a group of developers sign the package, you need to list " "fingerprints of all of them in the argument for B<gpg --export ...> to make " "the keyring to contain all OpenPGP keys of them." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1189 msgid "" "Sometimes you may wonder who made a signature file. You can get the public " "keyid used to create the detached signature file F<foo-2.0.tar.gz.asc> by " "running B<gpg> as:" msgstr "" #. type: verbatim #: ../scripts/uscan.pl:1193 #, no-wrap msgid "" " $ gpg -vv foo-2.0.tar.gz.asc\n" " gpg: armor: BEGIN PGP SIGNATURE\n" " gpg: armor header: Version: GnuPG v1\n" " :signature packet: algo 1, keyid C77E2D6872543FAF\n" " \tversion 4, created 1445177469, md5len 0, sigclass 0x00\n" " \tdigest algo 2, begin of digest 7a c7\n" " \thashed subpkt 2 len 4 (sig created 2015-10-18)\n" " \tsubpkt 16 len 8 (issuer key ID C77E2D6872543FAF)\n" " \tdata: [4091 bits]\n" " gpg: assuming signed data in `foo-2.0.tar.gz'\n" " gpg: Signature made Sun 18 Oct 2015 11:11:09 PM JST using RSA key ID " "72543FAF\n" " ...\n" "\n" msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1206 msgid "COMMANDLINE OPTIONS" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1208 msgid "For the basic usage, B<uscan> does not require to set these options." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1214 msgid "" "Don't read any configuration files. This can only be used as the first " "option given on the command-line." msgstr "" #. type: =item #: ../scripts/uscan.pl:1217 msgid "B<--no-verbose>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1219 msgid "Don't report verbose information. (default)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1221 msgid "B<--verbose>, B<-v>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1223 msgid "Report verbose information." msgstr "" #. type: =item #: ../scripts/uscan.pl:1225 msgid "B<--debug>, B<-vv>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1227 msgid "" "Report verbose information including the downloaded web pages as processed " "to STDERR for debugging." msgstr "" #. type: =item #: ../scripts/uscan.pl:1230 msgid "B<--dehs>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1232 msgid "" "Send DEHS style output (XML-type) to STDOUT, while send all other uscan " "output to STDERR." msgstr "" #. type: =item #: ../scripts/uscan.pl:1235 msgid "B<--no-dehs>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1237 msgid "Use only traditional uscan output format. (default)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1239 msgid "B<--download>, B<-d>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1241 msgid "Download the new upstream release. (default)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1243 msgid "B<--force-download>, B<-dd>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1245 msgid "" "Download the new upstream release even if up-to-date. (may not overwrite the " "local file)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1247 msgid "B<--overwrite-download>, B<-ddd>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1249 msgid "" "Download the new upstream release even if up-to-date. (may overwrite the " "local file)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1251 msgid "B<--no-download>, B<--nodownload>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1253 msgid "Don't download and report information." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1255 msgid "Previously downloaded tarballs may be used." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1257 msgid "Change default to B<--skip-signature>." msgstr "" #. type: =item #: ../scripts/uscan.pl:1259 msgid "B<--signature>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1261 msgid "Download signature. (default)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1263 msgid "B<--no-signature>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1265 msgid "Don't download signature but verify if already downloaded." msgstr "" #. type: =item #: ../scripts/uscan.pl:1267 msgid "B<--skip-signature>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1269 msgid "Don't bother download signature nor verifying signature." msgstr "" #. type: =item #: ../scripts/uscan.pl:1271 msgid "B<--safe>, B<--report>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1273 msgid "" "Avoid running unsafe scripts by skipping both the repacking of the " "downloaded package and the updating of the new source tree." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1276 msgid "Change default to B<--no-download> and B<--skip-signature>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1278 msgid "" "When the objective of running B<uscan> is to gather the upstream package " "status under the security conscious environment, please make sure to use " "this option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1281 msgid "B<--report-status>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1283 msgid "This is equivalent of setting \"B<--verbose --safe>\"." msgstr "" #. type: =item #: ../scripts/uscan.pl:1285 msgid "B<--download-version> I<version>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1287 msgid "" "Specify the I<version> which the upstream release must match in order to be " "considered, rather than using the release with the highest version. (a best " "effort feature)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1291 msgid "B<--download-debversion> I<version>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1293 msgid "" "Specify the Debian package version to download the corresponding upstream " "release version. The B<dversionmangle> and B<uversionmangle> rules are " "considered. (a best effort feature)" msgstr "" #. type: =item #: ../scripts/uscan.pl:1297 msgid "B<--download-current-version>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1299 msgid "Download the currently packaged version. (a best effort feature)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1304 ../scripts/uscan.pl:1308 msgid "" "See the below section L<Directory name checking> for an explanation of this " "option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1310 msgid "B<--destdir>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1312 msgid "" "Set the path of directory to which to download instead of its default " "F<../>. If the specified path is not absolute, it will be relative to one " "of the current directory or, if directory scanning is enabled, the package's " "source directory." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1319 msgid "" "Specify the name of the package to check for rather than examining " "F<debian/changelog>; this requires the B<--upstream-version> (unless a " "version is specified in the F<watch> file) and B<--watchfile> options as " "well. Furthermore, no directory scanning will be done and nothing will be " "downloaded. This option automatically sets B<--no-download> and B<--skip-" "signature>; and probably most useful in conjunction with the DEHS system " "(and B<--dehs>)." msgstr "" #. type: =item #: ../scripts/uscan.pl:1326 msgid "B<--upstream-version> I<upstream-version>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1328 msgid "" "Specify the current upstream version rather than examine F<debian/watch> or " "F<debian/changelog> to determine it. This is ignored if a directory scan is " "being performed and more than one F<debian/watch> file is found." msgstr "" #. type: =item #: ../scripts/uscan.pl:1332 msgid "B<--watchfile> I<watchfile>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1334 msgid "" "Specify the I<watchfile> rather than perform a directory scan to determine " "it. If this option is used without B<--package>, then B<uscan> must be " "called from within the Debian package source tree (so that " "F<debian/changelog> can be found simply by stepping up through the tree)." msgstr "" #. type: =item #: ../scripts/uscan.pl:1340 msgid "B<--bare>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1342 msgid "" "Disable all site specific special case codes to perform URL redirections and " "page content alterations." msgstr "" #. type: =item #: ../scripts/uscan.pl:1345 msgid "B<--no-exclusion>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1347 msgid "" "Don't automatically exclude files mentioned in F<debian/copyright> field " "B<Files-Excluded>." msgstr "" #. type: =item #: ../scripts/uscan.pl:1349 msgid "B<--pasv>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1351 msgid "Force PASV mode for FTP connections." msgstr "" #. type: =item #: ../scripts/uscan.pl:1353 msgid "B<--no-pasv>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1355 msgid "Don't use PASV mode for FTP connections." msgstr "" #. type: TP #: ../scripts/uscan.pl:1357 ../scripts/uupdate.1:83 #, no-wrap msgid "B<--no-symlink>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1359 msgid "Don't call B<mk-origtargz>." msgstr "" #. type: =item #: ../scripts/uscan.pl:1361 msgid "B<--timeout> I<N>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1363 msgid "Set timeout to I<N> seconds (default 20 seconds)." msgstr "" #. type: =item #: ../scripts/uscan.pl:1365 msgid "B<--user-agent>, B<--useragent>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1367 msgid "Override the default user agent header." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1371 msgid "Give brief usage information." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1379 msgid "" "B<uscan> also accepts following options and passes them to B<mk-origtargz>:" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1385 msgid "" "Make B<orig.tar.gz> (with the appropriate extension) symlink to the " "downloaded files. (This is the default behavior.)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1390 msgid "Instead of symlinking as described above, copy the downloaded files." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1394 msgid "" "Instead of symlinking as described above, rename the downloaded files." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1398 msgid "" "After having downloaded an lzma tar, xz tar, bzip tar, gz tar, zip, jar, xip " "archive, repack it to the specified compression (see B<--compression>)." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1401 msgid "" "The unzip package must be installed in order to repack zip and jar archives, " "the mozilla-devscripts package must be installed to repack xip archives, and " "the xz-utils package must be installed to repack lzma or xz tar archives." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1407 msgid "" "In the case where the upstream sources are repacked (either because B<--" "repack> option is given or F<debian/copyright> contains the field B<Files-" "Excluded>), it is possible to control the compression method via the " "parameter. The default is B<gzip> for normal tarballs, and B<xz> for " "tarballs generated directly from the git repository." msgstr "" #. type: =item #: ../scripts/uscan.pl:1413 msgid "B<--copyright-file> I<copyright-file>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1415 msgid "" "Exclude files mentioned in B<Files-Excluded> in the given I<copyright-file>. " " This is useful when running B<uscan> not within a source package directory." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1420 msgid "DEVSCRIPT CONFIGURATION VARIABLES" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1422 msgid "" "For the basic usage, B<uscan> does not require to set these configuration " "variables." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1425 msgid "" "The two configuration files F</etc/devscripts.conf> and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. These may " "be overridden by command line options. Environment variable settings are " "ignored for this purpose. If the first command line option given is B<--" "noconf>, then these files will not be read. The currently recognized " "variables are:" msgstr "" #. type: =item #: ../scripts/uscan.pl:1434 msgid "B<USCAN_DOWNLOAD>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1436 msgid "" "If this is set to B<no>, then newer upstream files will not be downloaded; " "this is equivalent to the B<--no-download> options." msgstr "" #. type: =item #: ../scripts/uscan.pl:1439 msgid "B<USCAN_SAFE>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1441 msgid "" "If this is set to B<yes>, then B<uscan> avoids running unsafe scripts by " "skipping both the repacking of the downloaded package and the updating of " "the new source tree; this is equivalent to the B<--safe> options; this also " "sets the default to B<--no-download> and B<--skip-signature>." msgstr "" #. type: =item #: ../scripts/uscan.pl:1446 msgid "B<USCAN_PASV>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1448 msgid "" "If this is set to yes or no, this will force FTP connections to use PASV " "mode or not to, respectively. If this is set to default, then B<Net::FTP(3)> " "makes the choice (primarily based on the B<FTP_PASSIVE> environment " "variable)." msgstr "" #. type: =item #: ../scripts/uscan.pl:1452 msgid "B<USCAN_TIMEOUT>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1454 msgid "" "If set to a number I<N>, then set the timeout to I<N> seconds. This is " "equivalent to the B<--timeout> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1457 msgid "B<USCAN_SYMLINK>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1459 msgid "" "If this is set to no, then a I<pkg>_I<version>B<.orig.tar.{gz|bz2|lzma|xz}> " "symlink will not be made (equivalent to the B<--no-symlink> option). If it " "is set to B<yes> or B<symlink>, then the symlinks will be made. If it is set " "to rename, then the files are renamed (equivalent to the B<--rename> option)." msgstr "" #. type: =item #: ../scripts/uscan.pl:1464 msgid "B<USCAN_DEHS_OUTPUT>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1466 msgid "" "If this is set to B<yes>, then DEHS-style output will be used. This is " "equivalent to the B<--dehs> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1469 msgid "B<USCAN_VERBOSE>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1471 msgid "" "If this is set to B<yes>, then verbose output will be given. This is " "equivalent to the B<--verbose> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1474 msgid "B<USCAN_USER_AGENT>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1476 msgid "" "If set, the specified user agent string will be used in place of the " "default. This is equivalent to the B<--user-agent> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1479 msgid "B<USCAN_DESTDIR>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1481 msgid "" "If set, the downloaded files will be placed in this directory. This is " "equivalent to the B<--destdir> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1484 msgid "B<USCAN_REPACK>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1486 msgid "" "If this is set to yes, then after having downloaded a bzip tar, lzma tar, xz " "tar, or zip archive, uscan will repack it to the specified compression (see " "B<--compression>). This is equivalent to the B<--repack> option." msgstr "" #. type: =item #: ../scripts/uscan.pl:1490 msgid "B<USCAN_EXCLUSION>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1492 msgid "" "If this is set to no, files mentioned in the field B<Files-Excluded> of " "F<debian/copyright> will be ignored and no exclusion of files will be tried. " " This is equivalent to the B<--no-exclusion> option." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1500 msgid "" "The exit status gives some indication of whether a newer version was found " "or not; one is advised to read the output to determine exactly what happened " "and whether there were any warnings to be noted." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1508 msgid "" "Either B<--help> or B<--version> was used, or for some F<watch> file which " "was examined, a newer upstream version was located." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1513 msgid "" "No newer upstream versions were located for any of the F<watch> files " "examined." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1517 msgid "ADVANCED FEATURES" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1519 msgid "" "B<uscan> has many other enhanced features which are skipped in the above " "section for the simplicity. Let's check their highlights." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1522 msgid "" "B<uscan> actually scans not just the current directory but all its " "subdirectories looking for F<debian/watch> to process them all. See " "L<Directory name checking>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1526 msgid "" "B<uscan> can be executed with I<path> as its argument to change the starting " "directory of search from the current directory to I<path> ." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1529 msgid "" "See L<COMMANDLINE OPTIONS> and L<DEVSCRIPT CONFIGURATION VARIABLES> for " "other variations." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1532 msgid "Custom script" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1534 msgid "" "The optional I<script> parameter in F<debian/watch> means to execute " "I<script> with options after processing this line if specified." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1537 msgid "" "For compatibility with other tools such as B<git-buildpackage>, it may not " "be wise to create custom scripts with rondom behavior. In general, " "B<uupdate> is the best choice for the non-native package and custom scripts, " "if created, should behave as if B<uupdate>. For possible use case, see " "L<http://bugs.debian.org/748474> as an example." msgstr "" #. type: =head2 #: ../scripts/uscan.pl:1543 msgid "URL diversion" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1545 msgid "" "Some popular web sites changed their web page structure causing maintenance " "problems to the watch file. There are some redirection services created to " "ease maintenance of the watch file. Currently, B<uscan> makes automatic " "diversion of URL requests to the following URLs to cope with this situation." msgstr "" #. type: =item #: ../scripts/uscan.pl:1552 msgid "* L<http://sf.net>" msgstr "" #. type: =item #: ../scripts/uscan.pl:1554 msgid "* L<http://pypi.python.org>" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1560 msgid "" "Similarly to several other scripts in the B<devscripts> package, B<uscan> " "explores the requested directory trees looking for F<debian/changelog> and " "F<debian/watch> files. As a safeguard against stray files causing potential " "problems, and in order to promote efficiency, it will examine the name of " "the parent directory once it finds the F<debian/changelog> file, and check " "that the directory name corresponds to the package name. It will only " "attempt to download newer versions of the package and then perform any " "requested action if the directory name matches the package name. Precisely " "how it does this is controlled by two configuration file variables " "B<DEVSCRIPTS_CHECK_DIRNAME_LEVEL> and B<DEVSCRIPTS_CHECK_DIRNAME_REGEX>, and " "their corresponding command-line options B<--check-dirname-level> and B<--" "check-dirname-regex>." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1583 msgid "" "Only check the directory name if we have had to change directory in our " "search for F<debian/changelog>, that is, the directory containing " "F<debian/changelog> is not the directory from which B<uscan> was invoked. " "This is the default behavior." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1594 msgid "" "The directory name is checked by testing whether the current directory name " "(as determined by pwd(1)) matches the regex given by the configuration file " "option B<DEVSCRIPTS_CHECK_DIRNAME_REGEX> or by the command line option B<--" "check-dirname-regex> I<regex>. Here regex is a Perl regex (see " "perlre(3perl)), which will be anchored at the beginning and the end. If " "regex contains a B</>, then it must match the full directory path. If not, " "then it must match the full directory name. If regex contains the string " "I<package>, this will be replaced by the source package name, as determined " "from the F<debian/changelog>. The default value for the regex is: " "I<package>B<(-.+)?>, thus matching directory names such as I<package> and " "I<package>-I<version>." msgstr "" #. type: =head1 #: ../scripts/uscan.pl:1605 msgid "HISTORY AND UPGRADING" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1607 msgid "" "This section briefly describes the backwards-incompatible F<watch> file " "features which have been added in each F<watch> file version, and the first " "version of the B<devscripts> package which understood them." msgstr "" #. type: =item #: ../scripts/uscan.pl:1613 msgid "Pre-version 2" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1615 msgid "" "The F<watch> file syntax was significantly different in those days. Don't " "use it. If you are upgrading from a pre-version 2 F<watch> file, you are " "advised to read this manpage and to start from scratch." msgstr "" #. type: =item #: ../scripts/uscan.pl:1619 msgid "Version 2" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1621 msgid "" "B<devscripts> version 2.6.90: The first incarnation of the current style of " "F<watch> files." msgstr "" #. type: =item #: ../scripts/uscan.pl:1624 msgid "Version 3" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1626 msgid "" "B<devscripts> version 2.8.12: Introduced the following: correct handling of " "regex special characters in the path part, directory/path pattern matching, " "version number in several parts, version number mangling. Later versions " "have also introduced URL mangling." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1631 msgid "" "If you are upgrading from version 2, the key incompatibility is if you have " "multiple groups in the pattern part; whereas only the first one would be " "used in version 2, they will all be used in version 3. To avoid this " "behavior, change the non-version-number groups to be B<(?:> I< ...> B<)> " "instead of a plain B<(> I< ... > B<)> group." msgstr "" #. type: =item #: ../scripts/uscan.pl:1639 msgid "" "* B<uscan> invokes the custom I<script> as \"I<script> B<--upstream-version> " "I<version> B<../>I<spkg>B<_>I<version>B<.orig.tar.gz>\"." msgstr "" #. type: =item #: ../scripts/uscan.pl:1642 msgid "" "* B<uscan> invokes the standard B<uupdate> as \"B<uupdate> B<--no-symlink --" "upstream-version> I<version> B<../>I<spkg>B<_>I<version>B<.orig.tar.gz>\"." msgstr "" #. type: =item #: ../scripts/uscan.pl:1647 msgid "Version 4" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1649 msgid "" "B<devscripts> version 2.15.10: The first incarnation of F<watch> files " "supporting multiple upstream tarballs." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1652 msgid "" "The syntax of the watch file is relaxed to allow more spaces for readability." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1654 msgid "" "If you have a custom script in place of B<uupdate>, you may also encounter " "problems updating from Version 3." msgstr "" #. type: =item #: ../scripts/uscan.pl:1659 msgid "" "* B<uscan> invokes the custom I<script> as \"I<script> B<--upstream-version> " "I<version>\"." msgstr "" #. type: =item #: ../scripts/uscan.pl:1662 msgid "" "* B<uscan> invokes the standard B<uupdate> as \"B<uupdate> B<--find> B<--" "upstream-version> I<version>\"." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1667 msgid "" "Restriction for B<--dehs> is lifted by redirecting other output to STDERR " "when it is activated." msgstr "" #. type: textblock #: ../scripts/uscan.pl:1674 msgid "dpkg(1), mk-origtargz(1), perlre(1), uupdate(1), devscripts.conf(5)" msgstr "" #. type: textblock #: ../scripts/uscan.pl:1678 msgid "" "The original version of uscan was written by Christoph Lameter " "<clameter@debian.org>. Significant improvements, changes and bugfixes were " "made by Julian Gilbey <jdg@debian.org>. HTTP support was added by Piotr " "Roszatycki <dexter@debian.org>. The program was rewritten in Perl by Julian " "Gilbey." msgstr "" #. type: TH #: ../scripts/uupdate.1:1 #, no-wrap msgid "UUPDATE" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:4 msgid "uupdate - upgrade a source code package from an upstream revision" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:6 msgid "B<uupdate> [I<options>] I<new_upstream_archive> [I<version>]" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:8 msgid "B<uupdate> [I<options>] B<--find>|B<-f>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:10 msgid "B<uupdate> [I<options>] B<--patch>|B<-p> I<patch_file>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:22 msgid "" "B<uupdate> modifies an existing Debian source code archive to reflect an " "upstream update supplied as a patch or from a wholly new source code " "archive. The utility needs to be invoked from the top directory of the old " "source code directory, and if a relative name is given for the new archive " "or patch file, it will be looked for first relative to the execution " "directory and then relative to the parent of the source tree. (For example, " "if the changelog file is I</usr/local/src/foo/foo-1.1/debian/changelog>, " "then the archive or patch file will be looked for relative to " "I</usr/local/src/foo>.) Note that the patch file or archive cannot be " "within the source tree itself. The full details of what the code does are " "given below." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:32 msgid "" "Currently supported source code file types are I<.tar.gz>, I<.tar.bz2>, " "I<.tar.Z>, I<.tgz>, I<.tar>, I<.tar.lzma>, I<.tar.xz>, I<.7z> and I<.zip> " "archives. Also supported are already unpacked source code archives; simply " "give the path of the source code directory. Supported patch file types are " "B<gzip>-compressed, B<bzip2>-compressed, B<lzma>-compressed, B<xz>-" "compressed and uncompressed patch files. The file types are identified by " "the file names, so they must use the standard suffixes." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:42 msgid "" "Usually B<uupdate> will be able to deduce the version number from the source " "archive name (as long as it only contains digits and periods). If that " "fails, you need to specify the version number explicitly (without the Debian " "release number which will always be initially ``1'', or ``0ubuntu1'' on " "Ubuntu-detected systems). This can be done with an initial B<--upstream-" "version> or B<-v> option, or in the case of an archive, with a version " "number after the filename. (The reason for the latter is so that B<uupdate> " "can be called directly from B<uscan>.)" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:47 msgid "" "Since B<uupdate> uses B<debuild> to clean the current archive before trying " "to apply a patch file, it accepts a B<--rootcmd> or B<-r> option allowing " "the user to specify a gain-root command to be used. The default is to use " "B<fakeroot>." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:54 msgid "" "If an archive is being built, the pristine upstream source should be used to " "create the I<.orig.tar.gz> file wherever possible. This means that MD5 sums " "or other similar methods can be used to easily compare the upstream source " "to Debian's copy of the upstream version. This is the default behaviour, " "and can be switched off using the B<--no-pristine> option below." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:56 msgid "This is a summary of what was explained above." msgstr "" #. type: TP #: ../scripts/uupdate.1:60 #, no-wrap msgid "B<--upstream-version >I<version>, B<-v >I<version>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:63 msgid "Specify the version number of the upstream package explicitly." msgstr "" #. type: TP #: ../scripts/uupdate.1:63 #, no-wrap msgid "B<--force-bad-version, -b >" msgstr "" #. type: TP #: ../scripts/uupdate.1:66 #, no-wrap msgid "B<--rootcmd >I<gain-root-command>, B<-r >I<gain-root-command>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:70 msgid "" "Specify the command to be used to become root to build the package and is " "passed onto B<debuild>(1) if it is specified." msgstr "" #. type: TP #: ../scripts/uupdate.1:70 #, no-wrap msgid "B<--pristine>, B<-u>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:75 msgid "" "Treat the source as pristine upstream source and symlink to it from " "I<E<lt>packageE<gt>_E<lt>versionE<gt>.orig.tar.gz> whenever possible. This " "option has no meaning for patches. This is the default behaviour." msgstr "" #. type: TP #: ../scripts/uupdate.1:75 #, no-wrap msgid "B<--no-pristine>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:78 msgid "" "Do not attempt to make a I<E<lt>packageE<gt>_E<lt>versionE<gt>.orig.tar.gz> " "symlink." msgstr "" #. type: TP #: ../scripts/uupdate.1:78 #, no-wrap msgid "B<--symlink>, B<-s>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:83 msgid "" "Simply create a symlink when moving a new upstream I<.tar.gz> archive to the " "new I<E<lt>packageE<gt>_E<lt>versionE<gt>.orig.tar.gz> location. This is " "the default behaviour." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:88 msgid "" "Copy the upstream I<.tar.gz> to the new location instead of making a " "symlink, if I<E<lt>packageE<gt>_E<lt>versionE<gt>.orig.tar.gz> is missing. " "Otherwise, do nothing." msgstr "" #. type: TP #: ../scripts/uupdate.1:88 #, no-wrap msgid "B<--find, -f>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:98 msgid "" "Find all upstream tarballs in I<../> which match " "I<E<lt>pkgE<gt>_E<lt>versionE<gt>.orig.tar.{gz|bz2|lzma|xz}> or " "I<E<lt>pkgE<gt>_E<lt>versionE<gt>.orig-" "E<lt>componentE<gt>.tar.{gz|bz2|lzma|xz}> ; B<--upstream-version> required; " "pristine source required; not valid for B<--patch>; This option uses B<dpkg-" "source> as the backend to enable support for the multiple upstream tarballs " "and to resolve minor bugs reported previously. The use of this option is " "highly recommended." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:101 msgid "Give verbose output." msgstr "" #. type: TP #: ../scripts/uupdate.1:113 #, no-wrap msgid "B<UUPDATE_PRISTINE>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:117 msgid "" "If this is set to I<no>, then it is the same as the B<--no-pristine> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/uupdate.1:117 #, no-wrap msgid "B<UUPDATE_SYMLINK_ORIG>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:121 msgid "" "If this is set to I<no>, then it is the same as the B<--no-symlink> command " "line parameter being used." msgstr "" #. type: TP #: ../scripts/uupdate.1:121 #, no-wrap msgid "B<UUPDATE_ROOTCMD>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:124 msgid "This is equivalent to the B<--rootcmd> option." msgstr "" #. type: SH #: ../scripts/uupdate.1:124 #, no-wrap msgid "ACTIONS TAKEN ON AN ARCHIVE" msgstr "" #. type: TP #: ../scripts/uupdate.1:125 ../scripts/uupdate.1:158 #, no-wrap msgid "B<Figure out new version number>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:131 msgid "" "Unless an explicit version number is provided, the archive name is analyzed " "for a sequence of digits separated by dots. If something like that is " "found, it is taken to be the new upstream version number. If not, " "processing is aborted." msgstr "" #. type: TP #: ../scripts/uupdate.1:131 #, no-wrap msgid "B<Create the .orig.tar.gz archive>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:136 msgid "" "If the B<--pristine> or B<-u> option is specified and the upstream archive " "is a I<.tar.gz> or I<.tgz> archive, then this will be copied directly to " "I<E<lt>packageE<gt>_E<lt>versionE<gt>.orig.tar.gz>." msgstr "" #. type: TP #: ../scripts/uupdate.1:136 #, no-wrap msgid "B<Unpacking>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:141 msgid "" "The archive is unpacked and placed in a directory with the correct name " "according to Debian policy: package-upstream_version.orig. Processing is " "aborted if this directory already exists." msgstr "" #. type: TP #: ../scripts/uupdate.1:141 ../scripts/uupdate.1:169 #, no-wrap msgid "B<Patching>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:149 msgid "" "The I<.diffs.gz> from the current version are applied to the unpackaged " "archive. A non-zero exit status and warning message will occur if the " "patches did not apply cleanly or if no patch file was found. Also, the list " "of rejected patches will be shown. The file I<debian/rules> is made " "executable and all of the I<.orig> files created by B<patch> are deleted." msgstr "" #. type: TP #: ../scripts/uupdate.1:149 ../scripts/uupdate.1:181 #, no-wrap msgid "B<Changelog update>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:153 ../scripts/uupdate.1:185 msgid "" "A changelog entry with the new version number is generated with the text " "``New upstream release''." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:157 ../scripts/uupdate.1:189 msgid "" "When used on Ubuntu systems, B<dpkg-vendor> detection is used to set the " "Debian revision to ``0ubuntu1''. You may change I<debian/changelog> " "manually afterwards." msgstr "" #. type: SH #: ../scripts/uupdate.1:157 #, no-wrap msgid "ACTIONS TAKEN ON A PATCH FILE" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:164 msgid "" "Unless an explicit version number is provided, the patch file name is " "analyzed for a sequence of digits separated by dots. If something like that " "is found, it is taken to be the new upstream version number. If not, " "processing is aborted." msgstr "" #. type: TP #: ../scripts/uupdate.1:164 #, no-wrap msgid "B<Clean the current source tree>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:169 msgid "" "The command B<debuild clean> is executed within the current Debian source " "archive to clean it. If a B<-r> option is given to B<uupdate>, it is passed " "on to B<debuild>." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:181 msgid "" "The current source archive (I<.orig.tar.gz>) is unpacked and the patch " "applied to the original sources. If this is successful, then the I<.orig> " "directory is renamed to reflect the new version number and the current " "Debian source directory is copied to a directory with the new version " "number, otherwise processing is aborted. The patch is then applied to the " "new copy of the Debian source directory. The file I<debian/rules> is made " "executable and all of the I<.orig> files created by B<patch> are deleted. " "If there was a problem with the patching, a warning is issued and the " "program will eventually exit with non-zero exit status." msgstr "" #. type: Plain text #: ../scripts/uupdate.1:194 msgid "B<debuild>(1), B<fakeroot>(1), B<patch>(1), B<devscripts.conf>(5)" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:196 msgid "B<The Debian Policy Manual>" msgstr "" #. type: Plain text #: ../scripts/uupdate.1:199 msgid "" "The original version of B<uupdate> was written by Christoph Lameter " "E<lt>clameter@debian.orgE<gt>. Several changes and improvements have been " "made by Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: TH #: ../doc/what-patch.1:1 #, no-wrap msgid "WHAT-PATCH" msgstr "" #. type: Plain text #: ../doc/what-patch.1:4 msgid "what-patch - detect which patch system a Debian package uses" msgstr "" #. type: Plain text #: ../doc/what-patch.1:7 msgid "B<what-patch> [I<options>]" msgstr "" #. type: Plain text #: ../doc/what-patch.1:11 msgid "" "B<what-patch> examines the I<debian/rules> file to determine which patch " "system the Debian package is using." msgstr "" #. type: Plain text #: ../doc/what-patch.1:14 msgid "" "B<what-patch> should be run from the root directory of the Debian source " "package." msgstr "" #. type: Plain text #: ../doc/what-patch.1:17 msgid "Listed below are the command line options for B<what-patch>:" msgstr "" #. type: Plain text #: ../doc/what-patch.1:20 msgid "Display a help message and exit." msgstr "" #. type: TP #: ../doc/what-patch.1:20 #, no-wrap msgid "B<-v>" msgstr "" #. type: Plain text #: ../doc/what-patch.1:26 msgid "" "Enable verbose mode. This will include the listing of any files modified " "outside or the I<debian/> directory and report any additional details about " "the patch system if available." msgstr "" #. type: Plain text #: ../doc/what-patch.1:32 msgid "" "B<what-patch> was written by Kees Cook E<lt>kees@ubuntu.comE<gt>, Siegfried-" "A. Gevatter E<lt>rainct@ubuntu.comE<gt>, and Daniel Hahler " "E<lt>ubuntu@thequod.deE<gt>, among others. This manual page was written by " "Jonathan Patrick Davies E<lt>jpds@ubuntu.comE<gt>." msgstr "" #. type: Plain text #: ../doc/what-patch.1:34 msgid "" "Both are released under the GNU General Public License, version 3 or later." msgstr "" #. type: Plain text #: ../doc/what-patch.1:38 msgid "" "The Ubuntu MOTU team has some documentation about patch systems at the " "Ubuntu wiki: I<https://wiki.ubuntu.com/PackagingGuide/PatchSystems>" msgstr "" #. type: Plain text #: ../doc/what-patch.1:42 msgid "B<cdbs-edit-patch>(1), B<dbs-edit-patch>(1), B<dpatch-edit-patch>(1)" msgstr "" #. type: TH #: ../scripts/whodepends.1:1 #, no-wrap msgid "WHODEPENDS" msgstr "" #. type: Plain text #: ../scripts/whodepends.1:4 msgid "whodepends - check which maintainers' packages depend on a package" msgstr "" #. type: Plain text #: ../scripts/whodepends.1:6 msgid "B<whodepends> [I<package>] [I<options>]" msgstr "" #. type: Plain text #: ../scripts/whodepends.1:10 msgid "" "B<whodepends> gives the names, e-mail addresses and the packages they " "maintain of all maintainers who have packages depending on the given package." msgstr "" #. type: Plain text #: ../scripts/whodepends.1:19 msgid "B<whodepends> is not very efficient." msgstr "" #. type: Plain text #: ../scripts/whodepends.1:20 msgid "" "B<whodepends> has been written by Moshe Zadka E<lt>moshez@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/who-uploads.1:1 #, no-wrap msgid "WHO-UPLOADS" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:4 msgid "who-uploads - identify the uploaders of Debian source packages" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:6 msgid "B<who-uploads> [I<options>] I<source_package> ..." msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:12 msgid "" "B<who-uploads> uses the Package Tracking System (PTS) to identify the " "uploaders of the three most recent versions of the given source packages. " "Note that the uploaders are identified using their B<gpg>(1) or B<gpg2>(1) " "keys; installing a recent version of the I<debian-keyring> package should " "provide most of the required keys." msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:15 msgid "" "Note that because the PTS uses source packages, you must give the source " "package names, not the binary package names." msgstr "" #. type: TP #: ../scripts/who-uploads.1:16 #, no-wrap msgid "B<-M>, B<--max-uploads=>I<N>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:21 msgid "" "Specify the maximum number of uploads to display for each package; the " "default is 3. Note that you may not see this many uploads if there are not " "this many recorded in the PTS." msgstr "" #. type: TP #: ../scripts/who-uploads.1:21 #, no-wrap msgid "B<--keyring >I<keyring>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:25 msgid "" "Add I<keyring> to the list of keyrings to be searched for the uploader's GPG " "key." msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:33 msgid "" "By default, B<who-uploads> uses the two Debian keyrings " "I</usr/share/keyrings/debian-keyring.gpg> and I</usr/share/keyrings/debian-" "maintainers.gpg> (although this default can be changed in the configuration " "file, see below). Specifying this option means that the default keyrings " "will not be examined. The B<--keyring> option overrides this one." msgstr "" #. type: TP #: ../scripts/who-uploads.1:33 #, no-wrap msgid "B<--date>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:36 msgid "Show the date of the upload alongside the uploader's details" msgstr "" #. type: TP #: ../scripts/who-uploads.1:36 #, no-wrap msgid "B<--nodate>, B<--no-date>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:40 msgid "" "Do not show the date of the upload alongside the uploader's details. This " "is the default behaviour." msgstr "" #. type: TP #: ../scripts/who-uploads.1:56 #, no-wrap msgid "B<WHOUPLOADS_DATE>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:60 msgid "" "Show the date of the upload alongside the uploader's details. By default, " "this is \"no\"." msgstr "" #. type: TP #: ../scripts/who-uploads.1:60 #, no-wrap msgid "B<WHOUPLOADS_MAXUPLOADS>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:64 msgid "" "The maximum number of uploads to display for each package. By default, this " "is 3." msgstr "" #. type: TP #: ../scripts/who-uploads.1:64 #, no-wrap msgid "B<WHOUPLOADS_KEYRINGS>" msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:71 msgid "" "This is a colon-separated list of the default keyrings to be used. By " "default, it is the two Debian keyrings I</usr/share/keyrings/debian-" "keyring.gpg> and I</usr/share/keyrings/debian-maintainers.gpg>." msgstr "" #. type: Plain text #: ../scripts/who-uploads.1:74 msgid "" "The original version of B<who-uploads> was written by Adeodato Sim\\['o] " "E<lt>dato@net.com.org.esE<gt>. The current version is by Julian Gilbey " "E<lt>jdg@debian.orgE<gt>." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:45 msgid "who-permits-upload - look-up Debian Maintainer access control lists" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:49 msgid "" "B<who-permits-upload> [B<-h>] [B<-s> I<keyring>] [B<-d> I<dm_url>] [B<-s> " "I<search_type>] I<query> [I<query> ...]" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:53 msgid "" "B<who-permits-upload> looks up the given Debian Maintainer (DM) upload " "permissions from ftp-master.debian.org and parses them in a human readable " "way. The tool can search by DM name, sponsor (the person who granted the " "permission) and by package." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:61 msgid "B<--dmfile=>I<dm_url>, B<-d> I<dm_url>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:63 msgid "" "Retrieve the DM permission file from the supplied URL. When this option is " "not present, the default value I<https://ftp-master.debian.org/dm.txt> is " "used." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:68 msgid "Display an usage summary and exit." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:70 msgid "B<--keyring=>I<keyring>, B<-s> I<keyring>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:72 msgid "" "Use the supplied GnuPG keyrings to look-up GPG fingerprints from the DM " "permission file. When not present, the default Debian Developer and " "Maintainer keyrings are used (I</usr/share/keyrings/debian-keyring.gpg> and " "I</usr/share/keyrings/debian-maintainers.gpg>, installed by the I<debian-" "keyring> package)." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:78 msgid "Separate keyrings with a colon \":\"." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:80 msgid "B<--search=>I<search_type>, B<-s> I<search_type>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:82 msgid "" "Modify the look-up behavior. This influences the interpretation of the " "I<query> argument. Supported search types are:" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:89 msgid "" "Search for a source package name. This is also the default when B<--search> " "is omitted. Since package names are unique, this will return given ACLs - " "if any - for a single package." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:93 msgid "B<uid>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:95 msgid "" "Search for a Debian Maintainer. This should be (a fraction of) a name. It " "will return all ACLs assigned to matching maintainers." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:98 msgid "B<sponsor>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:100 msgid "" "Search for a sponsor (i.e. a Debian Developer) who granted DM permissions. " "This will return all ACLs given by the supplied developer." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:103 msgid "Note that this is an expensive operation which may take some time." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:107 msgid "I<query>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:109 msgid "" "A case sensitive argument to be looked up in the ACL permission file. The " "exact interpretation of this argument is dependent by the B<--search> " "argument." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:112 msgid "This argument can be repeated." msgstr "" #. type: =head1 #: ../scripts/who-permits-upload.pl:116 msgid "EXIT VALUE" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:122 msgid "Success" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:126 msgid "An error occurred" msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:128 msgid "2Z<>" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:130 msgid "The command line was not understood" msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:138 msgid "who-permits-upload --search=sponsor arno@debian.org" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:140 msgid "" "Search for all DM upload permissions given by the UID \"arno@debian.org\". " "Note, that only primary UIDs will match." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:143 msgid "who-permits-upload -s=sponsor \"Arno Töll\"" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:145 msgid "Same as above, but use a full name instead." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:147 msgid "who-permits-upload apache2" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:149 msgid "Look up who gave upload permissions for the apache2 source package." msgstr "" #. type: =item #: ../scripts/who-permits-upload.pl:151 msgid "who-permits-upload --search=uid \"Paul Tagliamonte\"" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:153 msgid "Look up all DM upload permissions given to \"Paul Tagliamonte\"." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:159 msgid "" "B<who-permits-upload> was written by Arno Töll <arno@debian.org> and is " "licensed under the terms of the General Public License (GPL) version 2 or " "later." msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:164 msgid "B<gpg>(1), B<gpg2>(1), B<who-uploads>(1)" msgstr "" #. type: textblock #: ../scripts/who-permits-upload.pl:166 msgid "" "S<I<https://lists.debian.org/debian-devel-announce/2012/09/msg00008.html>>" msgstr "" #. type: TH #: ../scripts/wnpp-alert.1:1 #, no-wrap msgid "WNPP-ALERT" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:4 msgid "wnpp-alert - check for installed packages up for adoption or orphaned" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:6 msgid "B<wnpp-alert >[B<--diff>] [I<package> ...]" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:8 msgid "B<wnpp-alert --help>|B<--version>" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:14 msgid "" "B<wnpp-alert> downloads the lists of packages which have been orphaned (O), " "are up for adoption (RFA), or the maintainer has asked for help (RFH) from " "the WNPP webpages, and then outputs a list of packages installed on the " "system, or matching the listed packages, which are in those lists." msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:17 msgid "" "Note that WNPP, and therefore B<wnpp-alert>'s output, is source package " "based." msgstr "" #. type: TP #: ../scripts/wnpp-alert.1:18 #, no-wrap msgid "B<--diff>, B<-d>" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:23 msgid "" "If the I<$XDG_CACHE_HOME/devscripts> directory exists, compare the output of " "B<wnpp-alert> to the previous output (cached in the file I<wnpp-diff>) and " "output the differences." msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:31 ../scripts/wnpp-check.1:28 msgid "https://www.debian.org/devel/wnpp" msgstr "" #. type: Plain text #: ../scripts/wnpp-alert.1:34 msgid "" "B<wnpp-alert> was written by Arthur Korn E<lt>arthur@korn.chE<gt> and " "modified by Julian Gilbey E<lt>jdg@debian.orgE<gt> for the devscripts " "package. It is in the public domain." msgstr "" #. type: TH #: ../scripts/wnpp-check.1:1 #, no-wrap msgid "WNPP-CHECK" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:4 msgid "" "wnpp-check - check if a package is being packaged or if this has been " "requested" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:6 msgid "B<wnpp-check [--exact>] I<package >..." msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:8 msgid "B<wnpp-check --help>|B<--version>" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:13 msgid "" "B<wnpp-check> downloads the lists of packages which are listed as being " "packaged (ITPed) or for which a package has been requested (RFPed) from the " "WNPP website and lists any packages supplied on the command line which " "appear in those lists." msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:16 msgid "" "Note that WNPP, and therefore B<wnpp-check>'s output, is source package " "based." msgstr "" #. type: TP #: ../scripts/wnpp-check.1:23 #, no-wrap msgid "B<--exact>, B<-e>" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:26 msgid "" "Require an exact package name match, rather than the default substring match." msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:32 msgid "None of the packages supplied has an open ITP or RFP" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:36 msgid "" "Either an error occurred or at least one package supplied has an open ITP or " "RFP" msgstr "" #. type: Plain text #: ../scripts/wnpp-check.1:42 msgid "" "B<wnpp-check> was written by David Paleino E<lt>d.paleino@gmail.comE<gt>; " "this man page was written by Adam D. Barratt E<lt>adam@adam-" "barratt.org.ukE<gt> for the devscripts package. B<wnpp-check> was " "originally based on B<wnpp-alert>, which was written by Arthur Korn " "E<lt>arthur@korn.chE<gt> and modified by Julian Gilbey " "E<lt>jdg@debian.orgE<gt> for the devscripts package. Both scripts are in " "the public domain." msgstr "" #. type: TH #: ../doc/wrap-and-sort.1:15 #, no-wrap msgid "WRAP-AND-SORT" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:18 msgid "" "wrap-and-sort - wrap long lines and sort items in Debian packaging files" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:21 msgid "B<wrap-and-sort> [I<options>]" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:30 msgid "" "B<wrap-and-sort> wraps the package lists in Debian control files. By default " "the lists will only split into multiple lines if the entries are longer than " "the maximum line length limit of 79 characters. B<wrap-and-sort> sorts the " "package lists in Debian control files and all I<.dirs>, I<.docs>, " "I<.examples>, I<.info>, I<.install>, I<.links>, I<.maintscript>, and " "I<.manpages> files. Beside that B<wrap-and-sort> removes trailing spaces in " "these files." msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:34 msgid "" "This script should be run in the root of a Debian package tree. It searches " "for I<control>, I<control*.in>, I<copyright>, I<copyright.in>, I<install>, " "and I<*.install> in the I<debian> directory." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:39 #, no-wrap msgid "B<-a>, B<--wrap-always>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:43 msgid "" "Wrap all package lists in the Debian I<control> file even if they do not " "exceed the line length limit and could fit in one line." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:43 #, no-wrap msgid "B<-s>, B<--short-indent>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:47 msgid "" "Only indent wrapped lines by one space (default is in-line with the field " "name)." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:47 #, no-wrap msgid "B<-b>, B<--sort-binary-packages>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:50 msgid "Sort binary package paragraphs by name." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:50 #, no-wrap msgid "B<-k>, B<--keep-first>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:56 msgid "" "When sorting binary package paragraphs, leave the first one at the top. " "Unqualified B<debhelper>(7) configuration files are applied to the first " "package." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:56 #, no-wrap msgid "B<-n>, B<--no-cleanup>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:59 msgid "Do not remove trailing whitespaces." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:59 #, no-wrap msgid "B<-t>, B<--trailing-comma>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:64 msgid "" "Add a trailing comma at the end of the sorted fields. This minimizes future " "differences in the VCS commits when additional dependencies are appended or " "removed." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:64 #, no-wrap msgid "B<-d >I<path>, B<--debian-directory=>I<path>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:67 msgid "Location of the I<debian> directory (default: I<./debian>)." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:67 #, no-wrap msgid "B<-f >I<file>, B<--file=>I<file>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:72 msgid "" "Wrap and sort only the specified I<file>. You can specify this parameter " "multiple times. All supported files will be processed if no files are " "specified." msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:75 msgid "Print all files that are touched." msgstr "" #. type: TP #: ../doc/wrap-and-sort.1:75 #, no-wrap msgid "B<--max-line-length=>I<max_line_length>" msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:80 msgid "" "Set the maximum allowed line length. Package lists in the Debian I<control> " "file that exceed this length limit will be wrapped. The default maximum line " "length is 79 characters." msgstr "" #. type: Plain text #: ../doc/wrap-and-sort.1:84 msgid "" "B<wrap-and-sort> and this manpage have been written by Benjamin Drung " "E<lt>bdrung@debian.orgE<gt>." msgstr "" #. type: TH #: ../scripts/devscripts.conf.5:1 #, no-wrap msgid "DEVSCRIPTS.CONF" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:4 msgid "devscripts.conf - configuration file for the devscripts package" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:9 msgid "" "The B<devscripts> package provides a collection of scripts which may be of " "use to Debian developers and others wishing to build Debian packages. Many " "of these have options which can be configured on a system-wide and per-user " "basis." msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:15 msgid "" "Every script in the B<devscripts> package which makes use of values from " "these configuration files describes the specific settings recognised in its " "own manpage. (For a list of the scripts, either see " "I</usr/share/doc/devscripts/README.gz> or look at the output of I<dpkg -L " "devscripts | grep /usr/bin>.)" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:24 msgid "" "The two configuration files are I</etc/devscripts.conf> for system-wide " "defaults and I<~/.devscripts> for per-user settings. They are written with " "B<bash>(1) syntax, but should only have comments and simple variable " "assignments in them; they are both sourced (if present) by many of the " "B<devscripts> scripts. Variables corresponding to simple switches should " "have one of the values I<yes> and I<no>; any other setting is regarded as " "equivalent to the default setting." msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:28 msgid "" "All variable names are written in uppercase, and begin with the script name. " " Package-wide variables begin with \"DEVSCRIPTS\", and are listed below, as " "well as in the relevant manpages." msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:36 msgid "" "For a list of all of the available options variables, along with their " "default settings, see the example configuration file " "I</usr/share/doc/devscripts/devscripts.conf.ex>. This is copied to " "I</etc/devscripts.conf> when the B<devscripts> package is first installed. " "Information about configuration options introduced in newer versions of the " "package will be appended to I</etc/devscripts.conf> when the package is " "upgraded." msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:40 msgid "" "Every script which reads the configuration files can be forced to ignore " "them by using B<--no-conf> as the I<first> command-line option." msgstr "" #. type: SH #: ../scripts/devscripts.conf.5:40 #, no-wrap msgid "PACKAGE-WIDE VARIABLES" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:42 msgid "The currently recognised package-wide variables are:" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:54 msgid "" "These variables control scripts which change directory to find a " "I<debian/changelog> file or suchlike, and some other miscellaneous cases. " "In order to prevent unwanted, even possibly dangerous, behaviour, these " "variables control when actions will be performed. The scripts which " "currently make use of these variables are: B<debc>, B<debchange>/B<dch>, " "B<debclean>, B<debi>, B<debrelease>, B<debuild> and B<uscan>, but this list " "may change with time (and I may not remember to update this manpage). " "Please see the manpages of individual scripts for details of the specific " "behaviour for each script." msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:58 msgid "B<devscripts>(1) and I</usr/share/doc/devscripts/README.gz.>" msgstr "" #. type: Plain text #: ../scripts/devscripts.conf.5:60 msgid "" "This manpage was written for the B<devscripts> package by the package " "maintainer Julian Gilbey E<lt>jdg@debian.orgE<gt>." msgstr "" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/bfd.po����������������������������������������������������0000644�0000000�0000000�00000420031�12704125521�016163� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for binutils # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the binutils package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: binutils\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2014-02-10 09:42+1030\n" "PO-Revision-Date: 2006-12-16 23:16+0000\n" "Last-Translator: Kaiet <kaiett@yahoo.es>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:50+0000\n" "X-Generator: Launchpad (build 17995)\n" #: aout-adobe.c:127 msgid "%B: Unknown section type in a.out.adobe file: %x\n" msgstr "%B: Sail mota ezezaguna a.out.adobe fitxategian: %x\n" #: aout-cris.c:200 #, c-format msgid "%s: Invalid relocation type exported: %d" msgstr "%s: Birkokapen mota esportatu baliogabea: %d" #: aout-cris.c:243 msgid "%B: Invalid relocation type imported: %d" msgstr "%B: Birkokapen mota inportatu baliogabea: %d" #: aout-cris.c:254 msgid "%B: Bad relocation record imported: %d" msgstr "&B: Birkokapen erregistro inportatuan akatsa: %d" #: aoutx.h:1273 aoutx.h:1611 #, c-format msgid "%s: can not represent section `%s' in a.out object file format" msgstr "" #: aoutx.h:1577 #, c-format msgid "" "%s: can not represent section for symbol `%s' in a.out object file format" msgstr "" #: aoutx.h:1579 vms-alpha.c:7564 msgid "*unknown*" msgstr "" #: aoutx.h:4018 aoutx.h:4344 msgid "%P: %B: unexpected relocation type\n" msgstr "" #: aoutx.h:5375 #, c-format msgid "%s: relocatable link from %s to %s not supported" msgstr "" #: archive.c:2249 msgid "Warning: writing archive was slow: rewriting timestamp\n" msgstr "" #: archive.c:2549 msgid "Reading archive file mod timestamp" msgstr "" #: archive.c:2573 msgid "Writing updated armap timestamp" msgstr "" #: bfd.c:411 msgid "No error" msgstr "" #: bfd.c:412 msgid "System call error" msgstr "" #: bfd.c:413 msgid "Invalid bfd target" msgstr "" #: bfd.c:414 msgid "File in wrong format" msgstr "Fitxategia okerreko formatuan" #: bfd.c:415 msgid "Archive object file in wrong format" msgstr "" #: bfd.c:416 msgid "Invalid operation" msgstr "Baliogabeko eragiketa" #: bfd.c:417 msgid "Memory exhausted" msgstr "" #: bfd.c:418 msgid "No symbols" msgstr "" #: bfd.c:419 msgid "Archive has no index; run ranlib to add one" msgstr "" #: bfd.c:420 msgid "No more archived files" msgstr "" #: bfd.c:421 msgid "Malformed archive" msgstr "" #: bfd.c:422 msgid "DSO missing from command line" msgstr "" #: bfd.c:423 msgid "File format not recognized" msgstr "" #: bfd.c:424 msgid "File format is ambiguous" msgstr "Fitxategiaren formatua anbiguoa da" #: bfd.c:425 msgid "Section has no contents" msgstr "Atalak ez du edukirik" #: bfd.c:426 msgid "Nonrepresentable section on output" msgstr "" #: bfd.c:427 msgid "Symbol needs debug section which does not exist" msgstr "" #: bfd.c:428 msgid "Bad value" msgstr "" #: bfd.c:429 msgid "File truncated" msgstr "" #: bfd.c:430 msgid "File too big" msgstr "Fitxategi handiegia" #: bfd.c:431 #, c-format msgid "Error reading %s: %s" msgstr "" #: bfd.c:432 msgid "#<Invalid error code>" msgstr "" #: bfd.c:1046 #, c-format msgid "BFD %s assertion fail %s:%d" msgstr "" #: bfd.c:1058 #, c-format msgid "BFD %s internal error, aborting at %s line %d in %s\n" msgstr "" #: bfd.c:1062 #, c-format msgid "BFD %s internal error, aborting at %s line %d\n" msgstr "" #: bfd.c:1064 msgid "Please report this bug.\n" msgstr "" #: bfdwin.c:206 #, c-format msgid "not mapping: data=%lx mapped=%d\n" msgstr "" #: bfdwin.c:209 #, c-format msgid "not mapping: env var not set\n" msgstr "" #: binary.c:271 #, c-format msgid "" "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." msgstr "" #: bout.c:1146 elf-m10300.c:2665 elf32-avr.c:1706 elf32-frv.c:5641 #: elf64-ia64-vms.c:354 elfxx-sparc.c:2869 reloc.c:7324 reloc16.c:160 #: elf32-ia64.c:351 elf64-ia64.c:351 msgid "%P%F: --relax and -r may not be used together\n" msgstr "" #: cache.c:253 msgid "reopening %B: %s\n" msgstr "" #: coff-alpha.c:452 msgid "" "%B: Cannot handle compressed Alpha binaries.\n" " Use compiler flags, or objZ, to generate uncompressed binaries." msgstr "" #: coff-alpha.c:603 msgid "%B: unknown/unsupported relocation type %d" msgstr "" #: coff-alpha.c:852 coff-alpha.c:889 coff-alpha.c:1973 coff-mips.c:946 msgid "GP relative relocation used when GP not defined" msgstr "" #: coff-alpha.c:1450 msgid "using multiple gp values" msgstr "" #: coff-alpha.c:1509 msgid "%B: unsupported relocation: ALPHA_R_GPRELHIGH" msgstr "" #: coff-alpha.c:1516 msgid "%B: unsupported relocation: ALPHA_R_GPRELLOW" msgstr "" #: coff-alpha.c:1523 elf32-m32r.c:2443 elf64-alpha.c:4083 elf64-alpha.c:4233 #: elf64-ia64-vms.c:3429 elf32-ia64.c:3836 elf64-ia64.c:3836 msgid "%B: unknown relocation type %d" msgstr "" #: coff-arm.c:1034 #, c-format msgid "%B: unable to find THUMB glue '%s' for `%s'" msgstr "" #: coff-arm.c:1063 #, c-format msgid "%B: unable to find ARM glue '%s' for `%s'" msgstr "" #: coff-arm.c:1365 elf32-arm.c:7141 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: arm call to thumb" msgstr "" #: coff-arm.c:1455 #, c-format msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: thumb call to arm\n" " consider relinking with --support-old-code enabled" msgstr "" #: coff-arm.c:1750 coff-tic80.c:673 cofflink.c:3168 msgid "%B: bad reloc address 0x%lx in section `%A'" msgstr "" #: coff-arm.c:2075 msgid "%B: illegal symbol index in reloc: %d" msgstr "" #: coff-arm.c:2206 #, c-format msgid "error: %B is compiled for APCS-%d, whereas %B is compiled for APCS-%d" msgstr "" #: coff-arm.c:2222 elf32-arm.c:16123 #, c-format msgid "" "error: %B passes floats in float registers, whereas %B passes them in " "integer registers" msgstr "" #: coff-arm.c:2225 elf32-arm.c:16127 #, c-format msgid "" "error: %B passes floats in integer registers, whereas %B passes them in " "float registers" msgstr "" #: coff-arm.c:2239 #, c-format msgid "" "error: %B is compiled as position independent code, whereas target %B is " "absolute position" msgstr "" #: coff-arm.c:2242 #, c-format msgid "" "error: %B is compiled as absolute position code, whereas target %B is " "position independent" msgstr "" #: coff-arm.c:2270 elf32-arm.c:16192 #, c-format msgid "Warning: %B supports interworking, whereas %B does not" msgstr "" #: coff-arm.c:2273 elf32-arm.c:16198 #, c-format msgid "Warning: %B does not support interworking, whereas %B does" msgstr "" #: coff-arm.c:2297 #, c-format msgid "private flags = %x:" msgstr "" #: coff-arm.c:2305 elf32-arm.c:12119 #, c-format msgid " [floats passed in float registers]" msgstr "" #: coff-arm.c:2307 #, c-format msgid " [floats passed in integer registers]" msgstr "" #: coff-arm.c:2310 elf32-arm.c:12122 #, c-format msgid " [position independent]" msgstr "" #: coff-arm.c:2312 #, c-format msgid " [absolute position]" msgstr "" #: coff-arm.c:2316 #, c-format msgid " [interworking flag not initialised]" msgstr "" #: coff-arm.c:2318 #, c-format msgid " [interworking supported]" msgstr "" #: coff-arm.c:2320 #, c-format msgid " [interworking not supported]" msgstr "" #: coff-arm.c:2366 elf32-arm.c:11104 #, c-format msgid "" "Warning: Not setting interworking flag of %B since it has already been " "specified as non-interworking" msgstr "" #: coff-arm.c:2370 elf32-arm.c:11108 #, c-format msgid "Warning: Clearing the interworking flag of %B due to outside request" msgstr "" #: coff-h8300.c:1096 #, c-format msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" msgstr "" #: coff-i860.c:147 #, c-format msgid "relocation `%s' not yet implemented" msgstr "" #: coff-i860.c:605 coff-tic54x.c:365 coffcode.h:5209 msgid "%B: warning: illegal symbol index %ld in relocs" msgstr "" #: coff-i960.c:124 coff-i960.c:480 msgid "uncertain calling convention for non-COFF symbol" msgstr "" #: coff-m68k.c:484 elf32-bfin.c:5556 elf32-cr16.c:2853 elf32-m68k.c:4632 msgid "unsupported reloc type" msgstr "" #: coff-mips.c:636 elf32-mips.c:1637 elf32-score.c:431 elf32-score7.c:330 #: elf64-mips.c:2925 elfn32-mips.c:2737 msgid "GP relative relocation when _gp not defined" msgstr "" #: coff-or32.c:216 msgid "Unrecognized reloc" msgstr "" #: coff-rs6000.c:2802 #, c-format msgid "%s: unsupported relocation type 0x%02x" msgstr "" #: coff-rs6000.c:2887 #, c-format msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" msgstr "" #: coff-rs6000.c:3638 coff64-rs6000.c:2117 msgid "%B: symbol `%s' has unrecognized smclas %d" msgstr "" #: coff-sh.c:506 #, c-format msgid "SH Error: unknown reloc type %d" msgstr "" #: coff-tic4x.c:184 coff-tic54x.c:279 coff-tic80.c:440 #, c-format msgid "Unrecognized reloc type 0x%x" msgstr "" #: coff-tic4x.c:227 #, c-format msgid "%s: warning: illegal symbol index %ld in relocs" msgstr "" #: coff-w65.c:355 #, c-format msgid "ignoring reloc %s\n" msgstr "" #: coffcode.h:1005 msgid "%B: warning: COMDAT symbol '%s' does not match section name '%s'" msgstr "" #. Generate a warning message rather using the 'unhandled' #. variable as this will allow some .sys files generate by #. other toolchains to be processed. See bugzilla issue 196. #: coffcode.h:1230 msgid "" "%B: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section %s" msgstr "" #: coffcode.h:1297 msgid "%B (%s): Section flag %s (0x%x) ignored" msgstr "" #: coffcode.h:2439 #, c-format msgid "Unrecognized TI COFF target id '0x%x'" msgstr "" #: coffcode.h:2753 msgid "%B: reloc against a non-existant symbol index: %ld" msgstr "" #: coffcode.h:3311 msgid "%B: too many sections (%d)" msgstr "" #: coffcode.h:3729 msgid "%B: section %s: string table overflow at offset %ld" msgstr "" #: coffcode.h:4534 msgid "%B: warning: line number table read failed" msgstr "" #: coffcode.h:4564 msgid "%B: warning: illegal symbol index %ld in line numbers" msgstr "" #: coffcode.h:4578 msgid "%B: warning: duplicate line number information for `%s'" msgstr "" #: coffcode.h:4978 msgid "%B: Unrecognized storage class %d for %s symbol `%s'" msgstr "" #: coffcode.h:5104 msgid "warning: %B: local symbol `%s' has no section" msgstr "" #: coffcode.h:5248 msgid "%B: illegal relocation type %d at address 0x%lx" msgstr "" #: coffgen.c:179 elf.c:1030 msgid "%B: unable to initialize compress status for section %s" msgstr "" #: coffgen.c:199 elf.c:1050 msgid "%B: unable to initialize decompress status for section %s" msgstr "" #: coffgen.c:1685 msgid "%B: bad string table size %lu" msgstr "" #: coffgen.c:2608 elflink.c:12906 linker.c:3136 msgid "%F%P: already_linked_table: %E\n" msgstr "" #: cofflink.c:533 elf64-ia64-vms.c:5173 elflink.c:4356 msgid "Warning: type of symbol `%s' changed from %d to %d in %B" msgstr "" #: cofflink.c:2416 msgid "%B: relocs in section `%A', but it has no contents" msgstr "" #: cofflink.c:2478 elflink.c:9711 msgid "" "%X`%s' referenced in section `%A' of %B: defined in discarded section `%A' " "of %B\n" msgstr "" #: cofflink.c:2777 coffswap.h:826 #, c-format msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" msgstr "" #: cofflink.c:2786 coffswap.h:812 #, c-format msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" msgstr "" #: cpu-arm.c:190 cpu-arm.c:201 msgid "" "error: %B is compiled for the EP9312, whereas %B is compiled for XScale" msgstr "" #: cpu-arm.c:334 #, c-format msgid "warning: unable to update contents of %s section in %s" msgstr "" #: dwarf2.c:514 #, c-format msgid "Dwarf Error: Can't find %s section." msgstr "" #: dwarf2.c:543 #, c-format msgid "Dwarf Error: Offset (%lu) greater than or equal to %s size (%lu)." msgstr "" #: dwarf2.c:1071 #, c-format msgid "Dwarf Error: Invalid or unhandled FORM value: %#x." msgstr "" #: dwarf2.c:1332 msgid "Dwarf Error: mangled line number section (bad file number)." msgstr "" #: dwarf2.c:1590 #, c-format msgid "Dwarf Error: Unhandled .debug_line version %d." msgstr "" #: dwarf2.c:1612 msgid "Dwarf Error: Invalid maximum operations per instruction." msgstr "" #: dwarf2.c:1807 msgid "Dwarf Error: mangled line number section." msgstr "" #: dwarf2.c:2160 #, c-format msgid "Dwarf Error: Unable to read alt ref %u." msgstr "" #: dwarf2.c:2179 dwarf2.c:2299 dwarf2.c:2595 #, c-format msgid "Dwarf Error: Could not find abbrev number %u." msgstr "" #: dwarf2.c:2551 #, c-format msgid "" "Dwarf Error: found dwarf version '%u', this reader only handles version 2, 3 " "and 4 information." msgstr "" #: dwarf2.c:2560 #, c-format msgid "" "Dwarf Error: found address size '%u', this reader can not handle sizes " "greater than '%u'." msgstr "" #: dwarf2.c:2586 #, c-format msgid "Dwarf Error: Bad abbrev number: %u." msgstr "" #: ecoff.c:1233 #, c-format msgid "Unknown basic type %d" msgstr "" #: ecoff.c:1490 #, c-format msgid "" "\n" " End+1 symbol: %ld" msgstr "" #: ecoff.c:1497 ecoff.c:1500 #, c-format msgid "" "\n" " First symbol: %ld" msgstr "" #: ecoff.c:1512 #, c-format msgid "" "\n" " End+1 symbol: %-7ld Type: %s" msgstr "" #: ecoff.c:1519 #, c-format msgid "" "\n" " Local symbol: %ld" msgstr "" #: ecoff.c:1527 #, c-format msgid "" "\n" " struct; End+1 symbol: %ld" msgstr "" #: ecoff.c:1532 #, c-format msgid "" "\n" " union; End+1 symbol: %ld" msgstr "" #: ecoff.c:1537 #, c-format msgid "" "\n" " enum; End+1 symbol: %ld" msgstr "" #: ecoff.c:1543 #, c-format msgid "" "\n" " Type: %s" msgstr "" #: elf-attrs.c:573 msgid "" "error: %B: Object has vendor-specific contents that must be processed by the " "'%s' toolchain" msgstr "" #: elf-attrs.c:582 msgid "error: %B: Object tag '%d, %s' is incompatible with tag '%d, %s'" msgstr "" #: elf-eh-frame.c:921 msgid "%P: error in %B(%A); no .eh_frame_hdr table will be created.\n" msgstr "" #: elf-eh-frame.c:1193 msgid "" "%P: fde encoding in %B(%A) prevents .eh_frame_hdr table being created.\n" msgstr "" #: elf-eh-frame.c:1612 msgid "%P: DW_EH_PE_datarel unspecified for this architecture.\n" msgstr "" #: elf-ifunc.c:135 msgid "" "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%B' can " "not be used when making an executable; recompile with -fPIE and relink with -" "pie\n" msgstr "" #: elf-m10200.c:430 elf-m10300.c:2164 elf32-avr.c:1256 elf32-bfin.c:3220 #: elf32-cr16.c:1484 elf32-cr16c.c:780 elf32-cris.c:2016 elf32-crx.c:922 #: elf32-d10v.c:513 elf32-epiphany.c:557 elf32-fr30.c:589 elf32-frv.c:4039 #: elf32-h8300.c:525 elf32-i860.c:1212 elf32-ip2k.c:1468 elf32-iq2000.c:688 #: elf32-lm32.c:1160 elf32-m32c.c:553 elf32-m32r.c:3066 elf32-m68hc1x.c:1283 #: elf32-mep.c:535 elf32-metag.c:1992 elf32-microblaze.c:1560 #: elf32-moxie.c:282 elf32-mt.c:395 elf32-nds32.c:4910 elf32-openrisc.c:404 #: elf32-score.c:2729 elf32-score7.c:2537 elf32-spu.c:5041 #: elf32-tilepro.c:3666 elf32-v850.c:2281 elf32-xstormy16.c:936 #: elf64-mmix.c:1538 elfxx-tilegx.c:4051 msgid "internal error: out of range error" msgstr "" #: elf-m10200.c:434 elf-m10300.c:2168 elf32-avr.c:1260 elf32-bfin.c:3224 #: elf32-cr16.c:1488 elf32-cr16c.c:784 elf32-cris.c:2020 elf32-crx.c:926 #: elf32-d10v.c:517 elf32-fr30.c:593 elf32-frv.c:4043 elf32-h8300.c:529 #: elf32-i860.c:1216 elf32-iq2000.c:692 elf32-lm32.c:1164 elf32-m32c.c:557 #: elf32-m32r.c:3070 elf32-m68hc1x.c:1287 elf32-mep.c:539 elf32-metag.c:1996 #: elf32-microblaze.c:1564 elf32-moxie.c:286 elf32-msp430.c:1321 #: elf32-nds32.c:4914 elf32-openrisc.c:408 elf32-score.c:2733 #: elf32-score7.c:2541 elf32-spu.c:5045 elf32-tilepro.c:3670 elf32-v850.c:2285 #: elf32-xstormy16.c:940 elf64-mmix.c:1542 elfxx-mips.c:9995 #: elfxx-tilegx.c:4055 msgid "internal error: unsupported relocation error" msgstr "" #: elf-m10200.c:438 elf32-cr16.c:1492 elf32-cr16c.c:788 elf32-crx.c:930 #: elf32-d10v.c:521 elf32-h8300.c:533 elf32-lm32.c:1168 elf32-m32r.c:3074 #: elf32-m68hc1x.c:1291 elf32-microblaze.c:1568 elf32-nds32.c:4918 #: elf32-score.c:2737 elf32-score7.c:2545 elf32-spu.c:5049 msgid "internal error: dangerous error" msgstr "" #: elf-m10200.c:442 elf-m10300.c:2184 elf32-avr.c:1268 elf32-bfin.c:3232 #: elf32-cr16.c:1496 elf32-cr16c.c:792 elf32-cris.c:2028 elf32-crx.c:934 #: elf32-d10v.c:525 elf32-epiphany.c:572 elf32-fr30.c:601 elf32-frv.c:4051 #: elf32-h8300.c:537 elf32-i860.c:1224 elf32-ip2k.c:1483 elf32-iq2000.c:700 #: elf32-lm32.c:1172 elf32-m32c.c:565 elf32-m32r.c:3078 elf32-m68hc1x.c:1295 #: elf32-mep.c:547 elf32-metag.c:2004 elf32-microblaze.c:1572 #: elf32-moxie.c:294 elf32-msp430.c:1329 elf32-mt.c:403 elf32-nds32.c:4922 #: elf32-openrisc.c:416 elf32-score.c:2746 elf32-score7.c:2549 #: elf32-spu.c:5053 elf32-tilepro.c:3678 elf32-v850.c:2305 #: elf32-xstormy16.c:948 elf64-mmix.c:1550 elfxx-tilegx.c:4063 msgid "internal error: unknown error" msgstr "" #: elf-m10300.c:1021 #, c-format msgid "%s: Unsupported transition from %s to %s" msgstr "" #: elf-m10300.c:1213 msgid "%B: %s' accessed both as normal and thread local symbol" msgstr "" #: elf-m10300.c:2108 elf32-arm.c:10632 elf32-i386.c:4363 elf32-m32r.c:2558 #: elf32-m68k.c:4120 elf32-s390.c:3303 elf32-sh.c:4109 elf32-tilepro.c:3569 #: elf32-xtensa.c:3063 elf64-s390.c:3229 elf64-sh64.c:1640 elf64-x86-64.c:4463 #: elfxx-sparc.c:3904 elfxx-tilegx.c:3974 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4450 msgid "%B(%A+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" #: elf-m10300.c:2173 msgid "" "error: inappropriate relocation type for shared library (did you forget -" "fpic?)" msgstr "" #: elf-m10300.c:2176 msgid "" "%B: taking the address of protected function '%s' cannot be done when making " "a shared library" msgstr "" #: elf-m10300.c:2179 msgid "internal error: suspicious relocation type used in shared library" msgstr "" #: elf.c:343 msgid "%B: invalid string offset %u >= %lu for section `%s'" msgstr "" #: elf.c:455 msgid "%B symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgstr "" #: elf.c:611 msgid "%B: Corrupt size field in group section header: 0x%lx" msgstr "" #: elf.c:647 msgid "%B: invalid SHT_GROUP entry" msgstr "" #: elf.c:717 msgid "%B: no group info for section %A" msgstr "" #: elf.c:746 elf.c:3144 elflink.c:10290 msgid "%B: warning: sh_link not set for section `%A'" msgstr "" #: elf.c:765 msgid "%B: sh_link [%d] in section `%A' is incorrect" msgstr "" #: elf.c:800 msgid "%B: unknown [%d] section `%s' in group [%s]" msgstr "" #: elf.c:1174 #, c-format msgid "" "\n" "Program Header:\n" msgstr "" #: elf.c:1216 #, c-format msgid "" "\n" "Dynamic Section:\n" msgstr "" #: elf.c:1352 #, c-format msgid "" "\n" "Version definitions:\n" msgstr "" #: elf.c:1377 #, c-format msgid "" "\n" "Version References:\n" msgstr "" #: elf.c:1382 #, c-format msgid " required from %s:\n" msgstr "" #: elf.c:1807 msgid "%B: invalid link %lu for reloc section %s (index %u)" msgstr "" #: elf.c:1977 msgid "" "%B: don't know how to handle allocated, application specific section `%s' " "[0x%8x]" msgstr "" #: elf.c:1989 msgid "%B: don't know how to handle processor specific section `%s' [0x%8x]" msgstr "" #: elf.c:2000 msgid "%B: don't know how to handle OS specific section `%s' [0x%8x]" msgstr "" #: elf.c:2010 msgid "%B: don't know how to handle section `%s' [0x%8x]" msgstr "" #: elf.c:2648 #, c-format msgid "warning: section `%A' type changed to PROGBITS" msgstr "" #: elf.c:3015 msgid "%B: too many sections: %u" msgstr "" #: elf.c:3101 msgid "%B: sh_link of section `%A' points to discarded section `%A' of `%B'" msgstr "" #: elf.c:3124 msgid "%B: sh_link of section `%A' points to removed section `%A' of `%B'" msgstr "" #: elf.c:4126 msgid "%B: TLS sections are not adjacent:" msgstr "" #: elf.c:4133 #, c-format msgid "\t TLS: %A" msgstr "" #: elf.c:4137 #, c-format msgid "\tnon-TLS: %A" msgstr "" #: elf.c:4596 msgid "" "%B: The first section in the PT_DYNAMIC segment is not the .dynamic section" msgstr "" #: elf.c:4621 msgid "%B: Not enough room for program headers, try linking with -N" msgstr "" #: elf.c:4707 msgid "%B: section %A lma %#lx adjusted to %#lx" msgstr "" #: elf.c:4843 msgid "%B: section `%A' can't be allocated in segment %d" msgstr "" #: elf.c:4892 msgid "%B: warning: allocated section `%s' not in segment" msgstr "" #: elf.c:5473 msgid "%B: symbol `%s' required but not present" msgstr "" #: elf.c:5811 msgid "%B: warning: Empty loadable segment detected, is this intentional ?\n" msgstr "" #: elf.c:6867 #, c-format msgid "" "Unable to find equivalent output section for symbol '%s' from section '%s'" msgstr "" #: elf.c:7915 msgid "%B: unsupported relocation type %s" msgstr "" #: elf32-arm.c:3722 elf32-arm.c:7051 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: Thumb call to ARM" msgstr "" #: elf32-arm.c:3769 msgid "" "%B(%s): warning: interworking not enabled.\n" " first occurrence: %B: ARM call to Thumb" msgstr "" #: elf32-arm.c:3988 elf32-arm.c:5433 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:2324 #, c-format msgid "%s: cannot create stub entry %s" msgstr "" #: elf32-arm.c:5549 #, c-format msgid "unable to find THUMB glue '%s' for '%s'" msgstr "" #: elf32-arm.c:5585 #, c-format msgid "unable to find ARM glue '%s' for '%s'" msgstr "" #: elf32-arm.c:6123 msgid "%B: BE8 images only valid in big-endian mode." msgstr "" #. Give a warning, but do as the user requests anyway. #: elf32-arm.c:6353 msgid "" "%B: warning: selected VFP11 erratum workaround is not necessary for target " "architecture" msgstr "" #: elf32-arm.c:6897 elf32-arm.c:6917 msgid "%B: unable to find VFP11 veneer `%s'" msgstr "" #: elf32-arm.c:6966 #, c-format msgid "Invalid TARGET2 relocation type '%s'." msgstr "" #. PR ld/16017: Do not generate ARM instructions for #. the PLT if compiling for a thumb-only target. #. #. FIXME: We ought to be able to generate thumb PLT instructions... #: elf32-arm.c:7696 msgid "%B: Warning: thumb mode PLT generation not currently supported" msgstr "" #: elf32-arm.c:7909 msgid "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:7948 msgid "%B(%A+0x%lx):unexpected ARM instruction '0x%x' in TLS trampoline" msgstr "" #: elf32-arm.c:8412 msgid "\\%B: Warning: Arm BLX instruction targets Arm function '%s'." msgstr "" #: elf32-arm.c:8831 msgid "%B: Warning: Thumb BLX instruction targets thumb function '%s'." msgstr "" #: elf32-arm.c:9672 msgid "" "%B(%A+0x%lx):unexpected Thumb instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9695 msgid "" "%B(%A+0x%lx):unexpected ARM instruction '0x%x' referenced by TLS_GOTDESC" msgstr "" #: elf32-arm.c:9724 msgid "" "%B(%A+0x%lx): R_ARM_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-arm.c:9937 msgid "" "%B(%A+0x%lx): Only ADD or SUB instructions are allowed for ALU group " "relocations" msgstr "" #: elf32-arm.c:9977 elf32-arm.c:10065 elf32-arm.c:10149 elf32-arm.c:10235 msgid "%B(%A+0x%lx): Overflow whilst splitting 0x%lx for group relocation %s" msgstr "" #: elf32-arm.c:10474 elf32-sh.c:3994 elf64-sh64.c:1544 msgid "%B(%A+0x%lx): %s relocation against SEC_MERGE section" msgstr "" #: elf32-arm.c:10585 elf32-m68k.c:4155 elf32-xtensa.c:2799 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4192 msgid "%B(%A+0x%lx): %s used with TLS symbol %s" msgstr "" #: elf32-arm.c:10586 elf32-m68k.c:4156 elf32-xtensa.c:2800 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4193 msgid "%B(%A+0x%lx): %s used with non-TLS symbol %s" msgstr "" #: elf32-arm.c:10666 elf32-tic6x.c:2736 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4481 msgid "out of range" msgstr "" #: elf32-arm.c:10670 elf32-nios2.c:3525 elf32-tic6x.c:2740 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4485 msgid "unsupported relocation" msgstr "" #: elf32-arm.c:10678 elf32-nios2.c:3535 elf32-tic6x.c:2748 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4493 msgid "unknown error" msgstr "" #: elf32-arm.c:11153 msgid "" "Warning: Clearing the interworking flag of %B because non-interworking code " "in %B has been linked with it" msgstr "" #: elf32-arm.c:11240 msgid "%B: Unknown mandatory EABI object attribute %d" msgstr "" #: elf32-arm.c:11248 msgid "Warning: %B: Unknown EABI object attribute %d" msgstr "" #: elf32-arm.c:11449 msgid "error: %B: Unknown CPU architecture" msgstr "" #: elf32-arm.c:11487 msgid "error: %B: Conflicting CPU architectures %d/%d" msgstr "" #: elf32-arm.c:11576 msgid "" "Error: %B has both the current and legacy Tag_MPextension_use attributes" msgstr "" #: elf32-arm.c:11601 msgid "error: %B uses VFP register arguments, %B does not" msgstr "" #: elf32-arm.c:11747 msgid "error: %B: unable to merge virtualization attributes with %B" msgstr "" #: elf32-arm.c:11773 msgid "error: %B: Conflicting architecture profiles %c/%c" msgstr "" #: elf32-arm.c:11877 msgid "Warning: %B: Conflicting platform configuration" msgstr "" #: elf32-arm.c:11886 msgid "error: %B: Conflicting use of R9" msgstr "" #: elf32-arm.c:11898 msgid "error: %B: SB relative addressing conflicts with use of R9" msgstr "" #: elf32-arm.c:11911 msgid "" "warning: %B uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; " "use of wchar_t values across objects may fail" msgstr "" #: elf32-arm.c:11942 msgid "" "warning: %B uses %s enums yet the output is to use %s enums; use of enum " "values across objects may fail" msgstr "" #: elf32-arm.c:11954 msgid "error: %B uses iWMMXt register arguments, %B does not" msgstr "" #: elf32-arm.c:11971 msgid "error: fp16 format mismatch between %B and %B" msgstr "" #: elf32-arm.c:12007 msgid "%B has has both the current and legacy Tag_MPextension_use attributes" msgstr "" #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #. Ignore init flag - it may not be set, despite the flags field containing valid data. #. Ignore init flag - it may not be set, despite the flags field #. containing valid data. #: elf32-arm.c:12095 elf32-bfin.c:4949 elf32-cris.c:4139 elf32-m68hc1x.c:1427 #: elf32-m68k.c:1195 elf32-score.c:4004 elf32-score7.c:3808 elf32-vax.c:529 #: elf32-xgate.c:674 elfxx-mips.c:14955 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:4645 #, c-format msgid "private flags = %lx:" msgstr "" #: elf32-arm.c:12104 #, c-format msgid " [interworking enabled]" msgstr "" #: elf32-arm.c:12112 #, c-format msgid " [VFP float format]" msgstr "" #: elf32-arm.c:12114 #, c-format msgid " [Maverick float format]" msgstr "" #: elf32-arm.c:12116 #, c-format msgid " [FPA float format]" msgstr "" #: elf32-arm.c:12125 #, c-format msgid " [new ABI]" msgstr "" #: elf32-arm.c:12128 #, c-format msgid " [old ABI]" msgstr "" #: elf32-arm.c:12131 #, c-format msgid " [software FP]" msgstr "" #: elf32-arm.c:12140 #, c-format msgid " [Version1 EABI]" msgstr "" #: elf32-arm.c:12143 elf32-arm.c:12154 #, c-format msgid " [sorted symbol table]" msgstr "" #: elf32-arm.c:12145 elf32-arm.c:12156 #, c-format msgid " [unsorted symbol table]" msgstr "" #: elf32-arm.c:12151 #, c-format msgid " [Version2 EABI]" msgstr "" #: elf32-arm.c:12159 #, c-format msgid " [dynamic symbols use segment index]" msgstr "" #: elf32-arm.c:12162 #, c-format msgid " [mapping symbols precede others]" msgstr "" #: elf32-arm.c:12169 #, c-format msgid " [Version3 EABI]" msgstr "" #: elf32-arm.c:12173 #, c-format msgid " [Version4 EABI]" msgstr "" #: elf32-arm.c:12177 #, c-format msgid " [Version5 EABI]" msgstr "" #: elf32-arm.c:12180 #, c-format msgid " [soft-float ABI]" msgstr "" #: elf32-arm.c:12183 #, c-format msgid " [hard-float ABI]" msgstr "" #: elf32-arm.c:12189 #, c-format msgid " [BE8]" msgstr "" #: elf32-arm.c:12192 #, c-format msgid " [LE8]" msgstr "" #: elf32-arm.c:12198 #, c-format msgid " <EABI version unrecognised>" msgstr "" #: elf32-arm.c:12205 #, c-format msgid " [relocatable executable]" msgstr "" #: elf32-arm.c:12208 #, c-format msgid " [has entry point]" msgstr "" #: elf32-arm.c:12213 /src/binutils-gdb/bfd/elfnn-aarch64.c:4648 #, c-format msgid "<Unrecognised flag bits set>" msgstr "" #: elf32-arm.c:12522 elf32-i386.c:1452 elf32-s390.c:1005 elf32-tic6x.c:2812 #: elf32-tilepro.c:1511 elf32-xtensa.c:999 elf64-s390.c:927 #: elf64-x86-64.c:1467 elfxx-sparc.c:1415 elfxx-tilegx.c:1728 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:5038 msgid "%B: bad symbol index: %d" msgstr "" #: elf32-arm.c:12674 elf32-metag.c:2283 elf64-x86-64.c:1593 #: elf64-x86-64.c:1771 elfxx-mips.c:8482 msgid "" "%B: relocation %s against `%s' can not be used when making a shared object; " "recompile with -fPIC" msgstr "" #: elf32-arm.c:13796 #, c-format msgid "Errors encountered processing file %s" msgstr "" #: elf32-arm.c:14230 #, c-format msgid "error: required section '%s' not found in the linker script" msgstr "" #: elf32-arm.c:15252 msgid "%B: error: Cortex-A8 erratum stub is allocated in unsafe location" msgstr "" #. There's not much we can do apart from complain if this #. happens. #: elf32-arm.c:15279 msgid "%B: error: Cortex-A8 erratum stub out of range (input file too large)" msgstr "" #: elf32-arm.c:15373 elf32-arm.c:15395 msgid "%B: error: VFP11 veneer out of range" msgstr "" #: elf32-arm.c:16020 msgid "error: %B is already in final BE8 format" msgstr "" #: elf32-arm.c:16096 msgid "" "error: Source object %B has EABI version %d, but target %B has EABI version " "%d" msgstr "" #: elf32-arm.c:16112 msgid "error: %B is compiled for APCS-%d, whereas target %B uses APCS-%d" msgstr "" #: elf32-arm.c:16137 msgid "error: %B uses VFP instructions, whereas %B does not" msgstr "" #: elf32-arm.c:16141 msgid "error: %B uses FPA instructions, whereas %B does not" msgstr "" #: elf32-arm.c:16151 msgid "error: %B uses Maverick instructions, whereas %B does not" msgstr "" #: elf32-arm.c:16155 msgid "error: %B does not use Maverick instructions, whereas %B does" msgstr "" #: elf32-arm.c:16174 msgid "error: %B uses software FP, whereas %B uses hardware FP" msgstr "" #: elf32-arm.c:16178 msgid "error: %B uses hardware FP, whereas %B uses software FP" msgstr "" #: elf32-avr.c:1264 elf32-bfin.c:3228 elf32-cris.c:2024 elf32-epiphany.c:568 #: elf32-fr30.c:597 elf32-frv.c:4047 elf32-i860.c:1220 elf32-ip2k.c:1479 #: elf32-iq2000.c:696 elf32-m32c.c:561 elf32-mep.c:543 elf32-metag.c:2000 #: elf32-moxie.c:290 elf32-msp430.c:1325 elf32-mt.c:399 elf32-openrisc.c:412 #: elf32-tilepro.c:3674 elf32-v850.c:2289 elf32-xstormy16.c:944 #: elf64-mmix.c:1546 elfxx-tilegx.c:4059 msgid "internal error: dangerous relocation" msgstr "" #: elf32-avr.c:2476 elf32-hppa.c:578 elf32-m68hc1x.c:160 elf32-metag.c:1197 #: elf32-nios2.c:1357 msgid "%B: cannot create stub entry %s" msgstr "" #: elf32-bfin.c:107 elf32-bfin.c:363 msgid "relocation should be even number" msgstr "" #: elf32-bfin.c:1601 msgid "%B(%A+0x%lx): unresolvable relocation against symbol `%s'" msgstr "" #: elf32-bfin.c:1634 elf32-i386.c:4406 elf32-m68k.c:4197 elf32-s390.c:3364 #: elf64-s390.c:3290 elf64-x86-64.c:4506 msgid "%B(%A+0x%lx): reloc against `%s': error %d" msgstr "" #: elf32-bfin.c:2732 msgid "" "%B: relocation at `%A+0x%x' references symbol `%s' with nonzero addend" msgstr "" #: elf32-bfin.c:2748 msgid "relocation references symbol not defined in the module" msgstr "" #: elf32-bfin.c:2845 msgid "R_BFIN_FUNCDESC references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:2886 elf32-bfin.c:3009 msgid "cannot emit fixups in read-only section" msgstr "" #: elf32-bfin.c:2917 elf32-bfin.c:3047 elf32-lm32.c:1095 elf32-sh.c:4913 msgid "cannot emit dynamic relocations in read-only section" msgstr "" #: elf32-bfin.c:2967 msgid "R_BFIN_FUNCDESC_VALUE references dynamic symbol with nonzero addend" msgstr "" #: elf32-bfin.c:3132 msgid "relocations between different segments are not supported" msgstr "" #: elf32-bfin.c:3133 msgid "warning: relocation references a different segment" msgstr "" #: elf32-bfin.c:4907 msgid "%B: unsupported relocation type %i" msgstr "" #: elf32-bfin.c:4995 elf32-frv.c:6600 #, c-format msgid "%s: cannot link non-fdpic object file into fdpic executable" msgstr "" #: elf32-bfin.c:4999 elf32-frv.c:6604 #, c-format msgid "%s: cannot link fdpic object file into non-fdpic executable" msgstr "" #: elf32-bfin.c:5153 #, c-format msgid "*** check this relocation %s" msgstr "" #: elf32-cris.c:1110 msgid "%B, section %A: unresolvable relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1172 msgid "%B, section %A: No PLT nor GOT for relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1174 msgid "%B, section %A: No PLT for relocation %s against symbol `%s'" msgstr "" #: elf32-cris.c:1180 elf32-cris.c:1313 elf32-cris.c:1573 elf32-cris.c:1656 #: elf32-cris.c:1809 elf32-tic6x.c:2645 msgid "[whose name is lost]" msgstr "" #: elf32-cris.c:1299 elf32-tic6x.c:2630 msgid "" "%B, section %A: relocation %s with non-zero addend %d against local symbol" msgstr "" #: elf32-cris.c:1307 elf32-cris.c:1650 elf32-cris.c:1803 elf32-tic6x.c:2638 msgid "" "%B, section %A: relocation %s with non-zero addend %d against symbol `%s'" msgstr "" #: elf32-cris.c:1333 msgid "%B, section %A: relocation %s is not allowed for global symbol: `%s'" msgstr "" #: elf32-cris.c:1349 msgid "%B, section %A: relocation %s with no GOT created" msgstr "" #. We shouldn't get here for GCC-emitted code. #: elf32-cris.c:1564 msgid "" "%B, section %A: relocation %s has an undefined reference to `%s', perhaps a " "declaration mixup?" msgstr "" #: elf32-cris.c:1937 msgid "" "%B, section %A: relocation %s is not allowed for symbol: `%s' which is " "defined outside the program, perhaps a declaration mixup?" msgstr "" #: elf32-cris.c:1990 msgid "(too many global variables for -fpic: recompile with -fPIC)" msgstr "" #: elf32-cris.c:1997 msgid "" "(thread-local data too big for -fpic or -msmall-tls: recompile with -fPIC or " "-mno-small-tls)" msgstr "" #: elf32-cris.c:3234 msgid "" "%B, section %A:\n" " v10/v32 compatible object %s must not contain a PIC relocation" msgstr "" #: elf32-cris.c:3342 msgid "" "%B, section %A:\n" " relocation %s not valid in a shared object; typically an option mixup, " "recompile with -fPIC" msgstr "" #: elf32-cris.c:3556 msgid "" "%B, section %A:\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" #: elf32-cris.c:3978 msgid "" "%B, section `%A', to symbol `%s':\n" " relocation %s should not be used in a shared object; recompile with -fPIC" msgstr "" #: elf32-cris.c:4091 msgid "Unexpected machine number" msgstr "" #: elf32-cris.c:4142 #, c-format msgid " [symbols have a _ prefix]" msgstr "" #: elf32-cris.c:4145 #, c-format msgid " [v10 and v32]" msgstr "" #: elf32-cris.c:4148 #, c-format msgid " [v32]" msgstr "" #: elf32-cris.c:4191 msgid "" "%B: uses _-prefixed symbols, but writing file with non-prefixed symbols" msgstr "" #: elf32-cris.c:4192 msgid "" "%B: uses non-prefixed symbols, but writing file with _-prefixed symbols" msgstr "" #: elf32-cris.c:4211 msgid "%B contains CRIS v32 code, incompatible with previous objects" msgstr "" #: elf32-cris.c:4213 msgid "%B contains non-CRIS-v32 code, incompatible with previous objects" msgstr "" #: elf32-dlx.c:142 #, c-format msgid "BFD Link Error: branch (PC rel16) to section (%s) not supported" msgstr "" #: elf32-dlx.c:204 #, c-format msgid "BFD Link Error: jump (PC rel26) to section (%s) not supported" msgstr "" #. Only if it's not an unresolved symbol. #: elf32-epiphany.c:564 elf32-ip2k.c:1475 msgid "unsupported relocation between data/insn address spaces" msgstr "" #: elf32-frv.c:1460 elf32-frv.c:1609 msgid "relocation requires zero addend" msgstr "" #: elf32-frv.c:2822 msgid "%H: relocation to `%s+%v' may have caused the error above\n" msgstr "" #: elf32-frv.c:2839 msgid "%H: relocation references symbol not defined in the module\n" msgstr "" #: elf32-frv.c:2915 msgid "%H: R_FRV_GETTLSOFF not applied to a call instruction\n" msgstr "" #: elf32-frv.c:2956 msgid "%H: R_FRV_GOTTLSDESC12 not applied to an lddi instruction\n" msgstr "" #: elf32-frv.c:3027 msgid "%H: R_FRV_GOTTLSDESCHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3064 msgid "%H: R_FRV_GOTTLSDESCLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3111 msgid "%H: R_FRV_TLSDESC_RELAX not applied to an ldd instruction\n" msgstr "" #: elf32-frv.c:3195 msgid "%H: R_FRV_GETTLSOFF_RELAX not applied to a calll instruction\n" msgstr "" #: elf32-frv.c:3249 msgid "%H: R_FRV_GOTTLSOFF12 not applied to an ldi instruction\n" msgstr "" #: elf32-frv.c:3279 msgid "%H: R_FRV_GOTTLSOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3308 msgid "%H: R_FRV_GOTTLSOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3338 msgid "%H: R_FRV_TLSOFF_RELAX not applied to an ld instruction\n" msgstr "" #: elf32-frv.c:3383 msgid "%H: R_FRV_TLSMOFFHI not applied to a sethi instruction\n" msgstr "" #: elf32-frv.c:3410 msgid "R_FRV_TLSMOFFLO not applied to a setlo or setlos instruction\n" msgstr "" #: elf32-frv.c:3531 msgid "%H: R_FRV_FUNCDESC references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3572 elf32-frv.c:3694 msgid "%H: cannot emit fixups in read-only section\n" msgstr "" #: elf32-frv.c:3603 elf32-frv.c:3737 msgid "%H: cannot emit dynamic relocations in read-only section\n" msgstr "" #: elf32-frv.c:3652 msgid "" "%H: R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend\n" msgstr "" #: elf32-frv.c:3908 msgid "%H: reloc against `%s' references a different segment\n" msgstr "" #: elf32-frv.c:4058 msgid "%H: reloc against `%s': %s\n" msgstr "" #: elf32-frv.c:6265 msgid "%B: unsupported relocation type %i\n" msgstr "" #: elf32-frv.c:6514 #, c-format msgid "" "%s: compiled with %s and linked with modules that use non-pic relocations" msgstr "" #: elf32-frv.c:6567 elf32-iq2000.c:828 elf32-m32c.c:812 #, c-format msgid "%s: compiled with %s and linked with modules compiled with %s" msgstr "" #: elf32-frv.c:6579 #, c-format msgid "" "%s: uses different unknown e_flags (0x%lx) fields than previous modules " "(0x%lx)" msgstr "" #: elf32-frv.c:6627 elf32-iq2000.c:865 elf32-m32c.c:848 elf32-mt.c:561 #: elf32-rl78.c:1069 elf32-rx.c:3040 elf64-ppc.c:5839 #, c-format msgid "private flags = 0x%lx:" msgstr "" #: elf32-gen.c:69 elf64-gen.c:69 msgid "%B: Relocations in generic ELF (EM: %d)" msgstr "" #: elf32-hppa.c:830 elf32-hppa.c:3592 msgid "%B(%A+0x%lx): cannot reach %s, recompile with -ffunction-sections" msgstr "" #: elf32-hppa.c:1268 msgid "" "%B: relocation %s can not be used when making a shared object; recompile " "with -fPIC" msgstr "" #: elf32-hppa.c:2781 msgid "%B: duplicate export stub %s" msgstr "" #: elf32-hppa.c:3427 msgid "" "%B(%A+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" msgstr "" #: elf32-hppa.c:4279 msgid "%B(%A+0x%lx): cannot handle %s for %s" msgstr "" #: elf32-hppa.c:4598 msgid ".got section not immediately after .plt section" msgstr "" #. Unknown relocation. #: elf32-i386.c:380 elf32-m68k.c:353 elf32-ppc.c:2035 elf32-s390.c:345 #: elf32-tic6x.c:2667 elf64-ppc.c:2427 elf64-s390.c:371 elf64-x86-64.c:281 msgid "%B: invalid relocation type %d" msgstr "" #: elf32-i386.c:1394 elf64-x86-64.c:1410 msgid "" "%B: TLS transition from %s to %s against `%s' at 0x%lx in section `%A' failed" msgstr "" #: elf32-i386.c:1642 elf32-s390.c:1233 elf32-sh.c:6263 elf32-tilepro.c:1627 #: elf32-xtensa.c:1176 elf64-s390.c:1166 elfxx-sparc.c:1596 #: elfxx-tilegx.c:1836 msgid "%B: `%s' accessed both as normal and thread local symbol" msgstr "" #: elf32-i386.c:2500 elf64-x86-64.c:2582 msgid "%P: %B: warning: relocation against `%s' in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:2740 elf64-x86-64.c:2820 msgid "%P: %B: warning: relocation in readonly section `%A'.\n" msgstr "" #: elf32-i386.c:3207 elf32-tilepro.c:2873 elf64-x86-64.c:3275 #: elfxx-tilegx.c:3172 /src/binutils-gdb/bfd/elfnn-aarch64.c:4099 msgid "%B: unrecognized relocation (0x%x) in section `%A'" msgstr "" #: elf32-i386.c:3368 elf64-x86-64.c:3380 elfxx-sparc.c:3150 #: /src/binutils-gdb/bfd/elfnn-aarch64.c:3496 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s" msgstr "" #: elf32-i386.c:3610 elf64-x86-64.c:3777 msgid "hidden symbol" msgstr "" #: elf32-i386.c:3613 elf64-x86-64.c:3780 msgid "internal symbol" msgstr "" #: elf32-i386.c:3616 elf64-x86-64.c:3783 msgid "protected symbol" msgstr "" #: elf32-i386.c:3619 elf64-x86-64.c:3786 msgid "symbol" msgstr "" #: elf32-i386.c:3624 msgid "" "%B: relocation R_386_GOTOFF against undefined %s `%s' can not be used when " "making a shared object" msgstr "" #: elf32-i386.c:3635 msgid "" "%B: relocation R_386_GOTOFF against protected function `%s' can not be used " "when making a shared object" msgstr "" #: elf32-i386.c:4923 elf32-tilepro.c:3923 elf64-x86-64.c:4964 #: elfxx-tilegx.c:4326 /src/binutils-gdb/bfd/elfnn-aarch64.c:7105 #, c-format msgid "discarded output section: `%A'" msgstr "" #: elf32-ip2k.c:857 elf32-ip2k.c:863 elf32-ip2k.c:930 elf32-ip2k.c:936 msgid "" "ip2k relaxer: switch table without complete matching relocation information." msgstr "" #: elf32-ip2k.c:880 elf32-ip2k.c:963 msgid "ip2k relaxer: switch table header corrupt." msgstr "" #: elf32-ip2k.c:1292 #, c-format msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-ip2k.c:1308 #, c-format msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." msgstr "" #: elf32-iq2000.c:841 elf32-m32c.c:824 #, c-format msgid "" "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-lm32.c:698 elf32-nios2.c:2191 msgid "global pointer relative relocation when _gp not defined" msgstr "" #: elf32-lm32.c:753 elf32-nios2.c:2623 msgid "global pointer relative address out of range" msgstr "" #: elf32-lm32.c:1049 msgid "internal error: addend should be zero for R_LM32_16_GOT" msgstr "" #: elf32-m32r.c:1453 msgid "SDA relocation when _SDA_BASE_ not defined" msgstr "" #: elf32-m32r.c:3003 msgid "%B: The target (%s) of an %s relocation is in the wrong section (%A)" msgstr "" #: elf32-m32r.c:3529 msgid "%B: Instruction set mismatch with previous modules" msgstr "" #: elf32-m32r.c:3550 elf32-nds32.c:5636 #, c-format msgid "private flags = %lx" msgstr "" #: elf32-m32r.c:3555 #, c-format msgid ": m32r instructions" msgstr "" #: elf32-m32r.c:3556 #, c-format msgid ": m32rx instructions" msgstr "" #: elf32-m32r.c:3557 #, c-format msgid ": m32r2 instructions" msgstr "" #: elf32-m68hc1x.c:1114 #, c-format msgid "" "Reference to the far symbol `%s' using a wrong relocation may result in " "incorrect execution" msgstr "" #: elf32-m68hc1x.c:1150 #, c-format msgid "" "XGATE address (%lx) is not within shared RAM(0xE000-0xFFFF), therefore you " "must manually offset the address, and possibly manage the page, in your code." msgstr "" #: elf32-m68hc1x.c:1170 #, c-format msgid "" "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " "address [%lx:%04lx] (%lx)" msgstr "" #: elf32-m68hc1x.c:1190 #, c-format msgid "" "reference to a banked address [%lx:%04lx] in the normal address space at " "%04lx" msgstr "" #: elf32-m68hc1x.c:1237 #, c-format msgid "" "S12 address (%lx) is not within shared RAM(0x2000-0x4000), therefore you " "must manually offset the address in your code" msgstr "" #: elf32-m68hc1x.c:1370 msgid "" "%B: linking files compiled for 16-bit integers (-mshort) and others for 32-" "bit integers" msgstr "" #: elf32-m68hc1x.c:1377 msgid "" "%B: linking files compiled for 32-bit double (-fshort-double) and others for " "64-bit double" msgstr "" #: elf32-m68hc1x.c:1386 msgid "%B: linking files compiled for HCS12 with others compiled for HC12" msgstr "" #: elf32-m68hc1x.c:1402 elf32-ppc.c:4776 elf64-sparc.c:706 elfxx-mips.c:14817 msgid "" "%B: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgstr "" #: elf32-m68hc1x.c:1430 elf32-xgate.c:677 #, c-format msgid "[abi=32-bit int, " msgstr "" #: elf32-m68hc1x.c:1432 elf32-xgate.c:679 #, c-format msgid "[abi=16-bit int, " msgstr "" #: elf32-m68hc1x.c:1435 elf32-xgate.c:682 #, c-format msgid "64-bit double, " msgstr "" #: elf32-m68hc1x.c:1437 elf32-xgate.c:684 #, c-format msgid "32-bit double, " msgstr "" #: elf32-m68hc1x.c:1440 #, c-format msgid "cpu=HC11]" msgstr "" #: elf32-m68hc1x.c:1442 #, c-format msgid "cpu=HCS12]" msgstr "" #: elf32-m68hc1x.c:1444 #, c-format msgid "cpu=HC12]" msgstr "" #: elf32-m68hc1x.c:1447 #, c-format msgid " [memory=bank-model]" msgstr "" #: elf32-m68hc1x.c:1449 #, c-format msgid " [memory=flat]" msgstr "" #: elf32-m68hc1x.c:1452 #, c-format msgid " [XGATE RAM offsetting]" msgstr "" #: elf32-m68k.c:1210 elf32-m68k.c:1211 vms-alpha.c:7207 vms-alpha.c:7222 msgid "unknown" msgstr "" #: elf32-m68k.c:1674 msgid "%B: GOT overflow: Number of relocations with 8-bit offset > %d" msgstr "" #: elf32-m68k.c:1680 msgid "%B: GOT overflow: Number of relocations with 8- or 16-bit offset > %d" msgstr "" #: elf32-m68k.c:3921 msgid "" "%B(%A+0x%lx): R_68K_TLS_LE32 relocation not permitted in shared object" msgstr "" #: elf32-mcore.c:99 elf32-mcore.c:442 msgid "%B: Relocation %s (%d) is not currently supported.\n" msgstr "" #: elf32-mcore.c:428 msgid "%B: Unknown relocation type %d\n" msgstr "" #. Pacify gcc -Wall. #: elf32-mep.c:157 #, c-format msgid "mep: no reloc for code %d" msgstr "" #: elf32-mep.c:163 #, c-format msgid "MeP: howto %d has type %d" msgstr "" #: elf32-mep.c:632 msgid "%B and %B are for different cores" msgstr "" #: elf32-mep.c:649 msgid "%B and %B are for different configurations" msgstr "" #: elf32-mep.c:686 #, c-format msgid "private flags = 0x%lx" msgstr "" #: elf32-metag.c:1921 msgid "" "%B(%A+0x%lx): R_METAG_TLS_LE/IENONPIC relocation not permitted in shared " "object" msgstr "" #: elf32-microblaze.c:950 #, c-format msgid "%s: unknown relocation type %d" msgstr "" #: elf32-microblaze.c:1076 elf32-microblaze.c:1121 #, c-format msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgstr "" #: elf32-microblaze.c:1484 elf32-tilepro.c:3320 elfxx-sparc.c:3526 #: elfxx-tilegx.c:3729 msgid "%B: probably compiled without -fPIC?" msgstr "" #: elf32-mips.c:1670 elf64-mips.c:2990 elfn32-mips.c:2793 msgid "literal relocation occurs for an external symbol" msgstr "" #: elf32-mips.c:1717 elf32-score.c:570 elf32-score7.c:469 elf64-mips.c:3033 #: elfn32-mips.c:2834 msgid "32bits gp relative relocation occurs for an external symbol" msgstr "" #: elf32-msp430.c:801 elf32-msp430.c:1109 msgid "Try enabling relaxation to avoid relocation truncations" msgstr "" #: elf32-msp430.c:1317 msgid "internal error: branch/jump to an odd address detected" msgstr "" #: elf32-msp430.c:2221 msgid "Warning: %B: Unknown MSPABI object attribute %d" msgstr "" #: elf32-msp430.c:2312 msgid "error: %B uses %s instructions but %B uses %s" msgstr "" #: elf32-msp430.c:2324 msgid "error: %B uses the %s code model whereas %B uses the %s code model" msgstr "" #: elf32-msp430.c:2336 msgid "error: %B uses the large code model but %B uses MSP430 instructions" msgstr "" #: elf32-msp430.c:2346 msgid "error: %B uses the %s data model whereas %B uses the %s data model" msgstr "" #: elf32-msp430.c:2358 msgid "error: %B uses the small code model but %B uses the %s data model" msgstr "" #: elf32-msp430.c:2369 msgid "error: %B uses the %s data model but %B only uses MSP430 instructions" msgstr "" #: elf32-nds32.c:2921 msgid "error: Can't find symbol: _SDA_BASE_." msgstr "" #: elf32-nds32.c:4142 msgid "%B: error: unknown relocation type %d." msgstr "" #: elf32-nds32.c:4584 #, c-format msgid "%s: warning: cannot deal R_NDS32_25_ABS_RELA in shared mode." msgstr "" #: elf32-nds32.c:4716 msgid "%B: warning: unaligned access to GOT entry." msgstr "" #: elf32-nds32.c:4758 msgid "%B: warning: relocate SDA_BASE failed." msgstr "" #: elf32-nds32.c:4779 msgid "%B(%A): warning: unaligned small data access of type %d." msgstr "" #: elf32-nds32.c:5446 msgid "" "%B: ISR vector size mismatch with previous modules, previous %u-byte, " "current %u-byte" msgstr "" #: elf32-nds32.c:5489 msgid "%B: warning: Endian mismatch with previous modules." msgstr "" #: elf32-nds32.c:5499 msgid "" "%B: warning: Older version of object file encountered, Please recompile with " "current tool chain." msgstr "" #: elf32-nds32.c:5577 msgid "%B: error: ABI mismatch with previous modules." msgstr "" #: elf32-nds32.c:5588 msgid "%B: error: Instruction set mismatch with previous modules." msgstr "" #: elf32-nds32.c:5612 msgid "%B: warning: Incompatible elf-versions %s and %s." msgstr "" #: elf32-nds32.c:5642 #, c-format msgid ": n1 instructions" msgstr "" #: elf32-nds32.c:5645 #, c-format msgid ": n1h instructions" msgstr "" #: elf32-nds32.c:8147 msgid "%B: %s\n" msgstr "" #: elf32-nds32.c:8449 msgid "" "%B(%A): warning: relax is suppressed for sections of alignment %d-bytes > 4-" "byte." msgstr "" #: elf32-nds32.c:8502 msgid "%B: error: Cannot set _ITB_BASE_" msgstr "" #: elf32-nds32.c:11384 msgid "%B: Nested OMIT_FP in %A." msgstr "" #: elf32-nds32.c:11401 msgid "%B: Unmatched OMIT_FP in %A." msgstr "" #: elf32-nds32.c:13357 msgid "Linker: cannot init ex9 hash table error \n" msgstr "" #: elf32-nds32.c:13790 elf32-nds32.c:13804 msgid "Linker: error cannot fixed ex9 relocation \n" msgstr "" #: elf32-nds32.c:14015 #, c-format msgid "" "%s: warning: unaligned small data access. For entry: {%d, %d, %d}, addr = " "0x%x, align = 0x%x." msgstr "" #: elf32-nds32.c:14047 msgid "%P%F: failed creating ex9.it %s hash table: %E\n" msgstr "" #: elf32-nios2.c:2861 #, c-format msgid "" "global pointer relative relocation at address 0x%08x when _gp not defined\n" msgstr "" #: elf32-nios2.c:2878 #, c-format msgid "" "Unable to reach %s (at 0x%08x) from the global pointer (at 0x%08x) because " "the offset (%d) is out of the allowed range, -32678 to 32767.\n" msgstr "" #: elf32-nios2.c:3392 msgid "" "%B(%A+0x%lx): R_NIOS2_TLS_LE16 relocation not permitted in shared object" msgstr "" #: elf32-nios2.c:3520 msgid "relocation out of range" msgstr "" #: elf32-nios2.c:3530 elf32-tic6x.c:2744 msgid "dangerous relocation" msgstr "" #: elf32-nios2.c:4529 #, c-format msgid "dynamic variable `%s' is zero size" msgstr "" #: elf32-ppc.c:2100 #, c-format msgid "generic linker can't handle %s" msgstr "" #: elf32-ppc.c:2642 msgid "corrupt %s section in %B" msgstr "" #: elf32-ppc.c:2661 msgid "unable to read in %s section from %B" msgstr "" #: elf32-ppc.c:2702 msgid "warning: unable to set size of %s section in %B" msgstr "" #: elf32-ppc.c:2752 msgid "failed to allocate space for new APUinfo section." msgstr "" #: elf32-ppc.c:2771 msgid "failed to compute new APUinfo section." msgstr "" #: elf32-ppc.c:2774 msgid "failed to install new APUinfo section." msgstr "" #: elf32-ppc.c:3844 msgid "%B: relocation %s cannot be used when making a shared object" msgstr "" #. It does not make sense to have a procedure linkage #. table entry for a local symbol. #: elf32-ppc.c:4218 msgid "%P: %H: %s reloc against local symbol\n" msgstr "" #: elf32-ppc.c:4299 msgid "%P: %H: @local call to ifunc %s\n" msgstr "" #: elf32-ppc.c:4588 elf32-ppc.c:4603 msgid "Warning: %B uses hard float, %B uses soft float" msgstr "" #: elf32-ppc.c:4591 elf32-ppc.c:4595 msgid "" "Warning: %B uses double-precision hard float, %B uses single-precision hard " "float" msgstr "" #: elf32-ppc.c:4599 msgid "Warning: %B uses soft float, %B uses single-precision hard float" msgstr "" #: elf32-ppc.c:4606 elf32-ppc.c:4610 msgid "Warning: %B uses unknown floating point ABI %d" msgstr "" #: elf32-ppc.c:4652 elf32-ppc.c:4656 msgid "Warning: %B uses unknown vector ABI %d" msgstr "" #: elf32-ppc.c:4660 msgid "Warning: %B uses vector ABI \"%s\", %B uses \"%s\"" msgstr "" #: elf32-ppc.c:4677 elf32-ppc.c:4680 msgid "Warning: %B uses r3/r4 for small structure returns, %B uses memory" msgstr "" #: elf32-ppc.c:4683 elf32-ppc.c:4687 msgid "Warning: %B uses unknown small structure return convention %d" msgstr "" #: elf32-ppc.c:4741 msgid "" "%B: compiled with -mrelocatable and linked with modules compiled normally" msgstr "" #: elf32-ppc.c:4749 msgid "" "%B: compiled normally and linked with modules compiled with -mrelocatable" msgstr "" #: elf32-ppc.c:4872 msgid "%P: bss-plt forced due to %B\n" msgstr "" #: elf32-ppc.c:4875 msgid "%P: bss-plt forced by profiling\n" msgstr "" #. Uh oh, we didn't find the expected call. We #. could just mark this symbol to exclude it #. from tls optimization but it's safer to skip #. the entire optimization. #: elf32-ppc.c:5369 elf64-ppc.c:8371 msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" msgstr "" #: elf32-ppc.c:7927 msgid "%P: %B: unknown relocation type %d for symbol %s\n" msgstr "" #: elf32-ppc.c:8191 msgid "%P: %H: non-zero addend on %s reloc against `%s'\n" msgstr "" #: elf32-ppc.c:8389 msgid "%P: %H: relocation %s for indirect function %s unsupported\n" msgstr "" #: elf32-ppc.c:8646 elf32-ppc.c:8676 elf32-ppc.c:8767 msgid "" "%P: %B: the target (%s) of a %s relocation is in the wrong output section " "(%s)\n" msgstr "" #: elf32-ppc.c:8854 msgid "" "%B: the target (%s) of a %s relocation is in the wrong output section (%s)" msgstr "" #: elf32-ppc.c:8958 msgid "%P: %B: relocation %s is not yet supported for symbol %s\n" msgstr "" #: elf32-ppc.c:9038 msgid "%P: %H: error: %s against `%s' not a multiple of %u\n" msgstr "" #: elf32-ppc.c:9067 msgid "%P: %H: unresolvable %s relocation against symbol `%s'\n" msgstr "" #: elf32-ppc.c:9114 msgid "%P: %H: %s reloc against `%s': error %d\n" msgstr "" #: elf32-ppc.c:9750 msgid "%P: %s not defined in linker created %s\n" msgstr "" #: elf32-rl78.c:784 msgid "Warning: RL78_SYM reloc with an unknown symbol" msgstr "" #: elf32-rl78.c:952 elf32-rx.c:1324 msgid "%B(%A): error: call to undefined function '%s'" msgstr "" #: elf32-rl78.c:966 elf32-rx.c:1338 msgid "" "%B(%A): warning: unaligned access to symbol '%s' in the small data area" msgstr "" #: elf32-rl78.c:970 elf32-rx.c:1342 msgid "%B(%A): internal error: out of range error" msgstr "" #: elf32-rl78.c:974 elf32-rx.c:1346 msgid "%B(%A): internal error: unsupported relocation error" msgstr "" #: elf32-rl78.c:978 elf32-rx.c:1350 msgid "%B(%A): internal error: dangerous relocation" msgstr "" #: elf32-rl78.c:982 elf32-rx.c:1354 msgid "%B(%A): internal error: unknown error" msgstr "" #: elf32-rl78.c:1043 msgid "RL78/G10 ABI conflict: cannot link G10 and non-G10 objects together" msgstr "" #: elf32-rl78.c:1046 elf32-rl78.c:1049 #, c-format msgid "- %s is G10, %s is not" msgstr "" #: elf32-rl78.c:1072 #, c-format msgid " [G10]" msgstr "" #: elf32-rx.c:563 msgid "%B:%A: Warning: deprecated Red Hat reloc " msgstr "" #. Check for unsafe relocs in PID mode. These are any relocs where #. an absolute address is being computed. There are special cases #. for relocs against symbols that are known to be referenced in #. crt0.o before the PID base address register has been initialised. #: elf32-rx.c:581 msgid "%B(%A): unsafe PID relocation %s at 0x%08lx (against %s in %s)" msgstr "" #: elf32-rx.c:1157 msgid "Warning: RX_SYM reloc with an unknown symbol" msgstr "" #: elf32-s390.c:2292 elf64-s390.c:2244 msgid "%B(%A+0x%lx): invalid instruction for TLS relocation %s" msgstr "" #: elf32-score.c:1520 elf32-score7.c:1379 elfxx-mips.c:3642 msgid "not enough GOT space for local GOT entries" msgstr "" #: elf32-score.c:2742 msgid "address not word align" msgstr "" #: elf32-score.c:2827 elf32-score7.c:2631 #, c-format msgid "%s: Malformed reloc detected for section %s" msgstr "" #: elf32-score.c:2882 elf32-score7.c:2686 msgid "%B: CALL15 reloc at 0x%lx not against global symbol" msgstr "" #: elf32-score.c:4007 elf32-score7.c:3811 #, c-format msgid " [pic]" msgstr "" #: elf32-score.c:4011 elf32-score7.c:3815 #, c-format msgid " [fix dep]" msgstr "" #: elf32-score.c:4053 elf32-score7.c:3857 msgid "%B: warning: linking PIC files with non-PIC files" msgstr "" #: elf32-sh-symbian.c:130 msgid "%B: IMPORT AS directive for %s conceals previous IMPORT AS" msgstr "" #: elf32-sh-symbian.c:383 msgid "%B: Unrecognised .directive command: %s" msgstr "" #: elf32-sh-symbian.c:500 msgid "%B: Failed to add renamed symbol %s" msgstr "" #: elf32-sh.c:569 msgid "%B: 0x%lx: warning: bad R_SH_USES offset" msgstr "" #: elf32-sh.c:581 msgid "%B: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" msgstr "" #: elf32-sh.c:598 msgid "%B: 0x%lx: warning: bad R_SH_USES load offset" msgstr "" #: elf32-sh.c:613 msgid "%B: 0x%lx: warning: could not find expected reloc" msgstr "" #: elf32-sh.c:641 msgid "%B: 0x%lx: warning: symbol in unexpected section" msgstr "" #: elf32-sh.c:767 msgid "%B: 0x%lx: warning: could not find expected COUNT reloc" msgstr "" #: elf32-sh.c:776 msgid "%B: 0x%lx: warning: bad count" msgstr "" #: elf32-sh.c:1180 elf32-sh.c:1550 msgid "%B: 0x%lx: fatal: reloc overflow while relaxing" msgstr "" #: elf32-sh.c:3939 elf64-sh64.c:1514 msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" msgstr "" #: elf32-sh.c:4190 msgid "" "%B: 0x%lx: fatal: unaligned branch target for relax-support relocation" msgstr "" #: elf32-sh.c:4223 elf32-sh.c:4238 msgid "%B: 0x%lx: fatal: unaligned %s relocation 0x%lx" msgstr "" #: elf32-sh.c:4252 msgid "%B: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:4266 msgid "%B: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" msgstr "" #: elf32-sh.c:4410 elf32-sh.c:4886 msgid "%B(%A+0x%lx): cannot emit fixup to `%s' in read-only section" msgstr "" #: elf32-sh.c:4993 msgid "%B(%A+0x%lx): %s relocation against external symbol \"%s\"" msgstr "" #: elf32-sh.c:5466 #, c-format msgid "%X%C: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:5472 #, c-format msgid "%C: warning: relocation to \"%s\" references a different segment\n" msgstr "" #: elf32-sh.c:6254 elf32-sh.c:6337 msgid "%B: `%s' accessed both as normal and FDPIC symbol" msgstr "" #: elf32-sh.c:6259 elf32-sh.c:6341 msgid "%B: `%s' accessed both as FDPIC and thread local symbol" msgstr "" #: elf32-sh.c:6289 msgid "%B: Function descriptor relocation with non-zero addend" msgstr "" #: elf32-sh.c:6525 elf64-alpha.c:4661 msgid "%B: TLS local exec code cannot be linked into shared objects" msgstr "" #: elf32-sh64.c:224 elf64-sh64.c:2318 #, c-format msgid "%s: compiled as 32-bit object and %s is 64-bit" msgstr "" #: elf32-sh64.c:227 elf64-sh64.c:2321 #, c-format msgid "%s: compiled as 64-bit object and %s is 32-bit" msgstr "" #: elf32-sh64.c:229 elf64-sh64.c:2323 #, c-format msgid "%s: object size does not match that of target %s" msgstr "" #: elf32-sh64.c:452 elf64-sh64.c:2839 #, c-format msgid "%s: encountered datalabel symbol in input" msgstr "" #: elf32-sh64.c:529 msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" msgstr "" #: elf32-sh64.c:532 msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" msgstr "" #: elf32-sh64.c:550 #, c-format msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" msgstr "" #: elf32-sh64.c:599 msgid "%B: error: unaligned relocation type %d at %08x reloc %p\n" msgstr "" #: elf32-sh64.c:675 #, c-format msgid "%s: could not write out added .cranges entries" msgstr "" #: elf32-sh64.c:735 #, c-format msgid "%s: could not write out sorted .cranges entries" msgstr "" #: elf32-sparc.c:90 msgid "%B: compiled for a 64 bit system and target is 32 bit" msgstr "" #: elf32-sparc.c:103 msgid "%B: linking little endian files with big endian files" msgstr "" #: elf32-spu.c:716 msgid "%X%P: overlay section %A does not start on a cache line.\n" msgstr "" #: elf32-spu.c:724 msgid "%X%P: overlay section %A is larger than a cache line.\n" msgstr "" #: elf32-spu.c:744 msgid "%X%P: overlay section %A is not in cache area.\n" msgstr "" #: elf32-spu.c:784 msgid "%X%P: overlay sections %A and %A do not start at the same address.\n" msgstr "" #: elf32-spu.c:1008 msgid "warning: call to non-function symbol %s defined in %B" msgstr "" #: elf32-spu.c:1358 msgid "%A:0x%v lrlive .brinfo (%u) differs from analysis (%u)\n" msgstr "" #: elf32-spu.c:1877 msgid "%B is not allowed to define %s" msgstr "" #: elf32-spu.c:1885 #, c-format msgid "you are not allowed to define %s in a script" msgstr "" #: elf32-spu.c:1919 #, c-format msgid "%s in overlay section" msgstr "" #: elf32-spu.c:1948 msgid "overlay stub relocation overflow" msgstr "" #: elf32-spu.c:1957 msgid "stubs don't match calculated size" msgstr "" #: elf32-spu.c:2539 #, c-format msgid "warning: %s overlaps %s\n" msgstr "" #: elf32-spu.c:2555 #, c-format msgid "warning: %s exceeds section size\n" msgstr "" #: elf32-spu.c:2586 msgid "%A:0x%v not found in function table\n" msgstr "" #: elf32-spu.c:2726 msgid "%B(%A+0x%v): call to non-code section %B(%A), analysis incomplete\n" msgstr "" #: elf32-spu.c:3294 #, c-format msgid "Stack analysis will ignore the call from %s to %s\n" msgstr "" #: elf32-spu.c:3985 msgid " %s: 0x%v\n" msgstr "" #: elf32-spu.c:3986 msgid "%s: 0x%v 0x%v\n" msgstr "" #: elf32-spu.c:3991 msgid " calls:\n" msgstr "" #: elf32-spu.c:3999 #, c-format msgid " %s%s %s\n" msgstr "" #: elf32-spu.c:4304 #, c-format msgid "%s duplicated in %s\n" msgstr "" #: elf32-spu.c:4308 #, c-format msgid "%s duplicated\n" msgstr "" #: elf32-spu.c:4315 msgid "sorry, no support for duplicate object files in auto-overlay script\n" msgstr "" #: elf32-spu.c:4356 msgid "" "non-overlay size of 0x%v plus maximum overlay size of 0x%v exceeds local " "store\n" msgstr "" #: elf32-spu.c:4511 msgid "%B:%A%s exceeds overlay size\n" msgstr "" #: elf32-spu.c:4673 msgid "Stack size for call graph root nodes.\n" msgstr "" #: elf32-spu.c:4674 msgid "" "\n" "Stack size for functions. Annotations: '*' max stack, 't' tail call\n" msgstr "" #: elf32-spu.c:4684 msgid "Maximum stack required is 0x%v\n" msgstr "" #: elf32-spu.c:4775 msgid "fatal error while creating .fixup" msgstr "" #: elf32-spu.c:5005 msgid "%B(%s+0x%lx): unresolvable %s relocation against symbol `%s'" msgstr "" #: elf32-tic6x.c:1600 msgid "warning: generating a shared library containing non-PIC code" msgstr "" #: elf32-tic6x.c:1605 msgid "warning: generating a shared library containing non-PID code" msgstr "" #: elf32-tic6x.c:2524 msgid "%B: SB-relative relocation but __c6xabi_DSBT_BASE not defined" msgstr "" #: elf32-tic6x.c:3648 msgid "%B: error: unknown mandatory EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3656 msgid "%B: warning: unknown EABI object attribute %d" msgstr "" #: elf32-tic6x.c:3768 elf32-tic6x.c:3776 msgid "error: %B requires more stack alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3786 elf32-tic6x.c:3795 msgid "error: unknown Tag_ABI_array_object_alignment value in %B" msgstr "" #: elf32-tic6x.c:3804 elf32-tic6x.c:3813 msgid "error: unknown Tag_ABI_array_object_align_expected value in %B" msgstr "" #: elf32-tic6x.c:3821 elf32-tic6x.c:3828 msgid "error: %B requires more array alignment than %B preserves" msgstr "" #: elf32-tic6x.c:3850 msgid "warning: %B and %B differ in wchar_t size" msgstr "" #: elf32-tic6x.c:3868 msgid "warning: %B and %B differ in whether code is compiled for DSBT" msgstr "" #: elf32-v850.c:157 #, c-format msgid "Variable `%s' cannot occupy in multiple small data regions" msgstr "" #: elf32-v850.c:160 #, c-format msgid "" "Variable `%s' can only be in one of the small, zero, and tiny data regions" msgstr "" #: elf32-v850.c:163 #, c-format msgid "" "Variable `%s' cannot be in both small and zero data regions simultaneously" msgstr "" #: elf32-v850.c:166 #, c-format msgid "" "Variable `%s' cannot be in both small and tiny data regions simultaneously" msgstr "" #: elf32-v850.c:169 #, c-format msgid "" "Variable `%s' cannot be in both zero and tiny data regions simultaneously" msgstr "" #: elf32-v850.c:467 msgid "FAILED to find previous HI16 reloc" msgstr "" #: elf32-v850.c:2293 msgid "could not locate special linker symbol __gp" msgstr "" #: elf32-v850.c:2297 msgid "could not locate special linker symbol __ep" msgstr "" #: elf32-v850.c:2301 msgid "could not locate special linker symbol __ctbp" msgstr "" #: elf32-v850.c:2471 elf32-v850.c:2534 msgid "%B: Architecture mismatch with previous modules" msgstr "" #: elf32-v850.c:2478 msgid "%B: Alignment mismatch with previous modules" msgstr "" #. xgettext:c-format. #: elf32-v850.c:2553 #, c-format msgid "private flags = %lx: " msgstr "" #: elf32-v850.c:2558 #, c-format msgid "unknown v850 architecture" msgstr "" #: elf32-v850.c:2560 #, c-format msgid "v850 E3 architecture" msgstr "" #: elf32-v850.c:2562 elf32-v850.c:2572 #, c-format msgid "v850 architecture" msgstr "" #: elf32-v850.c:2565 #, c-format msgid ", 8-byte data alignment" msgstr "" #: elf32-v850.c:2573 #, c-format msgid "v850e architecture" msgstr "" #: elf32-v850.c:2574 #, c-format msgid "v850e1 architecture" msgstr "" #: elf32-v850.c:2575 #, c-format msgid "v850e2 architecture" msgstr "" #: elf32-v850.c:2576 #, c-format msgid "v850e2v3 architecture" msgstr "" #: elf32-v850.c:2577 #, c-format msgid "v850e3v5 architecture" msgstr "" #: elf32-vax.c:532 #, c-format msgid " [nonpic]" msgstr "" #: elf32-vax.c:535 #, c-format msgid " [d-float]" msgstr "" #: elf32-vax.c:538 #, c-format msgid " [g-float]" msgstr "" #: elf32-vax.c:656 #, c-format msgid "" "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " "%ld" msgstr "" #: elf32-vax.c:1543 #, c-format msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" msgstr "" #: elf32-vax.c:1668 #, c-format msgid "%s: warning: %s relocation against symbol `%s' from %s section" msgstr "" #: elf32-vax.c:1674 #, c-format msgid "%s: warning: %s relocation to 0x%x from %s section" msgstr "" #: elf32-xgate.c:686 #, c-format msgid "cpu=XGATE]" msgstr "" #: elf32-xgate.c:688 #, c-format msgid "error reading cpu type from elf private data" msgstr "" #: elf32-xstormy16.c:455 elf64-ia64-vms.c:2072 elf32-ia64.c:2330 #: elf64-ia64.c:2330 msgid "non-zero addend in @fptr reloc" msgstr "" #: elf32-xtensa.c:908 msgid "%B(%A): invalid property table" msgstr "" #: elf32-xtensa.c:2774 msgid "%B(%A+0x%lx): relocation offset out of range (size=0x%x)" msgstr "" #: elf32-xtensa.c:2853 elf32-xtensa.c:2974 msgid "dynamic relocation in read-only section" msgstr "" #: elf32-xtensa.c:2950 msgid "TLS relocation invalid without dynamic sections" msgstr "" #: elf32-xtensa.c:3169 msgid "internal inconsistency in size of .got.loc section" msgstr "" #: elf32-xtensa.c:3482 msgid "%B: incompatible machine type. Output is 0x%x. Input is 0x%x" msgstr "" #: elf32-xtensa.c:4713 elf32-xtensa.c:4721 msgid "Attempt to convert L32R/CALLX to CALL failed" msgstr "" #: elf32-xtensa.c:6330 elf32-xtensa.c:6406 elf32-xtensa.c:7522 msgid "" "%B(%A+0x%lx): could not decode instruction; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:7262 msgid "" "%B(%A+0x%lx): could not decode instruction for XTENSA_ASM_SIMPLIFY " "relocation; possible configuration mismatch" msgstr "" #: elf32-xtensa.c:9022 msgid "invalid relocation address" msgstr "" #: elf32-xtensa.c:9071 msgid "overflow after relaxation" msgstr "" #: elf32-xtensa.c:10203 msgid "%B(%A+0x%lx): unexpected fix for %s relocation" msgstr "" #: elf64-alpha.c:474 msgid "GPDISP relocation did not find ldah and lda instructions" msgstr "" #: elf64-alpha.c:2503 msgid "%B: .got subsegment exceeds 64K (size %d)" msgstr "" #: elf64-alpha.c:4396 elf64-alpha.c:4408 msgid "%B: gp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4434 elf64-alpha.c:4574 msgid "%B: pc-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4462 msgid "%B: change in gp: BRSGP %s" msgstr "" #: elf64-alpha.c:4487 msgid "<unknown>" msgstr "" #: elf64-alpha.c:4492 msgid "%B: !samegp reloc against symbol without .prologue: %s" msgstr "" #: elf64-alpha.c:4549 msgid "%B: unhandled dynamic relocation against %s" msgstr "" #: elf64-alpha.c:4581 msgid "%B: pc-relative relocation against undefined weak symbol %s" msgstr "" #: elf64-alpha.c:4645 msgid "%B: dtp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-alpha.c:4668 msgid "%B: tp-relative relocation against dynamic symbol %s" msgstr "" #: elf64-hppa.c:2084 #, c-format msgid "stub entry for %s cannot load .plt, dp offset = %ld" msgstr "" #: elf64-hppa.c:3280 msgid "%B(%A+0x%" msgstr "" #: elf64-ia64-vms.c:587 elf32-ia64.c:619 elf64-ia64.c:619 msgid "" "%B: Can't relax br at 0x%lx in section `%A'. Please use brl or indirect " "branch." msgstr "" #: elf64-ia64-vms.c:2027 elf32-ia64.c:2278 elf64-ia64.c:2278 msgid "@pltoff reloc against local symbol" msgstr "" #: elf64-ia64-vms.c:3279 elf32-ia64.c:3684 elf64-ia64.c:3684 #, c-format msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" msgstr "" #: elf64-ia64-vms.c:3290 elf32-ia64.c:3695 elf64-ia64.c:3695 #, c-format msgid "%s: __gp does not cover short data segment" msgstr "" #: elf64-ia64-vms.c:3555 elf32-ia64.c:3962 elf64-ia64.c:3962 msgid "%B: non-pic code with imm relocation against dynamic symbol `%s'" msgstr "" #: elf64-ia64-vms.c:3617 elf32-ia64.c:4029 elf64-ia64.c:4029 msgid "%B: @gprel relocation against dynamic symbol %s" msgstr "" #: elf64-ia64-vms.c:3676 elf32-ia64.c:4092 elf64-ia64.c:4092 msgid "%B: linking non-pic code in a position independent executable" msgstr "" #: elf64-ia64-vms.c:3777 elf32-ia64.c:4229 elf64-ia64.c:4229 msgid "%B: @internal branch to dynamic symbol %s" msgstr "" #: elf64-ia64-vms.c:3779 elf32-ia64.c:4231 elf64-ia64.c:4231 msgid "%B: speculation fixup to dynamic symbol %s" msgstr "" #: elf64-ia64-vms.c:3781 elf32-ia64.c:4233 elf64-ia64.c:4233 msgid "%B: @pcrel relocation against dynamic symbol %s" msgstr "" #: elf64-ia64-vms.c:3905 elf32-ia64.c:4430 elf64-ia64.c:4430 msgid "unsupported reloc" msgstr "" #: elf64-ia64-vms.c:3942 elf32-ia64.c:4468 elf64-ia64.c:4468 msgid "" "%B: missing TLS section for relocation %s against `%s' at 0x%lx in section " "`%A'." msgstr "" #: elf64-ia64-vms.c:3957 elf32-ia64.c:4483 elf64-ia64.c:4483 msgid "" "%B: Can't relax br (%s) to `%s' at 0x%lx in section `%A' with size 0x%lx (> " "0x1000000)." msgstr "" #: elf64-ia64-vms.c:4246 elf32-ia64.c:4745 elf64-ia64.c:4745 msgid "%B: linking trap-on-NULL-dereference with non-trapping files" msgstr "" #: elf64-ia64-vms.c:4255 elf32-ia64.c:4754 elf64-ia64.c:4754 msgid "%B: linking big-endian files with little-endian files" msgstr "" #: elf64-ia64-vms.c:4264 elf32-ia64.c:4763 elf64-ia64.c:4763 msgid "%B: linking 64-bit files with 32-bit files" msgstr "" #: elf64-ia64-vms.c:4273 elf32-ia64.c:4772 elf64-ia64.c:4772 msgid "%B: linking constant-gp files with non-constant-gp files" msgstr "" #: elf64-ia64-vms.c:4283 elf32-ia64.c:4782 elf64-ia64.c:4782 msgid "%B: linking auto-pic files with non-auto-pic files" msgstr "" #: elf64-ia64-vms.c:5125 elflink.c:4299 msgid "" "Warning: alignment %u of common symbol `%s' in %B is greater than the " "alignment (%u) of its section %A" msgstr "" #: elf64-ia64-vms.c:5131 elflink.c:4305 msgid "Warning: alignment %u of symbol `%s' in %B is smaller than %u in %B" msgstr "" #: elf64-ia64-vms.c:5146 elflink.c:4321 msgid "Warning: size of symbol `%s' changed from %lu in %B to %lu in %B" msgstr "" #: elf64-mmix.c:986 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or assemble using \"-no-expand\" (for gcc, \"-Wa,-no-expand\"" msgstr "" #: elf64-mmix.c:1170 msgid "" "invalid input relocation when producing non-ELF, non-mmo format output.\n" " Please use the objcopy program to convert from ELF or mmo,\n" " or compile using the gcc-option \"-mno-base-addresses\"." msgstr "" #: elf64-mmix.c:1196 #, c-format msgid "" "%s: Internal inconsistency error for value for\n" " linker-allocated global register: linked: 0x%lx%08lx != relaxed: " "0x%lx%08lx\n" msgstr "" #: elf64-mmix.c:1618 #, c-format msgid "" "%s: base-plus-offset relocation against register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1623 #, c-format msgid "%s: base-plus-offset relocation against register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1667 #, c-format msgid "%s: register relocation against non-register symbol: (unknown) in %s" msgstr "" #: elf64-mmix.c:1672 #, c-format msgid "%s: register relocation against non-register symbol: %s in %s" msgstr "" #: elf64-mmix.c:1709 #, c-format msgid "%s: directive LOCAL valid only with a register or absolute value" msgstr "" #: elf64-mmix.c:1739 #, c-format msgid "" "%s: LOCAL directive: Register $%ld is not a local register. First global " "register is $%ld." msgstr "" #: elf64-mmix.c:2198 #, c-format msgid "" "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " "linked file\n" msgstr "" #: elf64-mmix.c:2252 msgid "Register section has contents\n" msgstr "" #: elf64-mmix.c:2441 #, c-format msgid "" "Internal inconsistency: remaining %u != max %u.\n" " Please report this bug." msgstr "" #: elf64-ppc.c:4463 msgid "%P: %B: cannot create stub entry %s\n" msgstr "" #: elf64-ppc.c:4810 msgid "%P: symbol '%s' has invalid st_other for ABI version 1\n" msgstr "" #: elf64-ppc.c:5170 msgid "%P: .opd not allowed in ABI version %d\n" msgstr "" #: elf64-ppc.c:5809 msgid "%B uses unknown e_flags 0x%lx" msgstr "" #: elf64-ppc.c:5816 msgid "%B: ABI version %ld is not compatible with ABI version %ld output" msgstr "" #: elf64-ppc.c:5843 #, c-format msgid " [abiv%ld]" msgstr "" #: elf64-ppc.c:7007 msgid "" "%P: copy reloc against `%T' requires lazy plt linking; avoid setting " "LD_BIND_NOW=1 or upgrade gcc\n" msgstr "" #: elf64-ppc.c:7270 msgid "%B: undefined symbol on R_PPC64_TOCSAVE relocation" msgstr "" #: elf64-ppc.c:7499 msgid "%P: dynreloc miscount for %B, section %A\n" msgstr "" #: elf64-ppc.c:7583 msgid "%B: .opd is not a regular array of opd entries" msgstr "" #: elf64-ppc.c:7592 msgid "%B: unexpected reloc type %u in .opd section" msgstr "" #: elf64-ppc.c:7613 msgid "%B: undefined sym `%s' in .opd section" msgstr "" #: elf64-ppc.c:8177 msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" msgstr "" #: elf64-ppc.c:8516 elf64-ppc.c:9139 #, c-format msgid "%s defined on removed toc entry" msgstr "" #: elf64-ppc.c:8868 msgid "%P: %H: toc optimization is not supported for %s instruction.\n" msgstr "" #: elf64-ppc.c:9096 msgid "%P: %H: %s references optimized away TOC entry\n" msgstr "" #: elf64-ppc.c:10394 msgid "%P: cannot find opd entry toc for `%T'\n" msgstr "" #: elf64-ppc.c:10479 msgid "%P: long branch stub `%s' offset overflow\n" msgstr "" #: elf64-ppc.c:10538 msgid "%P: can't find branch stub `%s'\n" msgstr "" #: elf64-ppc.c:10602 elf64-ppc.c:10749 elf64-ppc.c:12416 msgid "%P: linkage table error against `%T'\n" msgstr "" #: elf64-ppc.c:10940 msgid "%P: can't build branch stub `%s'\n" msgstr "" #: elf64-ppc.c:11748 msgid "%B section %A exceeds stub group size" msgstr "" #: elf64-ppc.c:12662 elf64-ppc.c:12697 msgid "%P: %s offset too large for .eh_frame sdata4 encoding" msgstr "" #: elf64-ppc.c:12758 msgid "%P: stubs don't match calculated size\n" msgstr "" #: elf64-ppc.c:12770 #, c-format msgid "" "linker stubs in %u group%s\n" " branch %lu\n" " toc adjust %lu\n" " long branch %lu\n" " long toc adj %lu\n" " plt call %lu\n" " plt call toc %lu" msgstr "" #: elf64-ppc.c:13096 msgid "%P: %H: %s used with TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13097 msgid "%P: %H: %s used with non-TLS symbol `%T'\n" msgstr "" #: elf64-ppc.c:13675 msgid "" "%P: %H: call to `%T' lacks nop, can't restore toc; recompile with -fPIC\n" msgstr "" #: elf64-ppc.c:13793 msgid "%P: %B: unknown relocation type %d for `%T'\n" msgstr "" #: elf64-ppc.c:14310 msgid "%P: %H: %s for indirect function `%T' unsupported\n" msgstr "" #: elf64-ppc.c:14417 msgid "%P: %B: %s is not supported for `%T'\n" msgstr "" #: elf64-ppc.c:14565 msgid "%P: %H: error: %s not a multiple of %u\n" msgstr "" #: elf64-ppc.c:14586 msgid "%P: %H: unresolvable %s against `%T'\n" msgstr "" #: elf64-ppc.c:14644 msgid "%P: %H: %s against `%T': error %d\n" msgstr "" #: elf64-sh64.c:1686 #, c-format msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" msgstr "" #: elf64-sparc.c:446 msgid "%B: Only registers %%g[2367] can be declared using STT_REGISTER" msgstr "" #: elf64-sparc.c:466 msgid "Register %%g%d used incompatibly: %s in %B, previously %s in %B" msgstr "" #: elf64-sparc.c:489 msgid "Symbol `%s' has differing types: REGISTER in %B, previously %s in %B" msgstr "" #: elf64-sparc.c:534 msgid "Symbol `%s' has differing types: %s in %B, previously REGISTER in %B" msgstr "" #: elf64-sparc.c:687 msgid "%B: linking UltraSPARC specific with HAL specific code" msgstr "" #: elf64-x86-64.c:1530 msgid "%B: relocation %s against symbol `%s' isn't supported in x32 mode" msgstr "" #: elf64-x86-64.c:1688 msgid "%B: '%s' accessed both as normal and thread local symbol" msgstr "" #: elf64-x86-64.c:3405 /src/binutils-gdb/bfd/elfnn-aarch64.c:3511 msgid "" "%B: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %d" msgstr "" #: elf64-x86-64.c:3667 msgid "" "%B: relocation R_X86_64_GOTOFF64 against protected function `%s' can not be " "used when making a shared object" msgstr "" #: elf64-x86-64.c:3787 msgid "; recompile with -fPIC" msgstr "" #: elf64-x86-64.c:3792 msgid "" "%B: relocation %s against %s `%s' can not be used when making a shared " "object%s" msgstr "" #: elf64-x86-64.c:3794 msgid "" "%B: relocation %s against undefined %s `%s' can not be used when making a " "shared object%s" msgstr "" #: elf64-x86-64.c:3900 msgid "" "%B: addend -0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elf64-x86-64.c:3908 msgid "" "%B: addend 0x%x in relocation %s against symbol `%s' at 0x%lx in section " "`%A' is out of range" msgstr "" #: elfcode.h:760 #, c-format msgid "warning: %s has a corrupt string table index - ignoring" msgstr "" #: elfcode.h:1186 #, c-format msgid "%s: version count (%ld) does not match symbol count (%ld)" msgstr "" #: elfcode.h:1440 #, c-format msgid "%s(%s): relocation %d has invalid symbol index %ld" msgstr "" #: elfcore.h:305 msgid "Warning: %B is truncated: expected core file size >= %lu, found: %lu." msgstr "" #: elflink.c:1143 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS definition in %B " "section %A" msgstr "" #: elflink.c:1148 msgid "%s: TLS reference in %B mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1153 msgid "" "%s: TLS definition in %B section %A mismatches non-TLS reference in %B" msgstr "" #: elflink.c:1158 msgid "" "%s: TLS reference in %B mismatches non-TLS definition in %B section %A" msgstr "" #: elflink.c:1763 msgid "%B: unexpected redefinition of indirect versioned symbol `%s'" msgstr "" #: elflink.c:2066 msgid "%B: version node not found for symbol %s" msgstr "" #: elflink.c:2157 msgid "" "%B: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%A'" msgstr "" #: elflink.c:2168 msgid "" "%B: non-zero symbol index (0x%lx) for offset 0x%lx in section `%A' when the " "object file has no symbol table" msgstr "" #: elflink.c:2358 msgid "%B: relocation size mismatch in %B section %A" msgstr "" #: elflink.c:2640 #, c-format msgid "warning: type and size of dynamic symbol `%s' are not defined" msgstr "" #: elflink.c:3403 msgid "%P: alternate ELF machine code found (%d) in %B, expecting %d\n" msgstr "" #: elflink.c:4032 msgid "%B: %s: invalid version %u (max %d)" msgstr "" #: elflink.c:4068 msgid "%B: %s: invalid needed version %d" msgstr "" #: elflink.c:4452 msgid "%B: undefined reference to symbol '%s'" msgstr "" #: elflink.c:5523 msgid "%B: stack size specified and %s set" msgstr "" #: elflink.c:5526 msgid "%B: %s not absolute" msgstr "" #: elflink.c:5824 #, c-format msgid "%s: undefined version: %s" msgstr "" #: elflink.c:5892 msgid "%B: .preinit_array section is not allowed in DSO" msgstr "" #: elflink.c:7657 #, c-format msgid "undefined %s reference in complex symbol: %s" msgstr "" #: elflink.c:7811 #, c-format msgid "unknown operator '%c' in complex symbol" msgstr "" #: elflink.c:8165 elflink.c:8182 elflink.c:8219 elflink.c:8236 msgid "%B: Unable to sort relocs - they are in more than one size" msgstr "" #: elflink.c:8196 elflink.c:8250 msgid "%B: Unable to sort relocs - they are of an unknown size" msgstr "" #: elflink.c:8301 msgid "Not enough memory to sort relocations" msgstr "" #: elflink.c:8494 msgid "%B: Too many sections: %d (>= %d)" msgstr "" #: elflink.c:8775 msgid "%B: internal symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8777 msgid "%B: hidden symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8779 msgid "%B: local symbol `%s' in %B is referenced by DSO" msgstr "" #: elflink.c:8890 msgid "%B: could not find output section %A for input section %A" msgstr "" #: elflink.c:9013 msgid "%B: protected symbol `%s' isn't defined" msgstr "" #: elflink.c:9015 msgid "%B: internal symbol `%s' isn't defined" msgstr "" #: elflink.c:9017 msgid "%B: hidden symbol `%s' isn't defined" msgstr "" #: elflink.c:9043 msgid "%B: No symbol version section for versioned symbol `%s'" msgstr "" #: elflink.c:9598 msgid "error: %B: size of section %A is not multiple of address size" msgstr "" #: elflink.c:9645 msgid "" "error: %B contains a reloc (0x%s) for section %A that references a non-" "existent global symbol" msgstr "" #: elflink.c:10369 msgid "%A has both ordered [`%A' in %B] and unordered [`%A' in %B] sections" msgstr "" #: elflink.c:10374 #, c-format msgid "%A has both ordered and unordered sections" msgstr "" #: elflink.c:10982 msgid "%B: file class %s incompatible with %s" msgstr "" #: elflink.c:11303 elflink.c:11347 msgid "%B: could not find output section %s" msgstr "" #: elflink.c:11308 #, c-format msgid "warning: %s section has zero size" msgstr "" #: elflink.c:11353 #, c-format msgid "warning: section '%s' is being made into a note" msgstr "" #: elflink.c:11419 msgid "%P%X: read-only segment has dynamic relocations.\n" msgstr "" #: elflink.c:11422 msgid "%P: warning: creating a DT_TEXTREL in a shared object.\n" msgstr "" #: elflink.c:11545 msgid "%P%X: can not read symbols: %E\n" msgstr "" #: elflink.c:11989 msgid "Removing unused section '%s' in file '%B'" msgstr "" #: elflink.c:12200 msgid "Warning: gc-sections option ignored" msgstr "" #: elflink.c:12489 #, c-format msgid "Unrecognized INPUT_SECTION_FLAG %s\n" msgstr "" #: elfxx-mips.c:1419 msgid "static procedure (no name)" msgstr "" #: elfxx-mips.c:5476 msgid "MIPS16 and microMIPS functions cannot call each other" msgstr "" #: elfxx-mips.c:6087 msgid "" "%B: %A+0x%lx: Unsupported jump between ISA modes; consider recompiling with " "interlinking enabled." msgstr "" #: elfxx-mips.c:6756 elfxx-mips.c:6979 msgid "%B: Warning: bad `%s' option size %u smaller than its header" msgstr "" #: elfxx-mips.c:7734 elfxx-mips.c:7859 msgid "" "%B: Warning: cannot determine the target function for stub section `%s'" msgstr "" #: elfxx-mips.c:7990 msgid "%B: Malformed reloc detected for section %s" msgstr "" #: elfxx-mips.c:8065 msgid "%B: GOT reloc at 0x%lx not expected in executables" msgstr "" #: elfxx-mips.c:8199 msgid "%B: CALL16 reloc at 0x%lx not against global symbol" msgstr "" #: elfxx-mips.c:8977 #, c-format msgid "non-dynamic relocations refer to dynamic symbol %s" msgstr "" #: elfxx-mips.c:9877 msgid "" "%B: Can't find matching LO16 reloc against `%s' for %s at 0x%lx in section " "`%A'" msgstr "" #: elfxx-mips.c:10016 msgid "" "small-data section exceeds 64KB; lower small-data size limit (see option -G)" msgstr "" #: elfxx-mips.c:10035 msgid "JALX to a non-word-aligned address" msgstr "" #: elfxx-mips.c:10402 elfxx-mips.c:10966 msgid "%B: `%A' offset of %ld from `%A' beyond the range of ADDIUPC" msgstr "" #: elfxx-mips.c:13990 #, c-format msgid "%s: illegal section name `%s'" msgstr "" #: elfxx-mips.c:14375 elfxx-mips.c:14381 elfxx-mips.c:14387 elfxx-mips.c:14407 #: elfxx-mips.c:14413 elfxx-mips.c:14419 elfxx-mips.c:14441 elfxx-mips.c:14460 #: elfxx-mips.c:14467 elfxx-mips.c:14474 msgid "Warning: %B uses %s (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14394 elfxx-mips.c:14426 elfxx-mips.c:14447 elfxx-mips.c:14480 msgid "" "Warning: %B uses %s (set by %B), %B uses unknown floating point ABI %d" msgstr "" #: elfxx-mips.c:14493 elfxx-mips.c:14501 elfxx-mips.c:14509 elfxx-mips.c:14517 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14525 msgid "" "Warning: %B uses unknown floating point ABI %d (set by %B), %B uses unknown " "floating point ABI %d" msgstr "" #: elfxx-mips.c:14548 msgid "Warning: %B uses %s (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14559 msgid "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses %s" msgstr "" #: elfxx-mips.c:14567 msgid "" "Warning: %B uses unknown MSA ABI %d (set by %B), %B uses unknown MSA ABI %d" msgstr "" #: elfxx-mips.c:14599 msgid "%B: endianness incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:14610 msgid "%B: ABI is incompatible with that of the selected emulation" msgstr "" #: elfxx-mips.c:14694 msgid "%B: warning: linking abicalls files with non-abicalls files" msgstr "" #: elfxx-mips.c:14711 msgid "%B: linking 32-bit code with 64-bit code" msgstr "" #: elfxx-mips.c:14739 elfxx-mips.c:14802 msgid "%B: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:14762 msgid "%B: ABI mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:14786 msgid "%B: ASE mismatch: linking %s module with previous %s modules" msgstr "" #: elfxx-mips.c:14958 #, c-format msgid " [abi=O32]" msgstr "" #: elfxx-mips.c:14960 #, c-format msgid " [abi=O64]" msgstr "" #: elfxx-mips.c:14962 #, c-format msgid " [abi=EABI32]" msgstr "" #: elfxx-mips.c:14964 #, c-format msgid " [abi=EABI64]" msgstr "" #: elfxx-mips.c:14966 #, c-format msgid " [abi unknown]" msgstr "" #: elfxx-mips.c:14968 #, c-format msgid " [abi=N32]" msgstr "" #: elfxx-mips.c:14970 #, c-format msgid " [abi=64]" msgstr "" #: elfxx-mips.c:14972 #, c-format msgid " [no abi set]" msgstr "" #: elfxx-mips.c:14993 #, c-format msgid " [unknown ISA]" msgstr "" #: elfxx-mips.c:15013 #, c-format msgid " [not 32bitmode]" msgstr "" #: elfxx-sparc.c:640 #, c-format msgid "invalid relocation type %d" msgstr "" #: elfxx-tilegx.c:4433 msgid "%B: Cannot link together %s and %s objects." msgstr "" #: i386linux.c:418 m68klinux.c:421 sparclinux.c:414 #, c-format msgid "Output file requires shared library `%s'\n" msgstr "" #: i386linux.c:426 m68klinux.c:429 sparclinux.c:422 #, c-format msgid "Output file requires shared library `%s.so.%s'\n" msgstr "" #: i386linux.c:613 i386linux.c:663 m68klinux.c:618 m68klinux.c:666 #: sparclinux.c:609 sparclinux.c:659 #, c-format msgid "Symbol %s not defined for fixups\n" msgstr "" #: i386linux.c:687 m68klinux.c:690 sparclinux.c:683 msgid "Warning: fixup count mismatch\n" msgstr "" #: ieee.c:158 #, c-format msgid "%s: string too long (%d chars, max 65535)" msgstr "" #: ieee.c:285 #, c-format msgid "%s: unrecognized symbol `%s' flags 0x%x" msgstr "" #: ieee.c:791 msgid "%B: unimplemented ATI record %u for symbol %u" msgstr "" #: ieee.c:815 msgid "%B: unexpected ATN type %d in external part" msgstr "" #: ieee.c:837 msgid "%B: unexpected type after ATN" msgstr "" #: ihex.c:230 msgid "%B:%d: unexpected character `%s' in Intel Hex file" msgstr "" #: ihex.c:337 msgid "%B:%u: bad checksum in Intel Hex file (expected %u, found %u)" msgstr "" #: ihex.c:392 msgid "%B:%u: bad extended address record length in Intel Hex file" msgstr "" #: ihex.c:409 msgid "%B:%u: bad extended start address length in Intel Hex file" msgstr "" #: ihex.c:426 msgid "%B:%u: bad extended linear address record length in Intel Hex file" msgstr "" #: ihex.c:443 msgid "%B:%u: bad extended linear start address length in Intel Hex file" msgstr "" #: ihex.c:460 msgid "%B:%u: unrecognized ihex type %u in Intel Hex file" msgstr "" #: ihex.c:579 msgid "%B: internal error in ihex_read_section" msgstr "" #: ihex.c:613 msgid "%B: bad section length in ihex_read_section" msgstr "" #: ihex.c:826 #, c-format msgid "%s: address 0x%s out of range for Intel Hex file" msgstr "" #: libbfd.c:863 msgid "%B: unable to get decompressed section %A" msgstr "" #: libbfd.c:1012 msgid "%B: compiled for a big endian system and target is little endian" msgstr "" #: libbfd.c:1014 msgid "%B: compiled for a little endian system and target is big endian" msgstr "" #: libbfd.c:1043 #, c-format msgid "Deprecated %s called at %s line %d in %s\n" msgstr "" #: libbfd.c:1046 #, c-format msgid "Deprecated %s called\n" msgstr "" #: linker.c:1873 msgid "%B: indirect symbol `%s' to `%s' is a loop" msgstr "" #: linker.c:2750 #, c-format msgid "Attempt to do relocatable link with %s input and %s output" msgstr "" #: linker.c:3035 msgid "%B: ignoring duplicate section `%A'\n" msgstr "" #: linker.c:3044 linker.c:3053 msgid "%B: duplicate section `%A' has different size\n" msgstr "" #: linker.c:3061 linker.c:3066 msgid "%B: could not read contents of section `%A'\n" msgstr "" #: linker.c:3070 msgid "%B: duplicate section `%A' has different contents\n" msgstr "" #: mach-o.c:648 msgid "bfd_mach_o_canonicalize_symtab: unable to load symbols" msgstr "" #: mach-o.c:1918 #, c-format msgid "mach-o: there are too many sections (%d) maximum is 255,\n" msgstr "" #: mach-o.c:2017 #, c-format msgid "unable to write unknown load command 0x%lx" msgstr "" #: mach-o.c:2272 msgid "" "sorry: modtab, toc and extrefsyms are not yet implemented for dysymtab " "commands." msgstr "" #: mach-o.c:2898 #, c-format msgid "bfd_mach_o_read_symtab_symbol: unable to read %d bytes at %lu" msgstr "" #: mach-o.c:2916 #, c-format msgid "bfd_mach_o_read_symtab_symbol: name out of range (%lu >= %lu)" msgstr "" #: mach-o.c:2997 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid section %d " "(max %lu): setting to undefined" msgstr "" #: mach-o.c:3013 #, c-format msgid "" "bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field " "0x%x: setting to undefined" msgstr "" #: mach-o.c:3085 msgid "bfd_mach_o_read_symtab_symbols: unable to allocate memory for symbols" msgstr "" #: mach-o.c:3915 msgid "%B: unknown load command 0x%lx" msgstr "" #: mach-o.c:4107 #, c-format msgid "bfd_mach_o_scan: unknown architecture 0x%lx/0x%lx" msgstr "" #: mach-o.c:4204 #, c-format msgid "unknown header byte-order value 0x%lx" msgstr "" #: merge.c:832 #, c-format msgid "%s: access beyond end of merged section (%ld)" msgstr "" #: mmo.c:455 #, c-format msgid "%s: No core to allocate section name %s\n" msgstr "" #: mmo.c:530 #, c-format msgid "%s: No core to allocate a symbol %d bytes long\n" msgstr "" #: mmo.c:1189 #, c-format msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" msgstr "" #: mmo.c:1334 #, c-format msgid "" "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " "starting with `%s'\n" msgstr "" #: mmo.c:1568 #, c-format msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" msgstr "" #: mmo.c:1578 #, c-format msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" msgstr "" #: mmo.c:1614 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" msgstr "" #: mmo.c:1660 #, c-format msgid "" "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" msgstr "" #: mmo.c:1699 #, c-format msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" msgstr "" #: mmo.c:1708 #, c-format msgid "" "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" msgstr "" #: mmo.c:1731 #, c-format msgid "" "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " "for lop_fixrx\n" msgstr "" #: mmo.c:1754 #, c-format msgid "%s: cannot allocate file name for file number %d, %d bytes\n" msgstr "" #: mmo.c:1774 #, c-format msgid "" "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" msgstr "" #: mmo.c:1787 #, c-format msgid "" "%s: invalid mmo file: file name for number %d was not specified before use\n" msgstr "" #: mmo.c:1893 #, c-format msgid "" "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" msgstr "" #: mmo.c:1929 #, c-format msgid "%s: invalid mmo file: lop_end not last item in file\n" msgstr "" #: mmo.c:1942 #, c-format msgid "" "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " "to the preceding lop_stab (%ld)\n" msgstr "" #: mmo.c:2652 #, c-format msgid "%s: invalid symbol table: duplicate symbol `%s'\n" msgstr "" #: mmo.c:2892 #, c-format msgid "" "%s: Bad symbol definition: `Main' set to %s rather than the start address " "%s\n" msgstr "" #: mmo.c:2984 #, c-format msgid "" "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " "%d. Only `Main' will be emitted.\n" msgstr "" #: mmo.c:3029 #, c-format msgid "%s: internal error, symbol table changed size from %d to %d words\n" msgstr "" #: mmo.c:3081 #, c-format msgid "%s: internal error, internal register section %s had contents\n" msgstr "" #: mmo.c:3132 #, c-format msgid "%s: no initialized registers; section length 0\n" msgstr "" #: mmo.c:3138 #, c-format msgid "%s: too many initialized registers; section length %ld\n" msgstr "" #: mmo.c:3143 #, c-format msgid "" "%s: invalid start address for initialized registers of length %ld: " "0x%lx%08lx\n" msgstr "" #: oasys.c:881 #, c-format msgid "%s: can not represent section `%s' in oasys" msgstr "" #: osf-core.c:128 #, c-format msgid "Unhandled OSF/1 core file section type %d\n" msgstr "" #: pe-mips.c:607 msgid "%B: `ld -r' not supported with PE MIPS objects\n" msgstr "" #. OK, at this point the following variables are set up: #. src = VMA of the memory we're fixing up #. mem = pointer to memory we're fixing up #. val = VMA of what we need to refer to. #: pe-mips.c:719 msgid "%B: unimplemented %s\n" msgstr "" #: pe-mips.c:745 msgid "%B: jump too far away\n" msgstr "" #: pe-mips.c:771 msgid "%B: bad pair/reflo after refhi\n" msgstr "" #: pef.c:522 #, c-format msgid "bfd_pef_scan: unknown architecture 0x%lx" msgstr "" #: pei-x86_64.c:469 #, c-format msgid "warning: .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: pei-x86_64.c:474 peigen.c:1626 peigen.c:1809 pepigen.c:1626 pepigen.c:1809 #: pex64igen.c:1626 pex64igen.c:1809 #, c-format msgid "" "\n" "The Function Table (interpreted .pdata section contents)\n" msgstr "" #: pei-x86_64.c:476 #, c-format msgid "vma:\t\t\tBeginAddress\t EndAddress\t UnwindData\n" msgstr "" #. XXX code yet to be written. #: peicode.h:758 msgid "%B: Unhandled import type; %x" msgstr "" #: peicode.h:763 msgid "%B: Unrecognised import type; %x" msgstr "" #: peicode.h:777 msgid "%B: Unrecognised import name type; %x" msgstr "" #: peicode.h:1173 msgid "%B: Unrecognised machine type (0x%x) in Import Library Format archive" msgstr "" #: peicode.h:1185 msgid "" "%B: Recognised but unhandled machine type (0x%x) in Import Library Format " "archive" msgstr "" #: peicode.h:1203 msgid "%B: size field is zero in Import Library Format header" msgstr "" #: peicode.h:1234 msgid "%B: string not null terminated in ILF object file." msgstr "" #: ppcboot.c:391 #, c-format msgid "" "\n" "ppcboot header:\n" msgstr "" #: ppcboot.c:392 #, c-format msgid "Entry offset = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:394 #, c-format msgid "Length = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:398 #, c-format msgid "Flag field = 0x%.2x\n" msgstr "" #: ppcboot.c:404 #, c-format msgid "Partition name = \"%s\"\n" msgstr "" #: ppcboot.c:423 #, c-format msgid "" "\n" "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" #: ppcboot.c:429 #, c-format msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" msgstr "" #: ppcboot.c:435 #, c-format msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" msgstr "" #: ppcboot.c:437 #, c-format msgid "Partition[%d] length = 0x%.8lx (%ld)\n" msgstr "" #: reloc.c:7371 msgid "INPUT_SECTION_FLAGS are not supported.\n" msgstr "" #: reloc.c:7526 msgid "%X%P: %B(%A): relocation \"%R\" goes out of range\n" msgstr "" #: rs6000-core.c:448 #, c-format msgid "%s: warning core file truncated" msgstr "" #: som.c:5471 #, c-format msgid "" "\n" "Exec Auxiliary Header\n" msgstr "" #: som.c:5776 msgid "som_sizeof_headers unimplemented" msgstr "" #: srec.c:261 msgid "%B:%d: Unexpected character `%s' in S-record file\n" msgstr "" #: srec.c:567 srec.c:600 msgid "%B:%d: Bad checksum in S-record file\n" msgstr "" #: stabs.c:279 msgid "%B(%A+0x%lx): Stabs entry has invalid string index." msgstr "" #: syms.c:1079 msgid "Unsupported .stab relocation" msgstr "" #: vms-alpha.c:1294 #, c-format msgid "Unknown EGSD subtype %d" msgstr "" #: vms-alpha.c:1325 #, c-format msgid "Stack overflow (%d) in _bfd_vms_push" msgstr "" #: vms-alpha.c:1338 msgid "Stack underflow in _bfd_vms_pop" msgstr "" #. These names have not yet been added to this switch statement. #: vms-alpha.c:1575 #, c-format msgid "unknown ETIR command %d" msgstr "" #: vms-alpha.c:1762 #, c-format msgid "bad section index in %s" msgstr "" #: vms-alpha.c:1775 #, c-format msgid "unsupported STA cmd %s" msgstr "" #. Insert field. #. Unsigned shift. #. Rotate. #. Redefine symbol to current location. #. Define a literal. #: vms-alpha.c:1951 vms-alpha.c:1982 vms-alpha.c:2229 #, c-format msgid "%s: not supported" msgstr "" #: vms-alpha.c:1957 #, c-format msgid "%s: not implemented" msgstr "" #: vms-alpha.c:2213 #, c-format msgid "invalid use of %s with contexts" msgstr "" #: vms-alpha.c:2247 #, c-format msgid "reserved cmd %d" msgstr "" #: vms-alpha.c:2332 msgid "Object module NOT error-free !\n" msgstr "" #: vms-alpha.c:3657 #, c-format msgid "SEC_RELOC with no relocs in section %s" msgstr "" #: vms-alpha.c:3709 vms-alpha.c:3922 #, c-format msgid "Size error in section %s" msgstr "" #: vms-alpha.c:3868 msgid "Spurious ALPHA_R_BSR reloc" msgstr "" #: vms-alpha.c:3909 #, c-format msgid "Unhandled relocation %s" msgstr "" #: vms-alpha.c:4199 #, c-format msgid "unknown source command %d" msgstr "" #: vms-alpha.c:4260 msgid "DST__K_SET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4266 msgid "DST__K_SET_LINUM_INCR_W not implemented" msgstr "" #: vms-alpha.c:4272 msgid "DST__K_RESET_LINUM_INCR not implemented" msgstr "" #: vms-alpha.c:4278 msgid "DST__K_BEG_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4284 msgid "DST__K_END_STMT_MODE not implemented" msgstr "" #: vms-alpha.c:4311 msgid "DST__K_SET_PC not implemented" msgstr "" #: vms-alpha.c:4317 msgid "DST__K_SET_PC_W not implemented" msgstr "" #: vms-alpha.c:4323 msgid "DST__K_SET_PC_L not implemented" msgstr "" #: vms-alpha.c:4329 msgid "DST__K_SET_STMTNUM not implemented" msgstr "" #: vms-alpha.c:4372 #, c-format msgid "unknown line command %d" msgstr "" #: vms-alpha.c:4846 vms-alpha.c:4863 vms-alpha.c:4877 vms-alpha.c:4892 #: vms-alpha.c:4904 vms-alpha.c:4915 vms-alpha.c:4927 #, c-format msgid "Unknown reloc %s + %s" msgstr "" #: vms-alpha.c:4982 #, c-format msgid "Unknown reloc %s" msgstr "" #: vms-alpha.c:4995 msgid "Invalid section index in ETIR" msgstr "" #: vms-alpha.c:5002 msgid "Relocation for non-REL psect" msgstr "" #: vms-alpha.c:5049 #, c-format msgid "Unknown symbol in command %s" msgstr "" #: vms-alpha.c:5564 #, c-format msgid " EMH %u (len=%u): " msgstr "" #: vms-alpha.c:5573 #, c-format msgid "Module header\n" msgstr "" #: vms-alpha.c:5574 #, c-format msgid " structure level: %u\n" msgstr "" #: vms-alpha.c:5575 #, c-format msgid " max record size: %u\n" msgstr "" #: vms-alpha.c:5578 #, c-format msgid " module name : %.*s\n" msgstr "" #: vms-alpha.c:5580 #, c-format msgid " module version : %.*s\n" msgstr "" #: vms-alpha.c:5582 #, c-format msgid " compile date : %.17s\n" msgstr "" #: vms-alpha.c:5587 #, c-format msgid "Language Processor Name\n" msgstr "" #: vms-alpha.c:5588 #, c-format msgid " language name: %.*s\n" msgstr "" #: vms-alpha.c:5595 #, c-format msgid "Source Files Header\n" msgstr "" #: vms-alpha.c:5596 #, c-format msgid " file: %.*s\n" msgstr "" #: vms-alpha.c:5603 #, c-format msgid "Title Text Header\n" msgstr "" #: vms-alpha.c:5604 #, c-format msgid " title: %.*s\n" msgstr "" #: vms-alpha.c:5611 #, c-format msgid "Copyright Header\n" msgstr "" #: vms-alpha.c:5612 #, c-format msgid " copyright: %.*s\n" msgstr "" #: vms-alpha.c:5618 #, c-format msgid "unhandled emh subtype %u\n" msgstr "" #: vms-alpha.c:5628 #, c-format msgid " EEOM (len=%u):\n" msgstr "" #: vms-alpha.c:5629 #, c-format msgid " number of cond linkage pairs: %u\n" msgstr "" #: vms-alpha.c:5631 #, c-format msgid " completion code: %u\n" msgstr "" #: vms-alpha.c:5635 #, c-format msgid " transfer addr flags: 0x%02x\n" msgstr "" #: vms-alpha.c:5636 #, c-format msgid " transfer addr psect: %u\n" msgstr "" #: vms-alpha.c:5638 #, c-format msgid " transfer address : 0x%08x\n" msgstr "" #: vms-alpha.c:5647 msgid " WEAK" msgstr "" #: vms-alpha.c:5649 msgid " DEF" msgstr "" #: vms-alpha.c:5651 msgid " UNI" msgstr "" #: vms-alpha.c:5653 vms-alpha.c:5674 msgid " REL" msgstr "" #: vms-alpha.c:5655 msgid " COMM" msgstr "" #: vms-alpha.c:5657 msgid " VECEP" msgstr "" #: vms-alpha.c:5659 msgid " NORM" msgstr "" #: vms-alpha.c:5661 msgid " QVAL" msgstr "" #: vms-alpha.c:5668 msgid " PIC" msgstr "" #: vms-alpha.c:5670 msgid " LIB" msgstr "" #: vms-alpha.c:5672 msgid " OVR" msgstr "" #: vms-alpha.c:5676 msgid " GBL" msgstr "" #: vms-alpha.c:5678 msgid " SHR" msgstr "" #: vms-alpha.c:5680 msgid " EXE" msgstr "" #: vms-alpha.c:5682 msgid " RD" msgstr "" #: vms-alpha.c:5684 msgid " WRT" msgstr "" #: vms-alpha.c:5686 msgid " VEC" msgstr "" #: vms-alpha.c:5688 msgid " NOMOD" msgstr "" #: vms-alpha.c:5690 msgid " COM" msgstr "" #: vms-alpha.c:5692 msgid " 64B" msgstr "" #: vms-alpha.c:5701 #, c-format msgid " EGSD (len=%u):\n" msgstr "" #: vms-alpha.c:5713 #, c-format msgid " EGSD entry %2u (type: %u, len: %u): " msgstr "" #: vms-alpha.c:5725 #, c-format msgid "PSC - Program section definition\n" msgstr "" #: vms-alpha.c:5726 vms-alpha.c:5743 #, c-format msgid " alignment : 2**%u\n" msgstr "" #: vms-alpha.c:5727 vms-alpha.c:5744 #, c-format msgid " flags : 0x%04x" msgstr "" #: vms-alpha.c:5731 #, c-format msgid " alloc (len): %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5732 vms-alpha.c:5789 vms-alpha.c:5838 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5742 #, c-format msgid "SPSC - Shared Image Program section def\n" msgstr "" #: vms-alpha.c:5748 #, c-format msgid " alloc (len) : %u (0x%08x)\n" msgstr "" #: vms-alpha.c:5749 #, c-format msgid " image offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5751 #, c-format msgid " symvec offset : 0x%08x\n" msgstr "" #: vms-alpha.c:5753 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5766 #, c-format msgid "SYM - Global symbol definition\n" msgstr "" #: vms-alpha.c:5767 vms-alpha.c:5827 vms-alpha.c:5848 vms-alpha.c:5867 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:5770 #, c-format msgid " psect offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5774 #, c-format msgid " code address: 0x%08x\n" msgstr "" #: vms-alpha.c:5776 #, c-format msgid " psect index for entry point : %u\n" msgstr "" #: vms-alpha.c:5779 vms-alpha.c:5855 vms-alpha.c:5874 #, c-format msgid " psect index : %u\n" msgstr "" #: vms-alpha.c:5781 vms-alpha.c:5857 vms-alpha.c:5876 #, c-format msgid " name : %.*s\n" msgstr "" #: vms-alpha.c:5788 #, c-format msgid "SYM - Global symbol reference\n" msgstr "" #: vms-alpha.c:5800 #, c-format msgid "IDC - Ident Consistency check\n" msgstr "" #: vms-alpha.c:5801 #, c-format msgid " flags : 0x%08x" msgstr "" #: vms-alpha.c:5805 #, c-format msgid " id match : %x\n" msgstr "" #: vms-alpha.c:5807 #, c-format msgid " error severity: %x\n" msgstr "" #: vms-alpha.c:5810 #, c-format msgid " entity name : %.*s\n" msgstr "" #: vms-alpha.c:5812 #, c-format msgid " object name : %.*s\n" msgstr "" #: vms-alpha.c:5815 #, c-format msgid " binary ident : 0x%08x\n" msgstr "" #: vms-alpha.c:5818 #, c-format msgid " ascii ident : %.*s\n" msgstr "" #: vms-alpha.c:5826 #, c-format msgid "SYMG - Universal symbol definition\n" msgstr "" #: vms-alpha.c:5830 #, c-format msgid " symbol vector offset: 0x%08x\n" msgstr "" #: vms-alpha.c:5832 #, c-format msgid " entry point: 0x%08x\n" msgstr "" #: vms-alpha.c:5834 #, c-format msgid " proc descr : 0x%08x\n" msgstr "" #: vms-alpha.c:5836 #, c-format msgid " psect index: %u\n" msgstr "" #: vms-alpha.c:5847 #, c-format msgid "SYMV - Vectored symbol definition\n" msgstr "" #: vms-alpha.c:5851 #, c-format msgid " vector : 0x%08x\n" msgstr "" #: vms-alpha.c:5853 vms-alpha.c:5872 #, c-format msgid " psect offset: %u\n" msgstr "" #: vms-alpha.c:5866 #, c-format msgid "SYMM - Global symbol definition with version\n" msgstr "" #: vms-alpha.c:5870 #, c-format msgid " version mask: 0x%08x\n" msgstr "" #: vms-alpha.c:5881 #, c-format msgid "unhandled egsd entry type %u\n" msgstr "" #: vms-alpha.c:5915 #, c-format msgid " linkage index: %u, replacement insn: 0x%08x\n" msgstr "" #: vms-alpha.c:5918 #, c-format msgid " psect idx 1: %u, offset 1: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5922 #, c-format msgid " psect idx 2: %u, offset 2: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5927 #, c-format msgid " psect idx 3: %u, offset 3: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5932 #, c-format msgid " global name: %.*s\n" msgstr "" #: vms-alpha.c:5942 #, c-format msgid " %s (len=%u+%u):\n" msgstr "" #: vms-alpha.c:5957 #, c-format msgid " (type: %3u, size: 4+%3u): " msgstr "" #: vms-alpha.c:5961 #, c-format msgid "STA_GBL (stack global) %.*s\n" msgstr "" #: vms-alpha.c:5965 #, c-format msgid "STA_LW (stack longword) 0x%08x\n" msgstr "" #: vms-alpha.c:5969 #, c-format msgid "STA_QW (stack quadword) 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5974 #, c-format msgid "STA_PQ (stack psect base + offset)\n" msgstr "" #: vms-alpha.c:5975 #, c-format msgid " psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:5981 #, c-format msgid "STA_LI (stack literal)\n" msgstr "" #: vms-alpha.c:5984 #, c-format msgid "STA_MOD (stack module)\n" msgstr "" #: vms-alpha.c:5987 #, c-format msgid "STA_CKARG (compare procedure argument)\n" msgstr "" #: vms-alpha.c:5991 #, c-format msgid "STO_B (store byte)\n" msgstr "" #: vms-alpha.c:5994 #, c-format msgid "STO_W (store word)\n" msgstr "" #: vms-alpha.c:5997 #, c-format msgid "STO_LW (store longword)\n" msgstr "" #: vms-alpha.c:6000 #, c-format msgid "STO_QW (store quadword)\n" msgstr "" #: vms-alpha.c:6006 #, c-format msgid "STO_IMMR (store immediate repeat) %u bytes\n" msgstr "" #: vms-alpha.c:6013 #, c-format msgid "STO_GBL (store global) %.*s\n" msgstr "" #: vms-alpha.c:6017 #, c-format msgid "STO_CA (store code address) %.*s\n" msgstr "" #: vms-alpha.c:6021 #, c-format msgid "STO_RB (store relative branch)\n" msgstr "" #: vms-alpha.c:6024 #, c-format msgid "STO_AB (store absolute branch)\n" msgstr "" #: vms-alpha.c:6027 #, c-format msgid "STO_OFF (store offset to psect)\n" msgstr "" #: vms-alpha.c:6033 #, c-format msgid "STO_IMM (store immediate) %u bytes\n" msgstr "" #: vms-alpha.c:6040 #, c-format msgid "STO_GBL_LW (store global longword) %.*s\n" msgstr "" #: vms-alpha.c:6044 #, c-format msgid "STO_OFF (store LP with procedure signature)\n" msgstr "" #: vms-alpha.c:6047 #, c-format msgid "STO_BR_GBL (store branch global) *todo*\n" msgstr "" #: vms-alpha.c:6050 #, c-format msgid "STO_BR_PS (store branch psect + offset) *todo*\n" msgstr "" #: vms-alpha.c:6054 #, c-format msgid "OPR_NOP (no-operation)\n" msgstr "" #: vms-alpha.c:6057 #, c-format msgid "OPR_ADD (add)\n" msgstr "" #: vms-alpha.c:6060 #, c-format msgid "OPR_SUB (substract)\n" msgstr "" #: vms-alpha.c:6063 #, c-format msgid "OPR_MUL (multiply)\n" msgstr "" #: vms-alpha.c:6066 #, c-format msgid "OPR_DIV (divide)\n" msgstr "" #: vms-alpha.c:6069 #, c-format msgid "OPR_AND (logical and)\n" msgstr "" #: vms-alpha.c:6072 #, c-format msgid "OPR_IOR (logical inclusive or)\n" msgstr "" #: vms-alpha.c:6075 #, c-format msgid "OPR_EOR (logical exclusive or)\n" msgstr "" #: vms-alpha.c:6078 #, c-format msgid "OPR_NEG (negate)\n" msgstr "" #: vms-alpha.c:6081 #, c-format msgid "OPR_COM (complement)\n" msgstr "" #: vms-alpha.c:6084 #, c-format msgid "OPR_INSV (insert field)\n" msgstr "" #: vms-alpha.c:6087 #, c-format msgid "OPR_ASH (arithmetic shift)\n" msgstr "" #: vms-alpha.c:6090 #, c-format msgid "OPR_USH (unsigned shift)\n" msgstr "" #: vms-alpha.c:6093 #, c-format msgid "OPR_ROT (rotate)\n" msgstr "" #: vms-alpha.c:6096 #, c-format msgid "OPR_SEL (select)\n" msgstr "" #: vms-alpha.c:6099 #, c-format msgid "OPR_REDEF (redefine symbol to curr location)\n" msgstr "" #: vms-alpha.c:6102 #, c-format msgid "OPR_REDEF (define a literal)\n" msgstr "" #: vms-alpha.c:6106 #, c-format msgid "STC_LP (store cond linkage pair)\n" msgstr "" #: vms-alpha.c:6110 #, c-format msgid "STC_LP_PSB (store cond linkage pair + signature)\n" msgstr "" #: vms-alpha.c:6111 #, c-format msgid " linkage index: %u, procedure: %.*s\n" msgstr "" #: vms-alpha.c:6114 #, c-format msgid " signature: %.*s\n" msgstr "" #: vms-alpha.c:6117 #, c-format msgid "STC_GBL (store cond global)\n" msgstr "" #: vms-alpha.c:6118 #, c-format msgid " linkage index: %u, global: %.*s\n" msgstr "" #: vms-alpha.c:6122 #, c-format msgid "STC_GCA (store cond code address)\n" msgstr "" #: vms-alpha.c:6123 #, c-format msgid " linkage index: %u, procedure name: %.*s\n" msgstr "" #: vms-alpha.c:6127 #, c-format msgid "STC_PS (store cond psect + offset)\n" msgstr "" #: vms-alpha.c:6129 #, c-format msgid " linkage index: %u, psect: %u, offset: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:6136 #, c-format msgid "STC_NOP_GBL (store cond NOP at global addr)\n" msgstr "" #: vms-alpha.c:6140 #, c-format msgid "STC_NOP_PS (store cond NOP at psect + offset)\n" msgstr "" #: vms-alpha.c:6144 #, c-format msgid "STC_BSR_GBL (store cond BSR at global addr)\n" msgstr "" #: vms-alpha.c:6148 #, c-format msgid "STC_BSR_PS (store cond BSR at psect + offset)\n" msgstr "" #: vms-alpha.c:6152 #, c-format msgid "STC_LDA_GBL (store cond LDA at global addr)\n" msgstr "" #: vms-alpha.c:6156 #, c-format msgid "STC_LDA_PS (store cond LDA at psect + offset)\n" msgstr "" #: vms-alpha.c:6160 #, c-format msgid "STC_BOH_GBL (store cond BOH at global addr)\n" msgstr "" #: vms-alpha.c:6164 #, c-format msgid "STC_BOH_PS (store cond BOH at psect + offset)\n" msgstr "" #: vms-alpha.c:6169 #, c-format msgid "STC_NBH_GBL (store cond or hint at global addr)\n" msgstr "" #: vms-alpha.c:6173 #, c-format msgid "STC_NBH_PS (store cond or hint at psect + offset)\n" msgstr "" #: vms-alpha.c:6177 #, c-format msgid "CTL_SETRB (set relocation base)\n" msgstr "" #: vms-alpha.c:6183 #, c-format msgid "CTL_AUGRB (augment relocation base) %u\n" msgstr "" #: vms-alpha.c:6187 #, c-format msgid "CTL_DFLOC (define location)\n" msgstr "" #: vms-alpha.c:6190 #, c-format msgid "CTL_STLOC (set location)\n" msgstr "" #: vms-alpha.c:6193 #, c-format msgid "CTL_STKDL (stack defined location)\n" msgstr "" #: vms-alpha.c:6196 vms-alpha.c:6610 #, c-format msgid "*unhandled*\n" msgstr "" #: vms-alpha.c:6226 vms-alpha.c:6265 #, c-format msgid "cannot read GST record length\n" msgstr "" #. Ill-formed. #: vms-alpha.c:6247 #, c-format msgid "cannot find EMH in first GST record\n" msgstr "" #: vms-alpha.c:6273 #, c-format msgid "cannot read GST record header\n" msgstr "" #: vms-alpha.c:6286 #, c-format msgid " corrupted GST\n" msgstr "" #: vms-alpha.c:6294 #, c-format msgid "cannot read GST record\n" msgstr "" #: vms-alpha.c:6323 #, c-format msgid " unhandled EOBJ record type %u\n" msgstr "" #: vms-alpha.c:6346 #, c-format msgid " bitcount: %u, base addr: 0x%08x\n" msgstr "" #: vms-alpha.c:6359 #, c-format msgid " bitmap: 0x%08x (count: %u):\n" msgstr "" #: vms-alpha.c:6366 #, c-format msgid " %08x" msgstr "" #: vms-alpha.c:6391 #, c-format msgid " image %u (%u entries)\n" msgstr "" #: vms-alpha.c:6396 #, c-format msgid " offset: 0x%08x, val: 0x%08x\n" msgstr "" #: vms-alpha.c:6417 #, c-format msgid " image %u (%u entries), offsets:\n" msgstr "" #: vms-alpha.c:6424 #, c-format msgid " 0x%08x" msgstr "" #. 64 bits. #: vms-alpha.c:6546 #, c-format msgid "64 bits *unhandled*\n" msgstr "" #: vms-alpha.c:6550 #, c-format msgid "class: %u, dtype: %u, length: %u, pointer: 0x%08x\n" msgstr "" #: vms-alpha.c:6561 #, c-format msgid "non-contiguous array of %s\n" msgstr "" #: vms-alpha.c:6565 #, c-format msgid "dimct: %u, aflags: 0x%02x, digits: %u, scale: %u\n" msgstr "" #: vms-alpha.c:6569 #, c-format msgid "arsize: %u, a0: 0x%08x\n" msgstr "" #: vms-alpha.c:6573 #, c-format msgid "Strides:\n" msgstr "" #: vms-alpha.c:6578 #, c-format msgid "[%u]: %u\n" msgstr "" #: vms-alpha.c:6583 #, c-format msgid "Bounds:\n" msgstr "" #: vms-alpha.c:6588 #, c-format msgid "[%u]: Lower: %u, upper: %u\n" msgstr "" #: vms-alpha.c:6600 #, c-format msgid "unaligned bit-string of %s\n" msgstr "" #: vms-alpha.c:6604 #, c-format msgid "base: %u, pos: %u\n" msgstr "" #: vms-alpha.c:6624 #, c-format msgid "vflags: 0x%02x, value: 0x%08x " msgstr "" #: vms-alpha.c:6630 #, c-format msgid "(no value)\n" msgstr "" #: vms-alpha.c:6633 #, c-format msgid "(not active)\n" msgstr "" #: vms-alpha.c:6636 #, c-format msgid "(not allocated)\n" msgstr "" #: vms-alpha.c:6639 #, c-format msgid "(descriptor)\n" msgstr "" #: vms-alpha.c:6643 #, c-format msgid "(trailing value)\n" msgstr "" #: vms-alpha.c:6646 #, c-format msgid "(value spec follows)\n" msgstr "" #: vms-alpha.c:6649 #, c-format msgid "(at bit offset %u)\n" msgstr "" #: vms-alpha.c:6652 #, c-format msgid "(reg: %u, disp: %u, indir: %u, kind: " msgstr "" #: vms-alpha.c:6659 msgid "literal" msgstr "" #: vms-alpha.c:6662 msgid "address" msgstr "" #: vms-alpha.c:6665 msgid "desc" msgstr "" #: vms-alpha.c:6668 msgid "reg" msgstr "" #: vms-alpha.c:6743 #, c-format msgid "Debug symbol table:\n" msgstr "" #: vms-alpha.c:6754 #, c-format msgid "cannot read DST header\n" msgstr "" #: vms-alpha.c:6759 #, c-format msgid " type: %3u, len: %3u (at 0x%08x): " msgstr "" #: vms-alpha.c:6773 #, c-format msgid "cannot read DST symbol\n" msgstr "" #: vms-alpha.c:6816 #, c-format msgid "standard data: %s\n" msgstr "" #: vms-alpha.c:6819 vms-alpha.c:6903 #, c-format msgid " name: %.*s\n" msgstr "" #: vms-alpha.c:6826 #, c-format msgid "modbeg\n" msgstr "" #: vms-alpha.c:6827 #, c-format msgid " flags: %d, language: %u, major: %u, minor: %u\n" msgstr "" #: vms-alpha.c:6833 vms-alpha.c:7099 #, c-format msgid " module name: %.*s\n" msgstr "" #: vms-alpha.c:6836 #, c-format msgid " compiler : %.*s\n" msgstr "" #: vms-alpha.c:6841 #, c-format msgid "modend\n" msgstr "" #: vms-alpha.c:6848 msgid "rtnbeg\n" msgstr "" #: vms-alpha.c:6849 #, c-format msgid " flags: %u, address: 0x%08x, pd-address: 0x%08x\n" msgstr "" #: vms-alpha.c:6854 #, c-format msgid " routine name: %.*s\n" msgstr "" #: vms-alpha.c:6862 #, c-format msgid "rtnend: size 0x%08x\n" msgstr "" #: vms-alpha.c:6870 #, c-format msgid "prolog: bkpt address 0x%08x\n" msgstr "" #: vms-alpha.c:6878 #, c-format msgid "epilog: flags: %u, count: %u\n" msgstr "" #: vms-alpha.c:6887 #, c-format msgid "blkbeg: address: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:6896 #, c-format msgid "blkend: size: 0x%08x\n" msgstr "" #: vms-alpha.c:6902 #, c-format msgid "typspec (len: %u)\n" msgstr "" #: vms-alpha.c:6909 #, c-format msgid "septyp, name: %.*s\n" msgstr "" #: vms-alpha.c:6918 #, c-format msgid "recbeg: name: %.*s\n" msgstr "" #: vms-alpha.c:6925 #, c-format msgid "recend\n" msgstr "" #: vms-alpha.c:6928 #, c-format msgid "enumbeg, len: %u, name: %.*s\n" msgstr "" #: vms-alpha.c:6932 #, c-format msgid "enumelt, name: %.*s\n" msgstr "" #: vms-alpha.c:6936 #, c-format msgid "enumend\n" msgstr "" #: vms-alpha.c:6953 #, c-format msgid "discontiguous range (nbr: %u)\n" msgstr "" #: vms-alpha.c:6955 #, c-format msgid " address: 0x%08x, size: %u\n" msgstr "" #: vms-alpha.c:6965 #, c-format msgid "line num (len: %u)\n" msgstr "" #: vms-alpha.c:6982 #, c-format msgid "delta_pc_w %u\n" msgstr "" #: vms-alpha.c:6989 #, c-format msgid "incr_linum(b): +%u\n" msgstr "" #: vms-alpha.c:6995 #, c-format msgid "incr_linum_w: +%u\n" msgstr "" #: vms-alpha.c:7001 #, c-format msgid "incr_linum_l: +%u\n" msgstr "" #: vms-alpha.c:7007 #, c-format msgid "set_line_num(w) %u\n" msgstr "" #: vms-alpha.c:7012 #, c-format msgid "set_line_num_b %u\n" msgstr "" #: vms-alpha.c:7017 #, c-format msgid "set_line_num_l %u\n" msgstr "" #: vms-alpha.c:7022 #, c-format msgid "set_abs_pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7026 #, c-format msgid "delta_pc_l: +0x%08x\n" msgstr "" #: vms-alpha.c:7031 #, c-format msgid "term(b): 0x%02x" msgstr "" #: vms-alpha.c:7033 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7038 #, c-format msgid "term_w: 0x%04x" msgstr "" #: vms-alpha.c:7040 #, c-format msgid " pc: 0x%08x\n" msgstr "" #: vms-alpha.c:7046 #, c-format msgid "delta pc +%-4d" msgstr "" #: vms-alpha.c:7049 #, c-format msgid " pc: 0x%08x line: %5u\n" msgstr "" #: vms-alpha.c:7054 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7069 #, c-format msgid "source (len: %u)\n" msgstr "" #: vms-alpha.c:7083 #, c-format msgid " declfile: len: %u, flags: %u, fileid: %u\n" msgstr "" #: vms-alpha.c:7087 #, c-format msgid " rms: cdt: 0x%08x %08x, ebk: 0x%08x, ffb: 0x%04x, rfo: %u\n" msgstr "" #: vms-alpha.c:7096 #, c-format msgid " filename : %.*s\n" msgstr "" #: vms-alpha.c:7105 #, c-format msgid " setfile %u\n" msgstr "" #: vms-alpha.c:7110 vms-alpha.c:7115 #, c-format msgid " setrec %u\n" msgstr "" #: vms-alpha.c:7120 vms-alpha.c:7125 #, c-format msgid " setlnum %u\n" msgstr "" #: vms-alpha.c:7130 vms-alpha.c:7135 #, c-format msgid " deflines %u\n" msgstr "" #: vms-alpha.c:7139 #, c-format msgid " formfeed\n" msgstr "" #: vms-alpha.c:7143 #, c-format msgid " *unhandled* cmd %u\n" msgstr "" #: vms-alpha.c:7155 #, c-format msgid "*unhandled* dst type %u\n" msgstr "" #: vms-alpha.c:7187 #, c-format msgid "cannot read EIHD\n" msgstr "" #: vms-alpha.c:7190 #, c-format msgid "EIHD: (size: %u, nbr blocks: %u)\n" msgstr "" #: vms-alpha.c:7193 #, c-format msgid " majorid: %u, minorid: %u\n" msgstr "" #: vms-alpha.c:7201 msgid "executable" msgstr "" #: vms-alpha.c:7204 msgid "linkable image" msgstr "" #: vms-alpha.c:7210 #, c-format msgid " image type: %u (%s)" msgstr "" #: vms-alpha.c:7216 msgid "native" msgstr "" #: vms-alpha.c:7219 msgid "CLI" msgstr "" #: vms-alpha.c:7225 #, c-format msgid ", subtype: %u (%s)\n" msgstr "" #: vms-alpha.c:7231 #, c-format msgid " offsets: isd: %u, activ: %u, symdbg: %u, imgid: %u, patch: %u\n" msgstr "" #: vms-alpha.c:7235 #, c-format msgid " fixup info rva: " msgstr "" #: vms-alpha.c:7237 #, c-format msgid ", symbol vector rva: " msgstr "" #: vms-alpha.c:7240 #, c-format msgid "" "\n" " version array off: %u\n" msgstr "" #: vms-alpha.c:7244 #, c-format msgid " img I/O count: %u, nbr channels: %u, req pri: %08x%08x\n" msgstr "" #: vms-alpha.c:7250 #, c-format msgid " linker flags: %08x:" msgstr "" #: vms-alpha.c:7280 #, c-format msgid " ident: 0x%08x, sysver: 0x%08x, match ctrl: %u, symvect_size: %u\n" msgstr "" #: vms-alpha.c:7286 #, c-format msgid " BPAGE: %u" msgstr "" #: vms-alpha.c:7292 #, c-format msgid ", ext fixup offset: %u, no_opt psect off: %u" msgstr "" #: vms-alpha.c:7295 #, c-format msgid ", alias: %u\n" msgstr "" #: vms-alpha.c:7303 #, c-format msgid "system version array information:\n" msgstr "" #: vms-alpha.c:7307 #, c-format msgid "cannot read EIHVN header\n" msgstr "" #: vms-alpha.c:7317 #, c-format msgid "cannot read EIHVN version\n" msgstr "" #: vms-alpha.c:7320 #, c-format msgid " %02u " msgstr "" #: vms-alpha.c:7324 msgid "BASE_IMAGE " msgstr "" #: vms-alpha.c:7327 msgid "MEMORY_MANAGEMENT" msgstr "" #: vms-alpha.c:7330 msgid "IO " msgstr "" #: vms-alpha.c:7333 msgid "FILES_VOLUMES " msgstr "" #: vms-alpha.c:7336 msgid "PROCESS_SCHED " msgstr "" #: vms-alpha.c:7339 msgid "SYSGEN " msgstr "" #: vms-alpha.c:7342 msgid "CLUSTERS_LOCKMGR " msgstr "" #: vms-alpha.c:7345 msgid "LOGICAL_NAMES " msgstr "" #: vms-alpha.c:7348 msgid "SECURITY " msgstr "" #: vms-alpha.c:7351 msgid "IMAGE_ACTIVATOR " msgstr "" #: vms-alpha.c:7354 msgid "NETWORKS " msgstr "" #: vms-alpha.c:7357 msgid "COUNTERS " msgstr "" #: vms-alpha.c:7360 msgid "STABLE " msgstr "" #: vms-alpha.c:7363 msgid "MISC " msgstr "" #: vms-alpha.c:7366 msgid "CPU " msgstr "" #: vms-alpha.c:7369 msgid "VOLATILE " msgstr "" #: vms-alpha.c:7372 msgid "SHELL " msgstr "" #: vms-alpha.c:7375 msgid "POSIX " msgstr "" #: vms-alpha.c:7378 msgid "MULTI_PROCESSING " msgstr "" #: vms-alpha.c:7381 msgid "GALAXY " msgstr "" #: vms-alpha.c:7384 msgid "*unknown* " msgstr "" #: vms-alpha.c:7387 #, c-format msgid ": %u.%u\n" msgstr "" #: vms-alpha.c:7400 vms-alpha.c:7659 #, c-format msgid "cannot read EIHA\n" msgstr "" #: vms-alpha.c:7403 #, c-format msgid "Image activation: (size=%u)\n" msgstr "" #: vms-alpha.c:7405 #, c-format msgid " First address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7408 #, c-format msgid " Second address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7411 #, c-format msgid " Third address : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7414 #, c-format msgid " Fourth address: 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7417 #, c-format msgid " Shared image : 0x%08x 0x%08x\n" msgstr "" #: vms-alpha.c:7428 #, c-format msgid "cannot read EIHI\n" msgstr "" #: vms-alpha.c:7431 #, c-format msgid "Image identification: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7434 #, c-format msgid " image name : %.*s\n" msgstr "" #: vms-alpha.c:7436 #, c-format msgid " link time : %s\n" msgstr "" #: vms-alpha.c:7438 #, c-format msgid " image ident : %.*s\n" msgstr "" #: vms-alpha.c:7440 #, c-format msgid " linker ident : %.*s\n" msgstr "" #: vms-alpha.c:7442 #, c-format msgid " image build ident: %.*s\n" msgstr "" #: vms-alpha.c:7452 #, c-format msgid "cannot read EIHS\n" msgstr "" #: vms-alpha.c:7455 #, c-format msgid "Image symbol & debug table: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7460 #, c-format msgid " debug symbol table : vbn: %u, size: %u (0x%x)\n" msgstr "" #: vms-alpha.c:7464 #, c-format msgid " global symbol table: vbn: %u, records: %u\n" msgstr "" #: vms-alpha.c:7468 #, c-format msgid " debug module table : vbn: %u, size: %u\n" msgstr "" #: vms-alpha.c:7481 #, c-format msgid "cannot read EISD\n" msgstr "" #: vms-alpha.c:7491 #, c-format msgid "" "Image section descriptor: (major: %u, minor: %u, size: %u, offset: %u)\n" msgstr "" #: vms-alpha.c:7498 #, c-format msgid " section: base: 0x%08x%08x size: 0x%08x\n" msgstr "" #: vms-alpha.c:7503 #, c-format msgid " flags: 0x%04x" msgstr "" #: vms-alpha.c:7540 #, c-format msgid " vbn: %u, pfc: %u, matchctl: %u type: %u (" msgstr "" #: vms-alpha.c:7546 msgid "NORMAL" msgstr "" #: vms-alpha.c:7549 msgid "SHRFXD" msgstr "" #: vms-alpha.c:7552 msgid "PRVFXD" msgstr "" #: vms-alpha.c:7555 msgid "SHRPIC" msgstr "" #: vms-alpha.c:7558 msgid "PRVPIC" msgstr "" #: vms-alpha.c:7561 msgid "USRSTACK" msgstr "" #: vms-alpha.c:7567 msgid ")\n" msgstr "" #: vms-alpha.c:7569 #, c-format msgid " ident: 0x%08x, name: %.*s\n" msgstr "" #: vms-alpha.c:7579 #, c-format msgid "cannot read DMT\n" msgstr "" #: vms-alpha.c:7583 #, c-format msgid "Debug module table:\n" msgstr "" #: vms-alpha.c:7592 #, c-format msgid "cannot read DMT header\n" msgstr "" #: vms-alpha.c:7597 #, c-format msgid " module offset: 0x%08x, size: 0x%08x, (%u psects)\n" msgstr "" #: vms-alpha.c:7607 #, c-format msgid "cannot read DMT psect\n" msgstr "" #: vms-alpha.c:7610 #, c-format msgid " psect start: 0x%08x, length: %u\n" msgstr "" #: vms-alpha.c:7623 #, c-format msgid "cannot read DST\n" msgstr "" #: vms-alpha.c:7633 #, c-format msgid "cannot read GST\n" msgstr "" #: vms-alpha.c:7637 #, c-format msgid "Global symbol table:\n" msgstr "" #: vms-alpha.c:7665 #, c-format msgid "Image activator fixup: (major: %u, minor: %u)\n" msgstr "" #: vms-alpha.c:7668 #, c-format msgid " iaflink : 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7671 #, c-format msgid " fixuplnk: 0x%08x %08x\n" msgstr "" #: vms-alpha.c:7674 #, c-format msgid " size : %u\n" msgstr "" #: vms-alpha.c:7676 #, c-format msgid " flags: 0x%08x\n" msgstr "" #: vms-alpha.c:7680 #, c-format msgid " qrelfixoff: %5u, lrelfixoff: %5u\n" msgstr "" #: vms-alpha.c:7684 #, c-format msgid " qdotadroff: %5u, ldotadroff: %5u\n" msgstr "" #: vms-alpha.c:7688 #, c-format msgid " codeadroff: %5u, lpfixoff : %5u\n" msgstr "" #: vms-alpha.c:7691 #, c-format msgid " chgprtoff : %5u\n" msgstr "" #: vms-alpha.c:7694 #, c-format msgid " shlstoff : %5u, shrimgcnt : %5u\n" msgstr "" #: vms-alpha.c:7696 #, c-format msgid " shlextra : %5u, permctx : %5u\n" msgstr "" #: vms-alpha.c:7699 #, c-format msgid " base_va : 0x%08x\n" msgstr "" #: vms-alpha.c:7701 #, c-format msgid " lppsbfixoff: %5u\n" msgstr "" #: vms-alpha.c:7709 #, c-format msgid " Shareable images:\n" msgstr "" #: vms-alpha.c:7713 #, c-format msgid " %u: size: %u, flags: 0x%02x, name: %.*s\n" msgstr "" #: vms-alpha.c:7720 #, c-format msgid " quad-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7725 #, c-format msgid " long-word relocation fixups:\n" msgstr "" #: vms-alpha.c:7730 #, c-format msgid " quad-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7735 #, c-format msgid " long-word .address reference fixups:\n" msgstr "" #: vms-alpha.c:7740 #, c-format msgid " Code Address Reference Fixups:\n" msgstr "" #: vms-alpha.c:7745 #, c-format msgid " Linkage Pairs Reference Fixups:\n" msgstr "" #: vms-alpha.c:7754 #, c-format msgid " Change Protection (%u entries):\n" msgstr "" #: vms-alpha.c:7759 #, c-format msgid " base: 0x%08x %08x, size: 0x%08x, prot: 0x%08x " msgstr "" #. FIXME: we do not yet support relocatable link. It is not obvious #. how to do it for debug infos. #: vms-alpha.c:8599 msgid "%P: relocatable link is not supported\n" msgstr "" #: vms-alpha.c:8669 msgid "%P: multiple entry points: in modules %B and %B\n" msgstr "" #: vms-lib.c:1444 #, c-format msgid "could not open shared image '%s' from '%s'" msgstr "" #: vms-misc.c:360 msgid "_bfd_vms_output_counted called with zero bytes" msgstr "" #: vms-misc.c:365 msgid "_bfd_vms_output_counted called with too many bytes" msgstr "" #: xcofflink.c:824 #, c-format msgid "%s: XCOFF shared object when not producing XCOFF output" msgstr "" #: xcofflink.c:845 #, c-format msgid "%s: dynamic object with no .loader section" msgstr "" #: xcofflink.c:1404 msgid "%B: `%s' has line numbers but no enclosing section" msgstr "" #: xcofflink.c:1456 msgid "%B: class %d symbol `%s' has no aux entries" msgstr "" #: xcofflink.c:1478 msgid "%B: symbol `%s' has unrecognized csect type %d" msgstr "" #: xcofflink.c:1490 msgid "%B: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" msgstr "" #: xcofflink.c:1519 msgid "%B: XMC_TC0 symbol `%s' is class %d scnlen %d" msgstr "" #: xcofflink.c:1665 msgid "%B: csect `%s' not in enclosing section" msgstr "" #: xcofflink.c:1772 msgid "%B: misplaced XTY_LD `%s'" msgstr "" #: xcofflink.c:2091 msgid "%B: reloc %s:%d not in csect" msgstr "" #: xcofflink.c:3182 #, c-format msgid "%s: no such symbol" msgstr "" #: xcofflink.c:3287 #, c-format msgid "warning: attempt to export undefined symbol `%s'" msgstr "" #: xcofflink.c:3666 msgid "error: undefined symbol __rtinit" msgstr "" #: xcofflink.c:4045 msgid "%B: loader reloc in unrecognized section `%s'" msgstr "" #: xcofflink.c:4056 msgid "%B: `%s' in loader reloc but not loader sym" msgstr "" #: xcofflink.c:4072 msgid "%B: loader reloc in read-only section %A" msgstr "" #: xcofflink.c:5094 #, c-format msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" msgstr "" #: peigen.c:1009 pepigen.c:1009 pex64igen.c:1009 #, c-format msgid "%s: line number overflow: 0x%lx > 0xffff" msgstr "" #: peigen.c:1036 pepigen.c:1036 pex64igen.c:1036 msgid "Export Directory [.edata (or where ever we found it)]" msgstr "" #: peigen.c:1037 pepigen.c:1037 pex64igen.c:1037 msgid "Import Directory [parts of .idata]" msgstr "" #: peigen.c:1038 pepigen.c:1038 pex64igen.c:1038 msgid "Resource Directory [.rsrc]" msgstr "" #: peigen.c:1039 pepigen.c:1039 pex64igen.c:1039 msgid "Exception Directory [.pdata]" msgstr "" #: peigen.c:1040 pepigen.c:1040 pex64igen.c:1040 msgid "Security Directory" msgstr "" #: peigen.c:1041 pepigen.c:1041 pex64igen.c:1041 msgid "Base Relocation Directory [.reloc]" msgstr "" #: peigen.c:1042 pepigen.c:1042 pex64igen.c:1042 msgid "Debug Directory" msgstr "" #: peigen.c:1043 pepigen.c:1043 pex64igen.c:1043 msgid "Description Directory" msgstr "" #: peigen.c:1044 pepigen.c:1044 pex64igen.c:1044 msgid "Special Directory" msgstr "" #: peigen.c:1045 pepigen.c:1045 pex64igen.c:1045 msgid "Thread Storage Directory [.tls]" msgstr "" #: peigen.c:1046 pepigen.c:1046 pex64igen.c:1046 msgid "Load Configuration Directory" msgstr "" #: peigen.c:1047 pepigen.c:1047 pex64igen.c:1047 msgid "Bound Import Directory" msgstr "" #: peigen.c:1048 pepigen.c:1048 pex64igen.c:1048 msgid "Import Address Table Directory" msgstr "" #: peigen.c:1049 pepigen.c:1049 pex64igen.c:1049 msgid "Delay Import Directory" msgstr "" #: peigen.c:1050 pepigen.c:1050 pex64igen.c:1050 msgid "CLR Runtime Header" msgstr "" #: peigen.c:1051 pepigen.c:1051 pex64igen.c:1051 msgid "Reserved" msgstr "" #: peigen.c:1111 pepigen.c:1111 pex64igen.c:1111 #, c-format msgid "" "\n" "There is an import table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1116 pepigen.c:1116 pex64igen.c:1116 #, c-format msgid "" "\n" "There is an import table in %s at 0x%lx\n" msgstr "" #: peigen.c:1158 pepigen.c:1158 pex64igen.c:1158 #, c-format msgid "" "\n" "Function descriptor located at the start address: %04lx\n" msgstr "" #: peigen.c:1161 pepigen.c:1161 pex64igen.c:1161 #, c-format msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" msgstr "" #: peigen.c:1169 pepigen.c:1169 pex64igen.c:1169 #, c-format msgid "" "\n" "No reldata section! Function descriptor not decoded.\n" msgstr "" #: peigen.c:1174 pepigen.c:1174 pex64igen.c:1174 #, c-format msgid "" "\n" "The Import Tables (interpreted %s section contents)\n" msgstr "" #: peigen.c:1177 pepigen.c:1177 pex64igen.c:1177 #, c-format msgid "" " vma: Hint Time Forward DLL First\n" " Table Stamp Chain Name Thunk\n" msgstr "" #: peigen.c:1225 pepigen.c:1225 pex64igen.c:1225 #, c-format msgid "" "\n" "\tDLL Name: %s\n" msgstr "" #: peigen.c:1236 pepigen.c:1236 pex64igen.c:1236 #, c-format msgid "\tvma: Hint/Ord Member-Name Bound-To\n" msgstr "" #: peigen.c:1261 pepigen.c:1261 pex64igen.c:1261 #, c-format msgid "" "\n" "There is a first thunk, but the section containing it could not be found\n" msgstr "" #: peigen.c:1423 pepigen.c:1423 pex64igen.c:1423 #, c-format msgid "" "\n" "There is an export table, but the section containing it could not be found\n" msgstr "" #: peigen.c:1432 pepigen.c:1432 pex64igen.c:1432 #, c-format msgid "" "\n" "There is an export table in %s, but it does not fit into that section\n" msgstr "" #: peigen.c:1438 pepigen.c:1438 pex64igen.c:1438 #, c-format msgid "" "\n" "There is an export table in %s at 0x%lx\n" msgstr "" #: peigen.c:1466 pepigen.c:1466 pex64igen.c:1466 #, c-format msgid "" "\n" "The Export Tables (interpreted %s section contents)\n" "\n" msgstr "" #: peigen.c:1470 pepigen.c:1470 pex64igen.c:1470 #, c-format msgid "Export Flags \t\t\t%lx\n" msgstr "" #: peigen.c:1473 pepigen.c:1473 pex64igen.c:1473 #, c-format msgid "Time/Date stamp \t\t%lx\n" msgstr "" #: peigen.c:1476 pepigen.c:1476 pex64igen.c:1476 #, c-format msgid "Major/Minor \t\t\t%d/%d\n" msgstr "" #: peigen.c:1479 pepigen.c:1479 pex64igen.c:1479 #, c-format msgid "Name \t\t\t\t" msgstr "" #: peigen.c:1485 pepigen.c:1485 pex64igen.c:1485 #, c-format msgid "Ordinal Base \t\t\t%ld\n" msgstr "" #: peigen.c:1488 pepigen.c:1488 pex64igen.c:1488 #, c-format msgid "Number in:\n" msgstr "" #: peigen.c:1491 pepigen.c:1491 pex64igen.c:1491 #, c-format msgid "\tExport Address Table \t\t%08lx\n" msgstr "" #: peigen.c:1495 pepigen.c:1495 pex64igen.c:1495 #, c-format msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" msgstr "" #: peigen.c:1498 pepigen.c:1498 pex64igen.c:1498 #, c-format msgid "Table Addresses\n" msgstr "" #: peigen.c:1501 pepigen.c:1501 pex64igen.c:1501 #, c-format msgid "\tExport Address Table \t\t" msgstr "" #: peigen.c:1506 pepigen.c:1506 pex64igen.c:1506 #, c-format msgid "\tName Pointer Table \t\t" msgstr "" #: peigen.c:1511 pepigen.c:1511 pex64igen.c:1511 #, c-format msgid "\tOrdinal Table \t\t\t" msgstr "" #: peigen.c:1525 pepigen.c:1525 pex64igen.c:1525 #, c-format msgid "" "\n" "Export Address Table -- Ordinal Base %ld\n" msgstr "" #: peigen.c:1544 pepigen.c:1544 pex64igen.c:1544 msgid "Forwarder RVA" msgstr "" #: peigen.c:1555 pepigen.c:1555 pex64igen.c:1555 msgid "Export RVA" msgstr "" #: peigen.c:1562 pepigen.c:1562 pex64igen.c:1562 #, c-format msgid "" "\n" "[Ordinal/Name Pointer] Table\n" msgstr "" #: peigen.c:1622 peigen.c:1805 pepigen.c:1622 pepigen.c:1805 pex64igen.c:1622 #: pex64igen.c:1805 #, c-format msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" msgstr "" #: peigen.c:1629 pepigen.c:1629 pex64igen.c:1629 #, c-format msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" msgstr "" #: peigen.c:1631 pepigen.c:1631 pex64igen.c:1631 #, c-format msgid "" " vma:\t\tBegin End EH EH PrologEnd Exception\n" " \t\tAddress Address Handler Data Address Mask\n" msgstr "" #: peigen.c:1705 pepigen.c:1705 pex64igen.c:1705 #, c-format msgid " Register save millicode" msgstr "" #: peigen.c:1708 pepigen.c:1708 pex64igen.c:1708 #, c-format msgid " Register restore millicode" msgstr "" #: peigen.c:1711 pepigen.c:1711 pex64igen.c:1711 #, c-format msgid " Glue code sequence" msgstr "" #: peigen.c:1811 pepigen.c:1811 pex64igen.c:1811 #, c-format msgid "" " vma:\t\tBegin Prolog Function Flags Exception EH\n" " \t\tAddress Length Length 32b exc Handler Data\n" msgstr "" #: peigen.c:1937 pepigen.c:1937 pex64igen.c:1937 #, c-format msgid "" "\n" "\n" "PE File Base Relocations (interpreted .reloc section contents)\n" msgstr "" #: peigen.c:1966 pepigen.c:1966 pex64igen.c:1966 #, c-format msgid "" "\n" "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" msgstr "" #: peigen.c:1979 pepigen.c:1979 pex64igen.c:1979 #, c-format msgid "\treloc %4d offset %4x [%4lx] %s" msgstr "" #: peigen.c:2023 pepigen.c:2023 pex64igen.c:2023 #, c-format msgid "%*.s Entry: " msgstr "" #: peigen.c:2043 pepigen.c:2043 pex64igen.c:2043 #, c-format msgid "name: [val: %08lx len %d]: " msgstr "" #: peigen.c:2054 pepigen.c:2054 pex64igen.c:2054 #, c-format msgid "<corrupt string length: %#x>" msgstr "" #: peigen.c:2057 pepigen.c:2057 pex64igen.c:2057 #, c-format msgid "<corrupt string offset: %#lx>" msgstr "" #: peigen.c:2060 pepigen.c:2060 pex64igen.c:2060 #, c-format msgid "ID: %#08lx" msgstr "" #: peigen.c:2063 pepigen.c:2063 pex64igen.c:2063 #, c-format msgid ", Value: %#08lx\n" msgstr "" #: peigen.c:2074 pepigen.c:2074 pex64igen.c:2074 #, c-format msgid "%*.s Leaf: Addr: %#08lx, Size: %#08lx, Codepage: %d\n" msgstr "" #: peigen.c:2116 pepigen.c:2116 pex64igen.c:2116 #, c-format msgid " Table: Char: %d, Time: %08lx, Ver: %d/%d, Num Names: %d, IDs: %d\n" msgstr "" #: peigen.c:2204 pepigen.c:2204 pex64igen.c:2204 #, c-format msgid "Corrupt .rsrc section detected!\n" msgstr "" #: peigen.c:2220 pepigen.c:2220 pex64igen.c:2220 #, c-format msgid "" "\n" "WARNING: Extra data in .rsrc section - it will be ignored by Windows:\n" msgstr "" #. The MS dumpbin program reportedly ands with 0xff0f before #. printing the characteristics field. Not sure why. No reason to #. emulate it here. #: peigen.c:2243 pepigen.c:2243 pex64igen.c:2243 #, c-format msgid "" "\n" "Characteristics 0x%x\n" msgstr "" #: peigen.c:3194 pepigen.c:3194 pex64igen.c:3194 #, c-format msgid ".rsrc merge failure: duplicate string resource: %d" msgstr "" #: peigen.c:3329 pepigen.c:3329 pex64igen.c:3329 msgid ".rsrc merge failure: multiple non-default manifests" msgstr "" #: peigen.c:3347 pepigen.c:3347 pex64igen.c:3347 msgid ".rsrc merge failure: a directory matches a leaf" msgstr "" #: peigen.c:3389 pepigen.c:3389 pex64igen.c:3389 msgid ".rsrc merge failure: duplicate leaf" msgstr "" #: peigen.c:3391 pepigen.c:3391 pex64igen.c:3391 #, c-format msgid ".rsrc merge failure: duplicate leaf: %s" msgstr "" #: peigen.c:3457 pepigen.c:3457 pex64igen.c:3457 msgid ".rsrc merge failure: dirs with differing characteristics\n" msgstr "" #: peigen.c:3464 pepigen.c:3464 pex64igen.c:3464 msgid ".rsrc merge failure: differing directory versions\n" msgstr "" #. Corrupted .rsrc section - cannot merge. #: peigen.c:3537 pepigen.c:3537 pex64igen.c:3537 #, c-format msgid "%s: .rsrc merge failure: corrupt .rsrc section" msgstr "" #: peigen.c:3673 pepigen.c:3673 pex64igen.c:3673 msgid "%B: unable to fill in DataDictionary[1] because .idata$2 is missing" msgstr "" #: peigen.c:3693 pepigen.c:3693 pex64igen.c:3693 msgid "%B: unable to fill in DataDictionary[1] because .idata$4 is missing" msgstr "" #: peigen.c:3714 pepigen.c:3714 pex64igen.c:3714 msgid "%B: unable to fill in DataDictionary[12] because .idata$5 is missing" msgstr "" #: peigen.c:3734 pepigen.c:3734 pex64igen.c:3734 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE (12)] because " ".idata$6 is missing" msgstr "" #: peigen.c:3776 pepigen.c:3776 pex64igen.c:3776 msgid "" "%B: unable to fill in DataDictionary[PE_IMPORT_ADDRESS_TABLE(12)] because " ".idata$6 is missing" msgstr "" #: peigen.c:3801 pepigen.c:3801 pex64igen.c:3801 msgid "%B: unable to fill in DataDictionary[9] because __tls_used is missing" msgstr "" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/dselect.po������������������������������������������������0000644�0000000�0000000�00000132277�12704125521�017067� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Copyright (C) YEAR Software in the Public Interest, Inc. # This file is distributed under the same license as the PACKAGE package. # # Jordi Blasi <valpur@euskalnet.net>, 2004. # Piarres Beobide <pi@beobide.net>, 2004, 2005, 2006, 2008, 2009. # Iñaki Larrañaga Murgoitio <dooteo@zundan.com>, 2012. msgid "" msgstr "" "Project-Id-Version: dselect 1.16.8\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2015-12-25 13:28+0100\n" "PO-Revision-Date: 2015-07-28 04:30+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n" "Language-Team: Basque <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:01+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: dselect/basecmds.cc msgid "Search for ? " msgstr "Bilatu hau: " #: dselect/basecmds.cc msgid "Error: " msgstr "Errorea: " #: dselect/basecmds.cc msgid "Help: " msgstr "Laguntza: " #: dselect/basecmds.cc msgid "Press ? for help menu, . for next topic, <space> to exit help." msgstr "" "Sakatu ? laguntza-menua ikusteko, '.' hurrengo gaira joateko, <zuriunea> " "laguntzatik irteteko." #: dselect/basecmds.cc msgid "Help information is available under the following topics:" msgstr "Laguntzako informazioa gai hauetan dago erabilgarri:" #: dselect/basecmds.cc msgid "" "Press a key from the list above, <space> or 'q' to exit help,\n" " or '.' (full stop) to read each help page in turn. " msgstr "" "Sakatu goiko zerrendako tekla bat, <zuriunea> edo 'q' laguntzatik irteteko\n" " edo '.' (puntua) laguntza-orriak banan-banan irakurtzeko. " #: dselect/basecmds.cc msgid "error reading keyboard in help" msgstr "errorea laguntzan teklatua irakurtzean" #: dselect/baselist.cc msgid "ioctl(TIOCGWINSZ) failed" msgstr "ioctl(TIOCGWINSZ): huts egin du" #: dselect/baselist.cc msgid "doupdate in SIGWINCH handler failed" msgstr "doupdate: huts egin du SIGWINCH kudeatzailean" #: dselect/baselist.cc msgid "failed to restore old SIGWINCH sigact" msgstr "huts egin du SIGWINCHen sigact zaharra leheneratzean" #: dselect/baselist.cc msgid "failed to restore old signal mask" msgstr "huts egin du seinale-maskara zaharra leheneratzean" #: dselect/baselist.cc msgid "failed to unblock SIGWINCH" msgstr "huts egin du SIGWINCH desblokeatzean" #: dselect/baselist.cc msgid "failed to block SIGWINCH" msgstr "huts egin du SIGWINCH blokeatzean" #: dselect/baselist.cc msgid "failed to get old signal mask" msgstr "huts egin du seinale-maskara zaharra hartzean" #: dselect/baselist.cc msgid "failed to get old SIGWINCH sigact" msgstr "huts egin du SIGWINCH sigact zaharra hartzean" #: dselect/baselist.cc msgid "failed to set new SIGWINCH sigact" msgstr "huts egin du SIGWINCH sigact berria ezartzean" #: dselect/baselist.cc msgid "failed to allocate colour pair" msgstr "huts egin du kolore-bikotea esleitzean" #: dselect/baselist.cc msgid "failed to create title window" msgstr "huts egin du leihoaren titulua sortzean" #: dselect/baselist.cc msgid "failed to create whatinfo window" msgstr "huts egin du 'whatinfo' leihoa sortzean" #: dselect/baselist.cc msgid "failed to create baselist pad" msgstr "huts egin du oinarrizko zerrendako zona sortzean" #: dselect/baselist.cc msgid "failed to create heading pad" msgstr "huts egin du izenburuen zona sortzean" #: dselect/baselist.cc msgid "failed to create thisstate pad" msgstr "huts egin du egoeraren zona sortzean" #: dselect/baselist.cc msgid "failed to create info pad" msgstr "huts egin du informazioaren zona sortzean" #: dselect/baselist.cc msgid "failed to create query window" msgstr "huts egin du kontsulta-leihoa sortzean" #: dselect/baselist.cc msgid "Keybindings" msgstr "Laster-teklak" #: dselect/baselist.cc #, c-format msgid " -- %d%%, press " msgstr " -- %d%%, sakatu " #: dselect/baselist.cc #, c-format msgid "%s for more" msgstr "%s gehiagorako" #: dselect/baselist.cc #, c-format msgid "%s to go back" msgstr "%s atzera joateko" #: dselect/bindings.cc msgid "[not bound]" msgstr "[lotu gabe]" #: dselect/bindings.cc #, c-format msgid "[unk: %d]" msgstr "[ezezaguna: %d]" #: dselect/bindings.cc msgid "Scroll onwards through help/information" msgstr "Korritu aurrera laguntzan/informazioan" #: dselect/bindings.cc msgid "Scroll backwards through help/information" msgstr "Korritu atzera laguntzan/informazioan" #: dselect/bindings.cc msgid "Move up" msgstr "Eraman gorantz" #: dselect/bindings.cc msgid "Move down" msgstr "Eraman beherantz" #: dselect/bindings.cc msgid "Go to top of list" msgstr "Joan zerrendaren hasierara" #: dselect/bindings.cc msgid "Go to end of list" msgstr "Joan zerrendaren amaierara" #: dselect/bindings.cc msgid "Request help (cycle through help screens)" msgstr "Eskatu laguntza (joan laguntza-pantaila batetik bestera)" #: dselect/bindings.cc msgid "Cycle through information displays" msgstr "Joan informazio-pantaila batetik bestera" #: dselect/bindings.cc msgid "Redraw display" msgstr "Marraztu berriro pantaila" #: dselect/bindings.cc msgid "Scroll onwards through list by 1 line" msgstr "Korritu aurrera zerrendan lerro 1" #: dselect/bindings.cc msgid "Scroll backwards through list by 1 line" msgstr "Korritu atzera zerrendan lerro 1" #: dselect/bindings.cc msgid "Scroll onwards through help/information by 1 line" msgstr "Korritu aurrera laguntzan/informazioan lerro 1" #: dselect/bindings.cc msgid "Scroll backwards through help/information by 1 line" msgstr "Korritu atzera laguntzan/informazioan lerro 1" #: dselect/bindings.cc msgid "Scroll onwards through list" msgstr "Korritu aurrera zerrendan" #: dselect/bindings.cc msgid "Scroll backwards through list" msgstr "Korritu atzera zerrendan" #: dselect/bindings.cc msgid "Mark package(s) for installation" msgstr "Markatu paketea(k) instalatzeko" #: dselect/bindings.cc msgid "Mark package(s) for deinstallation" msgstr "Markatu paketea(k) desinstalatzeko" #: dselect/bindings.cc msgid "Mark package(s) for deinstall and purge" msgstr "Markatu paketea(k) desinstalatzeko eta purgatzeko" #: dselect/bindings.cc msgid "Make highlight more specific" msgstr "Nabarmendu zehatzago" #: dselect/bindings.cc msgid "Make highlight less specific" msgstr "Nabarmendu zehaztasun gutxiagoz" #: dselect/bindings.cc msgid "Search for a package whose name contains a string" msgstr "Bilatu izenean kate bat duen pakete bat" #: dselect/bindings.cc msgid "Repeat last search" msgstr "Errepikatu azken bilaketa" #: dselect/bindings.cc msgid "Swap sort order priority/section" msgstr "Aldatu lehentasuna/sekzioa ordenatzeko irizpidea" #: dselect/bindings.cc msgid "Quit, confirming, and checking dependencies" msgstr "Irten, berretsiz eta mendekotasunak egiaztatuz" #: dselect/bindings.cc msgid "Quit, confirming without check" msgstr "Irten, egiaztatu gabe berretsiz" #: dselect/bindings.cc msgid "Quit, rejecting conflict/dependency suggestions" msgstr "Irten, gatazka/mendekotasuna iradokizunak ezetsiz" #: dselect/bindings.cc msgid "Abort - quit without making changes" msgstr "Abortatu - irten aldaketarik egin gabe" #: dselect/bindings.cc msgid "Revert to old state for all packages" msgstr "Leheneratu pakete guztiak egoera zaharrera" #: dselect/bindings.cc msgid "Revert to suggested state for all packages" msgstr "Leheneratu pakete guztiak iradokitako egoerara" #: dselect/bindings.cc msgid "Revert to directly requested state for all packages" msgstr "Leheneratu pakete guztiak zuzenean eskatutako egoerara" #: dselect/bindings.cc msgid "Revert to currently installed state for all packages" msgstr "Leheneratu pakete guztiak unean instalaturik dagoen egoerara" #: dselect/bindings.cc msgid "Select currently-highlighted access method" msgstr "Hautatu unean nabarmendutako atzipen-metodoa" #: dselect/bindings.cc msgid "Quit without changing selected access method" msgstr "Irten hautatutako atzipen-metodoa aldatu gabe" #: dselect/helpmsgs.cc msgid "Keystrokes" msgstr "Tekla-sakatzeak" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "\n" "Mark packages for later processing:\n" " +, Insert install or upgrade =, H hold in present state\n" " -, Delete remove :, G unhold: upgrade or leave " "uninstalled\n" " _ remove & purge config\n" " Miscellaneous:\n" "Quit, exit, overwrite (note capitals!): ?, F1 request help (also " "Help)\n" " Return Confirm, quit (check dependencies) i, I toggle/cycle info " "displays\n" " Q Confirm, quit (override dep.s) o, O cycle through sort " "options\n" " X, Esc eXit, abandoning any changes made v, A, V change status display " "opts\n" " R Revert to state before this list ^l redraw display\n" " U set all to sUggested state / search (Return to " "cancel)\n" " D set all to Directly requested state n, \\ repeat last search\n" msgstr "" #: dselect/helpmsgs.cc msgid "Introduction to package selections" msgstr "Pakete-hautapenen sarrera" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. You can navigate around the list using the cursor keys,\n" "mark packages for installation (using '+') or deinstallation (using '-').\n" "Packages can be marked either singly or in groups; initially you will see " "that\n" "the line 'All packages' is selected. '+', '-' and so on will affect all " "the\n" "packages described by the highlighted line.\n" "\n" "Some of your choices will cause conflicts or dependency problems; you will " "be\n" "given a sub-list of the relevant packages, so that you can solve the " "problems.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished selecting packages, press <enter> to confirm " "changes,\n" "or 'X' to quit without saving changes. A final check on conflicts and\n" "dependencies will be done - here too you may see a sublist.\n" "\n" "Press <space> to leave help and enter the list now.\n" msgstr "" "Ongi etorri dselect-en paketeen zerrenda nagusira.\n" "\n" "Instalatuta edo instalagarri dauden paketeen zerrenda azalduko zaizu.\n" "Zerrendan nabigatzeko, erabili kurtsore-teklak, eta markatu paketeak\n" "instalatzeko ('+' erabiliz) edo desinstalatzeko ('-' erabiliz).\n" "Paketeak banaka nahiz taldeka marka daitezke; hasieran ikusiko duzu \n" "'Pakete guztiak' lerroa hautatuta dagoela. Nabarmendutako lerroan '+', \n" "'-' markatzeak, lerroko pakete guztietan izango du eragina.\n" "\n" "Zure aukera batzuek gatazkak edo mendekotasun-arazoak sor ditzakete; \n" "pakete garrantzitsuen azpizerrenda bat emango zaizu, arazoak konpondu \n" "ahal izan ditzazun.\n" "\n" "Teklen zerrenda eta pantailako azalpenak irakurtzea gomendatzen zaizu.\n" "Linean ere badago laguntza erabilgarria zure eskura - sakatu '?' nahi\n" "duzunean laguntza lortzeko.\n" "\n" "Paketeak hautatzen amaitutakoan, sakatu <sartu> aldaketak berresteko, \n" "edo 'Q' aldaketak gorde gabe irteteko. Gatazken eta mendekotasunen\n" "azken azterketa egingo da - hemen ere azpizerrenda bat ikusiko duzu.\n" "\n" "Sakatu <sartu> laguntzatik irten eta zerrendara joateko.\n" #: dselect/helpmsgs.cc msgid "Introduction to read-only package list browser" msgstr "Soilik irakurtzeko paketeen zerrendaren arakatzailearen sarrera" #: dselect/helpmsgs.cc msgid "" "Welcome to dselect's main package listing.\n" "\n" "You will be presented with a list of packages which are installed or " "available\n" "for installation. Since you do not have the privilege necessary to update\n" "package states, you are in a read-only mode. You can navigate around the\n" "list using the cursor keys (please see the 'Keystrokes' help screen), " "observe\n" "the status of the packages and read information about them.\n" "\n" "You should read the list of keys and the explanations of the display.\n" "Much on-line help is available, please make use of it - press '?' at\n" "any time for help.\n" "\n" "When you have finished browsing, press 'Q' or <enter> to quit.\n" "\n" "Press <space> to leave help and enter the list now.\n" msgstr "" "Ongi etorri dselect-en paketeen zerrenda nagusira.\n" "\n" "Instalatuta edo instalagarri dauden paketeen zerrenda aurkeztuko zaizu\n" "Pakete-egoerak eguneratzeko behar diren pribilegioak ez dituzunez,\n" "soilik irakurtzeko moduan zaude. Zerrendan nabiga dezakezu kurtsore-teklen\n" "bidez (ikus 'Tekla-sakatzeak' laguntza-pantaila), paketeen egoera ikusi, eta " "paketeei buruzko informazioa irakurri.\n" "\n" "Teklen zerrenda eta pantailako azalpenak irakurtzea gomendatzen zaizu.\n" "Linean ere badago laguntza erabilgarria zure eskura - sakatu '?' nahi\n" "duzunean laguntza lortzeko.\n" "\n" "Arakatzen amaitutakoan, sakatu 'Q' edo <sartu> irteteko.\n" "\n" "Sakatu <sartu> laguntzatik irten eta zerrendara joateko.\n" #: dselect/helpmsgs.cc msgid "Introduction to conflict/dependency resolution sub-list" msgstr "Gatazka/mendekotasuna ebazteko azpizerrendaren sarrera" #: dselect/helpmsgs.cc msgid "" "Dependency/conflict resolution - introduction.\n" "\n" "One or more of your choices have raised a conflict or dependency problem -\n" "some packages should only be installed in conjunction with certain others, " "and\n" "some combinations of packages may not be installed together.\n" "\n" "You will see a sub-list containing the packages involved. The bottom half " "of\n" "the display shows relevant conflicts and dependencies; use 'i' to cycle " "between\n" "that, the package descriptions and the internal control information.\n" "\n" "A set of 'suggested' packages has been calculated, and the initial markings " "in\n" "this sub-list have been set to match those, so you can just hit Return to\n" "accept the suggestions if you wish. You may abort the change(s) which " "caused\n" "the problem(s), and go back to the main list, by pressing capital 'X'.\n" "\n" "You can also move around the list and change the markings so that they are " "more\n" "like what you want, and you can 'reject' my suggestions by using the " "capital\n" "'D' or 'R' keys (see the keybindings help screen). You can use capital 'Q' " "to\n" "force me to accept the situation currently displayed, in case you want to\n" "override a recommendation or think that the program is mistaken.\n" "\n" "Press <space> to leave help and enter the sub-list; remember: press '?' for " "help.\n" msgstr "" "Gatazka/mendekotasuna ebaztea - sarrera.\n" "\n" "Zure aukeretakoren batek gatazka edo mendekotasun-arazoren bat sortu du -\n" "pakete batzuk beste batzuekin batera bakarrik instala daitezke, eta\n" "pakete batzuk ezin dira beste pakete batzuekin batera instalatu.\n" "\n" "Arazoa duten paketeen azpizerrenda bat ikusiko duzu. Pantailaren beheko\n" "aldean gatazka eta mendekotasun nagusiak erakusten dira; erabili 'i'\n" "hortik pakete-azalpenera eta barneko kontrolaren informazioaren aldatzeko.\n" "\n" "'Iradokitako' pakete-multzo bat kalkulatu da, eta azpizerrendako markak " "egokitu \n" "dira multzo horrekin bat etortzeko; beraz, Sartu sakatzea nahikoa izango da, " "\n" "nahi baduzu, iradokizunak onartzeko. Arazoak sortu dituzten aldaketak " "abortatu \n" "ahal izango dituzu, eta zerrenda nagusira itzuli, 'X' maiuskula sakatuz.\n" "\n" "Zerrendan zehar mugi zaitezke eta markak aldatu zure nahien arabera, eta\n" "nire iradokizunak 'ezets' ditzakezu, 'D' edo 'R' maiuskula teklak sakatuz " "(ikus\n" "laster-teklen laguntza-pantaila). 'Q' maiuskula saka dezakezu " "uneanbistaratutako\n" "egoera onar dezadan behartzeko, iradokizun bat gainidatzi nahi baduzu, edo\n" "uste baduzu programa oker dabilela.\n" "\n" "Sakatu <sartu> laguntzatik irten eta azpizerrendara joateko; gogoratu: " "laguntza behar izanez gero, sakatu '?'.\n" #: dselect/helpmsgs.cc msgid "Display, part 1: package listing and status chars" msgstr "Bistaratzea, 1. zatia: paketeen zerrenda eta egoera-karaktereak" #: dselect/helpmsgs.cc msgid "" "The top half of the screen shows a list of packages. For each package you " "see\n" "four columns for its current status on the system and mark. In terse mode " "(use\n" "'v' to toggle verbose display) these are single characters, from left to " "right:\n" "\n" " Error flag: Space - no error (but package may be in broken state - see " "below)\n" " 'R' - serious error during installation, needs " "reinstallation;\n" " Installed state: Space - not installed;\n" " '*' - installed;\n" " '-' - not installed but config files remain;\n" " packages in these { 'U' - unpacked but not yet configured;\n" " states are not { 'C' - half-configured (an error happened);\n" " (quite) properly { 'I' - half-installed (an error happened);\n" " installed { 'W','t' - triggers are awaited resp. pending.\n" " Old mark: what was requested for this package before presenting this list;\n" " Mark: what is requested for this package:\n" " '*': marked for installation or upgrade;\n" " '-': marked for removal, but any configuration files will remain;\n" " '=': on hold: package will not be processed at all;\n" " '_': marked for purge completely - even remove configuration;\n" " 'n': package is new and has yet to be marked for install/remove/&c.\n" "\n" "Also displayed are each package's Priority, Section, name, installed and\n" "available version numbers (shift-V to display/hide) and summary " "description.\n" msgstr "" "Pantailaren goiko erdian pakete-zerrenda bat erakusten da. Pakete bakoitzak " "lau\n" "zutabe ditu sisteman duen egoera eta marka adierazteko. Modu laburtuan " "(erabili\n" "'v' xeheki bistaratzeko) karaktere bakunak dira, ezkerretik eskuinera:\n" "\n" " Errore-bandera: Zuriunea - errorerik ez (baina hautsita egon liteke - ikus " "behean)\n" " 'R' - errore larria instalazioan, berriro instalatu " "behar da;\n" " Instalazio-egoera: Zuriunea - instalatu gabe;\n" " '*' - instalatuta;\n" " '-' - instalatu gabe, baina konf. fitxategiak " "badaude;\n" " egoera hauetako { 'U' - deskonprimituta baina oraindik konfiguratu " "gabe;\n" " paketeak { 'C' - erdi-konfiguratuta (errore bat gertatu da);\n" " hautsita daude { 'I' - erdi-instalatuta (errore bat gertatu da).\n" " instalatutako {'W','t' abiarazleak falta den erantzunaren zai " "daude.\n" " Marka zaharra: pakete honentzat eskatzen zena zerrenda hau aurkeztu " "aurretik;\n" " Marka: pakete honentzat eskatutakoa:\n" " '*': instalatzeko edo bertsio-berritzeko markatua;\n" " '-': kentzeko markatua, baina konf. fitxategiak utzi egingo dira;\n" " '=': atxikita: paketea ez da prozesatuko;\n" " '_': erabat purgatzeko markatua - konfigurazioa ere kendu;\n" " 'n': paketea berria da, eta markatu egin behar da instalatzeko/kentzeko " "etab.\n" "\n" "Pakete bakoitzaren Lehentasuna, Sekzioa, izena, eta instalatuta eta\n" "erabilgarri dauden bertsio-zenbakiak bistaratzen dira (maiuskula-V \n" "bistaratzeko/ezkutatzeko), baita laburpenaren azalpena ere.\n" #: dselect/helpmsgs.cc msgid "Display, part 2: list highlight; information display" msgstr "" "Bistaratzea, 2. zatia: zerrenda nabarmentzea; informazioa bistaratzea" #: dselect/helpmsgs.cc msgid "" "* Highlight: One line in the package list will be highlighted. It " "indicates\n" " which package(s) will be affected by presses of '+', '-' and '_'.\n" "\n" "* The dividing line in the middle of the screen shows a brief explanation " "of\n" " the status of the currently-highlighted package, or a description of " "which\n" " group is highlighted if a group line is. If you don't understand the\n" " meaning of some of the status characters displayed, go to the relevant\n" " package and look at this divider line, or use the 'v' key for a verbose\n" " display (press 'v' again to go back to the terse display).\n" "\n" "* The bottom of the screen shows more information about the\n" " currently-highlighted package (if there is only one).\n" "\n" " It can show an extended description of the package, the internal package\n" " control details (either for the installed or available version of the\n" " package), or information about conflicts and dependencies involving the\n" " current package (in conflict/dependency resolution sublists).\n" "\n" " Use the 'i' key to cycle through the displays, and 'I' to hide the\n" " information display or expand it to use almost all of the screen.\n" msgstr "" "* Nabarmentzea: Pakete-zerrendako lerro bat nabarmenduta egongo da. '+', '-" "' \n" " eta '_' sakatzean zein pakete sartuko d(ir)en adierazten du.\n" "\n" "* Pantaila erdibitzen duen lerroak unean nabarmendutako paketearen " "egoeraren\n" " azalpen laburra erakusten du, edo taldearen azalpena talde-lerroa " "nabarmenduta\n" " badago. Ikusten dituzun karaktere batzuk ulertzen ez badituzu, joan\n" " pakete nagusira, eta begiratu lerro banatzailean, edo erabili 'v' tekla \n" " informazio xehea izateko. (sakatu 'v' berriro laburtuta ikusteko).\n" "\n" "* Pantailaren behealdean unean nabarmendutako paketeari buruzko informazio\n" " gehiago bistaratzen da (bat bakarrik badago).\n" "\n" " Paketearen azalpen luzeagoa erakuts dezake, paketearen barneko kontroleko\n" " xehetasunak (instalatuta edo erabilgarri dagoen bertsioari dagokionez)\n" " edo uneko paketeari dagozkion gatazkei eta mendekotasunei buruzko\n" " informazioa (gatazka/mendekotasuna ebazteko azpizerrendetan).\n" "\n" " Erabili 'i' tekla pantailetan zehar mugitzeko, eta 'I' informazioa\n" " ezkutatzeko edo ia pantaila osoa erabiltzeko zabaltzeko.\n" #: dselect/helpmsgs.cc msgid "Introduction to method selection display" msgstr "Metodo-hautapenaren sarrera" #: dselect/helpmsgs.cc msgid "" "dselect and dpkg can do automatic installation, loading the package files to " "be\n" "installed from one of a number of different possible places.\n" "\n" "This list allows you to select one of these installation methods.\n" "\n" "Move the highlight to the method you wish to use, and hit Enter. You will " "then\n" "be prompted for the information required to do the installation.\n" "\n" "As you move the highlight a description of each method, where available, is\n" "displayed in the bottom half of the screen.\n" "\n" "If you wish to quit without changing anything use the 'x' key while in the " "list\n" "of installation methods.\n" "\n" "A full list of keystrokes is available by pressing 'k' now, or from the " "help\n" "menu reachable by pressing '?'.\n" msgstr "" "dselect eta dpkg-k instalazio automatikoa egin dezakete, pakete-fitxategiak " "kargatuz\n" "hainbat leku posibletako batetik instalatzeko.\n" "\n" "Zerrenda honek aukera ematen dizu instalazio-metodo hauetako bat " "hautatzeko.\n" "\n" "Eraman nabarmentzea erabili nahi duzun metodoraino, eta sakatu " "Sartu.Instalazioa\n" "osatzeko behar den informazioa eskatuko zaizu.\n" "\n" "Nabarmentzea mugitu ahala, eta erabilgarri egonez gero, metodo " "bakoitzarekin\n" "azalpen bat bistaratuko da pantailaren beheko erdian.\n" "\n" "Ezer aldatu gabe irteteko, erabili 'x' tekla instalazio-metodoen zerrendan\n" "zaudenean.\n" "\n" "Tekla-sakatzeen zerrenda osoa ikusteko, sakatu 'k' orain, edo joan laguntza-" "menura\n" " '?' sakatuta\n" #: dselect/helpmsgs.cc msgid "Keystrokes for method selection" msgstr "Metodoa hautatzeko tekla-sakatzeak" #: dselect/helpmsgs.cc msgid "" "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n" " j, Down-arrow k, Up-arrow move highlight\n" " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n" " ^n ^p scroll list by 1 line\n" " t, Home e, End jump to top/end of list\n" " u d scroll info by 1 page\n" " ^u ^d scroll info by 1 line\n" " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n" " ^b ^f pan display by 1 character\n" "(These are the same motion keys as in the package list display.)\n" "\n" "Quit:\n" " Return, Enter select this method and go to its configuration dialogue\n" " x, X exit without changing or setting up the installation " "method\n" "\n" "Miscellaneous:\n" " ?, Help, F1 request help\n" " ^l redraw display\n" " / search (just return to cancel)\n" " \\ repeat last search\n" msgstr "" "Mugitzeko teklak: Hurr./Aurr., Hasiera/Amaiera, Gora/Behera, " "Atzera/Aurrera:\n" " n, Behera gezia p, Gora gezia mugitu nabarmendutakoa\n" " N, OrrBeh, Zuriunea P, OrrGo, atzera-tekla korritu zerrenda orri 1\n" " ^n ^p korritu zerrenda lerro 1\n" " t, Hasi e, Buka joan hasierara/amaierara\n" " u d korritu inf. orri 1\n" " ^u ^d korritu inf. lerro 1\n" " B, Ezkerrera gezia F, Eskuinera gezia korritu horizontalki\n" " pantailaren 1/3\n" " ^b ^f korritu horizontalki\n" " karaktere bat\n" "(Mugitzeko tekla hauek paketeen zerrendako pantailako berak dira.)\n" "\n" "Irten:\n" " Enter, Sartu hautatu metodo hau eta joan bere konf. elkarrizketara\n" " x, X irten, instalazio-metodoa aldatu edo konfiguratu " "gabe\n" "\n" "Hainbat:\n" " ?, Help, F1 eskatu laguntza\n" " ^l marraztu berriro pantaila\n" " / bilatu (uzteko, sakatu 'sartu')\n" " \\ errepikatu azken bilaketa\n" #: dselect/main.cc msgid "Type dselect --help for help." msgstr "Idatzi dselect --help laguntza lortzeko." #: dselect/main.cc msgid "a" msgstr "a" #: dselect/main.cc msgid "[A]ccess" msgstr "[A]tzipena" #: dselect/main.cc msgid "Choose the access method to use." msgstr "Aukeratu erabili nahi duzun atzipen-metodoa." #: dselect/main.cc msgid "u" msgstr "e" #: dselect/main.cc msgid "[U]pdate" msgstr "[E]guneratu" #: dselect/main.cc msgid "Update list of available packages, if possible." msgstr "Ahal bada, eguneratu pakete erabilgarrien zerrenda." #: dselect/main.cc msgid "s" msgstr "h" #: dselect/main.cc msgid "[S]elect" msgstr "[H]autatu" #: dselect/main.cc msgid "Request which packages you want on your system." msgstr "Eskatu sisteman izan nahi dituzun paketeak." #: dselect/main.cc msgid "i" msgstr "i" #: dselect/main.cc msgid "[I]nstall" msgstr "[I]nstalatu" #: dselect/main.cc msgid "Install and upgrade wanted packages." msgstr "Instalatu eta bertsio-berritu nahi dituzun paketeak." #: dselect/main.cc msgid "c" msgstr "k" #: dselect/main.cc msgid "[C]onfig" msgstr "[K]onfiguratu" #: dselect/main.cc msgid "Configure any packages that are unconfigured." msgstr "Konfiguratu konfiguratu gabe dauden paketeak." #: dselect/main.cc msgid "r" msgstr "e" #: dselect/main.cc msgid "[R]emove" msgstr "K[e]ndu" #: dselect/main.cc msgid "Remove unwanted software." msgstr "Kendu nahi ez duzun softwarea." #: dselect/main.cc msgid "q" msgstr "r" #: dselect/main.cc msgid "[Q]uit" msgstr "I[r]ten" #: dselect/main.cc msgid "Quit dselect." msgstr "Irten dselect-etik." #: dselect/main.cc msgid "menu" msgstr "menua" #: dselect/main.cc #, c-format msgid "Debian '%s' package handling frontend version %s.\n" msgstr "Debian-en pakete kudeatzeko '%s' interfazearen %s bertsioa.\n" #: dselect/main.cc msgid "" "This is free software; see the GNU General Public License version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "Software hau librea da; kopiatzeko baldintzen berri izateko, ikus\n" "GNU Lizentzia Publiko Orokorraren 2 bertsioa edo berriagoa.\n" "EZ dago bermerik.\n" #: dselect/main.cc msgid "<standard output>" msgstr "<irteera estandarra>" #: dselect/main.cc #, c-format msgid "" "Usage: %s [<option>...] [<command>...]\n" "\n" msgstr "" #: dselect/main.cc #, c-format msgid "Commands:\n" msgstr "" #: dselect/main.cc #, c-format msgid "" "Options:\n" " --admindir <directory> Use <directory> instead of %s.\n" " --expert Turn on expert mode.\n" " -D, --debug <file> Turn on debugging, send output to " "<file>.\n" " --color <color-spec> Configure screen colors.\n" " --colour <color-spec> Ditto.\n" msgstr "" #: dselect/main.cc #, c-format msgid "" " -?, --help Show this help message.\n" " --version Show the version.\n" "\n" msgstr "" #: dselect/main.cc #, c-format msgid "" "<color-spec> is <screen-" "part>:[<foreground>],[<background>][:<attr>[+<attr>]...]\n" msgstr "" #: dselect/main.cc #, c-format msgid "<screen-part> is:" msgstr "" #: dselect/main.cc #, c-format msgid "<color> is:" msgstr "" #: dselect/main.cc #, c-format msgid "<attr> is:" msgstr "" #: dselect/main.cc #, c-format msgid "couldn't open debug file '%.255s'\n" msgstr "ezin izan da '%.255s' arazketa-fitxategia ireki\n" #: dselect/main.cc #, c-format msgid "invalid %s '%s'" msgstr "%s '%s' baliogabea" #: dselect/main.cc msgid "screen part" msgstr "pantaila-zatia" #: dselect/main.cc msgid "null colour specification" msgstr "Kolore-zehaztapen nulua" #: dselect/main.cc msgid "colour" msgstr "kolorea" #: dselect/main.cc msgid "colour attribute" msgstr "kolore-atributua" #: dselect/main.cc msgid "Terminal does not appear to support cursor addressing.\n" msgstr "Badirudi terminalak ez duela onartzen kurtsore-helbideratzerik.\n" #: dselect/main.cc msgid "Terminal does not appear to support highlighting.\n" msgstr "Badirudi terminalak ez duela onartzen nabarmentzea.\n" #: dselect/main.cc #, c-format msgid "" "Set your TERM variable correctly, use a better terminal,\n" "or make do with the per-package management tool %s.\n" msgstr "" "Ezarri ondo TERM aldagaia, erabili terminal hobe bat,\n" "edo moldatu paketez pakete kudeatzeko %s tresnarekin .\n" #: dselect/main.cc msgid "terminal lacks necessary features, giving up" msgstr "terminalak beharrezko eginbide batzuk falta ditu, utzi egingo da" #: dselect/main.cc msgid "" "\n" "\n" "Move around with ^P and ^N, cursor keys, initial letters, or digits;\n" "Press <enter> to confirm selection. ^L redraws screen.\n" "\n" msgstr "" "\n" "\n" "Mugitzeko, erabili ^P eta ^N, kurtsore-teklak, hasierako letrak, edo " "digituak;\n" "Hautatzeko, sakatu <sartu>. Erabili ^L pantaila berriro marrazteko.\n" "\n" #: dselect/main.cc msgid "" "Copyright (C) 1994-1996 Ian Jackson.\n" "Copyright (C) 2000,2001 Wichert Akkerman.\n" msgstr "" "Copyright (C) 1994-1996 Ian Jackson.\n" "Copyright (C) 2000,2001 Wichert Akkerman.\n" #: dselect/main.cc msgid "" "\n" "\n" "Read-only access: only preview of selections is available!" msgstr "" "\n" "\n" "Soilik irakurtzeko sarbidea: hautapenen aurrebista bakarrik dago erabilgarri!" #: dselect/main.cc msgid "failed to getch in main menu" msgstr "getch: huts egin du menu nagusian" #: dselect/main.cc #, c-format msgid "unknown action string '%.50s'" msgstr "'%.50s' ekintza-kate ezezaguna" #: dselect/methlist.cc msgid "Abbrev." msgstr "Laburd." #: dselect/methlist.cc dselect/pkgdisplay.cc dselect/pkginfo.cc msgid "Description" msgstr "Azalpena" #: dselect/methlist.cc msgid "dselect - list of access methods" msgstr "dselect - atzipen-metodoen zerrenda" #: dselect/methlist.cc #, c-format msgid "Access method '%s'." msgstr "'%s' atzipen-metodoa." #: dselect/methlist.cc dselect/pkglist.cc msgid "doupdate failed" msgstr "doupdate: huts egin du" #: dselect/methlist.cc dselect/pkglist.cc msgid "getch failed" msgstr "getch: huts egin du" #: dselect/methlist.cc msgid "Explanation" msgstr "Azalpena" #: dselect/methlist.cc msgid "No explanation available." msgstr "Ez dago azalpen erabilgarririk." #: dselect/method.cc #, c-format msgid "" "\n" "\n" "%s: %s\n" msgstr "" "\n" "\n" "%s: %s\n" #: dselect/method.cc msgid "" "\n" "Press <enter> to continue." msgstr "" "\n" "Jarraitzeko, sakatu <sartu>." #: dselect/method.cc msgid "cannot unlock access method area" msgstr "" #: dselect/method.cc msgid "no access methods are available" msgstr "" #: dselect/method.cc msgid "requested operation requires superuser privilege" msgstr "" #: dselect/method.cc msgid "cannot open or create access method lockfile" msgstr "" #: dselect/method.cc msgid "the access method area is already locked" msgstr "" #: dselect/method.cc msgid "cannot lock access method area" msgstr "" #: dselect/method.cc #, c-format msgid "Press <enter> to continue.\n" msgstr "Jarraitzeko, sakatu <sartu>.\n" #: dselect/method.cc msgid "<standard error>" msgstr "<errore estandarra>" #: dselect/method.cc msgid "error reading acknowledgement of program failure message" msgstr "errorea programa-hutsegitearen mezuaren adierazpena irakurtzean" #: dselect/method.cc msgid "no access method is selected or configured" msgstr "" #: dselect/method.cc msgid "update available list script" msgstr "erabilgarri-zerrenda eguneratzeko script-a" #: dselect/method.cc msgid "installation script" msgstr "instalazioaren script-a" #: dselect/method.cc msgid "query/setup script" msgstr "kontsultaren/instalazioaren script-a" #: dselect/methparse.cc #, c-format msgid "syntax error in method options file '%.250s' -- %s" msgstr "sintaxi-errorea metodo-aukeren fitxategian: '%.250s' -- %s" #: dselect/methparse.cc #, c-format msgid "error reading options file '%.250s'" msgstr "errorea '%.250s' aukeren fitxategia irakurtzean" #: dselect/methparse.cc #, c-format msgid "unable to read '%.250s' directory for reading methods" msgstr "ezin da irakurri '%.250s' direktorioa irakurketa-metodoetan" #: dselect/methparse.cc #, c-format msgid "method '%.250s' has name that is too long (%d > %d characters)" msgstr "'%.250s' metodoak izen luzeegia dauka (%d > %d karaktere)" #: dselect/methparse.cc #, c-format msgid "unable to access method script '%.250s'" msgstr "ezin da atzitu '%.250s' metodoaren script-a" #: dselect/methparse.cc #, c-format msgid "unable to read method options file '%.250s'" msgstr "ezin da irakurri '%.250s' metodo-aukeren fitxategia" #: dselect/methparse.cc msgid "non-digit where digit wanted" msgstr "digituak ez direnak digituak behar diren lekuan" #: dselect/methparse.cc msgid "end of file in index string" msgstr "" #: dselect/methparse.cc msgid "index string too long" msgstr "indize-kate luzeegia" #: dselect/methparse.cc msgid "newline before option name start" msgstr "lerro-jauzia aukera-izenaren hasieraren aurretik" #: dselect/methparse.cc msgid "end of file before option name start" msgstr "" #: dselect/methparse.cc msgid "nonalpha where option name start wanted" msgstr "alfanumerikoak ez direnak aukera-izenaren hasiera nahi zenean" #: dselect/methparse.cc msgid "non-alphanum in option name" msgstr "alfanumerikoak ez direnak aukera-izenean" #: dselect/methparse.cc msgid "end of file in option name" msgstr "" #: dselect/methparse.cc msgid "newline before summary" msgstr "lerro-jauzia laburpenaren aurretik" #: dselect/methparse.cc msgid "end of file before summary" msgstr "" #: dselect/methparse.cc msgid "end of file in summary - missing newline" msgstr "" #: dselect/methparse.cc #, c-format msgid "unable to open option description file '%.250s'" msgstr "ezin da ireki aukeren azalpeneko '%.250s' fitxategia" #: dselect/methparse.cc #, c-format msgid "unable to stat option description file '%.250s'" msgstr "ezin da atzitu aukeren azalpeneko '%.250s' fitxategia" #: dselect/methparse.cc #, c-format msgid "failed to read option description file '%.250s'" msgstr "ezin da irakurri aukeren azalpeneko '%.250s' fitxategia" #: dselect/methparse.cc #, c-format msgid "error during read of option description file '%.250s'" msgstr "errorea aukeren azalpeneko '%.250s' fitxategia irakurtzean" #: dselect/methparse.cc #, c-format msgid "error during read of method options file '%.250s'" msgstr "errorea metodo-aukeren '%.250s' fitxategia irakurtzean" #: dselect/methparse.cc #, c-format msgid "unable to open current option file '%.250s'" msgstr "ezin da ireki aukeren azalpeneko '%.250s' fitxategia" #: dselect/methparse.cc #, c-format msgid "unable to write new option to '%.250s'" msgstr "ezin da idatzi aukera berria: '%.250s'" #: dselect/pkgdisplay.cc msgid "new package" msgstr "pakete berria" #: dselect/pkgdisplay.cc msgid "install" msgstr "instalatu" #: dselect/pkgdisplay.cc msgid "hold" msgstr "atxiki" #: dselect/pkgdisplay.cc msgid "remove" msgstr "kendu" #: dselect/pkgdisplay.cc msgid "purge" msgstr "purgatu" #. TRANSLATORS: The space is a trick to work around gettext which uses #. * the empty string to store information about the translation. DO NOT #. * CHANGE THAT IN A TRANSLATION! The code really relies on that being #. * a single space. #: dselect/pkgdisplay.cc msgid " " msgstr " " #: dselect/pkgdisplay.cc msgid "REINSTALL" msgstr "BERRINSTALATU" #: dselect/pkgdisplay.cc msgid "not installed" msgstr "ez dago instalatuta" #: dselect/pkgdisplay.cc msgid "removed (configs remain)" msgstr "kenduta (konfiguratzea falta da)" #: dselect/pkgdisplay.cc msgid "half installed" msgstr "erdi-instalatuta" #: dselect/pkgdisplay.cc msgid "unpacked (not set up)" msgstr "deskonprimituta (konfiguratu gabe)" #: dselect/pkgdisplay.cc msgid "half configured (config failed)" msgstr "erdi-konfiguratuta (konfigurazioak huts eginda)" #: dselect/pkgdisplay.cc msgid "awaiting trigger processing" msgstr "abiarazle prozesatzea itxoiten" #: dselect/pkgdisplay.cc msgid "triggered" msgstr "abiarazita" #: dselect/pkgdisplay.cc msgid "installed" msgstr "instalatuta" #: dselect/pkgdisplay.cc msgid "Required" msgstr "Beharrezkoa" #: dselect/pkgdisplay.cc msgid "Important" msgstr "Garrantzizkoa" #: dselect/pkgdisplay.cc msgid "Standard" msgstr "Estandarra" #: dselect/pkgdisplay.cc msgid "Optional" msgstr "Aukerakoa" #: dselect/pkgdisplay.cc msgid "Extra" msgstr "Estra" #: dselect/pkgdisplay.cc msgid "Unclassified" msgstr "Sailkatu gabe" #: dselect/pkgdisplay.cc msgid "suggests" msgstr "hau iradokitzen du:" #: dselect/pkgdisplay.cc msgid "recommends" msgstr "hau gomendatzen du:" #: dselect/pkgdisplay.cc msgid "depends on" msgstr "honen mendekoa da:" #: dselect/pkgdisplay.cc msgid "pre-depends on" msgstr "honen aurremendekoa da:" #: dselect/pkgdisplay.cc msgid "breaks" msgstr "hau hondatzen du:" #: dselect/pkgdisplay.cc msgid "conflicts with" msgstr "gatazkan dago honekin:" #: dselect/pkgdisplay.cc msgid "provides" msgstr "hau hornitzen du:" #: dselect/pkgdisplay.cc msgid "replaces" msgstr "hau ordezten du:" #: dselect/pkgdisplay.cc msgid "enhances" msgstr "hau hobetzen du:" #: dselect/pkgdisplay.cc msgid "Req" msgstr "Beh." #: dselect/pkgdisplay.cc msgid "Imp" msgstr "Gar." #: dselect/pkgdisplay.cc msgid "Std" msgstr "Estd." #: dselect/pkgdisplay.cc msgid "Opt" msgstr "Auk." #: dselect/pkgdisplay.cc msgid "Xtr" msgstr "Xtr" #: dselect/pkgdisplay.cc msgid "bUG" msgstr "pER" #: dselect/pkgdisplay.cc msgid "?" msgstr "?" #: dselect/pkgdisplay.cc msgid "Broken" msgstr "Hautsita" #: dselect/pkgdisplay.cc msgid "New" msgstr "Berria" #: dselect/pkgdisplay.cc msgid "Upgradable" msgstr "" #: dselect/pkgdisplay.cc msgid "Obsolete/local" msgstr "Zaharkitua/lokala" #: dselect/pkgdisplay.cc msgid "Installed" msgstr "Instalatuta" #: dselect/pkgdisplay.cc msgid "Available" msgstr "Erabilgarri" #: dselect/pkgdisplay.cc msgid "Removed" msgstr "Kenduta" #: dselect/pkgdisplay.cc msgid "Brokenly installed packages" msgstr "Gaizki instalatutako paketeak" #: dselect/pkgdisplay.cc msgid "Newly available packages" msgstr "Pakete erabilgarri berriak" #: dselect/pkgdisplay.cc msgid "Upgradable packages" msgstr "" #: dselect/pkgdisplay.cc msgid "Obsolete and locally created packages" msgstr "" #: dselect/pkgdisplay.cc msgid "Installed packages" msgstr "Instalatutako paketeak" #: dselect/pkgdisplay.cc msgid "Available not installed packages" msgstr "" #: dselect/pkgdisplay.cc msgid "Removed and no longer available packages" msgstr "Kendu diren eta orain erabilgarri ez dauden paketeak" #: dselect/pkgdisplay.cc msgid "Removed packages (configuration still present)" msgstr "Kendutako paketeak (konfigurazioa badago oraindik)" #: dselect/pkgdisplay.cc msgid "Purged packages and those never installed" msgstr "Purgatutako paketeak eta inoiz instalatu ez direnak" #: dselect/pkgdisplay.cc msgid "Purged" msgstr "Purgatuta" #: dselect/pkgdisplay.cc msgid "Error" msgstr "Errorea" #: dselect/pkgdisplay.cc msgid "Installed?" msgstr "Instalatuta?" #: dselect/pkgdisplay.cc msgid "Old mark" msgstr "Marka zaharra" #: dselect/pkgdisplay.cc msgid "Marked for" msgstr "Honela markatua:" #: dselect/pkgdisplay.cc msgid "EIOM" msgstr "EIOM" #: dselect/pkgdisplay.cc msgid "Section" msgstr "Sekzioa" #: dselect/pkgdisplay.cc msgid "Priority" msgstr "Lehentasuna" #: dselect/pkgdisplay.cc msgid "Package" msgstr "Paketea" #: dselect/pkgdisplay.cc msgid "Avail.arch" msgstr "" #: dselect/pkgdisplay.cc msgid "Inst.arch" msgstr "" #: dselect/pkgdisplay.cc msgid "Avail.ver" msgstr "Berts. erabilg." #: dselect/pkgdisplay.cc msgid "Inst.ver" msgstr "Inst. berts." #: dselect/pkgdisplay.cc msgid "dselect - recursive package listing" msgstr "dselect - paketeen zerrenda errekurtsiboa" #: dselect/pkgdisplay.cc msgid "dselect - inspection of package states" msgstr "dselect - pakete-egoeraren egiaztapena" #: dselect/pkgdisplay.cc msgid "dselect - main package listing" msgstr "dselect - paketeen zerrenda nagusia" #: dselect/pkgdisplay.cc msgid " (by section)" msgstr " (sekzioaren arabera)" #: dselect/pkgdisplay.cc msgid " (avail., section)" msgstr " (erabilg., sekzioa)" #: dselect/pkgdisplay.cc msgid " (status, section)" msgstr " (egoera, sekzioa)" #: dselect/pkgdisplay.cc msgid " (by priority)" msgstr " (lehentasunaren arabera)" #: dselect/pkgdisplay.cc msgid " (avail., priority)" msgstr " (erabilg., lehentasuna)" #: dselect/pkgdisplay.cc msgid " (status, priority)" msgstr " (egoera, lehentasuna)" #: dselect/pkgdisplay.cc msgid " (alphabetically)" msgstr " (alfabetikoki)" #: dselect/pkgdisplay.cc msgid " (by availability)" msgstr " (erabilgarritasunaren arabera)" #: dselect/pkgdisplay.cc msgid " (by status)" msgstr " (egoeraren arabera)" #: dselect/pkgdisplay.cc msgid " mark:+/=/- terse:v help:?" msgstr " marka:+/=/- labur:v laguntza:?" #: dselect/pkgdisplay.cc msgid " mark:+/=/- verbose:v help:?" msgstr " marka:+/=/- xeheki:v laguntza:?" #: dselect/pkgdisplay.cc msgid " terse:v help:?" msgstr " labur:v laguntza:?" #: dselect/pkgdisplay.cc msgid " verbose:v help:?" msgstr " xeheki:v laguntza:?" #: dselect/pkginfo.cc msgid "" "The line you have highlighted represents many packages; if you ask to " "install, remove, hold, etc. it you will affect all the packages which match " "the criterion shown.\n" "\n" "If you move the highlight to a line for a particular package you will see " "information about that package displayed here.\n" "You can use 'o' and 'O' to change the sort order and give yourself the " "opportunity to mark packages in different kinds of groups." msgstr "" "Nabarmendu duzun lerroak hainbat pakete adierazten ditu; instalatzeko, " "kentzeko edo atxikitzeko eskatuz gero, erakutsitako irizpidearekin bat " "datozen pakete guztiekin egingo da.\n" "\n" "Nabarmentzea pakete jakin bateko lerro batera eramaten baduzu, pakete horri " "buruzko informazioa hemen bistaratuko da.\n" "Erabili 'o' eta 'O' ordena aldatzeko eta aukera izateko talde-mota " "desberdinetako paketeak markatzeko." #: dselect/pkginfo.cc msgid "Interrelationships" msgstr "interrelazioak" #: dselect/pkginfo.cc msgid "No description available." msgstr "Ez dago azalpen erabilgarririk." #: dselect/pkginfo.cc msgid "Installed control file information" msgstr "instalatutako kontrol fitxategiaren informazioa" #: dselect/pkginfo.cc msgid "Available control file information" msgstr "Kontrol fitxategiaren informazio erabilgarria" #: dselect/pkglist.cc msgid "there are no packages" msgstr "ez dago paketerik" #: dselect/pkglist.cc msgid "invalid search option given" msgstr "bilaketa-aukera baliogabea eman da" #: dselect/pkglist.cc msgid "error in regular expression" msgstr "errorea adierazpen erregularrean" #: dselect/pkgsublist.cc msgid " does not appear to be available\n" msgstr " : ez dirudi erabilgarri dagoenik\n" #: dselect/pkgsublist.cc msgid " or " msgstr " edo " #: dselect/pkgtop.cc msgid "All" msgstr "Denak" #: dselect/pkgtop.cc msgid "All packages" msgstr "Pakete guztiak" #: dselect/pkgtop.cc #, c-format msgid "%s packages without a section" msgstr "%s pakete sekziorik gabe" #: dselect/pkgtop.cc #, c-format msgid "%s packages in section %s" msgstr "%s pakete %s sekzioan" #: dselect/pkgtop.cc #, c-format msgid "%s %s packages" msgstr "%s %s paketeak" #: dselect/pkgtop.cc #, c-format msgid "%s %s packages without a section" msgstr "%s %s pakete sekziorik gabe" #: dselect/pkgtop.cc #, c-format msgid "%s %s packages in section %s" msgstr "%s %s pakete %s sekzioan" #: dselect/pkgtop.cc #, c-format msgid "%-*s %s%s%s; %s (was: %s). %s" msgstr "%-*s %s%s%s; %s (lehen: %s). %s" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/software-properties.po������������������������������������0000644�0000000�0000000�00000067364�12704125521�021474� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for update-manager # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the update-manager package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-03-22 07:57+0000\n" "PO-Revision-Date: 2016-03-18 00:18+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\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-04-15 07:05+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../data/com.ubuntu.softwareproperties.policy.in.h:1 msgid "Write Configuration" msgstr "Idatzi konfigurazioa" #: ../data/com.ubuntu.softwareproperties.policy.in.h:2 msgid "To change software repository settings, you need to authenticate." msgstr "" "Software-errepositorioaren ezarpenak aldatzeko autentifikatu egin behar zara." #: ../data/software-properties-gtk.desktop.in.h:1 #: ../data/gtkbuilder/main.ui.h:14 msgid "Software & Updates" msgstr "Softwarea eta eguneraketak" #: ../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 "Software eta eguneraketa instalagarrien jatorriak konfiguratu" #: ../data/software-properties-gtk.desktop.in.h:3 msgid "Drivers;Repositories;Repository;PPA;" msgstr "Kontrolatzaileak;Errepositorioak;Errepositorio;PPA;" #: ../data/software-properties-kde.desktop.in.h:1 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:669 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:688 msgid "Software Sources" msgstr "Software-jatorriak" #: ../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 "" "--enable-component/-e agindu-lerroko etengailua zaharkituta dago. 'software-" "properties-gtk -e multiverse' erabili ordez, \n" "'add-apt-repository multiverse' erabil dezakezu" #: ../software-properties-kde:75 msgid "Print some debug information to the command line" msgstr "Inprimatu zenbait arazketa-informazio komando-lerrora" #: ../software-properties-kde:78 ../add-apt-repository:59 msgid "Print a lot of debug information to the command line" msgstr "Arazte-informazio ugari inprimatu agindu-lerroan" #: ../software-properties-kde:81 msgid "" "No update on repository change (useful if called from an external program)" msgstr "" #: ../software-properties-kde:84 msgid "Enable the specified component of the distro's repositories" msgstr "" #: ../software-properties-kde:88 msgid "Enable PPA with the given name" msgstr "Gaitu emandako izena duen PPA" #: ../software-properties-kde:92 msgid "URL of keyserver" msgstr "gako-zerbitzariaren URLa" #: ../software-properties-kde:95 msgid "Win ID to act as a dialogue for" msgstr "" #: ../software-properties-kde:98 msgid "data directory for UI files" msgstr "" #: ../add-apt-repository:62 msgid "remove repository from sources.list.d directory" msgstr "ezabatu sources.list.d direktorioko errepositorioa" #: ../add-apt-repository:65 #, c-format msgid "URL of keyserver. Default: %default" msgstr "Gako-zerbitzariaren URLa. Lehenetsia: %default" #: ../add-apt-repository:68 msgid "Allow downloading of the source packages from the repository" msgstr "Baimendu errepositoriotik iturburu-paketeak deskargatzea" #: ../add-apt-repository:71 msgid "Assume yes to all queries" msgstr "Baiezkoa lehenetsi galdera guztientzat" #: ../add-apt-repository:74 msgid "Update package cache after adding" msgstr "Eguneratu paketeen cache-a gehitu ondoren" #: ../add-apt-repository:78 msgid "Error: must run as root" msgstr "Errorea: erro modura exekutatu behar" #: ../add-apt-repository:82 msgid "Error: need a repository as argument" msgstr "Errorea: errepositorio bat zehaztu behar argumentu modura" #: ../add-apt-repository:85 msgid "Error: need a single repository as argument" msgstr "Errorea: errepositorio bakarra behar da argumentu gisa" #: ../add-apt-repository:105 #, c-format msgid "'%s' distribution component disabled for all sources." msgstr "'%s' distribuzioko osagaia desgaituta jatorri guztientzat." #: ../add-apt-repository:107 #, c-format msgid "'%s' distribution component is already disabled for all sources." msgstr "'%s' banaketaren osagaia dagoeneko jatorri guztietan desgaitu da." #: ../add-apt-repository:112 #, c-format msgid "'%s' distribution component enabled for all sources." msgstr "'%s' distribuzioaren osagaia gaituta jatorri guztientzat." #: ../add-apt-repository:114 #, c-format msgid "'%s' distribution component is already enabled for all sources." msgstr "'%s' banaketaren osagaia dagoeneko jatorri guztietan gaitu da." #: ../add-apt-repository:136 #, c-format msgid " More info: %s" msgstr " Info gehiago: %s" #: ../add-apt-repository:140 msgid "Press [ENTER] to continue or ctrl-c to cancel removing it" msgstr "Sakatu [SARTU] jarraitzeko edo ktrl-c ezabaketa ezeztatzeko" #: ../add-apt-repository:142 msgid "Press [ENTER] to continue or ctrl-c to cancel adding it" msgstr "Sakatu [SARTU] jarraitzeko edo ktrl-c ez gehitzeko" #: ../add-apt-repository:160 ../add-apt-repository:164 #, c-format msgid "Error: '%s' doesn't exist in a sourcelist file" msgstr "Errorea: '%s' ez da existitzen jatorrien zerrenden fitxategietan" #: ../add-apt-repository:169 #, c-format msgid "Error: '%s' invalid" msgstr "Errorea: '%s' baliogabea" #: ../softwareproperties/distro.py:28 msgid "" "<i>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.</i>" msgstr "" "<i>Ubunturen erabiltzaileen esperientzia hobetzeko, parte har ezazu " "gogokotasun inkestan. Hala egiten baduzu, ze software instalatu duzun eta " "zenbatetan erabili duzun gordeko da zerrenda batean, eta anonimoki bidaliko " "da astero Ubuntu proiektura.\n" "\n" "Emaitzei esker, aplikazio erabilienen sostengua hobetuko da eta bilaketetan " "garrantzi handiagoa emango zaie.</i>" #: ../softwareproperties/distro.py:37 msgid "" "<i>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 "" "<i>Debianen erabiltzaileen esperientzia hobetzeko, parte har ezazu " "gogokotasun inkestan. Hala egiten baduzu, ze software instalatu duzun eta " "zenbatetan erabili duzun gordeko da zerrenda batean, eta anonimoki bidaliko " "da Debian proiektura.\n" "\n" "Emaitzei esker, instalaziorako CD-en antolamendua hobetuko da." #: ../softwareproperties/distro.py:44 msgid "" "Submit the list of installed software and how often it is is used to the " "distribution project." msgstr "" "Instalatutako softwarea eta zenbatetan erabili ohi den bidali " "distribuzioaren proiektura." #: ../softwareproperties/kde/DialogMirror.py:63 msgid "Mirror" msgstr "Ispilua" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:185 #: ../softwareproperties/kde/DialogMirror.py:218 msgid "Testing Mirrors" msgstr "Ispilu-zerbitzariak probatzen" #: ../softwareproperties/kde/DialogMirror.py:184 #: ../softwareproperties/kde/DialogMirror.py:187 msgid "Cancel" msgstr "Utzi" #: ../softwareproperties/kde/DialogMirror.py:219 #: ../softwareproperties/gtk/DialogMirror.py:332 msgid "No suitable download server was found" msgstr "Ez da deskarga-zerbitzari egokirik aurkitu" #: ../softwareproperties/kde/DialogMirror.py:220 #: ../softwareproperties/gtk/DialogMirror.py:333 msgid "Please check your Internet connection." msgstr "Egiaztatu zure Interneterako konexioa." #: ../softwareproperties/kde/DialogMirror.py:235 #: ../softwareproperties/gtk/DialogMirror.py:348 msgid "Canceling..." msgstr "Bertan behera uzten..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:162 #: ../data/gtkbuilder/main.ui.h:9 msgid "Daily" msgstr "Egunero" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:163 #: ../data/gtkbuilder/main.ui.h:10 msgid "Every two days" msgstr "Bi egunean behin" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:164 #: ../data/gtkbuilder/main.ui.h:11 msgid "Weekly" msgstr "Astero" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:165 #: ../data/gtkbuilder/main.ui.h:12 msgid "Every two weeks" msgstr "Bi astean behin" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:172 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:244 #, python-format msgid "Every %s days" msgstr "%s egunean behin" #. TRANS: %s stands for the distribution name e.g. Debian or Ubuntu #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:214 #, python-format msgid "%s updates" msgstr "%s eguneratze" #. 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 softwarea" #. 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:445 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:538 msgid "Other..." msgstr "Beste batzuk..." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:668 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:961 msgid "Import key" msgstr "Inportatu gakoa" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:671 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:975 msgid "Error importing selected file" msgstr "Errorea hautatutako fitxategia inportatzean" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:672 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:976 msgid "The selected file may not be a GPG key file or it might be corrupt." msgstr "Hautatutako fitxategia ez da GPG gako-fitxategia edo apurtuta dago." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:685 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:992 msgid "Error removing the key" msgstr "Errorea gakoa kentzean" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:686 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:993 msgid "" "The key you selected could not be removed. Please report this as a bug." msgstr "" "Ezin izan da hautatutako gakoa kendu. Mesedez, eman ezazu akats honen berri." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:703 msgid "Reload" msgstr "Birkargatu" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:705 msgid "Your local copy of the software catalog is out of date." msgstr "Zure software-katalogoaren kopia ez dago eguneratuta." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:706 msgid "A new copy will be downloaded." msgstr "Kopia berri bat deskargatuko da." #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:730 msgid "CD Error" msgstr "CD errorea" #: ../softwareproperties/kde/SoftwarePropertiesKDE.py:731 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:827 msgid "Error scanning the CD" msgstr "Errorea CDa eskaneatzean" #: ../softwareproperties/kde/CdromProgress.py:54 msgid "CD Name" msgstr "CDaren izena" #: ../softwareproperties/kde/CdromProgress.py:54 #: ../softwareproperties/gtk/CdromProgress.py:59 msgid "Please enter a name for the disc" msgstr "Idatzi diskoarentzako izena" #: ../softwareproperties/kde/CdromProgress.py:58 msgid "Insert Disk" msgstr "Sartu diskoa" #: ../softwareproperties/kde/CdromProgress.py:58 #: ../softwareproperties/gtk/CdromProgress.py:75 msgid "Please insert a disk in the drive:" msgstr "Sartu diskoa irakurgailuan:" #. 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 "Idatzi gehitu nahi duzun errepositorioaren APT lerro osoa." #: ../softwareproperties/kde/DialogAdd.py:57 #, python-format msgid "" "Include the type, location and components of the repository. Example: %s" msgstr "Gehitu errepositorioaren mota, kokalekua eta osagaiak. Adibidez: %s" #: ../softwareproperties/kde/DialogEdit.py:43 #: ../data/gtkbuilder/dialog-edit-source.ui.h:1 msgid "Binary" msgstr "Bitarra" #: ../softwareproperties/kde/DialogEdit.py:44 ../data/gtkbuilder/main.ui.h:15 msgid "Source code" msgstr "Iturburu-kodea" #: ../softwareproperties/SoftwareProperties.py:502 #: ../softwareproperties/SoftwareProperties.py:509 msgid "(Source Code)" msgstr "(Iturburu-kodea)" #: ../softwareproperties/SoftwareProperties.py:515 msgid "Source Code" msgstr "Iturburu-kodea" #: ../softwareproperties/gtk/DialogMirror.py:248 msgid "New mirror" msgstr "Ispilu berria" #: ../softwareproperties/gtk/DialogMirror.py:321 #, python-format msgid "Completed %s of %s tests" msgstr "%s / %s proba amaituta" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:679 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:698 msgid "Active" msgstr "Gaituta" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:737 msgid "Key" msgstr "Gakoa" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:754 msgid "_Add key from paste data" msgstr "Arbeletik _kopiatu gakoa" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:767 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:778 msgid "Error importing key" msgstr "Errorea gakoa inportatzean" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:768 #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:779 msgid "The selected data may not be a GPG key file or it might be corrupt." msgstr "" "Posible da hautatutako informazioa ez izatea GPG gako-fitxategi bat, edo " "apurtuta egotea." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:828 msgid "Could not find a suitable CD." msgstr "Ez da CD egokirik aurkitu." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1038 msgid "Applying changes..." msgstr "Aldaketak aplikatzen..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1119 #: ../data/gtkbuilder/main.ui.h:42 msgid "Re_vert" msgstr "Be_rrezarri" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1121 msgid "_Apply Changes" msgstr "_Aplikatu aldaketak" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1123 msgid "_Cancel" msgstr "_Utzi" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1125 msgid "_Restart..." msgstr "_Berrabiarazi..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1140 msgid "Searching for available drivers..." msgstr "Kontrolatzaile eskuragarriak bilatzen..." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1170 msgid "An error occurred while searching for drivers." msgstr "Errore bat gertatu da kontrolatzaileak bilatzerakoan." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1244 msgid "This device is using the recommended driver." msgstr "Gailu honek gomendaturiko kontrolatzailea darabil." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1245 msgid "This device is using an alternative driver." msgstr "Gailuak kontrolatzaile alternatibo bat darabil." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1246 msgid "This device is using a manually-installed driver." msgstr "Gailuak eskuz instalatutako kontrolatzaile bat darabil." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1247 msgid "This device is not working." msgstr "Gailuak ez du funtzionatzen." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1256 msgid "Continue using a manually installed driver" msgstr "Jarraitu eskuz instalatutako kontrolatzailea erabiltzen" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1283 msgid "Using {} from {}" msgstr "{} erabiliz; hemendik: {}" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1285 msgid "Using {}" msgstr "{} erabiltzen" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1292 msgid "open source" msgstr "kode irekikoa" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1294 msgid "proprietary" msgstr "jabeduna" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1297 #, python-brace-format msgid "{base_description} ({licence}, tested)" msgstr "{base_description} ({licence}, probatua)" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1299 #, python-brace-format msgid "{base_description} ({licence})" msgstr "{base_description} ({licence})" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1319 msgid "Do not use the device" msgstr "Ez erabili gailua" #. No drivers found. #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1339 msgid "No additional drivers available." msgstr "Ez dago kontrolatzaile gehigarririk eskuragarri." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1357 msgid "Unknown" msgstr "Ezezaguna" #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1406 msgid "You need to restart the computer to complete the driver changes." msgstr "" "Ordenagailua berrabiarazi behar duzu kontrolatzaileen aldaketak burutzeko." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1420 #, python-format msgid "%(count)d proprietary driver in use." msgid_plural "%(count)d proprietary drivers in use." msgstr[0] "Jabedun kontrolatzaile %(count)d erabiltzen." msgstr[1] "%(count)d jabedun kontrolatzaile erabiltzen." #: ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1425 #: ../data/gtkbuilder/main.ui.h:37 msgid "No proprietary drivers are in use." msgstr "Ez da jabedun kontrolatzailerik erabiltzen ari." #: ../softwareproperties/gtk/DialogAddSourcesList.py:43 msgid "Add Software Channels" msgstr "Gehitu software-kanalak" #: ../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] "" "Jatorri honetako softwarea bakarrik instalatu, edo baita beste batzuetakoa " "ere?" msgstr[1] "" "Jatorri hauetako softwarea bakarrik instalatu, edo baita beste batzuetakoa " "ere?" #: ../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 "" "Ondorengo jatorriak gehitu ditzakezu, edo oraingoa ordezteko erabili " "ditzakezu. Jatorri fidagarriak bakarrik erabili itzazu softwarea " "instalatzeko." #: ../softwareproperties/gtk/DialogAddSourcesList.py:104 msgid "There are no sources to install software from" msgstr "Ez dago software-jatorririk" #: ../softwareproperties/gtk/DialogAddSourcesList.py:105 #, python-format msgid "The file '%s' does not contain any valid software sources." msgstr "'%s' fitxategiak ez dauka baliozko software-jatorririk." #. 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 "" "APT lerroan errepositorioaren mota, kokapena eta osagaiak zehazten dira. " "Adibidez: '%s'." #. some known keys #: ../softwareproperties/AptAuth.py:39 msgid "Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>" msgstr "" "Ubunturen biltegiko sinatze-automatikorako gakoa <ftpmaster@ubuntu.com>" #: ../softwareproperties/AptAuth.py:40 msgid "Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>" msgstr "" "Ubunturen CD irudiko sinatze-automatikorako gakoa <cdimage@ubuntu.com>" #: ../softwareproperties/AptAuth.py:41 msgid "Ubuntu Archive Automatic Signing Key (2012) <ftpmaster@ubuntu.com>" msgstr "" "Ubuntu Artxiboaren Sinadura Automatikorako Gakoa (2012) " "<ftpmaster@ubuntu.com>" #: ../softwareproperties/AptAuth.py:42 msgid "Ubuntu CD Image Automatic Signing Key (2012) <cdimage@ubuntu.com>" msgstr "" "Ubuntu CD Irudiaren Sinadura Automatikorako Gakoa (2012) <cdimage@ubuntu.com>" #: ../softwareproperties/AptAuth.py:43 msgid "Ubuntu Extras Archive Automatic Signing Key <ftpmaster@ubuntu.com>" msgstr "" "Ubunturako Estren Artxiboaren Sinadura Automatikorako Gakoa " "<ftpmaster@ubuntu.com>" #: ../data/gtkbuilder/dialog-edit-source.ui.h:2 msgid "Source" msgstr "Jatorria" #: ../data/gtkbuilder/dialog-edit-source.ui.h:3 msgid "Edit Source" msgstr "Editatu jatorria" #: ../data/gtkbuilder/dialog-edit-source.ui.h:4 msgid "<b>Type:</b>" msgstr "<b>Mota:</b>" #: ../data/gtkbuilder/dialog-edit-source.ui.h:5 msgid "<b>URI:</b>" msgstr "<b>URIa:</b>" #: ../data/gtkbuilder/dialog-edit-source.ui.h:6 msgid "<b>Distribution:</b>" msgstr "<b>Banaketa:</b>" #: ../data/gtkbuilder/dialog-edit-source.ui.h:7 msgid "<b>Components:</b>" msgstr "<b>Osagaiak:</b>" #: ../data/gtkbuilder/dialog-edit-source.ui.h:8 msgid "<b>Comment:</b>" msgstr "<b>Iruzkina:</b>" #: ../data/gtkbuilder/dialog-add-sources-list.ui.h:1 msgid "_Replace" msgstr "_Ordezkatu" #: ../data/gtkbuilder/dialog-cdrom-progress.ui.h:1 msgid "Scanning CD-ROM" msgstr "CD-ROMa arakatzen" #: ../data/gtkbuilder/main.ui.h:1 msgid "Display immediately" msgstr "Berehala jakinarazi" #: ../data/gtkbuilder/main.ui.h:2 msgid "Display weekly" msgstr "Astean behin jakinarazi" #: ../data/gtkbuilder/main.ui.h:3 msgid "Display every two weeks" msgstr "Bi astean behin jakinarazi" #: ../data/gtkbuilder/main.ui.h:4 msgid "For any new version" msgstr "Edozein bertsio berri" #: ../data/gtkbuilder/main.ui.h:5 msgid "For long-term support versions" msgstr "Epe luzerako sostengudun bertsioentzat" #: ../data/gtkbuilder/main.ui.h:6 msgid "Never" msgstr "Inoiz ez" #: ../data/gtkbuilder/main.ui.h:7 msgid "Download automatically" msgstr "Deskargatu automatikoki" #: ../data/gtkbuilder/main.ui.h:8 msgid "Download and install automatically" msgstr "Deskargatu eta instalatu automatikoki" #: ../data/gtkbuilder/main.ui.h:13 msgid "To install from a CD-ROM or DVD, insert the medium into the drive." msgstr "CD-ROM edo DVD batetik instalatzeko, irakurgailuan sar ezazu." #: ../data/gtkbuilder/main.ui.h:16 msgid "Download from:" msgstr "Deskargatu hemendik:" #: ../data/gtkbuilder/main.ui.h:17 msgid "<b>Downloadable from the Internet</b>" msgstr "<b>Internetetik deskargagarriak</b>" #: ../data/gtkbuilder/main.ui.h:18 msgid "<b>Installable from CD-ROM/DVD</b>" msgstr "<b>CD-ROM/DVD-tik instalagarriak</b>" #: ../data/gtkbuilder/main.ui.h:19 msgid "Add..." msgstr "Gehitu..." #: ../data/gtkbuilder/main.ui.h:20 msgid "Edit..." msgstr "Editatu..." #: ../data/gtkbuilder/main.ui.h:21 msgid "Add Volume..." msgstr "Gehitu bolumena" #: ../data/gtkbuilder/main.ui.h:22 msgid "Other Software" msgstr "Beste softwarea" #: ../data/gtkbuilder/main.ui.h:23 msgid "Install updates from:" msgstr "Instalatu eguneraketak hemendik:" #: ../data/gtkbuilder/main.ui.h:24 msgid "Automatically check for updates:" msgstr "Bilatu eguneraketak automatikoki:" #: ../data/gtkbuilder/main.ui.h:25 msgid "When there are security updates:" msgstr "Segurtasun-eguneraketak daudenean:" #: ../data/gtkbuilder/main.ui.h:26 msgid "When there are other updates:" msgstr "Beste eguneraketak daudenean:" #: ../data/gtkbuilder/main.ui.h:27 msgid "Notify me of a new Ubuntu version:" msgstr "Jakinarazi Ubunturen bertsio berri bat dagoenean:" #: ../data/gtkbuilder/main.ui.h:28 msgid "Updates" msgstr "Eguneraketak" #: ../data/gtkbuilder/main.ui.h:29 msgid "<b>Trusted software providers</b>" msgstr "<b>Software-jatorri fidagarriak</b>" #: ../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 "" "Jatorrien egiazkotasuna egiaztatzeko erabiltzen dira gakoak, eta beraz, zure " "ordenagailua software maltzurrengandik babesteko." #: ../data/gtkbuilder/main.ui.h:32 msgid "_Import Key File..." msgstr "Inportatu gako-fitxategia..." #: ../data/gtkbuilder/main.ui.h:33 msgid "Import the public key from a trusted software provider" msgstr "Konfidantzazko software-hornitzaile baten gako publikoa inportatu" #: ../data/gtkbuilder/main.ui.h:34 msgid "Restore _Defaults" msgstr "Berrezarri balio _lehenetsiak" #: ../data/gtkbuilder/main.ui.h:35 msgid "Restore the default keys of your distribution" msgstr "Berrezarri banaketaren gako lehenetsiak" #: ../data/gtkbuilder/main.ui.h:36 msgid "Authentication" msgstr "Autentifikazioa" #: ../data/gtkbuilder/main.ui.h:38 msgid "" "<small>A proprietary driver has private code that Ubuntu developers can't " "review or improve. Security and other updates are dependent on the driver " "vendor.</small>" msgstr "" "<small>Jabedun kontrolatzaile batek kode pribatua dauka, Ubunturen " "garatzaileek berrikus edo hobe ezin dezaketena. Segurtasun-eguneratzeak eta " "bestelakoak hornitzailearen esku daude.</small>" #: ../data/gtkbuilder/main.ui.h:39 msgid "Additional Drivers" msgstr "Kontrolatzaile gehigarriak" #: ../data/gtkbuilder/main.ui.h:40 msgid "" "Proposed updates are only for testing updates and providing development " "feedback. Enabling this may introduce instability." msgstr "" "Proposatutako eguneraketak eguneratzeak probatzeko eta garatzaileei feedback-" "a eskaintzeko soilik dira. Hau gaituz sistema ezegonkortu daiteke." #: ../data/gtkbuilder/main.ui.h:41 msgid "Developer Options" msgstr "Garatzaileen aukerak" #: ../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 "" "<b><big>The information about available software is out-of-date</big></b>\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 "" "<b><big>Eskuragarri duzun softwareari buruzko informazioa zaharkituta " "dago</big></b>\n" "\n" "Duela gutxi gehitutako edo berritutako jatorrietatik softwarea instalatu " "nahi baduzu, eskuragarri duzun softwareari buruzko informazioa berritu " "beharko duzu.\n" "\n" "Jarraitzeko, Internet konexio bat behar duzu." #: ../data/gtkbuilder/dialog-cache-outofdate.ui.h:7 msgid "_Reload" msgstr "_Birkargatu" #: ../data/gtkbuilder/dialog-mirror.ui.h:1 msgid "Choose a Download Server" msgstr "Hautatu deskarga-zerbitzaria" #: ../data/gtkbuilder/dialog-mirror.ui.h:2 msgid "Protocol:" msgstr "Protokoloa:" #: ../data/gtkbuilder/dialog-mirror.ui.h:3 msgid "_Select Best Server" msgstr "_Hautatu zerbitzaririk onena" #: ../data/gtkbuilder/dialog-mirror.ui.h:4 msgid "Performs a connection test to find the best mirror for your location" msgstr "" "Zure kokapenerako ispilu egokiena aurkitzeko proba batzuk burutzen ditu" #: ../data/gtkbuilder/dialog-mirror.ui.h:5 msgid "Choose _Server" msgstr "Hautatu _zerbitzaria" #: ../data/gtkbuilder/dialog-mirror.ui.h:7 msgid "" "<b><big>Testing download servers</big></b>\n" "\n" "A series of tests will be performed to find the best mirror for your " "location." msgstr "" "<b><big>Deskarga-zerbitzariak probatzen</big></b>\n" "\n" "Zenbait proba burutuko dira zure kokalekurako zerbitzari egokiena aurkitzeko." #: ../data/gtkbuilder/dialog-add.ui.h:1 msgid "" "<big><b>Enter the complete APT line of the repository that you want to add " "as source</b></big>" msgstr "" "<big><b>Jatorri bezala gehitu nahi duzun errepositorioaren APT lerro osoa " "sartu</b></big>" #: ../data/gtkbuilder/dialog-add.ui.h:2 msgid "APT line:" msgstr "APT lerroa:" #: ../data/gtkbuilder/dialog-add.ui.h:3 msgid "_Add Source" msgstr "Gehitu _jatorria" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/notificationhelper.po�������������������������������������0000644�0000000�0000000�00000013003�12704125521�021313� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for kubuntu-notification-helper # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the kubuntu-notification-helper package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011. # msgid "" msgstr "" "Project-Id-Version: kubuntu-notification-helper\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-04-01 17:07+0000\n" "PO-Revision-Date: 2014-06-25 22:56+0000\n" "Last-Translator: Asier Iturralde Sarasola <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/daemon/apportevent/apportevent.cpp:62 msgctxt "Notification when apport detects a crash" msgid "An application has crashed on your system (now or in the past)" msgstr "Aplikazio bat kraskatu da zure sisteman (orain edo lehenago)" #: src/daemon/apportevent/apportevent.cpp:64 #: src/daemon/installevent/installevent.cpp:55 #: src/daemon/hookevent/hookevent.cpp:61 msgctxt "Opens a dialog with more details" msgid "Details" msgstr "Xehetasunak" #: src/daemon/apportevent/apportevent.cpp:65 #: src/daemon/installevent/installevent.cpp:56 #: src/daemon/l10nevent/l10nevent.cpp:117 #: src/daemon/driverevent/driverevent.cpp:143 #: src/daemon/rebootevent/rebootevent.cpp:48 msgctxt "Button to dismiss this notification once" msgid "Ignore for now" msgstr "Ez ikusia egin oraingoz" #: src/daemon/apportevent/apportevent.cpp:67 #: src/daemon/installevent/installevent.cpp:58 #: src/daemon/l10nevent/l10nevent.cpp:119 #: src/daemon/driverevent/driverevent.cpp:145 #: src/daemon/rebootevent/rebootevent.cpp:50 msgctxt "Button to make this notification never show up again" msgid "Never show again" msgstr "Ez erakutsi inoiz berriro" #: src/daemon/installevent/installevent.cpp:35 msgctxt "The name of the Adobe Flash plugin" msgid "Flash" msgstr "Flash" #: src/daemon/installevent/installevent.cpp:37 msgid "K3b CD Codecs" msgstr "K3b CD kodetzaile-deskodetzaileak" #: src/daemon/installevent/installevent.cpp:38 msgid "MP3 Encoding" msgstr "MP3 kodetzea" #: src/daemon/installevent/installevent.cpp:52 #, kde-format msgctxt "Notification when a package wants to install extra software" msgid "Extra packages can be installed to enhance functionality for %1" msgstr "" "Pakete gehigarriak instalatu daitezke %1-(r)en funtzionalitatea hobetzeko" #: src/daemon/installevent/installgui.cpp:42 msgid "Install Packages" msgstr "Instalatu paketeak" #: src/daemon/installevent/installgui.cpp:48 msgid "" "Select packages to be installed for extra functionality. These packages are " "not installed by default due to either patent issues, restrictive licensing " "or a lack of space on the installation media." msgstr "" "Hautatu funtzionalitate gehigarria lortzeko instalatu beharreko paketeak. " "Pakete hauek ez daude instalazio lehenetsian patente arazo, lizentzia " "mugatzaile edo instalazio euskarriko leku faltagatik." #: src/daemon/installevent/installgui.cpp:112 #, kde-format msgid "" "Installation complete. You will need to restart %1 to use the new " "functionality" msgstr "" "Instalazioa burutu da. %1 berrabiarazi beharko duzu funtzionalitate berria " "erabiltzeko" #: src/daemon/l10nevent/l10nevent.cpp:114 msgctxt "" "Notification when additional packages are required for complete system " "localization" msgid "Language support is incomplete, additional packages are required" msgstr "Hizkuntza-sostengua osatu gabe dago, pakete gehigarriak behar dira" #: src/daemon/l10nevent/l10nevent.cpp:116 msgctxt "Installs additional localization packages" msgid "Install" msgstr "Instalatu" #: src/daemon/driverevent/driverevent.cpp:140 msgctxt "" "Notification when additional packages are required for activating " "proprietary hardware" msgid "Proprietary drivers might be required to enable additional features" msgstr "" "Agian kontrolatzaile jabedunak beharko dira ezaugarri gehigarriak gaitzeko" #: src/daemon/driverevent/driverevent.cpp:142 msgctxt "Launches KDE Control Module to manage drivers" msgid "Manage Drivers" msgstr "Kudeatu kontrolatzaileak" #: src/daemon/hookevent/hookgui.cpp:53 msgid "Update Information" msgstr "Eguneraketaren informazioa" #: src/daemon/hookevent/hookgui.cpp:93 msgid "Run this action now" msgstr "Exekutatu ekintza hau orain" #: src/daemon/hookevent/hookevent.cpp:59 msgctxt "Notification when an upgrade requires the user to do something" msgid "Software upgrade notifications are available" msgstr "Software bertsio-berritze jakinarazpenak eskuragarri daude" #: src/daemon/hookevent/hookevent.cpp:62 msgctxt "User declines an action" msgid "Ignore" msgstr "Ez ikusia egin" #: src/daemon/hookevent/hookevent.cpp:64 msgctxt "User indicates he never wants to see this notification again" msgid "Never show again" msgstr "Ez erakutsi inoiz berriro" #: src/daemon/event.cpp:124 msgid "System Notification Helper" msgstr "Sistemaren Jakinarazpen Laguntzailea" #: src/daemon/event.cpp:148 msgid "Hide" msgstr "Ezkutatu" #: src/daemon/event.cpp:161 msgctxt "notification title" msgid "System Notification Helper" msgstr "Sistemaren jakinarazpen-laguntzailea" #: src/daemon/rebootevent/rebootevent.cpp:45 msgctxt "Notification when the upgrade requires a restart" msgid "A system restart is needed to complete the update process" msgstr "Sistema berrabiaraztea beharrezkoa da eguneraketa prozesua burutzeko" #: src/daemon/rebootevent/rebootevent.cpp:47 msgctxt "Restart the computer" msgid "Restart" msgstr "Berrabiarazi" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/click.po��������������������������������������������������0000644�0000000�0000000�00000002254�12704125521�016520� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for click # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the click package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # msgid "" msgstr "" "Project-Id-Version: click\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2013-09-08 02:17+0100\n" "PO-Revision-Date: 2014-11-23 11:34+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:22+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../pk-plugin/com.ubuntu.click.policy.in.h:1 msgid "Install package" msgstr "Instalatu paketea" #: ../pk-plugin/com.ubuntu.click.policy.in.h:2 msgid "To install software, you need to authenticate." msgstr "Softwarea instalatzeko autentifikatu beharra daukazu." #: ../pk-plugin/com.ubuntu.click.policy.in.h:3 msgid "Remove package" msgstr "Kendu paketea" #: ../pk-plugin/com.ubuntu.click.policy.in.h:4 msgid "To remove software, you need to authenticate." msgstr "Softwarea kentzeko autentifikatu beharra daukazu" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/apturl.po�������������������������������������������������0000644�0000000�0000000�00000013101�12704125521�016733� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for apturl # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the apturl package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # msgid "" msgstr "" "Project-Id-Version: apturl\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-02-16 12:06+0000\n" "PO-Revision-Date: 2011-10-20 21:18+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:17+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../apturl-gtk:49 ../apturl-kde:52 msgid "User requested interrupt." msgstr "Erabiltzaileak eskatutako etena." #: ../AptUrl/Parser.py:85 msgid "Non whitelist char in the uri" msgstr "Zerrenda zuritik kanpoko karakterea URIan" #: ../AptUrl/Parser.py:93 msgid "Whitespace in key=value" msgstr "Zuriunea 'gakoa=balioa'-n" #: ../AptUrl/Parser.py:99 #, python-format msgid "Exception '%s'" msgstr "'%s' salbuespena" #: ../AptUrl/Parser.py:109 #, python-format msgid "Url string '%s' too long" msgstr "'%s' URL katea luzeegia da" #: ../AptUrl/Parser.py:115 msgid "No ':' in the uri" msgstr "Ez dago ':' URIan" #: ../AptUrl/AptUrl.py:73 #, python-format msgid "Enabling '%s' failed" msgstr "Huts '%s' gaitzean" #: ../AptUrl/AptUrl.py:91 #, python-format msgid "Unknown channel '%s'" msgstr "'%s' kanal ezezaguna" #: ../AptUrl/AptUrl.py:92 #, python-format msgid "The channel '%s' is not known" msgstr "Ezezaguna da '%s' kanala" #: ../AptUrl/AptUrl.py:100 #, python-format msgid "Enabling channel '%s' failed" msgstr "Huts '%s' kanala gaitzean" #: ../AptUrl/AptUrl.py:112 msgid "Invalid /etc/apt/sources.list file" msgstr "/etc/apt/sources.list fitxategi baliogabea" #: ../AptUrl/AptUrl.py:115 msgid "Software index is broken" msgstr "Software-indizea hondatuta dago" #: ../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 "" "Softwarea kudeatzeko sistemaren huts garrantzitsua da hau. Synaptic erabili " "ezazu pakete apurtuak bilatzeko, '/etc/apt/sources.list' fitxategiaren " "osotasuna eta baimenak egiaztatu itzazu, eta hau exekutatu ezazu software-" "informazioa birkargatzeko: 'sudo apt-get update' eta 'sudo apt-get install -" "f'" #: ../AptUrl/AptUrl.py:144 msgid "Need a url to continue, exiting" msgstr "URL bat behar da jarraitzeko, irteten" #: ../AptUrl/AptUrl.py:147 #, python-format msgid "Invalid url: '%s' given, exiting" msgstr "URL baliogabea: '%s' eman da, irteten" #: ../AptUrl/AptUrl.py:183 #, python-format msgid "Can not deal with protocol '%s' " msgstr "Ezin '%s' protokoloarekin komunikatu " #: ../AptUrl/AptUrl.py:205 #, python-format msgid "Package '%s' is virtual." msgstr "'%s' paketea birtuala da." #: ../AptUrl/AptUrl.py:208 #, python-format msgid "Could not find package '%s'." msgstr "Ezin izan da '%s' paketea aurkitu." #: ../AptUrl/AptUrl.py:214 #, python-format msgid "Package '%s' is already installed" msgstr "Jadanik instalatuta dago '%s' paketea" #: ../AptUrl/AptUrl.py:229 #, python-format msgid "Can not install '%s' (%s) " msgstr "Ezin da instalatu '%s' (%s) " #: ../AptUrl/AptUrl.py:235 #, python-format msgid "" "Package '%s' requests minimal version '%s', but only '%s' is available" msgstr "" "'%s' paketeak '%s' bertsioa behar du gutxienez, baina '%s' bakarrik dago " "eskuragarri" #: ../AptUrl/UI.py:16 msgid "Enable additional components" msgstr "Osagai gehigarriak gait" #: ../AptUrl/UI.py:24 ../AptUrl/gtk/GtkUI.py:93 ../AptUrl/kde/KdeUI.py:80 msgid "Enable additional software channel" msgstr "Software-kanal gehigarriak gaitu" #: ../AptUrl/UI.py:25 ../AptUrl/gtk/GtkUI.py:94 ../AptUrl/kde/KdeUI.py:81 #, python-format msgid "Do you want to enable the following software channel: '%s'?" msgstr "Software-kanal hau gaitu nahi al duzu: '%s'?" #: ../AptUrl/gtk/GtkUI.py:155 ../AptUrl/kde/KdeUI.py:133 msgid "Install additional software?" msgstr "Software gehigarria instalatu?" #: ../AptUrl/gtk/GtkUI.py:156 ../AptUrl/kde/KdeUI.py:134 #, python-format msgid "Do you want to install package '%s'?" msgstr "'%s' paketea instalatu nahi al duzu?" #. kate: space-indent on; indent-width 4; mixedindent off; indent-mode python; #: ../data/apturl-gtk.ui.h:1 msgid "Description" msgstr "Deskribapena" #: ../data/apturl-gtk.ui.h:2 msgid "_Install" msgstr "_Instalatu" #: ../data/apturl.schemas.in.h:1 msgid "Whether the specified command should handle \"apt\" URLs" msgstr "Zehaztutako komandoak \"apt\" URLak kudeatu behar al dituen" #: ../data/apturl.schemas.in.h:2 msgid "" "True if the command specified in the \"command\" key should handle \"apt\" " "URLs." msgstr "" "Egia, \"command\" gakoan zehaztutako aginduak \"apt\" URLak kudeatu behar " "baditu." #: ../data/apturl.schemas.in.h:3 msgid "The handler for \"apt\" URLs" msgstr "\"apt\" URLentzako kudeatzailea" #: ../data/apturl.schemas.in.h:4 msgid "The command used to handle \"apt\" URLs, if enabled." msgstr "\"apt\" URLak kudeatzeko agindua, gaituta badago." #: ../data/apturl.schemas.in.h:5 msgid "Run the command in a terminal" msgstr "Terminalean exekutatu agindua" #: ../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 "" "Egia, URL-mota hau kudeatzeko erabilitako agindua terminalean exekutatu " "behar bada." ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/friendly-recovery.po��������������������������������������0000644�0000000�0000000�00000020552�12704125521�021104� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for friendly-recovery # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the friendly-recovery package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: friendly-recovery\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2012-03-08 14:38-0500\n" "PO-Revision-Date: 2012-09-17 21:11+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:17+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../lib/recovery-mode/options/apt-snapshots:20 #, sh-format msgid "Revert to old snapshot and reboot" msgstr "Itzuli sistema-argazki zaharrera eta berrabiarazi" #: ../lib/recovery-mode/options/apt-snapshots:31 #, sh-format msgid "Snapshot" msgstr "Sistema-argazkia" #: ../lib/recovery-mode/options/clean:6 #, sh-format msgid "Try to make free space" msgstr "Espazioa libratzen saiatu" #: ../lib/recovery-mode/options/clean:12 #, sh-format msgid "" "Trying to find packages you don't need (apt-get autoremove), please review " "carefully." msgstr "" "Behar ez dituzun paketeak bilatzen (apt-get autoremove), berrikusi kontu " "handiz." #: ../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 "Amaituta, sakatu SARTU tekla" #: ../lib/recovery-mode/options/dpkg:6 #, sh-format msgid "Repair broken packages" msgstr "Konpondu hondatutako paketeak" #: ../lib/recovery-mode/options/failsafeX:11 #, sh-format msgid "Run in failsafe graphic mode" msgstr "Exekutatu akats-kontrako modu grafikoan" #: ../lib/recovery-mode/options/fsck:6 #, sh-format msgid "Check all file systems" msgstr "Egiaztatu fitxategi-sistema guztiak" #: ../lib/recovery-mode/options/grub:6 #, sh-format msgid "Update grub bootloader" msgstr "GRUB aplikazioa eguneratu" #: ../lib/recovery-mode/options/network:6 #, sh-format msgid "Enable networking" msgstr "Gaitu sarea" #: ../lib/recovery-mode/options/root:9 #, sh-format msgid "Drop to root shell prompt" msgstr "Irten root kontsolara" #: ../lib/recovery-mode/options/system-summary:9 #: ../lib/recovery-mode/options/system-summary:107 #, sh-format msgid "System summary" msgstr "Sistemaren laburpena" #: ../lib/recovery-mode/options/system-summary:15 #, sh-format msgid "Read-only mode" msgstr "Irakurtzeko-soilik modua" #: ../lib/recovery-mode/options/system-summary:17 #, sh-format msgid "Read/Write mode" msgstr "Irakurtzeko/Idazteko modua" #: ../lib/recovery-mode/options/system-summary:21 #, sh-format msgid "none" msgstr "bat ere ez" #: ../lib/recovery-mode/options/system-summary:23 #, sh-format msgid "IP configured" msgstr "IPa konfiguratuta" #: ../lib/recovery-mode/options/system-summary:25 #, sh-format msgid "IP and DNS configured" msgstr "IPa eta DNSak konfiguratuta" #: ../lib/recovery-mode/options/system-summary:36 #, sh-format msgid "No software RAID detected (mdstat)" msgstr "Ez da software RAIDik antzeman (mdstat)" #: ../lib/recovery-mode/options/system-summary:42 #, sh-format msgid "No LVM detected (vgscan)" msgstr "Ez da LVMrik antzeman (vgscan)" #: ../lib/recovery-mode/options/system-summary:46 #, sh-format msgid "Unknown (must be run as root)" msgstr "Ezezaguna (root gisa exekutatu behar da)" #: ../lib/recovery-mode/options/system-summary:48 #, sh-format msgid "Physical Volumes:" msgstr "Bolumen fisikoak:" #: ../lib/recovery-mode/options/system-summary:51 #: ../lib/recovery-mode/options/system-summary:60 #, sh-format msgid "ok (good)" msgstr "ados (ona)" #: ../lib/recovery-mode/options/system-summary:53 #: ../lib/recovery-mode/options/system-summary:62 #, sh-format msgid "not ok (BAD)" msgstr "ez ados (TXARRA)" #: ../lib/recovery-mode/options/system-summary:57 #, sh-format msgid "Volume Groups:" msgstr "Bolumen-taldeak:" #: ../lib/recovery-mode/options/system-summary:69 #, sh-format msgid "unknown (read-only filesystem)" msgstr "ezezaguna (irakurtzeko-soilik motako fitxategi-sistema)" #: ../lib/recovery-mode/options/system-summary:71 #, sh-format msgid "unknown (must be run as root)" msgstr "ezezaguna (root gisa exekutatu behar da)" #: ../lib/recovery-mode/options/system-summary:75 #, sh-format msgid "yes (good)" msgstr "bai (ona)" #: ../lib/recovery-mode/options/system-summary:77 #, sh-format msgid "no (BAD)" msgstr "ez (TXARRA)" #: ../lib/recovery-mode/options/system-summary:81 #, sh-format msgid "(Use arrows/PageUp/PageDown keys to scroll and TAB key to select)" msgstr "" "(Erabili kurtsore/Orr. Gora/Orr. Beh. teklak korritzeko eta TAB tekla " "hautatzeko)" #: ../lib/recovery-mode/options/system-summary:83 #, sh-format msgid "=== General information ===" msgstr "=== Informazio orokorra ===" #: ../lib/recovery-mode/options/system-summary:84 #, sh-format msgid "System mode:" msgstr "Sistema-modua:" #: ../lib/recovery-mode/options/system-summary:85 #, sh-format msgid "CPU information:" msgstr "PUZaren informazioa:" #: ../lib/recovery-mode/options/system-summary:86 #, sh-format msgid "Network connectivity:" msgstr "Sare-konektibitatea:" #: ../lib/recovery-mode/options/system-summary:88 #, sh-format msgid "=== Detailed disk usage ===" msgstr "=== Disko-erabilera xehetua ===" #: ../lib/recovery-mode/options/system-summary:91 #, sh-format msgid "=== Software RAID state ===" msgstr "=== Software RAIDaren egoera ===" #: ../lib/recovery-mode/options/system-summary:94 #, sh-format msgid "=== LVM state ===" msgstr "=== LVMaren egoera ===" #: ../lib/recovery-mode/options/system-summary:97 #, sh-format msgid "=== Detailed memory usage ===" msgstr "=== Memoriaren erabilera xehetasunekin ===" #: ../lib/recovery-mode/options/system-summary:100 #, sh-format msgid "=== Detailed network configuration ===" msgstr "=== Sare-konfigurazioa xehetasunekin ===" #: ../lib/recovery-mode/options/system-summary:103 #, sh-format msgid "=== System database (APT) ===" msgstr "=== Sistemaren datu-basea (APT) ===" #: ../lib/recovery-mode/options/system-summary:104 #, sh-format msgid "Database is consistent:" msgstr "Datu-basea koherentea da:" #: ../lib/recovery-mode/recovery-menu:20 #, sh-format msgid "Recovery Menu (filesystem state: read-only)" msgstr "" "Berreskuratze-menua (fitxategi-sistemaren egoera: irakurtzeko-soilik)" #: ../lib/recovery-mode/recovery-menu:22 #, sh-format msgid "Recovery Menu (filesystem state: read/write)" msgstr "" "Berreskuratze-menua (fitxategi-sistemaren egoera: irakurtzeko/idazteko)" #: ../lib/recovery-mode/recovery-menu:26 #, sh-format msgid " Resume normal boot" msgstr " Jarraitu abiarazte normalarekin" #: ../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 "" "Orain berreskuratze-modutik irtengo zara, abio-sekuentziarekin jarraitzeko. " "Kontuan izan kontrolatzaile grafiko batzuek abio grafiko osoa beharrezkoa " "dutela, eta ondorioz huts egingo dutela berreskuratze-moduaren jarraian " "abiaraztean.\n" "Hau bada kasua, berrabiarazi saioa hasteko pantailatik eta abiarazi sistema " "ohi bezala." #: ../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 "" "Aurrera jarraituz gero / fitxategi-sistema irakurtzeko/idazteko moduan " "bermuntatuko da, eta /etc/fstab-eb zehazturiko beste edozein fitxategi-" "sistema ere muntatuko da.\n" "Aurrera jarraitu nahi duzu?" #: ../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 "" "Hautatu duzun aukerak fitxategi-sistema irakurtzeko-soilik moduan egon dadin " "behar du. Zoritxarrez, lehenago hautatu duzun beste aukera batek modu hau " "ixtea eragin du.\n" "Irakurtzeko-soilik modura itzultzeko erarik errazena sistema berrabiaraztea " "da." ������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/apparmorapplet.po�����������������������������������������0000644�0000000�0000000�00000003323�12704125521�020460� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for apparmor # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the apparmor package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2008. # msgid "" msgstr "" "Project-Id-Version: apparmor\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2007-02-06 14:27-0800\n" "PO-Revision-Date: 2008-03-21 02:58+0000\n" "Last-Translator: Mikel Pascual Aldabaldetreku <mikel.paskual@gmail.com>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:06+0000\n" "X-Generator: Launchpad (build 17995)\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 "" "Software askea da AppArmorApplet; nahi bezala elkarbanatu eta/edo\n" "moldatu dezakezu, Software Askearen Fundazioak (FSF) argitaratutako\n" "GNU Lizentzia Publiko Orokorrean zehaztutako baldintzapean;\n" "Lizentziaren 2garren bertsioa edo berriagoa (zure gustora)." #: src/preferences_dialog.c:31 msgid "AppArmor Desktop Preferences" msgstr "AppArmor mahaigain-hobespenak" #: src/preferences_dialog.c:46 msgid "Profile Generation" msgstr "Profil sorketa" #: src/preferences_dialog.c:54 msgid "Path" msgstr "Bidea" #: src/preferences_dialog.c:76 msgid "YAST" msgstr "YAST" #: src/preferences_dialog.c:77 msgid "genprof" msgstr "genprof" #: src/reject_list.c:58 msgid "AppArmor Rejections" msgstr "AppArmor gaitzespenak" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/udisks2.po������������������������������������������������0000644�0000000�0000000�00000177042�12704125521�017027� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2013 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-01-14 23:19+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque " "(http://www.transifex.com/projects/p/udisks/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:07+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../data/org.freedesktop.udisks2.policy.in.h:1 msgid "Mount a filesystem" msgstr "Muntatu fitxategi-sistema bat" #: ../data/org.freedesktop.udisks2.policy.in.h:2 msgid "Authentication is required to mount the filesystem" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:3 msgid "Mount a filesystem on a system device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:4 msgid "Mount a filesystem from a device plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:5 msgid "" "Mount/unmount filesystems defined in the fstab file with the x-udisks-auth " "option" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:6 msgid "Authentication is required to mount/unmount the filesystem" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:7 msgid "Unmount a device mounted by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:8 msgid "" "Authentication is required to unmount a filesystem mounted by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:9 msgid "Unlock an encrypted device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:10 msgid "Authentication is required to unlock an encrypted device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:11 msgid "Unlock an encrypted system device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:12 msgid "Unlock an encrypted device plugged into another seat" msgstr "" #: ../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 "" #: ../data/org.freedesktop.udisks2.policy.in.h:14 msgid "Lock an encrypted device unlocked by another user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:15 msgid "" "Authentication is required to lock an encrypted device unlocked by another " "user" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:16 msgid "Change passphrase for an encrypted device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:17 msgid "" "Authentication is required to change the passphrase for an encrypted device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:18 msgid "Manage loop devices" msgstr "" #. 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 "" #: ../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 "" #: ../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 "" #: ../data/org.freedesktop.udisks2.policy.in.h:25 msgid "Authentication is required to manage swapspace" msgstr "" #: ../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 "Egotzi euskarria" #: ../data/org.freedesktop.udisks2.policy.in.h:34 msgid "Authentication is required to eject media" msgstr "Autentikazioa behar da euskarria egotzi ahal izateko" #: ../data/org.freedesktop.udisks2.policy.in.h:35 msgid "Eject media from a system drive" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:36 msgid "Eject media from a drive attached to another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:37 msgid "" "Authentication is required to eject media from a drive plugged into another " "seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:38 msgid "Modify a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:39 msgid "Authentication is required to modify a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:40 msgid "Modify a system device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:41 msgid "" "Authentication is required to modify a device plugged into another seat" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:42 msgid "Rescan a device" msgstr "Berreskaneatu gailu bat" #: ../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 "Ireki gailu bat" #: ../data/org.freedesktop.udisks2.policy.in.h:45 msgid "Authentication is required to open a device" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:46 msgid "Open a system device" msgstr "Ireki sistemako gailu bat" #: ../data/org.freedesktop.udisks2.policy.in.h:47 msgid "Modify system-wide configuration" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:48 msgid "Authentication is required to modify system-wide configuration" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:49 msgid "" "Authentication is required to retrieve secrets from system-wide configuration" msgstr "" #: ../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 "Eguneratu SMART datuak" #: ../data/org.freedesktop.udisks2.policy.in.h:53 msgid "Authentication is required to update SMART data" msgstr "" #: ../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 "" #: ../data/org.freedesktop.udisks2.policy.in.h:57 msgid "Authentication is required to run a SMART self-test" msgstr "" #: ../data/org.freedesktop.udisks2.policy.in.h:58 msgid "Enable/Disable SMART" msgstr "Gaitu/desgaitu SMART" #: ../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 "Egiztatu energia-egoera" #: ../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 "Utzi lana" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "" #. 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 "Gailua formateatzen" #. 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 "Abiagarria" #. 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 "Sistema" #. 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 "Irakurtzeko soilik" #. 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 "Ezkutua" #. 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 "Ezezaguna" #. 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 "%s (%s byte)" #. 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 "%s (%s byte)" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1794 msgctxt "media" msgid "CompactFlash" msgstr "CompactFlash" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1799 msgctxt "media" msgid "MemoryStick" msgstr "MemoryStick" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1804 msgctxt "media" msgid "SmartMedia" msgstr "SmartMedia" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1809 msgctxt "media" msgid "SecureDigital" msgstr "SecureDigital" #. 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 High Capacity" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1819 msgctxt "media" msgid "Floppy" msgstr "Diskete" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1824 msgctxt "media" msgid "Zip" msgstr "Zip" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1829 msgctxt "media" msgid "Jaz" msgstr "Jaz" #. Translators: This word is used to describe the media inserted into a device #: ../udisks/udisksclient.c:1834 msgctxt "media" msgid "Flash" msgstr "Flash" #. 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 "CD" #. 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 "DVD" #. 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 "Blu-Ray" #. 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 "HDDVD" #: ../udisks/udisksclient.c:1916 msgctxt "fs-type" msgid "FAT (12-bit version)" msgstr "FAT (12-bit bertsioa)" #: ../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 "FAT" #: ../udisks/udisksclient.c:1917 msgctxt "fs-type" msgid "FAT (16-bit version)" msgstr "FAT (16-bit bertsioa)" #: ../udisks/udisksclient.c:1918 msgctxt "fs-type" msgid "FAT (32-bit version)" msgstr "FAT (32-bit bertsioa)" #: ../udisks/udisksclient.c:1919 #, c-format msgctxt "fs-type" msgid "FAT (version %s)" msgstr "FAT (%s bertsioa)" #: ../udisks/udisksclient.c:1921 #, c-format msgctxt "fs-type" msgid "NTFS (version %s)" msgstr "NTFS (%s bertsioa)" #: ../udisks/udisksclient.c:1921 ../udisks/udisksclient.c:1922 msgctxt "fs-type" msgid "NTFS" msgstr "NTFS" #: ../udisks/udisksclient.c:1923 msgctxt "fs-type" msgid "HFS" msgstr "HFS" #: ../udisks/udisksclient.c:1924 msgctxt "fs-type" msgid "HFS+" msgstr "HFS+" #: ../udisks/udisksclient.c:1925 #, c-format msgctxt "fs-type" msgid "Ext2 (version %s)" msgstr "Ext2 (%s bertsioa)" #: ../udisks/udisksclient.c:1925 ../udisks/udisksclient.c:1926 msgctxt "fs-type" msgid "Ext2" msgstr "Ext2" #: ../udisks/udisksclient.c:1927 #, c-format msgctxt "fs-type" msgid "Ext3 (version %s)" msgstr "Ext3 (%s bertsioa)" #: ../udisks/udisksclient.c:1927 ../udisks/udisksclient.c:1928 msgctxt "fs-type" msgid "Ext3" msgstr "Ext3" #: ../udisks/udisksclient.c:1929 #, c-format msgctxt "fs-type" msgid "Ext4 (version %s)" msgstr "Ext4 (%s bertsioa)" #: ../udisks/udisksclient.c:1929 ../udisks/udisksclient.c:1930 msgctxt "fs-type" msgid "Ext4" msgstr "Ext4" #: ../udisks/udisksclient.c:1931 #, c-format msgctxt "fs-type" msgid "Journal for Ext (version %s)" msgstr "" #: ../udisks/udisksclient.c:1931 ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "JDB" msgstr "JDB" #: ../udisks/udisksclient.c:1932 msgctxt "fs-type" msgid "Journal for Ext" msgstr "" #: ../udisks/udisksclient.c:1933 #, c-format msgctxt "fs-type" msgid "XFS (version %s)" msgstr "XFS (%s bertsioa)" #: ../udisks/udisksclient.c:1933 ../udisks/udisksclient.c:1934 msgctxt "fs-type" msgid "XFS" msgstr "XFS" #. TODO: No ID_FS_VERSION yet for btrfs... #: ../udisks/udisksclient.c:1936 msgctxt "fs-type" msgid "Btrfs" msgstr "Btrfs" #: ../udisks/udisksclient.c:1937 #, c-format msgctxt "fs-type" msgid "ISO 9660 (version %s)" msgstr "ISO 9660 (%s bertsioa)" #: ../udisks/udisksclient.c:1937 ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO9660" msgstr "ISO9660" #: ../udisks/udisksclient.c:1938 msgctxt "fs-type" msgid "ISO 9660" msgstr "ISO 9660" #: ../udisks/udisksclient.c:1939 #, c-format msgctxt "fs-type" msgid "UDF (version %s)" msgstr "UDF (%s bertsioa)" #: ../udisks/udisksclient.c:1939 ../udisks/udisksclient.c:1940 msgctxt "fs-type" msgid "UDF" msgstr "UDF" #: ../udisks/udisksclient.c:1941 ../udisks/udisksclient.c:1942 msgctxt "fs-type" msgid "exFAT" msgstr "exFAT" #: ../udisks/udisksclient.c:1942 #, c-format msgctxt "fs-type" msgid "exFAT (version %s)" msgstr "exFAT (%s bertsioa)" #: ../udisks/udisksclient.c:1943 #, c-format msgctxt "fs-type" msgid "Swap (version %s)" msgstr "Swap (%s bertsioa)" #: ../udisks/udisksclient.c:1943 ../udisks/udisksclient.c:1944 msgctxt "fs-type" msgid "Swap" msgstr "Swap" #: ../udisks/udisksclient.c:1945 #, c-format msgctxt "fs-type" msgid "LVM2 Physical Volume (%s)" msgstr "" #: ../udisks/udisksclient.c:1945 ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 PV" msgstr "LVM2 PV" #: ../udisks/udisksclient.c:1946 msgctxt "fs-type" msgid "LVM2 Physical Volume" msgstr "" #: ../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 "" #: ../udisks/udisksclient.c:1949 #, c-format msgctxt "fs-type" msgid "ZFS (v%s)" msgstr "ZFS (v%s)" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS Device" msgstr "ZFS gailua" #: ../udisks/udisksclient.c:1950 msgctxt "fs-type" msgid "ZFS" msgstr "ZFS" #: ../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 "LUKS zifraketa (%s bertsioa)" #: ../udisks/udisksclient.c:1953 ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS" msgstr "LUKS" #: ../udisks/udisksclient.c:1954 msgctxt "fs-type" msgid "LUKS Encryption" msgstr "LUKS zifraketa" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (version %s)" msgstr "VMFS (%s bertsioa)" #: ../udisks/udisksclient.c:1955 #, c-format msgctxt "fs-type" msgid "VMFS (v%s)" msgstr "VMFS (v%s)" #: ../udisks/udisksclient.c:1956 msgctxt "fs-type" msgid "VMFS" msgstr "VMFS" #: ../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 "VMFS Volume Member" #: ../udisks/udisksclient.c:1958 msgctxt "fs-type" msgid "VMFS Member" msgstr "VMFS Member" #. 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 "Ezezaguna (%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 "Ezezaguna (%s)" #. Translators: Shown for unknown filesystem types. #. #: ../udisks/udisksclient.c:2045 ../udisks/udisksclient.c:2059 msgctxt "fs-type" msgid "Unknown" msgstr "Ezezaguna" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2076 msgid "Master Boot Record" msgstr "" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2078 msgid "GUID Partition Table" msgstr "" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2080 msgid "Apple Partition Map" msgstr "" #. Translators: name of partition table format #: ../udisks/udisksclient.c:2123 ../udisks/udisksclient.c:2128 msgctxt "partition-subtype" msgid "Generic" msgstr "Generikoa" #: ../udisks/udisksclient.c:2124 ../udisks/udisksclient.c:2129 msgctxt "partition-subtype" msgid "Linux" msgstr "Linux" #: ../udisks/udisksclient.c:2125 ../udisks/udisksclient.c:2130 #: ../udisks/udisksclient.c:2135 msgctxt "partition-subtype" msgid "Windows" msgstr "Windows" #: ../udisks/udisksclient.c:2126 ../udisks/udisksclient.c:2132 msgctxt "partition-subtype" msgid "Other" msgstr "Bestelakoa" #: ../udisks/udisksclient.c:2131 ../udisks/udisksclient.c:2134 msgctxt "partition-subtype" msgid "Mac OS X" msgstr "Mac OS X" #. 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 "MBR partizio eskema" #: ../udisks/udisksclient.c:2223 msgctxt "part-type" msgid "EFI System" msgstr "EFI sistema" #: ../udisks/udisksclient.c:2224 msgctxt "part-type" msgid "BIOS Boot" msgstr "BIOS Boot" #. 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 "Linux Swap" #: ../udisks/udisksclient.c:2236 msgctxt "part-type" msgid "Linux Filesystem" msgstr "Linux fitxategi-sistema" #: ../udisks/udisksclient.c:2237 msgctxt "part-type" msgid "Linux RAID" msgstr "Linux RAID" #: ../udisks/udisksclient.c:2238 ../udisks/udisksclient.c:2323 msgctxt "part-type" msgid "Linux LVM" msgstr "Linux LVM" #: ../udisks/udisksclient.c:2239 msgctxt "part-type" msgid "Linux Reserved" msgstr "" #. Microsoft #: ../udisks/udisksclient.c:2241 msgctxt "part-type" msgid "Basic Data" msgstr "" #: ../udisks/udisksclient.c:2242 msgctxt "part-type" msgid "Microsoft Reserved" msgstr "" #: ../udisks/udisksclient.c:2243 msgctxt "part-type" msgid "Microsoft LDM metadata" msgstr "" #: ../udisks/udisksclient.c:2244 msgctxt "part-type" msgid "Microsoft LDM data" msgstr "" #: ../udisks/udisksclient.c:2245 msgctxt "part-type" msgid "Microsoft Windows Recovery Environment" msgstr "" #. Apple OS X #: ../udisks/udisksclient.c:2247 msgctxt "part-type" msgid "Apple HFS/HFS+" msgstr "Apple HFS/HFS+" #. 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 "Apple UFS" #: ../udisks/udisksclient.c:2249 msgctxt "part-type" msgid "Apple ZFS" msgstr "Apple ZFS" #. same as ZFS #: ../udisks/udisksclient.c:2250 msgctxt "part-type" msgid "Apple RAID" msgstr "Apple RAID" #: ../udisks/udisksclient.c:2251 msgctxt "part-type" msgid "Apple RAID (offline)" msgstr "" #: ../udisks/udisksclient.c:2252 msgctxt "part-type" msgid "Apple Boot" msgstr "Apple Boot" #: ../udisks/udisksclient.c:2253 msgctxt "part-type" msgid "Apple Label" msgstr "Apple Label" #: ../udisks/udisksclient.c:2254 msgctxt "part-type" msgid "Apple TV Recovery" msgstr "" #: ../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 "HP-UX Data" #: ../udisks/udisksclient.c:2258 msgctxt "part-type" msgid "HP-UX Service" msgstr "HP-UX Service" #. FreeBSD #: ../udisks/udisksclient.c:2260 msgctxt "part-type" msgid "FreeBSD Boot" msgstr "" #: ../udisks/udisksclient.c:2261 msgctxt "part-type" msgid "FreeBSD Data" msgstr "" #: ../udisks/udisksclient.c:2262 msgctxt "part-type" msgid "FreeBSD Swap" msgstr "FreeBSD Swap" #: ../udisks/udisksclient.c:2263 msgctxt "part-type" msgid "FreeBSD UFS" msgstr "FreeBSD UFS" #: ../udisks/udisksclient.c:2264 msgctxt "part-type" msgid "FreeBSD Vinum" msgstr "" #: ../udisks/udisksclient.c:2265 msgctxt "part-type" msgid "FreeBSD ZFS" msgstr "FreeBSD ZFS" #. 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 "Solaris /usr" #. same as ZFS #: ../udisks/udisksclient.c:2272 msgctxt "part-type" msgid "Solaris /var" msgstr "Solaris /var" #: ../udisks/udisksclient.c:2273 msgctxt "part-type" msgid "Solaris /home" msgstr "Solaris /home" #: ../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 "NetBSD Swap" #: ../udisks/udisksclient.c:2282 msgctxt "part-type" msgid "NetBSD FFS" msgstr "NetBSD FFS" #: ../udisks/udisksclient.c:2283 msgctxt "part-type" msgid "NetBSD LFS" msgstr "NetBSD LFS" #: ../udisks/udisksclient.c:2284 msgctxt "part-type" msgid "NetBSD RAID" msgstr "NetBSD RAID" #: ../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 "VMWare VMFS" #: ../udisks/udisksclient.c:2289 msgctxt "part-type" msgid "VMWare vmkcore" msgstr "VMWare vmkcore" #. 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 "Apple HFS/HFS" #: ../udisks/udisksclient.c:2304 msgctxt "part-type" msgid "Apple Partition Map" msgstr "Apple Partition Map" #: ../udisks/udisksclient.c:2305 msgctxt "part-type" msgid "Unused" msgstr "Erabili gabe" #: ../udisks/udisksclient.c:2306 msgctxt "part-type" msgid "Empty" msgstr "Hutsa" #: ../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 "ProDOS fitxategi sistema" #: ../udisks/udisksclient.c:2310 msgctxt "part-type" msgid "FAT 12" msgstr "FAT 12" #: ../udisks/udisksclient.c:2311 msgctxt "part-type" msgid "FAT 16" msgstr "FAT 16" #: ../udisks/udisksclient.c:2312 msgctxt "part-type" msgid "FAT 32" msgstr "FAT 32" #: ../udisks/udisksclient.c:2313 msgctxt "part-type" msgid "FAT 16 (Windows)" msgstr "FAT 16 (Windows)" #: ../udisks/udisksclient.c:2314 msgctxt "part-type" msgid "FAT 32 (Windows)" msgstr "FAT 32 (Windows)" #. see http://www.win.tue.nl/~aeb/partitions/partition_types-1.html #: ../udisks/udisksclient.c:2317 msgctxt "part-type" msgid "Extended" msgstr "Hedatua" #: ../udisks/udisksclient.c:2318 msgctxt "part-type" msgid "EFI GPT" msgstr "EFI GPT" #: ../udisks/udisksclient.c:2319 msgctxt "part-type" msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #: ../udisks/udisksclient.c:2320 msgctxt "part-type" msgid "Linux swap" msgstr "" #: ../udisks/udisksclient.c:2321 msgctxt "part-type" msgid "Linux" msgstr "Linux" #: ../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 "FAT12" #: ../udisks/udisksclient.c:2326 msgctxt "part-type" msgid "FAT16 <32M" msgstr "FAT16 <32M" #: ../udisks/udisksclient.c:2327 msgctxt "part-type" msgid "FAT16" msgstr "FAT16" #: ../udisks/udisksclient.c:2328 msgctxt "part-type" msgid "HPFS/NTFS" msgstr "HPFS/NTFS" #: ../udisks/udisksclient.c:2329 msgctxt "part-type" msgid "W95 FAT32" msgstr "W95 FAT32" #: ../udisks/udisksclient.c:2330 msgctxt "part-type" msgid "W95 FAT32 (LBA)" msgstr "W95 FAT32 (LBA)" #: ../udisks/udisksclient.c:2331 msgctxt "part-type" msgid "W95 FAT16 (LBA)" msgstr "W95 FAT16 (LBA)" #: ../udisks/udisksclient.c:2332 msgctxt "part-type" msgid "W95 Ext d (LBA)" msgstr "W95 Ext d (LBA)" #: ../udisks/udisksclient.c:2333 msgctxt "part-type" msgid "Hidden FAT12" msgstr "Ezkutuko FAT12" #: ../udisks/udisksclient.c:2334 msgctxt "part-type" msgid "Hidden FAT16 <32M" msgstr "Ezkutuko FAT16 <32M" #: ../udisks/udisksclient.c:2335 msgctxt "part-type" msgid "Hidden FAT16" msgstr "Ezkutuko FAT16" #: ../udisks/udisksclient.c:2336 msgctxt "part-type" msgid "Hidden HPFS/NTFS" msgstr "Ezkutuko HPFS/NTFS" #: ../udisks/udisksclient.c:2337 msgctxt "part-type" msgid "Hidden W95 FAT32" msgstr "Ezkutuko W95 FAT32" #: ../udisks/udisksclient.c:2338 msgctxt "part-type" msgid "Hidden W95 FAT32 (LBA)" msgstr "Ezkutuko W95 FAT32 (LBA)" #: ../udisks/udisksclient.c:2339 msgctxt "part-type" msgid "Hidden W95 FAT16 (LBA)" msgstr "Ezkutuko W95 FAT16 (LBA)" #: ../udisks/udisksclient.c:2340 msgctxt "part-type" msgid "OPUS" msgstr "OPUS" #: ../udisks/udisksclient.c:2341 msgctxt "part-type" msgid "Compaq diagnostics" msgstr "" #: ../udisks/udisksclient.c:2342 msgctxt "part-type" msgid "PartitionMagic" msgstr "PartitionMagic" #: ../udisks/udisksclient.c:2343 msgctxt "part-type" msgid "Minix" msgstr "Minix" #. cf. http://en.wikipedia.org/wiki/MINIX_file_system #: ../udisks/udisksclient.c:2344 ../udisks/udisksclient.c:2345 msgctxt "part-type" msgid "Hibernation" msgstr "Hibernazio" #: ../udisks/udisksclient.c:2346 msgctxt "part-type" msgid "FreeBSD" msgstr "FreeBSD" #: ../udisks/udisksclient.c:2347 msgctxt "part-type" msgid "OpenBSD" msgstr "OpenBSD" #: ../udisks/udisksclient.c:2348 ../udisks/udisksclient.c:2349 msgctxt "part-type" msgid "Mac OS X" msgstr "Mac OS X" #: ../udisks/udisksclient.c:2350 msgctxt "part-type" msgid "Solaris boot" msgstr "" #: ../udisks/udisksclient.c:2351 msgctxt "part-type" msgid "Solaris" msgstr "Solaris" #: ../udisks/udisksclient.c:2352 msgctxt "part-type" msgid "BeOS BFS" msgstr "BeOS BFS" #: ../udisks/udisksclient.c:2353 msgctxt "part-type" msgid "SkyOS SkyFS" msgstr "SkyOS SkyFS" #: ../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 "Fitxategi-sistema muntatzen" #: ../udisks/udisksclient.c:2507 msgctxt "job" msgid "Unmounting Filesystem" msgstr "Fitxategi-sistema desmuntatzen" #: ../udisks/udisksclient.c:2508 msgctxt "job" msgid "Modifying Filesystem" msgstr "Fitxategi-sistema modifikatzen" #: ../udisks/udisksclient.c:2509 msgctxt "job" msgid "Erasing Device" msgstr "Gailua ezabatzen" #: ../udisks/udisksclient.c:2510 msgctxt "job" msgid "Creating Filesystem" msgstr "Fitxategi-sistema sortzen" #: ../udisks/udisksclient.c:2511 msgctxt "job" msgid "Setting Up Loop Device" msgstr "" #: ../udisks/udisksclient.c:2512 msgctxt "job" msgid "Modifying Partition" msgstr "Partizioa modifikatzen" #: ../udisks/udisksclient.c:2513 msgctxt "job" msgid "Deleting Partition" msgstr "Partizioa ezabatzen" #: ../udisks/udisksclient.c:2514 msgctxt "job" msgid "Creating Partition" msgstr "Partizioa sortzen" #: ../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 "Ezezaguna (%s)" #. 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 "memoria" #: ../udisks/udisksobjectinfo.c:164 msgctxt "media-type" msgid "Floppy" msgstr "Diskete" #: ../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 "MemoryStick" #: ../udisks/udisksobjectinfo.c:170 msgctxt "media-type" msgid "SmartMedia" msgstr "SmartMedia" #: ../udisks/udisksobjectinfo.c:171 msgctxt "media-type" msgid "CompactFlash" msgstr "CompactFlash" #: ../udisks/udisksobjectinfo.c:172 msgctxt "media-type" msgid "MMC" msgstr "MMC" #: ../udisks/udisksobjectinfo.c:172 ../udisks/udisksobjectinfo.c:173 #: ../udisks/udisksobjectinfo.c:174 ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SD" msgstr "SD" #: ../udisks/udisksobjectinfo.c:174 msgctxt "media-type" msgid "SDXC" msgstr "SDXC" #: ../udisks/udisksobjectinfo.c:175 msgctxt "media-type" msgid "SDHC" msgstr "SDHC" #: ../udisks/udisksobjectinfo.c:177 msgctxt "media-type" msgid "CD-ROM" msgstr "CD-ROM" #: ../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 "CD" #: ../udisks/udisksobjectinfo.c:178 msgctxt "media-type" msgid "CD-R" msgstr "CD-R" #: ../udisks/udisksobjectinfo.c:179 msgctxt "media-type" msgid "CD-RW" msgstr "CD-RW" #: ../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 "DVD" #: ../udisks/udisksobjectinfo.c:181 msgctxt "media-type" msgid "DVD-R" msgstr "DVD-R" #: ../udisks/udisksobjectinfo.c:182 msgctxt "media-type" msgid "DVD-RW" msgstr "DVD-RW" #: ../udisks/udisksobjectinfo.c:183 msgctxt "media-type" msgid "DVD-RAM" msgstr "DVD-RAM" #: ../udisks/udisksobjectinfo.c:184 msgctxt "media-type" msgid "DVD+R" msgstr "DVD+R" #: ../udisks/udisksobjectinfo.c:185 msgctxt "media-type" msgid "DVD+RW" msgstr "DVD+RW" #: ../udisks/udisksobjectinfo.c:186 msgctxt "media-type" msgid "DVD+R DL" msgstr "DVD+R DL" #: ../udisks/udisksobjectinfo.c:187 msgctxt "media-type" msgid "DVD+RW DL" msgstr "DVD+RW DL" #: ../udisks/udisksobjectinfo.c:188 msgctxt "media-type" msgid "BD-ROM" msgstr "BD-ROM" #: ../udisks/udisksobjectinfo.c:188 ../udisks/udisksobjectinfo.c:189 #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "Blu-Ray" msgstr "Blu-Ray" #: ../udisks/udisksobjectinfo.c:189 msgctxt "media-type" msgid "BD-R" msgstr "BD-R" #: ../udisks/udisksobjectinfo.c:190 msgctxt "media-type" msgid "BD-RE" msgstr "BD-RE" #: ../udisks/udisksobjectinfo.c:191 ../udisks/udisksobjectinfo.c:192 #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD" msgstr "HDDVD" #: ../udisks/udisksobjectinfo.c:192 msgctxt "media-type" msgid "HDDVD-R" msgstr "HDDVD-R" #: ../udisks/udisksobjectinfo.c:193 msgctxt "media-type" msgid "HDDVD-RW" msgstr "HDDVD-RW" #: ../udisks/udisksobjectinfo.c:194 msgctxt "media-type" msgid "MO" msgstr "MO" #: ../udisks/udisksobjectinfo.c:195 msgctxt "media-type" msgid "MRW" msgstr "MRW" #: ../udisks/udisksobjectinfo.c:196 msgctxt "media-type" msgid "MRW-W" msgstr "MRW-W" #: ../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 "%s (%s)" #: ../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 "%s — %s (%s)" #: ../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 "%s %s" #. 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 "%s — %s (%s)" #. 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 "%s — %s" #. 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 "%s — %s" #. 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 "%s" #. 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 "%s unitatea" #. 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 "%s diskoa" #. 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 "%s txartela" #. 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 "%s euskarria" #. 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 "%s unitatea" #. 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 "Unitatea" #. 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 "%s diskoa" #. 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 "Diskoa" #. 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 "Disko gogorra" #. 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 "%s txartel-irakurgailua" #. 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 "%s %s unitatea" #. 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 "%s unitatea" #. 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 "%s zuria" #. 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 "Nahastutako %s" #. 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 "Audio %s" #. 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 "%s — %s [%s] (%s)" #. 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 "%s — %s (%s)" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/system-service.po�����������������������������������������0000644�0000000�0000000�00000005221�12704125521�020412� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for ubuntu-system-service # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ubuntu-system-service package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: ubuntu-system-service\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-11-04 00:35+0000\n" "PO-Revision-Date: 2012-09-21 19:52+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:29+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../backend/com.ubuntu.systemservice.policy.in.h:1 msgid "Get current global proxy" msgstr "Egungo proxy globala lortu" #: ../backend/com.ubuntu.systemservice.policy.in.h:2 msgid "System policy prevents querying proxy settings" msgstr "Sistemaren zuzentarauak proxy ezarpenak kontsultatzea galarazten du" #: ../backend/com.ubuntu.systemservice.policy.in.h:3 msgid "Set current global proxy" msgstr "Egungo proxy globala ezarri" #: ../backend/com.ubuntu.systemservice.policy.in.h:4 msgid "System policy prevents setting proxy settings" msgstr "Sistemaren zuzentarauak proxy ezarpenak ezartzea galarazten du" #: ../backend/com.ubuntu.systemservice.policy.in.h:5 msgid "Set current global proxy exception" msgstr "Ezarri oraingo proxy salbuespen globala" #: ../backend/com.ubuntu.systemservice.policy.in.h:6 msgid "System policy prevents setting no_proxy settings" msgstr "Sistemaren zuzentarauak no_proxy ezarpenak ezartzea galarazten du" #: ../backend/com.ubuntu.systemservice.policy.in.h:7 msgid "Set current global keyboard" msgstr "Egungo teklatu globala ezarri" #: ../backend/com.ubuntu.systemservice.policy.in.h:8 msgid "System policy prevents setting global keyboard settings" msgstr "" "Sistemaren zuzentarauak teklatuaren ezarpen globalak ezartzea galarazten du" #: ../backend/com.ubuntu.systemservice.policy.in.h:9 msgid "Get current global keyboard" msgstr "Egungo teklatu globala lortu" #: ../backend/com.ubuntu.systemservice.policy.in.h:10 msgid "System policy prevents querying keyboard settings" msgstr "" "Sistemaren zuzentarauak teklatuaren ezarpenak kontsultatzea galarazten du" #: ../backend/com.ubuntu.systemservice.policy.in.h:11 msgid "Check if the package system is locked" msgstr "Paketeen sistema blokeatuta dagoen egiaztatu" #: ../backend/com.ubuntu.systemservice.policy.in.h:12 msgid "System policy prevents querying package system lock" msgstr "" "Sistemaren zuzentarauak paketeen sistemaren blokeaketa kontsultatzea " "galarazten du" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/acl.po����������������������������������������������������0000644�0000000�0000000�00000026442�12704125521�016177� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for acl # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the acl package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # msgid "" msgstr "" "Project-Id-Version: acl\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-02-07 11:10+0000\n" "PO-Revision-Date: 2014-04-02 22:27+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:42+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../chacl/chacl.c:46 #, c-format msgid "Usage:\n" msgstr "Erabilera:\n" #: ../chacl/chacl.c:47 #, c-format msgid "\t%s acl pathname...\n" msgstr "\t%s acl bide-izena...\n" #: ../chacl/chacl.c:48 #, c-format msgid "\t%s -b acl dacl pathname...\n" msgstr "\t%s -b acl dacl bide-izena...\n" #: ../chacl/chacl.c:49 #, c-format msgid "\t%s -d dacl pathname...\n" msgstr "\t%s -d dacl bide-izena...\n" #: ../chacl/chacl.c:50 #, c-format msgid "\t%s -R pathname...\n" msgstr "\t%s -R bide-izena...\n" #: ../chacl/chacl.c:51 #, c-format msgid "\t%s -D pathname...\n" msgstr "\t%s -D bide-izena...\n" #: ../chacl/chacl.c:52 #, c-format msgid "\t%s -B pathname...\n" msgstr "\t%s -B bide-izena...\n" #: ../chacl/chacl.c:53 #, c-format msgid "\t%s -l pathname...\t[not IRIX compatible]\n" msgstr "\t%s -l bide-izena...\t[ez da IRIX bateragarria]\n" #: ../chacl/chacl.c:55 #, c-format msgid "\t%s -r pathname...\t[not IRIX compatible]\n" msgstr "\t%s -r bide-izena...\t[ez da IRIX bateragarria]\n" #: ../chacl/chacl.c:146 #, c-format msgid "%s: error removing access acl on \"%s\": %s\n" msgstr "%s: errorea acl sarbidea kentzean \"%s\": %s\n" #: ../chacl/chacl.c:153 #, c-format msgid "%s: error removing default acl on \"%s\": %s\n" msgstr "%s: errorea lehenetsitako acl kentzean \"%s\": %s\n" #: ../chacl/chacl.c:172 ../chacl/chacl.c:191 #, c-format msgid "%s: access ACL '%s': %s at entry %d\n" msgstr "%s: ACL sarbidea '%s': %s , %d sarreran\n" #: ../chacl/chacl.c:259 #, c-format msgid "%s: cannot get access ACL on '%s': %s\n" msgstr "%s: ezin da eskuratu sarbide ACL-a '%s': %s\n" #: ../chacl/chacl.c:265 #, c-format msgid "%s: cannot get default ACL on '%s': %s\n" msgstr "%s: ezin da eskuratu lehenetsitako ACL-a '%s': %s\n" #: ../chacl/chacl.c:271 #, c-format msgid "%s: cannot get access ACL text on '%s': %s\n" msgstr "%s: ezin da eskuratu sarbide ACL-aren testua '%s': %s\n" #: ../chacl/chacl.c:278 #, c-format msgid "%s: cannot get default ACL text on '%s': %s\n" msgstr "%s: ezin da eskuratu lehenetsitako ACL-aren testua '%s': %s\n" #: ../chacl/chacl.c:304 #, c-format msgid "%s: cannot set access acl on \"%s\": %s\n" msgstr "%s: ezin da ezarri sarbide ACL-a '%s': %s\n" #: ../chacl/chacl.c:310 #, c-format msgid "%s: cannot set default acl on \"%s\": %s\n" msgstr "%s: ezin da ezarri lehenetsitako ACL-a '%s': %s\n" #: ../chacl/chacl.c:328 #, c-format msgid "%s: opendir failed: %s\n" msgstr "%s: opendir aginduak huts egin du: %s\n" #: ../chacl/chacl.c:342 #, c-format msgid "%s: malloc failed: %s\n" msgstr "%s: malloc aginduak huts egin du: %s\n" #: ../setfacl/do_set.c:409 #, c-format msgid "%s: %s: Malformed access ACL `%s': %s at entry %d\n" msgstr "%s: %s: sarbide ACL oker osatua `%s': %s , %d sarreran\n" #: ../setfacl/do_set.c:436 #, c-format msgid "%s: %s: Malformed default ACL `%s': %s at entry %d\n" msgstr "" "%s: %s: lehenitsitako sarbide ACL oker osatua `%s': %s , %d sarreran\n" #: ../setfacl/do_set.c:500 #, c-format msgid "%s: %s: Only directories can have default ACLs\n" msgstr "%s: %s: Direktorioek soilik izan ditzaketelehenetsitako ACL-ak\n" #: ../setfacl/setfacl.c:148 #, c-format msgid "%s: %s: No filename found in line %d, aborting\n" msgstr "" "%s: %s: Ez da fitxategi izenik aurkitu %d lerroan, bertan behera uzten\n" #: ../setfacl/setfacl.c:153 #, c-format msgid "%s: No filename found in line %d of standard input, aborting\n" msgstr "" "%s: Ez da fitxategi-izenik aurkitu sarrera estandarraren %d lerroan, bertan " "behera uzten\n" #: ../setfacl/setfacl.c:174 #, c-format msgid "%s: %s: %s in line %d\n" msgstr "%s: %s: %s , %d lerroan\n" #: ../setfacl/setfacl.c:206 #, c-format msgid "%s: %s: Cannot change owner/group: %s\n" msgstr "%s: %s: Ezin da jabea/taldea aldatu: %s\n" #: ../setfacl/setfacl.c:225 #, c-format msgid "%s: %s: Cannot change mode: %s\n" msgstr "%s: %s: Ezin da modua aldatu: %s\n" #: ../setfacl/setfacl.c:267 #, c-format msgid "%s %s -- set file access control lists\n" msgstr "%s %s -- fitxategietara sarbide zerrendak (ACL) ezarri\n" #: ../setfacl/setfacl.c:269 ../setfacl/setfacl.c:654 #, c-format msgid "Usage: %s %s\n" msgstr "Erabilera: %s %s\n" #: ../setfacl/setfacl.c:272 #, c-format msgid "" " -m, --modify=acl modify the current ACL(s) of file(s)\n" " -M, --modify-file=file read ACL entries to modify from file\n" " -x, --remove=acl remove entries from the ACL(s) of file(s)\n" " -X, --remove-file=file read ACL entries to remove from file\n" " -b, --remove-all remove all extended ACL entries\n" " -k, --remove-default remove the default ACL\n" msgstr "" " -m, --modify=acl fitxategien oraingo ACL-ak aldatu\n" " -M, --modify-file=file fitxategiaren ACL sarrerak irakurri, aldatzeko\n" " -x, --remove=acl fitxategien ACL sarrerak kendu\n" " -X, --remove-file=file fitxategiaren ACL sarrerak irakurri, kentzeko\n" " -b, --remove-all ACL sarrera hedatu guztiak kendu\n" " -k, --remove-default lehenetsitako ACL-a kendu\n" #: ../setfacl/setfacl.c:281 #, c-format msgid "" " --set=acl set the ACL of file(s), replacing the current ACL\n" " --set-file=file read ACL entries to set from file\n" " --mask do recalculate the effective rights mask\n" msgstr "" " --set=acl fitxategien ACL-ak ezarri, oraingoa ordezkatuz\n" " --set-file=file fitxategi batetik irakurri ezarriko diren ACL " "sarrerak\n" " --mask baimen maskara berriro kalkulatu\n" #: ../setfacl/setfacl.c:287 #, c-format msgid "" " -n, --no-mask don't recalculate the effective rights mask\n" " -d, --default operations apply to the default ACL\n" msgstr "" " -n, --no-mask baimen maskara ez berriro kalkulatu\n" " -d, --default lehenetsitako ACL-ari ezarri aukerak\n" #: ../setfacl/setfacl.c:292 #, c-format msgid "" " -R, --recursive recurse into subdirectories\n" " -L, --logical logical walk, follow symbolic links\n" " -P, --physical physical walk, do not follow symbolic links\n" " --restore=file restore ACLs (inverse of `getfacl -R')\n" " --test test mode (ACLs are not modified)\n" msgstr "" " -R, --recursive azpidirektorioetan ere eragin\n" " -L, --logical esteka logikoak jarraitu\n" " -P, --physical esteka logikoak ez jarraitu\n" " --restore=file ACL-ak leheneratu (`getfacl -R' aginduaren kontrakoa)\n" " --test probatarako modua (ACL-ak ez dira aldatzen)\n" #: ../setfacl/setfacl.c:300 ../getfacl/getfacl.c:587 #, c-format msgid "" " -v, --version print version and exit\n" " -h, --help this help text\n" msgstr "" " -v, --version inprimatu bertsioa eta irten\n" " -h, --help erakutsi laguntzarako testu hau\n" #: ../setfacl/setfacl.c:317 ../getfacl/getfacl.c:729 #, c-format msgid "%s: Standard input: %s\n" msgstr "%s: Sarrera estandarra: %s\n" #: ../setfacl/setfacl.c:453 #, c-format msgid "%s: Option -%c incomplete\n" msgstr "%s: -%c agindu osatugabea\n" #: ../setfacl/setfacl.c:458 #, c-format msgid "%s: Option -%c: %s near character %d\n" msgstr "%s: -%c: %s aukera %d karakterearen inguruan\n" #: ../setfacl/setfacl.c:534 #, c-format msgid "%s: %s in line %d of file %s\n" msgstr "%s: %s , %d lerroan, %s fitxategian\n" #: ../setfacl/setfacl.c:542 #, c-format msgid "%s: %s in line %d of standard input\n" msgstr "%s: %s , %d lerroan, sarrera estandarrean\n" #: ../setfacl/setfacl.c:656 ../getfacl/getfacl.c:744 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Probatu `%s --help' informazio gehiago eskuratzeko.\n" #: ../getfacl/getfacl.c:489 #, c-format msgid "%s: Removing leading '/' from absolute path names\n" msgstr "%s: Bide-izen absolutoen '/' aurrizkia kentzen\n" #: ../getfacl/getfacl.c:560 #, c-format msgid "%s %s -- get file access control lists\n" msgstr "%s %s -- fitxategi sarrera kontrol zerrendak (ACL) eskuratu\n" #: ../getfacl/getfacl.c:562 ../getfacl/getfacl.c:742 #, c-format msgid "Usage: %s [-%s] file ...\n" msgstr "Erabilera: %s [-%s] fitxategia ...\n" #: ../getfacl/getfacl.c:568 #, c-format msgid " -d, --default display the default access control list\n" msgstr " -d, --default lehenetsitako sarrera kontrol zerrenda bistaratu\n" #: ../getfacl/getfacl.c:572 #, c-format msgid "" " -a, --access display the file access control list only\n" " -d, --default display the default access control list only\n" " -c, --omit-header do not display the comment header\n" " -e, --all-effective print all effective rights\n" " -E, --no-effective print no effective rights\n" " -s, --skip-base skip files that only have the base entries\n" " -R, --recursive recurse into subdirectories\n" " -L, --logical logical walk, follow symbolic links\n" " -P, --physical physical walk, do not follow symbolic links\n" " -t, --tabular use tabular output format\n" " -n, --numeric print numeric user/group identifiers\n" " -p, --absolute-names don't strip leading '/' in pathnames\n" msgstr "" " -a, --access erakutsi fitxategia atzitzeko kontrol-zerrenda " "soilik\n" " -d, --default erakutsi atzitzeko kontrol-zerrenda lehenetsia " "soilik\n" " -c, --omit-header ez erakutsi iruzkinaren goiburua\n" " -e, --all-effective inprimatu baimen efektibo guztiak\n" " -E, --no-effective ez inprimatu baimen efektiboak\n" " -s, --skip-base ezikusi oinarrizko erregistroak soilik dituzten " "fitxategiak\n" " -R, --recursive errekurtsiboa azpi-direktorio guztientzat\n" " -L, --logical ibilaldi logikoa, jarraitu esteka sinbolikoak\n" " -P, --physical ibilaldi fisikoa, ez jarraitu esteka sinbolikoak\n" " -t, --tabular irteerarentzat erabili tabulaziodun formatua\n" " -n, --numeric inprimatu zenbakizko erabiltzaile/taldeen " "identifikatzaileak\n" " -p, --absolute-names ez kendu hasierako '/' ikurra bide-izenetan\n" #: ../libacl/acl_error.c:34 msgid "Multiple entries of same type" msgstr "Mota bereko sarrera ugari" #: ../libacl/acl_error.c:36 msgid "Duplicate entries" msgstr "Sarrera bikoiztuak" #: ../libacl/acl_error.c:38 msgid "Missing or wrong entry" msgstr "Sarrera falta da, edo okerra da" #: ../libacl/acl_error.c:40 msgid "Invalid entry type" msgstr "Sarrera mota baliogabea" #: ../libacl/perm_copy_fd.c:124 ../libacl/perm_copy_fd.c:136 #: ../libacl/perm_copy_fd.c:198 ../libacl/perm_copy_file.c:124 #: ../libacl/perm_copy_file.c:139 ../libacl/perm_copy_file.c:150 #: ../libacl/perm_copy_file.c:235 #, c-format msgid "setting permissions for %s" msgstr "baimenak eartzen %s -rentzat" #: ../libacl/perm_copy_fd.c:186 ../libacl/perm_copy_file.c:199 #: ../libacl/perm_copy_file.c:224 #, c-format msgid "preserving permissions for %s" msgstr "baimenak gordetzen %s -rentzat" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/desktop_kubuntu-web-shortcuts.po��������������������������0000644�0000000�0000000�00000013663�12704125521�023476� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for kubuntu-web-shortcuts # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-web-shortcuts package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-web-shortcuts\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-02-16 10:06+0000\n" "PO-Revision-Date: 2014-09-06 20:23+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:53+0000\n" "X-Generator: Launchpad (build 17995)\n" #: searchproviders/brainstorm.desktop:5 msgctxt "Name" msgid "Ubuntu Brainstorm ideas" msgstr "" #: searchproviders/brainstorm.desktop:6 msgctxt "Query" msgid "http://brainstorm.ubuntu.com/?keywords=\\\\{@}&tags=" msgstr "http://brainstorm.ubuntu.com/?keywords=\\\\{@}&tags=" #: searchproviders/kpackagecode.desktop:5 msgctxt "Name" msgid "Kubuntu Package Source Branch" msgstr "" #: searchproviders/kpackagecode.desktop:6 msgctxt "Query" msgid "https://code.launchpad.net/~kubuntu-packagers/\\\\{@}/ubuntu" msgstr "https://code.launchpad.net/~kubuntu-packagers/\\\\{@}/ubuntu" #: searchproviders/lp.desktop:5 msgctxt "Name" msgid "Launchpad" msgstr "Launchpad" #: searchproviders/lp.desktop:6 msgctxt "Query" msgid "https://www.launchpad.net/+search?field.text=\\\\{@}" msgstr "https://www.launchpad.net/+search?field.text=\\\\{@}" #: searchproviders/lpblueprint.desktop:5 msgctxt "Name" msgid "Launchpad Blueprints" msgstr "" #: searchproviders/lpblueprint.desktop:6 msgctxt "Query" msgid "" "https://blueprints.launchpad.net/\\\\{project,p,\"\"}?searchtext=\\\\{@}" msgstr "" "https://blueprints.launchpad.net/\\\\{project,p,\"\"}?searchtext=\\\\{@}" #: searchproviders/lpbug.desktop:5 msgctxt "Name" msgid "Launchpad Bug Finder" msgstr "" #: searchproviders/lpbug.desktop:6 msgctxt "Query" msgid "https://bugs.launchpad.net/bugs/+bugs?field.searchtext=\\\\{@}" msgstr "https://bugs.launchpad.net/bugs/+bugs?field.searchtext=\\\\{@}" #: searchproviders/lpbugproject.desktop:5 msgctxt "Name" msgid "Launchpad Bug Project Finder" msgstr "" #: searchproviders/lpbugproject.desktop:6 msgctxt "Query" msgid "https://bugs.launchpad.net/\\\\{@}/+bugs" msgstr "https://bugs.launchpad.net/\\\\{@}/+bugs" #: searchproviders/lppeople.desktop:5 msgctxt "Name" msgid "Launchpad People" msgstr "Launchpad-eko jendea" #: searchproviders/lppeople.desktop:6 msgctxt "Query" msgid "" "https://launchpad.net/people/?name=\\\\{@}&searchfor=\\\\{type,t,\"both\"}" msgstr "" "https://launchpad.net/people/?name=\\\\{@}&searchfor=\\\\{type,t,\"both\"}" #: searchproviders/lpppas.desktop:5 msgctxt "Name" msgid "Launchpad PPA Search" msgstr "Launchpad-eko PPA bilaketa" #: searchproviders/lpppas.desktop:6 msgctxt "Query" msgid "https://www.launchpad.net/ubuntu/+ppas?name_filter=\\\\{@}" msgstr "https://www.launchpad.net/ubuntu/+ppas?name_filter=\\\\{@}" #: searchproviders/lpuser.desktop:5 msgctxt "Name" msgid "Launchpad User Page" msgstr "Launchpad-eko erabiltzaile-orria" #: searchproviders/lpuser.desktop:6 msgctxt "Query" msgid "https://launchpad.net/~\\\\{@}" msgstr "https://launchpad.net/~\\\\{@}" #: searchproviders/udsnotes.desktop:4 msgctxt "Name" msgid "Ubuntu Developer Summit Notes (etherpad)" msgstr "" #: searchproviders/udsnotes.desktop:5 msgctxt "Query" msgid "http://summit.ubuntu.com/uds-o/meeting/\\\\{@}" msgstr "http://summit.ubuntu.com/uds-o/meeting/\\\\{@}" #: searchproviders/uhelp.desktop:5 msgctxt "Name" msgid "Ubuntu Community Docs" msgstr "Ubuntu komunitatearen dokumentuak" #: searchproviders/uhelp.desktop:6 msgctxt "Query" msgid "https://help.ubuntu.com/community/\\\\{@}" msgstr "https://help.ubuntu.com/community/\\\\{@}" #: searchproviders/uhelps.desktop:5 msgctxt "Name" msgid "Ubuntu Community Docs Search" msgstr "Ubuntu komunitatearen dokumentuen bilaketa" #: searchproviders/uhelps.desktop:6 msgctxt "Query" msgid "" "https://help.ubuntu.com/community/?action=fullsearch&context=180&value=\\\\" "{@}&fullsearch=Text" msgstr "" "https://help.ubuntu.com/community/?action=fullsearch&context=180&value=\\\\" "{@}&fullsearch=Text" #: searchproviders/uman.desktop:4 msgctxt "Name" msgid "Ubuntu Manuals" msgstr "Ubunturen eskuliburuak" #: searchproviders/uman.desktop:5 msgctxt "Query" msgid "http://manpages.ubuntu.com/cgi-bin/search.py?q=\\\\{@}" msgstr "http://manpages.ubuntu.com/cgi-bin/search.py?q=\\\\{@}" #: searchproviders/upackage.desktop:5 msgctxt "Name" msgid "Ubuntu Packages" msgstr "Ubunturen paketeak" #: searchproviders/upackage.desktop:6 msgctxt "Query" msgid "http://packages.ubuntu.com/search?keywords=\\\\{@}&searchon=names" msgstr "http://packages.ubuntu.com/search?keywords=\\\\{@}&searchon=names" #: searchproviders/upkglp.desktop:5 msgctxt "Name" msgid "Ubuntu Binary Packages" msgstr "Ubunturen pakete bitarrak" #: searchproviders/upkglp.desktop:6 msgctxt "Query" msgid "https://launchpad.net/ubuntu/+search?text=\\\\{@}" msgstr "https://launchpad.net/ubuntu/+search?text=\\\\{@}" #: searchproviders/usource.desktop:5 msgctxt "Name" msgid "Ubuntu Source Packages" msgstr "Ubunturen iturburu-paketeak" #: searchproviders/usource.desktop:6 msgctxt "Query" msgid "https://launchpad.net/ubuntu/+source/\\\\{@}" msgstr "https://launchpad.net/ubuntu/+source/\\\\{@}" #: searchproviders/uwiki.desktop:5 msgctxt "Name" msgid "Kubuntu Wiki" msgstr "Kubuntu Wikia" #: searchproviders/uwiki.desktop:6 msgctxt "Query" msgid "http://wiki.kubuntu.org/\\\\{@}" msgstr "http://wiki.kubuntu.org/\\\\{@}" #: searchproviders/uwikis.desktop:5 msgctxt "Name" msgid "Kubuntu Wiki Search" msgstr "Kubuntu Wikian Bilaketa" #: searchproviders/uwikis.desktop:6 msgctxt "Query" msgid "" "https://wiki.kubuntu.org/?action=fullsearch&context=180&value=\\\\" "{@}&titlesearch=Titel" msgstr "" "https://wiki.kubuntu.org/?action=fullsearch&context=180&value=\\\\" "{@}&titlesearch=Titel" �����������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/newt.po���������������������������������������������������0000644�0000000�0000000�00000001561�12704125521�016410� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Vasco translation of newt_po. # Copyright (C) 2004 THE newt_po'S COPYRIGHT HOLDER # This file is distributed under the same license as the newt_po package. # Mikel Olasagasti <hey_neken@mundurat.net>, 2004. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: newt_po\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-03 20:51+0000\n" "PO-Revision-Date: 2006-05-19 12:38+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Vasco <librezale@librezale.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:52+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../dialogboxes.c:49 msgid "Ok" msgstr "Ados" #: ../dialogboxes.c:50 msgid "Cancel" msgstr "Utzi" #: ../dialogboxes.c:51 msgid "Yes" msgstr "Bai" #: ../dialogboxes.c:52 msgid "No" msgstr "Ez" �����������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/debian-tasks.po�������������������������������������������0000644�0000000�0000000�00000002325�12704125521�017777� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of eu.po to Euskara # Inaki Larranaga Murgoitio, <dooteo@euskalgnu.org>, 2005. # Piarres Beobide <pi@beobide.net>, 2005, 2006, 2007, 2008. # This file is distributed under the same license as the PACKAGE package. # Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER, 2005. msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-11 16:19-0500\n" "PO-Revision-Date: 2016-01-02 11:19+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <Librezale@librezale.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:28+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #. Description #: ../po/debian-tasks.desc:10001 msgid "standard system utilities" msgstr "Sistema estandar lanabesak" #. Description #: ../po/debian-tasks.desc:10001 msgid "" "This task sets up a basic user environment, providing a reasonably small " "selection of services and tools usable on the command line." msgstr "" "Zeregin honek erabiltzaile ingurune basiko bat konfiguratzen du, komando " "lerroan erabilgarri diren tresna eta zerbitzu multzo batez hornituaz." �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/cups.po���������������������������������������������������0000644�0000000�0000000�00000441573�12704125521�016420� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for cups # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the cups package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013. # msgid "" msgstr "" "Project-Id-Version: cups\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-07-20 14:24-0400\n" "PO-Revision-Date: 2013-08-31 21:32+0000\n" "Last-Translator: Asier Sarasua Garmendia <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:27+0000\n" "X-Generator: Launchpad (build 17995)\n" #: systemv/lpstat.c:1867 systemv/lpstat.c:1990 msgid "\t\t(all)" msgstr "\t\t(dena)" #: systemv/lpstat.c:1870 systemv/lpstat.c:1873 systemv/lpstat.c:1993 #: systemv/lpstat.c:1996 msgid "\t\t(none)" msgstr "\t\t(ezer ez)" #: berkeley/lpc.c:426 #, c-format msgid "\t%d entries" msgstr "\t%d sarrera" #: systemv/lpstat.c:783 systemv/lpstat.c:799 #, c-format msgid "\t%s" msgstr "\t%s" #: systemv/lpstat.c:1848 systemv/lpstat.c:1971 msgid "\tAfter fault: continue" msgstr "" #: systemv/lpstat.c:1471 systemv/lpstat.c:1817 systemv/lpstat.c:1941 #, c-format msgid "\tAlerts: %s" msgstr "\tAlertak: %s" #: systemv/lpstat.c:1871 systemv/lpstat.c:1994 msgid "\tBanner required" msgstr "" #: systemv/lpstat.c:1872 systemv/lpstat.c:1995 msgid "\tCharset sets:" msgstr "" #: systemv/lpstat.c:1836 systemv/lpstat.c:1959 msgid "\tConnection: direct" msgstr "" #: systemv/lpstat.c:1827 systemv/lpstat.c:1951 msgid "\tConnection: remote" msgstr "" #: systemv/lpstat.c:1793 systemv/lpstat.c:1917 msgid "\tContent types: any" msgstr "" #: systemv/lpstat.c:1875 systemv/lpstat.c:1998 msgid "\tDefault page size:" msgstr "" #: systemv/lpstat.c:1874 systemv/lpstat.c:1997 msgid "\tDefault pitch:" msgstr "" #: systemv/lpstat.c:1876 systemv/lpstat.c:1999 msgid "\tDefault port settings:" msgstr "" #: systemv/lpstat.c:1799 systemv/lpstat.c:1923 #, c-format msgid "\tDescription: %s" msgstr "" #: systemv/lpstat.c:1792 systemv/lpstat.c:1916 msgid "\tForm mounted:" msgstr "" #: systemv/lpstat.c:1869 systemv/lpstat.c:1992 msgid "\tForms allowed:" msgstr "" #: systemv/lpstat.c:1831 systemv/lpstat.c:1955 #, c-format msgid "\tInterface: %s.ppd" msgstr "" #: systemv/lpstat.c:1840 systemv/lpstat.c:1963 #, c-format msgid "\tInterface: %s/interfaces/%s" msgstr "" #: systemv/lpstat.c:1844 systemv/lpstat.c:1967 #, c-format msgid "\tInterface: %s/ppd/%s.ppd" msgstr "" #: systemv/lpstat.c:1822 systemv/lpstat.c:1946 #, c-format msgid "\tLocation: %s" msgstr "" #: systemv/lpstat.c:1847 systemv/lpstat.c:1970 msgid "\tOn fault: no alert" msgstr "" #: systemv/lpstat.c:1794 systemv/lpstat.c:1918 msgid "\tPrinter types: unknown" msgstr "" #: systemv/lpstat.c:1454 #, c-format msgid "\tStatus: %s" msgstr "" #: systemv/lpstat.c:1852 systemv/lpstat.c:1866 systemv/lpstat.c:1975 #: systemv/lpstat.c:1989 msgid "\tUsers allowed:" msgstr "" #: systemv/lpstat.c:1859 systemv/lpstat.c:1982 msgid "\tUsers denied:" msgstr "" #: berkeley/lpc.c:428 msgid "\tdaemon present" msgstr "" #: berkeley/lpc.c:424 msgid "\tno entries" msgstr "" #: berkeley/lpc.c:396 berkeley/lpc.c:408 #, c-format msgid "\tprinter is on device '%s' speed -1" msgstr "" #: berkeley/lpc.c:421 msgid "\tprinting is disabled" msgstr "" #: berkeley/lpc.c:419 msgid "\tprinting is enabled" msgstr "" #: systemv/lpstat.c:1474 #, c-format msgid "\tqueued for %s" msgstr "" #: berkeley/lpc.c:416 msgid "\tqueuing is disabled" msgstr "" #: berkeley/lpc.c:414 msgid "\tqueuing is enabled" msgstr "" #: systemv/lpstat.c:1785 systemv/lpstat.c:1909 msgid "\treason unknown" msgstr "" #: systemv/cupstestppd.c:434 msgid "" "\n" " DETAILED CONFORMANCE TEST RESULTS" msgstr "" #: systemv/cupstestppd.c:3864 msgid " Ignore specific warnings." msgstr "" #: systemv/cupstestppd.c:3868 msgid " Issue warnings instead of errors." msgstr "" #: systemv/cupstestppd.c:390 systemv/cupstestppd.c:395 msgid " REF: Page 15, section 3.1." msgstr "" #: systemv/cupstestppd.c:385 msgid " REF: Page 15, section 3.2." msgstr "" #: systemv/cupstestppd.c:405 msgid " REF: Page 19, section 3.3." msgstr "" #: systemv/cupstestppd.c:358 msgid " REF: Page 20, section 3.4." msgstr "" #: systemv/cupstestppd.c:410 msgid " REF: Page 27, section 3.5." msgstr "" #: systemv/cupstestppd.c:353 msgid " REF: Page 42, section 5.2." msgstr "" #: systemv/cupstestppd.c:400 msgid " REF: Pages 16-17, section 3.2." msgstr "" #: systemv/cupstestppd.c:370 msgid " REF: Pages 42-45, section 5.2." msgstr "" #: systemv/cupstestppd.c:364 msgid " REF: Pages 45-46, section 5.2." msgstr "" #: systemv/cupstestppd.c:375 msgid " REF: Pages 48-49, section 5.2." msgstr "" #: systemv/cupstestppd.c:380 msgid " REF: Pages 52-54, section 5.2." msgstr "" #: berkeley/lpq.c:528 #, c-format msgid " %-39.39s %.0f bytes" msgstr "" #: systemv/cupstestppd.c:569 #, c-format msgid " PASS Default%s" msgstr "" #: systemv/cupstestppd.c:504 msgid " PASS DefaultImageableArea" msgstr "" #: systemv/cupstestppd.c:538 msgid " PASS DefaultPaperDimension" msgstr "" #: systemv/cupstestppd.c:611 msgid " PASS FileVersion" msgstr "" #: systemv/cupstestppd.c:655 msgid " PASS FormatVersion" msgstr "" #: systemv/cupstestppd.c:675 msgid " PASS LanguageEncoding" msgstr "" #: systemv/cupstestppd.c:695 msgid " PASS LanguageVersion" msgstr "" #: systemv/cupstestppd.c:749 msgid " PASS Manufacturer" msgstr "" #: systemv/cupstestppd.c:789 msgid " PASS ModelName" msgstr "" #: systemv/cupstestppd.c:809 msgid " PASS NickName" msgstr "" #: systemv/cupstestppd.c:869 msgid " PASS PCFileName" msgstr "" #: systemv/cupstestppd.c:944 msgid " PASS PSVersion" msgstr "" #: systemv/cupstestppd.c:849 msgid " PASS PageRegion" msgstr "" #: systemv/cupstestppd.c:829 msgid " PASS PageSize" msgstr "" #: systemv/cupstestppd.c:904 msgid " PASS Product" msgstr "" #: systemv/cupstestppd.c:979 msgid " PASS ShortNickName" msgstr "" #: systemv/cupstestppd.c:1354 #, c-format msgid " WARN %s has no corresponding options." msgstr "" #: systemv/cupstestppd.c:1466 #, c-format msgid "" " WARN %s shares a common prefix with %s\n" " REF: Page 15, section 3.2." msgstr "" #: systemv/cupstestppd.c:1325 #, c-format msgid "" " WARN Duplex option keyword %s may not work as expected and should " "be named Duplex.\n" " REF: Page 122, section 5.17" msgstr "" #: systemv/cupstestppd.c:1724 msgid "" " WARN File contains a mix of CR, LF, and CR LF line endings." msgstr "" #: systemv/cupstestppd.c:1370 msgid "" " WARN LanguageEncoding required by PPD 4.3 spec.\n" " REF: Pages 56-57, section 5.3." msgstr "" #: systemv/cupstestppd.c:1706 #, c-format msgid " WARN Line %d only contains whitespace." msgstr "" #: systemv/cupstestppd.c:1378 msgid "" " WARN Manufacturer required by PPD 4.3 spec.\n" " REF: Pages 58-59, section 5.3." msgstr "" #: systemv/cupstestppd.c:1729 msgid "" " WARN Non-Windows PPD files should use lines ending with only LF, " "not CR LF." msgstr "" #: systemv/cupstestppd.c:1362 #, c-format msgid "" " WARN Obsolete PPD version %.1f.\n" " REF: Page 42, section 5.2." msgstr "" #: systemv/cupstestppd.c:1393 msgid "" " WARN PCFileName longer than 8.3 in violation of PPD spec.\n" " REF: Pages 61-62, section 5.3." msgstr "" #: systemv/cupstestppd.c:1401 msgid "" " WARN PCFileName should contain a unique filename.\n" " REF: Pages 61-62, section 5.3." msgstr "" #: systemv/cupstestppd.c:1436 msgid "" " WARN Protocols contains PJL but JCL attributes are not set.\n" " REF: Pages 78-79, section 5.7." msgstr "" #: systemv/cupstestppd.c:1427 msgid "" " WARN Protocols contains both PJL and BCP; expected TBCP.\n" " REF: Pages 78-79, section 5.7." msgstr "" #: systemv/cupstestppd.c:1410 msgid "" " WARN ShortNickName required by PPD 4.3 spec.\n" " REF: Pages 64-65, section 5.3." msgstr "" #: systemv/cupsaddsmb.c:282 msgid " cupsaddsmb [options] -a" msgstr "" #: systemv/cupstestdsc.c:427 msgid " cupstestdsc [options] -" msgstr "" #: systemv/cupstestppd.c:3859 msgid " program | cupstestppd [options] -" msgstr "" #: systemv/cupstestppd.c:3791 #, c-format msgid "" " %s \"%s %s\" conflicts with \"%s %s\"\n" " (constraint=\"%s %s %s %s\")." msgstr "" #: systemv/cupstestppd.c:2228 #, c-format msgid " %s %s %s does not exist." msgstr "" #: systemv/cupstestppd.c:3948 #, c-format msgid " %s %s file \"%s\" has the wrong capitalization." msgstr "" #: systemv/cupstestppd.c:2298 #, c-format msgid "" " %s Bad %s choice %s.\n" " REF: Page 122, section 5.17" msgstr "" #: systemv/cupstestppd.c:3551 systemv/cupstestppd.c:3600 #: systemv/cupstestppd.c:3639 #, c-format msgid "" " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s." msgstr "" #: systemv/cupstestppd.c:3505 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s." msgstr "" #: systemv/cupstestppd.c:2369 systemv/cupstestppd.c:2391 #, c-format msgid " %s Bad cupsFilter value \"%s\"." msgstr "" #: systemv/cupstestppd.c:2487 systemv/cupstestppd.c:2509 #, c-format msgid " %s Bad cupsFilter2 value \"%s\"." msgstr "" #: systemv/cupstestppd.c:3008 #, c-format msgid " %s Bad cupsICCProfile %s." msgstr "" #: systemv/cupstestppd.c:2615 #, c-format msgid " %s Bad cupsPreFilter value \"%s\"." msgstr "" #: systemv/cupstestppd.c:1802 #, c-format msgid " %s Bad cupsUIConstraints %s: \"%s\"" msgstr "" #: systemv/cupstestppd.c:3455 #, c-format msgid " %s Bad language \"%s\"." msgstr "" #: systemv/cupstestppd.c:2445 systemv/cupstestppd.c:2573 #: systemv/cupstestppd.c:2659 systemv/cupstestppd.c:2717 #: systemv/cupstestppd.c:2772 systemv/cupstestppd.c:2827 #: systemv/cupstestppd.c:2882 systemv/cupstestppd.c:2935 #: systemv/cupstestppd.c:3057 #, c-format msgid " %s Bad permissions on %s file \"%s\"." msgstr "" #: systemv/cupstestppd.c:2353 systemv/cupstestppd.c:2471 #: systemv/cupstestppd.c:2599 systemv/cupstestppd.c:2686 #: systemv/cupstestppd.c:2741 systemv/cupstestppd.c:2796 #: systemv/cupstestppd.c:2851 systemv/cupstestppd.c:2906 #, c-format msgid " %s Bad spelling of %s - should be %s." msgstr "" #: systemv/cupstestppd.c:2951 #, c-format msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID." msgstr "" #: systemv/cupstestppd.c:2185 #, c-format msgid " %s Default choices conflicting." msgstr "" #: systemv/cupstestppd.c:1783 #, c-format msgid " %s Empty cupsUIConstraints %s" msgstr "" #: systemv/cupstestppd.c:3583 systemv/cupstestppd.c:3623 #, c-format msgid " %s Missing \"%s\" translation string for option %s, choice %s." msgstr "" #: systemv/cupstestppd.c:3491 #, c-format msgid " %s Missing \"%s\" translation string for option %s." msgstr "" #: systemv/cupstestppd.c:2430 systemv/cupstestppd.c:2558 #: systemv/cupstestppd.c:2644 systemv/cupstestppd.c:2702 #: systemv/cupstestppd.c:2757 systemv/cupstestppd.c:2812 #: systemv/cupstestppd.c:2867 systemv/cupstestppd.c:2919 #: systemv/cupstestppd.c:3042 #, c-format msgid " %s Missing %s file \"%s\"." msgstr "" #: systemv/cupstestppd.c:3165 #, c-format msgid "" " %s Missing REQUIRED PageRegion option.\n" " REF: Page 100, section 5.14." msgstr "" #: systemv/cupstestppd.c:3150 #, c-format msgid "" " %s Missing REQUIRED PageSize option.\n" " REF: Page 99, section 5.14." msgstr "" #: systemv/cupstestppd.c:1993 systemv/cupstestppd.c:2034 #, c-format msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"." msgstr "" #: systemv/cupstestppd.c:1888 #, c-format msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"" msgstr "" #: systemv/cupstestppd.c:1820 #, c-format msgid " %s Missing cupsUIResolver %s" msgstr "" #: systemv/cupstestppd.c:1979 systemv/cupstestppd.c:2020 #, c-format msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"." msgstr "" #: systemv/cupstestppd.c:1872 #, c-format msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"" msgstr "" #: systemv/cupstestppd.c:3677 #, c-format msgid " %s No base translation \"%s\" is included in file." msgstr "" #: systemv/cupstestppd.c:2274 #, c-format msgid "" " %s REQUIRED %s does not define choice None.\n" " REF: Page 122, section 5.17" msgstr "" #: systemv/cupstestppd.c:3224 systemv/cupstestppd.c:3238 #, c-format msgid " %s Size \"%s\" defined for %s but not for %s." msgstr "" #: systemv/cupstestppd.c:3204 #, c-format msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)." msgstr "" #: systemv/cupstestppd.c:3395 #, c-format msgid " %s Size \"%s\" should be \"%s\"." msgstr "" #: systemv/cupstestppd.c:3344 #, c-format msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"." msgstr "" #: systemv/cupstestppd.c:3085 #, c-format msgid " %s cupsICCProfile %s hash value collides with %s." msgstr "" #: systemv/cupstestppd.c:1943 #, c-format msgid " %s cupsUIResolver %s causes a loop." msgstr "" #: systemv/cupstestppd.c:1925 #, c-format msgid "" " %s cupsUIResolver %s does not list at least two different options." msgstr "" #: systemv/cupstestppd.c:1148 #, c-format msgid "" " **FAIL** %s must be 1284DeviceID\n" " REF: Page 72, section 5.5" msgstr "" #: systemv/cupstestppd.c:560 #, c-format msgid "" " **FAIL** Bad Default%s %s\n" " REF: Page 40, section 4.5." msgstr "" #: systemv/cupstestppd.c:494 #, c-format msgid "" " **FAIL** Bad DefaultImageableArea %s\n" " REF: Page 102, section 5.15." msgstr "" #: systemv/cupstestppd.c:530 #, c-format msgid "" " **FAIL** Bad DefaultPaperDimension %s\n" " REF: Page 103, section 5.15." msgstr "" #: systemv/cupstestppd.c:603 #, c-format msgid "" " **FAIL** Bad FileVersion \"%s\"\n" " REF: Page 56, section 5.3." msgstr "" #: systemv/cupstestppd.c:647 #, c-format msgid "" " **FAIL** Bad FormatVersion \"%s\"\n" " REF: Page 56, section 5.3." msgstr "" #: systemv/cupstestppd.c:1005 msgid "" " **FAIL** Bad JobPatchFile attribute in file\n" " REF: Page 24, section 3.4." msgstr "" #: systemv/cupstestppd.c:1193 #, c-format msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1." msgstr "" #: systemv/cupstestppd.c:1207 #, c-format msgid " **FAIL** Bad LanguageVersion %s - must be English." msgstr "" #: systemv/cupstestppd.c:723 systemv/cupstestppd.c:740 #, c-format msgid "" " **FAIL** Bad Manufacturer (should be \"%s\")\n" " REF: Page 211, table D.1." msgstr "" #: systemv/cupstestppd.c:780 #, c-format msgid "" " **FAIL** Bad ModelName - \"%c\" not allowed in string.\n" " REF: Pages 59-60, section 5.3." msgstr "" #: systemv/cupstestppd.c:936 msgid "" " **FAIL** Bad PSVersion - not \"(string) int\".\n" " REF: Pages 62-64, section 5.3." msgstr "" #: systemv/cupstestppd.c:897 msgid "" " **FAIL** Bad Product - not \"(string)\".\n" " REF: Page 62, section 5.3." msgstr "" #: systemv/cupstestppd.c:971 msgid "" " **FAIL** Bad ShortNickName - longer than 31 chars.\n" " REF: Pages 64-65, section 5.3." msgstr "" #: systemv/cupstestppd.c:1129 #, c-format msgid "" " **FAIL** Bad option %s choice %s\n" " REF: Page 84, section 5.9" msgstr "" #: systemv/cupstestppd.c:3818 systemv/cupstestppd.c:3840 #, c-format msgid " **FAIL** Default option code cannot be interpreted: %s" msgstr "" #: systemv/cupstestppd.c:1266 #, c-format msgid "" " **FAIL** Default translation string for option %s choice %s contains " "8-bit characters." msgstr "" #: systemv/cupstestppd.c:1239 #, c-format msgid "" " **FAIL** Default translation string for option %s contains 8-bit " "characters." msgstr "" #: systemv/cupstestppd.c:2081 #, c-format msgid " **FAIL** Group names %s and %s differ only by case." msgstr "" #: systemv/cupstestppd.c:2126 #, c-format msgid " **FAIL** Multiple occurrences of option %s choice name %s." msgstr "" #: systemv/cupstestppd.c:2143 #, c-format msgid " **FAIL** Option %s choice names %s and %s differ only by case." msgstr "" #: systemv/cupstestppd.c:2103 #, c-format msgid " **FAIL** Option names %s and %s differ only by case." msgstr "" #: systemv/cupstestppd.c:580 #, c-format msgid "" " **FAIL** REQUIRED Default%s\n" " REF: Page 40, section 4.5." msgstr "" #: systemv/cupstestppd.c:479 msgid "" " **FAIL** REQUIRED DefaultImageableArea\n" " REF: Page 102, section 5.15." msgstr "" #: systemv/cupstestppd.c:515 msgid "" " **FAIL** REQUIRED DefaultPaperDimension\n" " REF: Page 103, section 5.15." msgstr "" #: systemv/cupstestppd.c:621 msgid "" " **FAIL** REQUIRED FileVersion\n" " REF: Page 56, section 5.3." msgstr "" #: systemv/cupstestppd.c:665 msgid "" " **FAIL** REQUIRED FormatVersion\n" " REF: Page 56, section 5.3." msgstr "" #: systemv/cupstestppd.c:1056 #, c-format msgid "" " **FAIL** REQUIRED ImageableArea for PageSize %s\n" " REF: Page 41, section 5.\n" " REF: Page 102, section 5.15." msgstr "" #: systemv/cupstestppd.c:685 msgid "" " **FAIL** REQUIRED LanguageEncoding\n" " REF: Pages 56-57, section 5.3." msgstr "" #: systemv/cupstestppd.c:705 msgid "" " **FAIL** REQUIRED LanguageVersion\n" " REF: Pages 57-58, section 5.3." msgstr "" #: systemv/cupstestppd.c:759 msgid "" " **FAIL** REQUIRED Manufacturer\n" " REF: Pages 58-59, section 5.3." msgstr "" #: systemv/cupstestppd.c:799 msgid "" " **FAIL** REQUIRED ModelName\n" " REF: Pages 59-60, section 5.3." msgstr "" #: systemv/cupstestppd.c:819 msgid "" " **FAIL** REQUIRED NickName\n" " REF: Page 60, section 5.3." msgstr "" #: systemv/cupstestppd.c:879 msgid "" " **FAIL** REQUIRED PCFileName\n" " REF: Pages 61-62, section 5.3." msgstr "" #: systemv/cupstestppd.c:954 msgid "" " **FAIL** REQUIRED PSVersion\n" " REF: Pages 62-64, section 5.3." msgstr "" #: systemv/cupstestppd.c:859 msgid "" " **FAIL** REQUIRED PageRegion\n" " REF: Page 100, section 5.14." msgstr "" #: systemv/cupstestppd.c:1025 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Page 41, section 5.\n" " REF: Page 99, section 5.14." msgstr "" #: systemv/cupstestppd.c:839 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Pages 99-100, section 5.14." msgstr "" #: systemv/cupstestppd.c:1078 #, c-format msgid "" " **FAIL** REQUIRED PaperDimension for PageSize %s\n" " REF: Page 41, section 5.\n" " REF: Page 103, section 5.15." msgstr "" #: systemv/cupstestppd.c:914 msgid "" " **FAIL** REQUIRED Product\n" " REF: Page 62, section 5.3." msgstr "" #: systemv/cupstestppd.c:989 msgid "" " **FAIL** REQUIRED ShortNickName\n" " REF: Page 64-65, section 5.3." msgstr "" #: systemv/cupstestppd.c:314 systemv/cupstestppd.c:333 #: systemv/cupstestppd.c:345 #, c-format msgid " **FAIL** Unable to open PPD file - %s on line %d." msgstr "" #: systemv/cupstestppd.c:1478 #, c-format msgid " %d ERRORS FOUND" msgstr "" #: systemv/cupstestdsc.c:431 msgid " -h Show program usage" msgstr "" #: systemv/cupstestdsc.c:234 systemv/cupstestdsc.c:276 #, c-format msgid "" " Bad %%%%BoundingBox: on line %d.\n" " REF: Page 39, %%%%BoundingBox:" msgstr "" #: systemv/cupstestdsc.c:305 #, c-format msgid "" " Bad %%%%Page: on line %d.\n" " REF: Page 53, %%%%Page:" msgstr "" #: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:258 #, c-format msgid "" " Bad %%%%Pages: on line %d.\n" " REF: Page 43, %%%%Pages:" msgstr "" #: systemv/cupstestdsc.c:176 #, c-format msgid "" " Line %d is longer than 255 characters (%d).\n" " REF: Page 25, Line Length" msgstr "" #: systemv/cupstestdsc.c:192 msgid "" " Missing %!PS-Adobe-3.0 on first line.\n" " REF: Page 17, 3.1 Conforming Documents" msgstr "" #: systemv/cupstestdsc.c:362 #, c-format msgid " Missing %%EndComments comment. REF: Page 41, %%EndComments" msgstr "" #: systemv/cupstestdsc.c:342 #, c-format msgid "" " Missing or bad %%BoundingBox: comment.\n" " REF: Page 39, %%BoundingBox:" msgstr "" #: systemv/cupstestdsc.c:372 #, c-format msgid "" " Missing or bad %%Page: comments.\n" " REF: Page 53, %%Page:" msgstr "" #: systemv/cupstestdsc.c:352 #, c-format msgid "" " Missing or bad %%Pages: comment.\n" " REF: Page 43, %%Pages:" msgstr "" #: systemv/cupstestppd.c:1480 msgid " NO ERRORS FOUND" msgstr "" #: systemv/cupstestdsc.c:395 #, c-format msgid " Saw %d lines that exceeded 255 characters." msgstr "" #: systemv/cupstestdsc.c:390 #, c-format msgid " Too many %%BeginDocument comments." msgstr "" #: systemv/cupstestdsc.c:382 #, c-format msgid " Too many %%EndDocument comments." msgstr "" #: systemv/cupstestdsc.c:402 msgid " Warning: file contains binary data." msgstr "" #: systemv/cupstestdsc.c:410 #, c-format msgid " Warning: no %%EndComments comment in file." msgstr "" #: systemv/cupstestdsc.c:406 #, c-format msgid " Warning: obsolete DSC version %.1f in file." msgstr "" #: test/ippfind.c:2796 msgid " ! expression Unary NOT of expression." msgstr "" #: test/ippfind.c:2795 msgid " ( expressions ) Group expressions." msgstr "" #: systemv/cupsctl.c:210 msgid " --[no-]debug-logging Turn debug logging on/off." msgstr "" #: systemv/cupsctl.c:212 msgid " --[no-]remote-admin Turn remote administration on/off." msgstr "" #: systemv/cupsctl.c:214 msgid " --[no-]remote-any Allow/prevent access from the Internet." msgstr "" #: systemv/cupsctl.c:216 msgid " --[no-]share-printers Turn printer sharing on/off." msgstr "" #: systemv/cupsctl.c:218 msgid " --[no-]user-cancel-any Allow/prevent users to cancel any job." msgstr "" #: ppdc/ppdc.cxx:450 msgid " --cr End lines with CR (Mac OS 9)." msgstr "" #: ppdc/ppdc.cxx:452 msgid " --crlf End lines with CR + LF (Windows)." msgstr "" #: test/ippfind.c:2777 msgid " --domain regex Match domain to regular expression." msgstr "" #: test/ippfind.c:2778 msgid "" " --exec utility [argument ...] ;\n" " Execute program if true." msgstr "" #: test/ippfind.c:2798 msgid " --false Always false." msgstr "" #: test/ipptool.c:4858 msgid " --help Show help." msgstr "" #: test/ippfind.c:2760 msgid " --help Show this help." msgstr "" #: test/ippfind.c:2780 msgid " --host regex Match hostname to regular expression." msgstr "" #: ppdc/ppdc.cxx:454 msgid " --lf End lines with LF (UNIX/Linux/OS X)." msgstr "" #: scheduler/cupsfilter.c:1483 msgid " --list-filters List filters that will be used." msgstr "" #: test/ippfind.c:2782 msgid " --local True if service is local." msgstr "" #: test/ippfind.c:2781 msgid " --ls List attributes." msgstr "" #: test/ippfind.c:2783 msgid " --name regex Match service name to regular expression." msgstr "" #: test/ippfind.c:2797 msgid " --not expression Unary NOT of expression." msgstr "" #: test/ippfind.c:2784 msgid " --path regex Match resource path to regular expression." msgstr "" #: test/ippfind.c:2785 msgid " --port number[-number] Match port to number or range." msgstr "" #: test/ippfind.c:2786 msgid " --print Print URI if true." msgstr "" #: test/ippfind.c:2787 msgid " --print-name Print service name if true." msgstr "" #: test/ippfind.c:2788 msgid " --quiet Quietly report match via exit code." msgstr "" #: test/ippfind.c:2789 msgid " --remote True if service is remote." msgstr "" #: test/ipptool.c:4859 msgid "" " --stop-after-include-error\n" " Stop tests after a failed INCLUDE." msgstr "" #: test/ippfind.c:2799 msgid " --true Always true." msgstr "" #: test/ippfind.c:2790 msgid " --txt key True if the TXT record contains the key." msgstr "" #: test/ippfind.c:2791 msgid " --txt-* regex Match TXT record key to regular expression." msgstr "" #: test/ippfind.c:2792 msgid " --uri regex Match URI to regular expression." msgstr "" #: test/ippfind.c:2761 msgid " --version Show program version." msgstr "" #: test/ipptool.c:4861 msgid " --version Show version." msgstr "" #: test/ippfind.c:2754 test/ipptool.c:4862 msgid " -4 Connect using IPv4." msgstr "" #: test/ippfind.c:2755 test/ipptool.c:4863 msgid " -6 Connect using IPv6." msgstr "" #: test/ipptool.c:4864 msgid " -C Send requests using chunking (default)." msgstr "" #: scheduler/cupsfilter.c:1484 msgid " -D Remove the input file when finished." msgstr "" #: ppdc/ppdc.cxx:433 ppdc/ppdhtml.cxx:180 ppdc/ppdpo.cxx:250 msgid " -D name=value Set named variable to value." msgstr "" #: systemv/cupsaddsmb.c:285 systemv/cupsctl.c:205 msgid " -E Encrypt the connection." msgstr "" #: test/ipptool.c:4866 msgid " -E Test with HTTP Upgrade to TLS." msgstr "" #: scheduler/main.c:2180 msgid "" " -F Run in the foreground but detach from console." msgstr "" #: systemv/cupsaddsmb.c:286 msgid " -H samba-server Use the named SAMBA server." msgstr "" #: test/ipptool.c:4868 msgid " -I Ignore errors." msgstr "" #: ppdc/ppdc.cxx:435 ppdc/ppdhtml.cxx:182 ppdc/ppdi.cxx:131 ppdc/ppdpo.cxx:252 msgid " -I include-dir Add include directory to search path." msgstr "" #: systemv/cupstestppd.c:3863 msgid " -I {filename,filters,none,profiles}" msgstr "" #: test/ipptool.c:4869 msgid " -L Send requests using content-length." msgstr "" #: test/ipptool.c:4871 msgid "" " -P filename.plist Produce XML plist to a file and test report to " "standard output." msgstr "" #: scheduler/cupsfilter.c:1485 msgid " -P filename.ppd Set PPD file." msgstr "" #: test/ippfind.c:2764 msgid " -P number[-number] Match port to number or range." msgstr "" #: systemv/cupstestppd.c:3865 msgid " -R root-directory Set alternate root." msgstr "" #: test/ipptool.c:4872 msgid " -S Test with SSL encryption." msgstr "" #: test/ippfind.c:2756 msgid " -T seconds Set the browse timeout in seconds." msgstr "" #: test/ipptool.c:4874 msgid " -T seconds Set the receive/send timeout in seconds." msgstr "" #: scheduler/cupsfilter.c:1486 systemv/cupsaddsmb.c:288 systemv/cupsctl.c:206 msgid " -U username Specify username." msgstr "" #: test/ippfind.c:2758 test/ipptool.c:4876 msgid " -V version Set default IPP version." msgstr "" #: systemv/cupstestppd.c:3866 msgid "" " -W " "{all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}" msgstr "" #: test/ipptool.c:4878 msgid " -X Produce XML plist instead of plain text." msgstr "" #: test/ippdiscover.c:818 msgid " -a Browse for all services." msgstr "" #: systemv/cupsaddsmb.c:289 msgid " -a Export all printers." msgstr "" #: test/ipptool.c:4880 msgid " -c Produce CSV output." msgstr "" #: ppdc/ppdc.cxx:437 msgid " -c catalog.po Load the specified message catalog." msgstr "" #: scheduler/cupsfilter.c:1487 msgid " -c cups-files.conf Set cups-files.conf file to use." msgstr "" #: scheduler/main.c:2178 msgid " -c cupsd.conf Set cupsd.conf file to use." msgstr "" #: test/ippdiscover.c:819 msgid " -d domain Browse/resolve in specified domain." msgstr "" #: test/ipptool.c:4881 msgid " -d name=value Set named variable to value." msgstr "" #: ppdc/ppdc.cxx:439 msgid " -d output-dir Specify the output directory." msgstr "" #: scheduler/cupsfilter.c:1488 msgid " -d printer Use the named printer." msgstr "" #: test/ippfind.c:2765 msgid " -d regex Match domain to regular expression." msgstr "" #: scheduler/cupsfilter.c:1489 msgid " -e Use every filter from the PPD file." msgstr "" #: scheduler/main.c:2179 msgid " -f Run in the foreground." msgstr "" #: test/ipptool.c:4883 msgid " -f filename Set default request filename." msgstr "" #: scheduler/main.c:2182 msgid " -h Show this usage message." msgstr "" #: test/ippfind.c:2766 msgid " -h regex Match hostname to regular expression." msgstr "" #: systemv/cupsaddsmb.c:290 systemv/cupsctl.c:207 msgid " -h server[:port] Specify server address." msgstr "" #: scheduler/cupsfilter.c:1490 msgid " -i mime/type Set input MIME type (otherwise auto-typed)." msgstr "" #: test/ipptool.c:4885 msgid "" " -i seconds Repeat the last file with the given time interval." msgstr "" #: scheduler/cupsfilter.c:1491 msgid "" " -j job-id[,N] Filter file N from the specified job (default is " "file 1)." msgstr "" #: test/ippfind.c:2767 msgid " -l List attributes." msgstr "" #: test/ipptool.c:4887 msgid " -l Produce plain text output." msgstr "" #: scheduler/main.c:2183 msgid " -l Run cupsd on demand." msgstr "" #: ppdc/ppdc.cxx:441 msgid " -l lang[,lang,...] Specify the output language(s) (locale)." msgstr "" #: ppdc/ppdc.cxx:443 msgid " -m Use the ModelName value as the filename." msgstr "" #: scheduler/cupsfilter.c:1492 msgid "" " -m mime/type Set output MIME type (otherwise application/pdf)." msgstr "" #: scheduler/cupsfilter.c:1493 msgid " -n copies Set number of copies." msgstr "" #: test/ipptool.c:4888 msgid "" " -n count Repeat the last file the given number of times." msgstr "" #: test/ippfind.c:2768 msgid " -n regex Match service name to regular expression." msgstr "" #: ppdc/ppdi.cxx:133 msgid "" " -o filename.drv Set driver information file (otherwise ppdi.drv)." msgstr "" #: ppdc/ppdmerge.cxx:364 msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)." msgstr "" #: scheduler/cupsfilter.c:1494 msgid " -o name=value Set option(s)." msgstr "" #: test/ippfind.c:2769 msgid " -p Print URI if true." msgstr "" #: scheduler/cupsfilter.c:1495 msgid " -p filename.ppd Set PPD file." msgstr "" #: test/ippdiscover.c:820 msgid " -p program Run specified program for each service." msgstr "" #: test/ippfind.c:2770 msgid " -q Quietly report match via exit code." msgstr "" #: systemv/cupstestppd.c:3870 test/ipptool.c:4890 msgid " -q Run silently." msgstr "" #: test/ippfind.c:2771 msgid " -r True if service is remote." msgstr "" #: systemv/cupstestppd.c:3871 msgid " -r Use 'relaxed' open mode." msgstr "" #: test/ippfind.c:2772 msgid " -s Print service name if true." msgstr "" #: test/ipptool.c:4891 msgid " -t Produce a test report." msgstr "" #: ppdc/ppdc.cxx:445 msgid " -t Test PPDs instead of generating them." msgstr "" #: scheduler/main.c:2184 msgid " -t Test the configuration file." msgstr "" #: test/ippfind.c:2773 msgid " -t key True if the TXT record contains the key." msgstr "" #: scheduler/cupsfilter.c:1496 msgid " -t title Set title." msgstr "" #: test/ippdiscover.c:821 msgid " -t type Browse/resolve with specified type." msgstr "" #: scheduler/cupsfilter.c:1497 msgid " -u Remove the PPD file when finished." msgstr "" #: test/ippfind.c:2774 msgid " -u regex Match URI to regular expression." msgstr "" #: systemv/cupsaddsmb.c:291 systemv/cupstestppd.c:3872 test/ipptool.c:4892 #: ppdc/ppdc.cxx:447 ppdc/ppdpo.cxx:254 msgid " -v Be verbose." msgstr "" #: systemv/cupstestppd.c:3873 msgid " -vv Be very verbose." msgstr "" #: test/ippfind.c:2775 msgid "" " -x utility [argument ...] ;\n" " Execute program if true." msgstr "" #: ppdc/ppdc.cxx:448 msgid " -z Compress PPD files using GNU zip." msgstr "" #: test/ippfind.c:2818 msgid " IPPFIND_SERVICE_DOMAIN Domain name" msgstr "" #: test/ippfind.c:2819 msgid "" " IPPFIND_SERVICE_HOSTNAME\n" " Fully-qualified domain name" msgstr "" #: test/ippfind.c:2821 msgid " IPPFIND_SERVICE_NAME Service instance name" msgstr "" #: test/ippfind.c:2822 msgid " IPPFIND_SERVICE_PORT Port number" msgstr "" #: test/ippfind.c:2823 msgid " IPPFIND_SERVICE_REGTYPE DNS-SD registration type" msgstr "" #: test/ippfind.c:2824 msgid " IPPFIND_SERVICE_SCHEME URI scheme" msgstr "" #: test/ippfind.c:2825 msgid " IPPFIND_SERVICE_URI URI" msgstr "" #: test/ippfind.c:2826 msgid " IPPFIND_TXT_* Value of TXT record key" msgstr "" #: test/ippfind.c:2801 msgid "" " expression --and expression\n" " Logical AND." msgstr "" #: test/ippfind.c:2803 msgid "" " expression --or expression\n" " Logical OR." msgstr "" #: test/ippfind.c:2800 msgid " expression expression Logical AND." msgstr "" #: test/ippfind.c:2808 msgid " {service_domain} Domain name" msgstr "" #: test/ippfind.c:2809 msgid " {service_hostname} Fully-qualified domain name" msgstr "" #: test/ippfind.c:2810 msgid " {service_name} Service instance name" msgstr "" #: test/ippfind.c:2811 msgid " {service_port} Port number" msgstr "" #: test/ippfind.c:2812 msgid " {service_regtype} DNS-SD registration type" msgstr "" #: test/ippfind.c:2813 msgid " {service_scheme} URI scheme" msgstr "" #: test/ippfind.c:2814 msgid " {service_uri} URI" msgstr "" #: test/ippfind.c:2815 msgid " {txt_*} Value of TXT record key" msgstr "" #: test/ippfind.c:2807 msgid " {} URI" msgstr "" #: systemv/cupstestppd.c:312 systemv/cupstestppd.c:331 #: systemv/cupstestppd.c:343 systemv/cupstestppd.c:476 #: systemv/cupstestppd.c:491 systemv/cupstestppd.c:512 #: systemv/cupstestppd.c:527 systemv/cupstestppd.c:557 #: systemv/cupstestppd.c:577 systemv/cupstestppd.c:600 #: systemv/cupstestppd.c:618 systemv/cupstestppd.c:644 #: systemv/cupstestppd.c:662 systemv/cupstestppd.c:682 #: systemv/cupstestppd.c:702 systemv/cupstestppd.c:720 #: systemv/cupstestppd.c:737 systemv/cupstestppd.c:756 #: systemv/cupstestppd.c:777 systemv/cupstestppd.c:796 #: systemv/cupstestppd.c:816 systemv/cupstestppd.c:836 #: systemv/cupstestppd.c:856 systemv/cupstestppd.c:876 #: systemv/cupstestppd.c:894 systemv/cupstestppd.c:911 #: systemv/cupstestppd.c:933 systemv/cupstestppd.c:951 #: systemv/cupstestppd.c:968 systemv/cupstestppd.c:986 #: systemv/cupstestppd.c:1002 systemv/cupstestppd.c:1022 #: systemv/cupstestppd.c:1053 systemv/cupstestppd.c:1075 #: systemv/cupstestppd.c:1126 systemv/cupstestppd.c:1145 #: systemv/cupstestppd.c:1189 systemv/cupstestppd.c:1203 #: systemv/cupstestppd.c:1235 systemv/cupstestppd.c:1262 #: systemv/cupstestppd.c:1780 systemv/cupstestppd.c:1799 #: systemv/cupstestppd.c:1817 systemv/cupstestppd.c:1869 #: systemv/cupstestppd.c:1885 systemv/cupstestppd.c:1922 #: systemv/cupstestppd.c:1940 systemv/cupstestppd.c:1976 #: systemv/cupstestppd.c:1990 systemv/cupstestppd.c:2017 #: systemv/cupstestppd.c:2031 systemv/cupstestppd.c:2077 #: systemv/cupstestppd.c:2099 systemv/cupstestppd.c:2122 #: systemv/cupstestppd.c:2139 systemv/cupstestppd.c:2181 #: systemv/cupstestppd.c:2224 systemv/cupstestppd.c:2271 #: systemv/cupstestppd.c:2295 systemv/cupstestppd.c:2349 #: systemv/cupstestppd.c:2365 systemv/cupstestppd.c:2387 #: systemv/cupstestppd.c:2427 systemv/cupstestppd.c:2441 #: systemv/cupstestppd.c:2467 systemv/cupstestppd.c:2483 #: systemv/cupstestppd.c:2505 systemv/cupstestppd.c:2555 #: systemv/cupstestppd.c:2569 systemv/cupstestppd.c:2595 #: systemv/cupstestppd.c:2611 systemv/cupstestppd.c:2641 #: systemv/cupstestppd.c:2655 systemv/cupstestppd.c:2682 #: systemv/cupstestppd.c:2699 systemv/cupstestppd.c:2713 #: systemv/cupstestppd.c:2737 systemv/cupstestppd.c:2754 #: systemv/cupstestppd.c:2768 systemv/cupstestppd.c:2792 #: systemv/cupstestppd.c:2809 systemv/cupstestppd.c:2823 #: systemv/cupstestppd.c:2847 systemv/cupstestppd.c:2864 #: systemv/cupstestppd.c:2878 systemv/cupstestppd.c:2902 #: systemv/cupstestppd.c:2916 systemv/cupstestppd.c:2931 #: systemv/cupstestppd.c:2948 systemv/cupstestppd.c:3004 #: systemv/cupstestppd.c:3039 systemv/cupstestppd.c:3053 #: systemv/cupstestppd.c:3081 systemv/cupstestppd.c:3146 #: systemv/cupstestppd.c:3161 systemv/cupstestppd.c:3200 #: systemv/cupstestppd.c:3220 systemv/cupstestppd.c:3234 #: systemv/cupstestppd.c:3451 systemv/cupstestppd.c:3487 #: systemv/cupstestppd.c:3501 systemv/cupstestppd.c:3547 #: systemv/cupstestppd.c:3579 systemv/cupstestppd.c:3596 #: systemv/cupstestppd.c:3619 systemv/cupstestppd.c:3635 #: systemv/cupstestppd.c:3673 systemv/cupstestppd.c:3814 #: systemv/cupstestppd.c:3836 systemv/cupstestppd.c:3944 msgid " FAIL" msgstr "" #: systemv/cupstestppd.c:1286 msgid " PASS" msgstr "" #: cups/ipp.c:5227 #, c-format msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." msgstr "" #: cups/ipp.c:5238 #, c-format msgid "" "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." msgstr "" #: cups/ipp.c:4858 #, c-format msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." msgstr "" #: cups/ipp.c:4850 #, c-format msgid "" "\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." msgstr "" #: cups/ipp.c:4876 #, c-format msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." msgstr "" #: cups/ipp.c:5290 #, c-format msgid "" "\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." msgstr "" #: cups/ipp.c:5299 #, c-format msgid "" "\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." msgstr "" #: cups/ipp.c:4976 #, c-format msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4984 #, c-format msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4968 #, c-format msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4928 #, c-format msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4960 #, c-format msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4936 #, c-format msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4944 #, c-format msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4920 #, c-format msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4952 #, c-format msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." msgstr "" #: cups/ipp.c:4890 #, c-format msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." msgstr "" #: cups/ipp.c:5205 #, c-format msgid "" "\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." msgstr "" #: cups/ipp.c:5196 #, c-format msgid "" "\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section " "4.1.3)." msgstr "" #: cups/ipp.c:5399 #, c-format msgid "" "\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section " "4.1.9)." msgstr "" #: cups/ipp.c:5409 #, c-format msgid "" "\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section " "4.1.9)." msgstr "" #: cups/ipp.c:5167 #, c-format msgid "" "\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." msgstr "" #: cups/ipp.c:5176 #, c-format msgid "" "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." msgstr "" #: cups/ipp.c:5345 #, c-format msgid "" "\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section " "4.1.8)." msgstr "" #: cups/ipp.c:5355 #, c-format msgid "" "\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section " "4.1.8)." msgstr "" #: cups/ipp.c:4904 #, c-format msgid "" "\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." msgstr "" #: cups/ipp.c:5047 #, c-format msgid "" "\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 " "section 4.1.13)." msgstr "" #: cups/ipp.c:5028 #, c-format msgid "" "\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section " "4.1.15)." msgstr "" #: cups/ipp.c:4997 #, c-format msgid "" "\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be " "positive (RFC 2911 section 4.1.15)." msgstr "" #: cups/ipp.c:5012 #, c-format msgid "" "\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC " "2911 section 4.1.15)." msgstr "" #: cups/ipp.c:5109 #, c-format msgid "" "\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." msgstr "" #: cups/ipp.c:5118 #, c-format msgid "" "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." msgstr "" #: cups/ipp.c:5261 #, c-format msgid "" "\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." msgstr "" #: cups/ipp.c:5270 #, c-format msgid "" "\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." msgstr "" #: berkeley/lpq.c:533 #, c-format msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes" msgstr "" #: cups/dest-localization.c:114 #, c-format msgid "%d x %d mm" msgstr "" #: cups/dest-localization.c:106 #, c-format msgid "%g x %g" msgstr "" #: cups/dest-localization.c:169 cups/dest-localization.c:176 #, c-format msgid "%s (%s)" msgstr "" #: cups/dest-localization.c:183 #, c-format msgid "%s (%s, %s)" msgstr "" #: cups/dest-localization.c:160 #, c-format msgid "%s (Borderless)" msgstr "" #: cups/dest-localization.c:167 cups/dest-localization.c:174 #, c-format msgid "%s (Borderless, %s)" msgstr "" #: cups/dest-localization.c:181 #, c-format msgid "%s (Borderless, %s, %s)" msgstr "" #: systemv/lpstat.c:777 #, c-format msgid "%s accepting requests since %s" msgstr "" #: scheduler/ipp.c:9986 #, c-format msgid "%s cannot be changed." msgstr "" #: berkeley/lpc.c:181 #, c-format msgid "%s is not implemented by the CUPS version of lpc." msgstr "" #: berkeley/lpq.c:618 #, c-format msgid "%s is not ready" msgstr "" #: berkeley/lpq.c:611 #, c-format msgid "%s is ready" msgstr "" #: berkeley/lpq.c:614 #, c-format msgid "%s is ready and printing" msgstr "" #: filter/rastertoepson.c:982 filter/rastertohp.c:700 #: filter/rastertolabel.c:1120 #, c-format msgid "%s job-id user title copies options [file]" msgstr "" #: systemv/lpstat.c:781 #, c-format msgid "%s not accepting requests since %s -" msgstr "" #: scheduler/ipp.c:617 #, c-format msgid "%s not supported." msgstr "" #: systemv/lpstat.c:792 #, c-format msgid "%s/%s accepting requests since %s" msgstr "" #: systemv/lpstat.c:797 #, c-format msgid "%s/%s not accepting requests since %s -" msgstr "" #: berkeley/lpq.c:526 #, c-format msgid "%s: %-33.33s [job %d localhost]" msgstr "" #. TRANSLATORS: Message is "subject: error" #: cups/langprintf.c:77 scheduler/cupsfilter.c:726 systemv/lpadmin.c:803 #: systemv/lpadmin.c:854 systemv/lpadmin.c:904 systemv/lpadmin.c:960 #: systemv/lpadmin.c:1058 systemv/lpadmin.c:1110 systemv/lpadmin.c:1166 #: systemv/lpadmin.c:1581 #, c-format msgid "%s: %s" msgstr "" #: systemv/cancel.c:305 systemv/cancel.c:368 #, c-format msgid "%s: %s failed: %s" msgstr "" #: systemv/lpadmin.c:1216 #, c-format msgid "%s: Bad printer URI \"%s\"." msgstr "" #: test/ippfind.c:777 test/ipptool.c:381 #, c-format msgid "%s: Bad version %s for \"-V\"." msgstr "" #: systemv/cupsaccept.c:68 #, c-format msgid "%s: Don't know what to do." msgstr "" #: berkeley/lpq.c:225 berkeley/lpr.c:358 systemv/lp.c:602 #, c-format msgid "" "%s: Error - %s environment variable names non-existent destination \"%s\"." msgstr "" #: berkeley/lpq.c:133 berkeley/lpq.c:203 berkeley/lpr.c:230 berkeley/lpr.c:333 #: systemv/lp.c:157 systemv/lp.c:577 systemv/lp.c:697 systemv/lp.c:746 #: systemv/lpstat.c:195 systemv/lpstat.c:241 systemv/lpstat.c:332 #: systemv/lpstat.c:361 systemv/lpstat.c:385 systemv/lpstat.c:444 #: systemv/lpstat.c:510 systemv/lpstat.c:571 systemv/lpstat.c:696 #: systemv/lpstat.c:880 systemv/lpstat.c:1141 systemv/lpstat.c:1339 #: systemv/lpstat.c:1579 #, c-format msgid "%s: Error - add '/version=1.1' to server name." msgstr "" #: systemv/lp.c:234 #, c-format msgid "%s: Error - bad job ID." msgstr "" #: systemv/lp.c:222 #, c-format msgid "%s: Error - cannot print files and alter jobs simultaneously." msgstr "" #: systemv/lp.c:515 #, c-format msgid "" "%s: Error - cannot print from stdin if files or a job ID are provided." msgstr "" #: systemv/lp.c:464 #, c-format msgid "%s: Error - expected character set after \"-S\" option." msgstr "" #: systemv/lp.c:483 #, c-format msgid "%s: Error - expected content type after \"-T\" option." msgstr "" #: berkeley/lpr.c:245 #, c-format msgid "%s: Error - expected copies after \"-#\" option." msgstr "" #: systemv/lp.c:267 #, c-format msgid "%s: Error - expected copies after \"-n\" option." msgstr "" #: berkeley/lpr.c:206 #, c-format msgid "%s: Error - expected destination after \"-P\" option." msgstr "" #: systemv/lp.c:132 #, c-format msgid "%s: Error - expected destination after \"-d\" option." msgstr "" #: systemv/lp.c:171 #, c-format msgid "%s: Error - expected form after \"-f\" option." msgstr "" #: systemv/lp.c:394 #, c-format msgid "%s: Error - expected hold name after \"-H\" option." msgstr "" #: berkeley/lpr.c:100 #, c-format msgid "%s: Error - expected hostname after \"-H\" option." msgstr "" #: berkeley/lpq.c:169 berkeley/lprm.c:123 systemv/cancel.c:124 #: systemv/cupsaccept.c:123 systemv/lp.c:192 systemv/lpstat.c:266 #, c-format msgid "%s: Error - expected hostname after \"-h\" option." msgstr "" #: systemv/lp.c:374 #, c-format msgid "%s: Error - expected mode list after \"-y\" option." msgstr "" #: berkeley/lpr.c:268 #, c-format msgid "%s: Error - expected name after \"-%c\" option." msgstr "" #: berkeley/lpr.c:150 systemv/lp.c:291 #, c-format msgid "%s: Error - expected option=value after \"-o\" option." msgstr "" #: systemv/lp.c:444 #, c-format msgid "%s: Error - expected page list after \"-P\" option." msgstr "" #: systemv/lp.c:311 #, c-format msgid "%s: Error - expected priority after \"-%c\" option." msgstr "" #: systemv/cupsaccept.c:141 #, c-format msgid "%s: Error - expected reason text after \"-r\" option." msgstr "" #: systemv/lp.c:357 #, c-format msgid "%s: Error - expected title after \"-t\" option." msgstr "" #: berkeley/lpq.c:97 berkeley/lpr.c:81 berkeley/lprm.c:104 systemv/cancel.c:95 #: systemv/cupsaccept.c:101 systemv/lp.c:110 systemv/lpadmin.c:426 #: systemv/lpstat.c:124 #, c-format msgid "%s: Error - expected username after \"-U\" option." msgstr "" #: systemv/cancel.c:145 #, c-format msgid "%s: Error - expected username after \"-u\" option." msgstr "" #: berkeley/lpr.c:122 #, c-format msgid "%s: Error - expected value after \"-%c\" option." msgstr "" #: systemv/lpstat.c:144 systemv/lpstat.c:158 #, c-format msgid "" "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" " "option." msgstr "" #: berkeley/lpq.c:230 berkeley/lpr.c:363 systemv/lp.c:607 #, c-format msgid "%s: Error - no default destination available." msgstr "" #: systemv/lp.c:333 #, c-format msgid "%s: Error - priority must be between 1 and 100." msgstr "" #: berkeley/lpr.c:366 systemv/lp.c:610 #, c-format msgid "%s: Error - scheduler not responding." msgstr "" #: berkeley/lpr.c:311 systemv/lp.c:547 #, c-format msgid "%s: Error - too many files - \"%s\"." msgstr "" #: berkeley/lpr.c:293 systemv/lp.c:530 #, c-format msgid "%s: Error - unable to access \"%s\" - %s" msgstr "" #: berkeley/lpr.c:409 systemv/lp.c:641 #, c-format msgid "%s: Error - unable to queue from stdin - %s." msgstr "" #: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:222 #, c-format msgid "%s: Error - unknown destination \"%s\"." msgstr "" #: berkeley/lpq.c:137 #, c-format msgid "%s: Error - unknown destination \"%s/%s\"." msgstr "" #: berkeley/lpr.c:279 berkeley/lprm.c:139 systemv/cancel.c:163 #: systemv/cupsaccept.c:164 systemv/lp.c:506 systemv/lpstat.c:456 #, c-format msgid "%s: Error - unknown option \"%c\"." msgstr "" #: systemv/cupsaccept.c:157 systemv/lp.c:497 #, c-format msgid "%s: Error - unknown option \"%s\"." msgstr "" #: systemv/lp.c:211 #, c-format msgid "%s: Expected job ID after \"-i\" option." msgstr "" #: systemv/lpstat.c:514 systemv/lpstat.c:554 #, c-format msgid "%s: Invalid destination name in list \"%s\"." msgstr "" #: scheduler/cupsfilter.c:579 #, c-format msgid "%s: Invalid filter string \"%s\"." msgstr "" #: test/ipptool.c:312 #, c-format msgid "%s: Missing filename for \"-P\"." msgstr "" #: test/ippfind.c:749 test/ipptool.c:349 #, c-format msgid "%s: Missing timeout for \"-T\"." msgstr "" #: test/ippfind.c:762 test/ipptool.c:363 #, c-format msgid "%s: Missing version for \"-V\"." msgstr "" #: systemv/lp.c:421 #, c-format msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"." msgstr "" #: scheduler/cupsfilter.c:451 #, c-format msgid "%s: No filter to convert from %s/%s to %s/%s." msgstr "" #: systemv/cupsaccept.c:198 #, c-format msgid "%s: Operation failed: %s" msgstr "" #: berkeley/lpq.c:83 berkeley/lpr.c:67 berkeley/lprm.c:67 systemv/cancel.c:82 #: systemv/cupsaccept.c:88 systemv/cupsaddsmb.c:86 systemv/lp.c:96 #: systemv/lpadmin.c:230 systemv/lpinfo.c:88 systemv/lpmove.c:73 #: systemv/lpstat.c:88 test/ipptool.c:294 test/ipptool.c:338 #, c-format msgid "%s: Sorry, no encryption support." msgstr "" #: systemv/lpadmin.c:1223 #, c-format msgid "%s: Unable to connect to \"%s:%d\": %s" msgstr "" #: berkeley/lpq.c:284 scheduler/cupsfilter.c:1275 systemv/cancel.c:245 #: systemv/cupsaddsmb.c:144 systemv/cupsaddsmb.c:171 #, c-format msgid "%s: Unable to connect to server." msgstr "" #: systemv/cancel.c:328 #, c-format msgid "%s: Unable to contact server." msgstr "" #: systemv/lpadmin.c:1236 #, c-format msgid "%s: Unable to create PPD file: %s" msgstr "" #: scheduler/cupsfilter.c:416 #, c-format msgid "%s: Unable to determine MIME type of \"%s\"." msgstr "" #: test/ipptool.c:321 #, c-format msgid "%s: Unable to open \"%s\": %s" msgstr "" #: ppdc/ppdmerge.cxx:90 #, c-format msgid "%s: Unable to open %s: %s" msgstr "" #: scheduler/cupsfilter.c:674 ppdc/ppdmerge.cxx:106 #, c-format msgid "%s: Unable to open PPD file: %s on line %d." msgstr "" #: scheduler/cupsfilter.c:383 #, c-format msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"." msgstr "" #: systemv/lpadmin.c:1207 #, c-format msgid "%s: Unable to resolve \"%s\"." msgstr "" #: berkeley/lpq.c:140 systemv/lpstat.c:575 #, c-format msgid "%s: Unknown destination \"%s\"." msgstr "" #: scheduler/cupsfilter.c:428 #, c-format msgid "%s: Unknown destination MIME type %s/%s." msgstr "" #: scheduler/cupsfilter.c:1479 #, c-format msgid "%s: Unknown option \"%c\"." msgstr "" #: test/ippfind.c:648 #, c-format msgid "%s: Unknown option \"%s\"." msgstr "" #: test/ippfind.c:928 #, c-format msgid "%s: Unknown option \"-%c\"." msgstr "" #: scheduler/cupsfilter.c:408 #, c-format msgid "%s: Unknown source MIME type %s/%s." msgstr "" #: berkeley/lpr.c:136 #, c-format msgid "" "%s: Warning - \"%c\" format modifier not supported - output may not be " "correct." msgstr "" #: systemv/lp.c:471 #, c-format msgid "%s: Warning - character set option ignored." msgstr "" #: systemv/lp.c:490 #, c-format msgid "%s: Warning - content type option ignored." msgstr "" #: systemv/lp.c:178 #, c-format msgid "%s: Warning - form option ignored." msgstr "" #: systemv/lp.c:381 #, c-format msgid "%s: Warning - mode option ignored." msgstr "" #: ppdc/sample.c:305 msgid "-1" msgstr "" #: ppdc/sample.c:296 msgid "-10" msgstr "" #: ppdc/sample.c:388 msgid "-100" msgstr "" #: ppdc/sample.c:387 msgid "-105" msgstr "" #: ppdc/sample.c:295 msgid "-11" msgstr "" #: ppdc/sample.c:386 msgid "-110" msgstr "" #: ppdc/sample.c:385 msgid "-115" msgstr "" #: ppdc/sample.c:294 msgid "-12" msgstr "" #: ppdc/sample.c:384 msgid "-120" msgstr "" #: ppdc/sample.c:293 msgid "-13" msgstr "" #: ppdc/sample.c:292 msgid "-14" msgstr "" #: ppdc/sample.c:291 msgid "-15" msgstr "" #: ppdc/sample.c:304 msgid "-2" msgstr "" #: ppdc/sample.c:404 msgid "-20" msgstr "" #: ppdc/sample.c:403 msgid "-25" msgstr "" #: ppdc/sample.c:303 msgid "-3" msgstr "" #: ppdc/sample.c:402 msgid "-30" msgstr "" #: ppdc/sample.c:401 msgid "-35" msgstr "" #: ppdc/sample.c:302 msgid "-4" msgstr "" #: ppdc/sample.c:400 msgid "-40" msgstr "" #: ppdc/sample.c:399 msgid "-45" msgstr "" #: ppdc/sample.c:301 msgid "-5" msgstr "" #: ppdc/sample.c:398 msgid "-50" msgstr "" #: ppdc/sample.c:397 msgid "-55" msgstr "" #: ppdc/sample.c:300 msgid "-6" msgstr "" #: ppdc/sample.c:396 msgid "-60" msgstr "" #: ppdc/sample.c:395 msgid "-65" msgstr "" #: ppdc/sample.c:299 msgid "-7" msgstr "" #: ppdc/sample.c:394 msgid "-70" msgstr "" #: ppdc/sample.c:393 msgid "-75" msgstr "" #: ppdc/sample.c:298 msgid "-8" msgstr "" #: ppdc/sample.c:392 msgid "-80" msgstr "" #: ppdc/sample.c:391 msgid "-85" msgstr "" #: ppdc/sample.c:297 msgid "-9" msgstr "" #: ppdc/sample.c:390 msgid "-90" msgstr "" #: ppdc/sample.c:389 msgid "-95" msgstr "" #: ppdc/sample.c:306 msgid "0" msgstr "" #: ppdc/sample.c:307 msgid "1" msgstr "" #: ppdc/sample.c:379 msgid "1 inch/sec." msgstr "" #: ppdc/sample.c:172 msgid "1.25x0.25\"" msgstr "" #: ppdc/sample.c:173 msgid "1.25x2.25\"" msgstr "" #: ppdc/sample.c:427 msgid "1.5 inch/sec." msgstr "" #: ppdc/sample.c:174 msgid "1.50x0.25\"" msgstr "" #: ppdc/sample.c:175 msgid "1.50x0.50\"" msgstr "" #: ppdc/sample.c:176 msgid "1.50x1.00\"" msgstr "" #: ppdc/sample.c:177 msgid "1.50x2.00\"" msgstr "" #: ppdc/sample.c:316 msgid "10" msgstr "" #: ppdc/sample.c:438 msgid "10 inches/sec." msgstr "" #: ppdc/sample.c:6 msgid "10 x 11" msgstr "" #: ppdc/sample.c:7 msgid "10 x 13" msgstr "" #: ppdc/sample.c:8 msgid "10 x 14" msgstr "" #: ppdc/sample.c:418 msgid "100" msgstr "" #: ppdc/sample.c:329 msgid "100 mm/sec." msgstr "" #: ppdc/sample.c:419 msgid "105" msgstr "" #: ppdc/sample.c:317 msgid "11" msgstr "" #: ppdc/sample.c:439 msgid "11 inches/sec." msgstr "" #: ppdc/sample.c:420 msgid "110" msgstr "" #: ppdc/sample.c:421 msgid "115" msgstr "" #: ppdc/sample.c:318 msgid "12" msgstr "" #: ppdc/sample.c:440 msgid "12 inches/sec." msgstr "" #: ppdc/sample.c:9 msgid "12 x 11" msgstr "" #: ppdc/sample.c:422 msgid "120" msgstr "" #: ppdc/sample.c:330 msgid "120 mm/sec." msgstr "" #: ppdc/sample.c:243 msgid "120x60dpi" msgstr "" #: ppdc/sample.c:249 msgid "120x72dpi" msgstr "" #: ppdc/sample.c:319 msgid "13" msgstr "" #: ppdc/sample.c:232 msgid "136dpi" msgstr "" #: ppdc/sample.c:320 msgid "14" msgstr "" #: ppdc/sample.c:321 msgid "15" msgstr "" #: ppdc/sample.c:323 msgid "15 mm/sec." msgstr "" #: ppdc/sample.c:10 msgid "15 x 11" msgstr "" #: ppdc/sample.c:331 msgid "150 mm/sec." msgstr "" #: ppdc/sample.c:278 msgid "150dpi" msgstr "" #: ppdc/sample.c:363 msgid "16" msgstr "" #: ppdc/sample.c:364 msgid "17" msgstr "" #: ppdc/sample.c:365 msgid "18" msgstr "" #: ppdc/sample.c:244 msgid "180dpi" msgstr "" #: ppdc/sample.c:366 msgid "19" msgstr "" #: ppdc/sample.c:308 msgid "2" msgstr "" #: ppdc/sample.c:380 msgid "2 inches/sec." msgstr "" #: ppdc/sample.c:262 msgid "2-Sided Printing" msgstr "" #: ppdc/sample.c:178 msgid "2.00x0.37\"" msgstr "" #: ppdc/sample.c:179 msgid "2.00x0.50\"" msgstr "" #: ppdc/sample.c:180 msgid "2.00x1.00\"" msgstr "" #: ppdc/sample.c:181 msgid "2.00x1.25\"" msgstr "" #: ppdc/sample.c:182 msgid "2.00x2.00\"" msgstr "" #: ppdc/sample.c:183 msgid "2.00x3.00\"" msgstr "" #: ppdc/sample.c:184 msgid "2.00x4.00\"" msgstr "" #: ppdc/sample.c:185 msgid "2.00x5.50\"" msgstr "" #: ppdc/sample.c:186 msgid "2.25x0.50\"" msgstr "" #: ppdc/sample.c:187 msgid "2.25x1.25\"" msgstr "" #: ppdc/sample.c:188 msgid "2.25x4.00\"" msgstr "" #: ppdc/sample.c:189 msgid "2.25x5.50\"" msgstr "" #: ppdc/sample.c:190 msgid "2.38x5.50\"" msgstr "" #: ppdc/sample.c:428 msgid "2.5 inches/sec." msgstr "" #: ppdc/sample.c:191 msgid "2.50x1.00\"" msgstr "" #: ppdc/sample.c:192 msgid "2.50x2.00\"" msgstr "" #: ppdc/sample.c:193 msgid "2.75x1.25\"" msgstr "" #: ppdc/sample.c:194 msgid "2.9 x 1\"" msgstr "" #: ppdc/sample.c:367 msgid "20" msgstr "" #: ppdc/sample.c:324 msgid "20 mm/sec." msgstr "" #: ppdc/sample.c:332 msgid "200 mm/sec." msgstr "" #: ppdc/sample.c:233 msgid "203dpi" msgstr "" #: ppdc/sample.c:368 msgid "21" msgstr "" #: ppdc/sample.c:369 msgid "22" msgstr "" #: ppdc/sample.c:370 msgid "23" msgstr "" #: ppdc/sample.c:371 msgid "24" msgstr "" #: ppdc/sample.c:241 msgid "24-Pin Series" msgstr "" #: ppdc/sample.c:250 msgid "240x72dpi" msgstr "" #: ppdc/sample.c:372 msgid "25" msgstr "" #: ppdc/sample.c:333 msgid "250 mm/sec." msgstr "" #: ppdc/sample.c:373 msgid "26" msgstr "" #: ppdc/sample.c:374 msgid "27" msgstr "" #: ppdc/sample.c:375 msgid "28" msgstr "" #: ppdc/sample.c:376 msgid "29" msgstr "" #: ppdc/sample.c:309 msgid "3" msgstr "" #: ppdc/sample.c:381 msgid "3 inches/sec." msgstr "" #: ppdc/sample.c:3 msgid "3 x 5" msgstr "" #: ppdc/sample.c:195 msgid "3.00x1.00\"" msgstr "" #: ppdc/sample.c:196 msgid "3.00x1.25\"" msgstr "" #: ppdc/sample.c:197 msgid "3.00x2.00\"" msgstr "" #: ppdc/sample.c:198 msgid "3.00x3.00\"" msgstr "" #: ppdc/sample.c:199 msgid "3.00x5.00\"" msgstr "" #: ppdc/sample.c:200 msgid "3.25x2.00\"" msgstr "" #: ppdc/sample.c:201 msgid "3.25x5.00\"" msgstr "" #: ppdc/sample.c:202 msgid "3.25x5.50\"" msgstr "" #: ppdc/sample.c:203 msgid "3.25x5.83\"" msgstr "" #: ppdc/sample.c:204 msgid "3.25x7.83\"" msgstr "" #: ppdc/sample.c:4 msgid "3.5 x 5" msgstr "" #: ppdc/sample.c:171 msgid "3.5\" Disk" msgstr "" #: ppdc/sample.c:205 msgid "3.50x1.00\"" msgstr "" #: ppdc/sample.c:377 msgid "30" msgstr "" #: ppdc/sample.c:325 msgid "30 mm/sec." msgstr "" #: ppdc/sample.c:334 msgid "300 mm/sec." msgstr "" #: ppdc/sample.c:234 msgid "300dpi" msgstr "" #: ppdc/sample.c:405 msgid "35" msgstr "" #: ppdc/sample.c:246 msgid "360dpi" msgstr "" #: ppdc/sample.c:245 msgid "360x180dpi" msgstr "" #: ppdc/sample.c:310 msgid "4" msgstr "" #: ppdc/sample.c:382 msgid "4 inches/sec." msgstr "" #: ppdc/sample.c:206 msgid "4.00x1.00\"" msgstr "" #: ppdc/sample.c:214 msgid "4.00x13.00\"" msgstr "" #: ppdc/sample.c:207 msgid "4.00x2.00\"" msgstr "" #: ppdc/sample.c:208 msgid "4.00x2.50\"" msgstr "" #: ppdc/sample.c:209 msgid "4.00x3.00\"" msgstr "" #: ppdc/sample.c:210 msgid "4.00x4.00\"" msgstr "" #: ppdc/sample.c:211 msgid "4.00x5.00\"" msgstr "" #: ppdc/sample.c:212 msgid "4.00x6.00\"" msgstr "" #: ppdc/sample.c:213 msgid "4.00x6.50\"" msgstr "" #: ppdc/sample.c:406 msgid "40" msgstr "" #: ppdc/sample.c:326 msgid "40 mm/sec." msgstr "" #: ppdc/sample.c:407 msgid "45" msgstr "" #: ppdc/sample.c:311 msgid "5" msgstr "" #: ppdc/sample.c:432 msgid "5 inches/sec." msgstr "" #: ppdc/sample.c:5 msgid "5 x 7" msgstr "" #: ppdc/sample.c:408 msgid "50" msgstr "" #: ppdc/sample.c:409 msgid "55" msgstr "" #: ppdc/sample.c:312 msgid "6" msgstr "" #: ppdc/sample.c:433 msgid "6 inches/sec." msgstr "" #: ppdc/sample.c:215 msgid "6.00x1.00\"" msgstr "" #: ppdc/sample.c:216 msgid "6.00x2.00\"" msgstr "" #: ppdc/sample.c:217 msgid "6.00x3.00\"" msgstr "" #: ppdc/sample.c:218 msgid "6.00x4.00\"" msgstr "" #: ppdc/sample.c:219 msgid "6.00x5.00\"" msgstr "" #: ppdc/sample.c:220 msgid "6.00x6.00\"" msgstr "" #: ppdc/sample.c:221 msgid "6.00x6.50\"" msgstr "" #: ppdc/sample.c:410 msgid "60" msgstr "" #: ppdc/sample.c:327 msgid "60 mm/sec." msgstr "" #: ppdc/sample.c:253 msgid "600dpi" msgstr "" #: ppdc/sample.c:242 msgid "60dpi" msgstr "" #: ppdc/sample.c:248 msgid "60x72dpi" msgstr "" #: ppdc/sample.c:411 msgid "65" msgstr "" #: ppdc/sample.c:313 msgid "7" msgstr "" #: ppdc/sample.c:435 msgid "7 inches/sec." msgstr "" #: ppdc/sample.c:11 msgid "7 x 9" msgstr "" #: ppdc/sample.c:412 msgid "70" msgstr "" #: ppdc/sample.c:413 msgid "75" msgstr "" #: ppdc/sample.c:314 msgid "8" msgstr "" #: ppdc/sample.c:436 msgid "8 inches/sec." msgstr "" #: ppdc/sample.c:12 msgid "8 x 10" msgstr "" #: ppdc/sample.c:222 msgid "8.00x1.00\"" msgstr "" #: ppdc/sample.c:223 msgid "8.00x2.00\"" msgstr "" #: ppdc/sample.c:224 msgid "8.00x3.00\"" msgstr "" #: ppdc/sample.c:225 msgid "8.00x4.00\"" msgstr "" #: ppdc/sample.c:226 msgid "8.00x5.00\"" msgstr "" #: ppdc/sample.c:227 msgid "8.00x6.00\"" msgstr "" #: ppdc/sample.c:228 msgid "8.00x6.50\"" msgstr "" #: ppdc/sample.c:414 msgid "80" msgstr "" #: ppdc/sample.c:328 msgid "80 mm/sec." msgstr "" #: ppdc/sample.c:415 msgid "85" msgstr "" #: ppdc/sample.c:315 msgid "9" msgstr "" #: ppdc/sample.c:437 msgid "9 inches/sec." msgstr "" #: ppdc/sample.c:13 msgid "9 x 11" msgstr "" #: ppdc/sample.c:14 msgid "9 x 12" msgstr "" #: ppdc/sample.c:247 msgid "9-Pin Series" msgstr "" #: ppdc/sample.c:416 msgid "90" msgstr "" #: ppdc/sample.c:417 msgid "95" msgstr "" #: berkeley/lpc.c:205 msgid "?Invalid help command unknown." msgstr "" #: cgi-bin/admin.c:2354 msgid "A Samba password is required to export printer drivers" msgstr "" #: cgi-bin/admin.c:2350 msgid "A Samba username is required to export printer drivers" msgstr "" #: scheduler/ipp.c:2252 #, c-format msgid "A class named \"%s\" already exists." msgstr "" #: scheduler/ipp.c:915 #, c-format msgid "A printer named \"%s\" already exists." msgstr "" #: ppdc/sample.c:15 msgid "A0" msgstr "" #: ppdc/sample.c:16 msgid "A0 Long Edge" msgstr "" #: ppdc/sample.c:17 msgid "A1" msgstr "" #: ppdc/sample.c:18 msgid "A1 Long Edge" msgstr "" #: ppdc/sample.c:37 msgid "A10" msgstr "" #: ppdc/sample.c:19 msgid "A2" msgstr "" #: ppdc/sample.c:20 msgid "A2 Long Edge" msgstr "" #: ppdc/sample.c:21 msgid "A3" msgstr "" #: ppdc/sample.c:22 msgid "A3 Long Edge" msgstr "" #: ppdc/sample.c:23 msgid "A3 Oversize" msgstr "" #: ppdc/sample.c:24 msgid "A3 Oversize Long Edge" msgstr "" #: ppdc/sample.c:25 msgid "A4" msgstr "" #: ppdc/sample.c:27 msgid "A4 Long Edge" msgstr "" #: ppdc/sample.c:26 msgid "A4 Oversize" msgstr "" #: ppdc/sample.c:28 msgid "A4 Small" msgstr "" #: ppdc/sample.c:29 msgid "A5" msgstr "" #: ppdc/sample.c:31 msgid "A5 Long Edge" msgstr "" #: ppdc/sample.c:30 msgid "A5 Oversize" msgstr "" #: ppdc/sample.c:32 msgid "A6" msgstr "" #: ppdc/sample.c:33 msgid "A6 Long Edge" msgstr "" #: ppdc/sample.c:34 msgid "A7" msgstr "" #: ppdc/sample.c:35 msgid "A8" msgstr "" #: ppdc/sample.c:36 msgid "A9" msgstr "" #: ppdc/sample.c:38 msgid "ANSI A" msgstr "" #: ppdc/sample.c:39 msgid "ANSI B" msgstr "" #: ppdc/sample.c:40 msgid "ANSI C" msgstr "" #: ppdc/sample.c:41 msgid "ANSI D" msgstr "" #: ppdc/sample.c:42 msgid "ANSI E" msgstr "" #: ppdc/sample.c:47 msgid "ARCH C" msgstr "" #: ppdc/sample.c:48 msgid "ARCH C Long Edge" msgstr "" #: ppdc/sample.c:49 msgid "ARCH D" msgstr "" #: ppdc/sample.c:50 msgid "ARCH D Long Edge" msgstr "" #: ppdc/sample.c:51 msgid "ARCH E" msgstr "" #: ppdc/sample.c:52 msgid "ARCH E Long Edge" msgstr "" #: cgi-bin/classes.c:161 cgi-bin/printers.c:164 msgid "Accept Jobs" msgstr "" #: cups/http-support.c:1347 msgid "Accepted" msgstr "" #: cgi-bin/admin.c:546 msgid "Add Class" msgstr "" #: cgi-bin/admin.c:859 msgid "Add Printer" msgstr "" #: cgi-bin/admin.c:420 cgi-bin/admin.c:453 cgi-bin/admin.c:501 #: cgi-bin/admin.c:511 msgid "Add RSS Subscription" msgstr "" #: ppdc/sample.c:163 msgid "Address" msgstr "" #: cgi-bin/admin.c:186 cgi-bin/admin.c:260 cgi-bin/admin.c:2731 msgid "Administration" msgstr "" #: ppdc/sample.c:424 msgid "Always" msgstr "" #: backend/socket.c:121 msgid "AppSocket/HP JetDirect" msgstr "" #: ppdc/sample.c:445 msgid "Applicator" msgstr "" #: scheduler/ipp.c:998 #, c-format msgid "Attempt to set %s printer-state to bad value %d." msgstr "" #: scheduler/ipp.c:239 #, c-format msgid "Attribute groups are out of order (%x < %x)." msgstr "" #: ppdc/sample.c:126 msgid "B0" msgstr "" #: ppdc/sample.c:127 msgid "B1" msgstr "" #: ppdc/sample.c:137 msgid "B10" msgstr "" #: ppdc/sample.c:128 msgid "B2" msgstr "" #: ppdc/sample.c:129 msgid "B3" msgstr "" #: ppdc/sample.c:130 msgid "B4" msgstr "" #: ppdc/sample.c:131 msgid "B5" msgstr "" #: ppdc/sample.c:132 msgid "B5 Oversize" msgstr "" #: ppdc/sample.c:133 msgid "B6" msgstr "" #: ppdc/sample.c:134 msgid "B7" msgstr "" #: ppdc/sample.c:135 msgid "B8" msgstr "" #: ppdc/sample.c:136 msgid "B9" msgstr "" #: scheduler/ipp.c:10931 #, c-format msgid "Bad 'document-format' value \"%s\"." msgstr "" #: cups/dest.c:1737 msgid "Bad NULL dests pointer" msgstr "" #: cups/ppd.c:303 msgid "Bad OpenGroup" msgstr "" #: cups/ppd.c:305 msgid "Bad OpenUI/JCLOpenUI" msgstr "" #: cups/ppd.c:307 msgid "Bad OrderDependency" msgstr "" #: cups/ppd-cache.c:434 cups/ppd-cache.c:481 cups/ppd-cache.c:566 #: cups/ppd-cache.c:572 cups/ppd-cache.c:588 cups/ppd-cache.c:604 #: cups/ppd-cache.c:613 cups/ppd-cache.c:621 cups/ppd-cache.c:638 #: cups/ppd-cache.c:646 cups/ppd-cache.c:661 cups/ppd-cache.c:669 #: cups/ppd-cache.c:690 cups/ppd-cache.c:702 cups/ppd-cache.c:717 #: cups/ppd-cache.c:729 cups/ppd-cache.c:751 cups/ppd-cache.c:759 #: cups/ppd-cache.c:777 cups/ppd-cache.c:785 cups/ppd-cache.c:800 #: cups/ppd-cache.c:808 cups/ppd-cache.c:826 cups/ppd-cache.c:834 #: cups/ppd-cache.c:861 cups/ppd-cache.c:931 cups/ppd-cache.c:939 #: cups/ppd-cache.c:947 msgid "Bad PPD cache file." msgstr "" #: cups/http-support.c:1362 msgid "Bad Request" msgstr "" #: cups/snmp.c:954 msgid "Bad SNMP version number" msgstr "" #: cups/ppd.c:308 msgid "Bad UIConstraints" msgstr "" #: cups/http-support.c:1456 msgid "Bad arguments to function" msgstr "" #: scheduler/ipp.c:1368 #, c-format msgid "Bad copies value %d." msgstr "" #: cups/ppd.c:316 msgid "Bad custom parameter" msgstr "" #: cups/http-support.c:1598 scheduler/ipp.c:2347 #, c-format msgid "Bad device-uri \"%s\"." msgstr "" #: scheduler/ipp.c:2386 #, c-format msgid "Bad device-uri scheme \"%s\"." msgstr "" #: scheduler/ipp.c:8143 scheduler/ipp.c:8161 scheduler/ipp.c:9387 #, c-format msgid "Bad document-format \"%s\"." msgstr "" #: scheduler/ipp.c:9405 #, c-format msgid "Bad document-format-default \"%s\"." msgstr "" #: cups/util.c:823 msgid "Bad filename buffer" msgstr "" #: cups/http-support.c:1465 msgid "Bad hostname/address in URI" msgstr "" #: scheduler/ipp.c:1543 #, c-format msgid "Bad job-name value: %s" msgstr "" #: scheduler/ipp.c:1536 msgid "Bad job-name value: Wrong type or count." msgstr "" #: scheduler/ipp.c:10001 msgid "Bad job-priority value." msgstr "" #: scheduler/ipp.c:1398 #, c-format msgid "Bad job-sheets value \"%s\"." msgstr "" #: scheduler/ipp.c:1382 msgid "Bad job-sheets value type." msgstr "" #: scheduler/ipp.c:10031 msgid "Bad job-state value." msgstr "" #: scheduler/ipp.c:2970 scheduler/ipp.c:3432 scheduler/ipp.c:5937 #: scheduler/ipp.c:6084 scheduler/ipp.c:7572 scheduler/ipp.c:7841 #: scheduler/ipp.c:8705 scheduler/ipp.c:8929 scheduler/ipp.c:9281 #: scheduler/ipp.c:9894 #, c-format msgid "Bad job-uri \"%s\"." msgstr "" #: scheduler/ipp.c:2018 scheduler/ipp.c:5475 #, c-format msgid "Bad notify-pull-method \"%s\"." msgstr "" #: scheduler/ipp.c:1982 scheduler/ipp.c:5439 #, c-format msgid "Bad notify-recipient-uri \"%s\"." msgstr "" #: scheduler/ipp.c:1414 #, c-format msgid "Bad number-up value %d." msgstr "" #: cups/adminutil.c:281 #, c-format msgid "Bad option + choice on line %d." msgstr "" #: scheduler/ipp.c:1431 #, c-format msgid "Bad page-ranges values %d-%d." msgstr "" #: cups/http-support.c:1462 msgid "Bad port number in URI" msgstr "" #: scheduler/ipp.c:2429 #, c-format msgid "Bad port-monitor \"%s\"." msgstr "" #: scheduler/ipp.c:2490 #, c-format msgid "Bad printer-state value %d." msgstr "" #: cups/dest.c:610 cups/dest.c:1297 cups/dest.c:1344 msgid "Bad printer-uri." msgstr "" #: scheduler/ipp.c:207 #, c-format msgid "Bad request ID %d." msgstr "" #: scheduler/ipp.c:192 #, c-format msgid "Bad request version number %d.%d." msgstr "" #: cups/http-support.c:1459 msgid "Bad resource in URI" msgstr "" #: cups/http-support.c:1471 msgid "Bad scheme in URI" msgstr "" #: cgi-bin/admin.c:1470 msgid "Bad subscription ID" msgstr "" #: cups/http-support.c:1468 msgid "Bad username in URI" msgstr "" #: cups/ppd.c:318 msgid "Bad value string" msgstr "" #: cups/http-support.c:1474 msgid "Bad/empty URI" msgstr "" #: cgi-bin/admin.c:3276 cgi-bin/admin.c:3522 msgid "Banners" msgstr "" #: ppdc/sample.c:282 msgid "Bond Paper" msgstr "" #: backend/usb-darwin.c:2024 #, c-format msgid "Boolean expected for waiteof option \"%s\"." msgstr "" #: filter/pstops.c:2034 msgid "Buffer overflow detected, aborting." msgstr "" #: ppdc/sample.c:277 msgid "CMYK" msgstr "" #: ppdc/sample.c:358 msgid "CPCL Label Printer" msgstr "" #: cgi-bin/classes.c:165 cgi-bin/printers.c:168 msgid "Cancel Jobs" msgstr "" #: cgi-bin/admin.c:1471 cgi-bin/admin.c:1510 cgi-bin/admin.c:1520 msgid "Cancel RSS Subscription" msgstr "" #: backend/ipp.c:2206 msgid "Canceling print job." msgstr "" #: scheduler/ipp.c:2470 msgid "Cannot share a remote Kerberized printer." msgstr "" #: ppdc/sample.c:271 msgid "Cassette" msgstr "" #: cgi-bin/admin.c:1641 cgi-bin/admin.c:1783 cgi-bin/admin.c:1796 #: cgi-bin/admin.c:1807 msgid "Change Settings" msgstr "" #: scheduler/ipp.c:2030 scheduler/ipp.c:5487 #, c-format msgid "Character set \"%s\" not supported." msgstr "" #: cgi-bin/classes.c:187 cgi-bin/classes.c:314 msgid "Classes" msgstr "" #: cgi-bin/printers.c:174 msgid "Clean Print Heads" msgstr "" #: scheduler/ipp.c:3884 msgid "Close-Job doesn't support the job-uri attribute." msgstr "" #: ppdc/sample.c:276 msgid "Color" msgstr "" #: ppdc/sample.c:274 msgid "Color Mode" msgstr "" #: berkeley/lpc.c:196 msgid "" "Commands may be abbreviated. Commands are:\n" "\n" "exit help quit status ?" msgstr "" #: cups/snmp.c:958 msgid "Community name uses indefinite length" msgstr "" #: backend/ipp.c:858 backend/lpd.c:879 backend/socket.c:400 msgid "Connected to printer." msgstr "" #: backend/ipp.c:763 backend/lpd.c:702 backend/socket.c:319 msgid "Connecting to printer." msgstr "" #: cups/http-support.c:1335 msgid "Continue" msgstr "" #: ppdc/sample.c:360 msgid "Continuous" msgstr "" #: backend/lpd.c:1028 backend/lpd.c:1160 msgid "Control file sent successfully." msgstr "" #: backend/ipp.c:1358 backend/lpd.c:472 msgid "Copying print data." msgstr "" #: cups/http-support.c:1344 msgid "Created" msgstr "" #: cups/ppd.c:1069 cups/ppd.c:1109 cups/ppd.c:1354 cups/ppd.c:1457 msgid "Custom" msgstr "" #: ppdc/sample.c:354 msgid "CustominCutInterval" msgstr "" #: ppdc/sample.c:352 msgid "CustominTearInterval" msgstr "" #: ppdc/sample.c:338 msgid "Cut" msgstr "" #: ppdc/sample.c:446 msgid "Cutter" msgstr "" #: ppdc/sample.c:239 msgid "Dark" msgstr "" #: ppdc/sample.c:235 msgid "Darkness" msgstr "" #: backend/lpd.c:1113 msgid "Data file sent successfully." msgstr "" #: cgi-bin/admin.c:2080 cgi-bin/admin.c:2091 cgi-bin/admin.c:2136 msgid "Delete Class" msgstr "" #: cgi-bin/admin.c:2165 cgi-bin/admin.c:2176 cgi-bin/admin.c:2221 msgid "Delete Printer" msgstr "" #: ppdc/sample.c:273 msgid "DeskJet Series" msgstr "" #: scheduler/ipp.c:1297 #, c-format msgid "Destination \"%s\" is not accepting jobs." msgstr "" #: systemv/lpinfo.c:300 #, c-format msgid "" "Device: uri = %s\n" " class = %s\n" " info = %s\n" " make-and-model = %s\n" " device-id = %s\n" " location = %s" msgstr "" #: ppdc/sample.c:431 msgid "Direct Thermal Media" msgstr "" #: cups/file.c:258 #, c-format msgid "Directory \"%s\" contains a relative path." msgstr "" #: cups/file.c:230 #, c-format msgid "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "" #: cups/file.c:247 #, c-format msgid "Directory \"%s\" is a file." msgstr "" #: cups/file.c:218 #, c-format msgid "Directory \"%s\" not available: %s" msgstr "" #: cups/file.c:203 #, c-format msgid "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "" #: ppdc/sample.c:340 msgid "Disabled" msgstr "" #: scheduler/ipp.c:5986 #, c-format msgid "Document #%d does not exist in job #%d." msgstr "" #: ppdc/sample.c:267 msgid "Duplexer" msgstr "" #: ppdc/sample.c:229 msgid "Dymo" msgstr "" #: ppdc/sample.c:426 msgid "EPL1 Label Printer" msgstr "" #: ppdc/sample.c:429 msgid "EPL2 Label Printer" msgstr "" #: cgi-bin/admin.c:1835 cgi-bin/admin.c:1847 cgi-bin/admin.c:1901 #: cgi-bin/admin.c:1908 cgi-bin/admin.c:1943 cgi-bin/admin.c:1956 #: cgi-bin/admin.c:1980 cgi-bin/admin.c:2053 msgid "Edit Configuration File" msgstr "" #: cups/adminutil.c:326 msgid "Empty PPD file." msgstr "" #: cups/http.c:4648 msgid "Encryption is not supported." msgstr "" #. TRANSLATORS: Banner/cover sheet after the print job. #: cgi-bin/admin.c:3547 msgid "Ending Banner" msgstr "" #: ppdc/sample.c:2 msgid "English" msgstr "" #: scheduler/client.c:2226 msgid "" "Enter your username and password or the root username and password to access " "this page. If you are using Kerberos authentication, make sure you have a " "valid Kerberos ticket." msgstr "" #: ppdc/sample.c:73 msgid "Envelope #10 " msgstr "" #: ppdc/sample.c:74 msgid "Envelope #11" msgstr "" #: ppdc/sample.c:75 msgid "Envelope #12" msgstr "" #: ppdc/sample.c:76 msgid "Envelope #14" msgstr "" #: ppdc/sample.c:77 msgid "Envelope #9" msgstr "" #: ppdc/sample.c:89 msgid "Envelope B4" msgstr "" #: ppdc/sample.c:90 msgid "Envelope B5" msgstr "" #: ppdc/sample.c:91 msgid "Envelope B6" msgstr "" #: ppdc/sample.c:78 msgid "Envelope C0" msgstr "" #: ppdc/sample.c:79 msgid "Envelope C1" msgstr "" #: ppdc/sample.c:80 msgid "Envelope C2" msgstr "" #: ppdc/sample.c:81 msgid "Envelope C3" msgstr "" #: ppdc/sample.c:67 msgid "Envelope C4" msgstr "" #: ppdc/sample.c:68 msgid "Envelope C5" msgstr "" #: ppdc/sample.c:69 msgid "Envelope C6" msgstr "" #: ppdc/sample.c:82 msgid "Envelope C65" msgstr "" #: ppdc/sample.c:83 msgid "Envelope C7" msgstr "" #: ppdc/sample.c:84 msgid "Envelope Choukei 3" msgstr "" #: ppdc/sample.c:85 msgid "Envelope Choukei 3 Long Edge" msgstr "" #: ppdc/sample.c:86 msgid "Envelope Choukei 4" msgstr "" #: ppdc/sample.c:87 msgid "Envelope Choukei 4 Long Edge" msgstr "" #: ppdc/sample.c:70 msgid "Envelope DL" msgstr "" #: ppdc/sample.c:261 msgid "Envelope Feed" msgstr "" #: ppdc/sample.c:88 msgid "Envelope Invite" msgstr "" #: ppdc/sample.c:92 msgid "Envelope Italian" msgstr "" #: ppdc/sample.c:93 msgid "Envelope Kaku2" msgstr "" #: ppdc/sample.c:94 msgid "Envelope Kaku2 Long Edge" msgstr "" #: ppdc/sample.c:95 msgid "Envelope Kaku3" msgstr "" #: ppdc/sample.c:96 msgid "Envelope Kaku3 Long Edge" msgstr "" #: ppdc/sample.c:97 msgid "Envelope Monarch" msgstr "" #: ppdc/sample.c:99 msgid "Envelope PRC1 " msgstr "" #: ppdc/sample.c:100 msgid "Envelope PRC1 Long Edge" msgstr "" #: ppdc/sample.c:117 msgid "Envelope PRC10" msgstr "" #: ppdc/sample.c:118 msgid "Envelope PRC10 Long Edge" msgstr "" #: ppdc/sample.c:101 msgid "Envelope PRC2" msgstr "" #: ppdc/sample.c:102 msgid "Envelope PRC2 Long Edge" msgstr "" #: ppdc/sample.c:103 msgid "Envelope PRC3" msgstr "" #: ppdc/sample.c:104 msgid "Envelope PRC3 Long Edge" msgstr "" #: ppdc/sample.c:105 msgid "Envelope PRC4" msgstr "" #: ppdc/sample.c:106 msgid "Envelope PRC4 Long Edge" msgstr "" #: ppdc/sample.c:108 msgid "Envelope PRC5 Long Edge" msgstr "" #: ppdc/sample.c:107 msgid "Envelope PRC5PRC5" msgstr "" #: ppdc/sample.c:109 msgid "Envelope PRC6" msgstr "" #: ppdc/sample.c:110 msgid "Envelope PRC6 Long Edge" msgstr "" #: ppdc/sample.c:111 msgid "Envelope PRC7" msgstr "" #: ppdc/sample.c:112 msgid "Envelope PRC7 Long Edge" msgstr "" #: ppdc/sample.c:113 msgid "Envelope PRC8" msgstr "" #: ppdc/sample.c:114 msgid "Envelope PRC8 Long Edge" msgstr "" #: ppdc/sample.c:115 msgid "Envelope PRC9" msgstr "" #: ppdc/sample.c:116 msgid "Envelope PRC9 Long Edge" msgstr "" #: ppdc/sample.c:98 msgid "Envelope Personal" msgstr "" #: ppdc/sample.c:119 msgid "Envelope You4" msgstr "" #: ppdc/sample.c:120 msgid "Envelope You4 Long Edge" msgstr "" #: test/ippfind.c:2817 msgid "Environment Variables:" msgstr "" #: ppdc/sample.c:240 msgid "Epson" msgstr "" #: cgi-bin/admin.c:3590 msgid "Error Policy" msgstr "" #: filter/rastertopwg.c:423 msgid "Error reading raster data." msgstr "" #: filter/rastertopwg.c:395 filter/rastertopwg.c:413 filter/rastertopwg.c:431 #: filter/rastertopwg.c:442 msgid "Error sending raster data." msgstr "" #: systemv/lpinfo.c:103 systemv/lpmove.c:88 msgid "Error: need hostname after \"-h\" option." msgstr "" #: ppdc/sample.c:350 msgid "Every 10 Labels" msgstr "" #: ppdc/sample.c:342 msgid "Every 2 Labels" msgstr "" #: ppdc/sample.c:343 msgid "Every 3 Labels" msgstr "" #: ppdc/sample.c:344 msgid "Every 4 Labels" msgstr "" #: ppdc/sample.c:345 msgid "Every 5 Labels" msgstr "" #: ppdc/sample.c:346 msgid "Every 6 Labels" msgstr "" #: ppdc/sample.c:347 msgid "Every 7 Labels" msgstr "" #: ppdc/sample.c:348 msgid "Every 8 Labels" msgstr "" #: ppdc/sample.c:349 msgid "Every 9 Labels" msgstr "" #: ppdc/sample.c:341 msgid "Every Label" msgstr "" #: ppdc/sample.c:121 msgid "Executive" msgstr "" #: cups/http-support.c:1390 msgid "Expectation Failed" msgstr "" #: cgi-bin/admin.c:2342 cgi-bin/admin.c:2361 msgid "Export Printers to Samba" msgstr "" #: test/ippfind.c:2763 msgid "Expressions:" msgstr "" #: systemv/cupstestdsc.c:172 systemv/cupstestdsc.c:189 #: systemv/cupstestdsc.c:214 systemv/cupstestdsc.c:231 #: systemv/cupstestdsc.c:255 systemv/cupstestdsc.c:273 #: systemv/cupstestdsc.c:302 systemv/cupstestdsc.c:339 #: systemv/cupstestdsc.c:349 systemv/cupstestdsc.c:359 #: systemv/cupstestdsc.c:369 systemv/cupstestdsc.c:379 #: systemv/cupstestdsc.c:387 msgid "FAIL" msgstr "" #: ppdc/sample.c:122 msgid "FanFold German" msgstr "" #: ppdc/sample.c:123 msgid "FanFold Legal German" msgstr "" #: ppdc/sample.c:124 msgid "Fanfold US" msgstr "" #: cups/file.c:262 #, c-format msgid "File \"%s\" contains a relative path." msgstr "" #: cups/file.c:237 #, c-format msgid "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "" #: cups/file.c:251 #, c-format msgid "File \"%s\" is a directory." msgstr "" #: cups/file.c:223 #, c-format msgid "File \"%s\" not available: %s" msgstr "" #: cups/file.c:209 #, c-format msgid "File \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "" #: ppdc/sample.c:169 msgid "File Folder " msgstr "" #: scheduler/ipp.c:2365 #, c-format msgid "" "File device URIs have been disabled. To enable, see the FileDevice directive " "in \"%s/cups-files.conf\"." msgstr "" #: filter/rastertoepson.c:1114 filter/rastertohp.c:834 #: filter/rastertolabel.c:1259 #, c-format msgid "Finished page %d." msgstr "" #: ppdc/sample.c:125 msgid "Folio" msgstr "" #: cups/http-support.c:1369 msgid "Forbidden" msgstr "" #: cups/ppd.c:700 cups/ppd.c:1258 msgid "General" msgstr "" #: ppdc/sample.c:251 msgid "Generic" msgstr "" #: cups/snmp.c:968 msgid "Get-Response-PDU uses indefinite length" msgstr "" #: ppdc/sample.c:285 msgid "Glossy Paper" msgstr "" #: scheduler/ipp.c:2948 scheduler/ipp.c:3358 scheduler/ipp.c:3896 #: scheduler/ipp.c:5915 scheduler/ipp.c:6062 scheduler/ipp.c:7549 #: scheduler/ipp.c:8683 scheduler/ipp.c:8907 scheduler/ipp.c:9259 #: scheduler/ipp.c:9872 msgid "Got a printer-uri attribute but no job-id." msgstr "" #: ppdc/sample.c:275 msgid "Grayscale" msgstr "" #: ppdc/sample.c:272 msgid "HP" msgstr "" #: ppdc/sample.c:170 msgid "Hanging Folder" msgstr "" #: cgi-bin/help.c:143 msgid "Help file not in index." msgstr "" #: cups/ipp.c:3183 cups/ipp.c:3210 cups/ipp.c:3233 msgid "IPP 1setOf attribute with incompatible value tags." msgstr "" #: cups/ipp.c:3146 msgid "IPP attribute has no name." msgstr "" #: cups/ipp.c:7016 msgid "IPP attribute is not a member of the message." msgstr "" #: cups/ipp.c:3594 msgid "IPP begCollection value not 0 bytes." msgstr "" #: cups/ipp.c:3376 msgid "IPP boolean value not 1 byte." msgstr "" #: cups/ipp.c:3437 msgid "IPP date value not 11 bytes." msgstr "" #: cups/ipp.c:3615 msgid "IPP endCollection value not 0 bytes." msgstr "" #: cups/ipp.c:3351 msgid "IPP enum value not 4 bytes." msgstr "" #: cups/ipp.c:3075 msgid "IPP extension tag larger than 0x7FFFFFFF." msgstr "" #: cups/ipp.c:3348 msgid "IPP integer value not 4 bytes." msgstr "" #: cups/ipp.c:3547 msgid "IPP language length overflows value." msgstr "" #: cups/ipp.c:3556 msgid "IPP language length too large." msgstr "" #: cups/ipp.c:3260 msgid "IPP member name is not empty." msgstr "" #: cups/ipp.c:3641 msgid "IPP memberName value is empty." msgstr "" #: cups/ipp.c:3633 msgid "IPP memberName with no attribute." msgstr "" #: cups/ipp.c:3129 msgid "IPP name larger than 32767 bytes." msgstr "" #: cups/ipp.c:3514 msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "" #: cups/ipp.c:3671 msgid "IPP octetString length too large." msgstr "" #: cups/ipp.c:3482 msgid "IPP rangeOfInteger value not 8 bytes." msgstr "" #: cups/ipp.c:3455 msgid "IPP resolution value not 9 bytes." msgstr "" #: cups/ipp.c:3574 msgid "IPP string length overflows value." msgstr "" #: cups/ipp.c:3510 msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "" #: cups/ipp.c:3334 msgid "IPP value larger than 32767 bytes." msgstr "" #: ppdc/sample.c:1 msgid "ISOLatin1" msgstr "" #: cups/ppd.c:311 msgid "Illegal control character" msgstr "" #: cups/ppd.c:312 msgid "Illegal main keyword string" msgstr "" #: cups/ppd.c:313 msgid "Illegal option keyword string" msgstr "" #: cups/ppd.c:314 msgid "Illegal translation string" msgstr "" #: cups/ppd.c:315 msgid "Illegal whitespace character" msgstr "" #: ppdc/sample.c:266 msgid "Installable Options" msgstr "" #: ppdc/sample.c:269 msgid "Installed" msgstr "" #: ppdc/sample.c:288 msgid "IntelliBar Label Printer" msgstr "" #: ppdc/sample.c:287 msgid "Intellitech" msgstr "" #: cups/http-support.c:1396 msgid "Internal Server Error" msgstr "" #: cups/ppd.c:302 msgid "Internal error" msgstr "" #: ppdc/sample.c:167 msgid "Internet Postage 2-Part" msgstr "" #: ppdc/sample.c:168 msgid "Internet Postage 3-Part" msgstr "" #: backend/ipp.c:323 msgid "Internet Printing Protocol" msgstr "" #: cups/pwg-media.c:293 cups/pwg-media.c:312 msgid "Invalid media name arguments." msgstr "" #: cups/dest-options.c:1032 msgid "Invalid media size." msgstr "" #: filter/commandtops.c:114 #, c-format msgid "Invalid printer command \"%s\"." msgstr "" #: cups/ppd.c:1376 msgid "JCL" msgstr "" #: ppdc/sample.c:53 msgid "JIS B0" msgstr "" #: ppdc/sample.c:55 msgid "JIS B1" msgstr "" #: ppdc/sample.c:54 msgid "JIS B10" msgstr "" #: ppdc/sample.c:56 msgid "JIS B2" msgstr "" #: ppdc/sample.c:57 msgid "JIS B3" msgstr "" #: ppdc/sample.c:58 msgid "JIS B4" msgstr "" #: ppdc/sample.c:59 msgid "JIS B4 Long Edge" msgstr "" #: ppdc/sample.c:60 msgid "JIS B5" msgstr "" #: ppdc/sample.c:61 msgid "JIS B5 Long Edge" msgstr "" #: ppdc/sample.c:62 msgid "JIS B6" msgstr "" #: ppdc/sample.c:63 msgid "JIS B6 Long Edge" msgstr "" #: ppdc/sample.c:64 msgid "JIS B7" msgstr "" #: ppdc/sample.c:65 msgid "JIS B8" msgstr "" #: ppdc/sample.c:66 msgid "JIS B9" msgstr "" #: scheduler/ipp.c:8979 #, c-format msgid "Job #%d cannot be restarted - no files." msgstr "" #: scheduler/ipp.c:2988 scheduler/ipp.c:3222 scheduler/ipp.c:3281 #: scheduler/ipp.c:3460 scheduler/ipp.c:3906 scheduler/ipp.c:5573 #: scheduler/ipp.c:5955 scheduler/ipp.c:6102 scheduler/ipp.c:6440 #: scheduler/ipp.c:7396 scheduler/ipp.c:7418 scheduler/ipp.c:7590 #: scheduler/ipp.c:7815 scheduler/ipp.c:7858 scheduler/ipp.c:8723 #: scheduler/ipp.c:8947 scheduler/ipp.c:9299 scheduler/ipp.c:9912 #, c-format msgid "Job #%d does not exist." msgstr "" #: scheduler/ipp.c:3492 #, c-format msgid "Job #%d is already aborted - can't cancel." msgstr "" #: scheduler/ipp.c:3486 #, c-format msgid "Job #%d is already canceled - can't cancel." msgstr "" #: scheduler/ipp.c:3498 #, c-format msgid "Job #%d is already completed - can't cancel." msgstr "" #: scheduler/ipp.c:7616 scheduler/ipp.c:7900 scheduler/ipp.c:9927 #, c-format msgid "Job #%d is finished and cannot be altered." msgstr "" #: scheduler/ipp.c:8961 #, c-format msgid "Job #%d is not complete." msgstr "" #: scheduler/ipp.c:3003 #, c-format msgid "Job #%d is not held for authentication." msgstr "" #: scheduler/ipp.c:8737 #, c-format msgid "Job #%d is not held." msgstr "" #: cgi-bin/ipp-var.c:1038 msgid "Job Completed" msgstr "" #: cgi-bin/ipp-var.c:1036 msgid "Job Created" msgstr "" #: cgi-bin/ipp-var.c:1042 msgid "Job Options Changed" msgstr "" #: cgi-bin/ipp-var.c:1040 msgid "Job Stopped" msgstr "" #: scheduler/ipp.c:10009 msgid "Job is completed and cannot be changed." msgstr "" #: cgi-bin/jobs.c:192 msgid "Job operation failed" msgstr "" #: scheduler/ipp.c:10045 scheduler/ipp.c:10062 scheduler/ipp.c:10073 msgid "Job state cannot be changed." msgstr "" #: scheduler/ipp.c:8827 msgid "Job subscriptions cannot be renewed." msgstr "" #: cgi-bin/jobs.c:97 cgi-bin/jobs.c:108 cgi-bin/jobs.c:189 msgid "Jobs" msgstr "" #: backend/lpd.c:177 msgid "LPD/LPR Host or Printer" msgstr "" #: ppdc/sample.c:230 msgid "Label Printer" msgstr "" #: ppdc/sample.c:441 msgid "Label Top" msgstr "" #: scheduler/ipp.c:2039 scheduler/ipp.c:5496 #, c-format msgid "Language \"%s\" not supported." msgstr "" #: ppdc/sample.c:164 msgid "Large Address" msgstr "" #: ppdc/sample.c:286 msgid "LaserJet Series PCL 4/5" msgstr "" #: ppdc/sample.c:43 msgid "Letter Oversize" msgstr "" #: ppdc/sample.c:44 msgid "Letter Oversize Long Edge" msgstr "" #: ppdc/sample.c:236 msgid "Light" msgstr "" #: cups/ppd.c:310 msgid "Line longer than the maximum allowed (255 characters)" msgstr "" #: cgi-bin/admin.c:2379 msgid "List Available Printers" msgstr "" #: cups/localize.c:291 msgid "Load paper." msgstr "" #: ppdc/sample.c:264 msgid "Long-Edge (Portrait)" msgstr "" #: cups/http-support.c:1725 msgid "Looking for printer..." msgstr "" #: ppdc/sample.c:260 msgid "Manual Feed" msgstr "" #: cups/ppd.c:747 cups/ppd.c:1313 msgid "Media Size" msgstr "" #: cups/ppd.c:751 cups/ppd.c:1317 ppdc/sample.c:254 msgid "Media Source" msgstr "" #: ppdc/sample.c:359 msgid "Media Tracking" msgstr "" #: cups/ppd.c:749 cups/ppd.c:1315 ppdc/sample.c:280 msgid "Media Type" msgstr "" #: ppdc/sample.c:237 msgid "Medium" msgstr "" #: cups/ppd.c:299 msgid "Memory allocation error" msgstr "" #: cups/ppd.c:319 msgid "Missing CloseGroup" msgstr "" #: cups/ppd.c:300 msgid "Missing PPD-Adobe-4.x header" msgstr "" #: cups/ppd.c:309 msgid "Missing asterisk in column 1" msgstr "" #: scheduler/ipp.c:5978 msgid "Missing document-number attribute." msgstr "" #: cups/adminutil.c:262 #, c-format msgid "Missing double quote on line %d." msgstr "" #: cgi-bin/admin.c:712 cgi-bin/admin.c:2092 cgi-bin/admin.c:2177 #: cgi-bin/admin.c:2771 cgi-bin/admin.c:3025 cgi-bin/admin.c:3136 #: cgi-bin/admin.c:3846 msgid "Missing form variable" msgstr "" #: scheduler/ipp.c:9353 msgid "Missing last-document attribute in request." msgstr "" #: cups/pwg-media.c:555 msgid "Missing media or media-col." msgstr "" #: cups/pwg-media.c:474 msgid "Missing media-size in media-col." msgstr "" #: scheduler/ipp.c:6581 msgid "Missing notify-subscription-ids attribute." msgstr "" #: cups/ppd.c:317 msgid "Missing option keyword" msgstr "" #: scheduler/ipp.c:3129 scheduler/ipp.c:3154 msgid "Missing requesting-user-name attribute." msgstr "" #: scheduler/ipp.c:388 msgid "Missing required attributes." msgstr "" #: cups/http-support.c:1486 msgid "Missing resource in URI" msgstr "" #: cups/http-support.c:1480 msgid "Missing scheme in URI" msgstr "" #: cups/adminutil.c:243 #, c-format msgid "Missing value on line %d." msgstr "" #: cups/ppd.c:301 msgid "Missing value string" msgstr "" #: cups/pwg-media.c:462 msgid "Missing x-dimension in media-size." msgstr "" #: cups/pwg-media.c:468 msgid "Missing y-dimension in media-size." msgstr "" #: systemv/lpinfo.c:470 #, c-format msgid "" "Model: name = %s\n" " natural_language = %s\n" " make-and-model = %s\n" " device-id = %s" msgstr "" #: test/ippfind.c:2794 msgid "Modifiers:" msgstr "" #: cgi-bin/admin.c:546 msgid "Modify Class" msgstr "" #: cgi-bin/admin.c:859 msgid "Modify Printer" msgstr "" #: cgi-bin/ipp-var.c:413 cgi-bin/ipp-var.c:504 msgid "Move All Jobs" msgstr "" #: cgi-bin/ipp-var.c:352 cgi-bin/ipp-var.c:411 cgi-bin/ipp-var.c:502 msgid "Move Job" msgstr "" #: cups/http-support.c:1353 msgid "Moved Permanently" msgstr "" #: cups/ppd.c:298 msgid "NULL PPD file pointer" msgstr "" #: cups/snmp.c:1005 msgid "Name OID uses indefinite length" msgstr "" #: scheduler/ipp.c:1061 msgid "Nested classes are not allowed." msgstr "" #: ppdc/sample.c:425 msgid "Never" msgstr "" #: cups/ppd.c:1904 msgid "No" msgstr "" #: cups/http-support.c:1350 msgid "No Content" msgstr "" #: cups/util.c:1123 msgid "No PPD name" msgstr "" #: cups/snmp.c:999 msgid "No VarBind SEQUENCE" msgstr "" #: cups/adminutil.c:777 msgid "No Windows printer drivers are installed." msgstr "" #: cups/request.c:570 cups/request.c:933 msgid "No active connection" msgstr "" #: cups/request.c:350 msgid "No active connection." msgstr "" #: scheduler/ipp.c:3409 #, c-format msgid "No active jobs on %s." msgstr "" #: scheduler/ipp.c:216 msgid "No attributes in request." msgstr "" #: scheduler/ipp.c:3030 msgid "No authentication information provided." msgstr "" #: cups/snmp.c:956 msgid "No community name" msgstr "" #: scheduler/ipp.c:5778 msgid "No default printer." msgstr "" #: cgi-bin/ipp-var.c:424 scheduler/ipp.c:7162 msgid "No destinations added." msgstr "" #: backend/usb.c:200 msgid "No device URI found in argv[0] or in DEVICE_URI environment variable." msgstr "" #: cups/snmp.c:986 msgid "No error-index" msgstr "" #: cups/snmp.c:978 msgid "No error-status" msgstr "" #: scheduler/ipp.c:8105 scheduler/ipp.c:9367 msgid "No file in print request." msgstr "" #: cups/util.c:817 msgid "No modification time" msgstr "" #: cups/snmp.c:1003 msgid "No name OID" msgstr "" #: filter/rastertoepson.c:1144 filter/rastertohp.c:865 #: filter/rastertolabel.c:1288 msgid "No pages were found." msgstr "" #: cups/util.c:811 msgid "No printer name" msgstr "" #: cups/util.c:1647 msgid "No printer-uri found" msgstr "" #: cups/util.c:1631 msgid "No printer-uri found for class" msgstr "" #: scheduler/ipp.c:6186 msgid "No printer-uri in request." msgstr "" #: cups/http.c:2260 msgid "No request URI." msgstr "" #: cups/http.c:2277 msgid "No request protocol version." msgstr "" #: cups/request.c:358 msgid "No request sent." msgstr "" #: cups/snmp.c:970 msgid "No request-id" msgstr "" #: scheduler/ipp.c:5381 msgid "No subscription attributes in request." msgstr "" #: scheduler/ipp.c:7489 msgid "No subscriptions found." msgstr "" #: cups/snmp.c:994 msgid "No variable-bindings SEQUENCE" msgstr "" #: cups/snmp.c:949 msgid "No version number" msgstr "" #: ppdc/sample.c:362 msgid "Non-continuous (Mark sensing)" msgstr "" #: ppdc/sample.c:361 msgid "Non-continuous (Web sensing)" msgstr "" #: ppdc/sample.c:238 msgid "Normal" msgstr "" #: cups/http-support.c:1372 msgid "Not Found" msgstr "" #: cups/http-support.c:1384 msgid "Not Implemented" msgstr "" #: ppdc/sample.c:268 msgid "Not Installed" msgstr "" #: cups/http-support.c:1359 msgid "Not Modified" msgstr "" #: cups/http-support.c:1387 msgid "Not Supported" msgstr "" #: scheduler/ipp.c:1506 scheduler/ipp.c:10626 msgid "Not allowed to print." msgstr "" #: ppdc/sample.c:146 msgid "Note" msgstr "" #: systemv/cupstestdsc.c:433 msgid "" "Note: this program only validates the DSC comments, not the PostScript " "itself." msgstr "" #: cups/http-support.c:1341 cups/http-support.c:1477 cups/ppd.c:296 msgid "OK" msgstr "" #: ppdc/sample.c:263 msgid "Off (1-Sided)" msgstr "" #: ppdc/sample.c:356 msgid "Oki" msgstr "" #: cgi-bin/help.c:91 cgi-bin/help.c:132 cgi-bin/help.c:142 cgi-bin/help.c:172 msgid "Online Help" msgstr "" #: cups/adminutil.c:944 #, c-format msgid "Open of %s failed: %s" msgstr "" #: cups/ppd.c:304 msgid "OpenGroup without a CloseGroup first" msgstr "" #: cups/ppd.c:306 msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" msgstr "" #: cgi-bin/admin.c:3617 msgid "Operation Policy" msgstr "" #: filter/pstops.c:2182 #, c-format msgid "Option \"%s\" cannot be included via %%%%IncludeFeature." msgstr "" #: cgi-bin/admin.c:3267 cgi-bin/admin.c:3351 msgid "Options Installed" msgstr "" #: scheduler/cupsfilter.c:1482 scheduler/main.c:2177 systemv/cupsaddsmb.c:284 #: systemv/cupsctl.c:203 systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3861 #: test/ippfind.c:2753 test/ipptool.c:4857 ppdc/ppdc.cxx:432 #: ppdc/ppdhtml.cxx:179 ppdc/ppdi.cxx:130 ppdc/ppdmerge.cxx:363 #: ppdc/ppdpo.cxx:249 msgid "Options:" msgstr "" #: cups/ppd-cache.c:442 msgid "Out of date PPD cache file." msgstr "" #: cups/ppd-cache.c:1810 msgid "Out of memory." msgstr "" #: cups/ppd.c:753 cups/ppd.c:1319 msgid "Output Mode" msgstr "" #: cups/localize.c:316 msgid "Output bin is almost full." msgstr "" #: cups/localize.c:318 msgid "Output bin is full." msgstr "" #: cups/localize.c:314 msgid "Output bin is missing." msgstr "" #: systemv/cupstestdsc.c:399 msgid "PASS" msgstr "" #: ppdc/sample.c:252 msgid "PCL Laser Printer" msgstr "" #: ppdc/sample.c:149 msgid "PRC16K" msgstr "" #: ppdc/sample.c:150 msgid "PRC16K Long Edge" msgstr "" #: ppdc/sample.c:151 msgid "PRC32K" msgstr "" #: ppdc/sample.c:154 msgid "PRC32K Long Edge" msgstr "" #: ppdc/sample.c:152 msgid "PRC32K Oversize" msgstr "" #: ppdc/sample.c:153 msgid "PRC32K Oversize Long Edge" msgstr "" #: cups/snmp.c:966 msgid "Packet does not contain a Get-Response-PDU" msgstr "" #: cups/snmp.c:945 msgid "Packet does not start with SEQUENCE" msgstr "" #: cups/localize.c:293 msgid "Paper jam." msgstr "" #: cups/localize.c:310 msgid "Paper tray is almost empty." msgstr "" #: cups/localize.c:312 msgid "Paper tray is empty." msgstr "" #: cups/localize.c:308 msgid "Paper tray is missing." msgstr "" #: ppdc/sample.c:355 msgid "ParamCustominCutInterval" msgstr "" #: ppdc/sample.c:353 msgid "ParamCustominTearInterval" msgstr "" #: cups/auth.c:195 cups/auth.c:362 #, c-format msgid "Password for %s on %s? " msgstr "" #: systemv/cupsaddsmb.c:252 #, c-format msgid "Password for %s required to access %s via SAMBA: " msgstr "" #: cgi-bin/classes.c:159 msgid "Pause Class" msgstr "" #: cgi-bin/printers.c:162 msgid "Pause Printer" msgstr "" #: ppdc/sample.c:443 msgid "Peel-Off" msgstr "" #: ppdc/sample.c:160 msgid "Photo" msgstr "" #: ppdc/sample.c:161 msgid "Photo Labels" msgstr "" #: ppdc/sample.c:281 msgid "Plain Paper" msgstr "" #: cgi-bin/admin.c:3285 cgi-bin/admin.c:3566 msgid "Policies" msgstr "" #: cgi-bin/admin.c:3292 cgi-bin/admin.c:3635 cgi-bin/admin.c:3648 msgid "Port Monitor" msgstr "" #: ppdc/sample.c:270 msgid "PostScript Printer" msgstr "" #: ppdc/sample.c:147 msgid "Postcard" msgstr "" #: ppdc/sample.c:71 msgid "Postcard Double " msgstr "" #: ppdc/sample.c:72 msgid "Postcard Double Long Edge" msgstr "" #: ppdc/sample.c:148 msgid "Postcard Long Edge" msgstr "" #: backend/ipp.c:965 backend/ipp.c:973 msgid "Preparing to print." msgstr "" #: ppdc/sample.c:290 msgid "Print Density" msgstr "" #: cups/notify.c:82 msgid "Print Job:" msgstr "" #: ppdc/sample.c:335 msgid "Print Mode" msgstr "" #: ppdc/sample.c:378 msgid "Print Rate" msgstr "" #: cgi-bin/printers.c:171 msgid "Print Self-Test Page" msgstr "" #: ppdc/sample.c:322 msgid "Print Speed" msgstr "" #: cgi-bin/ipp-var.c:780 msgid "Print Test Page" msgstr "" #: ppdc/sample.c:351 msgid "Print and Cut" msgstr "" #: ppdc/sample.c:339 msgid "Print and Tear" msgstr "" #: backend/socket.c:429 backend/usb-unix.c:184 msgid "Print file sent." msgstr "" #: backend/ipp.c:2180 msgid "Print job canceled at printer." msgstr "" #: backend/ipp.c:2172 msgid "Print job too large." msgstr "" #: backend/ipp.c:1654 msgid "Print job was not accepted." msgstr "" #: cgi-bin/ipp-var.c:1030 msgid "Printer Added" msgstr "" #: ppdc/sample.c:255 msgid "Printer Default" msgstr "" #: cgi-bin/ipp-var.c:1034 msgid "Printer Deleted" msgstr "" #: cgi-bin/ipp-var.c:1032 msgid "Printer Modified" msgstr "" #: cgi-bin/ipp-var.c:1028 msgid "Printer Paused" msgstr "" #: ppdc/sample.c:289 msgid "Printer Settings" msgstr "" #: backend/ipp.c:2175 msgid "Printer cannot print supplied content." msgstr "" #: backend/ipp.c:2178 msgid "Printer cannot print with supplied options." msgstr "" #: cups/notify.c:126 msgid "Printer:" msgstr "" #: cgi-bin/printers.c:196 cgi-bin/printers.c:324 msgid "Printers" msgstr "" #: filter/rastertoepson.c:1090 filter/rastertohp.c:806 #: filter/rastertolabel.c:1235 #, c-format msgid "Printing page %d, %u%% complete." msgstr "" #: ppdc/sample.c:155 msgid "Quarto" msgstr "" #: scheduler/ipp.c:1501 scheduler/ipp.c:10621 msgid "Quota limit reached." msgstr "" #: berkeley/lpq.c:490 msgid "Rank Owner Job File(s) Total Size" msgstr "" #: cgi-bin/classes.c:163 cgi-bin/printers.c:166 msgid "Reject Jobs" msgstr "" #: backend/lpd.c:1024 backend/lpd.c:1156 #, c-format msgid "Remote host did not accept control file (%d)." msgstr "" #: backend/lpd.c:1109 #, c-format msgid "Remote host did not accept data file (%d)." msgstr "" #: ppdc/sample.c:423 msgid "Reprint After Error" msgstr "" #: cups/http-support.c:1375 msgid "Request Entity Too Large" msgstr "" #: cups/ppd.c:755 cups/ppd.c:1321 ppdc/sample.c:231 msgid "Resolution" msgstr "" #: cgi-bin/classes.c:157 msgid "Resume Class" msgstr "" #: cgi-bin/printers.c:159 msgid "Resume Printer" msgstr "" #: ppdc/sample.c:165 msgid "Return Address" msgstr "" #: ppdc/sample.c:444 msgid "Rewind" msgstr "" #: cups/adminutil.c:2041 #, c-format msgid "Running command: %s %s -N -A %s -c '%s'" msgstr "" #: cups/snmp.c:947 msgid "SEQUENCE uses indefinite length" msgstr "" #: cups/http-support.c:1399 msgid "SSL/TLS Negotiation Error" msgstr "" #: cups/http-support.c:1356 msgid "See Other" msgstr "" #: backend/usb-darwin.c:564 backend/usb-libusb.c:346 msgid "Sending data to printer." msgstr "" #: cgi-bin/ipp-var.c:1044 msgid "Server Restarted" msgstr "" #: cgi-bin/ipp-var.c:1050 msgid "Server Security Auditing" msgstr "" #: cgi-bin/ipp-var.c:1046 msgid "Server Started" msgstr "" #: cgi-bin/ipp-var.c:1048 msgid "Server Stopped" msgstr "" #: cups/tls-darwin.c:1030 cups/tls-gnutls.c:1049 msgid "Server credentials not set." msgstr "" #: cups/http-support.c:1393 msgid "Service Unavailable" msgstr "" #: cgi-bin/admin.c:2772 cgi-bin/admin.c:2818 cgi-bin/admin.c:2975 #: cgi-bin/admin.c:2994 msgid "Set Allowed Users" msgstr "" #: cgi-bin/admin.c:3021 msgid "Set As Server Default" msgstr "" #: cgi-bin/admin.c:3121 msgid "Set Class Options" msgstr "" #: cgi-bin/admin.c:3121 cgi-bin/admin.c:3295 cgi-bin/admin.c:3677 msgid "Set Printer Options" msgstr "" #: cgi-bin/admin.c:3847 cgi-bin/admin.c:3891 cgi-bin/admin.c:3909 msgid "Set Publishing" msgstr "" #: ppdc/sample.c:166 msgid "Shipping Address" msgstr "" #: ppdc/sample.c:265 msgid "Short-Edge (Landscape)" msgstr "" #: ppdc/sample.c:283 msgid "Special Paper" msgstr "" #: backend/lpd.c:1065 #, c-format msgid "Spooling job, %.0f%% complete." msgstr "" #: ppdc/sample.c:336 msgid "Standard" msgstr "" #. TRANSLATORS: Banner/cover sheet before the print job. #: cgi-bin/admin.c:3538 msgid "Starting Banner" msgstr "" #: filter/rastertoepson.c:1066 filter/rastertohp.c:782 #: filter/rastertolabel.c:1211 #, c-format msgid "Starting page %d." msgstr "" #: ppdc/sample.c:156 msgid "Statement" msgstr "" #: scheduler/ipp.c:3555 scheduler/ipp.c:6597 scheduler/ipp.c:7302 #: scheduler/ipp.c:8815 #, c-format msgid "Subscription #%d does not exist." msgstr "" #: test/ippfind.c:2806 msgid "Substitutions:" msgstr "" #: ppdc/sample.c:157 msgid "Super A" msgstr "" #: ppdc/sample.c:158 msgid "Super B" msgstr "" #: ppdc/sample.c:162 msgid "Super B/A3" msgstr "" #: cups/http-support.c:1338 msgid "Switching Protocols" msgstr "" #: ppdc/sample.c:159 msgid "Tabloid" msgstr "" #: ppdc/sample.c:45 msgid "Tabloid Oversize" msgstr "" #: ppdc/sample.c:46 msgid "Tabloid Oversize Long Edge" msgstr "" #: ppdc/sample.c:337 msgid "Tear" msgstr "" #: ppdc/sample.c:442 msgid "Tear-Off" msgstr "" #: ppdc/sample.c:383 msgid "Tear-Off Adjust Position" msgstr "" #: scheduler/ipp.c:1337 #, c-format msgid "The \"%s\" attribute is required for print jobs." msgstr "" #: scheduler/ipp.c:6257 scheduler/ipp.c:6337 scheduler/ipp.c:6350 #: scheduler/ipp.c:6362 scheduler/ipp.c:6377 #, c-format msgid "The %s attribute cannot be provided with job-ids." msgstr "" #: scheduler/ipp.c:1316 #, c-format msgid "" "The '%s' Job Status attribute cannot be supplied in a job creation request." msgstr "" #: scheduler/ipp.c:5190 #, c-format msgid "" "The '%s' operation attribute cannot be supplied in a Create-Job request." msgstr "" #: scheduler/ipp.c:6827 #, c-format msgid "The PPD file \"%s\" could not be found." msgstr "" #: scheduler/ipp.c:6814 #, c-format msgid "The PPD file \"%s\" could not be opened: %s" msgstr "" #: filter/rastertoepson.c:1035 filter/rastertohp.c:753 #: filter/rastertolabel.c:1175 msgid "The PPD file could not be opened." msgstr "" #: cgi-bin/admin.c:725 msgid "" "The class name may only contain up to 127 printable characters and may not " "contain spaces, slashes (/), or the pound sign (#)." msgstr "" #: cups/localize.c:338 msgid "The developer unit needs to be replaced." msgstr "" #: cups/localize.c:336 msgid "The developer unit will need to be replaced soon." msgstr "" #: cups/localize.c:328 msgid "The fuser's temperature is high." msgstr "" #: cups/localize.c:330 msgid "The fuser's temperature is low." msgstr "" #: scheduler/ipp.c:2066 msgid "" "The notify-lease-duration attribute cannot be used with job subscriptions." msgstr "" #: scheduler/ipp.c:2049 scheduler/ipp.c:5506 #, c-format msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "" #: cups/localize.c:334 msgid "The optical photoconductor needs to be replaced." msgstr "" #: cups/localize.c:332 msgid "The optical photoconductor will need to be replaced soon." msgstr "" #: backend/ipp.c:985 msgid "" "The printer configuration is incorrect or the printer no longer exists." msgstr "" #: backend/lpd.c:627 backend/lpd.c:1017 backend/lpd.c:1099 backend/lpd.c:1149 msgid "The printer did not respond." msgstr "" #: backend/ipp.c:829 backend/ipp.c:948 backend/ipp.c:1062 backend/ipp.c:1459 #: backend/ipp.c:1626 backend/lpd.c:836 backend/socket.c:379 #: backend/usb-unix.c:124 backend/usb-unix.c:414 backend/usb-unix.c:497 msgid "The printer is in use." msgstr "" #: cups/localize.c:320 msgid "The printer is low on ink." msgstr "" #: cups/localize.c:298 msgid "The printer is low on toner." msgstr "" #: backend/runloop.c:243 backend/runloop.c:363 cups/localize.c:296 msgid "The printer is not connected." msgstr "" #: backend/ipp.c:807 backend/ipp.c:840 backend/ipp.c:944 backend/lpd.c:815 #: backend/lpd.c:856 backend/socket.c:358 backend/socket.c:391 msgid "The printer is not responding." msgstr "" #: backend/runloop.c:385 msgid "The printer is now connected." msgstr "" #: backend/usb-darwin.c:1342 msgid "The printer is now online." msgstr "" #: backend/usb-darwin.c:1381 msgid "The printer is offline." msgstr "" #: backend/ipp.c:822 backend/lpd.c:829 backend/socket.c:372 msgid "The printer is unreachable at this time." msgstr "" #: cups/localize.c:322 msgid "The printer may be out of ink." msgstr "" #: cups/localize.c:300 msgid "The printer may be out of toner." msgstr "" #: backend/ipp.c:816 backend/lpd.c:823 backend/socket.c:366 msgid "The printer may not exist or is unavailable at this time." msgstr "" #: cgi-bin/admin.c:908 msgid "" "The printer name may only contain up to 127 printable characters and may not " "contain spaces, slashes (/), or the pound sign (#)." msgstr "" #: scheduler/ipp.c:787 scheduler/ipp.c:1055 scheduler/ipp.c:3194 #: scheduler/ipp.c:3375 scheduler/ipp.c:5173 scheduler/ipp.c:5340 #: scheduler/ipp.c:5654 scheduler/ipp.c:6223 scheduler/ipp.c:7032 #: scheduler/ipp.c:7088 scheduler/ipp.c:7408 scheduler/ipp.c:7674 #: scheduler/ipp.c:7763 scheduler/ipp.c:7796 scheduler/ipp.c:8120 #: scheduler/ipp.c:8527 scheduler/ipp.c:8609 scheduler/ipp.c:9781 #: scheduler/ipp.c:10233 scheduler/ipp.c:10584 scheduler/ipp.c:10666 #: scheduler/ipp.c:11041 msgid "The printer or class does not exist." msgstr "" #: scheduler/ipp.c:1255 msgid "The printer or class is not shared." msgstr "" #: cups/localize.c:302 msgid "The printer's cover is open." msgstr "" #: cups/localize.c:306 msgid "The printer's door is open." msgstr "" #: cups/localize.c:304 msgid "The printer's interlock is open." msgstr "" #: cups/localize.c:324 msgid "The printer's waste bin is almost full." msgstr "" #: cups/localize.c:326 msgid "The printer's waste bin is full." msgstr "" #: scheduler/ipp.c:893 scheduler/ipp.c:2230 #, c-format msgid "The printer-uri \"%s\" contains invalid characters." msgstr "" #: scheduler/ipp.c:3171 msgid "The printer-uri attribute is required." msgstr "" #: scheduler/ipp.c:877 msgid "" "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." msgstr "" #: scheduler/ipp.c:2214 msgid "" "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." msgstr "" #: cgi-bin/admin.c:450 msgid "" "The subscription name may not contain spaces, slashes (/), question marks " "(?), or the pound sign (#)." msgstr "" #: scheduler/client.c:2249 msgid "" "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to " "enable it." msgstr "" #: scheduler/ipp.c:6321 #, c-format msgid "The which-jobs value \"%s\" is not supported." msgstr "" #: scheduler/ipp.c:5584 msgid "There are too many subscriptions." msgstr "" #: backend/usb-darwin.c:398 backend/usb-darwin.c:457 backend/usb-darwin.c:526 #: backend/usb-darwin.c:547 backend/usb-libusb.c:271 backend/usb-libusb.c:325 msgid "There was an unrecoverable USB error." msgstr "" #: ppdc/sample.c:430 msgid "Thermal Transfer Media" msgstr "" #: scheduler/ipp.c:1495 msgid "Too many active jobs." msgstr "" #: scheduler/ipp.c:1389 #, c-format msgid "Too many job-sheets values (%d > 2)." msgstr "" #: scheduler/ipp.c:2524 #, c-format msgid "Too many printer-state-reasons values (%d > %d)." msgstr "" #: ppdc/sample.c:284 msgid "Transparency" msgstr "" #: ppdc/sample.c:279 msgid "Tray" msgstr "" #: ppdc/sample.c:256 msgid "Tray 1" msgstr "" #: ppdc/sample.c:257 msgid "Tray 2" msgstr "" #: ppdc/sample.c:258 msgid "Tray 3" msgstr "" #: ppdc/sample.c:259 msgid "Tray 4" msgstr "" #: cups/http-support.c:1378 msgid "URI Too Long" msgstr "" #: cups/http-support.c:1453 msgid "URI too large" msgstr "" #: ppdc/sample.c:138 msgid "US Ledger" msgstr "" #: ppdc/sample.c:139 msgid "US Legal" msgstr "" #: ppdc/sample.c:140 msgid "US Legal Oversize" msgstr "" #: ppdc/sample.c:141 msgid "US Letter" msgstr "" #: ppdc/sample.c:142 msgid "US Letter Long Edge" msgstr "" #: ppdc/sample.c:143 msgid "US Letter Oversize" msgstr "" #: ppdc/sample.c:144 msgid "US Letter Oversize Long Edge" msgstr "" #: ppdc/sample.c:145 msgid "US Letter Small" msgstr "" #: cgi-bin/admin.c:1945 cgi-bin/admin.c:1958 cgi-bin/admin.c:1982 msgid "Unable to access cupsd.conf file" msgstr "" #: cgi-bin/help.c:133 msgid "Unable to access help file." msgstr "" #: cgi-bin/admin.c:502 msgid "Unable to add RSS subscription" msgstr "" #: cgi-bin/admin.c:790 msgid "Unable to add class" msgstr "" #: backend/ipp.c:1808 msgid "Unable to add document to print job." msgstr "" #: scheduler/ipp.c:1553 #, c-format msgid "Unable to add job for destination \"%s\"." msgstr "" #: cgi-bin/admin.c:1036 cgi-bin/admin.c:1405 msgid "Unable to add printer" msgstr "" #: scheduler/ipp.c:1173 msgid "Unable to allocate memory for file types." msgstr "" #: filter/pstops.c:423 msgid "Unable to allocate memory for page info" msgstr "" #: filter/pstops.c:417 msgid "Unable to allocate memory for pages array" msgstr "" #: cgi-bin/admin.c:1511 msgid "Unable to cancel RSS subscription" msgstr "" #: backend/ipp.c:2085 backend/ipp.c:2533 msgid "Unable to cancel print job." msgstr "" #: cgi-bin/admin.c:2976 msgid "Unable to change printer" msgstr "" #: cgi-bin/admin.c:3892 msgid "Unable to change printer-is-shared attribute" msgstr "" #: cgi-bin/admin.c:1643 cgi-bin/admin.c:1785 msgid "Unable to change server settings" msgstr "" #: cups/ipp.c:5389 #, c-format msgid "Unable to compile mimeMediaType regular expression: %s." msgstr "" #: cups/ipp.c:5335 #, c-format msgid "Unable to compile naturalLanguage regular expression: %s." msgstr "" #: filter/commandtops.c:407 msgid "Unable to configure printer options." msgstr "" #: cups/adminutil.c:900 cups/request.c:1066 msgid "Unable to connect to host." msgstr "" #: backend/ipp.c:785 backend/ipp.c:1258 backend/lpd.c:795 backend/socket.c:338 #: backend/usb-unix.c:110 msgid "Unable to contact printer, queuing on next printer in class." msgstr "" #: cups/adminutil.c:715 #, c-format msgid "Unable to copy 64-bit CUPS printer driver files (%d)." msgstr "" #: cups/adminutil.c:680 #, c-format msgid "Unable to copy 64-bit Windows printer driver files (%d)." msgstr "" #: cups/adminutil.c:511 #, c-format msgid "Unable to copy CUPS printer driver files (%d)." msgstr "" #: scheduler/ipp.c:2644 #, c-format msgid "Unable to copy PPD file - %s" msgstr "" #: scheduler/ipp.c:2699 msgid "Unable to copy PPD file." msgstr "" #: cups/adminutil.c:476 #, c-format msgid "Unable to copy Windows 2000 printer driver files (%d)." msgstr "" #: cups/adminutil.c:599 #, c-format msgid "Unable to copy Windows 9x printer driver files (%d)." msgstr "" #: scheduler/ipp.c:2621 #, c-format msgid "Unable to copy interface script - %s" msgstr "" #: cups/util.c:496 cups/util.c:1479 msgid "Unable to create printer-uri" msgstr "" #: cups/tls-darwin.c:1291 cups/tls-gnutls.c:1181 msgid "Unable to create server credentials." msgstr "" #: cgi-bin/admin.c:1836 cgi-bin/admin.c:1848 scheduler/cupsfilter.c:1290 msgid "Unable to create temporary file" msgstr "" #: cgi-bin/admin.c:2139 msgid "Unable to delete class" msgstr "" #: cgi-bin/admin.c:2224 msgid "Unable to delete printer" msgstr "" #: cgi-bin/classes.c:252 cgi-bin/printers.c:261 msgid "Unable to do maintenance command" msgstr "" #: cgi-bin/admin.c:1960 msgid "Unable to edit cupsd.conf files larger than 1MB" msgstr "" #: cups/tls-darwin.c:1459 msgid "" "Unable to establish a secure connection to host (certificate chain invalid)." msgstr "" #: cups/tls-darwin.c:1449 msgid "" "Unable to establish a secure connection to host (certificate not yet valid)." msgstr "" #: cups/tls-darwin.c:1444 msgid "" "Unable to establish a secure connection to host (expired certificate)." msgstr "" #: cups/tls-darwin.c:1454 msgid "Unable to establish a secure connection to host (host name mismatch)." msgstr "" #: cups/tls-darwin.c:1464 msgid "" "Unable to establish a secure connection to host (peer dropped connection " "before responding)." msgstr "" #: cups/tls-darwin.c:1439 msgid "" "Unable to establish a secure connection to host (self-signed certificate)." msgstr "" #: cups/tls-darwin.c:1434 msgid "" "Unable to establish a secure connection to host (untrusted certificate)." msgstr "" #: cups/tls-darwin.c:1491 cups/tls-sspi.c:1279 cups/tls-sspi.c:1296 msgid "Unable to establish a secure connection to host." msgstr "" #: cgi-bin/ipp-var.c:353 msgid "Unable to find destination for job" msgstr "" #: cups/http-support.c:1949 msgid "Unable to find printer." msgstr "" #: cups/tls-darwin.c:1305 msgid "Unable to find server credentials." msgstr "" #: backend/ipp.c:3221 msgid "Unable to get backend exit status." msgstr "" #: cgi-bin/classes.c:442 msgid "Unable to get class list" msgstr "" #: cgi-bin/classes.c:541 msgid "Unable to get class status" msgstr "" #: cgi-bin/admin.c:1299 msgid "Unable to get list of printer drivers" msgstr "" #: cgi-bin/admin.c:2826 msgid "Unable to get printer attributes" msgstr "" #: cgi-bin/printers.c:459 msgid "Unable to get printer list" msgstr "" #: cgi-bin/printers.c:561 msgid "Unable to get printer status" msgstr "" #: backend/ipp.c:1009 msgid "Unable to get printer status." msgstr "" #: cups/adminutil.c:554 cups/adminutil.c:758 #, c-format msgid "Unable to install Windows 2000 printer driver files (%d)." msgstr "" #: cups/adminutil.c:628 #, c-format msgid "Unable to install Windows 9x printer driver files (%d)." msgstr "" #: cgi-bin/help.c:92 msgid "Unable to load help index." msgstr "" #: backend/ipp.c:672 backend/lpd.c:426 backend/socket.c:277 #, c-format msgid "Unable to locate printer \"%s\"." msgstr "" #: backend/dnssd.c:787 backend/ipp.c:340 backend/lpd.c:196 #: backend/socket.c:163 msgid "Unable to locate printer." msgstr "" #: cgi-bin/admin.c:789 msgid "Unable to modify class" msgstr "" #: cgi-bin/admin.c:1035 cgi-bin/admin.c:1404 msgid "Unable to modify printer" msgstr "" #: cgi-bin/ipp-var.c:420 cgi-bin/ipp-var.c:509 msgid "Unable to move job" msgstr "" #: cgi-bin/ipp-var.c:422 cgi-bin/ipp-var.c:511 msgid "Unable to move jobs" msgstr "" #: cgi-bin/admin.c:3172 cups/ppd.c:297 msgid "Unable to open PPD file" msgstr "" #: cgi-bin/admin.c:2594 msgid "Unable to open cupsd.conf file:" msgstr "" #: backend/usb-unix.c:134 msgid "Unable to open device file" msgstr "" #: scheduler/ipp.c:5999 #, c-format msgid "Unable to open document #%d in job #%d." msgstr "" #: cgi-bin/help.c:364 msgid "Unable to open help file." msgstr "" #: backend/ipp.c:382 backend/ipp.c:1554 backend/ipp.c:1763 backend/lpd.c:496 #: backend/socket.c:150 backend/usb.c:237 filter/gziptoany.c:73 #: filter/pstops.c:270 msgid "Unable to open print file" msgstr "" #: filter/rastertoepson.c:995 filter/rastertohp.c:713 #: filter/rastertolabel.c:1133 msgid "Unable to open raster file" msgstr "" #: cgi-bin/ipp-var.c:783 msgid "Unable to print test page" msgstr "" #: backend/runloop.c:85 backend/runloop.c:314 backend/usb-darwin.c:634 #: backend/usb-darwin.c:678 backend/usb-libusb.c:416 backend/usb-libusb.c:451 msgid "Unable to read print data." msgstr "" #: scheduler/ipp.c:8279 scheduler/ipp.c:9520 msgid "Unable to rename job document file." msgstr "" #: cups/dest.c:3446 msgid "Unable to resolve printer-uri." msgstr "" #: cups/adminutil.c:2077 #, c-format msgid "Unable to run \"%s\": %s" msgstr "" #: filter/pstops.c:535 msgid "Unable to see in file" msgstr "" #: cgi-bin/ipp-var.c:586 cgi-bin/ipp-var.c:606 msgid "Unable to send command to printer driver" msgstr "" #: backend/usb-darwin.c:756 backend/usb-libusb.c:527 msgid "Unable to send data to printer." msgstr "" #: cups/adminutil.c:810 #, c-format msgid "Unable to set Windows printer driver (%d)." msgstr "" #: cgi-bin/admin.c:3793 msgid "Unable to set options" msgstr "" #: cgi-bin/admin.c:3063 msgid "Unable to set server default" msgstr "" #: backend/ipp.c:3080 backend/ipp.c:3157 backend/ipp.c:3165 msgid "Unable to start backend process." msgstr "" #: cgi-bin/admin.c:1898 msgid "Unable to upload cupsd.conf file" msgstr "" #: backend/usb-darwin.c:2166 backend/usb-darwin.c:2190 msgid "Unable to use legacy USB class driver." msgstr "" #: backend/runloop.c:114 backend/runloop.c:369 msgid "Unable to write print data" msgstr "" #: filter/gziptoany.c:92 #, c-format msgid "Unable to write uncompressed print data: %s" msgstr "" #: cups/http-support.c:1366 msgid "Unauthorized" msgstr "" #: cgi-bin/admin.c:3489 msgid "Units" msgstr "" #: cups/http-support.c:1406 cups/http-support.c:1490 cups/ppd.c:324 msgid "Unknown" msgstr "" #: filter/pstops.c:2190 #, c-format msgid "Unknown choice \"%s\" for option \"%s\"." msgstr "" #: backend/ipp.c:524 #, c-format msgid "Unknown encryption option value: \"%s\"." msgstr "" #: backend/lpd.c:342 #, c-format msgid "Unknown file order: \"%s\"." msgstr "" #: backend/lpd.c:313 #, c-format msgid "Unknown format character: \"%c\"." msgstr "" #: cups/dest-options.c:964 msgid "Unknown media size name." msgstr "" #: backend/ipp.c:588 #, c-format msgid "Unknown option \"%s\" with value \"%s\"." msgstr "" #: filter/pstops.c:2173 #, c-format msgid "Unknown option \"%s\"." msgstr "" #: backend/lpd.c:328 #, c-format msgid "Unknown print mode: \"%s\"." msgstr "" #: scheduler/ipp.c:10455 #, c-format msgid "Unknown printer-error-policy \"%s\"." msgstr "" #: scheduler/ipp.c:10438 #, c-format msgid "Unknown printer-op-policy \"%s\"." msgstr "" #: cups/http.c:2309 msgid "Unknown request method." msgstr "" #: cups/http.c:2329 msgid "Unknown request version." msgstr "" #: cups/http-support.c:1483 msgid "Unknown scheme in URI" msgstr "" #: cups/http-addrlist.c:737 msgid "Unknown service name." msgstr "" #: backend/ipp.c:553 #, c-format msgid "Unknown version option value: \"%s\"." msgstr "" #: scheduler/ipp.c:10912 #, c-format msgid "Unsupported 'compression' value \"%s\"." msgstr "" #: scheduler/ipp.c:10942 #, c-format msgid "Unsupported 'document-format' value \"%s\"." msgstr "" #: scheduler/ipp.c:11017 msgid "Unsupported 'job-name' value." msgstr "" #: scheduler/ipp.c:329 #, c-format msgid "Unsupported character set \"%s\"." msgstr "" #: scheduler/ipp.c:8086 scheduler/ipp.c:9332 #, c-format msgid "Unsupported compression \"%s\"." msgstr "" #: scheduler/ipp.c:8222 scheduler/ipp.c:9485 #, c-format msgid "Unsupported document-format \"%s\"." msgstr "" #: scheduler/ipp.c:9468 #, c-format msgid "Unsupported document-format \"%s/%s\"." msgstr "" #: scheduler/ipp.c:1355 #, c-format msgid "Unsupported format \"%s\"." msgstr "" #: scheduler/ipp.c:1453 msgid "Unsupported margins." msgstr "" #: cups/pwg-media.c:549 msgid "Unsupported media value." msgstr "" #: filter/pstops.c:2455 #, c-format msgid "Unsupported number-up value %d, using number-up=1." msgstr "" #: filter/pstops.c:2489 #, c-format msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb." msgstr "" #: filter/pstops.c:2540 #, c-format msgid "Unsupported page-border value %s, using page-border=none." msgstr "" #: filter/rastertopwg.c:139 filter/rastertopwg.c:147 filter/rastertopwg.c:156 msgid "Unsupported raster data." msgstr "" #: cups/snmp.c:1064 msgid "Unsupported value type" msgstr "" #: cups/http-support.c:1381 msgid "Upgrade Required" msgstr "" #: systemv/lpadmin.c:666 msgid "" "Usage:\n" "\n" " lpadmin [-h server] -d destination\n" " lpadmin [-h server] -x destination\n" " lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]\n" " [-r remove-class] [-v device] [-D description]\n" " [-P ppd-file] [-o name=value]\n" " [-u allow:user,user] [-u deny:user,user]" msgstr "" #: backend/dnssd.c:227 backend/ipp.c:329 backend/lpd.c:183 #: backend/socket.c:127 backend/usb.c:183 filter/commandtops.c:63 #: filter/gziptoany.c:46 filter/pstops.c:231 monitor/bcp.c:56 #: monitor/tbcp.c:55 #, c-format msgid "Usage: %s job-id user title copies options [file]" msgstr "" #: systemv/cupsaddsmb.c:281 msgid "Usage: cupsaddsmb [options] printer1 ... printerN" msgstr "" #: systemv/cupsctl.c:200 msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]" msgstr "" #: scheduler/main.c:2176 msgid "Usage: cupsd [options]" msgstr "" #: scheduler/cupsfilter.c:1481 msgid "Usage: cupsfilter [ options ] [ -- ] filename" msgstr "" #: systemv/cupstestdsc.c:425 msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]" msgstr "" #: systemv/cupstestppd.c:3857 msgid "" "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" msgstr "" #: test/ippdiscover.c:814 msgid "" "Usage: ippdiscover [options] -a\n" " ippdiscover [options] \"service name\"\n" "\n" "Options:" msgstr "" #: test/ippfind.c:2746 msgid "" "Usage: ippfind [options] regtype[,subtype][.domain.] ... [expression]\n" " ippfind [options] name[.regtype[.domain.]] ... [expression]\n" " ippfind --help\n" " ippfind --version" msgstr "" #: test/ipptool.c:4855 msgid "Usage: ipptool [options] URI filename [ ... filenameN ]" msgstr "" #: systemv/lpmove.c:125 msgid "Usage: lpmove job/src dest" msgstr "" #: systemv/lpoptions.c:539 msgid "" "Usage: lpoptions [-h server] [-E] -d printer\n" " lpoptions [-h server] [-E] [-p printer] -l\n" " lpoptions [-h server] [-E] -p printer -o option[=value] ...\n" " lpoptions [-h server] [-E] -x printer" msgstr "" #: berkeley/lpq.c:637 msgid "" "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" msgstr "" #: ppdc/ppdc.cxx:430 msgid "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]" msgstr "" #: ppdc/ppdhtml.cxx:177 msgid "Usage: ppdhtml [options] filename.drv >filename.html" msgstr "" #: ppdc/ppdi.cxx:128 msgid "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]" msgstr "" #: ppdc/ppdmerge.cxx:361 msgid "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" msgstr "" #: ppdc/ppdpo.cxx:247 msgid "" "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" msgstr "" #: backend/snmp.c:192 msgid "Usage: snmp [host-or-ip-address]" msgstr "" #: cups/snmp.c:1016 msgid "Value uses indefinite length" msgstr "" #: cups/snmp.c:1001 msgid "VarBind uses indefinite length" msgstr "" #: cups/snmp.c:951 msgid "Version uses indefinite length" msgstr "" #: backend/ipp.c:1925 msgid "Waiting for job to complete." msgstr "" #: backend/usb-darwin.c:481 backend/usb-libusb.c:223 msgid "Waiting for printer to become available." msgstr "" #: backend/socket.c:440 msgid "Waiting for printer to finish." msgstr "" #: cups/adminutil.c:782 msgid "Warning, no Windows 2000 printer drivers are installed." msgstr "" #: cups/http-support.c:1402 msgid "Web Interface is Disabled" msgstr "" #: cups/ppd.c:1902 msgid "Yes" msgstr "" #: scheduler/client.c:2236 #, c-format msgid "" "You must access this page using the URL <A " "HREF=\"https://%s:%d%s\">https://%s:%d%s</A>." msgstr "" #: ppdc/sample.c:434 msgid "ZPL Label Printer" msgstr "" #: ppdc/sample.c:357 msgid "Zebra" msgstr "" #: cups/notify.c:102 msgid "aborted" msgstr "" #: cups/notify.c:99 msgid "canceled" msgstr "" #: cups/notify.c:105 msgid "completed" msgstr "" #: scheduler/ipp.c:5871 msgid "cups-deviced failed to execute." msgstr "" #: scheduler/ipp.c:6750 scheduler/ipp.c:6999 msgid "cups-driverd failed to execute." msgstr "" #: systemv/cupsaddsmb.c:233 #, c-format msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s" msgstr "" #: systemv/cupsctl.c:141 msgid "cupsctl: Cannot set Listen or Port directly." msgstr "" #: systemv/cupsctl.c:152 #, c-format msgid "cupsctl: Unable to connect to server: %s" msgstr "" #: systemv/cupsctl.c:195 #, c-format msgid "cupsctl: Unknown option \"%s\"" msgstr "" #: systemv/cupsctl.c:197 #, c-format msgid "cupsctl: Unknown option \"-%c\"" msgstr "" #: scheduler/main.c:182 msgid "cupsd: Expected config filename after \"-c\" option." msgstr "" #: scheduler/main.c:278 msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." msgstr "" #: scheduler/main.c:252 msgid "cupsd: On-demand support not compiled in, running in normal mode." msgstr "" #: scheduler/main.c:289 msgid "cupsd: Relative cups-files.conf filename not allowed." msgstr "" #: scheduler/main.c:213 scheduler/main.c:220 msgid "cupsd: Unable to get current directory." msgstr "" #: scheduler/main.c:338 scheduler/main.c:347 msgid "cupsd: Unable to get path to cups-files.conf file." msgstr "" #: scheduler/main.c:320 #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "" #: scheduler/main.c:313 #, c-format msgid "cupsd: Unknown option \"%c\" - aborting." msgstr "" #: scheduler/cupsfilter.c:1263 #, c-format msgid "cupsfilter: Invalid document number %d." msgstr "" #: scheduler/cupsfilter.c:1257 #, c-format msgid "cupsfilter: Invalid job ID %d." msgstr "" #: scheduler/cupsfilter.c:348 msgid "cupsfilter: Only one filename can be specified." msgstr "" #: scheduler/cupsfilter.c:1305 #, c-format msgid "cupsfilter: Unable to get job file - %s" msgstr "" #: systemv/cupstestppd.c:241 msgid "cupstestppd: The -q option is incompatible with the -v option." msgstr "" #: systemv/cupstestppd.c:257 msgid "cupstestppd: The -v option is incompatible with the -q option." msgstr "" #: systemv/lpstat.c:1232 systemv/lpstat.c:1235 systemv/lpstat.c:1238 #, c-format msgid "device for %s/%s: %s" msgstr "" #: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224 #, c-format msgid "device for %s: %s" msgstr "" #: cups/snmp.c:988 msgid "error-index uses indefinite length" msgstr "" #: cups/snmp.c:980 msgid "error-status uses indefinite length" msgstr "" #: cups/notify.c:90 msgid "held" msgstr "" #: berkeley/lpc.c:201 msgid "help\t\tGet help on commands." msgstr "" #: cups/notify.c:131 msgid "idle" msgstr "" #: test/ippfind.c:2465 #, c-format msgid "ippfind: Bad regular expression: %s" msgstr "" #: test/ippfind.c:328 msgid "ippfind: Cannot use --and after --or." msgstr "" #: test/ippfind.c:601 #, c-format msgid "ippfind: Expected key name after %s." msgstr "" #: test/ippfind.c:551 test/ippfind.c:734 #, c-format msgid "ippfind: Expected port range after %s." msgstr "" #: test/ippfind.c:361 #, c-format msgid "ippfind: Expected program after %s." msgstr "" #: test/ippfind.c:378 #, c-format msgid "ippfind: Expected semi-colon after %s." msgstr "" #: test/ippfind.c:1965 msgid "ippfind: Missing close brace in substitution." msgstr "" #: test/ippfind.c:1053 msgid "ippfind: Missing close parenthesis." msgstr "" #: test/ippfind.c:335 msgid "ippfind: Missing expression before \"--and\"." msgstr "" #: test/ippfind.c:448 msgid "ippfind: Missing expression before \"--or\"." msgstr "" #: test/ippfind.c:871 #, c-format msgid "ippfind: Missing key name after %s." msgstr "" #: test/ippfind.c:1024 msgid "ippfind: Missing open parenthesis." msgstr "" #: test/ippfind.c:901 #, c-format msgid "ippfind: Missing program after %s." msgstr "" #: test/ippfind.c:347 test/ippfind.c:401 test/ippfind.c:430 test/ippfind.c:536 #: test/ippfind.c:618 test/ippfind.c:633 test/ippfind.c:788 test/ippfind.c:803 #: test/ippfind.c:826 test/ippfind.c:886 #, c-format msgid "ippfind: Missing regular expression after %s." msgstr "" #: test/ippfind.c:919 #, c-format msgid "ippfind: Missing semi-colon after %s." msgstr "" #: test/ippfind.c:1912 test/ippfind.c:1937 msgid "ippfind: Out of memory." msgstr "" #: test/ippfind.c:997 msgid "ippfind: Too many parenthesis." msgstr "" #: test/ippfind.c:1266 test/ippfind.c:1402 test/ippfind.c:2557 #, c-format msgid "ippfind: Unable to browse or resolve: %s" msgstr "" #: test/ippfind.c:2035 test/ippfind.c:2062 #, c-format msgid "ippfind: Unable to execute \"%s\": %s" msgstr "" #: test/ippfind.c:1143 test/ippfind.c:1151 test/ippfind.c:1162 #, c-format msgid "ippfind: Unable to use Bonjour: %s" msgstr "" #: test/ippfind.c:1994 #, c-format msgid "ippfind: Unknown variable \"{%s}\"." msgstr "" #: test/ipptool.c:329 test/ipptool.c:392 test/ipptool.c:547 test/ipptool.c:570 msgid "ipptool: \"-i\" and \"-n\" are incompatible with \"-P\" and \"-X\"." msgstr "" #: test/ipptool.c:626 #, c-format msgid "ipptool: Bad URI - %s." msgstr "" #: test/ipptool.c:540 msgid "ipptool: Invalid seconds for \"-i\"." msgstr "" #: test/ipptool.c:607 msgid "ipptool: May only specify a single URI." msgstr "" #: test/ipptool.c:562 msgid "ipptool: Missing count for \"-n\"." msgstr "" #: test/ipptool.c:426 msgid "ipptool: Missing filename for \"-f\"." msgstr "" #: test/ipptool.c:407 msgid "ipptool: Missing name=value for \"-d\"." msgstr "" #: test/ipptool.c:530 msgid "ipptool: Missing seconds for \"-i\"." msgstr "" #: test/ipptool.c:652 msgid "ipptool: URI required before test file." msgstr "" #: test/ipptool.c:588 #, c-format msgid "ipptool: Unknown option \"-%c\"." msgstr "" #: scheduler/ipp.c:7752 msgid "job-printer-uri attribute missing." msgstr "" #: systemv/lpadmin.c:123 systemv/lpadmin.c:364 msgid "lpadmin: Class name can only contain printable characters." msgstr "" #: systemv/lpadmin.c:601 msgid "lpadmin: Expected PPD after \"-P\" option." msgstr "" #: systemv/lpadmin.c:445 msgid "lpadmin: Expected allow/deny:userlist after \"-u\" option." msgstr "" #: systemv/lpadmin.c:353 msgid "lpadmin: Expected class after \"-r\" option." msgstr "" #: systemv/lpadmin.c:112 msgid "lpadmin: Expected class name after \"-c\" option." msgstr "" #: systemv/lpadmin.c:545 msgid "lpadmin: Expected description after \"-D\" option." msgstr "" #: systemv/lpadmin.c:479 msgid "lpadmin: Expected device URI after \"-v\" option." msgstr "" #: systemv/lpadmin.c:561 msgid "lpadmin: Expected file type(s) after \"-I\" option." msgstr "" #: systemv/lpadmin.c:193 msgid "lpadmin: Expected hostname after \"-h\" option." msgstr "" #: systemv/lpadmin.c:212 msgid "lpadmin: Expected interface after \"-i\" option." msgstr "" #: systemv/lpadmin.c:581 msgid "lpadmin: Expected location after \"-L\" option." msgstr "" #: systemv/lpadmin.c:264 msgid "lpadmin: Expected model after \"-m\" option." msgstr "" #: systemv/lpadmin.c:405 msgid "lpadmin: Expected name after \"-R\" option." msgstr "" #: systemv/lpadmin.c:284 msgid "lpadmin: Expected name=value after \"-o\" option." msgstr "" #: systemv/lpadmin.c:303 msgid "lpadmin: Expected printer after \"-p\" option." msgstr "" #: systemv/lpadmin.c:155 msgid "lpadmin: Expected printer name after \"-d\" option." msgstr "" #: systemv/lpadmin.c:512 msgid "lpadmin: Expected printer or class after \"-x\" option." msgstr "" #: systemv/lpadmin.c:973 msgid "lpadmin: No member names were seen." msgstr "" #: systemv/lpadmin.c:760 #, c-format msgid "lpadmin: Printer %s is already a member of class %s." msgstr "" #: systemv/lpadmin.c:987 #, c-format msgid "lpadmin: Printer %s is not a member of class %s." msgstr "" #: systemv/lpadmin.c:166 systemv/lpadmin.c:314 systemv/lpadmin.c:523 msgid "lpadmin: Printer name can only contain printable characters." msgstr "" #: systemv/lpadmin.c:97 msgid "" "lpadmin: Unable to add a printer to the class:\n" " You must specify a printer name first." msgstr "" #: systemv/lpadmin.c:88 systemv/lpadmin.c:140 systemv/lpadmin.c:243 #: systemv/lpadmin.c:328 systemv/lpadmin.c:381 systemv/lpadmin.c:497 #: systemv/lpadmin.c:642 #, c-format msgid "lpadmin: Unable to connect to server: %s" msgstr "" #: systemv/lpadmin.c:1427 msgid "lpadmin: Unable to create temporary file" msgstr "" #: systemv/lpadmin.c:390 msgid "" "lpadmin: Unable to delete option:\n" " You must specify a printer name first." msgstr "" #: systemv/lpadmin.c:1419 #, c-format msgid "lpadmin: Unable to open PPD \"%s\": %s on line %d." msgstr "" #: systemv/lpadmin.c:1439 #, c-format msgid "lpadmin: Unable to open PPD file \"%s\" - %s" msgstr "" #: systemv/lpadmin.c:337 msgid "" "lpadmin: Unable to remove a printer from the class:\n" " You must specify a printer name first." msgstr "" #: systemv/lpadmin.c:651 msgid "" "lpadmin: Unable to set the printer options:\n" " You must specify a printer name first." msgstr "" #: systemv/lpadmin.c:462 #, c-format msgid "lpadmin: Unknown allow/deny option \"%s\"." msgstr "" #: systemv/lpadmin.c:616 #, c-format msgid "lpadmin: Unknown argument \"%s\"." msgstr "" #: systemv/lpadmin.c:611 #, c-format msgid "lpadmin: Unknown option \"%c\"." msgstr "" #: systemv/lpadmin.c:567 msgid "lpadmin: Warning - content type list ignored." msgstr "" #: berkeley/lpc.c:68 berkeley/lpc.c:96 berkeley/lpc.c:132 msgid "lpc> " msgstr "" #: systemv/lpinfo.c:137 msgid "lpinfo: Expected 1284 device ID string after \"--device-id\"." msgstr "" #: systemv/lpinfo.c:190 msgid "lpinfo: Expected language after \"--language\"." msgstr "" #: systemv/lpinfo.c:207 msgid "lpinfo: Expected make and model after \"--make-and-model\"." msgstr "" #: systemv/lpinfo.c:224 msgid "lpinfo: Expected product string after \"--product\"." msgstr "" #: systemv/lpinfo.c:155 msgid "lpinfo: Expected scheme list after \"--exclude-schemes\"." msgstr "" #: systemv/lpinfo.c:173 msgid "lpinfo: Expected scheme list after \"--include-schemes\"." msgstr "" #: systemv/lpinfo.c:241 msgid "lpinfo: Expected timeout after \"--timeout\"." msgstr "" #: systemv/lpinfo.c:265 #, c-format msgid "lpinfo: Unknown argument \"%s\"." msgstr "" #: systemv/lpinfo.c:259 #, c-format msgid "lpinfo: Unknown option \"%c\"." msgstr "" #: systemv/lpinfo.c:252 #, c-format msgid "lpinfo: Unknown option \"%s\"." msgstr "" #: systemv/lpmove.c:133 #, c-format msgid "lpmove: Unable to connect to server: %s" msgstr "" #: systemv/lpmove.c:119 #, c-format msgid "lpmove: Unknown argument \"%s\"." msgstr "" #: systemv/lpmove.c:97 #, c-format msgid "lpmove: Unknown option \"%c\"." msgstr "" #: systemv/lpoptions.c:143 systemv/lpoptions.c:161 systemv/lpoptions.c:237 msgid "lpoptions: No printers." msgstr "" #: systemv/lpoptions.c:212 #, c-format msgid "lpoptions: Unable to add printer or instance: %s" msgstr "" #: systemv/lpoptions.c:507 #, c-format msgid "lpoptions: Unable to get PPD file for %s: %s" msgstr "" #: systemv/lpoptions.c:515 #, c-format msgid "lpoptions: Unable to open PPD file for %s." msgstr "" #: systemv/lpoptions.c:92 msgid "lpoptions: Unknown printer or class." msgstr "" #: systemv/lpstat.c:1074 #, c-format msgid "" "lpstat: error - %s environment variable names non-existent destination " "\"%s\"." msgstr "" #: systemv/lpstat.c:1010 #, c-format msgid "members of class %s:" msgstr "" #: berkeley/lpq.c:549 msgid "no entries" msgstr "" #: systemv/lpstat.c:1078 msgid "no system default destination" msgstr "" #: scheduler/ipp.c:5555 msgid "notify-events not specified." msgstr "" #: scheduler/ipp.c:2003 scheduler/ipp.c:5460 #, c-format msgid "notify-recipient-uri URI \"%s\" is already used." msgstr "" #: scheduler/ipp.c:1993 scheduler/ipp.c:5450 #, c-format msgid "notify-recipient-uri URI \"%s\" uses unknown scheme." msgstr "" #: cups/notify.c:87 msgid "pending" msgstr "" #: ppdc/ppdc.cxx:108 ppdc/ppdpo.cxx:87 #, c-format msgid "ppdc: Adding include directory \"%s\"." msgstr "" #: ppdc/ppdpo.cxx:130 #, c-format msgid "ppdc: Adding/updating UI text from %s." msgstr "" #: ppdc/ppdc-source.cxx:367 #, c-format msgid "ppdc: Bad boolean value (%s) on line %d of %s." msgstr "" #: ppdc/ppdc-import.cxx:264 #, c-format msgid "ppdc: Bad font attribute: %s" msgstr "" #: ppdc/ppdc-source.cxx:1753 #, c-format msgid "ppdc: Bad resolution name \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1070 #, c-format msgid "ppdc: Bad status keyword %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1990 #, c-format msgid "ppdc: Bad variable substitution ($%c) on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2675 #, c-format msgid "ppdc: Choice found on line %d of %s with no Option." msgstr "" #: ppdc/ppdc-source.cxx:1655 #, c-format msgid "ppdc: Duplicate #po for locale %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:889 #, c-format msgid "ppdc: Expected a filter definition on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:912 #, c-format msgid "ppdc: Expected a program name on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:351 #, c-format msgid "ppdc: Expected boolean value on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1050 #, c-format msgid "ppdc: Expected charset after Font on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:404 #, c-format msgid "ppdc: Expected choice code on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:392 #, c-format msgid "ppdc: Expected choice name/text on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:460 #, c-format msgid "ppdc: Expected color order for ColorModel on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:449 #, c-format msgid "ppdc: Expected colorspace for ColorModel on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:471 #, c-format msgid "ppdc: Expected compression for ColorModel on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:652 #, c-format msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2861 #, c-format msgid "" "ppdc: Expected driver type keyword following DriverType on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:783 #, c-format msgid "ppdc: Expected duplex type after Duplex on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1034 #, c-format msgid "ppdc: Expected encoding after Font on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1646 #, c-format msgid "ppdc: Expected filename after #po %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1162 #, c-format msgid "ppdc: Expected group name/text on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2575 #, c-format msgid "ppdc: Expected include filename on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1459 #, c-format msgid "ppdc: Expected integer on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1638 #, c-format msgid "ppdc: Expected locale after #po on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:310 #, c-format msgid "ppdc: Expected name after %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3233 #, c-format msgid "ppdc: Expected name after FileName on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1015 #, c-format msgid "ppdc: Expected name after Font on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3064 #, c-format msgid "ppdc: Expected name after Manufacturer on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3097 #, c-format msgid "ppdc: Expected name after MediaSize on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3187 #, c-format msgid "ppdc: Expected name after ModelName on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3250 #, c-format msgid "ppdc: Expected name after PCFileName on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1113 #, c-format msgid "ppdc: Expected name/text after %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1202 #, c-format msgid "ppdc: Expected name/text after Installable on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1739 #, c-format msgid "ppdc: Expected name/text after Resolution on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:436 #, c-format msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1531 #, c-format msgid "ppdc: Expected option name/text on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1565 #, c-format msgid "ppdc: Expected option section on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1543 #, c-format msgid "ppdc: Expected option type on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1722 #, c-format msgid "ppdc: Expected override field after Resolution on line %d of %s." msgstr "" #: ppdc/ppdc-catalog.cxx:389 ppdc/ppdc-catalog.cxx:401 #, c-format msgid "ppdc: Expected quoted string on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:961 #, c-format msgid "ppdc: Expected real number on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:529 #, c-format msgid "" "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1820 #, c-format msgid "" "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d " "of %s." msgstr "" #: ppdc/ppdc-source.cxx:318 #, c-format msgid "ppdc: Expected selector after %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1058 #, c-format msgid "ppdc: Expected status after Font on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2750 #, c-format msgid "ppdc: Expected string after Copyright on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3353 #, c-format msgid "ppdc: Expected string after Version on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:685 #, c-format msgid "ppdc: Expected two option names on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:329 #, c-format msgid "ppdc: Expected value after %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1042 #, c-format msgid "ppdc: Expected version after Font on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:184 #, c-format msgid "ppdc: Invalid #include/#po filename \"%s\"." msgstr "" #: ppdc/ppdc-source.cxx:929 #, c-format msgid "ppdc: Invalid cost for filter on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:921 #, c-format msgid "ppdc: Invalid empty MIME type for filter on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:937 #, c-format msgid "ppdc: Invalid empty program name for filter on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1585 #, c-format msgid "ppdc: Invalid option section \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1557 #, c-format msgid "ppdc: Invalid option type \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc.cxx:246 ppdc/ppdpo.cxx:117 #, c-format msgid "ppdc: Loading driver information file \"%s\"." msgstr "" #: ppdc/ppdc.cxx:182 #, c-format msgid "ppdc: Loading messages for locale \"%s\"." msgstr "" #: ppdc/ppdc.cxx:121 #, c-format msgid "ppdc: Loading messages from \"%s\"." msgstr "" #: ppdc/ppdc-source.cxx:2368 ppdc/ppdc-source.cxx:2600 #, c-format msgid "ppdc: Missing #endif at end of \"%s\"." msgstr "" #: ppdc/ppdc-source.cxx:2469 ppdc/ppdc-source.cxx:2504 #: ppdc/ppdc-source.cxx:2534 #, c-format msgid "ppdc: Missing #if on line %d of %s." msgstr "" #: ppdc/ppdc-catalog.cxx:466 #, c-format msgid "" "ppdc: Need a msgid line before any translation strings on line %d of %s." msgstr "" #: ppdc/ppdc-driver.cxx:712 #, c-format msgid "ppdc: No message catalog provided for locale %s." msgstr "" #: ppdc/ppdc-source.cxx:1608 ppdc/ppdc-source.cxx:2838 #: ppdc/ppdc-source.cxx:2924 ppdc/ppdc-source.cxx:3017 #: ppdc/ppdc-source.cxx:3150 ppdc/ppdc-source.cxx:3283 #, c-format msgid "ppdc: Option %s defined in two different groups on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:1601 #, c-format msgid "ppdc: Option %s redefined with a different type on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:662 #, c-format msgid "ppdc: Option constraint must *name on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2451 #, c-format msgid "ppdc: Too many nested #if's on line %d of %s." msgstr "" #: ppdc/ppdc.cxx:369 #, c-format msgid "ppdc: Unable to create PPD file \"%s\" - %s." msgstr "" #: ppdc/ppdc.cxx:261 #, c-format msgid "ppdc: Unable to create output directory %s: %s" msgstr "" #: ppdc/ppdc.cxx:282 #, c-format msgid "ppdc: Unable to create output pipes: %s" msgstr "" #: ppdc/ppdc.cxx:298 ppdc/ppdc.cxx:304 #, c-format msgid "ppdc: Unable to execute cupstestppd: %s" msgstr "" #: ppdc/ppdc-source.cxx:1687 #, c-format msgid "ppdc: Unable to find #po file %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2607 #, c-format msgid "ppdc: Unable to find include file \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc.cxx:193 #, c-format msgid "ppdc: Unable to find localization for \"%s\" - %s" msgstr "" #: ppdc/ppdc.cxx:130 #, c-format msgid "ppdc: Unable to load localization file \"%s\" - %s" msgstr "" #: ppdc/ppdc-file.cxx:50 #, c-format msgid "ppdc: Unable to open %s: %s" msgstr "" #: ppdc/ppdc-source.cxx:2011 #, c-format msgid "ppdc: Undefined variable (%s) on line %d of %s." msgstr "" #: ppdc/ppdc-catalog.cxx:483 #, c-format msgid "ppdc: Unexpected text on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2880 #, c-format msgid "ppdc: Unknown driver type %s on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:863 #, c-format msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:3110 #, c-format msgid "ppdc: Unknown media size \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc-catalog.cxx:511 #, c-format msgid "ppdc: Unknown message catalog format for \"%s\"." msgstr "" #: ppdc/ppdc-source.cxx:3364 #, c-format msgid "ppdc: Unknown token \"%s\" seen on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:971 #, c-format msgid "" "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s." msgstr "" #: ppdc/ppdc-source.cxx:2121 #, c-format msgid "ppdc: Unterminated string starting with %c on line %d of %s." msgstr "" #: ppdc/ppdc.cxx:360 #, c-format msgid "ppdc: Warning - overlapping filename \"%s\"." msgstr "" #: ppdc/ppdc.cxx:375 #, c-format msgid "ppdc: Writing %s." msgstr "" #: ppdc/ppdc.cxx:143 #, c-format msgid "ppdc: Writing PPD files to directory \"%s\"." msgstr "" #: ppdc/ppdmerge.cxx:130 #, c-format msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s." msgstr "" #: ppdc/ppdmerge.cxx:170 #, c-format msgid "ppdmerge: Ignoring PPD file %s." msgstr "" #: ppdc/ppdmerge.cxx:154 #, c-format msgid "ppdmerge: Unable to backup %s to %s - %s" msgstr "" #: systemv/lpstat.c:1777 #, c-format msgid "printer %s disabled since %s -" msgstr "" #: systemv/lpstat.c:1766 #, c-format msgid "printer %s is idle. enabled since %s" msgstr "" #: systemv/lpstat.c:1771 #, c-format msgid "printer %s now printing %s-%d. enabled since %s" msgstr "" #: systemv/lpstat.c:1900 #, c-format msgid "printer %s/%s disabled since %s -" msgstr "" #: systemv/lpstat.c:1886 #, c-format msgid "printer %s/%s is idle. enabled since %s" msgstr "" #: systemv/lpstat.c:1893 #, c-format msgid "printer %s/%s now printing %s-%d. enabled since %s" msgstr "" #: cups/notify.c:93 cups/notify.c:134 msgid "processing" msgstr "" #: systemv/lp.c:662 #, c-format msgid "request id is %s-%d (%d file(s))" msgstr "" #: cups/snmp.c:972 msgid "request-id uses indefinite length" msgstr "" #: systemv/lpstat.c:2032 msgid "scheduler is not running" msgstr "" #: systemv/lpstat.c:2028 msgid "scheduler is running" msgstr "" #: cups/adminutil.c:2148 #, c-format msgid "stat of %s failed: %s" msgstr "" #: berkeley/lpc.c:203 msgid "status\t\tShow status of daemon and queue." msgstr "" #: cups/notify.c:96 cups/notify.c:137 msgid "stopped" msgstr "" #: systemv/lpstat.c:1052 #, c-format msgid "system default destination: %s" msgstr "" #: systemv/lpstat.c:1049 #, c-format msgid "system default destination: %s/%s" msgstr "" #: cups/notify.c:108 cups/notify.c:140 msgid "unknown" msgstr "" #: cups/notify.c:117 msgid "untitled" msgstr "" #: cups/snmp.c:997 msgid "variable-bindings uses indefinite length" msgstr "" �������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/apt.po����������������������������������������������������0000644�0000000�0000000�00000146557�12704125521�016236� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of apt_po_eu.po to Euskara # This file is put in the public domain. # # Hizkuntza Politikarako Sailburuordetza <hizkpol@ej-gv.es>, 2005. # Piarres Beobide <pi@beobide.net>, 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2016-04-14 16:33+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\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-04-15 04:47+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \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 "Atzituta:%lu %s" #. 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 "Hartu:%lu %s" #. 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 "Ez ikusi:%lu %s" #. 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 "Lortuta: %sB (%s) (%sB/s)\n" #: apt-private/acqprogress.cc msgid " [Working]" msgstr " [Lanean]" #: 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 "Mendekotasunak zuzentzen..." #: apt-private/private-cachefile.cc msgid " failed." msgstr " : huts egin du." #: apt-private/private-cachefile.cc msgid "Unable to correct dependencies" msgstr "Ezin dira mendekotasunak zuzendu" #: apt-private/private-cachefile.cc msgid "Unable to minimize the upgrade set" msgstr "Ezin da bertsio berritzeko multzoa minimizatu" #: apt-private/private-cachefile.cc msgid " Done" msgstr " Eginda" #: apt-private/private-cachefile.cc msgid "You might want to run 'apt-get -f install' to correct these." msgstr "Beharbada 'apt-get -f install' exekutatu nahiko duzu zuzentzeko." #: apt-private/private-cachefile.cc msgid "Unmet dependencies. Try using -f." msgstr "Bete gabeko mendekotasunak. Probatu -f erabiliz." #: 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 "Oharra, '%s' hautatu da '%s' lanerako\n" #: 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 "Oharra, '%s' aukeratu da '%s' adierazpen erregularrarentzat\n" #: apt-private/private-cacheset.cc #, c-format msgid "Package %s is a virtual package provided by:\n" msgstr "%s pakete birtual bat da, honek hornitua:\n" #: apt-private/private-cacheset.cc msgid " [Installed]" msgstr " [Instalatuta]" #: apt-private/private-cacheset.cc msgid " [Not candidate version]" msgstr " [Ez dago bertsio bertsio hautagairik]" #: apt-private/private-cacheset.cc msgid "You should explicitly select one to install." msgstr "Zehazki bat hautatu behar duzu instalatzeko." #: 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 "" "%s paketea ez dago erabilgarri, baina beste pakete batek erreferentzia \n" "egiten dio. Beharbada paketea faltako da, edo zaharkituta egongo da, edo \n" "beste iturburu batean bakarrik egongo da erabilgarri\n" #: apt-private/private-cacheset.cc msgid "However the following packages replace it:" msgstr "Baina ondorengo paketeek ordezten dute:" #: apt-private/private-cacheset.cc #, c-format msgid "Package '%s' has no installation candidate" msgstr "Ez dago '%s' paketearentzat instalazio hautagairik" #: apt-private/private-cacheset.cc #, c-format msgid "Virtual packages like '%s' can't be removed\n" msgstr "'%s bezalako pakete birtualak ezin dira ezabatu\n" #. 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 "Oharra, '%s' aukeratu da '%s'en ordez\n" #: 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 honek Super Behiaren Ahalmenak ditu." #: 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 "Ez da paketerik aurkitu" #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "KONTUZ: Hurrengo paketeak ezin dira egiaztatu!" #: apt-private/private-download.cc msgid "Authentication warning overridden.\n" msgstr "Egiaztapen abisua gainidazten.\n" #: apt-private/private-download.cc msgid "Some packages could not be authenticated" msgstr "Zenbait pakete ezin dira egiaztatu" #: apt-private/private-download.cc msgid "Install these packages without verification?" msgstr "Paketeak egiaztapen gabe instalatu?" #: 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 "Ezin da lortu %s %s\n" #: apt-private/private-download.cc #, c-format msgid "Couldn't determine free space in %s" msgstr "Ezin da %s(e)n duzun leku librea atzeman." #: apt-private/private-download.cc #, c-format msgid "You don't have enough free space in %s." msgstr "Ez daukazu nahikoa leku libre %s(e)n." #: apt-private/private-download.cc msgid "Unable to lock the download directory" msgstr "Ezin da deskarga direktorioa blokeatu" #: 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 "" "Pakete batzuk ezin izan dira instalatu. Beharbada ezinezko egoera \n" "bat eskatu duzu, edo, banaketa ezegonkorra erabiltzen ari bazara,\n" "beharrezko pakete batzuk ez ziren sortuko oraindik, edo \n" "Sarrerakoetan (Incoming) egoten jarraituko dute." #. #. 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 "Informazio honek arazoa konpontzen lagun dezake:" #: apt-private/private-install.cc msgid "Broken packages" msgstr "Hautsitako paketeak" #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Barne errorea, InstallPackages apurturiko paketeez deitu da!" #: apt-private/private-install.cc msgid "Packages need to be removed but remove is disabled." msgstr "Paketeak ezabatu beharra dute baina Ezabatzea ezgaiturik dago." #: 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 "Barne errorea, ez da ordenatzeaz amaitu" #: apt-private/private-install.cc msgid "How odd... The sizes didn't match, email apt@packages.debian.org" msgstr "" "Hau bitxia... Tamainak ez dira berdina, idatzi apt@packages.debian.org-ra " "berri emanez (ingelesez)" #. 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 "Artxiboetako %sB/%sB eskuratu behar dira.\n" #. 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 "Artxiboetako %sB eskuratu behar dira.\n" #. 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 "Ekintza honen ondoren, %sB gehiago erabiliko dira diskoan.\n" #. 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 "Ekintza honen ondoren, %sB libratuko dira diskoan.\n" #: apt-private/private-install.cc msgid "Trivial Only specified but this is not a trivial operation." msgstr "'Trivial Only' zehaztu da, baina hau ez da eragiketa tribial bat." #. 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 "Bai, egin esandakoa!" #: 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 "" "Egin nahi duzunak kalte larriak eragin ditzake\n" "Jarraitzeko, idatzi '%s' esaldia\n" " ?] " #: apt-private/private-install.cc msgid "Abort." msgstr "Abortatu." #: apt-private/private-install.cc msgid "Do you want to continue?" msgstr "Aurrera jarraitu nahi al duzu?" #: apt-private/private-install.cc msgid "Some files failed to download" msgstr "Fitxategi batzuk ezin izan dira deskargatu" #: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Deskarga amaituta eta deskarga soileko moduan" #: apt-private/private-install.cc msgid "" "Unable to fetch some archives, maybe run apt-get update or try with --fix-" "missing?" msgstr "" "Ezin izan dira artxibo batzuk lortu; beharbada apt-get update exekutatu, edo " "--fix-missing aukerarekin saiatu?" #: apt-private/private-install.cc msgid "--fix-missing and media swapping is not currently supported" msgstr "--fix-missing eta euskarri aldaketa ez dira onartzen oraingoz" #: apt-private/private-install.cc msgid "Unable to correct missing packages." msgstr "Falta diren paketeak ezin dira zuzendu." #: apt-private/private-install.cc msgid "Aborting install." msgstr "Abortatu instalazioa." #: 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] "" "Pakete hau zure sistematik desagertu egin da\n" "fitxategi guztiak beste pakete batek gainidatzi dituelako:" msgstr[1] "" "Pakete hauek zure sistematik desagertu egin dira\n" "fitxategi guztiak beste pakete batek gainidatzi dituelako:" #: 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 "Ez genuke ezer ezabatu beharko, ezin da AutoRemover abiarazi" #: 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 "" "Hmm, badirudi AutoRemover-ek zerbait deuseztu duela, nahiz eta horrek ez\n" "zukeen gertatu behar. Mesedez, apt-ren errore honi buruzko txosten bat " "bidali." #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Barne Errorea, AutoRemover-ek zerbait apurtu du" #: 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] "Pakete hau automatikoki instalatu zen eta ez dugu gehiago behar:" msgstr[1] "" "Pakete hauek automatikoki instalatu ziren eta ez dugu gehiago behar:" #: 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] "Pakete %lu automatikoki instalatu da eta ez da gehiago behar:\n" msgstr[1] "" "%lu pakete automatikoki instalatu dira eta ez dira gehiago behar:\n" #: 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 "" "Beharbada 'apt-get -f install' exekutatu nahiko duzu hauek zuzentzeko:" #: apt-private/private-install.cc msgid "" "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " "solution)." msgstr "" "Bete gabeko mendekotasunak. Probatu 'apt-get -f install' paketerik gabe (edo " "zehaztu konponbide bat)." #: apt-private/private-install.cc msgid "The following additional packages will be installed:" msgstr "" #: apt-private/private-install.cc msgid "Suggested packages:" msgstr "Iradokitako paketeak:" #: apt-private/private-install.cc msgid "Recommended packages:" msgstr "Gomendatutako paketeak:" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "%s saltatzen. Instalatuta dago, eta ez dago bertsio-berritzerik.\n" #: apt-private/private-install.cc #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "" "%s salto egin dugu, ez dago instalatuta eta eguneraketak bakarrik eskatu " "dira\n" #: apt-private/private-install.cc #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "%s berriro instalatzea ez da posible; ezin da deskargatu.\n" #. 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 "%s eskuz instalatua bezala ezarri.\n" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "'%'s (%s) bertsioa aukeratu da '%s'rentzat\n" #: apt-private/private-install.cc #, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "'%s' (%s) bertsioa aukeratu da '%s'-entzat, honegatik: '%s'\n" #: 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 "" "OHARRA: Hau proba bat besterik ez da.\n" " apt-get-ek super-erabiltzaile baimenak behar ditu benetan " "exekutatzeko.\n" " Kontuan hartu blokeoa ere desaktibatuta dagoela\n" " beraz, ez izan egungo egoera errealaren menpeko!" #: 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 "baina %s instalatuta dago" #: apt-private/private-output.cc #, c-format msgid "but %s is to be installed" msgstr "baina %s instalatzeko dago" #: apt-private/private-output.cc msgid "but it is not installable" msgstr "baina ez da instalagarria" #: apt-private/private-output.cc msgid "but it is a virtual package" msgstr "baina pakete birtuala da" #: apt-private/private-output.cc msgid "but it is not installed" msgstr "baina ez dago instalatuta" #: apt-private/private-output.cc msgid "but it is not going to be installed" msgstr "baina ez da instalatuko" #: apt-private/private-output.cc msgid " or" msgstr " edo" #: apt-private/private-output.cc msgid "The following packages have unmet dependencies:" msgstr "Ondorengo paketeetan bete gabeko mendekotasunak daude:" #: apt-private/private-output.cc msgid "The following NEW packages will be installed:" msgstr "Ondorengo pakete BERRIAK instalatuko dira:" #: apt-private/private-output.cc msgid "The following packages will be REMOVED:" msgstr "Ondorengo paketeak KENDUKO dira:" #: apt-private/private-output.cc msgid "The following packages have been kept back:" msgstr "Ondorengo paketeak mantendu egin dira:" #: apt-private/private-output.cc msgid "The following packages will be upgraded:" msgstr "Ondorengo paketeak bertsio-berrituko dira:" #: apt-private/private-output.cc msgid "The following packages will be DOWNGRADED:" msgstr "Ondorengo paketeak AURREKO BERTSIORA itzuliko dira:" #: apt-private/private-output.cc msgid "The following held packages will be changed:" msgstr "Ondorengo pakete atxikiak aldatu egingo dira:" #: apt-private/private-output.cc #, c-format msgid "%s (due to %s)" msgstr "%s (arrazoia: %s)" #: 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 "" "KONTUZ: Ondorengo funtsezko paketeak kendu egingo dira\n" "EZ ezazu horrelakorik egin, ez badakizu ondo zertan ari zaren!" #: apt-private/private-output.cc #, c-format msgid "%lu upgraded, %lu newly installed, " msgstr "%lu bertsio berritua(k), %lu berriki instalatuta, " #: apt-private/private-output.cc #, c-format msgid "%lu reinstalled, " msgstr "%lu berrinstalatuta, " #: apt-private/private-output.cc #, c-format msgid "%lu downgraded, " msgstr "%lu aurreko bertsiora itzulita, " #: apt-private/private-output.cc #, c-format msgid "%lu to remove and %lu not upgraded.\n" msgstr "%lu kentzeko, eta %lu bertsio-berritu gabe.\n" #: apt-private/private-output.cc #, c-format msgid "%lu not fully installed or removed.\n" msgstr "%lu ez erabat instalatuta edo kenduta.\n" #. 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 "[B/e]" #. 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 "[b/E]" #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set #: apt-private/private-output.cc msgid "Y" msgstr "Y" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set #: apt-private/private-output.cc msgid "N" msgstr "E" #: apt-private/private-output.cc #, c-format msgid "Regex compilation error - %s" msgstr "Adierazpen erregularren konpilazio errorea - %s" #: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "Bilatzeko elementuren bat sartu behar duzu gutxienez" #: 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 "%s pakete fitxategia ez dago sinkronizatuta." #: 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 "Ezin da %s paketea lokalizatu" #: apt-private/private-show.cc msgid "Package files:" msgstr "Pakete Fitxategiak:" #: apt-private/private-show.cc msgid "Cache is out of sync, can't x-ref a package file" msgstr "" "Katxea ez dago sinkronizatuta, ezin zaio erreferentziarik (x-ref) egin " "pakete fitxategi bati" #. Show any packages have explicit pins #: apt-private/private-show.cc msgid "Pinned packages:" msgstr "Pin duten Paketeak:" #: apt-private/private-show.cc msgid "(not found)" msgstr "(ez da aurkitu)" #. 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 " Instalatuta: " #: apt-private/private-show.cc msgid " Candidate: " msgstr " Hautagaia: " #: apt-private/private-show.cc msgid "(none)" msgstr "(bat ere ez)" #: apt-private/private-show.cc msgid " Package pin: " msgstr " Paketearen pin-a: " #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" msgstr " Bertsio taula:" #: 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 "'%s' hartu da '%s'-ren ordez iturburu pakete gisa\n" #: 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 "Gutxienez pakete bat zehaztu behar duzu iturburua lortzeko" #: apt-private/private-source.cc #, c-format msgid "Unable to find a source package for %s" msgstr "Ezin da iturburu paketerik aurkitu %s(r)entzat" #: apt-private/private-source.cc #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" "%s\n" msgstr "" "OHARRA: '%s' paketea hemen dagoen '%s' bertsio-kontrol sisteman mantentzen " "da:\n" "%s\n" #: 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 "Dagoeneko deskargaturiko '%s' fitxategia saltatzen\n" #. 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 "Iturburu artxiboetako %sB/%sB eskuratu behar dira.\n" #. 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 "Iturburu artxiboetako %sB eskuratu behar dira.\n" #: apt-private/private-source.cc #, c-format msgid "Fetch source %s\n" msgstr "Eskuratu %s iturburua\n" #: apt-private/private-source.cc msgid "Failed to fetch some archives." msgstr "Huts egin du zenbat artxibo lortzean." #: apt-private/private-source.cc #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "" "%s(e)n dagoeneko deskonprimitutako iturburua deskonprimitzea saltatzen\n" #: apt-private/private-source.cc #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Deskonprimitzeko '%s' komandoak huts egin du.\n" #: apt-private/private-source.cc #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Egiaztatu 'dpkg-dev' paketea instalaturik dagoen.\n" #: apt-private/private-source.cc #, c-format msgid "Build command '%s' failed.\n" msgstr "Eraikitzeko '%s' komandoak huts egin du.\n" #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" msgstr "Ezin izan da %s(r)en eraikitze mendekotasunen informazioa eskuratu" #: apt-private/private-source.cc #, c-format msgid "%s has no build depends.\n" msgstr "%s: ez du eraikitze mendekotasunik.\n" #: apt-private/private-source.cc msgid "Must specify at least one package to check builddeps for" msgstr "" "Gutxienez pakete bat zehaztu behar duzu eraikitze mendekotasunak egiaztatzeko" #: 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 "Huts egin du eraikitze mendekotasunak prozesatzean" #: 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 "%s paketeak (%s bertsioa) mendekotasun arazo bat du:\n" #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Eguneratzeko komandoak ez du argumenturik hartzen" #: 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 "Pakete Izenak Guztira : " #: cmdline/apt-cache.cc msgid "Total package structures: " msgstr "Paketearen guztizko egiturak: " #: cmdline/apt-cache.cc msgid " Normal packages: " msgstr " Pakete normalak: " #: cmdline/apt-cache.cc msgid " Pure virtual packages: " msgstr " Pakete birtual puruak: " #: cmdline/apt-cache.cc msgid " Single virtual packages: " msgstr " Banakako pakete birtualak: " #: cmdline/apt-cache.cc msgid " Mixed virtual packages: " msgstr " Nahastutako pakete birtualak: " #: cmdline/apt-cache.cc msgid " Missing: " msgstr " Falta direnak: " #: cmdline/apt-cache.cc msgid "Total distinct versions: " msgstr "Bertsio Ezberdinak Guztira: " #: cmdline/apt-cache.cc msgid "Total distinct descriptions: " msgstr "Azalpen Ezberdinak Guztira: " #: cmdline/apt-cache.cc msgid "Total dependencies: " msgstr "Dependentziak Guztira: " #: cmdline/apt-cache.cc msgid "Total ver/file relations: " msgstr "Guztira Bertsio/fitxategi erlazioak: " #: cmdline/apt-cache.cc msgid "Total Desc/File relations: " msgstr "Deskribapen/fitxategi erlazioak guztira: " #: cmdline/apt-cache.cc msgid "Total Provides mappings: " msgstr "Guztira Saltzaile Mapatzea: " #: cmdline/apt-cache.cc msgid "Total globbed strings: " msgstr "Guztira bateratutako kateak: " #: cmdline/apt-cache.cc msgid "Total slack space: " msgstr "Guztira galdutako tokia: " #: cmdline/apt-cache.cc msgid "Total space accounted for: " msgstr "Guztira erregistratutako lekua: " #: cmdline/apt-cache.cc msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" "Agindu hau zaharkituta dago. Erabili 'apt-mark showauto' honen ordez." #: 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 "Iturburu erregistroak erakusten ditu" #: cmdline/apt-cache.cc msgid "Search the package list for a regex pattern" msgstr "Adierazpen erregularrak bilatzen ditu pakete zerrendan" #: cmdline/apt-cache.cc msgid "Show raw dependency information for a package" msgstr "Pakete baten mendekotasunak erakusten ditu" #: 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 "Paketearen erregistro irakurgarri bat erakusten du" #: cmdline/apt-cache.cc msgid "List the names of all packages in the system" msgstr "Pakete guztien izenak zerrendatzen ditu" #: cmdline/apt-cache.cc msgid "Show policy settings" msgstr "Gidalerroen ezarpenak erakusten ditu" #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "Eman disko honentzako izen bat, adibidez 'Debian 5.0.3 Disk 1'" #: 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 "Errorea '%s' '%s'-n muntatzerakoan" #: 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 "Prozesu hau bildumako beste CD guztiekin errepikatu." #: 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 "Parekatu gabeko argumentuak" #: 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 "Ezin izan da %s paketea aurkitu" #: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to automatically installed.\n" msgstr "%s automatikoki instalatu gisa markatu da.\n" #: cmdline/apt-get.cc cmdline/apt-mark.cc msgid "" "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " "instead." msgstr "" "Agindu hau zaharkituta dago. Erabili 'apt-mark auto' eta 'apt-mark manual' " "honen ordez." #: cmdline/apt-get.cc msgid "Internal error, problem resolver broke stuff" msgstr "Barne Errorea, arazo konpontzaileak zerbait apurtu du" #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Onartutako Moduluak:" #: 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 "Eskuratu pakete zerrenda berriak" #: cmdline/apt-get.cc msgid "Perform an upgrade" msgstr "Egin bertsio berritzea" #: cmdline/apt-get.cc msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "Instalatu pakete berriak (paketea libc6 da, eta ez libc6.deb)" #: cmdline/apt-get.cc msgid "Remove packages" msgstr "Kendu paketeak" #: cmdline/apt-get.cc msgid "Remove packages and config files" msgstr "Paketeak kendu eta garbitu" #: cmdline/apt-get.cc cmdline/apt.cc msgid "Remove automatically all unused packages" msgstr "Automatikoki kendu erabiltzen ez diren paketeak" #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Banaketaren bertsio berritzea: ikus apt-get(8)" #: cmdline/apt-get.cc msgid "Follow dselect selections" msgstr "Jarraitu dselect hautapenak" #: cmdline/apt-get.cc msgid "Configure build-dependencies for source packages" msgstr "Konfiguratu iturburu paketeen eraikitze dependentziak" #: cmdline/apt-get.cc msgid "Erase downloaded archive files" msgstr "Ezabatu deskargatutako artxibo fitxategiak" #: cmdline/apt-get.cc msgid "Erase old downloaded archive files" msgstr "Ezabatu deskargatutako artxibo fitxategi zaharrak" #: cmdline/apt-get.cc msgid "Verify that there are no broken dependencies" msgstr "Egiaztatu ez dagoela hautsitako mendekotasunik" #: cmdline/apt-get.cc msgid "Download source archives" msgstr "Deskargatu iturburu artxiboak" #: 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 "Ezin da cdrom-eko %s datu-basea irakurri" #: 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 "" "Mesedez erabili apt-cdrom APT-k CD hau ezagutu dezan.\n" "apt-get update ezin da erabili CD berriak gehitzeko" #: methods/cdrom.cc msgid "Wrong CD-ROM" msgstr "CD okerra" #: methods/cdrom.cc #, c-format msgid "Unable to unmount the CD-ROM in %s, it may still be in use." msgstr "" "Ezin izan da %s(e)ko CD-ROMa desmuntatu; beharbada erabiltzen ariko da." #: methods/cdrom.cc msgid "Disk not found." msgstr "Ez da diska aurkitu" #: methods/cdrom.cc methods/file.cc methods/rsh.cc msgid "File not found" msgstr "Ez da fitxategia aurkitu" #: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "Konektatzen -> %s.(%s)" #: methods/connect.cc #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" #: methods/connect.cc #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "Ezin izan da socket-ik sortu honentzat: %s (f=%u t=%u p=%u)" #: methods/connect.cc #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Ezin izan da konexioa hasi -> %s:%s (%s)." #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "" "Ezin izan da konektatu -> %s:%s (%s). Konexioak denbora muga gainditu du" #: methods/connect.cc methods/ftp.cc methods/rsh.cc msgid "Failed" msgstr "Huts egin du" #: methods/connect.cc #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "Ezin izan da konektatu -> %s:%s (%s)" #. 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 "Konektatzen -> %s..." #: methods/connect.cc #, c-format msgid "Could not resolve '%s'" msgstr "Ezin izan da '%s' ebatzi" #: methods/connect.cc #, c-format msgid "Temporary failure resolving '%s'" msgstr "Aldi baterako akatsa '%s' ebaztean" #: 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 "Huts egin du atzitzean" #: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Huts egin du aldaketa ordua ezartzean" #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "URI baliogabea. URI lokalek ezin dute // eduki hasieran" #. Login must be before getpeername otherwise dante won't work. #: methods/ftp.cc msgid "Logging in" msgstr "Sartzen" #: methods/ftp.cc msgid "Unable to determine the peer name" msgstr "Ezin izan da peer edo parekoaren izena zehaztu" #: methods/ftp.cc msgid "Unable to determine the local name" msgstr "Ezin izan da izen lokala zehaztu" #: methods/ftp.cc #, c-format msgid "The server refused the connection and said: %s" msgstr "Zerbitzariak gure konexioa ukatu eta hau esan du: %s" #: methods/ftp.cc #, c-format msgid "USER failed, server said: %s" msgstr "USERek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc #, c-format msgid "PASS failed, server said: %s" msgstr "PASSek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc msgid "" "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " "is empty." msgstr "" "Proxy zerbitzari bat zehaztu da, baina sarrerako script-ik ez. " "Acquire::ftp::ProxyLogin hutsik dago." #: methods/ftp.cc #, c-format msgid "Login script command '%s' failed, server said: %s" msgstr "" "Sarrerako script-eko '%s' komandoak huts egin du, eta zerbitzariak hau esan " "du: %s" #: methods/ftp.cc #, c-format msgid "TYPE failed, server said: %s" msgstr "TYPEk huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc methods/rsh.cc msgid "Connection timeout" msgstr "Konexioa denboraz kanpo" #: methods/ftp.cc msgid "Server closed the connection" msgstr "Zerbitzariak konexioa itxi du" #: methods/ftp.cc methods/rsh.cc msgid "Read error" msgstr "Irakurketa errorea" #: methods/ftp.cc methods/rsh.cc msgid "A response overflowed the buffer." msgstr "Erantzun batek bufferrari gainez eragin dio." #: methods/ftp.cc msgid "Protocol corruption" msgstr "Protokolo hondatzea" #: methods/ftp.cc methods/rsh.cc msgid "Write error" msgstr "Idazketa errorea" #: methods/ftp.cc msgid "Could not create a socket" msgstr "Ezin izan da socket-a sortu" #: methods/ftp.cc msgid "Could not connect data socket, connection timed out" msgstr "" "Ezin izan da datu-socketa konektatu; konexioak denbora muga gainditu du" #: methods/ftp.cc msgid "Could not connect passive socket." msgstr "Ezin izan da socket pasibora konektatu." #: methods/ftp.cc msgid "getaddrinfo was unable to get a listening socket" msgstr "getaddrinfo-k ezin izan du socket entzule bat eskuratu" #: methods/ftp.cc msgid "Could not bind a socket" msgstr "Ezin izan da socket bat lotu" #: methods/ftp.cc msgid "Could not listen on the socket" msgstr "Ezin izan da socket-ean entzun" #: methods/ftp.cc msgid "Could not determine the socket's name" msgstr "Ezin izan da socket-aren izena zehaztu" #: methods/ftp.cc msgid "Unable to send PORT command" msgstr "Ezin da PORT komandoa bidali" #: methods/ftp.cc #, c-format msgid "Unknown address family %u (AF_*)" msgstr "Helbide familia ezezagunaa: %u (AF_*)" #: methods/ftp.cc #, c-format msgid "EPRT failed, server said: %s" msgstr "EPRTek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc msgid "Data socket connect timed out" msgstr "Datu-socket konexioak denbora muga gainditu du" #: methods/ftp.cc msgid "Unable to accept connection" msgstr "Ezin da konexioa onartu" #: methods/ftp.cc methods/rsh.cc methods/server.cc msgid "Problem hashing file" msgstr "Arazoa fitxategiaren hash egitean" #: methods/ftp.cc #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "Ezin da fitxategia lortu; zerbitzariak hau esan du: '%s'" #: methods/ftp.cc methods/rsh.cc msgid "Data socket timed out" msgstr "Datu-socketak denbora muga gainditu du" #: methods/ftp.cc #, c-format msgid "Data transfer failed, server said '%s'" msgstr "" "Datu transferentziak huts egin du, eta zerbitzariak hau esan du: '%s'" #. Get the files information #: methods/ftp.cc msgid "Query" msgstr "Kontsulta" #: methods/ftp.cc msgid "Unable to invoke " msgstr "Ezin da deitu " #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "Beintza sinadura baliogabe bat aurkitu da." #: methods/gpgv.cc msgid "" "Internal error: Good signature, but could not determine key fingerprint?!" msgstr "" "Barne errorea: Sinadura zuzena, baina ezin da egiaztapen marka zehaztu" #: 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 "Errore ezezaguna apt-key exekutatzean" #. 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 "Ondorengo sinadurak baliogabeak dira:\n" #: methods/gpgv.cc msgid "" "The following signatures couldn't be verified because the public key is not " "available:\n" msgstr "" "Ondorengo sinadurak ezin dira egiaztatu gako publikoa ez bait dago " "eskuragarri:\n" #: methods/http.cc msgid "Error writing to the file" msgstr "Errorea fitxategian idaztean" #: methods/http.cc msgid "Error reading from server. Remote end closed connection" msgstr "" "Errorea zerbitzaritik irakurtzen Urrunetik amaitutako konexio itxiera" #: methods/http.cc msgid "Error reading from server" msgstr "Errorea zerbitzaritik irakurtzean" #: methods/http.cc msgid "Error writing to file" msgstr "Errorea fitxategian idaztean" #: methods/http.cc msgid "Select failed" msgstr "Hautapenak huts egin du" #: methods/http.cc msgid "Connection timed out" msgstr "Konexioaren denbora muga gainditu da" #: methods/http.cc msgid "Error writing to output file" msgstr "Errorea irteerako fitxategian idaztean" #: methods/mirror.cc #, c-format msgid "Unable to read %s" msgstr "Ezin da %s irakurri" #: methods/mirror.cc #, c-format msgid "Unable to change to %s" msgstr "Ezin da %s(e)ra aldatu" #. 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 "Huts egin du %s(e)tik datuak lortzean" #: methods/rsh.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Huts egin du azpiprozesuarentzako IPC kanalizazio bat sortzean" #: methods/rsh.cc msgid "Connection closed prematurely" msgstr "Konexioa behar baino lehenago itxi da" #: methods/server.cc msgid "Waiting for headers" msgstr "Goiburuen zain" #: methods/server.cc msgid "Bad header line" msgstr "Okerreko goiburu-lerroa" #: methods/server.cc msgid "The HTTP server sent an invalid reply header" msgstr "http zerbitzariak erantzun goiburu baliogabe bat bidali du." #: methods/server.cc msgid "The HTTP server sent an invalid Content-Length header" msgstr "http zerbitzariak Content-Length buru baliogabe bat bidali du" #: methods/server.cc msgid "The HTTP server sent an invalid Content-Range header" msgstr "http zerbitzariak Content-Range buru baliogabe bat bidali du" #: methods/server.cc msgid "This HTTP server has broken range support" msgstr "http zerbitzariak barruti onarpena apurturik du" #: methods/server.cc msgid "Unknown date format" msgstr "Datu formatu ezezaguna" #: methods/server.cc msgid "Bad header data" msgstr "Goiburu data gaizki dago" #: methods/server.cc msgid "Connection failed" msgstr "Konexioak huts egin du" #: 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 "Barne errorea" #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" #: dselect/install:33 msgid "Bad default setting!" msgstr "Okerreko ezarpen lehenetsia!" #: 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 "Deskargaturiko .deb fitxategi guztiak ezabatu nahi al dituzu?" #: dselect/install:102 msgid "Some errors occurred while unpacking. Packages that were installed" msgstr "Erroreak gertatu dira despaketatzerakoan. Instalatu diren paketeak" #: dselect/install:103 msgid "will be configured. This may result in duplicate errors" msgstr "konfiguratu egingo dira. Honek errore bikoiztuak eman ditzake" #: dselect/install:104 msgid "or errors caused by missing dependencies. This is OK, only the errors" msgstr "edo falta diren mendekotasunen erroreak. Hori ondo dago; mezu honen" #: dselect/install:105 msgid "" "above this message are important. Please fix them and run [I]nstall again" msgstr "" "aurreko erroreak dira garrantzitsuak. Konpondu eta exekutatu [I]nstall " "berriro" #: dselect/update:30 msgid "Merging available information" msgstr "Eskuragarrien datuak biltzen" �������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/sysstat.po������������������������������������������������0000644�0000000�0000000�00000030232�12704125522�017143� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of sysstat. # Copyright (C) 2013 Free Software Foundation, Inc. # This file is distributed under the same license as the sysstat package. # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2009, 2010, 2011, 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: sysstat-10.2.0\n" "Report-Msgid-Bugs-To: sysstat <at> orange.fr\n" "POT-Creation-Date: 2015-12-21 08:54+0100\n" "PO-Revision-Date: 2014-05-29 03:30+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:27+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: cifsiostat.c:70 mpstat.c:98 pidstat.c:87 iostat.c:86 tapestat.c:89 sar.c:95 #, c-format msgid "Usage: %s [ options ] [ <interval> [ <count> ] ]\n" msgstr "Erabilera: %s [ aukerak ] [ <tartea> [ <kopurua> ] ]\n" #: cifsiostat.c:74 #, c-format msgid "" "Options are:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ]\n" msgstr "" "Aukerak:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ]\n" #: cifsiostat.c:77 #, c-format msgid "" "Options are:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ]\n" msgstr "" "Aukerak:\n" "[ -h ] [ -k | -m ] [ -t ] [ -V ]\n" #: sadc.c:89 #, c-format msgid "Usage: %s [ options ] [ <interval> [ <count> ] ] [ <outfile> ]\n" msgstr "" "Erabilera: %s [ aukerak ] [ <tartea> [ <kopurua> ] ] [ <irteera fitxategia> " "]\n" #: sadc.c:92 #, c-format msgid "" "Options are:\n" "[ -C <comment> ] [ -D ] [ -F ] [ -L ] [ -V ]\n" "[ -S { INT | DISK | IPV6 | POWER | SNMP | XDISK | ALL | XALL } ]\n" msgstr "" #: sadc.c:267 #, c-format msgid "Cannot write data to system activity file: %s\n" msgstr "Ezin da daturik idatzi sistema jarduera fitxategian: %s\n" #: sadc.c:563 #, c-format msgid "Cannot write system activity file header: %s\n" msgstr "Ezin da sistema jarduera fitxategi goiburua idatzi: %s\n" #: sadc.c:763 sadc.c:772 sadc.c:839 ioconf.c:508 rd_stats.c:69 #: sa_common.c:1273 count.c:118 #, c-format msgid "Cannot open %s: %s\n" msgstr "Ezin da %s ireki: %s\n" #: sadc.c:1019 #, c-format msgid "Cannot append data to that file (%s)\n" msgstr "Ezin da daturik erantsi fitxategi horri (%s)\n" #: mpstat.c:101 #, c-format msgid "" "Options are:\n" "[ -A ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n" "[ -P { <cpu> [,...] | ON | ALL } ]\n" msgstr "" "Aukerak:\n" "[ -A ] [ -u ] [ -V ] [ -I { SUM | CPU | SCPU | ALL } ]\n" "[ -P { <cpu> [,...] | ON | ALL } ]\n" #: mpstat.c:708 pidstat.c:2301 sar.c:425 msgid "Average:" msgstr "Batezbestekoa:" #: mpstat.c:1101 #, c-format msgid "Not that many processors!\n" msgstr "Ez daude horrenbeste prozesadore!\n" #: sadf.c:86 #, c-format msgid "" "Usage: %s [ options ] [ <interval> [ <count> ] ] [ <datafile> | -[0-9]+ ]\n" msgstr "" #: sadf.c:89 #, c-format msgid "" "Options are:\n" "[ -C ] [ -c | -d | -j | -p | -x ] [ -H ] [ -h ] [ -T | -t | -U ] [ -V ]\n" "[ -P { <cpu> [,...] | ALL } ] [ -s [ <hh:mm[:ss]> ] ] [ -e [ <hh:mm[:ss]> ] " "]\n" "[ -- <sar_options> ]\n" msgstr "" #: sa_common.c:1069 #, c-format msgid "Error while reading system activity file: %s\n" msgstr "" "Arazoren bat gertatu da sistemako jarduera fitxategia irakurtzean: %s\n" #: sa_common.c:1079 #, c-format msgid "End of system activity file unexpected\n" msgstr "Ustekabeko sistema jarduera fitxategi amaiera\n" #: sa_common.c:1098 #, c-format msgid "File created by sar/sadc from sysstat version %d.%d.%d" msgstr "Fitxategia sysstat-en %d.%d.%d bertsioko sar/sadc erabiliaz sortu da" #: sa_common.c:1131 #, c-format msgid "Invalid system activity file: %s\n" msgstr "Baliogabeko sistema jarduera fitxategia: %s\n" #: sa_common.c:1143 #, c-format msgid "Endian format mismatch\n" msgstr "" #: sa_common.c:1147 #, c-format msgid "Current sysstat version cannot read the format of this file (%#x)\n" msgstr "" #: sa_common.c:1276 #, c-format msgid "Please check if data collecting is enabled\n" msgstr "" #: sa_common.c:1461 #, c-format msgid "Requested activities not available in file %s\n" msgstr "Eskatutako jarduerak ez daude eskuragarri %s fitxategian\n" #: sa_common.c:1642 iostat.c:1399 #, c-format msgid "Invalid type of persistent device name\n" msgstr "Gailu izen iraunkor mota baliogabea\n" #: pidstat.c:90 #, c-format msgid "" "Options are:\n" "[ -d ] [ -h ] [ -I ] [ -l ] [ -R ] [ -r ] [ -s ] [ -t ] [ -U [ <username> ] " "]\n" "[ -u ] [ -V ] [ -v ] [ -w ] [ -C <command> ] [ -G <process_name> ]\n" "[ -p { <pid> [,...] | SELF | ALL } ] [ -T { TASK | CHILD | ALL } ]\n" msgstr "" #: pidstat.c:239 sar.c:1108 #, c-format msgid "Requested activities not available\n" msgstr "Eskatutako jarduera ez dago eskuragarri\n" #: sadf_misc.c:624 #, c-format msgid "System activity data file: %s (%#x)\n" msgstr "Sistema jarduera datu fitxategia: %s (%#x)\n" #: sadf_misc.c:633 #, c-format msgid "Genuine sa datafile: %s (%x)\n" msgstr "" #: sadf_misc.c:634 msgid "no" msgstr "" #: sadf_misc.c:634 msgid "yes" msgstr "" #: sadf_misc.c:637 #, c-format msgid "Host: " msgstr "Ostalaria: " #: sadf_misc.c:643 #, c-format msgid "Number of CPU for last samples in file: %u\n" msgstr "" #: sadf_misc.c:649 #, c-format msgid "File date: %s\n" msgstr "" #: sadf_misc.c:652 #, c-format msgid "File time: " msgstr "" #: sadf_misc.c:657 #, c-format msgid "Size of a long int: %d\n" msgstr "Long int baten tamaina: %d\n" #: sadf_misc.c:663 #, c-format msgid "List of activities:\n" msgstr "Jarduera zerrenda:\n" #: sadf_misc.c:676 #, c-format msgid "\t[Unknown activity format]" msgstr "\t[Ekintza formatu ezezaguna]" #: count.c:169 #, c-format msgid "Cannot handle so many processors!\n" msgstr "Ezin dira horrenbeste prozesadore kudeatu!\n" #: iostat.c:89 #, c-format msgid "" "Options are:\n" "[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n" "[ <device> [...] | ALL ] [ --debuginfo ]\n" msgstr "" #: iostat.c:95 #, c-format msgid "" "Options are:\n" "[ -c ] [ -d ] [ -h ] [ -k | -m ] [ -N ] [ -t ] [ -V ] [ -x ] [ -y ] [ -z ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ [ -H ] -g <group_name> ] [ -p [ <device> [,...] | ALL ] ]\n" "[ <device> [...] | ALL ]\n" msgstr "" #: iostat.c:326 #, c-format msgid "Cannot find disk data\n" msgstr "Ezin da diska data aurkitu\n" #: common.c:74 #, c-format msgid "sysstat version %s\n" msgstr "sysstat %s bertsioa\n" #: pr_stats.c:2483 pr_stats.c:2495 pr_stats.c:2599 pr_stats.c:2610 msgid "Summary:" msgstr "" #: pr_stats.c:2538 msgid "Other devices not listed here" msgstr "Hemen zerrendatu gabeko beste gailu batzuk" #: tapestat.c:91 #, c-format msgid "" "Options are:\n" "[ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ]\n" msgstr "" #: tapestat.c:251 #, c-format msgid "No tape drives with statistics found\n" msgstr "" #: sar.c:110 #, c-format msgid "" "Options are:\n" "[ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -h ]\n" "[ -p ] [ -q ] [ -R ] [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ]\n" "[ -v ] [ -W ] [ -w ] [ -y ] [ --sadc ]\n" "[ -I { <int> [,...] | SUM | ALL | XALL } ] [ -P { <cpu> [,...] | ALL } ]\n" "[ -m { <keyword> [,...] | ALL } ] [ -n { <keyword> [,...] | ALL } ]\n" "[ -j { ID | LABEL | PATH | UUID | ... } ]\n" "[ -f [ <filename> ] | -o [ <filename> ] | -[0-9]+ ]\n" "[ -i <interval> ] [ -s [ <hh:mm[:ss]> ] ] [ -e [ <hh:mm[:ss]> ] ]\n" msgstr "" #: sar.c:133 #, c-format msgid "Main options and reports:\n" msgstr "Aukera eta txosten nagusiak:\n" #: sar.c:134 #, c-format msgid "\t-B\tPaging statistics\n" msgstr "\t-B\tOrrikatze estatistikak\n" #: sar.c:135 #, c-format msgid "\t-b\tI/O and transfer rate statistics\n" msgstr "\t-b\tI/O eta transferentzia tasa estatistikak\n" #: sar.c:136 #, c-format msgid "\t-d\tBlock devices statistics\n" msgstr "\t-d\tBloke gailuen estatistikak\n" #: sar.c:137 #, c-format msgid "\t-F [ MOUNT ]\n" msgstr "" #: sar.c:138 #, c-format msgid "\t\tFilesystems statistics\n" msgstr "" #: sar.c:139 #, c-format msgid "\t-H\tHugepages utilization statistics\n" msgstr "\t-H\tHugepages-en erabilpen estatistikak\n" #: sar.c:140 #, c-format msgid "" "\t-I { <int> | SUM | ALL | XALL }\n" "\t\tInterrupts statistics\n" msgstr "" "\t-I { <tartea> | SUM | ALL | XALL }\n" "\t\tEtendura estatistikak\n" #: sar.c:142 #, c-format msgid "" "\t-m { <keyword> [,...] | ALL }\n" "\t\tPower management statistics\n" "\t\tKeywords are:\n" "\t\tCPU\tCPU instantaneous clock frequency\n" "\t\tFAN\tFans speed\n" "\t\tFREQ\tCPU average clock frequency\n" "\t\tIN\tVoltage inputs\n" "\t\tTEMP\tDevices temperature\n" "\t\tUSB\tUSB devices plugged into the system\n" msgstr "" "\t-m { <gakoa> [,...] | ALL }\n" "\t\tEnergia-kudeaketaren estatistikak\n" "\t\tGakoak:\n" "\t\tCPU\tCPUaren uneko erloju frekuentzia\n" "\t\tFAN\tHaizemaileen abiadurak\n" "\t\tFREQ\tCPUaren batazbesteko erloju frekuentzia\n" "\t\tIN\t Tentsio sarrerak\n" "\t\tTEMP\tGailuen tenperaturak\n" "\t\tUSB\tSistemari konektatutako USB gailuak\n" #: sar.c:151 #, c-format msgid "" "\t-n { <keyword> [,...] | ALL }\n" "\t\tNetwork statistics\n" "\t\tKeywords are:\n" "\t\tDEV\tNetwork interfaces\n" "\t\tEDEV\tNetwork interfaces (errors)\n" "\t\tNFS\tNFS client\n" "\t\tNFSD\tNFS server\n" "\t\tSOCK\tSockets\t(v4)\n" "\t\tIP\tIP traffic\t(v4)\n" "\t\tEIP\tIP traffic\t(v4) (errors)\n" "\t\tICMP\tICMP traffic\t(v4)\n" "\t\tEICMP\tICMP traffic\t(v4) (errors)\n" "\t\tTCP\tTCP traffic\t(v4)\n" "\t\tETCP\tTCP traffic\t(v4) (errors)\n" "\t\tUDP\tUDP traffic\t(v4)\n" "\t\tSOCK6\tSockets\t(v6)\n" "\t\tIP6\tIP traffic\t(v6)\n" "\t\tEIP6\tIP traffic\t(v6) (errors)\n" "\t\tICMP6\tICMP traffic\t(v6)\n" "\t\tEICMP6\tICMP traffic\t(v6) (errors)\n" "\t\tUDP6\tUDP traffic\t(v6)\n" "\t\tFC\tFibre channel HBAs\n" msgstr "" #: sar.c:173 #, c-format msgid "\t-q\tQueue length and load average statistics\n" msgstr "\t-q\tIlera luzeera eta karga batezbestekoaren estatistikak\n" #: sar.c:174 #, c-format msgid "\t-R\tMemory statistics\n" msgstr "\t-R\tMemoria estatistikak\n" #: sar.c:175 #, c-format msgid "" "\t-r [ ALL ]\n" "\t\tMemory utilization statistics\n" msgstr "" #: sar.c:177 #, c-format msgid "\t-S\tSwap space utilization statistics\n" msgstr "\t-S\tSwap espazio erabileraren estatistikak\n" #: sar.c:178 #, c-format msgid "" "\t-u [ ALL ]\n" "\t\tCPU utilization statistics\n" msgstr "" "\t-u [ ALL ]\n" "\t\tPUZ erabilera estatistikak\n" #: sar.c:180 #, c-format msgid "\t-v\tKernel tables statistics\n" msgstr "\t-v\tKernel-eko taulen estatistikak\n" #: sar.c:181 #, c-format msgid "\t-W\tSwapping statistics\n" msgstr "\t-W\tSwapping estatistikak\n" #: sar.c:182 #, c-format msgid "\t-w\tTask creation and system switching statistics\n" msgstr "\t-w\tAtaza sortze eta sistema kommutazio estatistikak\n" #: sar.c:183 #, c-format msgid "\t-y\tTTY devices statistics\n" msgstr "\t-y\tTTY gailuen estatistikak\n" #: sar.c:197 #, c-format msgid "Data collector will be sought in PATH\n" msgstr "" #: sar.c:200 #, c-format msgid "Data collector found: %s\n" msgstr "" #: sar.c:259 #, c-format msgid "End of data collecting unexpected\n" msgstr "Ustekabeko datu biltze amaiera\n" #: sar.c:885 #, c-format msgid "Using a wrong data collector from a different sysstat version\n" msgstr "sysstat bertsio ezberdin bateko datu biltzaile okerra erabiltzen\n" #: sar.c:937 #, c-format msgid "Inconsistent input data\n" msgstr "Kontraesankor datu sarrera\n" #: sar.c:1414 #, c-format msgid "-f and -o options are mutually exclusive\n" msgstr "-f eta -o aukerak elkar-ukatzaileak dira\n" #: sar.c:1420 #, c-format msgid "Not reading from a system activity file (use -f option)\n" msgstr "" "Ez da sistema jarduera fitxategi batetik irakurtzen (erabili -f aukera)\n" #: sar.c:1556 #, c-format msgid "Cannot find the data collector (%s)\n" msgstr "Ezin da datu biltzailea aurkitu (%s)\n" #: sa_conv.c:69 #, c-format msgid "Cannot convert the format of this file\n" msgstr "" #: sa_conv.c:562 #, c-format msgid "" "\n" "CPU activity not found in file. Aborting...\n" msgstr "" #: sa_conv.c:578 #, c-format msgid "" "\n" "Invalid data found. Aborting...\n" msgstr "" #: sa_conv.c:897 #, c-format msgid "Statistics: " msgstr "" #: sa_conv.c:1016 #, c-format msgid "" "\n" "File successfully converted to sysstat format version %s\n" msgstr "" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/pppconfig.po����������������������������������������������0000644�0000000�0000000�00000077220�12704125522�017426� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of pppconfig_po-eu.po to # translation of pppconfig_po-eu.po to # Pppconfig Potfile # Copyright (C) 2004 John Hasler # This file is distributed under the same license as the pppconfig package. # John Hasler <jhasler@debian.org>, 2004, 2005. # msgid "" msgstr "" "Project-Id-Version: pppconfig_po-eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-02-15 23:03+0100\n" "PO-Revision-Date: 2010-11-04 22:59+0000\n" "Last-Translator: Lorenzo De Liso <blackzldl@gmail.com>\n" "Language-Team: <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:02+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #. Arbitrary upper limits on option and chat files. #. If they are bigger than this something is wrong. #: pppconfig:69 msgid "\"GNU/Linux PPP Configuration Utility\"" msgstr "\"GNU/Linux PPP konfigurazio tresna\"" #: pppconfig:128 msgid "No UI\n" msgstr "UI-rik ez\n" #: pppconfig:131 msgid "You must be root to run this program.\n" msgstr "'root' supererabiltzaileak soilik exekuta dezake programa hau.\n" #: pppconfig:132 pppconfig:133 #, perl-format msgid "%s does not exist.\n" msgstr "%s ez da existitzen.\n" #. Parent #: pppconfig:161 msgid "Can't close WTR in parent: " msgstr "Ezin da WTR gurasoan itxi: " #: pppconfig:167 msgid "Can't close RDR in parent: " msgstr "Ezin da RDR gurasoan itxi: " #. Child or failed fork() #: pppconfig:171 msgid "cannot fork: " msgstr "ezin da sardetu: " #: pppconfig:172 msgid "Can't close RDR in child: " msgstr "Ezin da RDR umean itxi: " #: pppconfig:173 msgid "Can't redirect stderr: " msgstr "Ezin da stderr birbideratu: " #: pppconfig:174 msgid "Exec failed: " msgstr "Exekuzioak huts egin du: " #: pppconfig:178 msgid "Internal error: " msgstr "Barneko errorea: " #: pppconfig:255 msgid "Create a connection" msgstr "Sortu konexioa" #: pppconfig:259 #, perl-format msgid "Change the connection named %s" msgstr "Aldatu %s izeneko konexioa" #: pppconfig:262 #, perl-format msgid "Create a connection named %s" msgstr "Sortu %s izeneko konexioa" #. This section sets up the main menu. #: pppconfig:270 msgid "" "This is the PPP configuration utility. It does not connect to your isp: " "just configures ppp so that you can do so with a utility such as pon. It " "will ask for the username, password, and phone number that your ISP gave " "you. If your ISP uses PAP or CHAP, that is all you need. If you must use a " "chat script, you will need to know how your ISP prompts for your username " "and password. If you do not know what your ISP uses, try PAP. Use the up " "and down arrow keys to move around the menus. Hit ENTER to select an item. " "Use the TAB key to move from the menu to <OK> to <CANCEL> and back. To move " "on to the next menu go to <OK> and hit ENTER. To go back to the previous " "menu go to <CANCEL> and hit enter." msgstr "" "Hau PPP konfiguratzeko tresna da. Ez du zure ISParekin konektatzen, ppp " "konfiguratzen du bakarrik, gero zuk 'pon' bezalako tresna erabiltzeko. " "Erabiltzaile-izena, pasahitza eta ISPak emandako telefono zenbakia zehaztek " "eskatuko dizu. ISPak PAP edo CHAP erabiltzen badu, honekin nahikoa daukazu. " "Berriketarako script bat erabili behar baduzu, zure ISPak erabiltzaile-izena " "eta pasahitza nola eskatzen duen jakin beharko duzu. ISPak zer erabiltzen " "duen ez badakizu, saiatu PAPrekin. Erabili teklatuko gora eta behera geziak " "menuetan zehar ibiltzeko. Sakatu <Sartu> tekla elementu bat hautatzeko. " "Erabili TAB tekla <Ados>era, <Utzi>ra joateko edota atzera itzultzeko. " "Hurrengo menuan higitzeko, joan <Ados>era eta sakatu <Sartu> tekla. Aurreko " "menura itzultzeko joan <Utzi>ra eta sakatu Sartu tekla." #: pppconfig:271 msgid "Main Menu" msgstr "Menu nagusia" #: pppconfig:273 msgid "Change a connection" msgstr "Aldatu konexioa" #: pppconfig:274 msgid "Delete a connection" msgstr "Ezabatu konexioa" #: pppconfig:275 msgid "Finish and save files" msgstr "Amaitu eta gorde fitxategiak" #: pppconfig:283 #, perl-format msgid "" "Please select the authentication method for this connection. PAP is the " "method most often used in Windows 95, so if your ISP supports the NT or " "Win95 dial up client, try PAP. The method is now set to %s." msgstr "" "Hautatu konexioaren autentifikazio metodoa. PAP gehien erabiltzen den " "metodoa da (Windows 95 sisteman). ISPak NT edo Win95 bezeroen deiak onartzen " "baditu, saiatu PAP metodoarekin.Metodoa %s gisa ezarrita dago." #: pppconfig:284 #, perl-format msgid " Authentication Method for %s" msgstr " %s(r)En autentifikazio metodoa" #: pppconfig:285 msgid "Peer Authentication Protocol" msgstr "Peer Authentication Protocol" #: pppconfig:286 msgid "Use \"chat\" for login:/password: authentication" msgstr "Erabili \"chat\" saio-hasiera/pasahitza autentifikatzeko" #: pppconfig:287 msgid "Crypto Handshake Auth Protocol" msgstr "Crypto Handshake Auth Protocol" #: pppconfig:309 msgid "" "Please select the property you wish to modify, select \"Cancel\" to go back " "to start over, or select \"Finished\" to write out the changed files." msgstr "" "Hautatu propietatea aldatzeko, hautatu \"Uzti\" atzera itzultzeko, edo " "hautatu \"Amaituta\" fitxategien aldaketak gordetzeko." #: pppconfig:310 #, perl-format msgid "\"Properties of %s\"" msgstr "\"%s(r)en propietateak\"" #: pppconfig:311 #, perl-format msgid "%s Telephone number" msgstr "%s(r)en telefono zenbakia" #: pppconfig:312 #, perl-format msgid "%s Login prompt" msgstr "%s: Saio-hasiera" #: pppconfig:314 #, perl-format msgid "%s ISP user name" msgstr "%s: ISPko erabiltzaile-izena" #: pppconfig:315 #, perl-format msgid "%s Password prompt" msgstr "%s Pasahitza" #: pppconfig:317 #, perl-format msgid "%s ISP password" msgstr "%s ISPko pasahitza" #: pppconfig:318 #, perl-format msgid "%s Port speed" msgstr "%s Atakaren abiadura" #: pppconfig:319 #, perl-format msgid "%s Modem com port" msgstr "%s: Modemaren kom. ataka" #: pppconfig:320 #, perl-format msgid "%s Authentication method" msgstr "%s: Autentifikazio metodoa" #: pppconfig:322 msgid "Advanced Options" msgstr "Aukera aurreratuak" #: pppconfig:324 msgid "Write files and return to main menu." msgstr "Idatzi fitxategiak eta itzuli menu nagusira." #. @menuvar = (gettext("\ #. This menu allows you to change some of the more obscure settings. Select \ #. the setting you wish to change, and select \"Previous\" when you are done. \ #. Use the arrow keys to scroll the list."), #: pppconfig:360 msgid "" "This menu allows you to change some of the more obscure settings. Select " "the setting you wish to change, and select \"Previous\" when you are done. " "Use the arrow keys to scroll the list." msgstr "" "Menu honek ezarpen korapilotsuago batzuk aldatzen utziko dizu. Hautatu " "aldatzea nahi duzun ezarpenak, eta hautatu \"Aurrekoa\" egindakoan. Erabili " "teklatuko geziak zerrendan higitzeko." #: pppconfig:361 #, perl-format msgid "\"Advanced Settings for %s\"" msgstr "\"%s(r)en aukera aurreratuak\"" #: pppconfig:362 #, perl-format msgid "%s Modem init string" msgstr "%s Modemaren hasierako esaldia" #: pppconfig:363 #, perl-format msgid "%s Connect response" msgstr "%s Konexio-erantzuna" #: pppconfig:364 #, perl-format msgid "%s Pre-login chat" msgstr "%s Saioaren aurreko berriketa" #: pppconfig:365 #, perl-format msgid "%s Default route state" msgstr "%s Bideratzailearen egoera lehenetsia" #: pppconfig:366 #, perl-format msgid "%s Set ip addresses" msgstr "%s Ezarri IP helbidea" #: pppconfig:367 #, perl-format msgid "%s Turn debugging on or off" msgstr "%s Piztu/Itzali arazketa" #: pppconfig:368 #, perl-format msgid "%s Turn demand dialing on or off" msgstr "%s Piztu/Itzali deia eskatzean" #: pppconfig:369 #, perl-format msgid "%s Turn persist on or off" msgstr "%s Piztu/Itzali jarraitzea" #: pppconfig:371 #, perl-format msgid "%s Change DNS" msgstr "%s Aldatu DNSa" #: pppconfig:372 msgid " Add a ppp user" msgstr " Gehitu ppp-ko erabiltzailea" #: pppconfig:374 #, perl-format msgid "%s Post-login chat " msgstr "%s Saio-hasieraren ondorengo berriketa " #: pppconfig:376 #, perl-format msgid "%s Change remotename " msgstr "%s Aldatu urruneko izena " #: pppconfig:378 #, perl-format msgid "%s Idle timeout " msgstr "%s Idle denbora-muga " #. End of SWITCH #: pppconfig:389 msgid "Return to previous menu" msgstr "Itzuli aurreko menura" #: pppconfig:391 msgid "Exit this utility" msgstr "Irten utilitate honetatik" #: pppconfig:539 #, perl-format msgid "Internal error: no such thing as %s, " msgstr "Barneko errorea: ez dago %s bezalakorik, " #. End of while(1) #. End of do_action #. the connection string sent by the modem #: pppconfig:546 msgid "" "Enter the text of connect acknowledgement, if any. This string will be sent " "when the CONNECT string is received from the modem. Unless you know for " "sure that your ISP requires such an acknowledgement you should leave this as " "a null string: that is, ''.\n" msgstr "" "Sar konexio zihurtagiri testua izango bazenu. Kate hau modemetikCONNECT " "katea jasotzean bidaliko da. Ziur ez bazaude zure hornitzaileakzihurtagiri " "hau behar duen dagoen bezala zurian utzi beharko zenuke.\n" #: pppconfig:547 msgid "Ack String" msgstr "Ait. katea" #. the login prompt string sent by the ISP #: pppconfig:555 msgid "" "Enter the text of the login prompt. Chat will send your username in " "response. The most common prompts are login: and username:. Sometimes the " "first letter is capitalized and so we leave it off and match the rest of the " "word. Sometimes the colon is omitted. If you aren't sure, try ogin:." msgstr "" "Sartu saio-hasieraren eskaerako katea. Berriketak zure erabiltzaile-izena " "bidaliko du erantzun gisa. Eskaera gehienak login: eta username: izan ohi " "dira. Batzuetan aurreneko hizkia maiuskulekin izaten denez, kendu egiten da " "eta hitzaren beste zatia jartzen da. Batzuetan bi puntuko ikurra kendu " "egiten da. Ez bazaude ziur, saiatu honekin: 'ogin:'" #: pppconfig:556 msgid "Login Prompt" msgstr "Sahio-hasieraren eskaera" #. password prompt sent by the ISP #: pppconfig:564 msgid "" "Enter the text of the password prompt. Chat will send your password in " "response. The most common prompt is password:. Sometimes the first letter " "is capitalized and so we leave it off and match the last part of the word." msgstr "" "Sartu pasahitzaren eskaerako katea. Berriketak zure pasahitza bidaliko du " "erantzun gisa. Eskaera gehienak password: izan ohi dira. Batzuetan aurreneko " "hizkia maiuskulekin izaten denez, kendu egiten da eta hitzaren beste zatia " "jartzen da. Batzuetan bi puntuko ikurra kendu egiten da." #: pppconfig:564 msgid "Password Prompt" msgstr "Pasahitzaren eskaera" #. optional pre-login chat #: pppconfig:572 msgid "" "You probably do not need to put anything here. Enter any additional input " "your isp requires before you log in. If you need to make an entry, make the " "first entry the prompt you expect and the second the required response. " "Example: your isp sends 'Server:' and expect you to respond with " "'trilobite'. You would put 'erver trilobite' (without the quotes) here. " "All entries must be separated by white space. You can have more than one " "expect-send pair." msgstr "" "Baliteke hemen ezer idatzi beharrik ez izatea. Sartu ISPak (saioa hasi " "aurretik) eskatzen duen sarrera gehigarria. Sarrera bat egin behar baduzu, " "sartu lehenik espero duzun eskaeraren sarrera, eta bigarrenik behar duen " "erantzuna. Adibidea: zure ISPak 'Server:' bidaltzen badu, eta 'tribolite' " "erantzuna jasotzea espero badu, honakoa idatzi hemen (komatxorik gabe): " "'erver trilobite' Sarrera guztiak zuriuneekin bereizi behar dira. Eskaera-" "erantzuna bikote bat baino gehiago eduki ditzakezu." #: pppconfig:572 msgid "Pre-Login" msgstr "Saio-hasieraren aurrekoa" #. post-login chat #: pppconfig:580 msgid "" "You probably do not need to change this. It is initially '' \\d\\c which " "tells chat to expect nothing, wait one second, and send nothing. This gives " "your isp time to get ppp started. If your isp requires any additional input " "after you have logged in you should put it here. This may be a program name " "like ppp as a response to a menu prompt. If you need to make an entry, make " "the first entry the prompt you expect and the second the required response. " "Example: your isp sends 'Protocol' and expect you to respond with 'ppp'. " "You would put 'otocol ppp' (without the quotes) here. Fields must be " "separated by white space. You can have more than one expect-send pair." msgstr "" "Litekeena da hau aldatu beharrik ez izatea. Hasierakoa '' \\d\\c izan ohi " "da, eta berriketari ezer espero ez izateko, segundo bat itxaron eta ezer ez " "bidaltzeko adierazten dio. Honek zure ISPari denbora eskaintzen dio ppp " "hasteko. ISPak bestelako sarrera gehigarri bat behar badu (saioa-hasi " "ondoren) idatz ezazu hemen. Programa baten izena izan beharko luke, ppp " "gisakoa, menuko eskaerari erantzuteko. Sarrera bat sortu behar baduzu, sartu " "lehenik espero duzun eskaeraren sarrera, eta bigarrenik behar duen " "erantzuna. Adibidea: zure ISPak 'Protocol' bidaltzen badu, eta 'ppp' " "erantzuna jasotzea espero badu, honakoa idatzi hemen (komatxorik gabe): " "'otocol ppp' Sarrera guztiak zuriuneekin bereizi behar dira. Eskaera-" "erantzuna bikote bat baino gehiago eduki ditzakezu." #: pppconfig:580 msgid "Post-Login" msgstr "Sahio-hasieraren ondorengoa" #: pppconfig:603 msgid "Enter the username given to you by your ISP." msgstr "Sartu erabiltzaile-izena, ISPak emandakoa." #: pppconfig:604 msgid "User Name" msgstr "Erabiltzaile-izena" #: pppconfig:621 msgid "" "Answer 'yes' to have the port your modem is on identified automatically. It " "will take several seconds to test each serial port. Answer 'no' if you " "would rather enter the serial port yourself" msgstr "" "Erantzun 'bai' modemaren ataka automatikoki zehazteko. Hainbat segundo " "iraungo du serieko ataka bakoitza probatzen. Erantzun 'ez' serieko ataka " "eskuz zehazteko." #: pppconfig:622 msgid "Choose Modem Config Method" msgstr "Aukeratu Modema konfiguratzeko metodoa" #: pppconfig:625 msgid "Can't probe while pppd is running." msgstr "Ezin da probarik egin pppd exekutazen ari den bitartean." #: pppconfig:632 #, perl-format msgid "Probing %s" msgstr "%s probatzen" #: pppconfig:639 msgid "" "Below is a list of all the serial ports that appear to have hardware that " "can be used for ppp. One that seems to have a modem on it has been " "preselected. If no modem was found 'Manual' was preselected. To accept the " "preselection just hit TAB and then ENTER. Use the up and down arrow keys to " "move among the selections, and press the spacebar to select one. When you " "are finished, use TAB to select <OK> and ENTER to move on to the next item. " msgstr "" "Azpikoa hardwareak dituen serieko ataken (ppp-ek erabil ditzakeen) zerrenda " "da. Modema eduki dezakeena aurrez hautatuta dago. Ez badu modema aurkitu, " "'Eskuz' aurre-hautatuko da. Aurre-hautapena onartzeko, sakatu TAB tekla eta " "gero Sartu tekla. Erabili teklatuko gora eta behera geziak hautapenetan " "higitzeko, eta sakatu zuriune tekla bat hautatzeko. Amaitutakoan, erabili " "TAB tekla <Ados> hautatzeko, eta sakatu Sartu tekla hurrengo elementura " "joateko. " #: pppconfig:639 msgid "Select Modem Port" msgstr "Hautatu modemaren ataka" #: pppconfig:641 msgid "Enter the port by hand. " msgstr "Sartu ataka eskuz: " #: pppconfig:649 msgid "" "Enter the port your modem is on. \n" "/dev/ttyS0 is COM1 in DOS. \n" "/dev/ttyS1 is COM2 in DOS. \n" "/dev/ttyS2 is COM3 in DOS. \n" "/dev/ttyS3 is COM4 in DOS. \n" "/dev/ttyS1 is the most common. Note that this must be typed exactly as " "shown. Capitalization is important: ttyS1 is not the same as ttys1." msgstr "" "Idatzi zure modema konektaturiko ataka. /dev/ttyS0 DOS-eko COM1 da. " "/dev/ttyS1 DOS-eko COM2 da. /dev/ttyS2 DOS-eko COM3 da. /dev/ttyS3 DOS-eko " "COM4 da. /dev/ttyS1 da arruntena. Ohar hadi hau ikusten dezun bezala idatzi " "behar dela. Maiuskulak garrantzitsuak dira: ttyS1 ez da ttys1-en berdina." #: pppconfig:655 msgid "Manually Select Modem Port" msgstr "Hautatu eskuz modemaren ataka" #: pppconfig:670 msgid "" "Enabling default routing tells your system that the way to reach hosts to " "which it is not directly connected is via your ISP. This is almost " "certainly what you want. Use the up and down arrow keys to move among the " "selections, and press the spacebar to select one. When you are finished, " "use TAB to select <OK> and ENTER to move on to the next item." msgstr "" "Lehenespeneko bideratzailea gaitzeak zuzenean konektatuta ez dauden " "ostalariekin harremanetan jartzeko ISParen bidea dela adierazten dio " "sistemari. Azken finean, hau baita nahi duzuna. Erabili teklatuko gora eta " "behera geziak hautapenetan higitzeko, eta sakatu zuriunea bat hautatzeko. " "Amaitutakoan erabili TAB tekla <Ados> hautatzeko, eta gero sakatu Sartu " "tekla hurrengo elementura joateko." #: pppconfig:671 msgid "Default Route" msgstr "Bideratzaile lehenetsia" #: pppconfig:672 msgid "Enable default route" msgstr "Gaitu bideratzaile lehenetsia" #: pppconfig:673 msgid "Disable default route" msgstr "Desgaitu bideratzaile lehenetsia" #: pppconfig:680 msgid "" "You almost certainly do not want to change this from the default value of " "noipdefault. This is not the place for your nameserver ip numbers. It is " "the place for your ip number if and only if your ISP has assigned you a " "static one. If you have been given only a local static ip, enter it with a " "colon at the end, like this: 192.168.1.2: If you have been given both a " "local and a remote ip, enter the local ip, a colon, and the remote ip, like " "this: 192.168.1.2:10.203.1.2" msgstr "" #: pppconfig:681 msgid "IP Numbers" msgstr "IP helbideak" #. get the port speed #: pppconfig:688 msgid "" "Enter your modem port speed (e.g. 9600, 19200, 38400, 57600, 115200). I " "suggest that you leave it at 115200." msgstr "" "Sartu modemaren atakaren abiadura (adib. 9600, 19200, 38400, 57600, 115200). " " 115200 balioa ezartzea gomendatzen da." #: pppconfig:689 msgid "Speed" msgstr "Abiadura" #: pppconfig:697 msgid "" "Enter modem initialization string. The default value is ATZ, which tells " "the modem to use it's default settings. As most modems are shipped from the " "factory with default settings that are appropriate for ppp, I suggest you " "not change this." msgstr "" "Sartu modemaren hasieratzeko katea. Lehenespeneko balioa ATZ da, honek " "modemari konfigurazio lehenetsia erabiltzeko adierazten dio. Modem gehienek " "ppp-rentzako egokiak diren lehenespeneko konfigurazioekin etortzen dira. Hau " "ez aldatzea gomendatzen da." #: pppconfig:698 msgid "Modem Initialization" msgstr "Modema hasieratzea" #: pppconfig:711 msgid "" "Select method of dialing. Since almost everyone has touch-tone, you should " "leave the dialing method set to tone unless you are sure you need pulse. " "Use the up and down arrow keys to move among the selections, and press the " "spacebar to select one. When you are finished, use TAB to select <OK> and " "ENTER to move on to the next item." msgstr "" "Hautatu deia egiteko metodoa. Egoera gehienetan tonua erabiltzen denez, utz " "ezazu deitzeko metodoa 'tomua' ezarpenarekin, baldin eta pultsua ez baduzu " "behar. Erabili teklatuko gora eta behera geziak hautapenetan higitzeko, eta " "sakatu zuriunea bat hautatzeko. Amaitutakoan erabili TAB tekla <Ados> " "hautatzeko, eta gero sakatu Sartu tekla hurrengo elementura joateko." #: pppconfig:712 msgid "Pulse or Tone" msgstr "Pultsua edo Tonua" #. Now get the number. #: pppconfig:719 msgid "" "Enter the number to dial. Don't include any dashes. See your modem manual " "if you need to do anything unusual like dialing through a PBX." msgstr "" "Sartu telefono zenbakia deia egiteko. Ez idatzi marratxorik. Irakurri " "modemaren eskuliburua bestelako dei mota erabili behar baduzu, PBX motako " "deia adibidez." #: pppconfig:720 msgid "Phone Number" msgstr "Telefono zenbakia" #: pppconfig:732 msgid "Enter the password your ISP gave you." msgstr "Sartu pasahitza, ISPak eman dizuna." #: pppconfig:733 msgid "Password" msgstr "Pasahitza" #: pppconfig:797 msgid "" "Enter the name you wish to use to refer to this isp. You will probably want " "to give the default name of 'provider' to your primary isp. That way, you " "can dial it by just giving the command 'pon'. Give each additional isp a " "unique name. For example, you might call your employer 'theoffice' and your " "university 'theschool'. Then you can connect to your isp with 'pon', your " "office with 'pon theoffice', and your university with 'pon theschool'. " "Note: the name must contain no spaces." msgstr "" "Sartu izena, IPSari erreferentzia egiteko. Baliteke 'provider' izen " "lehenetsia mantendu nahi izatea zure ISP nagusiarentzako. Honela egiten " "baduzu, 'pon' komandoa bakarrik exekutatuz deia egin dezakezu. Beste ISP " "gehigarri batentzako eman dagokion izen propioa. Adibidez, laneko ISPa bada " "'Lanekoa' dei ezaiokezu, eta ikastolakoa bada 'ikastetxea'. Horrela " "bulegotik ISPra deitzean 'pon Lanekoa' erabili, eta ikastetxean berriz 'pon " "ikastetxea'. Oharra: izenak ezin du zuriunerik eduki." #: pppconfig:798 msgid "Provider Name" msgstr "Hornitzailearen izena" #: pppconfig:802 msgid "This connection exists. Do you want to overwrite it?" msgstr "Konexio hau dagoeneko existitzen da. Gainidaztea nahi duzu?" #: pppconfig:803 msgid "Connection Exists" msgstr "Konexioa existitzen da" #: pppconfig:816 #, perl-format msgid "" "Finished configuring connection and writing changed files. The chat strings " "for connecting to the ISP are in /etc/chatscripts/%s, while the options for " "pppd are in /etc/ppp/peers/%s. You may edit these files by hand if you " "wish. You will now have an opportunity to exit the program, configure " "another connection, or revise this or another one." msgstr "" "Amaitu konexioa konfiguratzea eta gorde aldatutako fitxategiak. Berriketako " "kateak (ISParekin konektatzeko) /etc/chatscripts/%s fitxategian daude, eta " "pppd daemonarentzako aukerak /etc/ppp/peers/%s helbidean. Nahi izanez gero, " "fitxtaegiok eskuz edita ditzakezu. Orain programatik irtetzeko, beste " "konexio bat konfiguratzeko, edo hau edo beste bat gainbegiratzeko aukera " "duzu." #: pppconfig:817 msgid "Finished" msgstr "Amaituta" #. this sets up new connections by calling other functions to: #. - initialize a clean state by zeroing state variables #. - query the user for information about a connection #: pppconfig:853 msgid "Create Connection" msgstr "Sortu konexioa" #: pppconfig:886 msgid "No connections to change." msgstr "Ez da konexiorik aldatu" #: pppconfig:886 pppconfig:890 msgid "Select a Connection" msgstr "Hautatu konexioa" #: pppconfig:890 msgid "Select connection to change." msgstr "Hautatu konexioa aldatzeko." #: pppconfig:913 msgid "No connections to delete." msgstr "Ez dago konexiorik ezabatzeko." #: pppconfig:913 pppconfig:917 msgid "Delete a Connection" msgstr "Ezabatu konexio bat" #: pppconfig:917 msgid "Select connection to delete." msgstr "Hautatu konexioa ezabatzeko." #: pppconfig:917 pppconfig:919 msgid "Return to Previous Menu" msgstr "Itzuli aurreko menura" #: pppconfig:926 msgid "Do you wish to quit without saving your changes?" msgstr "Aldaketak gorde gabe irtetzea nahi duzu?" #: pppconfig:926 msgid "Quit" msgstr "Irten" #: pppconfig:938 msgid "Debugging is presently enabled." msgstr "" #: pppconfig:938 msgid "Debugging is presently disabled." msgstr "" #: pppconfig:939 #, perl-format msgid "" "Selecting YES will enable debugging. Selecting NO will disable it. %s" msgstr "" #: pppconfig:939 msgid "Debug Command" msgstr "Arazteko komandoa" #: pppconfig:954 #, perl-format msgid "" "Selecting YES will enable demand dialing for this provider. Selecting NO " "will disable it. Note that you will still need to start pppd with pon: " "pppconfig will not do that for you. When you do so, pppd will go into the " "background and wait for you to attempt to access something on the Net, and " "then dial up the ISP. If you do enable demand dialing you will also want to " "set an idle-timeout so that the link will go down when it is idle. Demand " "dialing is presently %s." msgstr "" #: pppconfig:954 msgid "Demand Command" msgstr "Eskaerako komandoa" #: pppconfig:968 #, perl-format msgid "" "Selecting YES will enable persist mode. Selecting NO will disable it. This " "will cause pppd to keep trying until it connects and to try to reconnect if " "the connection goes down. Persist is incompatible with demand dialing: " "enabling demand will disable persist. Persist is presently %s." msgstr "" "BAI hautatuz jarraitasun modua gaitzen du. EZ hautatuz desgaitu egiten du. " "Honek pppd daemonak konexioa lortu arte saiatzen jarraitzea eragiten du, eta " "konexioa erortzen bada berriro konektatzea. Jarraitasun modua ez da " "eskaerako deiarekin bateragarria, beraz eskaerako modua gaitzen bada " "jarraitasun modua desgaituko du. Jarraitasuna %s(e)n dago." #: pppconfig:968 msgid "Persist Command" msgstr "Jarraitasun komandoa" #: pppconfig:992 msgid "" "Choose a method. 'Static' means that the same nameservers will be used " "every time this provider is used. You will be asked for the nameserver " "numbers in the next screen. 'Dynamic' means that pppd will automatically " "get the nameserver numbers each time you connect to this provider. 'None' " "means that DNS will be handled by other means, such as BIND (named) or " "manual editing of /etc/resolv.conf. Select 'None' if you do not want " "/etc/resolv.conf to be changed when you connect to this provider. Use the " "up and down arrow keys to move among the selections, and press the spacebar " "to select one. When you are finished, use TAB to select <OK> and ENTER to " "move on to the next item." msgstr "" "Hautatu metodo bat. 'Estatikoa' metodoak izen-zerbitzari berdina erabiltzea " "adierazten du, hornitzaile hau erabiltzen den bakoitzean. Hurrengo pantailan " "izen-zerbitzariaren helbidea eskatuko zaizu. 'Dinamikoa' metodoak pppd " "daemonak automatikoki izen-zerbitzariaren helbidea lortuko duela adierazten " "du, hornitzaile hau erabiltzen den bakoitzean. 'Bat ere ez' metodoak DNSa " "beste bide batetik kudeatuko dela adierazten du, BIND bezalakoa edo eskuz " "editatutako /etc/resolv.conf erabiliz. Hautatu 'Bat ere ez' " "/etc/resolv.conf fitxategia aldatzerik ez baduzu nahi, hornitzaile honekin " "konektatzean. Erabili teklatuko gora eta behera geziak hautapenetan " "higitzeko, eta sakatu zuriunea bat hautatzeko. Amaitutakoan erabili TAB " "tekla <Ados> hautatzeko, eta gero sakatu Sartu tekla hurrengo elementura " "joateko." #: pppconfig:993 msgid "Configure Nameservers (DNS)" msgstr "Konfiguratu izen-zerbitzaria (DNS)" #: pppconfig:994 msgid "Use static DNS" msgstr "Erabili DNS estatikoa" #: pppconfig:995 msgid "Use dynamic DNS" msgstr "Erabili DNS dinamikoa" #: pppconfig:996 msgid "DNS will be handled by other means" msgstr "DNSa beste bide batzuekin kudeatuko da" #: pppconfig:1001 msgid "" "\n" "Enter the IP number for your primary nameserver." msgstr "" "\n" "Idatzi zuren lehen izen zerbitzariaren IP helbidea." #: pppconfig:1002 pppconfig:1012 msgid "IP number" msgstr "IP helbidea" #: pppconfig:1012 msgid "Enter the IP number for your secondary nameserver (if any)." msgstr "Sartu IP helbidea, bigarren izen-zerbitzariarena (egonez gero)." #: pppconfig:1043 msgid "" "Enter the username of a user who you want to be able to start and stop ppp. " "She will be able to start any connection. To remove a user run the program " "vigr and remove the user from the dip group. " msgstr "" "Sartu erabiltzaile-izena, ppp abiatu eta gelditu dezakeen erabiltzailearena. " "Erabiltzaile hori edozein konexio abiatzeko gai izango da. Eraibltzailea " "kentzeko exekutatu 'vigr' programa eta kendu erabiltzailea 'dip' taldetik. " #: pppconfig:1044 msgid "Add User " msgstr "Gehitu erabiltzailea " #. Make sure the user exists. #: pppconfig:1047 #, perl-format msgid "" "\n" "No such user as %s. " msgstr "" "\n" "erabiltzailea ez dago %s bezala. " #: pppconfig:1060 msgid "" "You probably don't want to change this. Pppd uses the remotename as well as " "the username to find the right password in the secrets file. The default " "remotename is the provider name. This allows you to use the same username " "with different providers. To disable the remotename option give a blank " "remotename. The remotename option will be omitted from the provider file " "and a line with a * instead of a remotename will be put in the secrets file." msgstr "" "Litekeena da hau aldatu nahi ez izatea. Pppd daemonak bai bideratzaile-izena " "bai erabiltzaile-izena erabil ditzake fitxategi sekretuan pasahitz zuzena " "aurkitzeko. Bideratzaile-izen lehenetsia hornitzailearena izaten da. Honela " "hornitzaile ezberdinekin erabiltzaile-izen berdina erabil daiteke. " "Bideratzaile-izena aukera desgaitzeko, urruneko izena hutsik utzi. Urruneko " "izena aukera hornitzailearen fitxategitik ken daiteke, eta * duen lerroa " "fitxategi sekretuan jar daiteke urruneko-izenaren ordez." #: pppconfig:1060 msgid "Remotename" msgstr "Urruneko izena" #: pppconfig:1068 msgid "" "If you want this PPP link to shut down automatically when it has been idle " "for a certain number of seconds, put that number here. Leave this blank if " "you want no idle shutdown at all." msgstr "" "Sartu zenbaki bat hemen, hainbat segundo inaktibo igaro ondoren automatikoki " "PPP esteka itzaltzeko. Hutsik utzi inaktibo dagoenean ez itzaltzeko." #: pppconfig:1068 msgid "Idle Timeout" msgstr "Inaktibitate denbora-muga" #. $data =~ s/\n{2,}/\n/gso; # Remove blank lines #: pppconfig:1078 pppconfig:1689 #, perl-format msgid "Couldn't open %s.\n" msgstr "Ezin izan da %s ireki.\n" #: pppconfig:1394 pppconfig:1411 pppconfig:1588 #, perl-format msgid "Can't open %s.\n" msgstr "Ezin da %s ireki.\n" #. Get an exclusive lock. Return if we can't get it. #. Get an exclusive lock. Exit if we can't get it. #: pppconfig:1396 pppconfig:1413 pppconfig:1591 #, perl-format msgid "Can't lock %s.\n" msgstr "Ezin da %s blokeatu.\n" #: pppconfig:1690 #, perl-format msgid "Couldn't print to %s.\n" msgstr "Ezin da %s(e)ra inprimatu.\n" #: pppconfig:1692 pppconfig:1693 #, perl-format msgid "Couldn't rename %s.\n" msgstr "Ezin da %s izenez aldatu.\n" #: pppconfig:1698 msgid "" "Usage: pppconfig [--version] | [--help] | [[--dialog] | [--whiptail] | [--" "gdialog] [--noname] | [providername]]\n" "'--version' prints the version.\n" "'--help' prints a help message.\n" "'--dialog' uses dialog instead of gdialog.\n" "'--whiptail' uses whiptail.\n" "'--gdialog' uses gdialog.\n" "'--noname' forces the provider name to be 'provider'.\n" "'providername' forces the provider name to be 'providername'.\n" msgstr "" #: pppconfig:1711 msgid "" "pppconfig is an interactive, menu driven utility to help automate setting \n" "up a dial up ppp connection. It currently supports PAP, CHAP, and chat \n" "authentication. It uses the standard pppd configuration files. It does \n" "not make a connection to your isp, it just configures your system so that \n" "you can do so with a utility such as pon. It can detect your modem, and \n" "it can configure ppp for dynamic dns, multiple ISP's and demand dialing. \n" "\n" "Before running pppconfig you should know what sort of authentication your \n" "isp requires, the username and password that they want you to use, and the \n" "phone number. If they require you to use chat authentication, you will \n" "also need to know the login and password prompts and any other prompts and \n" "responses required for login. If you can't get this information from your \n" "isp you could try dialing in with minicom and working through the procedure " "\n" "until you get the garbage that indicates that ppp has started on the other \n" "end. \n" "\n" "Since pppconfig makes changes in system configuration files, you must be \n" "logged in as root or use sudo to run it.\n" "\n" msgstr "" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/indicator-datetime.po�������������������������������������0000644�0000000�0000000�00000022102�12704125522�021174� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for indicator-datetime # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the indicator-datetime package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: indicator-datetime\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-06 23:05+0000\n" "PO-Revision-Date: 2016-03-18 00:05+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:43+0000\n" "X-Generator: Launchpad (build 17995)\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 "%Y %b %e, %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 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 "%b %e, %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 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 "%Y %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 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:255 msgid "%A, %e %B %Y" msgstr "%A, %Y(e)ko %Bk %e" #. add the 'Add Event…' menuitem #: ../src/menu.cpp:355 msgid "Add Event…" msgstr "Gehitu gertaera..." #: ../src/menu.cpp:365 msgid "Clock" msgstr "Erlojua" #: ../src/menu.cpp:417 msgid "Time & Date settings…" msgstr "Ordu eta dataren ezarpenak..." #: ../src/menu.cpp:472 msgid "Date and Time" msgstr "Data eta ordua" #: ../src/menu.cpp:522 msgid "Time & Date" msgstr "Ordua eta data" #: ../src/menu.cpp:527 #, c-format msgid "%s (has alarms)" msgstr "%s (alarmekin)" #. * strftime(3) format for abbreviated weekday, #. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM #: ../src/snap.cpp:133 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:137 msgid "%a, %H:%M" msgstr "%a, %H:%M" #: ../src/snap.cpp:142 #, c-format msgid "Alarm %s" msgstr "%s alarma" #: ../src/snap.cpp:143 #, c-format msgid "Event %s" msgstr "%s gertaera" #: ../src/snap.cpp:151 msgid "OK" msgstr "Ados" #: ../src/snap.cpp:152 msgid "Snooze" msgstr "Atzeratu" #: ../src/utils.c:274 msgid "Today" msgstr "Gaur" #: ../src/utils.c:278 msgid "Tomorrow" msgstr "Bihar" #. 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, %b %d" #. 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 "Bihar %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 "%d %b, %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 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 "Bihar %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 "%d %b, %a %H:%M" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/util-linux.po���������������������������������������������0000644�0000000�0000000�00001327324�12704125522�017557� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of util-linux-ng. # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the util-linux-ng package. # Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2005, 2009, 2010. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: util-linux-ng 2.17.1-rc1\n" "Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n" "POT-Creation-Date: 2015-11-02 11:43+0100\n" "PO-Revision-Date: 2010-11-18 23:17+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 04:54+0000\n" "X-Generator: Launchpad (build 17995)\n" #: disk-utils/addpart.c:14 #, c-format msgid " %s <disk device> <partition number> <start> <length>\n" msgstr "" #: disk-utils/addpart.c:18 msgid "Tell the kernel about the existence of a specified partition.\n" msgstr "" #: disk-utils/addpart.c:56 disk-utils/blockdev.c:276 disk-utils/blockdev.c:420 #: disk-utils/blockdev.c:446 disk-utils/cfdisk.c:2629 disk-utils/delpart.c:57 #: disk-utils/fdformat.c:229 disk-utils/fdisk.c:704 disk-utils/fdisk.c:956 #: disk-utils/fdisk-list.c:299 disk-utils/fdisk-list.c:339 #: disk-utils/fdisk-list.c:358 disk-utils/fsck.c:1449 #: disk-utils/fsck.cramfs.c:150 disk-utils/fsck.cramfs.c:507 #: disk-utils/isosize.c:134 disk-utils/mkfs.bfs.c:192 #: disk-utils/mkfs.cramfs.c:164 disk-utils/mkfs.cramfs.c:655 #: disk-utils/mkfs.cramfs.c:782 disk-utils/mkfs.minix.c:829 #: disk-utils/mkswap.c:216 disk-utils/mkswap.c:255 disk-utils/partx.c:953 #: disk-utils/resizepart.c:101 disk-utils/sfdisk.c:426 disk-utils/sfdisk.c:482 #: disk-utils/sfdisk.c:536 disk-utils/sfdisk.c:595 disk-utils/sfdisk.c:662 #: disk-utils/sfdisk.c:696 disk-utils/sfdisk.c:1192 disk-utils/swaplabel.c:60 #: libfdisk/src/bsd.c:641 lib/path.c:70 lib/path.c:82 login-utils/islocal.c:87 #: login-utils/last.c:653 login-utils/sulogin.c:475 login-utils/sulogin.c:512 #: login-utils/utmpdump.c:126 login-utils/utmpdump.c:348 #: login-utils/utmpdump.c:370 login-utils/vipw.c:255 login-utils/vipw.c:273 #: misc-utils/findmnt.c:1121 misc-utils/logger.c:901 misc-utils/mcookie.c:115 #: misc-utils/uuidd.c:225 sys-utils/blkdiscard.c:154 sys-utils/dmesg.c:522 #: sys-utils/eject.c:500 sys-utils/eject.c:700 sys-utils/fallocate.c:374 #: sys-utils/fsfreeze.c:128 sys-utils/fstrim.c:72 sys-utils/hwclock.c:283 #: sys-utils/hwclock-cmos.c:638 sys-utils/hwclock-rtc.c:162 #: sys-utils/hwclock-rtc.c:256 sys-utils/hwclock-rtc.c:401 #: sys-utils/hwclock-rtc.c:422 sys-utils/hwclock-rtc.c:469 #: sys-utils/ldattach.c:388 sys-utils/nsenter.c:124 sys-utils/rtcwake.c:136 #: sys-utils/rtcwake.c:270 sys-utils/setpriv.c:230 sys-utils/setpriv.c:529 #: sys-utils/setpriv.c:552 sys-utils/swapon.c:342 sys-utils/swapon.c:505 #: sys-utils/switch_root.c:163 sys-utils/unshare.c:102 sys-utils/unshare.c:117 #: sys-utils/wdctl.c:321 sys-utils/wdctl.c:377 term-utils/agetty.c:2597 #: term-utils/agetty.c:2621 term-utils/script.c:419 term-utils/script.c:425 #: term-utils/script.c:427 term-utils/script.c:515 #: term-utils/scriptreplay.c:206 term-utils/scriptreplay.c:209 #: term-utils/wall.c:331 text-utils/more.c:607 text-utils/rev.c:142 #: text-utils/tailf.c:67 text-utils/tailf.c:101 text-utils/ul.c:225 #, c-format msgid "cannot open %s" msgstr "ezin da %s ireki" #: disk-utils/addpart.c:59 disk-utils/delpart.c:60 disk-utils/resizepart.c:98 msgid "invalid partition number argument" msgstr "" #: disk-utils/addpart.c:60 msgid "invalid start argument" msgstr "" #: disk-utils/addpart.c:61 disk-utils/resizepart.c:108 msgid "invalid length argument" msgstr "" #: disk-utils/addpart.c:62 msgid "failed to add partition" msgstr "" #: disk-utils/blockdev.c:63 msgid "set read-only" msgstr "ezarri irakurtzeko soilik" #: disk-utils/blockdev.c:70 msgid "set read-write" msgstr "ezarri irakurketa-idazketarako" #: disk-utils/blockdev.c:76 msgid "get read-only" msgstr "lortu irakurketa soilik" #: disk-utils/blockdev.c:82 msgid "get discard zeroes support status" msgstr "" #: disk-utils/blockdev.c:88 msgid "get logical block (sector) size" msgstr "lortu bloke logikoaren (sektorea) tamainua" #: disk-utils/blockdev.c:94 msgid "get physical block (sector) size" msgstr "lortu bloke fisikoaren (sektorea) tamainua" #: disk-utils/blockdev.c:100 msgid "get minimum I/O size" msgstr "" #: disk-utils/blockdev.c:106 msgid "get optimal I/O size" msgstr "" #: disk-utils/blockdev.c:112 msgid "get alignment offset in bytes" msgstr "" #: disk-utils/blockdev.c:118 msgid "get max sectors per request" msgstr "" #: disk-utils/blockdev.c:124 msgid "get blocksize" msgstr "lortu bloke-tamainua" #: disk-utils/blockdev.c:131 msgid "set blocksize on file descriptor opening the block device" msgstr "" #: disk-utils/blockdev.c:137 msgid "get 32-bit sector count (deprecated, use --getsz)" msgstr "" #: disk-utils/blockdev.c:143 msgid "get size in bytes" msgstr "lortu tamainua byte-tan" #: disk-utils/blockdev.c:150 msgid "set readahead" msgstr "ezarri readahead" #: disk-utils/blockdev.c:156 msgid "get readahead" msgstr "lortu readahead" #: disk-utils/blockdev.c:163 msgid "set filesystem readahead" msgstr "ezarri `readahead' fitxategi sistemari" #: disk-utils/blockdev.c:169 msgid "get filesystem readahead" msgstr "lortu fitxategi sistemaren `readahead'-a" #: disk-utils/blockdev.c:173 msgid "flush buffers" msgstr "hustu bufferrak" #: disk-utils/blockdev.c:177 msgid "reread partition table" msgstr "berirakurri partizio taula" #: disk-utils/blockdev.c:184 #, c-format msgid "" "\n" "Usage:\n" " %1$s -V\n" " %1$s --report [devices]\n" " %1$s [-v|-q] commands devices\n" "\n" "Available commands:\n" msgstr "" #: disk-utils/blockdev.c:190 #, c-format msgid " %-25s get size in 512-byte sectors\n" msgstr "" #: disk-utils/blockdev.c:311 msgid "could not get device size" msgstr "" #: disk-utils/blockdev.c:317 #, c-format msgid "Unknown command: %s" msgstr "" #: disk-utils/blockdev.c:333 #, c-format msgid "%s requires an argument" msgstr "" #: disk-utils/blockdev.c:368 disk-utils/blockdev.c:474 #, c-format msgid "ioctl error on %s" msgstr "" #: disk-utils/blockdev.c:370 #, c-format msgid "%s failed.\n" msgstr "%s-(e)k huts egin du.\n" #: disk-utils/blockdev.c:377 #, c-format msgid "%s succeeded.\n" msgstr "" #: disk-utils/blockdev.c:457 misc-utils/lsblk.c:1188 misc-utils/lsblk.c:1195 #, c-format msgid "%s: failed to initialize sysfs handler" msgstr "" #: disk-utils/blockdev.c:461 #, c-format msgid "%s: failed to read partition start from sysfs" msgstr "" #: disk-utils/blockdev.c:482 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "RO RA SSZ BSZ StartSec Size Device\n" #: disk-utils/cfdisk.c:180 msgid "Bootable" msgstr "Abiogarria" #: disk-utils/cfdisk.c:180 msgid "Toggle bootable flag of the current partition" msgstr "Uneko partizioaren abiarazgarri adierazlea aldatu" #: disk-utils/cfdisk.c:181 msgid "Delete" msgstr "Ezabatu" #: disk-utils/cfdisk.c:181 msgid "Delete the current partition" msgstr "Ezabatu uneko partizioa" #: disk-utils/cfdisk.c:182 msgid "New" msgstr "Berria" #: disk-utils/cfdisk.c:182 msgid "Create new partition from free space" msgstr "Sortu partizio berria libre dagoen espaziotik" #: disk-utils/cfdisk.c:183 msgid "Quit" msgstr "Irten" #: disk-utils/cfdisk.c:183 msgid "Quit program without writing partition table" msgstr "Irten programatik partizio taula idatzi gabe" #: disk-utils/cfdisk.c:184 libfdisk/src/bsd.c:439 libfdisk/src/bsd.c:1020 #: libfdisk/src/dos.c:2305 libfdisk/src/gpt.c:2783 libfdisk/src/sgi.c:1162 #: libfdisk/src/sun.c:1113 msgid "Type" msgstr "Moeta" #: disk-utils/cfdisk.c:184 msgid "Change the partition type" msgstr "" #: disk-utils/cfdisk.c:185 msgid "Help" msgstr "Laguntza" #: disk-utils/cfdisk.c:185 msgid "Print help screen" msgstr "Inprimatu laguntza pantaila" #: disk-utils/cfdisk.c:186 msgid "Sort" msgstr "" #: disk-utils/cfdisk.c:186 msgid "Fix partitions order" msgstr "" #: disk-utils/cfdisk.c:187 msgid "Write" msgstr "Idatzi" #: disk-utils/cfdisk.c:187 msgid "Write partition table to disk (this might destroy data)" msgstr "Idatzi partizio taula diskora (datu guztiak suntsitu ditzazke)" #: disk-utils/cfdisk.c:188 msgid "Dump" msgstr "" #: disk-utils/cfdisk.c:188 msgid "Dump partition table to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:627 disk-utils/fdisk.c:406 #, c-format msgid "internal error: unsupported dialog type %d" msgstr "" #: disk-utils/cfdisk.c:1257 #, c-format msgid "%s (mounted)" msgstr "" #: disk-utils/cfdisk.c:1277 msgid "Partition name:" msgstr "" #: disk-utils/cfdisk.c:1282 msgid "Partition UUID:" msgstr "" #: disk-utils/cfdisk.c:1292 msgid "Partition type:" msgstr "" #: disk-utils/cfdisk.c:1299 msgid "Attributes:" msgstr "" #: disk-utils/cfdisk.c:1342 msgid "Filesystem:" msgstr "" #: disk-utils/cfdisk.c:1344 msgid "Filesystem label:" msgstr "" #: disk-utils/cfdisk.c:1348 msgid "Filesystem UUID:" msgstr "" #: disk-utils/cfdisk.c:1360 msgid "Mountpoint:" msgstr "" #: disk-utils/cfdisk.c:1701 #, c-format msgid "Disk: %s" msgstr "" #: disk-utils/cfdisk.c:1703 #, c-format msgid "Size: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/cfdisk.c:1706 #, c-format msgid "Label: %s, identifier: %s" msgstr "" #: disk-utils/cfdisk.c:1709 #, c-format msgid "Label: %s" msgstr "" #: disk-utils/cfdisk.c:1862 msgid "May be followed by M for MiB, G for GiB, T for TiB, or S for sectors." msgstr "" #: disk-utils/cfdisk.c:1868 msgid "Please, specify size." msgstr "" #: disk-utils/cfdisk.c:1890 #, c-format msgid "Minimum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1899 #, c-format msgid "Maximum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1906 msgid "Failed to parse size." msgstr "" #: disk-utils/cfdisk.c:1964 msgid "Select partition type" msgstr "" #: disk-utils/cfdisk.c:2010 disk-utils/cfdisk.c:2040 msgid "Enter script file name: " msgstr "" #: disk-utils/cfdisk.c:2011 msgid "The script file will be applied to in-memory partition table." msgstr "" #: disk-utils/cfdisk.c:2020 disk-utils/cfdisk.c:2062 #: disk-utils/fdisk-menu.c:464 disk-utils/fdisk-menu.c:502 #, c-format msgid "Cannot open %s" msgstr "" #: disk-utils/cfdisk.c:2022 disk-utils/fdisk-menu.c:466 #, c-format msgid "Failed to parse script file %s" msgstr "" #: disk-utils/cfdisk.c:2024 disk-utils/fdisk-menu.c:468 #, c-format msgid "Failed to apply script %s" msgstr "" #: disk-utils/cfdisk.c:2041 msgid "The current in-memory partition table will be dumped to the file." msgstr "" #: disk-utils/cfdisk.c:2049 disk-utils/fdisk-menu.c:490 msgid "Failed to allocate script handler" msgstr "" #: disk-utils/cfdisk.c:2055 msgid "Failed to read disk layout into script." msgstr "" #: disk-utils/cfdisk.c:2069 msgid "Disk layout successfully dumped." msgstr "" #: disk-utils/cfdisk.c:2072 disk-utils/fdisk-menu.c:508 #, c-format msgid "Failed to write script %s" msgstr "" #: disk-utils/cfdisk.c:2108 msgid "Select label type" msgstr "" #: disk-utils/cfdisk.c:2111 disk-utils/fdisk.c:961 msgid "Device does not contain a recognized partition table." msgstr "" #: disk-utils/cfdisk.c:2117 msgid "Select a type to create a new label or press 'L' to load script file." msgstr "" #: disk-utils/cfdisk.c:2162 msgid "This is cfdisk, a curses-based disk partitioning program." msgstr "" #: disk-utils/cfdisk.c:2163 msgid "It lets you create, delete, and modify partitions on a block device." msgstr "" #: disk-utils/cfdisk.c:2165 msgid "Command Meaning" msgstr "Komandoak Esanahia" #: disk-utils/cfdisk.c:2166 msgid "------- -------" msgstr "------- -------" #: disk-utils/cfdisk.c:2167 msgid " b Toggle bootable flag of the current partition" msgstr "" " b Uneko partizioari abiarazgarri adierazlea jarri edo kendu" #: disk-utils/cfdisk.c:2168 msgid " d Delete the current partition" msgstr " d Uneko partizioa ezabatu" #: disk-utils/cfdisk.c:2169 msgid " h Print this screen" msgstr " h Pantaila hau erakutsi" #: disk-utils/cfdisk.c:2170 msgid " n Create new partition from free space" msgstr " n Sortu partizio berria libre dagoen espaziotik" #: disk-utils/cfdisk.c:2171 msgid " q Quit program without writing partition table" msgstr " q Irten aplikaziotik partizio taula idatzi gabe" #: disk-utils/cfdisk.c:2172 msgid " s Fix partitions order (only when in disarray)" msgstr "" #: disk-utils/cfdisk.c:2173 msgid " t Change the partition type" msgstr "" #: disk-utils/cfdisk.c:2174 msgid " u Dump disk layout to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:2175 msgid "" " W Write partition table to disk (you must enter uppercase W);" msgstr "" #: disk-utils/cfdisk.c:2176 msgid "" " since this might destroy data on the disk, you must either" msgstr "" #: disk-utils/cfdisk.c:2177 msgid " confirm or deny the write by entering 'yes' or 'no'" msgstr "" #: disk-utils/cfdisk.c:2178 msgid " x Display/hide extra information about a partition" msgstr "" #: disk-utils/cfdisk.c:2179 msgid "Up Arrow Move cursor to the previous partition" msgstr "Gora gezia Mugitu kurtsorea aurreko partiziora" #: disk-utils/cfdisk.c:2180 msgid "Down Arrow Move cursor to the next partition" msgstr "Behera gezia Mugitu kurtsorea hurrengo partiziora" #: disk-utils/cfdisk.c:2181 msgid "Left Arrow Move cursor to the previous menu item" msgstr "" #: disk-utils/cfdisk.c:2182 msgid "Right Arrow Move cursor to the next menu item" msgstr "" #: disk-utils/cfdisk.c:2184 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Oharra: komando guztiak letra handiz edo txikiz sartu daitezke" #: disk-utils/cfdisk.c:2185 msgid "case letters (except for Write)." msgstr "" #: disk-utils/cfdisk.c:2187 msgid "Use lsblk(8) or partx(8) to see more details about the device." msgstr "" #: disk-utils/cfdisk.c:2194 msgid "Press a key to continue." msgstr "" #: disk-utils/cfdisk.c:2276 msgid "Could not toggle the flag." msgstr "" #: disk-utils/cfdisk.c:2286 #, c-format msgid "Could not delete partition %zu." msgstr "" #: disk-utils/cfdisk.c:2288 disk-utils/fdisk-menu.c:597 #, c-format msgid "Partition %zu has been deleted." msgstr "" #: disk-utils/cfdisk.c:2309 msgid "Partition size: " msgstr "" #: disk-utils/cfdisk.c:2350 #, c-format msgid "Changed type of partition %zu." msgstr "" #: disk-utils/cfdisk.c:2352 #, c-format msgid "The type of partition %zu is unchanged." msgstr "" #: disk-utils/cfdisk.c:2369 disk-utils/cfdisk.c:2473 disk-utils/fdisk.c:953 #: disk-utils/fdisk-menu.c:538 msgid "Device is open in read-only mode." msgstr "" #: disk-utils/cfdisk.c:2374 msgid "Are you sure you want to write the partition table to disk? " msgstr "" #: disk-utils/cfdisk.c:2376 msgid "Type \"yes\" or \"no\", or press ESC to leave this dialog." msgstr "" #: disk-utils/cfdisk.c:2381 login-utils/lslogins.c:208 sys-utils/lscpu.c:1262 #: sys-utils/lscpu.c:1272 msgid "yes" msgstr "bai" #: disk-utils/cfdisk.c:2382 msgid "Did not write partition table to disk." msgstr "" #: disk-utils/cfdisk.c:2387 msgid "Failed to write disklabel." msgstr "" #: disk-utils/cfdisk.c:2390 disk-utils/fdisk-menu.c:546 msgid "The partition table has been altered." msgstr "" #: disk-utils/cfdisk.c:2413 disk-utils/cfdisk.c:2475 msgid "Note that partition table entries are not in disk order now." msgstr "" #: disk-utils/cfdisk.c:2452 msgid "failed to create a new disklabel" msgstr "" #: disk-utils/cfdisk.c:2460 msgid "failed to read partitions" msgstr "" #: disk-utils/cfdisk.c:2549 #, c-format msgid " %1$s [options] <disk>\n" msgstr "" #: disk-utils/cfdisk.c:2552 disk-utils/fdisk.c:722 disk-utils/sfdisk.c:1429 msgid "Display or manipulate a disk partition table.\n" msgstr "" #: disk-utils/cfdisk.c:2555 msgid " -L, --color[=<when>] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/cfdisk.c:2558 msgid " -z, --zero start with zeroed partition table\n" msgstr "" #: disk-utils/cfdisk.c:2597 disk-utils/fdisk.c:863 disk-utils/sfdisk.c:1662 #: misc-utils/cal.c:411 sys-utils/dmesg.c:1333 text-utils/hexdump.c:114 msgid "unsupported color mode" msgstr "" #: disk-utils/cfdisk.c:2615 disk-utils/fdisk.c:799 disk-utils/sfdisk.c:211 msgid "failed to allocate libfdisk context" msgstr "" #: disk-utils/delpart.c:14 #, c-format msgid " %s <disk device> <partition number>\n" msgstr "" #: disk-utils/delpart.c:18 msgid "Tell the kernel to forget about a specified partition.\n" msgstr "" #: disk-utils/delpart.c:61 msgid "failed to remove partition" msgstr "" #: disk-utils/fdformat.c:52 #, c-format msgid "Formatting ... " msgstr "Formateatzen ... " #: disk-utils/fdformat.c:67 disk-utils/fdformat.c:137 #, c-format msgid "done\n" msgstr "eginda\n" #: disk-utils/fdformat.c:79 #, c-format msgid "Verifying ... " msgstr "Egiaztatzen ... " #: disk-utils/fdformat.c:107 msgid "Read: " msgstr "Irakurri: " #: disk-utils/fdformat.c:109 #, c-format msgid "Problem reading track/head %u/%u, expected %d, read %d\n" msgstr "" #: disk-utils/fdformat.c:126 #, c-format msgid "" "bad data in track/head %u/%u\n" "Continuing ... " msgstr "" #: disk-utils/fdformat.c:143 disk-utils/fsck.minix.c:183 #: disk-utils/swaplabel.c:117 misc-utils/wipefs.c:452 #: sys-utils/blkdiscard.c:63 sys-utils/tunelp.c:91 #, c-format msgid " %s [options] <device>\n" msgstr "" #: disk-utils/fdformat.c:147 msgid "Do a low-level formatting of a floppy disk.\n" msgstr "" #: disk-utils/fdformat.c:150 msgid " -f, --from <N> start at the track N (default 0)\n" msgstr "" #: disk-utils/fdformat.c:151 msgid " -t, --to <N> stop at the track N\n" msgstr "" #: disk-utils/fdformat.c:152 msgid "" " -r, --repair <N> try to repair tracks failed during\n" " the verification (max N retries)\n" msgstr "" #: disk-utils/fdformat.c:154 msgid " -n, --no-verify disable the verification after the format\n" msgstr "" #: disk-utils/fdformat.c:193 msgid "invalid argument - from" msgstr "" #: disk-utils/fdformat.c:197 msgid "invalid argument - to" msgstr "" #: disk-utils/fdformat.c:200 msgid "invalid argument - repair" msgstr "" #: disk-utils/fdformat.c:220 disk-utils/fsck.cramfs.c:146 #: disk-utils/mkfs.bfs.c:185 disk-utils/mkfs.cramfs.c:330 #: disk-utils/mkfs.cramfs.c:742 disk-utils/mkfs.cramfs.c:779 #: disk-utils/mkfs.minix.c:823 disk-utils/mkswap.c:242 disk-utils/partx.c:892 #: login-utils/last.c:667 login-utils/utmpdump.c:129 misc-utils/namei.c:231 #: misc-utils/rename.c:63 sys-utils/blkdiscard.c:157 sys-utils/dmesg.c:524 #: sys-utils/fallocate.c:198 sys-utils/fsfreeze.c:131 sys-utils/fstrim.c:77 #: sys-utils/swapon.c:479 sys-utils/switch_root.c:93 #: sys-utils/switch_root.c:133 term-utils/mesg.c:128 text-utils/more.c:598 #: text-utils/tailf.c:104 text-utils/tailf.c:281 #, c-format msgid "stat of %s failed" msgstr "" #: disk-utils/fdformat.c:223 disk-utils/partx.c:950 misc-utils/lsblk.c:1481 #: sys-utils/blkdiscard.c:159 sys-utils/mountpoint.c:107 #, c-format msgid "%s: not a block device" msgstr "" #: disk-utils/fdformat.c:225 #, c-format msgid "cannot access file %s" msgstr "" #: disk-utils/fdformat.c:231 msgid "could not determine current format type" msgstr "" #: disk-utils/fdformat.c:233 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "" #: disk-utils/fdformat.c:234 msgid "Double" msgstr "Bikoitza" #: disk-utils/fdformat.c:234 msgid "Single" msgstr "Bakarra" #: disk-utils/fdformat.c:241 msgid "user defined start track exceeds the medium specific maximum" msgstr "" #: disk-utils/fdformat.c:243 msgid "user defined end track exceeds the medium specific maximum" msgstr "" #: disk-utils/fdformat.c:245 msgid "user defined start track exceeds the user defined end track" msgstr "" #: disk-utils/fdformat.c:253 misc-utils/logger.c:707 msgid "close failed" msgstr "" #: disk-utils/fdisk.c:93 disk-utils/fdisk.c:109 #, c-format msgid "" "\n" "Do you really want to quit? " msgstr "" #: disk-utils/fdisk.c:156 #, c-format msgid "Select (default %c): " msgstr "" #: disk-utils/fdisk.c:161 #, c-format msgid "Using default response %c." msgstr "" #: disk-utils/fdisk.c:174 disk-utils/fdisk.c:247 disk-utils/fdisk.c:318 #: libfdisk/src/dos.c:1189 libfdisk/src/gpt.c:2265 msgid "Value out of range." msgstr "" #: disk-utils/fdisk.c:203 #, c-format msgid "%s (%s, default %c): " msgstr "" #: disk-utils/fdisk.c:206 disk-utils/fdisk.c:272 #, c-format msgid "%s (%s, default %ju): " msgstr "" #: disk-utils/fdisk.c:211 #, c-format msgid "%s (%c-%c, default %c): " msgstr "" #: disk-utils/fdisk.c:214 disk-utils/fdisk.c:274 #, c-format msgid "%s (%ju-%ju, default %ju): " msgstr "" #: disk-utils/fdisk.c:217 #, c-format msgid "%s (%c-%c): " msgstr "" #: disk-utils/fdisk.c:220 disk-utils/fdisk.c:276 #, c-format msgid "%s (%ju-%ju): " msgstr "" #: disk-utils/fdisk.c:383 disk-utils/sfdisk.c:185 msgid " [Y]es/[N]o: " msgstr "" #: disk-utils/fdisk.c:424 msgid "Partition type (type L to list all types): " msgstr "" #: disk-utils/fdisk.c:425 msgid "Hex code (type L to list all codes): " msgstr "" #: disk-utils/fdisk.c:522 msgid "DOS Compatibility flag is set (DEPRECATED!)" msgstr "" #: disk-utils/fdisk.c:523 msgid "DOS Compatibility flag is not set" msgstr "" #: disk-utils/fdisk.c:544 disk-utils/fdisk.c:580 #, c-format msgid "Partition %zu does not exist yet!" msgstr "" #: disk-utils/fdisk.c:549 disk-utils/fdisk.c:558 libfdisk/src/ask.c:999 msgid "Unknown" msgstr "Ezezaguna" #: disk-utils/fdisk.c:557 #, c-format msgid "Changed type of partition '%s' to '%s'." msgstr "" #: disk-utils/fdisk.c:561 #, c-format msgid "Type of partition %zu is unchanged: %s." msgstr "" #: disk-utils/fdisk.c:600 #, c-format msgid "%15s: %s" msgstr "" #: disk-utils/fdisk.c:657 #, c-format msgid "" "\n" "%s: offset = %ju, size = %zu bytes." msgstr "" #: disk-utils/fdisk.c:663 msgid "cannot seek" msgstr "" #: disk-utils/fdisk.c:668 msgid "cannot read" msgstr "" #: disk-utils/fdisk.c:681 libfdisk/src/bsd.c:259 libfdisk/src/dos.c:933 #: libfdisk/src/gpt.c:2198 msgid "First sector" msgstr "" #: disk-utils/fdisk.c:708 #, c-format msgid "BLKGETSIZE ioctl failed on %s" msgstr "" #: disk-utils/fdisk.c:717 #, c-format msgid "" " %1$s [options] <disk> change partition table\n" " %1$s [options] -l [<disk>] list partition table(s)\n" msgstr "" #: disk-utils/fdisk.c:725 msgid " -b, --sector-size <size> physical and logical sector size\n" msgstr "" #: disk-utils/fdisk.c:726 msgid "" " -B, --protect-boot don't erase bootbits when create a new label\n" msgstr "" #: disk-utils/fdisk.c:727 msgid " -c, --compatibility[=<mode>] mode is 'dos' or 'nondos' (default)\n" msgstr "" #: disk-utils/fdisk.c:728 msgid "" " -L, --color[=<when>] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/fdisk.c:731 msgid " -l, --list display partitions end exit\n" msgstr "" #: disk-utils/fdisk.c:732 msgid " -o, --output <list> output columns\n" msgstr "" #: disk-utils/fdisk.c:733 msgid "" " -t, --type <type> recognize specified partition table type " "only\n" msgstr "" #: disk-utils/fdisk.c:734 msgid "" " -u, --units[=<unit>] display units: 'cylinders' or 'sectors' " "(default)\n" msgstr "" #: disk-utils/fdisk.c:735 msgid "" " -s, --getsz display device size in 512-byte sectors " "[DEPRECATED]\n" msgstr "" #: disk-utils/fdisk.c:736 msgid "" " --bytes print SIZE in bytes rather than in human " "readable format\n" msgstr "" #: disk-utils/fdisk.c:739 msgid " -C, --cylinders <number> specify the number of cylinders\n" msgstr "" #: disk-utils/fdisk.c:740 msgid " -H, --heads <number> specify the number of heads\n" msgstr "" #: disk-utils/fdisk.c:741 msgid "" " -S, --sectors <number> specify the number of sectors per track\n" msgstr "" #: disk-utils/fdisk.c:809 msgid "invalid sector size argument" msgstr "" #: disk-utils/fdisk.c:821 msgid "invalid cylinders argument" msgstr "" #: disk-utils/fdisk.c:833 msgid "not found DOS label driver" msgstr "" #: disk-utils/fdisk.c:839 #, c-format msgid "unknown compatibility mode '%s'" msgstr "" #: disk-utils/fdisk.c:848 msgid "invalid heads argument" msgstr "" #: disk-utils/fdisk.c:854 msgid "invalid sectors argument" msgstr "" #: disk-utils/fdisk.c:880 #, c-format msgid "unsupported disklabel: %s" msgstr "" #: disk-utils/fdisk.c:905 msgid "" "The device properties (sector size and geometry) should be used with one " "specified device only." msgstr "" #: disk-utils/fdisk.c:944 #, c-format msgid "Welcome to fdisk (%s)." msgstr "" #: disk-utils/fdisk.c:946 disk-utils/sfdisk.c:1238 msgid "" "Changes will remain in memory only, until you decide to write them.\n" "Be careful before using the write command.\n" msgstr "" #: disk-utils/fdisk.c:966 msgid "" "A hybrid GPT was detected. You have to sync the hybrid MBR manually (expert " "command 'M')." msgstr "" #: disk-utils/fdisk-list.c:47 #, c-format msgid "Disk %s: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/fdisk-list.c:54 #, c-format msgid "Geometry: %d heads, %llu sectors/track, %llu cylinders" msgstr "" #: disk-utils/fdisk-list.c:59 disk-utils/fdisk-list.c:271 #, c-format msgid "Units: %s of %d * %ld = %ld bytes" msgstr "" #: disk-utils/fdisk-list.c:65 disk-utils/fdisk-list.c:277 #, c-format msgid "Sector size (logical/physical): %lu bytes / %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:68 #, c-format msgid "I/O size (minimum/optimal): %lu bytes / %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:72 #, c-format msgid "Alignment offset: %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:75 #, c-format msgid "Disklabel type: %s" msgstr "" #: disk-utils/fdisk-list.c:79 #, c-format msgid "Disk identifier: %s" msgstr "" #: disk-utils/fdisk-list.c:107 disk-utils/fdisk-list.c:217 #: disk-utils/fsck.c:1245 msgid "failed to allocate iterator" msgstr "" #: disk-utils/fdisk-list.c:113 disk-utils/fdisk-list.c:223 msgid "failed to allocate output table" msgstr "" #: disk-utils/fdisk-list.c:154 disk-utils/fdisk-list.c:247 msgid "failed to allocate output line" msgstr "" #: disk-utils/fdisk-list.c:181 #, c-format msgid "Partition %zu does not start on physical sector boundary." msgstr "" #: disk-utils/fdisk-list.c:190 msgid "Partition table entries are not in disk order." msgstr "" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1015 libfdisk/src/dos.c:2299 #: libfdisk/src/gpt.c:2779 libfdisk/src/sgi.c:1156 libfdisk/src/sun.c:1107 msgid "Start" msgstr "" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1016 libfdisk/src/dos.c:2300 #: libfdisk/src/gpt.c:2780 libfdisk/src/sgi.c:1157 libfdisk/src/sun.c:1108 msgid "End" msgstr "Amaiera" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1017 libfdisk/src/dos.c:2301 #: libfdisk/src/gpt.c:2781 libfdisk/src/sgi.c:1158 libfdisk/src/sun.c:1109 msgid "Sectors" msgstr "Sektoreak" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1019 libfdisk/src/dos.c:2303 #: libfdisk/src/gpt.c:2782 libfdisk/src/sgi.c:1160 libfdisk/src/sun.c:1111 msgid "Size" msgstr "" #: disk-utils/fdisk-list.c:265 #, c-format msgid "Unpartitioned space %s: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/fdisk-list.c:412 #, c-format msgid "" "\n" "Available columns (for -o):\n" msgstr "" #: disk-utils/fdisk-list.c:453 #, c-format msgid "%s unknown column: %s" msgstr "" #: disk-utils/fdisk-menu.c:95 msgid "Generic" msgstr "" #: disk-utils/fdisk-menu.c:96 msgid "delete a partition" msgstr "" #: disk-utils/fdisk-menu.c:97 msgid "list free unpartitioned space" msgstr "" #: disk-utils/fdisk-menu.c:98 msgid "list known partition types" msgstr "" #: disk-utils/fdisk-menu.c:99 msgid "add a new partition" msgstr "" #: disk-utils/fdisk-menu.c:100 msgid "print the partition table" msgstr "" #: disk-utils/fdisk-menu.c:101 msgid "change a partition type" msgstr "" #: disk-utils/fdisk-menu.c:102 msgid "verify the partition table" msgstr "" #: disk-utils/fdisk-menu.c:103 msgid "print information about a partition" msgstr "" #: disk-utils/fdisk-menu.c:105 msgid "print the raw data of the first sector from the device" msgstr "" #: disk-utils/fdisk-menu.c:106 msgid "print the raw data of the disklabel from the device" msgstr "" #: disk-utils/fdisk-menu.c:107 msgid "fix partitions order" msgstr "" #: disk-utils/fdisk-menu.c:109 msgid "Misc" msgstr "" #: disk-utils/fdisk-menu.c:110 msgid "print this menu" msgstr "" #: disk-utils/fdisk-menu.c:111 msgid "change display/entry units" msgstr "" #: disk-utils/fdisk-menu.c:112 msgid "extra functionality (experts only)" msgstr "" #: disk-utils/fdisk-menu.c:114 msgid "Script" msgstr "" #: disk-utils/fdisk-menu.c:115 msgid "load disk layout from sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:116 msgid "dump disk layout to sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:118 msgid "Save & Exit" msgstr "" #: disk-utils/fdisk-menu.c:119 msgid "write table to disk and exit" msgstr "" #: disk-utils/fdisk-menu.c:120 msgid "write table to disk" msgstr "" #: disk-utils/fdisk-menu.c:121 msgid "quit without saving changes" msgstr "" #: disk-utils/fdisk-menu.c:122 msgid "return to main menu" msgstr "" #: disk-utils/fdisk-menu.c:124 msgid "return from BSD to DOS" msgstr "" #: disk-utils/fdisk-menu.c:135 msgid "Create a new label" msgstr "" #: disk-utils/fdisk-menu.c:136 msgid "create a new empty GPT partition table" msgstr "" #: disk-utils/fdisk-menu.c:137 msgid "create a new empty SGI (IRIX) partition table" msgstr "" #: disk-utils/fdisk-menu.c:138 msgid "create a new empty DOS partition table" msgstr "" #: disk-utils/fdisk-menu.c:139 msgid "create a new empty Sun partition table" msgstr "" #: disk-utils/fdisk-menu.c:143 msgid "create an IRIX (SGI) partition table" msgstr "" #: disk-utils/fdisk-menu.c:152 msgid "Geometry" msgstr "Geometria" #: disk-utils/fdisk-menu.c:153 msgid "change number of cylinders" msgstr "" #: disk-utils/fdisk-menu.c:154 msgid "change number of heads" msgstr "" #: disk-utils/fdisk-menu.c:155 msgid "change number of sectors/track" msgstr "" #: disk-utils/fdisk-menu.c:164 include/pt-mbr-partnames.h:95 msgid "GPT" msgstr "GPT" #: disk-utils/fdisk-menu.c:165 msgid "change disk GUID" msgstr "" #: disk-utils/fdisk-menu.c:166 msgid "change partition name" msgstr "" #: disk-utils/fdisk-menu.c:167 msgid "change partition UUID" msgstr "" #: disk-utils/fdisk-menu.c:168 msgid "enter protective/hybrid MBR" msgstr "" #: disk-utils/fdisk-menu.c:171 msgid "toggle the legacy BIOS bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:172 msgid "toggle the no block IO protocol flag" msgstr "" #: disk-utils/fdisk-menu.c:173 msgid "toggle the required partition flag" msgstr "" #: disk-utils/fdisk-menu.c:174 msgid "toggle the GUID specific bits" msgstr "" #: disk-utils/fdisk-menu.c:184 msgid "Sun" msgstr "" #: disk-utils/fdisk-menu.c:185 msgid "toggle the read-only flag" msgstr "" #: disk-utils/fdisk-menu.c:186 msgid "toggle the mountable flag" msgstr "" #: disk-utils/fdisk-menu.c:188 msgid "change number of alternate cylinders" msgstr "" #: disk-utils/fdisk-menu.c:189 msgid "change number of extra sectors per cylinder" msgstr "" #: disk-utils/fdisk-menu.c:190 msgid "change interleave factor" msgstr "" #: disk-utils/fdisk-menu.c:191 msgid "change rotation speed (rpm)" msgstr "" #: disk-utils/fdisk-menu.c:192 msgid "change number of physical cylinders" msgstr "" #: disk-utils/fdisk-menu.c:201 msgid "SGI" msgstr "" #: disk-utils/fdisk-menu.c:202 msgid "select bootable partition" msgstr "" #: disk-utils/fdisk-menu.c:203 msgid "edit bootfile entry" msgstr "" #: disk-utils/fdisk-menu.c:204 msgid "select sgi swap partition" msgstr "" #: disk-utils/fdisk-menu.c:205 msgid "create SGI info" msgstr "" #: disk-utils/fdisk-menu.c:214 msgid "DOS (MBR)" msgstr "" #: disk-utils/fdisk-menu.c:215 msgid "toggle a bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:216 msgid "edit nested BSD disklabel" msgstr "" #: disk-utils/fdisk-menu.c:217 msgid "toggle the dos compatibility flag" msgstr "" #: disk-utils/fdisk-menu.c:219 msgid "move beginning of data in a partition" msgstr "" #: disk-utils/fdisk-menu.c:220 msgid "change the disk identifier" msgstr "" #: disk-utils/fdisk-menu.c:222 msgid "return from protective/hybrid MBR to GPT" msgstr "" #: disk-utils/fdisk-menu.c:232 msgid "BSD" msgstr "" #: disk-utils/fdisk-menu.c:233 msgid "edit drive data" msgstr "" #: disk-utils/fdisk-menu.c:234 msgid "install bootstrap" msgstr "" #: disk-utils/fdisk-menu.c:235 msgid "show complete disklabel" msgstr "" #: disk-utils/fdisk-menu.c:236 msgid "link BSD partition to non-BSD partition" msgstr "" #: disk-utils/fdisk-menu.c:368 #, c-format msgid "" "\n" "Help (expert commands):\n" msgstr "" #: disk-utils/fdisk-menu.c:370 disk-utils/sfdisk.c:973 #, c-format msgid "" "\n" "Help:\n" msgstr "" #: disk-utils/fdisk-menu.c:390 #, c-format msgid "" "You're editing nested '%s' partition table, primary partition table is '%s'." msgstr "" #: disk-utils/fdisk-menu.c:420 msgid "Expert command (m for help): " msgstr "" #: disk-utils/fdisk-menu.c:422 msgid "Command (m for help): " msgstr "Komandoa (m laguntza erakusteko) " #: disk-utils/fdisk-menu.c:432 #, c-format msgid "%c: unknown command" msgstr "" #: disk-utils/fdisk-menu.c:457 disk-utils/fdisk-menu.c:484 msgid "Enter script file name" msgstr "" #: disk-utils/fdisk-menu.c:470 msgid "Script successfully applied." msgstr "" #: disk-utils/fdisk-menu.c:496 msgid "Failed to transform disk layout into script" msgstr "" #: disk-utils/fdisk-menu.c:510 msgid "Script successfully saved." msgstr "" #: disk-utils/fdisk-menu.c:543 msgid "failed to write disklabel" msgstr "" #: disk-utils/fdisk-menu.c:595 #, c-format msgid "Could not delete partition %zu" msgstr "" #: disk-utils/fdisk-menu.c:619 msgid "Changing display/entry units to cylinders (DEPRECATED!)." msgstr "" #: disk-utils/fdisk-menu.c:621 msgid "Changing display/entry units to sectors." msgstr "" #: disk-utils/fdisk-menu.c:631 disk-utils/fdisk-menu.c:794 msgid "Leaving nested disklabel." msgstr "" #: disk-utils/fdisk-menu.c:671 msgid "Entering protective/hybrid MBR disklabel." msgstr "" #: disk-utils/fdisk-menu.c:687 msgid "New UUID (in 8-4-4-4-12 format)" msgstr "" #: disk-utils/fdisk-menu.c:702 msgid "New name" msgstr "" #: disk-utils/fdisk-menu.c:765 msgid "Entering nested BSD disklabel." msgstr "" #: disk-utils/fdisk-menu.c:951 msgid "Number of cylinders" msgstr "Zilindro kopurua" #: disk-utils/fdisk-menu.c:955 msgid "Number of heads" msgstr "Buru kopurua" #: disk-utils/fdisk-menu.c:959 msgid "Number of sectors" msgstr "Sektore kopurua pistako" #: disk-utils/fsck.c:213 #, c-format msgid "%s is mounted\n" msgstr "" #: disk-utils/fsck.c:215 #, c-format msgid "%s is not mounted\n" msgstr "" #: disk-utils/fsck.c:329 disk-utils/fsck.cramfs.c:169 #: disk-utils/fsck.cramfs.c:176 disk-utils/fsck.cramfs.c:230 #: disk-utils/fsck.cramfs.c:248 disk-utils/sfdisk.c:270 libfdisk/src/bsd.c:646 #: lib/path.c:110 lib/path.c:131 lib/path.c:152 lib/path.c:200 #: login-utils/last.c:191 login-utils/last.c:228 login-utils/sulogin.c:689 #: sys-utils/setpriv.c:239 term-utils/setterm.c:725 term-utils/setterm.c:782 #: term-utils/setterm.c:786 term-utils/setterm.c:793 #, c-format msgid "cannot read %s" msgstr "" #: disk-utils/fsck.c:331 lib/path.c:133 lib/path.c:154 #, c-format msgid "parse error: %s" msgstr "" #: disk-utils/fsck.c:358 #, c-format msgid "cannot create directory %s" msgstr "" #: disk-utils/fsck.c:371 #, c-format msgid "Locking disk by %s ... " msgstr "" #: disk-utils/fsck.c:382 #, c-format msgid "(waiting) " msgstr "" #. TRANSLATORS: These are followups to "Locking disk...". #: disk-utils/fsck.c:392 msgid "succeeded" msgstr "" #: disk-utils/fsck.c:392 msgid "failed" msgstr "" #: disk-utils/fsck.c:410 #, c-format msgid "Unlocking %s.\n" msgstr "" #: disk-utils/fsck.c:443 #, c-format msgid "failed to setup description for %s" msgstr "" #: disk-utils/fsck.c:473 #, c-format msgid "%s: parse error at line %d -- ignore" msgstr "" #: disk-utils/fsck.c:505 disk-utils/fsck.c:507 #, c-format msgid "%s: failed to parse fstab" msgstr "" #: disk-utils/fsck.c:680 login-utils/login.c:979 login-utils/sulogin.c:1061 #: login-utils/vipw.c:203 sys-utils/flock.c:326 sys-utils/nsenter.c:149 #: sys-utils/swapon.c:300 sys-utils/unshare.c:211 sys-utils/unshare.c:392 #: term-utils/script.c:774 msgid "fork failed" msgstr "fork-ek huts egin du" #: disk-utils/fsck.c:687 #, c-format msgid "%s: execute failed" msgstr "" #: disk-utils/fsck.c:775 msgid "wait: no more child process?!?" msgstr "" #: disk-utils/fsck.c:778 sys-utils/flock.c:343 sys-utils/swapon.c:324 #: sys-utils/unshare.c:376 sys-utils/unshare.c:397 msgid "waitpid failed" msgstr "waitpid-ek huts egin du" #: disk-utils/fsck.c:796 #, c-format msgid "Warning... %s for device %s exited with signal %d." msgstr "" #: disk-utils/fsck.c:802 #, c-format msgid "%s %s: status is %x, should never happen." msgstr "" #: disk-utils/fsck.c:848 #, c-format msgid "Finished with %s (exit status %d)\n" msgstr "" #: disk-utils/fsck.c:926 #, c-format msgid "error %d (%m) while executing fsck.%s for %s" msgstr "" #: disk-utils/fsck.c:992 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'." msgstr "" #: disk-utils/fsck.c:1108 #, c-format msgid "" "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number" msgstr "" #: disk-utils/fsck.c:1120 #, c-format msgid "%s: skipping nonexistent device\n" msgstr "" #: disk-utils/fsck.c:1125 #, c-format msgid "" "%s: nonexistent device (\"nofail\" fstab option may be used to skip this " "device)\n" msgstr "" #: disk-utils/fsck.c:1142 #, c-format msgid "%s: skipping unknown filesystem type\n" msgstr "" #: disk-utils/fsck.c:1156 #, c-format msgid "cannot check %s: fsck.%s not found" msgstr "" #: disk-utils/fsck.c:1260 msgid "Checking all file systems.\n" msgstr "" #: disk-utils/fsck.c:1351 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" #: disk-utils/fsck.c:1376 #, c-format msgid " %s [options] -- [fs-options] [<filesystem> ...]\n" msgstr "" #: disk-utils/fsck.c:1380 msgid "Check and repair a Linux filesystem.\n" msgstr "" #: disk-utils/fsck.c:1383 msgid " -A check all filesystems\n" msgstr "" #: disk-utils/fsck.c:1384 msgid " -C [<fd>] display progress bar; file descriptor is for GUIs\n" msgstr "" #: disk-utils/fsck.c:1385 msgid " -l lock the device to guarantee exclusive access\n" msgstr "" #: disk-utils/fsck.c:1386 msgid " -M do not check mounted filesystems\n" msgstr "" #: disk-utils/fsck.c:1387 msgid " -N do not execute, just show what would be done\n" msgstr "" #: disk-utils/fsck.c:1388 msgid " -P check filesystems in parallel, including root\n" msgstr "" #: disk-utils/fsck.c:1389 msgid " -R skip root filesystem; useful only with '-A'\n" msgstr "" #: disk-utils/fsck.c:1390 msgid "" " -r [<fd>] report statistics for each device checked;\n" " file descriptor is for GUIs\n" msgstr "" #: disk-utils/fsck.c:1392 msgid " -s serialize the checking operations\n" msgstr "" #: disk-utils/fsck.c:1393 msgid " -T do not show the title on startup\n" msgstr "" #: disk-utils/fsck.c:1394 msgid "" " -t <type> specify filesystem types to be checked;\n" " <type> is allowed to be a comma-separated list\n" msgstr "" #: disk-utils/fsck.c:1396 msgid " -V explain what is being done\n" msgstr "" #: disk-utils/fsck.c:1397 msgid " -? display this help and exit\n" msgstr "" #: disk-utils/fsck.c:1400 msgid "See the specific fsck.* commands for available fs-options." msgstr "" #: disk-utils/fsck.c:1439 msgid "too many devices" msgstr "" #: disk-utils/fsck.c:1451 msgid "Is /proc mounted?" msgstr "" #: disk-utils/fsck.c:1459 #, c-format msgid "must be root to scan for matching filesystems: %s" msgstr "" #: disk-utils/fsck.c:1463 #, c-format msgid "couldn't find matching filesystem: %s" msgstr "" #: disk-utils/fsck.c:1471 disk-utils/fsck.c:1566 misc-utils/kill.c:367 #: sys-utils/eject.c:279 msgid "too many arguments" msgstr "" #: disk-utils/fsck.c:1526 disk-utils/fsck.c:1529 msgid "invalid argument of -r" msgstr "" #: disk-utils/fsck.c:1577 #, c-format msgid "invalid argument of -r: %d" msgstr "" #: disk-utils/fsck.c:1619 msgid "the -l option can be used with one device only -- ignore" msgstr "" #: disk-utils/fsck.cramfs.c:108 #, c-format msgid " %s [options] <file>\n" msgstr "" #: disk-utils/fsck.cramfs.c:111 msgid "Check and repair a compressed ROM filesystem.\n" msgstr "" #: disk-utils/fsck.cramfs.c:114 msgid " -a for compatibility only, ignored\n" msgstr "" #: disk-utils/fsck.cramfs.c:115 msgid " -v, --verbose be more verbose\n" msgstr "" #: disk-utils/fsck.cramfs.c:116 msgid " -y for compatibility only, ignored\n" msgstr "" #: disk-utils/fsck.cramfs.c:117 msgid " -b, --blocksize <size> use this blocksize, defaults to page size\n" msgstr "" #: disk-utils/fsck.cramfs.c:118 msgid "" " --extract[=<dir>] test uncompression, optionally extract into <dir>\n" msgstr "" #: disk-utils/fsck.cramfs.c:156 #, c-format msgid "ioctl failed: unable to determine device size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:162 #, c-format msgid "not a block device or file: %s" msgstr "" #: disk-utils/fsck.cramfs.c:165 disk-utils/fsck.cramfs.c:201 msgid "file length too short" msgstr "fitxategi luzeera motxegia" #: disk-utils/fsck.cramfs.c:174 disk-utils/fsck.cramfs.c:228 #: disk-utils/fsck.cramfs.c:244 libfdisk/src/bsd.c:718 libfdisk/src/bsd.c:890 #: login-utils/last.c:186 login-utils/last.c:220 sys-utils/fallocate.c:203 #, c-format msgid "seek on %s failed" msgstr "" #: disk-utils/fsck.cramfs.c:180 disk-utils/fsck.cramfs.c:182 msgid "superblock magic not found" msgstr "" #: disk-utils/fsck.cramfs.c:185 #, c-format msgid "cramfs endianness is %s\n" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "big" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "little" msgstr "" #: disk-utils/fsck.cramfs.c:190 msgid "unsupported filesystem features" msgstr "fitxategi sistemaren euskarririk gabeko ezaugarriak" #: disk-utils/fsck.cramfs.c:194 #, c-format msgid "superblock size (%d) too small" msgstr "" #: disk-utils/fsck.cramfs.c:199 msgid "zero file count" msgstr "" #: disk-utils/fsck.cramfs.c:203 msgid "file extends past end of filesystem" msgstr "" #: disk-utils/fsck.cramfs.c:205 msgid "old cramfs format" msgstr "" #: disk-utils/fsck.cramfs.c:214 msgid "unable to test CRC: old cramfs format" msgstr "" #: disk-utils/fsck.cramfs.c:267 msgid "crc error" msgstr "crc errorea" #: disk-utils/fsck.cramfs.c:297 disk-utils/fsck.minix.c:545 msgid "seek failed" msgstr "seek-ek huts egin du" #: disk-utils/fsck.cramfs.c:301 msgid "read romfs failed" msgstr "" #: disk-utils/fsck.cramfs.c:333 msgid "root inode is not directory" msgstr "" #: disk-utils/fsck.cramfs.c:337 #, c-format msgid "bad root offset (%lu)" msgstr "" #: disk-utils/fsck.cramfs.c:355 msgid "data block too large" msgstr "" #: disk-utils/fsck.cramfs.c:359 #, c-format msgid "decompression error: %s" msgstr "" #: disk-utils/fsck.cramfs.c:385 #, c-format msgid " hole at %lu (%zu)\n" msgstr "" #: disk-utils/fsck.cramfs.c:392 disk-utils/fsck.cramfs.c:547 #, c-format msgid " uncompressing block at %lu to %lu (%lu)\n" msgstr "" #: disk-utils/fsck.cramfs.c:399 #, c-format msgid "non-block (%ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:403 #, c-format msgid "non-size (%ld vs %ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:409 disk-utils/fsck.cramfs.c:513 #: disk-utils/swaplabel.c:104 misc-utils/uuidd.c:350 sys-utils/fallocate.c:382 #: sys-utils/setpriv.c:535 sys-utils/setpriv.c:558 sys-utils/swapon.c:360 #: term-utils/ttymsg.c:175 #, c-format msgid "write failed: %s" msgstr "write-k huts egin du: %s" #: disk-utils/fsck.cramfs.c:421 #, c-format msgid "lchown failed: %s" msgstr "lchown-(e)k huts egin du: %s" #: disk-utils/fsck.cramfs.c:425 #, c-format msgid "chown failed: %s" msgstr "chown-(e)k huts egin du: %s" #: disk-utils/fsck.cramfs.c:430 #, c-format msgid "utime failed: %s" msgstr "utime-(e)k huts egin du: %s" #: disk-utils/fsck.cramfs.c:442 #, c-format msgid "directory inode has zero offset and non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:457 #, c-format msgid "mkdir failed: %s" msgstr "mkdir-(e)k huts egin du: %s" #: disk-utils/fsck.cramfs.c:473 msgid "filename length is zero" msgstr "" #: disk-utils/fsck.cramfs.c:475 msgid "bad filename length" msgstr "fitxategi luzeera okerra" #: disk-utils/fsck.cramfs.c:481 msgid "bad inode offset" msgstr "" #: disk-utils/fsck.cramfs.c:496 msgid "file inode has zero offset and non-zero size" msgstr "" #: disk-utils/fsck.cramfs.c:499 msgid "file inode has zero size and non-zero offset" msgstr "" #: disk-utils/fsck.cramfs.c:528 msgid "symbolic link has zero offset" msgstr "" #: disk-utils/fsck.cramfs.c:530 msgid "symbolic link has zero size" msgstr "" #: disk-utils/fsck.cramfs.c:539 #, c-format msgid "size error in symlink: %s" msgstr "" #: disk-utils/fsck.cramfs.c:553 #, c-format msgid "symlink failed: %s" msgstr "symlink-ek huts egin du: %s" #: disk-utils/fsck.cramfs.c:566 #, c-format msgid "special file has non-zero offset: %s" msgstr "" #: disk-utils/fsck.cramfs.c:576 #, c-format msgid "fifo has non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:582 #, c-format msgid "socket has non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:585 #, c-format msgid "bogus mode: %s (%o)" msgstr "" #: disk-utils/fsck.cramfs.c:594 #, c-format msgid "mknod failed: %s" msgstr "mknod-(e)k huts egin du: %s" #: disk-utils/fsck.cramfs.c:626 #, c-format msgid "" "directory data start (%lu) < sizeof(struct cramfs_super) + start (%zu)" msgstr "" #: disk-utils/fsck.cramfs.c:630 #, c-format msgid "directory data end (%lu) != file data start (%lu)" msgstr "" #: disk-utils/fsck.cramfs.c:635 msgid "invalid file data offset" msgstr "" #: disk-utils/fsck.cramfs.c:682 disk-utils/mkfs.cramfs.c:720 msgid "invalid blocksize argument" msgstr "" #: disk-utils/fsck.cramfs.c:703 #, c-format msgid "%s: OK\n" msgstr "%s: OK\n" #: disk-utils/fsck.minix.c:185 msgid "Check the consistency of a Minix filesystem.\n" msgstr "" #: disk-utils/fsck.minix.c:187 msgid " -l, --list list all filenames\n" msgstr "" #: disk-utils/fsck.minix.c:188 msgid " -a, --auto automatic repair\n" msgstr "" #: disk-utils/fsck.minix.c:189 msgid " -r, --repair interactive repair\n" msgstr "" #: disk-utils/fsck.minix.c:190 msgid " -v, --verbose be verbose\n" msgstr "" #: disk-utils/fsck.minix.c:191 msgid " -s, --super output super-block information\n" msgstr "" #: disk-utils/fsck.minix.c:192 msgid " -m, --uncleared activate mode not cleared warnings\n" msgstr "" #: disk-utils/fsck.minix.c:193 msgid " -f, --force force check\n" msgstr "" #. TRANSLATORS: these yes no questions uses rpmatch(), and should be #. * translated. #: disk-utils/fsck.minix.c:253 #, c-format msgid "%s (y/n)? " msgstr "" #: disk-utils/fsck.minix.c:253 #, c-format msgid "%s (n/y)? " msgstr "" #: disk-utils/fsck.minix.c:270 #, c-format msgid "y\n" msgstr "" #: disk-utils/fsck.minix.c:272 #, c-format msgid "n\n" msgstr "" #: disk-utils/fsck.minix.c:288 #, c-format msgid "%s is mounted.\t " msgstr "%s montatua dago.\t " #: disk-utils/fsck.minix.c:290 msgid "Do you really want to continue" msgstr "" #: disk-utils/fsck.minix.c:294 #, c-format msgid "check aborted.\n" msgstr "" #: disk-utils/fsck.minix.c:310 disk-utils/fsck.minix.c:331 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:313 disk-utils/fsck.minix.c:334 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:317 disk-utils/fsck.minix.c:338 msgid "Remove block" msgstr "" #: disk-utils/fsck.minix.c:354 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:360 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:372 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" #: disk-utils/fsck.minix.c:378 msgid "seek failed in write_block" msgstr "" #: disk-utils/fsck.minix.c:381 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:496 msgid "seek failed in write_super_block" msgstr "" #: disk-utils/fsck.minix.c:498 msgid "unable to write super-block" msgstr "" #: disk-utils/fsck.minix.c:511 msgid "Unable to write inode map" msgstr "" #: disk-utils/fsck.minix.c:514 msgid "Unable to write zone map" msgstr "" #: disk-utils/fsck.minix.c:517 msgid "Unable to write inodes" msgstr "" #: disk-utils/fsck.minix.c:549 msgid "unable to alloc buffer for superblock" msgstr "" #: disk-utils/fsck.minix.c:552 msgid "unable to read super block" msgstr "" #: disk-utils/fsck.minix.c:574 msgid "bad magic number in super-block" msgstr "" #: disk-utils/fsck.minix.c:576 msgid "Only 1k blocks/zones supported" msgstr "" #: disk-utils/fsck.minix.c:578 msgid "bad s_imap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:581 msgid "bad s_zmap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:597 msgid "Unable to allocate buffer for inode map" msgstr "" #: disk-utils/fsck.minix.c:600 msgid "Unable to allocate buffer for zone map" msgstr "" #: disk-utils/fsck.minix.c:603 msgid "Unable to allocate buffer for inodes" msgstr "" #: disk-utils/fsck.minix.c:606 msgid "Unable to allocate buffer for inode count" msgstr "" #: disk-utils/fsck.minix.c:609 msgid "Unable to allocate buffer for zone count" msgstr "" #: disk-utils/fsck.minix.c:613 msgid "Unable to read inode map" msgstr "" #: disk-utils/fsck.minix.c:617 msgid "Unable to read zone map" msgstr "" #: disk-utils/fsck.minix.c:621 msgid "Unable to read inodes" msgstr "" #: disk-utils/fsck.minix.c:623 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "" #: disk-utils/fsck.minix.c:628 #, c-format msgid "%ld inodes\n" msgstr "%ld inodo\n" #: disk-utils/fsck.minix.c:629 #, c-format msgid "%ld blocks\n" msgstr "%ld bloke\n" #: disk-utils/fsck.minix.c:630 disk-utils/mkfs.minix.c:568 #, c-format msgid "Firstdatazone=%jd (%jd)\n" msgstr "" #: disk-utils/fsck.minix.c:631 #, c-format msgid "Zonesize=%d\n" msgstr "Zonaren tamainua=%d\n" #: disk-utils/fsck.minix.c:632 #, c-format msgid "Maxsize=%zu\n" msgstr "" #: disk-utils/fsck.minix.c:634 #, c-format msgid "Filesystem state=%d\n" msgstr "Fitxategi sistemaren egoera=%d\n" #: disk-utils/fsck.minix.c:635 #, c-format msgid "" "namelen=%zd\n" "\n" msgstr "" #: disk-utils/fsck.minix.c:650 disk-utils/fsck.minix.c:700 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:653 disk-utils/fsck.minix.c:703 msgid "Mark in use" msgstr "Markatu erabilia dagoela" #: disk-utils/fsck.minix.c:675 disk-utils/fsck.minix.c:723 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "`%s' fitxategiak %05o modua dauka\n" #: disk-utils/fsck.minix.c:682 disk-utils/fsck.minix.c:729 #, c-format msgid "Warning: inode count too big.\n" msgstr "Oharra: inodo kopurua handiegia.\n" #: disk-utils/fsck.minix.c:741 disk-utils/fsck.minix.c:749 msgid "root inode isn't a directory" msgstr "erro inodoa ez da direktorioa" #: disk-utils/fsck.minix.c:761 disk-utils/fsck.minix.c:792 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:763 disk-utils/fsck.minix.c:794 #: disk-utils/fsck.minix.c:1122 disk-utils/fsck.minix.c:1131 #: disk-utils/fsck.minix.c:1178 disk-utils/fsck.minix.c:1187 msgid "Clear" msgstr "Garbia" #: disk-utils/fsck.minix.c:773 disk-utils/fsck.minix.c:804 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "" #: disk-utils/fsck.minix.c:775 disk-utils/fsck.minix.c:806 msgid "Correct" msgstr "Zuzena" #: disk-utils/fsck.minix.c:945 disk-utils/fsck.minix.c:1018 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "" #: disk-utils/fsck.minix.c:947 disk-utils/fsck.minix.c:1020 msgid " Remove" msgstr " Ezabatu" #: disk-utils/fsck.minix.c:963 disk-utils/fsck.minix.c:1036 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "" #: disk-utils/fsck.minix.c:972 disk-utils/fsck.minix.c:1045 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "" #: disk-utils/fsck.minix.c:1079 disk-utils/fsck.minix.c:1096 msgid "internal error" msgstr "barne errorea" #: disk-utils/fsck.minix.c:1082 disk-utils/fsck.minix.c:1099 #, c-format msgid "%s: bad directory: size < 32" msgstr "" #: disk-utils/fsck.minix.c:1111 msgid "seek failed in bad_zone" msgstr "" #: disk-utils/fsck.minix.c:1121 disk-utils/fsck.minix.c:1177 #, c-format msgid "Inode %lu mode not cleared." msgstr "" #: disk-utils/fsck.minix.c:1130 disk-utils/fsck.minix.c:1186 #, c-format msgid "Inode %lu not used, marked used in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1136 disk-utils/fsck.minix.c:1192 #, c-format msgid "Inode %lu used, marked unused in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1137 disk-utils/fsck.minix.c:1193 msgid "Set" msgstr "Ezarri" #: disk-utils/fsck.minix.c:1141 disk-utils/fsck.minix.c:1197 #, c-format msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d." msgstr "" #: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1200 msgid "Set i_nlinks to count" msgstr "" #: disk-utils/fsck.minix.c:1156 disk-utils/fsck.minix.c:1212 #, c-format msgid "Zone %lu: marked in use, no file uses it." msgstr "" #: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1214 msgid "Unmark" msgstr "" #: disk-utils/fsck.minix.c:1163 disk-utils/fsck.minix.c:1219 #, c-format msgid "Zone %lu: in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1222 #, c-format msgid "Zone %lu: not in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1270 msgid "bad inode size" msgstr "" #: disk-utils/fsck.minix.c:1272 msgid "bad v2 inode size" msgstr "" #: disk-utils/fsck.minix.c:1317 msgid "need terminal for interactive repairs" msgstr "" #: disk-utils/fsck.minix.c:1321 #, c-format msgid "cannot open %s: %s" msgstr "" #: disk-utils/fsck.minix.c:1332 #, c-format msgid "%s is clean, no check.\n" msgstr "" #: disk-utils/fsck.minix.c:1335 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "" #: disk-utils/fsck.minix.c:1337 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "" #: disk-utils/fsck.minix.c:1369 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" #: disk-utils/fsck.minix.c:1375 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "%6ld zona erabilita (%ld%%)\n" #: disk-utils/fsck.minix.c:1377 #, c-format msgid "" "\n" "%6d regular files\n" "%6d directories\n" "%6d character device files\n" "%6d block device files\n" "%6d links\n" "%6d symbolic links\n" "------\n" "%6d files\n" msgstr "" #: disk-utils/fsck.minix.c:1391 #, c-format msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" "----------------------------\n" "FITXATEGI SISTEMA ALDATU DA\n" "----------------------------\n" #: disk-utils/fsck.minix.c:1403 disk-utils/mkfs.minix.c:843 #: disk-utils/mkswap.c:540 disk-utils/partx.c:1005 disk-utils/resizepart.c:112 #: login-utils/utmpdump.c:388 misc-utils/logger.c:404 misc-utils/logger.c:413 #: sys-utils/dmesg.c:657 sys-utils/wdctl.c:346 sys-utils/wdctl.c:411 #: term-utils/script.c:271 term-utils/script.c:347 text-utils/pg.c:1249 msgid "write failed" msgstr "" #: disk-utils/isosize.c:136 #, c-format msgid "%s: might not be an ISO filesystem" msgstr "" #: disk-utils/isosize.c:139 #, c-format msgid "seek error on %s" msgstr "" #: disk-utils/isosize.c:142 #, c-format msgid "read error on %s" msgstr "" #: disk-utils/isosize.c:151 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "" #: disk-utils/isosize.c:170 #, c-format msgid " %s [options] <iso9660_image_file>\n" msgstr "" #: disk-utils/isosize.c:174 msgid "Show the length of an ISO-9660 filesystem.\n" msgstr "" #: disk-utils/isosize.c:177 msgid " -d, --divisor=<number> divide the amount of bytes by <number>\n" msgstr "" #: disk-utils/isosize.c:178 msgid " -x, --sectors show sector count and size\n" msgstr "" #: disk-utils/isosize.c:210 msgid "invalid divisor argument" msgstr "" #: disk-utils/mkfs.bfs.c:73 #, c-format msgid "Usage: %s [options] device [block-count]\n" msgstr "" #: disk-utils/mkfs.bfs.c:77 msgid "Make an SCO bfs filesystem.\n" msgstr "" #: disk-utils/mkfs.bfs.c:79 #, c-format msgid "" "\n" "Options:\n" " -N, --inodes=NUM specify desired number of inodes\n" " -V, --vname=NAME specify volume name\n" " -F, --fname=NAME specify file system name\n" " -v, --verbose explain what is being done\n" " -c this option is silently ignored\n" " -l this option is silently ignored\n" " -V, --version output version information and exit\n" " -V as version must be only option\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: disk-utils/mkfs.bfs.c:144 msgid "invalid number of inodes" msgstr "" #: disk-utils/mkfs.bfs.c:150 msgid "volume name too long" msgstr "" #: disk-utils/mkfs.bfs.c:157 msgid "fsname name too long" msgstr "" #: disk-utils/mkfs.bfs.c:188 #, c-format msgid "%s is not a block special device" msgstr "%s ez da bloke gailu berezia" #: disk-utils/mkfs.bfs.c:196 msgid "invalid block-count" msgstr "" #: disk-utils/mkfs.bfs.c:202 #, c-format msgid "cannot get size of %s" msgstr "" #: disk-utils/mkfs.bfs.c:207 #, c-format msgid "blocks argument too large, max is %llu" msgstr "bloke argumentu luzeegia, gehienezkoa %llu da" #: disk-utils/mkfs.bfs.c:222 msgid "too many inodes - max is 512" msgstr "inodo gehiegi - gehienezkoa 512 da" #: disk-utils/mkfs.bfs.c:232 #, c-format msgid "not enough space, need at least %llu blocks" msgstr "ez dago nahikoa leku, %llu bloke behar dira gutxienez" #: disk-utils/mkfs.bfs.c:244 #, c-format msgid "Device: %s\n" msgstr "Gailua: %s\n" #: disk-utils/mkfs.bfs.c:245 #, c-format msgid "Volume: <%-6s>\n" msgstr "Bolumena: <%-6s>\n" #: disk-utils/mkfs.bfs.c:246 #, c-format msgid "FSname: <%-6s>\n" msgstr "FSizena: <%-6s>\n" #: disk-utils/mkfs.bfs.c:247 #, c-format msgid "BlockSize: %d\n" msgstr "Bloke tamaina: %d\n" #: disk-utils/mkfs.bfs.c:249 #, c-format msgid "Inodes: %ld (in 1 block)\n" msgstr "" #: disk-utils/mkfs.bfs.c:252 #, c-format msgid "Inodes: %ld (in %llu blocks)\n" msgstr "" #: disk-utils/mkfs.bfs.c:254 #, c-format msgid "Blocks: %llu\n" msgstr "" #: disk-utils/mkfs.bfs.c:255 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "" #: disk-utils/mkfs.bfs.c:260 msgid "error writing superblock" msgstr "errorea superblokea idazten" #: disk-utils/mkfs.bfs.c:281 msgid "error writing root inode" msgstr "errorea erro inodoa idazten" #: disk-utils/mkfs.bfs.c:286 msgid "error writing inode" msgstr "" #: disk-utils/mkfs.bfs.c:289 msgid "seek error" msgstr "" #: disk-utils/mkfs.bfs.c:295 msgid "error writing . entry" msgstr "" #: disk-utils/mkfs.bfs.c:299 msgid "error writing .. entry" msgstr "" #: disk-utils/mkfs.bfs.c:302 #, c-format msgid "error closing %s" msgstr "errorea %s itxitzerakoan" #: disk-utils/mkfs.c:44 #, c-format msgid " %s [options] [-t <type>] [fs-options] <device> [<size>]\n" msgstr "" #: disk-utils/mkfs.c:48 msgid "Make a Linux filesystem.\n" msgstr "" #: disk-utils/mkfs.c:51 #, c-format msgid " -t, --type=<type> filesystem type; when unspecified, ext2 is used\n" msgstr "" #: disk-utils/mkfs.c:52 #, c-format msgid " fs-options parameters for the real filesystem builder\n" msgstr "" #: disk-utils/mkfs.c:53 #, c-format msgid " <device> path to the device to be used\n" msgstr "" #: disk-utils/mkfs.c:54 #, c-format msgid " <size> number of blocks to be used on the device\n" msgstr "" #: disk-utils/mkfs.c:55 #, c-format msgid "" " -V, --verbose explain what is being done;\n" " specifying -V more than once will cause a dry-run\n" msgstr "" #: disk-utils/mkfs.c:57 #, c-format msgid "" " -V, --version display version information and exit;\n" " -V as --version must be the only option\n" msgstr "" #: disk-utils/mkfs.c:59 #, c-format msgid " -h, --help display this help text and exit\n" msgstr "" #: disk-utils/mkfs.c:139 lib/exec_shell.c:45 login-utils/newgrp.c:233 #: login-utils/su-common.c:651 login-utils/su-common.c:980 #: login-utils/sulogin.c:825 login-utils/sulogin.c:829 schedutils/chrt.c:336 #: schedutils/ionice.c:260 schedutils/taskset.c:239 sys-utils/flock.c:332 #: sys-utils/nsenter.c:407 sys-utils/prlimit.c:644 sys-utils/rtcwake.c:580 #: sys-utils/setarch.c:314 sys-utils/setarch.c:389 sys-utils/setsid.c:117 #: sys-utils/swapon.c:316 sys-utils/switch_root.c:243 sys-utils/unshare.c:433 #: term-utils/script.c:574 text-utils/pg.c:1376 #, c-format msgid "failed to execute %s" msgstr "huts egin da %s exekutatzen" #: disk-utils/mkfs.cramfs.c:122 #, c-format msgid "" "usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n " "name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" " -b blksize use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" " -N endian set cramfs endianness (big|little|host), default host\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" " -s sort directory entries (old option, ignored)\n" " -z make explicit holes (requires >= 2.3.39)\n" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" #: disk-utils/mkfs.cramfs.c:155 #, c-format msgid "readlink failed: %s" msgstr "" #: disk-utils/mkfs.cramfs.c:299 #, c-format msgid "could not read directory %s" msgstr "" #: disk-utils/mkfs.cramfs.c:437 msgid "filesystem too big. Exiting." msgstr "" #: disk-utils/mkfs.cramfs.c:596 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:615 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "%6.2f%% (%+ld bytes)\t%s\n" #: disk-utils/mkfs.cramfs.c:660 #, c-format msgid "cannot close file %s" msgstr "" #: disk-utils/mkfs.cramfs.c:726 msgid "invalid edition number argument" msgstr "" #: disk-utils/mkfs.cramfs.c:736 msgid "invalid endianness given; must be 'big', 'little', or 'host'" msgstr "" #: disk-utils/mkfs.cramfs.c:800 #, c-format msgid "" "warning: guestimate of required size (upper bound) is %lldMB, but maximum " "image size is %uMB. We might die prematurely." msgstr "" #: disk-utils/mkfs.cramfs.c:824 msgid "ROM image map" msgstr "ROM irudi mapa" #: disk-utils/mkfs.cramfs.c:836 #, c-format msgid "Including: %s\n" msgstr "Barne hartzen: %s\n" #: disk-utils/mkfs.cramfs.c:842 #, c-format msgid "Directory data: %zd bytes\n" msgstr "Direktorioaren data: %zd byte\n" #: disk-utils/mkfs.cramfs.c:850 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "Guztiak: %zd kilobyte\n" #: disk-utils/mkfs.cramfs.c:855 #, c-format msgid "Super block: %zd bytes\n" msgstr "Super blokea: %zd byte\n" #: disk-utils/mkfs.cramfs.c:862 #, c-format msgid "CRC: %x\n" msgstr "CRC: %x\n" #: disk-utils/mkfs.cramfs.c:867 #, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)" msgstr "" #: disk-utils/mkfs.cramfs.c:873 #, c-format msgid "ROM image write failed (%zd %zd)" msgstr "" #: disk-utils/mkfs.cramfs.c:876 msgid "ROM image" msgstr "ROM irudia" #: disk-utils/mkfs.cramfs.c:885 #, c-format msgid "warning: filenames truncated to %u bytes." msgstr "" #: disk-utils/mkfs.cramfs.c:887 msgid "warning: files were skipped due to errors." msgstr "" #: disk-utils/mkfs.cramfs.c:889 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte)." msgstr "" #: disk-utils/mkfs.cramfs.c:893 #, c-format msgid "" "warning: uids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:896 #, c-format msgid "" "warning: gids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:899 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong." msgstr "" #: disk-utils/mkfs.minix.c:136 #, c-format msgid " %s [options] /dev/name [blocks]\n" msgstr "" #: disk-utils/mkfs.minix.c:138 msgid " -1 use Minix version 1\n" msgstr "" #: disk-utils/mkfs.minix.c:139 msgid " -2, -v use Minix version 2\n" msgstr "" #: disk-utils/mkfs.minix.c:140 msgid " -3 use Minix version 3\n" msgstr "" #: disk-utils/mkfs.minix.c:141 msgid " -n, --namelength <num> maximum length of filenames\n" msgstr "" #: disk-utils/mkfs.minix.c:142 msgid " -i, --inodes <num> number of inodes for the filesystem\n" msgstr "" #: disk-utils/mkfs.minix.c:143 msgid " -c, --check check the device for bad blocks\n" msgstr "" #: disk-utils/mkfs.minix.c:144 msgid " -l, --badblocks <file> list of bad blocks from file\n" msgstr "" #: disk-utils/mkfs.minix.c:188 #, c-format msgid "%s: seek to boot block failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:191 #, c-format msgid "%s: unable to clear boot sector" msgstr "" #: disk-utils/mkfs.minix.c:193 #, c-format msgid "%s: seek failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:196 #, c-format msgid "%s: unable to write super-block" msgstr "" #: disk-utils/mkfs.minix.c:199 #, c-format msgid "%s: unable to write inode map" msgstr "" #: disk-utils/mkfs.minix.c:202 #, c-format msgid "%s: unable to write zone map" msgstr "" #: disk-utils/mkfs.minix.c:205 #, c-format msgid "%s: unable to write inodes" msgstr "" #: disk-utils/mkfs.minix.c:210 #, c-format msgid "%s: seek failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:213 #, c-format msgid "%s: write failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:222 disk-utils/mkfs.minix.c:297 #: disk-utils/mkfs.minix.c:346 #, c-format msgid "%s: too many bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:230 #, c-format msgid "%s: not enough good blocks" msgstr "" #: disk-utils/mkfs.minix.c:546 #, c-format msgid "" "First data block at %jd, which is too far (max %d).\n" "Try specifying fewer inodes by passing --inodes <num>" msgstr "" #: disk-utils/mkfs.minix.c:566 #, c-format msgid "%lu inode\n" msgid_plural "%lu inodes\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:567 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:569 #, c-format msgid "Zonesize=%zu\n" msgstr "" #: disk-utils/mkfs.minix.c:570 #, c-format msgid "" "Maxsize=%zu\n" "\n" msgstr "" #: disk-utils/mkfs.minix.c:583 #, c-format msgid "%s: seek failed during testing of blocks" msgstr "" #: disk-utils/mkfs.minix.c:590 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "" #: disk-utils/mkfs.minix.c:623 #, c-format msgid "%s: seek failed in check_blocks" msgstr "" #: disk-utils/mkfs.minix.c:633 #, c-format msgid "%s: bad blocks before data-area: cannot make fs" msgstr "" #: disk-utils/mkfs.minix.c:640 disk-utils/mkfs.minix.c:664 #, c-format msgid "%d bad block\n" msgid_plural "%d bad blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:649 #, c-format msgid "%s: can't open file of bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:654 #, c-format msgid "badblock number input error on line %d\n" msgstr "" #: disk-utils/mkfs.minix.c:655 #, c-format msgid "%s: cannot read badblocks file" msgstr "" #: disk-utils/mkfs.minix.c:699 #, c-format msgid "%s: device is misaligned" msgstr "" #: disk-utils/mkfs.minix.c:701 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "" #: disk-utils/mkfs.minix.c:704 #, c-format msgid "cannot determine size of %s" msgstr "" #: disk-utils/mkfs.minix.c:712 #, c-format msgid "%s: requested blocks (%llu) exceeds available (%llu) blocks\n" msgstr "" #: disk-utils/mkfs.minix.c:715 #, c-format msgid "%s: number of blocks too small" msgstr "" #: disk-utils/mkfs.minix.c:730 disk-utils/mkfs.minix.c:736 #, c-format msgid "unsupported name length: %d" msgstr "" #: disk-utils/mkfs.minix.c:739 #, c-format msgid "unsupported minix file system version: %d" msgstr "" #: disk-utils/mkfs.minix.c:774 msgid "-v is ambiguous, use '-2' instead" msgstr "" #: disk-utils/mkfs.minix.c:785 msgid "failed to parse maximum length of filenames" msgstr "" #: disk-utils/mkfs.minix.c:789 msgid "failed to parse number of inodes" msgstr "" #: disk-utils/mkfs.minix.c:813 msgid "failed to parse number of blocks" msgstr "" #: disk-utils/mkfs.minix.c:820 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "" #: disk-utils/mkswap.c:81 #, c-format msgid "Bad user-specified page size %u" msgstr "" #: disk-utils/mkswap.c:84 #, c-format msgid "Using user-specified page size %d, instead of the system value %d" msgstr "" #: disk-utils/mkswap.c:125 msgid "Label was truncated." msgstr "" #: disk-utils/mkswap.c:133 #, c-format msgid "no label, " msgstr "etiketa gabea, " #: disk-utils/mkswap.c:141 #, c-format msgid "no uuid\n" msgstr "uuid-rik ez\n" #: disk-utils/mkswap.c:148 #, c-format msgid "" "\n" "Usage:\n" " %s [options] device [size]\n" msgstr "" #: disk-utils/mkswap.c:153 msgid "Set up a Linux swap area.\n" msgstr "" #: disk-utils/mkswap.c:156 #, c-format msgid "" "\n" "Options:\n" " -c, --check check bad blocks before creating the swap area\n" " -f, --force allow swap size area be larger than device\n" " -p, --pagesize SIZE specify page size in bytes\n" " -L, --label LABEL specify label\n" " -v, --swapversion NUM specify swap-space version number\n" " -U, --uuid UUID specify the uuid to use\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: disk-utils/mkswap.c:175 #, c-format msgid "too many bad pages: %lu" msgstr "" #: disk-utils/mkswap.c:196 msgid "seek failed in check_blocks" msgstr "" #: disk-utils/mkswap.c:204 #, c-format msgid "%lu bad page\n" msgid_plural "%lu bad pages\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkswap.c:229 msgid "unable to alloc new libblkid probe" msgstr "" #: disk-utils/mkswap.c:231 msgid "unable to assign device to libblkid probe" msgstr "" #: disk-utils/mkswap.c:249 #, c-format msgid "warning: checking bad blocks from swap file is not supported: %s" msgstr "" #: disk-utils/mkswap.c:259 #, c-format msgid "warning: %s is misaligned" msgstr "" #: disk-utils/mkswap.c:271 disk-utils/mkswap.c:297 disk-utils/mkswap.c:344 msgid "unable to rewind swap-device" msgstr "" #: disk-utils/mkswap.c:300 msgid "unable to erase bootbits sectors" msgstr "ezin dira bootbit sektoreak ezabatu" #: disk-utils/mkswap.c:316 #, c-format msgid "%s: warning: wiping old %s signature." msgstr "" #: disk-utils/mkswap.c:321 #, c-format msgid "%s: warning: don't erase bootbits sectors" msgstr "" #: disk-utils/mkswap.c:324 #, c-format msgid " (%s partition table detected). " msgstr " (%s partizio tabla atzeman da). " #: disk-utils/mkswap.c:326 #, c-format msgid " (compiled without libblkid). " msgstr " (libblkid gabe konpilatua). " #: disk-utils/mkswap.c:327 #, c-format msgid "Use -f to force.\n" msgstr "" #: disk-utils/mkswap.c:349 #, c-format msgid "%s: unable to write signature page" msgstr "" #: disk-utils/mkswap.c:390 msgid "parsing page size failed" msgstr "" #: disk-utils/mkswap.c:396 msgid "parsing version number failed" msgstr "" #: disk-utils/mkswap.c:399 #, c-format msgid "swapspace version %d is not supported" msgstr "" #: disk-utils/mkswap.c:405 #, c-format msgid "warning: ignoring -U (UUIDs are unsupported by %s)" msgstr "" #: disk-utils/mkswap.c:424 msgid "only one device argument is currently supported" msgstr "" #: disk-utils/mkswap.c:431 msgid "error: parsing UUID failed" msgstr "" #: disk-utils/mkswap.c:440 msgid "error: Nowhere to set up swap on?" msgstr "" #: disk-utils/mkswap.c:446 msgid "invalid block count argument" msgstr "" #: disk-utils/mkswap.c:455 #, c-format msgid "error: size %llu KiB is larger than device size %ju KiB" msgstr "" #: disk-utils/mkswap.c:461 #, c-format msgid "error: swap area needs to be at least %ld KiB" msgstr "" #: disk-utils/mkswap.c:466 #, c-format msgid "warning: truncating swap area to %llu KiB" msgstr "" #: disk-utils/mkswap.c:471 #, c-format msgid "error: %s is mounted; will not make swapspace" msgstr "" #: disk-utils/mkswap.c:488 msgid "Unable to set up swap-space: unreadable" msgstr "" #: disk-utils/mkswap.c:493 #, c-format msgid "Setting up swapspace version %d, size = %s (%ju bytes)\n" msgstr "" #: disk-utils/mkswap.c:513 #, c-format msgid "%s: unable to obtain selinux file label" msgstr "" #: disk-utils/mkswap.c:516 msgid "unable to matchpathcon()" msgstr "" #: disk-utils/mkswap.c:519 msgid "unable to create new selinux context" msgstr "" #: disk-utils/mkswap.c:521 msgid "couldn't compute selinux context" msgstr "" #: disk-utils/mkswap.c:527 #, c-format msgid "unable to relabel %s to %s" msgstr "" #: disk-utils/partx.c:87 msgid "partition number" msgstr "" #: disk-utils/partx.c:88 msgid "start of the partition in sectors" msgstr "" #: disk-utils/partx.c:89 msgid "end of the partition in sectors" msgstr "" #: disk-utils/partx.c:90 msgid "number of sectors" msgstr "" #: disk-utils/partx.c:91 msgid "human readable size" msgstr "" #: disk-utils/partx.c:92 msgid "partition name" msgstr "" #: disk-utils/partx.c:93 misc-utils/findmnt.c:132 misc-utils/lsblk.c:169 msgid "partition UUID" msgstr "" #: disk-utils/partx.c:94 msgid "partition table type (dos, gpt, ...)" msgstr "" #: disk-utils/partx.c:95 misc-utils/lsblk.c:170 msgid "partition flags" msgstr "" #: disk-utils/partx.c:96 msgid "partition type (a string, a UUID, or hex)" msgstr "" #: disk-utils/partx.c:115 sys-utils/losetup.c:493 msgid "failed to initialize loopcxt" msgstr "" #: disk-utils/partx.c:119 #, c-format msgid "%s: failed to find unused loop device" msgstr "" #: disk-utils/partx.c:123 #, c-format msgid "Trying to use '%s' for the loop device\n" msgstr "" #: disk-utils/partx.c:127 #, c-format msgid "%s: failed to set backing file" msgstr "" #: disk-utils/partx.c:132 sys-utils/losetup.c:690 #, c-format msgid "%s: failed to set up loop device" msgstr "" #: disk-utils/partx.c:162 login-utils/lslogins.c:322 misc-utils/findmnt.c:401 #: misc-utils/lsblk.c:354 misc-utils/lslocks.c:342 sys-utils/losetup.c:104 #: sys-utils/lscpu.c:332 sys-utils/lsipc.c:232 sys-utils/prlimit.c:277 #: sys-utils/swapon.c:133 sys-utils/wdctl.c:151 sys-utils/zramctl.c:145 #, c-format msgid "unknown column: %s" msgstr "" #: disk-utils/partx.c:209 #, c-format msgid "%s: failed to get partition number" msgstr "" #: disk-utils/partx.c:274 #, c-format msgid "%s: error deleting partition %d" msgstr "" #: disk-utils/partx.c:276 #, c-format msgid "%s: error deleting partitions %d-%d" msgstr "" #: disk-utils/partx.c:300 disk-utils/partx.c:447 disk-utils/partx.c:975 #, c-format msgid "specified range <%d:%d> does not make sense" msgstr "" #: disk-utils/partx.c:309 #, c-format msgid "%s: partition #%d removed\n" msgstr "" #: disk-utils/partx.c:313 #, c-format msgid "%s: partition #%d doesn't exist\n" msgstr "" #: disk-utils/partx.c:318 #, c-format msgid "%s: deleting partition #%d failed" msgstr "" #: disk-utils/partx.c:338 #, c-format msgid "%s: error adding partition %d" msgstr "" #: disk-utils/partx.c:340 #, c-format msgid "%s: error adding partitions %d-%d" msgstr "" #: disk-utils/partx.c:377 disk-utils/partx.c:483 #, c-format msgid "%s: partition #%d added\n" msgstr "" #: disk-utils/partx.c:382 #, c-format msgid "%s: adding partition #%d failed" msgstr "" #: disk-utils/partx.c:417 #, c-format msgid "%s: error updating partition %d" msgstr "" #: disk-utils/partx.c:419 #, c-format msgid "%s: error updating partitions %d-%d" msgstr "" #: disk-utils/partx.c:456 #, c-format msgid "%s: no partition #%d" msgstr "" #: disk-utils/partx.c:477 #, c-format msgid "%s: partition #%d resized\n" msgstr "" #: disk-utils/partx.c:491 #, c-format msgid "%s: updating partition #%d failed" msgstr "" #: disk-utils/partx.c:528 #, c-format msgid "#%2d: %9ju-%9ju (%9ju sector, %6ju MB)\n" msgid_plural "#%2d: %9ju-%9ju (%9ju sectors, %6ju MB)\n" msgstr[0] "" msgstr[1] "" #: disk-utils/partx.c:547 misc-utils/findmnt.c:713 misc-utils/findmnt.c:730 #: misc-utils/lslocks.c:405 msgid "failed to add line to output" msgstr "" #: disk-utils/partx.c:610 msgid "failed to add data to output table" msgstr "" #: disk-utils/partx.c:633 login-utils/lslogins.c:928 misc-utils/findmnt.c:1582 #: misc-utils/lsblk.c:1862 misc-utils/lslocks.c:465 sys-utils/losetup.c:304 #: sys-utils/lscpu.c:1433 sys-utils/lsipc.c:338 sys-utils/prlimit.c:297 #: sys-utils/swapon.c:266 sys-utils/wdctl.c:259 sys-utils/zramctl.c:427 msgid "failed to initialize output table" msgstr "" #: disk-utils/partx.c:644 misc-utils/findmnt.c:1608 misc-utils/lsblk.c:1882 #: misc-utils/lslocks.c:479 sys-utils/losetup.c:316 sys-utils/losetup.c:352 #: sys-utils/lscpu.c:1438 sys-utils/prlimit.c:306 sys-utils/swapon.c:275 #: sys-utils/wdctl.c:270 sys-utils/zramctl.c:436 msgid "failed to initialize output column" msgstr "" #: disk-utils/partx.c:684 #, c-format msgid "failed to initialize blkid filter for '%s'" msgstr "" #: disk-utils/partx.c:692 #, c-format msgid "%s: failed to read partition table" msgstr "" #: disk-utils/partx.c:698 #, c-format msgid "%s: partition table type '%s' detected\n" msgstr "" #: disk-utils/partx.c:702 #, c-format msgid "%s: partition table with no partitions" msgstr "" #: disk-utils/partx.c:714 #, c-format msgid " %s [-a|-d|-s|-u] [--nr <n:m> | <partition>] <disk>\n" msgstr "" #: disk-utils/partx.c:718 msgid "Tell the kernel about the presence and numbering of partitions.\n" msgstr "" #: disk-utils/partx.c:721 msgid " -a, --add add specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:722 msgid " -d, --delete delete specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:723 msgid " -u, --update update specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:724 msgid "" " -s, --show list partitions\n" "\n" msgstr "" #: disk-utils/partx.c:725 misc-utils/lsblk.c:1619 msgid "" " -b, --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/partx.c:726 msgid " -g, --noheadings don't print headings for --show\n" msgstr "" #: disk-utils/partx.c:727 msgid "" " -n, --nr <n:m> specify the range of partitions (e.g. --nr 2:4)\n" msgstr "" #: disk-utils/partx.c:728 msgid " -o, --output <list> define which output columns to use\n" msgstr "" #: disk-utils/partx.c:729 misc-utils/lsblk.c:1633 msgid " -P, --pairs use key=\"value\" output format\n" msgstr "" #: disk-utils/partx.c:730 misc-utils/lsblk.c:1634 msgid " -r, --raw use raw output format\n" msgstr "" #: disk-utils/partx.c:731 msgid "" " -t, --type <type> specify the partition type (dos, bsd, solaris, etc.)\n" msgstr "" #: disk-utils/partx.c:732 sys-utils/fallocate.c:91 msgid " -v, --verbose verbose mode\n" msgstr "" #: disk-utils/partx.c:738 msgid "" "\n" "Available columns (for --show, --raw or --pairs):\n" msgstr "" #: disk-utils/partx.c:811 msgid "failed to parse --nr <M-N> range" msgstr "" #: disk-utils/partx.c:911 msgid "--nr and <partition> are mutually exclusive" msgstr "" #: disk-utils/partx.c:930 #, c-format msgid "partition: %s, disk: %s, lower: %d, upper: %d\n" msgstr "" #: disk-utils/partx.c:942 #, c-format msgid "%s: cannot delete partitions" msgstr "" #: disk-utils/partx.c:945 #, c-format msgid "%s: partitioned loop devices unsupported" msgstr "" #: disk-utils/partx.c:962 #, c-format msgid "%s: failed to initialize blkid prober" msgstr "" #: disk-utils/raw.c:52 #, c-format msgid "" " %1$s %2$srawN <major> <minor>\n" " %1$s %2$srawN /dev/<blockdevice>\n" " %1$s -q %2$srawN\n" " %1$s -qa\n" msgstr "" #: disk-utils/raw.c:59 msgid "Bind a raw character device to a block device.\n" msgstr "" #: disk-utils/raw.c:62 msgid " -q, --query set query mode\n" msgstr "" #: disk-utils/raw.c:63 msgid " -a, --all query all raw devices\n" msgstr "" #: disk-utils/raw.c:165 #, c-format msgid "" "Device '%s' is the control raw device (use raw<N> where <N> is greater than " "zero)" msgstr "" #: disk-utils/raw.c:182 #, c-format msgid "Cannot locate block device '%s'" msgstr "" #: disk-utils/raw.c:185 #, c-format msgid "Device '%s' is not a block device" msgstr "" #: disk-utils/raw.c:194 disk-utils/raw.c:197 sys-utils/ipcrm.c:351 #: sys-utils/ipcrm.c:364 sys-utils/ipcrm.c:377 msgid "failed to parse argument" msgstr "" #: disk-utils/raw.c:214 #, c-format msgid "Cannot open master raw device '%s'" msgstr "" #: disk-utils/raw.c:229 #, c-format msgid "Cannot locate raw device '%s'" msgstr "" #: disk-utils/raw.c:232 #, c-format msgid "Raw device '%s' is not a character dev" msgstr "" #: disk-utils/raw.c:236 #, c-format msgid "Device '%s' is not a raw dev" msgstr "" #: disk-utils/raw.c:246 msgid "Error querying raw device" msgstr "" #: disk-utils/raw.c:255 disk-utils/raw.c:270 #, c-format msgid "%sraw%d: bound to major %d, minor %d\n" msgstr "" #: disk-utils/raw.c:269 msgid "Error setting raw device" msgstr "" #: disk-utils/resizepart.c:19 #, c-format msgid " %s <disk device> <partition number> <length>\n" msgstr "" #: disk-utils/resizepart.c:23 msgid "Tell the kernel about the new size of a partition.\n" msgstr "" #: disk-utils/resizepart.c:104 #, c-format msgid "%s: failed to get start of the partition number %s" msgstr "" #: disk-utils/resizepart.c:109 msgid "failed to resize partition" msgstr "" #: disk-utils/sfdisk.c:219 msgid "failed to allocate nested libfdisk context" msgstr "" #: disk-utils/sfdisk.c:264 #, c-format msgid "cannot seek %s" msgstr "" #: disk-utils/sfdisk.c:274 libfdisk/src/bsd.c:723 libfdisk/src/bsd.c:894 #: sys-utils/hwclock.c:161 sys-utils/hwclock.c:163 #, c-format msgid "cannot write %s" msgstr "" #: disk-utils/sfdisk.c:280 #, c-format msgid "%12s (offset %5ju, size %5ju): %s" msgstr "" #: disk-utils/sfdisk.c:286 #, c-format msgid "%s: failed to create a backup" msgstr "" #: disk-utils/sfdisk.c:306 misc-utils/wipefs.c:382 msgid "failed to create a signature backup, $HOME undefined" msgstr "" #: disk-utils/sfdisk.c:312 msgid "Backup files:" msgstr "" #: disk-utils/sfdisk.c:328 msgid "The partition table is unchanged (--no-act)." msgstr "" #: disk-utils/sfdisk.c:332 msgid "" "\n" "The partition table has been altered." msgstr "" #: disk-utils/sfdisk.c:402 #, c-format msgid "unsupported label '%s'" msgstr "" #: disk-utils/sfdisk.c:405 msgid "" "Id Name\n" "\n" msgstr "" "Id Izena\n" "\n" #: disk-utils/sfdisk.c:435 msgid "unrecognized partition table type" msgstr "" #: disk-utils/sfdisk.c:488 #, c-format msgid "Cannot get size of %s" msgstr "" #: disk-utils/sfdisk.c:525 #, c-format msgid "total: %ju blocks\n" msgstr "" #: disk-utils/sfdisk.c:587 disk-utils/sfdisk.c:658 disk-utils/sfdisk.c:722 #: disk-utils/sfdisk.c:786 disk-utils/sfdisk.c:841 disk-utils/sfdisk.c:897 #: disk-utils/sfdisk.c:1188 msgid "no disk device specified" msgstr "" #: disk-utils/sfdisk.c:598 msgid "toggle boot flags is supported for MBR only" msgstr "" #: disk-utils/sfdisk.c:629 disk-utils/sfdisk.c:727 disk-utils/sfdisk.c:791 #: disk-utils/sfdisk.c:846 disk-utils/sfdisk.c:902 disk-utils/sfdisk.c:1186 #: disk-utils/sfdisk.c:1611 msgid "failed to parse partition number" msgstr "" #: disk-utils/sfdisk.c:634 #, c-format msgid "%s: partition %d: failed to toggle bootable flag" msgstr "" #: disk-utils/sfdisk.c:666 msgid "failed to allocate dump struct" msgstr "" #: disk-utils/sfdisk.c:670 msgid "failed to dump partition table" msgstr "" #: disk-utils/sfdisk.c:700 #, c-format msgid "%s: no partition table found" msgstr "" #: disk-utils/sfdisk.c:704 #, c-format msgid "%s: partition %zu: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:707 #, c-format msgid "%s: partition %zu: partition is unused" msgstr "" #: disk-utils/sfdisk.c:726 disk-utils/sfdisk.c:790 disk-utils/sfdisk.c:845 #: disk-utils/sfdisk.c:901 msgid "no partition number specified" msgstr "" #: disk-utils/sfdisk.c:732 disk-utils/sfdisk.c:796 disk-utils/sfdisk.c:851 #: disk-utils/sfdisk.c:907 msgid "unexpected arguments" msgstr "" #: disk-utils/sfdisk.c:747 #, c-format msgid "%s: partition %zu: failed to get partition type" msgstr "" #: disk-utils/sfdisk.c:766 #, c-format msgid "failed to parse %s partition type '%s'" msgstr "" #: disk-utils/sfdisk.c:770 #, c-format msgid "%s: partition %zu: failed to set partition type" msgstr "" #: disk-utils/sfdisk.c:808 #, c-format msgid "%s: partition %zu: failed to get partition UUID" msgstr "" #: disk-utils/sfdisk.c:821 disk-utils/sfdisk.c:876 disk-utils/sfdisk.c:930 msgid "failed to allocate partition object" msgstr "" #: disk-utils/sfdisk.c:825 #, c-format msgid "%s: partition %zu: failed to set partition UUID" msgstr "" #: disk-utils/sfdisk.c:863 #, c-format msgid "%s: partition %zu: failed to get partition name" msgstr "" #: disk-utils/sfdisk.c:880 #, c-format msgid "%s: partition %zu: failed to set partition name" msgstr "" #: disk-utils/sfdisk.c:934 #, c-format msgid "%s: partition %zu: failed to set partition attributes" msgstr "" #: disk-utils/sfdisk.c:977 msgid " Commands:\n" msgstr "" #: disk-utils/sfdisk.c:979 msgid " write write table to disk and exit\n" msgstr "" #: disk-utils/sfdisk.c:980 msgid "" " quit show new situation and wait for user's feedback before write\n" msgstr "" #: disk-utils/sfdisk.c:981 msgid " abort exit sfdisk shell\n" msgstr "" #: disk-utils/sfdisk.c:982 msgid " print display the partition table\n" msgstr "" #: disk-utils/sfdisk.c:983 msgid " help show this help text\n" msgstr "" #: disk-utils/sfdisk.c:985 msgid " Ctrl-D the same as 'quit'\n" msgstr "" #: disk-utils/sfdisk.c:989 msgid " Input format:\n" msgstr "" #: disk-utils/sfdisk.c:991 msgid " <start>, <size>, <type>, <bootable>\n" msgstr "" #: disk-utils/sfdisk.c:994 msgid "" " <start> Beginning of the partition in sectors, or bytes if\n" " specified in the format <number>{K,M,G,T,P,E,Z,Y}.\n" " The default is the first free space.\n" msgstr "" #: disk-utils/sfdisk.c:999 msgid "" " <size> Size of the partition in sectors, or bytes if\n" " specified in the format <number>{K,M,G,T,P,E,Z,Y}.\n" " The default is all available space.\n" msgstr "" #: disk-utils/sfdisk.c:1004 msgid " <type> The partition type. Default is a Linux data partition.\n" msgstr "" #: disk-utils/sfdisk.c:1005 msgid " MBR: hex or L,S,E,X shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:1006 msgid " GPT: UUID or L,S,H shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:1009 msgid " <bootable> Use '*' to mark an MBR partition as bootable.\n" msgstr "" #: disk-utils/sfdisk.c:1013 msgid " Example:\n" msgstr "" #: disk-utils/sfdisk.c:1015 msgid " , 4G Creates a 4GiB partition at default start offset.\n" msgstr "" #: disk-utils/sfdisk.c:1047 sys-utils/dmesg.c:1457 msgid "unsupported command" msgstr "" #: disk-utils/sfdisk.c:1049 #, c-format msgid "line %d: unsupported command" msgstr "" #: disk-utils/sfdisk.c:1196 msgid "failed to allocate script handler" msgstr "" #: disk-utils/sfdisk.c:1212 #, c-format msgid "%s: cannot modify partition %d: no partition table was found" msgstr "" #: disk-utils/sfdisk.c:1217 #, c-format msgid "" "%s: cannot modify partition %d: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:1223 #, c-format msgid "warning: %s: partition %d is not defined yet" msgstr "" #: disk-utils/sfdisk.c:1236 #, c-format msgid "" "\n" "Welcome to sfdisk (%s)." msgstr "" #: disk-utils/sfdisk.c:1244 msgid "Checking that no-one is using this disk right now ..." msgstr "" #: disk-utils/sfdisk.c:1247 msgid "" " FAILED\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1250 msgid "" "This disk is currently in use - repartitioning is probably a bad idea.\n" "Umount all file systems, and swapoff all swap partitions on this disk.\n" "Use the --no-reread flag to suppress this check.\n" msgstr "" #: disk-utils/sfdisk.c:1255 msgid "Use the --force flag to overrule all checks." msgstr "" #: disk-utils/sfdisk.c:1257 msgid "" " OK\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1266 msgid "" "\n" "Old situation:" msgstr "" #: disk-utils/sfdisk.c:1283 #, c-format msgid "" "\n" "sfdisk is going to create a new '%s' disk label.\n" "Use 'label: <name>' before you define a first partition\n" "to override the default." msgstr "" #: disk-utils/sfdisk.c:1286 msgid "" "\n" "Type 'help' to get more information.\n" msgstr "" #: disk-utils/sfdisk.c:1304 msgid "All partitions used." msgstr "" #: disk-utils/sfdisk.c:1312 msgid "failed to allocate partition name" msgstr "" #: disk-utils/sfdisk.c:1351 msgid "Ignoring partition." msgstr "" #: disk-utils/sfdisk.c:1360 msgid "Failed to apply script headers, disk label not created." msgstr "" #: disk-utils/sfdisk.c:1371 msgid "Failed to add partition" msgstr "" #: disk-utils/sfdisk.c:1382 msgid "Script header accepted." msgstr "" #: disk-utils/sfdisk.c:1391 msgid "" "\n" "New situation:" msgstr "" #: disk-utils/sfdisk.c:1400 msgid "Do you want to write this to disk?" msgstr "" #: disk-utils/sfdisk.c:1402 msgid "Leaving." msgstr "" #: disk-utils/sfdisk.c:1412 msgid "Leaving.\n" msgstr "" #: disk-utils/sfdisk.c:1425 #, c-format msgid "" " %1$s [options] <dev> [[-N] <part>]\n" " %1$s [options] <command>\n" msgstr "" #: disk-utils/sfdisk.c:1431 msgid "" "\n" "Commands:\n" msgstr "" #: disk-utils/sfdisk.c:1432 msgid "" " -A, --activate <dev> [<part> ...] list or set bootable MBR partitions\n" msgstr "" #: disk-utils/sfdisk.c:1433 msgid "" " -d, --dump <dev> dump partition table (usable for later " "input)\n" msgstr "" #: disk-utils/sfdisk.c:1434 msgid "" " -J, --json <dev> dump partition table in JSON format\n" msgstr "" #: disk-utils/sfdisk.c:1435 msgid "" " -g, --show-geometry [<dev> ...] list geometry of all or specified " "devices\n" msgstr "" #: disk-utils/sfdisk.c:1436 msgid " -l, --list [<dev> ...] list partitions of each device\n" msgstr "" #: disk-utils/sfdisk.c:1437 msgid "" " -F, --list-free [<dev> ...] list unpartitions free areas of each " "device\n" msgstr "" #: disk-utils/sfdisk.c:1438 msgid "" " -s, --show-size [<dev> ...] list sizes of all or specified devices\n" msgstr "" #: disk-utils/sfdisk.c:1439 msgid "" " -T, --list-types print the recognized types (see -X)\n" msgstr "" #: disk-utils/sfdisk.c:1440 msgid "" " -V, --verify [<dev> ...] test whether partitions seem correct\n" msgstr "" #: disk-utils/sfdisk.c:1443 msgid " --part-label <dev> <part> [<str>] print or change partition label\n" msgstr "" #: disk-utils/sfdisk.c:1444 msgid " --part-type <dev> <part> [<type>] print or change partition type\n" msgstr "" #: disk-utils/sfdisk.c:1445 msgid " --part-uuid <dev> <part> [<uuid>] print or change partition uuid\n" msgstr "" #: disk-utils/sfdisk.c:1446 msgid "" " --part-attrs <dev> <part> [<str>] print or change partition attributes\n" msgstr "" #: disk-utils/sfdisk.c:1449 msgid " <dev> device (usually disk) path\n" msgstr "" #: disk-utils/sfdisk.c:1450 msgid " <part> partition number\n" msgstr "" #: disk-utils/sfdisk.c:1451 msgid "" " <type> partition type, GUID for GPT, hex for MBR\n" msgstr "" #: disk-utils/sfdisk.c:1454 msgid "" " -a, --append append partitions to existing partition table\n" msgstr "" #: disk-utils/sfdisk.c:1455 msgid " -b, --backup backup partition table sectors (see -O)\n" msgstr "" #: disk-utils/sfdisk.c:1456 msgid "" " --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/sfdisk.c:1457 msgid " -f, --force disable all consistency checking\n" msgstr "" #: disk-utils/sfdisk.c:1458 msgid " --color[=<when>] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/sfdisk.c:1461 msgid " -N, --partno <num> specify partition number\n" msgstr "" #: disk-utils/sfdisk.c:1462 msgid " -n, --no-act do everything except write to device\n" msgstr "" #: disk-utils/sfdisk.c:1463 msgid "" " --no-reread do not check whether the device is in use\n" msgstr "" #: disk-utils/sfdisk.c:1464 msgid " -O, --backup-file <path> override default backup file name\n" msgstr "" #: disk-utils/sfdisk.c:1465 msgid " -o, --output <list> output columns\n" msgstr "" #: disk-utils/sfdisk.c:1466 msgid " -q, --quiet suppress extra info messages\n" msgstr "" #: disk-utils/sfdisk.c:1467 msgid " -X, --label <name> specify label type (dos, gpt, ...)\n" msgstr "" #: disk-utils/sfdisk.c:1468 msgid " -Y, --label-nested <name> specify nested label type (dos, bsd)\n" msgstr "" #: disk-utils/sfdisk.c:1470 msgid "" " -L, --Linux deprecated, only for backward compatibility\n" msgstr "" #: disk-utils/sfdisk.c:1471 msgid "" " -u, --unit S deprecated, only sector unit is supported\n" msgstr "" #: disk-utils/sfdisk.c:1475 login-utils/chfn.c:103 login-utils/chsh.c:80 msgid " -v, --version output version information and exit\n" msgstr "" #: disk-utils/sfdisk.c:1568 #, c-format msgid "%s is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1573 msgid "--id is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1598 msgid "--Linux option is unnecessary and deprecated" msgstr "" #: disk-utils/sfdisk.c:1624 #, c-format msgid "unsupported unit '%c'" msgstr "" #: disk-utils/sfdisk.c:1627 include/c.h:302 #, c-format msgid "%s from %s\n" msgstr "" #: disk-utils/swaplabel.c:69 #, c-format msgid "failed to parse UUID: %s" msgstr "" #: disk-utils/swaplabel.c:73 #, c-format msgid "%s: failed to seek to swap UUID" msgstr "" #: disk-utils/swaplabel.c:77 #, c-format msgid "%s: failed to write UUID" msgstr "" #: disk-utils/swaplabel.c:88 #, c-format msgid "%s: failed to seek to swap label " msgstr "" #: disk-utils/swaplabel.c:95 #, c-format msgid "label is too long. Truncating it to '%s'" msgstr "" #: disk-utils/swaplabel.c:98 #, c-format msgid "%s: failed to write label" msgstr "" #: disk-utils/swaplabel.c:121 msgid "Display or change the label or UUID of a swap area.\n" msgstr "" #: disk-utils/swaplabel.c:124 msgid "" " -L, --label <label> specify a new label\n" " -U, --uuid <uuid> specify a new uuid\n" msgstr "" #: disk-utils/swaplabel.c:167 msgid "ignore -U (UUIDs are unsupported)" msgstr "" #: include/c.h:295 msgid "" "\n" "Usage:\n" msgstr "" #: include/c.h:296 msgid "" "\n" "Options:\n" msgstr "" #: include/c.h:298 msgid " -h, --help display this help and exit\n" msgstr "" #: include/c.h:299 msgid " -V, --version output version information and exit\n" msgstr "" #: include/c.h:300 #, c-format msgid "" "\n" "For more details see %s.\n" msgstr "" #: include/closestream.h:42 include/closestream.h:44 login-utils/vipw.c:270 #: login-utils/vipw.c:289 sys-utils/rtcwake.c:280 term-utils/setterm.c:813 #: text-utils/col.c:157 msgid "write error" msgstr "" #: include/colors.h:27 msgid "colors are enabled by default" msgstr "" #: include/colors.h:29 msgid "colors are disabled by default" msgstr "" #: include/optutils.h:81 #, c-format msgid "%s: these options are mutually exclusive:" msgstr "" #: include/pt-mbr-partnames.h:1 msgid "Empty" msgstr "Hutsik" #: include/pt-mbr-partnames.h:2 msgid "FAT12" msgstr "FAT12" #: include/pt-mbr-partnames.h:3 msgid "XENIX root" msgstr "XENIX root" #: include/pt-mbr-partnames.h:4 msgid "XENIX usr" msgstr "XENIX usr" #: include/pt-mbr-partnames.h:5 msgid "FAT16 <32M" msgstr "FAT16 <32M" #: include/pt-mbr-partnames.h:6 msgid "Extended" msgstr "Extended" #: include/pt-mbr-partnames.h:7 msgid "FAT16" msgstr "FAT16" #: include/pt-mbr-partnames.h:8 msgid "HPFS/NTFS/exFAT" msgstr "" #: include/pt-mbr-partnames.h:9 msgid "AIX" msgstr "AIX" #: include/pt-mbr-partnames.h:10 msgid "AIX bootable" msgstr "AIX bootable" #: include/pt-mbr-partnames.h:11 msgid "OS/2 Boot Manager" msgstr "OS/2 Boot Manager" #: include/pt-mbr-partnames.h:12 msgid "W95 FAT32" msgstr "W95 FAT32" #: include/pt-mbr-partnames.h:13 msgid "W95 FAT32 (LBA)" msgstr "W95 FAT32 (LBA)" #: include/pt-mbr-partnames.h:14 msgid "W95 FAT16 (LBA)" msgstr "W95 FAT16 (LBA)" #: include/pt-mbr-partnames.h:15 msgid "W95 Ext'd (LBA)" msgstr "W95 Ext'd (LBA)" #: include/pt-mbr-partnames.h:16 msgid "OPUS" msgstr "OPUS" #: include/pt-mbr-partnames.h:17 msgid "Hidden FAT12" msgstr "Hidden FAT12" #: include/pt-mbr-partnames.h:18 msgid "Compaq diagnostics" msgstr "Compaq diagnostics" #: include/pt-mbr-partnames.h:19 msgid "Hidden FAT16 <32M" msgstr "Hidden FAT16 <32M" #: include/pt-mbr-partnames.h:20 msgid "Hidden FAT16" msgstr "Hidden FAT16" #: include/pt-mbr-partnames.h:21 msgid "Hidden HPFS/NTFS" msgstr "Hidden HPFS/NTFS" #: include/pt-mbr-partnames.h:22 msgid "AST SmartSleep" msgstr "AST SmartSleep" #: include/pt-mbr-partnames.h:23 msgid "Hidden W95 FAT32" msgstr "Hidden W95 FAT32" #: include/pt-mbr-partnames.h:24 msgid "Hidden W95 FAT32 (LBA)" msgstr "Hidden W95 FAT32 (LBA)" #: include/pt-mbr-partnames.h:25 msgid "Hidden W95 FAT16 (LBA)" msgstr "Hidden W95 FAT16 (LBA)" #: include/pt-mbr-partnames.h:26 msgid "NEC DOS" msgstr "NEC DOS" #: include/pt-mbr-partnames.h:27 msgid "Hidden NTFS WinRE" msgstr "" #: include/pt-mbr-partnames.h:28 msgid "Plan 9" msgstr "Plan 9" #: include/pt-mbr-partnames.h:29 msgid "PartitionMagic recovery" msgstr "PartitionMagic recovery" #: include/pt-mbr-partnames.h:30 msgid "Venix 80286" msgstr "Venix 80286" #: include/pt-mbr-partnames.h:31 msgid "PPC PReP Boot" msgstr "PPC PReP Boot" #: include/pt-mbr-partnames.h:32 msgid "SFS" msgstr "SFS" #: include/pt-mbr-partnames.h:33 msgid "QNX4.x" msgstr "QNX4.x" #: include/pt-mbr-partnames.h:34 msgid "QNX4.x 2nd part" msgstr "QNX4.x 2nd part" #: include/pt-mbr-partnames.h:35 msgid "QNX4.x 3rd part" msgstr "QNX4.x 3rd part" #: include/pt-mbr-partnames.h:36 msgid "OnTrack DM" msgstr "OnTrack DM" #: include/pt-mbr-partnames.h:37 msgid "OnTrack DM6 Aux1" msgstr "OnTrack DM6 Aux1" #: include/pt-mbr-partnames.h:38 msgid "CP/M" msgstr "CP/M" #: include/pt-mbr-partnames.h:39 msgid "OnTrack DM6 Aux3" msgstr "OnTrack DM6 Aux3" #: include/pt-mbr-partnames.h:40 msgid "OnTrackDM6" msgstr "OnTrackDM6" #: include/pt-mbr-partnames.h:41 msgid "EZ-Drive" msgstr "EZ-Drive" #: include/pt-mbr-partnames.h:42 msgid "Golden Bow" msgstr "Golden Bow" #: include/pt-mbr-partnames.h:43 msgid "Priam Edisk" msgstr "Priam Edisk" #: include/pt-mbr-partnames.h:44 include/pt-mbr-partnames.h:91 #: include/pt-mbr-partnames.h:98 include/pt-mbr-partnames.h:99 msgid "SpeedStor" msgstr "SpeedStor" #: include/pt-mbr-partnames.h:45 msgid "GNU HURD or SysV" msgstr "GNU HURD or SysV" #: include/pt-mbr-partnames.h:46 msgid "Novell Netware 286" msgstr "Novell Netware 286" #: include/pt-mbr-partnames.h:47 msgid "Novell Netware 386" msgstr "Novell Netware 386" #: include/pt-mbr-partnames.h:48 msgid "DiskSecure Multi-Boot" msgstr "DiskSecure Multi-Boot" #: include/pt-mbr-partnames.h:49 msgid "PC/IX" msgstr "PC/IX" #: include/pt-mbr-partnames.h:50 msgid "Old Minix" msgstr "Old Minix" #: include/pt-mbr-partnames.h:51 msgid "Minix / old Linux" msgstr "Minix / old Linux" #: include/pt-mbr-partnames.h:52 msgid "Linux swap / Solaris" msgstr "Linux swap / Solaris" #: include/pt-mbr-partnames.h:53 msgid "Linux" msgstr "Linux" #: include/pt-mbr-partnames.h:54 msgid "OS/2 hidden or Intel hibernation" msgstr "" #: include/pt-mbr-partnames.h:57 msgid "Linux extended" msgstr "Linux extended" #: include/pt-mbr-partnames.h:58 include/pt-mbr-partnames.h:59 msgid "NTFS volume set" msgstr "NTFS volume set" #: include/pt-mbr-partnames.h:60 msgid "Linux plaintext" msgstr "Linux plaintext" #: include/pt-mbr-partnames.h:61 libfdisk/src/gpt.c:203 libfdisk/src/sgi.c:63 #: libfdisk/src/sun.c:54 msgid "Linux LVM" msgstr "Linux LVM" #: include/pt-mbr-partnames.h:62 msgid "Amoeba" msgstr "Amoeba" #: include/pt-mbr-partnames.h:63 msgid "Amoeba BBT" msgstr "Amoeba BBT" #: include/pt-mbr-partnames.h:64 msgid "BSD/OS" msgstr "BSD/OS" #: include/pt-mbr-partnames.h:65 msgid "IBM Thinkpad hibernation" msgstr "IBM Thinkpad hibernation" #: include/pt-mbr-partnames.h:66 msgid "FreeBSD" msgstr "FreeBSD" #: include/pt-mbr-partnames.h:67 msgid "OpenBSD" msgstr "OpenBSD" #: include/pt-mbr-partnames.h:68 msgid "NeXTSTEP" msgstr "NeXTSTEP" #: include/pt-mbr-partnames.h:69 msgid "Darwin UFS" msgstr "Darwin UFS" #: include/pt-mbr-partnames.h:70 msgid "NetBSD" msgstr "NetBSD" #: include/pt-mbr-partnames.h:71 msgid "Darwin boot" msgstr "Darwin boot" #: include/pt-mbr-partnames.h:72 msgid "HFS / HFS+" msgstr "HFS / HFS+" #: include/pt-mbr-partnames.h:73 msgid "BSDI fs" msgstr "BSDI fs" #: include/pt-mbr-partnames.h:74 msgid "BSDI swap" msgstr "BSDI swap" #: include/pt-mbr-partnames.h:75 msgid "Boot Wizard hidden" msgstr "Boot Wizard ezkutua" #: include/pt-mbr-partnames.h:76 msgid "Acronis FAT32 LBA" msgstr "" #: include/pt-mbr-partnames.h:77 libfdisk/src/gpt.c:228 msgid "Solaris boot" msgstr "Solaris boot" #: include/pt-mbr-partnames.h:78 msgid "Solaris" msgstr "Solaris" #: include/pt-mbr-partnames.h:79 msgid "DRDOS/sec (FAT-12)" msgstr "DRDOS/sec (FAT-12)" #: include/pt-mbr-partnames.h:80 msgid "DRDOS/sec (FAT-16 < 32M)" msgstr "DRDOS/sec (FAT-16 < 32M)" #: include/pt-mbr-partnames.h:81 msgid "DRDOS/sec (FAT-16)" msgstr "DRDOS/sec (FAT-16)" #: include/pt-mbr-partnames.h:82 msgid "Syrinx" msgstr "Syrinx" #: include/pt-mbr-partnames.h:83 msgid "Non-FS data" msgstr "Non-FS data" #: include/pt-mbr-partnames.h:84 msgid "CP/M / CTOS / ..." msgstr "CP/M / CTOS / ..." #: include/pt-mbr-partnames.h:86 msgid "Dell Utility" msgstr "Dell Utility" #: include/pt-mbr-partnames.h:87 msgid "BootIt" msgstr "BootIt" #: include/pt-mbr-partnames.h:88 msgid "DOS access" msgstr "DOS access" #: include/pt-mbr-partnames.h:90 msgid "DOS R/O" msgstr "DOS R/O" #: include/pt-mbr-partnames.h:93 msgid "Rufus alignment" msgstr "" #: include/pt-mbr-partnames.h:94 msgid "BeOS fs" msgstr "BeOS fs" #: include/pt-mbr-partnames.h:96 msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #: include/pt-mbr-partnames.h:97 msgid "Linux/PA-RISC boot" msgstr "Linux/PA-RISC boot" #: include/pt-mbr-partnames.h:100 msgid "DOS secondary" msgstr "DOS secondary" #: include/pt-mbr-partnames.h:101 msgid "VMware VMFS" msgstr "VMware VMFS" #: include/pt-mbr-partnames.h:102 msgid "VMware VMKCORE" msgstr "VMware VMKCORE" #: include/pt-mbr-partnames.h:103 libfdisk/src/sun.c:55 msgid "Linux raid autodetect" msgstr "Automatikoki atzeman Linux raid-ak" #: include/pt-mbr-partnames.h:106 msgid "LANstep" msgstr "LANstep" #: include/pt-mbr-partnames.h:107 msgid "BBT" msgstr "BBT" #: libfdisk/src/alignment.c:662 msgid "Calling ioctl() to re-read partition table." msgstr "" #: libfdisk/src/alignment.c:671 msgid "Re-reading the partition table failed." msgstr "" #: libfdisk/src/alignment.c:673 msgid "" "The kernel still uses the old table. The new table will be used at the next " "reboot or after you run partprobe(8) or kpartx(8)." msgstr "" #: libfdisk/src/ask.c:476 libfdisk/src/ask.c:488 #, c-format msgid "Selected partition %ju" msgstr "" #: libfdisk/src/ask.c:479 msgid "No partition is defined yet!" msgstr "" #: libfdisk/src/ask.c:491 msgid "No free partition available!" msgstr "" #: libfdisk/src/ask.c:501 msgid "Partition number" msgstr "Partizio zenbakia" #: libfdisk/src/ask.c:998 #, c-format msgid "Created a new partition %d of type '%s' and of size %s." msgstr "" #: libfdisk/src/bsd.c:166 #, c-format msgid "Partition %zd: has invalid starting sector 0." msgstr "" #: libfdisk/src/bsd.c:181 #, c-format msgid "There is no *BSD partition on %s." msgstr "" #: libfdisk/src/bsd.c:259 libfdisk/src/dos.c:933 msgid "First cylinder" msgstr "" #: libfdisk/src/bsd.c:292 libfdisk/src/dos.c:1161 msgid "Last cylinder, +cylinders or +size{K,M,G,T,P}" msgstr "" #: libfdisk/src/bsd.c:297 libfdisk/src/dos.c:1166 libfdisk/src/gpt.c:2243 msgid "Last sector, +sectors or +size{K,M,G,T,P}" msgstr "" #: libfdisk/src/bsd.c:381 #, c-format msgid "The device %s does not contain BSD disklabel." msgstr "" #: libfdisk/src/bsd.c:383 msgid "Do you want to create a BSD disklabel?" msgstr "" #: libfdisk/src/bsd.c:449 msgid "Disk" msgstr "" #: libfdisk/src/bsd.c:456 msgid "Packname" msgstr "" #: libfdisk/src/bsd.c:463 libfdisk/src/sun.c:1114 msgid "Flags" msgstr "Banderak" #: libfdisk/src/bsd.c:466 msgid " removable" msgstr " kengarria" #: libfdisk/src/bsd.c:467 msgid " ecc" msgstr " ecc" #: libfdisk/src/bsd.c:468 msgid " badsect" msgstr " badsect" #: libfdisk/src/bsd.c:476 msgid "Bytes/Sector" msgstr "" #: libfdisk/src/bsd.c:481 msgid "Tracks/Cylinder" msgstr "" #: libfdisk/src/bsd.c:486 msgid "Sectors/Cylinder" msgstr "" #: libfdisk/src/bsd.c:491 libfdisk/src/bsd.c:1018 libfdisk/src/dos.c:2302 #: libfdisk/src/sgi.c:1159 libfdisk/src/sun.c:196 libfdisk/src/sun.c:1110 msgid "Cylinders" msgstr "Zilindroak" #: libfdisk/src/bsd.c:496 libfdisk/src/sun.c:757 msgid "Rpm" msgstr "" #: libfdisk/src/bsd.c:501 libfdisk/src/sgi.c:292 libfdisk/src/sun.c:777 msgid "Interleave" msgstr "" #: libfdisk/src/bsd.c:506 msgid "Trackskew" msgstr "" #: libfdisk/src/bsd.c:511 msgid "Cylinderskew" msgstr "" #: libfdisk/src/bsd.c:516 msgid "Headswitch" msgstr "" #: libfdisk/src/bsd.c:521 msgid "Track-to-track seek" msgstr "" #: libfdisk/src/bsd.c:611 msgid "bytes/sector" msgstr "byte kopurua sektoreko" #: libfdisk/src/bsd.c:614 msgid "sectors/track" msgstr "sektoreak pistako" #: libfdisk/src/bsd.c:615 msgid "tracks/cylinder" msgstr "pistak zilindroko" #: libfdisk/src/bsd.c:616 msgid "cylinders" msgstr "zilindroak" #: libfdisk/src/bsd.c:620 msgid "sectors/cylinder" msgstr "sektoreak zilindroko" #: libfdisk/src/bsd.c:623 msgid "rpm" msgstr "rpm" #: libfdisk/src/bsd.c:624 msgid "interleave" msgstr "" #: libfdisk/src/bsd.c:625 msgid "trackskew" msgstr "" #: libfdisk/src/bsd.c:626 msgid "cylinderskew" msgstr "" #: libfdisk/src/bsd.c:628 msgid "headswitch" msgstr "" #: libfdisk/src/bsd.c:629 msgid "track-to-track seek" msgstr "" #: libfdisk/src/bsd.c:651 #, c-format msgid "The bootstrap file %s successfully loaded." msgstr "" #: libfdisk/src/bsd.c:673 #, c-format msgid "Bootstrap: %1$sboot -> boot%1$s (default %1$s)" msgstr "" #: libfdisk/src/bsd.c:704 msgid "Bootstrap overlaps with disklabel!" msgstr "" #: libfdisk/src/bsd.c:728 #, c-format msgid "Bootstrap installed on %s." msgstr "" #: libfdisk/src/bsd.c:900 #, c-format msgid "Disklabel written to %s (don't forget to write %s disklable too)." msgstr "" #: libfdisk/src/bsd.c:903 #, c-format msgid "Disklabel written to %s." msgstr "" #: libfdisk/src/bsd.c:909 libfdisk/src/context.c:611 msgid "Syncing disks." msgstr "" #: libfdisk/src/bsd.c:950 msgid "BSD label is not nested within a DOS partition." msgstr "" #: libfdisk/src/bsd.c:978 #, c-format msgid "BSD partition '%c' linked to DOS partition %zu." msgstr "" #: libfdisk/src/bsd.c:1014 msgid "Slice" msgstr "" #: libfdisk/src/bsd.c:1021 msgid "Fsize" msgstr "" #: libfdisk/src/bsd.c:1022 msgid "Bsize" msgstr "" #: libfdisk/src/bsd.c:1023 msgid "Cpg" msgstr "" #: libfdisk/src/context.c:482 #, c-format msgid "" "%s: device contains a valid '%s' signature; it is strongly recommended to " "wipe the device with wipefs(8) if this is unexpected, in order to avoid " "possible collisions" msgstr "" #: libfdisk/src/context.c:605 #, c-format msgid "%s: close device failed" msgstr "" #: libfdisk/src/context.c:772 msgid "cylinder" msgid_plural "cylinders" msgstr[0] "" msgstr[1] "" #: libfdisk/src/context.c:773 msgid "sector" msgid_plural "sectors" msgstr[0] "" msgstr[1] "" #: libfdisk/src/context.c:1076 msgid "Incomplete geometry setting." msgstr "" #: libfdisk/src/dos.c:214 msgid "All primary partitions have been defined already." msgstr "" #: libfdisk/src/dos.c:265 #, c-format msgid "Failed to read extended partition table (offset=%ju)" msgstr "" #: libfdisk/src/dos.c:328 msgid "You can set geometry from the extra functions menu." msgstr "" #: libfdisk/src/dos.c:331 msgid "DOS-compatible mode is deprecated." msgstr "" #: libfdisk/src/dos.c:335 msgid "" "The device presents a logical sector size that is smaller than the physical " "sector size. Aligning to a physical sector (or optimal I/O) size boundary is " "recommended, or performance may be impacted." msgstr "" #: libfdisk/src/dos.c:341 msgid "Cylinders as display units are deprecated." msgstr "" #: libfdisk/src/dos.c:348 #, c-format msgid "" "The size of this disk is %s (%ju bytes). DOS partition table format can not " "be used on drives for volumes larger than %lu bytes for %lu-byte sectors. " "Use GUID partition table format (GPT)." msgstr "" #: libfdisk/src/dos.c:503 msgid "Bad offset in primary extended partition." msgstr "" #: libfdisk/src/dos.c:519 #, c-format msgid "" "Omitting partitions after #%zu. They will be deleted if you save this " "partition table." msgstr "" #: libfdisk/src/dos.c:546 #, c-format msgid "Extra link pointer in partition table %zu." msgstr "" #: libfdisk/src/dos.c:554 #, c-format msgid "Ignoring extra data in partition table %zu." msgstr "" #: libfdisk/src/dos.c:609 #, c-format msgid "omitting empty partition (%zu)" msgstr "" #: libfdisk/src/dos.c:664 #, c-format msgid "Created a new DOS disklabel with disk identifier 0x%08x." msgstr "" #: libfdisk/src/dos.c:685 msgid "Enter the new disk identifier" msgstr "" #: libfdisk/src/dos.c:692 msgid "Incorrect value." msgstr "" #: libfdisk/src/dos.c:701 #, c-format msgid "Disk identifier changed from 0x%08x to 0x%08x." msgstr "" #: libfdisk/src/dos.c:793 #, c-format msgid "Ignoring extra extended partition %zu" msgstr "" #: libfdisk/src/dos.c:806 #, c-format msgid "" "Invalid flag 0x%02x%02x of EBR (for partition %zu) will be corrected by " "w(rite)." msgstr "" #: libfdisk/src/dos.c:920 #, c-format msgid "Start sector %ju out of range." msgstr "" #: libfdisk/src/dos.c:1026 libfdisk/src/gpt.c:2124 libfdisk/src/sgi.c:840 #: libfdisk/src/sun.c:514 #, c-format msgid "Partition %zu is already defined. Delete it before re-adding it." msgstr "" #: libfdisk/src/dos.c:1096 #, c-format msgid "Sector %llu is already allocated." msgstr "" #: libfdisk/src/dos.c:1133 libfdisk/src/gpt.c:2134 msgid "No free sectors available." msgstr "" #: libfdisk/src/dos.c:1287 #, c-format msgid "Adding logical partition %zu" msgstr "" #: libfdisk/src/dos.c:1318 #, c-format msgid "Partition %zu: contains sector 0" msgstr "" #: libfdisk/src/dos.c:1320 #, c-format msgid "Partition %zu: head %d greater than maximum %d" msgstr "" #: libfdisk/src/dos.c:1323 #, c-format msgid "Partition %zu: sector %d greater than maximum %llu" msgstr "" #: libfdisk/src/dos.c:1326 #, c-format msgid "Partition %zu: cylinder %d greater than maximum %llu" msgstr "" #: libfdisk/src/dos.c:1332 #, c-format msgid "Partition %zu: previous sectors %u disagrees with total %u" msgstr "" #: libfdisk/src/dos.c:1385 #, c-format msgid "" "Partition %zu: different physical/logical beginnings (non-Linux?): phys=(%d, " "%d, %d), logical=(%d, %d, %d)" msgstr "" #: libfdisk/src/dos.c:1396 #, c-format msgid "" "Partition %zu: different physical/logical endings: phys=(%d, %d, %d), " "logical=(%d, %d, %d)" msgstr "" #: libfdisk/src/dos.c:1405 #, c-format msgid "Partition %zu: does not end on cylinder boundary." msgstr "" #: libfdisk/src/dos.c:1431 #, c-format msgid "Partition %zu: bad start-of-data." msgstr "" #: libfdisk/src/dos.c:1444 #, c-format msgid "Partition %zu: overlaps partition %zu." msgstr "" #: libfdisk/src/dos.c:1470 #, c-format msgid "Partition %zu: empty." msgstr "" #: libfdisk/src/dos.c:1475 #, c-format msgid "Logical partition %zu: not entirely in partition %zu." msgstr "" #: libfdisk/src/dos.c:1483 #, c-format msgid "Total allocated sectors %llu greater than the maximum %llu." msgstr "" #: libfdisk/src/dos.c:1486 #, c-format msgid "Remaining %lld unallocated %ld-byte sectors." msgstr "" #: libfdisk/src/dos.c:1534 libfdisk/src/dos.c:1953 msgid "Extended partition already exists." msgstr "" #: libfdisk/src/dos.c:1577 msgid "The maximum number of partitions has been created." msgstr "" #: libfdisk/src/dos.c:1589 msgid "All primary partitions are in use." msgstr "" #: libfdisk/src/dos.c:1591 msgid "All space for primary partitions is in use." msgstr "" #. TRANSLATORS: Try to keep this within 80 characters. #: libfdisk/src/dos.c:1602 msgid "" "To create more partitions, first replace a primary with an extended " "partition." msgstr "" #: libfdisk/src/dos.c:1607 msgid "All logical partitions are in use. Adding a primary partition." msgstr "" #: libfdisk/src/dos.c:1629 msgid "Partition type" msgstr "" #: libfdisk/src/dos.c:1633 #, c-format msgid "%zu primary, %d extended, %zu free" msgstr "" #: libfdisk/src/dos.c:1638 msgid "primary" msgstr "" #: libfdisk/src/dos.c:1640 msgid "extended" msgstr "" #: libfdisk/src/dos.c:1640 msgid "container for logical partitions" msgstr "" #: libfdisk/src/dos.c:1642 msgid "logical" msgstr "" #: libfdisk/src/dos.c:1642 msgid "numbered from 5" msgstr "" #: libfdisk/src/dos.c:1680 #, c-format msgid "Invalid partition type `%c'." msgstr "" #: libfdisk/src/dos.c:1698 #, c-format msgid "Cannot write sector %jd: seek failed" msgstr "" #: libfdisk/src/dos.c:1851 libfdisk/src/gpt.c:1097 msgid "Disk identifier" msgstr "" #: libfdisk/src/dos.c:1958 msgid "" "Type 0 means free space to many systems. Having partitions of type 0 is " "probably unwise." msgstr "" #: libfdisk/src/dos.c:1963 msgid "" "Cannot change type of the extended partition which is already used by " "logical partitions. Delete logical partitions first." msgstr "" #: libfdisk/src/dos.c:2142 libfdisk/src/gpt.c:2688 msgid "Nothing to do. Ordering is correct already." msgstr "" #: libfdisk/src/dos.c:2191 #, c-format msgid "Partition %zu: no data area." msgstr "" #: libfdisk/src/dos.c:2221 msgid "New beginning of data" msgstr "" #: libfdisk/src/dos.c:2277 #, c-format msgid "Partition %zu: is an extended partition." msgstr "" #: libfdisk/src/dos.c:2283 #, c-format msgid "The bootable flag on partition %zu is enabled now." msgstr "" #: libfdisk/src/dos.c:2284 #, c-format msgid "The bootable flag on partition %zu is disabled now." msgstr "" #: libfdisk/src/dos.c:2297 libfdisk/src/gpt.c:2778 libfdisk/src/sgi.c:1155 #: libfdisk/src/sun.c:1106 msgid "Device" msgstr "Gailua" #: libfdisk/src/dos.c:2298 libfdisk/src/sun.c:41 msgid "Boot" msgstr "Abio" #: libfdisk/src/dos.c:2304 libfdisk/src/sgi.c:1161 libfdisk/src/sun.c:1112 msgid "Id" msgstr "" #: libfdisk/src/dos.c:2308 msgid "Start-C/H/S" msgstr "" #: libfdisk/src/dos.c:2309 msgid "End-C/H/S" msgstr "" #: libfdisk/src/dos.c:2310 libfdisk/src/gpt.c:2788 libfdisk/src/sgi.c:1163 msgid "Attrs" msgstr "" #: libfdisk/src/gpt.c:159 msgid "EFI System" msgstr "" #: libfdisk/src/gpt.c:161 msgid "MBR partition scheme" msgstr "" #: libfdisk/src/gpt.c:162 msgid "Intel Fast Flash" msgstr "" #: libfdisk/src/gpt.c:165 msgid "BIOS boot" msgstr "" #: libfdisk/src/gpt.c:168 msgid "Sony boot partition" msgstr "" #: libfdisk/src/gpt.c:169 msgid "Lenovo boot partition" msgstr "" #: libfdisk/src/gpt.c:172 msgid "PowerPC PReP boot" msgstr "" #: libfdisk/src/gpt.c:175 msgid "ONIE boot" msgstr "" #: libfdisk/src/gpt.c:176 msgid "ONIE config" msgstr "" #: libfdisk/src/gpt.c:179 msgid "Microsoft reserved" msgstr "" #: libfdisk/src/gpt.c:180 msgid "Microsoft basic data" msgstr "" #: libfdisk/src/gpt.c:181 msgid "Microsoft LDM metadata" msgstr "" #: libfdisk/src/gpt.c:182 msgid "Microsoft LDM data" msgstr "" #: libfdisk/src/gpt.c:183 msgid "Windows recovery environment" msgstr "" #: libfdisk/src/gpt.c:184 msgid "IBM General Parallel Fs" msgstr "" #: libfdisk/src/gpt.c:185 msgid "Microsoft Storage Spaces" msgstr "" #: libfdisk/src/gpt.c:188 msgid "HP-UX data" msgstr "" #: libfdisk/src/gpt.c:189 msgid "HP-UX service" msgstr "" #: libfdisk/src/gpt.c:192 libfdisk/src/sgi.c:61 libfdisk/src/sun.c:52 msgid "Linux swap" msgstr "Linux swap" #: libfdisk/src/gpt.c:193 msgid "Linux filesystem" msgstr "" #: libfdisk/src/gpt.c:194 msgid "Linux server data" msgstr "" #: libfdisk/src/gpt.c:195 msgid "Linux root (x86)" msgstr "" #: libfdisk/src/gpt.c:196 msgid "Linux root (ARM)" msgstr "" #: libfdisk/src/gpt.c:197 msgid "Linux root (x86-64)" msgstr "" #: libfdisk/src/gpt.c:198 msgid "Linux root (ARM-64)" msgstr "" #: libfdisk/src/gpt.c:199 msgid "Linux reserved" msgstr "" #: libfdisk/src/gpt.c:200 msgid "Linux home" msgstr "" #: libfdisk/src/gpt.c:201 libfdisk/src/sgi.c:64 msgid "Linux RAID" msgstr "Linux RAID" #: libfdisk/src/gpt.c:202 msgid "Linux extended boot" msgstr "" #: libfdisk/src/gpt.c:210 msgid "FreeBSD data" msgstr "" #: libfdisk/src/gpt.c:211 msgid "FreeBSD boot" msgstr "" #: libfdisk/src/gpt.c:212 msgid "FreeBSD swap" msgstr "" #: libfdisk/src/gpt.c:213 msgid "FreeBSD UFS" msgstr "" #: libfdisk/src/gpt.c:214 msgid "FreeBSD ZFS" msgstr "" #: libfdisk/src/gpt.c:215 msgid "FreeBSD Vinum" msgstr "" #: libfdisk/src/gpt.c:218 msgid "Apple HFS/HFS+" msgstr "" #: libfdisk/src/gpt.c:219 msgid "Apple UFS" msgstr "" #: libfdisk/src/gpt.c:220 msgid "Apple RAID" msgstr "" #: libfdisk/src/gpt.c:221 msgid "Apple RAID offline" msgstr "" #: libfdisk/src/gpt.c:222 msgid "Apple boot" msgstr "" #: libfdisk/src/gpt.c:223 msgid "Apple label" msgstr "" #: libfdisk/src/gpt.c:224 msgid "Apple TV recovery" msgstr "" #: libfdisk/src/gpt.c:225 msgid "Apple Core storage" msgstr "" #: libfdisk/src/gpt.c:229 msgid "Solaris root" msgstr "" #: libfdisk/src/gpt.c:231 msgid "Solaris /usr & Apple ZFS" msgstr "" #: libfdisk/src/gpt.c:232 msgid "Solaris swap" msgstr "" #: libfdisk/src/gpt.c:233 msgid "Solaris backup" msgstr "" #: libfdisk/src/gpt.c:234 msgid "Solaris /var" msgstr "" #: libfdisk/src/gpt.c:235 msgid "Solaris /home" msgstr "" #: libfdisk/src/gpt.c:236 msgid "Solaris alternate sector" msgstr "" #: libfdisk/src/gpt.c:237 msgid "Solaris reserved 1" msgstr "" #: libfdisk/src/gpt.c:238 msgid "Solaris reserved 2" msgstr "" #: libfdisk/src/gpt.c:239 msgid "Solaris reserved 3" msgstr "" #: libfdisk/src/gpt.c:240 msgid "Solaris reserved 4" msgstr "" #: libfdisk/src/gpt.c:241 msgid "Solaris reserved 5" msgstr "" #: libfdisk/src/gpt.c:244 msgid "NetBSD swap" msgstr "" #: libfdisk/src/gpt.c:245 msgid "NetBSD FFS" msgstr "" #: libfdisk/src/gpt.c:246 msgid "NetBSD LFS" msgstr "" #: libfdisk/src/gpt.c:247 msgid "NetBSD concatenated" msgstr "" #: libfdisk/src/gpt.c:248 msgid "NetBSD encrypted" msgstr "" #: libfdisk/src/gpt.c:249 msgid "NetBSD RAID" msgstr "" #: libfdisk/src/gpt.c:252 msgid "ChromeOS kernel" msgstr "" #: libfdisk/src/gpt.c:253 msgid "ChromeOS root fs" msgstr "" #: libfdisk/src/gpt.c:254 msgid "ChromeOS reserved" msgstr "" #: libfdisk/src/gpt.c:257 msgid "MidnightBSD data" msgstr "" #: libfdisk/src/gpt.c:258 msgid "MidnightBSD boot" msgstr "" #: libfdisk/src/gpt.c:259 msgid "MidnightBSD swap" msgstr "" #: libfdisk/src/gpt.c:260 msgid "MidnightBSD UFS" msgstr "" #: libfdisk/src/gpt.c:261 msgid "MidnightBSD ZFS" msgstr "" #: libfdisk/src/gpt.c:262 msgid "MidnightBSD Vinum" msgstr "" #: libfdisk/src/gpt.c:265 msgid "Ceph Journal" msgstr "" #: libfdisk/src/gpt.c:266 msgid "Ceph Encrypted Journal" msgstr "" #: libfdisk/src/gpt.c:267 msgid "Ceph OSD" msgstr "" #: libfdisk/src/gpt.c:268 msgid "Ceph crypt OSD" msgstr "" #: libfdisk/src/gpt.c:269 msgid "Ceph disk in creation" msgstr "" #: libfdisk/src/gpt.c:270 msgid "Ceph crypt disk in creation" msgstr "" #: libfdisk/src/gpt.c:273 msgid "OpenBSD data" msgstr "" #: libfdisk/src/gpt.c:276 msgid "QNX6 file system" msgstr "" #: libfdisk/src/gpt.c:279 msgid "Plan 9 partition" msgstr "" #: libfdisk/src/gpt.c:544 msgid "failed to allocate GPT header" msgstr "" #: libfdisk/src/gpt.c:626 msgid "First LBA specified by script is out of range." msgstr "" #: libfdisk/src/gpt.c:637 msgid "Last LBA specified by script is out of range." msgstr "" #: libfdisk/src/gpt.c:771 #, c-format msgid "GPT PMBR size mismatch (%u != %u) will be corrected by w(rite)." msgstr "" #: libfdisk/src/gpt.c:789 msgid "gpt: stat() failed" msgstr "" #: libfdisk/src/gpt.c:799 #, c-format msgid "gpt: cannot handle files with mode %o" msgstr "" #: libfdisk/src/gpt.c:1066 msgid "GPT Header" msgstr "" #: libfdisk/src/gpt.c:1071 msgid "GPT Entries" msgstr "" #: libfdisk/src/gpt.c:1104 msgid "First LBA" msgstr "" #: libfdisk/src/gpt.c:1109 msgid "Last LBA" msgstr "" #. TRANSLATORS: The LBA (Logical Block Address) of the backup GPT header. #: libfdisk/src/gpt.c:1115 msgid "Alternative LBA" msgstr "" #. TRANSLATORS: The start of the array of partition entries. #: libfdisk/src/gpt.c:1121 msgid "Partition entries LBA" msgstr "" #: libfdisk/src/gpt.c:1126 msgid "Allocated partition entries" msgstr "" #: libfdisk/src/gpt.c:1441 msgid "" "The backup GPT table is corrupt, but the primary appears OK, so that will be " "used." msgstr "" #: libfdisk/src/gpt.c:1450 msgid "" "The primary GPT table is corrupt, but the backup appears OK, so that will be " "used." msgstr "" #: libfdisk/src/gpt.c:1624 #, c-format msgid "unsupported GPT attribute bit '%s'" msgstr "" #: libfdisk/src/gpt.c:1719 #, c-format msgid "Partition UUID changed from %s to %s." msgstr "" #: libfdisk/src/gpt.c:1727 #, c-format msgid "Partition name changed from '%s' to '%.*s'." msgstr "" #: libfdisk/src/gpt.c:1756 msgid "The begin of the partition overflows FirstUsableLBA." msgstr "" #: libfdisk/src/gpt.c:1763 msgid "The end of the partition overflows LastUsableLBA." msgstr "" #: libfdisk/src/gpt.c:1922 msgid "" "The device contains hybrid MBR -- writing GPT only. You have to sync the MBR " "manually." msgstr "" #: libfdisk/src/gpt.c:1959 msgid "Disk does not contain a valid backup header." msgstr "" #: libfdisk/src/gpt.c:1964 msgid "Invalid primary header CRC checksum." msgstr "" #: libfdisk/src/gpt.c:1968 msgid "Invalid backup header CRC checksum." msgstr "" #: libfdisk/src/gpt.c:1973 msgid "Invalid partition entry checksum." msgstr "" #: libfdisk/src/gpt.c:1978 msgid "Invalid primary header LBA sanity checks." msgstr "" #: libfdisk/src/gpt.c:1982 msgid "Invalid backup header LBA sanity checks." msgstr "" #: libfdisk/src/gpt.c:1987 msgid "MyLBA mismatch with real position at primary header." msgstr "" #: libfdisk/src/gpt.c:1991 msgid "MyLBA mismatch with real position at backup header." msgstr "" #: libfdisk/src/gpt.c:1996 msgid "Disk is too small to hold all data." msgstr "" #: libfdisk/src/gpt.c:2006 msgid "Primary and backup header mismatch." msgstr "" #: libfdisk/src/gpt.c:2012 #, c-format msgid "Partition %u overlaps with partition %u." msgstr "" #: libfdisk/src/gpt.c:2019 #, c-format msgid "Partition %u is too big for the disk." msgstr "" #: libfdisk/src/gpt.c:2026 #, c-format msgid "Partition %u ends before it starts." msgstr "" #: libfdisk/src/gpt.c:2035 msgid "No errors detected." msgstr "" #: libfdisk/src/gpt.c:2036 #, c-format msgid "Header version: %s" msgstr "" #: libfdisk/src/gpt.c:2037 #, c-format msgid "Using %u out of %d partitions." msgstr "" #: libfdisk/src/gpt.c:2048 #, c-format msgid "A total of %ju free sectors is available in %u segment." msgid_plural "" "A total of %ju free sectors is available in %u segments (the largest is %s)." msgstr[0] "" msgstr[1] "" #: libfdisk/src/gpt.c:2056 #, c-format msgid "%d error detected." msgid_plural "%d errors detected." msgstr[0] "" msgstr[1] "" #: libfdisk/src/gpt.c:2130 msgid "All partitions are already in use." msgstr "" #: libfdisk/src/gpt.c:2185 libfdisk/src/gpt.c:2210 #, c-format msgid "Sector %ju already used." msgstr "" #: libfdisk/src/gpt.c:2271 #, c-format msgid "Could not create partition %zu" msgstr "" #: libfdisk/src/gpt.c:2278 #, c-format msgid "The last usable GPT sector is %ju, but %ju is requested." msgstr "" #: libfdisk/src/gpt.c:2285 #, c-format msgid "The first usable GPT sector is %ju, but %ju is requested." msgstr "" #: libfdisk/src/gpt.c:2417 #, c-format msgid "Created a new GPT disklabel (GUID: %s)." msgstr "" #: libfdisk/src/gpt.c:2435 msgid "Enter new disk UUID (in 8-4-4-4-12 format)" msgstr "" #: libfdisk/src/gpt.c:2442 msgid "Failed to parse your UUID." msgstr "" #: libfdisk/src/gpt.c:2456 #, c-format msgid "Disk identifier changed from %s to %s." msgstr "" #: libfdisk/src/gpt.c:2562 #, c-format msgid "The attributes on partition %zu changed to 0x%016<PRIx64>." msgstr "" #: libfdisk/src/gpt.c:2609 msgid "Enter GUID specific bit" msgstr "" #: libfdisk/src/gpt.c:2624 #, c-format msgid "failed to toggle unsupported bit %lu" msgstr "" #: libfdisk/src/gpt.c:2637 #, c-format msgid "The GUID specific bit %d on partition %zu is enabled now." msgstr "" #: libfdisk/src/gpt.c:2638 #, c-format msgid "The GUID specific bit %d on partition %zu is disabled now." msgstr "" #: libfdisk/src/gpt.c:2642 #, c-format msgid "The %s flag on partition %zu is enabled now." msgstr "" #: libfdisk/src/gpt.c:2643 #, c-format msgid "The %s flag on partition %zu is disabled now." msgstr "" #: libfdisk/src/gpt.c:2785 msgid "Type-UUID" msgstr "" #: libfdisk/src/gpt.c:2786 msgid "UUID" msgstr "" #: libfdisk/src/gpt.c:2787 login-utils/chfn.c:151 login-utils/chfn.c:153 #: login-utils/chfn.c:308 msgid "Name" msgstr "Izena" #: libfdisk/src/partition.c:768 msgid "Free space" msgstr "" #: libfdisk/src/partition.c:1121 #, c-format msgid "Failed to resize partition #%zu." msgstr "" #: libfdisk/src/parttype.c:259 misc-utils/findmnt.c:680 schedutils/ionice.c:79 #: sys-utils/hwclock.c:335 msgid "unknown" msgstr "ezezaguna" #: libfdisk/src/sgi.c:47 msgid "SGI volhdr" msgstr "SGI volhdr" #: libfdisk/src/sgi.c:48 msgid "SGI trkrepl" msgstr "SGI trkrepl" #: libfdisk/src/sgi.c:49 msgid "SGI secrepl" msgstr "SGI secrepl" #: libfdisk/src/sgi.c:50 msgid "SGI raw" msgstr "SGI raw" #: libfdisk/src/sgi.c:51 msgid "SGI bsd" msgstr "SGI bsd" #: libfdisk/src/sgi.c:52 msgid "SGI sysv" msgstr "SGI sysv" #: libfdisk/src/sgi.c:53 msgid "SGI volume" msgstr "SGI volume" #: libfdisk/src/sgi.c:54 msgid "SGI efs" msgstr "SGI efs" #: libfdisk/src/sgi.c:55 msgid "SGI lvol" msgstr "SGI lvol" #: libfdisk/src/sgi.c:56 msgid "SGI rlvol" msgstr "SGI rlvol" #: libfdisk/src/sgi.c:57 msgid "SGI xfs" msgstr "SGI xfs" #: libfdisk/src/sgi.c:58 msgid "SGI xfslog" msgstr "SGI xfslog" #: libfdisk/src/sgi.c:59 msgid "SGI xlv" msgstr "SGI xlv" #: libfdisk/src/sgi.c:60 msgid "SGI xvm" msgstr "SGI xvm" #: libfdisk/src/sgi.c:62 libfdisk/src/sun.c:53 msgid "Linux native" msgstr "" #: libfdisk/src/sgi.c:159 msgid "SGI info created on second sector." msgstr "" #: libfdisk/src/sgi.c:259 msgid "Detected an SGI disklabel with wrong checksum." msgstr "" #: libfdisk/src/sgi.c:282 libfdisk/src/sun.c:767 msgid "Physical cylinders" msgstr "" #: libfdisk/src/sgi.c:287 libfdisk/src/sun.c:772 msgid "Extra sects/cyl" msgstr "" #: libfdisk/src/sgi.c:297 msgid "Bootfile" msgstr "" #: libfdisk/src/sgi.c:395 msgid "" "Invalid bootfile! The bootfile must be an absolute non-zero pathname, e.g. " "\"/unix\" or \"/unix.save\"." msgstr "" #: libfdisk/src/sgi.c:401 #, c-format msgid "Name of bootfile is too long: %zu byte maximum." msgid_plural "Name of bootfile is too long: %zu bytes maximum." msgstr[0] "" msgstr[1] "" #: libfdisk/src/sgi.c:408 msgid "Bootfile must have a fully qualified pathname." msgstr "" #: libfdisk/src/sgi.c:414 msgid "" "Be aware that the bootfile is not checked for existence. SGI's default is " "\"/unix\", and for backup \"/unix.save\"." msgstr "" #: libfdisk/src/sgi.c:439 #, c-format msgid "The current boot file is: %s" msgstr "" #: libfdisk/src/sgi.c:441 msgid "Enter of the new boot file" msgstr "" #: libfdisk/src/sgi.c:446 msgid "Boot file is unchanged." msgstr "" #: libfdisk/src/sgi.c:457 #, c-format msgid "Bootfile has been changed to \"%s\"." msgstr "" #: libfdisk/src/sgi.c:597 msgid "More than one entire disk entry present." msgstr "" #: libfdisk/src/sgi.c:604 libfdisk/src/sun.c:455 msgid "No partitions defined." msgstr "" #: libfdisk/src/sgi.c:614 msgid "IRIX likes it when partition 11 covers the entire disk." msgstr "" #: libfdisk/src/sgi.c:618 #, c-format msgid "The entire disk partition should start at block 0, not at block %d." msgstr "" #: libfdisk/src/sgi.c:629 msgid "Partition 11 should cover the entire disk." msgstr "" #: libfdisk/src/sgi.c:653 #, c-format msgid "Partitions %d and %d overlap by %d sector." msgid_plural "Partitions %d and %d overlap by %d sectors." msgstr[0] "" msgstr[1] "" #: libfdisk/src/sgi.c:664 libfdisk/src/sgi.c:686 #, c-format msgid "Unused gap of %8u sector: sector %8u" msgid_plural "Unused gap of %8u sectors: sectors %8u-%u" msgstr[0] "" msgstr[1] "" #: libfdisk/src/sgi.c:699 msgid "The boot partition does not exist." msgstr "" #: libfdisk/src/sgi.c:703 msgid "The swap partition does not exist." msgstr "" #: libfdisk/src/sgi.c:707 msgid "The swap partition has no swap type." msgstr "" #: libfdisk/src/sgi.c:710 msgid "You have chosen an unusual bootfile name." msgstr "" #: libfdisk/src/sgi.c:760 msgid "Partition overlap on the disk." msgstr "" #: libfdisk/src/sgi.c:845 msgid "Attempting to generate entire disk entry automatically." msgstr "" #: libfdisk/src/sgi.c:850 msgid "The entire disk is already covered with partitions." msgstr "" #: libfdisk/src/sgi.c:854 msgid "You got a partition overlap on the disk. Fix it first!" msgstr "" #: libfdisk/src/sgi.c:876 libfdisk/src/sun.c:541 #, c-format msgid "First %s" msgstr "Lehenengo %s" #: libfdisk/src/sgi.c:900 libfdisk/src/sgi.c:950 msgid "" "It is highly recommended that the eleventh partition covers the entire disk " "and is of type 'SGI volume'." msgstr "" #: libfdisk/src/sgi.c:915 libfdisk/src/sun.c:636 #, c-format msgid "Last %s or +%s or +size{K,M,G,T,P}" msgstr "" #: libfdisk/src/sgi.c:987 libfdisk/src/sun.c:242 #, c-format msgid "" "BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %llu. This " "value may be truncated for devices > 33.8 GB." msgstr "" #: libfdisk/src/sgi.c:1053 msgid "Created a new SGI disklabel." msgstr "" #: libfdisk/src/sgi.c:1072 msgid "Sorry, only for non-empty partitions you can change the tag." msgstr "" #: libfdisk/src/sgi.c:1078 msgid "" "Consider leaving partition 9 as volume header (0), and partition 11 as " "entire volume (6), as IRIX expects it." msgstr "" #: libfdisk/src/sgi.c:1087 msgid "" "It is highly recommended that the partition at offset 0 is of type \"SGI " "volhdr\", the IRIX system will rely on it to retrieve from its directory " "standalone tools like sash and fx. Only the \"SGI volume\" entire disk " "section may violate this. Are you sure about tagging this partition " "differently?" msgstr "" #: libfdisk/src/sun.c:40 msgid "Unassigned" msgstr "Ezarri gabea" #: libfdisk/src/sun.c:42 msgid "SunOS root" msgstr "SunOS root" #: libfdisk/src/sun.c:43 msgid "SunOS swap" msgstr "SunOS swap" #: libfdisk/src/sun.c:44 msgid "SunOS usr" msgstr "SunOS usr" #: libfdisk/src/sun.c:45 msgid "Whole disk" msgstr "Disko osoa" #: libfdisk/src/sun.c:46 msgid "SunOS stand" msgstr "SunOS stand" #: libfdisk/src/sun.c:47 msgid "SunOS var" msgstr "SunOS var" #: libfdisk/src/sun.c:48 msgid "SunOS home" msgstr "SunOS home" #: libfdisk/src/sun.c:49 msgid "SunOS alt sectors" msgstr "SunOS alt sectors" #: libfdisk/src/sun.c:50 msgid "SunOS cachefs" msgstr "SunOS cachefs" #: libfdisk/src/sun.c:51 msgid "SunOS reserved" msgstr "SunOS reserved" #: libfdisk/src/sun.c:137 msgid "" "Detected sun disklabel with wrong checksum. Probably you'll have to set all " "the values, e.g. heads, sectors, cylinders and partitions or force a fresh " "label (s command in main menu)" msgstr "" #: libfdisk/src/sun.c:150 #, c-format msgid "Detected sun disklabel with wrong version [%d]." msgstr "" #: libfdisk/src/sun.c:155 #, c-format msgid "Detected sun disklabel with wrong vtoc.sanity [0x%08x]." msgstr "" #: libfdisk/src/sun.c:160 #, c-format msgid "Detected sun disklabel with wrong vtoc.nparts [%u]." msgstr "" #: libfdisk/src/sun.c:165 msgid "" "Warning: Wrong values need to be fixed up and will be corrected by w(rite)" msgstr "" #: libfdisk/src/sun.c:192 msgid "Heads" msgstr "Buruak" #: libfdisk/src/sun.c:194 msgid "Sectors/track" msgstr "Sektoreak pistako" #: libfdisk/src/sun.c:299 msgid "Created a new Sun disklabel." msgstr "" #: libfdisk/src/sun.c:413 #, c-format msgid "Partition %u doesn't end on cylinder boundary." msgstr "" #: libfdisk/src/sun.c:432 #, c-format msgid "Partition %u overlaps with others in sectors %u-%u." msgstr "" #: libfdisk/src/sun.c:460 #, c-format msgid "Unused gap - sectors 0-%u." msgstr "" #: libfdisk/src/sun.c:462 libfdisk/src/sun.c:468 #, c-format msgid "Unused gap - sectors %u-%u." msgstr "" #: libfdisk/src/sun.c:525 msgid "" "Other partitions already cover the whole disk. Delete some/shrink them " "before retry." msgstr "" #: libfdisk/src/sun.c:590 #, c-format msgid "Sector %d is already allocated" msgstr "" #: libfdisk/src/sun.c:597 msgid "" "It is highly recommended that the third partition covers the whole disk and " "is of type `Whole disk'" msgstr "" #: libfdisk/src/sun.c:607 #, c-format msgid "Aligning the first sector from %u to %u to be on cylinder boundary." msgstr "" #: libfdisk/src/sun.c:682 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" "%lu %s covers some other partition. Your entry has been changed\n" "to %lu %s" msgstr "" #: libfdisk/src/sun.c:723 #, c-format msgid "" "If you want to maintain SunOS/Solaris compatibility, consider leaving this " "partition as Whole disk (5), starting at 0, with %u sectors" msgstr "" #: libfdisk/src/sun.c:747 msgid "Label ID" msgstr "" #: libfdisk/src/sun.c:752 msgid "Volume ID" msgstr "" #: libfdisk/src/sun.c:762 msgid "Alternate cylinders" msgstr "" #: libfdisk/src/sun.c:868 msgid "Number of alternate cylinders" msgstr "" #: libfdisk/src/sun.c:893 msgid "Extra sectors per cylinder" msgstr "" #: libfdisk/src/sun.c:917 msgid "Interleave factor" msgstr "" #: libfdisk/src/sun.c:941 msgid "Rotation speed (rpm)" msgstr "Bira minutuko (rpm)" #: libfdisk/src/sun.c:965 msgid "Number of physical cylinders" msgstr "" #: libfdisk/src/sun.c:1034 msgid "" "Consider leaving partition 3 as Whole disk (5),\n" "as SunOS/Solaris expects it and even Linux likes it.\n" msgstr "" #: libfdisk/src/sun.c:1045 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" "there may destroy your partition table and bootblock.\n" "Are you sure you want to tag the partition as Linux swap?" msgstr "" #: lib/pager.c:102 #, c-format msgid "waitpid failed (%s)" msgstr "" #: lib/path.c:209 sys-utils/lscpu.c:1538 msgid "failed to callocate cpu set" msgstr "" #: lib/path.c:213 #, c-format msgid "failed to parse CPU list %s" msgstr "" #: lib/path.c:216 #, c-format msgid "failed to parse CPU mask %s" msgstr "" #: lib/randutils.c:130 msgid "libc pseudo-random functions" msgstr "" #: lib/swapprober.c:17 lib/swapprober.c:30 #, c-format msgid "%s: unable to probe device" msgstr "" #: lib/swapprober.c:32 #, c-format msgid "%s: ambiguous probing result; use wipefs(8)" msgstr "" #: lib/swapprober.c:34 #, c-format msgid "%s: not a valid swap partition" msgstr "" #: lib/swapprober.c:41 #, c-format msgid "%s: unsupported swap version '%s'" msgstr "" #: login-utils/chfn.c:91 login-utils/chsh.c:70 #, c-format msgid " %s [options] [<username>]\n" msgstr "" #: login-utils/chfn.c:94 msgid "Change your finger information.\n" msgstr "" #: login-utils/chfn.c:97 msgid " -f, --full-name <full-name> real name\n" msgstr "" #: login-utils/chfn.c:98 msgid " -o, --office <office> office number\n" msgstr "" #: login-utils/chfn.c:99 msgid " -p, --office-phone <phone> office phone number\n" msgstr "" #: login-utils/chfn.c:100 msgid " -h, --home-phone <phone> home phone number\n" msgstr "" #: login-utils/chfn.c:102 login-utils/chsh.c:79 msgid " -u, --help display this help and exit\n" msgstr "" #: login-utils/chfn.c:118 #, c-format msgid "field %s is too long" msgstr "" #: login-utils/chfn.c:122 login-utils/chsh.c:206 #, c-format msgid "%s: has illegal characters" msgstr "" #: login-utils/chfn.c:151 login-utils/chfn.c:157 login-utils/chfn.c:163 #: login-utils/chfn.c:169 #, c-format msgid "login.defs forbids setting %s" msgstr "" #: login-utils/chfn.c:157 login-utils/chfn.c:159 login-utils/chfn.c:310 msgid "Office" msgstr "Bulegoa" #: login-utils/chfn.c:163 login-utils/chfn.c:165 login-utils/chfn.c:312 msgid "Office Phone" msgstr "Bulegoko telefono zenbakia" #: login-utils/chfn.c:169 login-utils/chfn.c:171 login-utils/chfn.c:314 msgid "Home Phone" msgstr "Etxeko telefono zenbakia" #: login-utils/chfn.c:234 msgid "Aborted." msgstr "" #: login-utils/chfn.c:295 #, c-format msgid "%s: CHFN_RESTRICT has unexpected value: %s" msgstr "" #: login-utils/chfn.c:297 #, c-format msgid "%s: CHFN_RESTRICT does not allow any changes" msgstr "" #: login-utils/chfn.c:380 #, c-format msgid "Finger information *NOT* changed. Try again later.\n" msgstr "" #: login-utils/chfn.c:384 #, c-format msgid "Finger information changed.\n" msgstr "" #: login-utils/chfn.c:409 login-utils/chsh.c:243 #, c-format msgid "you (user %d) don't exist." msgstr "" #: login-utils/chfn.c:415 login-utils/chsh.c:248 login-utils/libuser.c:59 #, c-format msgid "user \"%s\" does not exist." msgstr "" #: login-utils/chfn.c:421 login-utils/chsh.c:254 msgid "can only change local entries" msgstr "" #: login-utils/chfn.c:432 #, c-format msgid "%s is not authorized to change the finger info of %s" msgstr "" #: login-utils/chfn.c:434 login-utils/chsh.c:268 msgid "Unknown user context" msgstr "" #: login-utils/chfn.c:440 login-utils/chsh.c:274 #, c-format msgid "can't set default context for %s" msgstr "" #: login-utils/chfn.c:451 msgid "running UID doesn't match UID of user we're altering, change denied" msgstr "" #: login-utils/chfn.c:455 #, c-format msgid "Changing finger information for %s.\n" msgstr "" #: login-utils/chfn.c:469 #, c-format msgid "Finger information not changed.\n" msgstr "" #: login-utils/chsh.c:73 msgid "Change your login shell.\n" msgstr "" #: login-utils/chsh.c:76 msgid " -s, --shell <shell> specify login shell\n" msgstr "" #: login-utils/chsh.c:77 msgid " -l, --list-shells print list of shells and exit\n" msgstr "" #: login-utils/chsh.c:101 msgid "No known shells." msgstr "" #: login-utils/chsh.c:200 msgid "shell must be a full path name" msgstr "" #: login-utils/chsh.c:202 #, c-format msgid "\"%s\" does not exist" msgstr "" #: login-utils/chsh.c:204 #, c-format msgid "\"%s\" is not executable" msgstr "" #: login-utils/chsh.c:210 #, c-format msgid "Warning: \"%s\" is not listed in %s." msgstr "" #: login-utils/chsh.c:214 login-utils/chsh.c:218 #, c-format msgid "" "\"%s\" is not listed in %s.\n" "Use %s -l to see list." msgstr "" #: login-utils/chsh.c:267 #, c-format msgid "%s is not authorized to change the shell of %s" msgstr "" #: login-utils/chsh.c:293 msgid "" "running UID doesn't match UID of user we're altering, shell change denied" msgstr "" #: login-utils/chsh.c:298 #, c-format msgid "your shell is not in %s, shell change denied" msgstr "" #: login-utils/chsh.c:302 #, c-format msgid "Changing shell for %s.\n" msgstr "" #: login-utils/chsh.c:310 msgid "New shell" msgstr "" #: login-utils/chsh.c:318 msgid "Shell not changed." msgstr "" #: login-utils/chsh.c:323 msgid "Shell *NOT* changed. Try again later." msgstr "" #: login-utils/chsh.c:327 msgid "" "setpwnam failed\n" "Shell *NOT* changed. Try again later." msgstr "" #: login-utils/chsh.c:331 #, c-format msgid "Shell changed.\n" msgstr "" #: login-utils/islocal.c:96 #, c-format msgid "Usage: %s <passwordfile> <username>...\n" msgstr "" #: login-utils/last.c:152 login-utils/lslogins.c:1226 sys-utils/dmesg.c:1193 #: sys-utils/lsipc.c:269 #, c-format msgid "unknown time format: %s" msgstr "" #: login-utils/last.c:259 login-utils/last.c:267 #, c-format msgid "Interrupted %s" msgstr "" #: login-utils/last.c:425 msgid "preallocation size exceeded" msgstr "" #: login-utils/last.c:550 #, c-format msgid " %s [options] [<username>...] [<tty>...]\n" msgstr "" #: login-utils/last.c:553 msgid "Show a listing of last logged in users.\n" msgstr "" #: login-utils/last.c:556 msgid " -<number> how many lines to show\n" msgstr "" #: login-utils/last.c:557 msgid " -a, --hostlast display hostnames in the last column\n" msgstr "" #: login-utils/last.c:558 msgid " -d, --dns translate the IP number back into a hostname\n" msgstr "" #: login-utils/last.c:560 #, c-format msgid " -f, --file <file> use a specific file instead of %s\n" msgstr "" #: login-utils/last.c:561 msgid " -F, --fulltimes print full login and logout times and dates\n" msgstr "" #: login-utils/last.c:562 msgid "" " -i, --ip display IP numbers in numbers-and-dots notation\n" msgstr "" #: login-utils/last.c:563 msgid " -n, --limit <number> how many lines to show\n" msgstr "" #: login-utils/last.c:564 msgid " -R, --nohostname don't display the hostname field\n" msgstr "" #: login-utils/last.c:565 msgid " -s, --since <time> display the lines since the specified time\n" msgstr "" #: login-utils/last.c:566 msgid " -t, --until <time> display the lines until the specified time\n" msgstr "" #: login-utils/last.c:567 msgid "" " -p, --present <time> display who were present at the specified time\n" msgstr "" #: login-utils/last.c:568 msgid " -w, --fullnames display full user and domain names\n" msgstr "" #: login-utils/last.c:569 msgid "" " -x, --system display system shutdown entries and run level changes\n" msgstr "" #: login-utils/last.c:570 msgid "" " --time-format <format> show timestamps in the specified <format>:\n" " notime|short|full|iso\n" msgstr "" #: login-utils/last.c:861 #, c-format msgid "" "\n" "%s begins %s" msgstr "" #: login-utils/last.c:934 msgid "failed to parse number" msgstr "" #: login-utils/last.c:955 login-utils/last.c:960 login-utils/last.c:965 #: sys-utils/rtcwake.c:485 #, c-format msgid "invalid time value \"%s\"" msgstr "" #: login-utils/libuser.c:29 login-utils/libuser.c:31 msgid "Couldn't drop group privileges" msgstr "" #: login-utils/libuser.c:47 #, c-format msgid "libuser initialization failed: %s." msgstr "" #: login-utils/libuser.c:52 msgid "changing user attribute failed" msgstr "" #: login-utils/libuser.c:66 #, c-format msgid "user attribute not changed: %s" msgstr "" #. TRANSLATORS: The standard value for %u is 60. #: login-utils/login.c:181 #, c-format msgid "timed out after %u seconds" msgstr "" #: login-utils/login.c:289 #, c-format msgid "FATAL: can't reopen tty: %m" msgstr "" #: login-utils/login.c:295 #, c-format msgid "FATAL: %s is not a terminal" msgstr "" #: login-utils/login.c:313 #, c-format msgid "chown (%s, %lu, %lu) failed: %m" msgstr "" #: login-utils/login.c:317 #, c-format msgid "chmod (%s, %u) failed: %m" msgstr "" #: login-utils/login.c:378 msgid "FATAL: bad tty" msgstr "" #: login-utils/login.c:396 #, c-format msgid "FATAL: %s: change permissions failed: %m" msgstr "" #: login-utils/login.c:532 #, c-format msgid "Last login: %.*s " msgstr "" #: login-utils/login.c:534 #, c-format msgid "from %.*s\n" msgstr "" #: login-utils/login.c:537 #, c-format msgid "on %.*s\n" msgstr "" #: login-utils/login.c:555 msgid "write lastlog failed" msgstr "" #: login-utils/login.c:655 #, c-format msgid "DIALUP AT %s BY %s" msgstr "" #: login-utils/login.c:660 #, c-format msgid "ROOT LOGIN ON %s FROM %s" msgstr "" #: login-utils/login.c:663 #, c-format msgid "ROOT LOGIN ON %s" msgstr "" #: login-utils/login.c:666 #, c-format msgid "LOGIN ON %s BY %s FROM %s" msgstr "" #: login-utils/login.c:669 #, c-format msgid "LOGIN ON %s BY %s" msgstr "" #: login-utils/login.c:730 msgid "login: " msgstr "" #: login-utils/login.c:756 #, c-format msgid "PAM failure, aborting: %s" msgstr "" #: login-utils/login.c:757 #, c-format msgid "Couldn't initialize PAM: %s" msgstr "" #: login-utils/login.c:828 #, c-format msgid "FAILED LOGIN %u FROM %s FOR %s, %s" msgstr "" #: login-utils/login.c:836 login-utils/sulogin.c:1050 #, c-format msgid "" "Login incorrect\n" "\n" msgstr "" #: login-utils/login.c:851 #, c-format msgid "TOO MANY LOGIN TRIES (%u) FROM %s FOR %s, %s" msgstr "" #: login-utils/login.c:857 #, c-format msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s" msgstr "" #: login-utils/login.c:865 #, c-format msgid "" "\n" "Login incorrect\n" msgstr "" #: login-utils/login.c:893 login-utils/login.c:1240 login-utils/login.c:1263 msgid "" "\n" "Session setup problem, abort." msgstr "" #: login-utils/login.c:894 #, c-format msgid "NULL user name in %s:%d. Abort." msgstr "" #: login-utils/login.c:1031 #, c-format msgid "TIOCSCTTY failed: %m" msgstr "" #: login-utils/login.c:1182 #, c-format msgid "login: -h is for superuser only\n" msgstr "" #: login-utils/login.c:1197 #, c-format msgid "Usage: login [-p] [-h <host>] [-H] [[-f] <username>]\n" msgstr "" #: login-utils/login.c:1199 msgid "Begin a session on the system.\n" msgstr "" #: login-utils/login.c:1241 #, c-format msgid "Invalid user name \"%s\" in %s:%d. Abort." msgstr "" #: login-utils/login.c:1262 #, c-format msgid "groups initialization failed: %m" msgstr "" #: login-utils/login.c:1287 msgid "setgid() failed" msgstr "" #: login-utils/login.c:1317 #, c-format msgid "You have new mail.\n" msgstr "Posta elektroniko berria duzu.\n" #: login-utils/login.c:1319 #, c-format msgid "You have mail.\n" msgstr "" #: login-utils/login.c:1333 msgid "setuid() failed" msgstr "setuid()-k huts egin du" #: login-utils/login.c:1339 login-utils/sulogin.c:763 #, c-format msgid "%s: change directory failed" msgstr "" #: login-utils/login.c:1346 login-utils/sulogin.c:764 #, c-format msgid "Logging in with home = \"/\".\n" msgstr "" #: login-utils/login.c:1375 msgid "couldn't exec shell script" msgstr "" #: login-utils/login.c:1377 msgid "no shell" msgstr "" #: login-utils/logindefs.c:206 #, c-format msgid "%s: %s contains invalid numerical value: %s" msgstr "" #: login-utils/logindefs.c:375 msgid "hush login status: restore original IDs failed" msgstr "" #: login-utils/lslogins.c:207 sys-utils/lscpu.c:1262 sys-utils/lscpu.c:1272 msgid "no" msgstr "ez" #: login-utils/lslogins.c:216 misc-utils/lsblk.c:182 msgid "user name" msgstr "" #: login-utils/lslogins.c:216 msgid "Username" msgstr "" #: login-utils/lslogins.c:217 sys-utils/renice.c:54 msgid "user ID" msgstr "" #: login-utils/lslogins.c:218 msgid "password not required" msgstr "" #: login-utils/lslogins.c:218 msgid "Password not required" msgstr "" #: login-utils/lslogins.c:219 msgid "login by password disabled" msgstr "" #: login-utils/lslogins.c:219 msgid "Login by password disabled" msgstr "" #: login-utils/lslogins.c:220 msgid "password defined, but locked" msgstr "" #: login-utils/lslogins.c:220 msgid "Password is locked" msgstr "" #: login-utils/lslogins.c:221 msgid "log in disabled by nologin(8) or pam_nologin(8)" msgstr "" #: login-utils/lslogins.c:221 msgid "No login" msgstr "" #: login-utils/lslogins.c:222 msgid "primary group name" msgstr "" #: login-utils/lslogins.c:222 msgid "Primary group" msgstr "" #: login-utils/lslogins.c:223 msgid "primary group ID" msgstr "" #: login-utils/lslogins.c:224 msgid "supplementary group names" msgstr "" #: login-utils/lslogins.c:224 msgid "Supplementary groups" msgstr "" #: login-utils/lslogins.c:225 msgid "supplementary group IDs" msgstr "" #: login-utils/lslogins.c:225 msgid "Supplementary group IDs" msgstr "" #: login-utils/lslogins.c:226 msgid "home directory" msgstr "" #: login-utils/lslogins.c:226 msgid "Home directory" msgstr "" #: login-utils/lslogins.c:227 msgid "login shell" msgstr "" #: login-utils/lslogins.c:227 msgid "Shell" msgstr "" #: login-utils/lslogins.c:228 msgid "full user name" msgstr "" #: login-utils/lslogins.c:228 msgid "Gecos field" msgstr "" #: login-utils/lslogins.c:229 msgid "date of last login" msgstr "" #: login-utils/lslogins.c:229 msgid "Last login" msgstr "" #: login-utils/lslogins.c:230 msgid "last tty used" msgstr "" #: login-utils/lslogins.c:230 msgid "Last terminal" msgstr "" #: login-utils/lslogins.c:231 msgid "hostname during the last session" msgstr "" #: login-utils/lslogins.c:231 msgid "Last hostname" msgstr "" #: login-utils/lslogins.c:232 msgid "date of last failed login" msgstr "" #: login-utils/lslogins.c:232 msgid "Failed login" msgstr "" #: login-utils/lslogins.c:233 msgid "where did the login fail?" msgstr "" #: login-utils/lslogins.c:233 msgid "Failed login terminal" msgstr "" #: login-utils/lslogins.c:234 msgid "user's hush settings" msgstr "" #: login-utils/lslogins.c:234 msgid "Hushed" msgstr "" #: login-utils/lslogins.c:235 msgid "days user is warned of password expiration" msgstr "" #: login-utils/lslogins.c:235 msgid "Password expiration warn interval" msgstr "" #: login-utils/lslogins.c:236 msgid "password expiration date" msgstr "" #: login-utils/lslogins.c:236 msgid "Password expiration" msgstr "" #: login-utils/lslogins.c:237 msgid "date of last password change" msgstr "" #: login-utils/lslogins.c:237 msgid "Password changed" msgstr "" #: login-utils/lslogins.c:238 msgid "number of days required between changes" msgstr "" #: login-utils/lslogins.c:238 msgid "Minimum change time" msgstr "" #: login-utils/lslogins.c:239 msgid "max number of days a password may remain unchanged" msgstr "" #: login-utils/lslogins.c:239 msgid "Maximum change time" msgstr "" #: login-utils/lslogins.c:240 msgid "the user's security context" msgstr "" #: login-utils/lslogins.c:240 msgid "Selinux context" msgstr "" #: login-utils/lslogins.c:241 msgid "number of processes run by the user" msgstr "" #: login-utils/lslogins.c:241 msgid "Running processes" msgstr "" #: login-utils/lslogins.c:287 misc-utils/findmnt.c:160 misc-utils/lsblk.c:231 #: sys-utils/lsipc.c:204 #, c-format msgid "too many columns specified, the limit is %zu columns" msgstr "" #: login-utils/lslogins.c:355 sys-utils/lsipc.c:473 msgid "unsupported time type" msgstr "" #: login-utils/lslogins.c:652 msgid "failed to get supplementary groups" msgstr "" #: login-utils/lslogins.c:1077 msgid "internal error: unknown column" msgstr "" #: login-utils/lslogins.c:1081 sys-utils/lsipc.c:520 sys-utils/lsipc.c:642 #: sys-utils/lsipc.c:697 sys-utils/lsipc.c:855 sys-utils/lsipc.c:1053 msgid "failed to set data" msgstr "" #: login-utils/lslogins.c:1175 #, c-format msgid "" "\n" "Last logs:\n" msgstr "" #: login-utils/lslogins.c:1234 login-utils/nologin.c:25 #: misc-utils/lslocks.c:515 misc-utils/mcookie.c:82 misc-utils/uuidd.c:73 #: misc-utils/uuidgen.c:33 sys-utils/dmesg.c:264 sys-utils/ipcmk.c:66 #: sys-utils/lscpu.c:1646 sys-utils/lsipc.c:277 sys-utils/readprofile.c:104 #: sys-utils/rtcwake.c:95 term-utils/setterm.c:388 text-utils/line.c:30 #, c-format msgid " %s [options]\n" msgstr "" #: login-utils/lslogins.c:1237 msgid "Display information about known users in the system.\n" msgstr "" #: login-utils/lslogins.c:1240 msgid " -a, --acc-expiration display info about passwords expiration\n" msgstr "" #: login-utils/lslogins.c:1241 msgid "" " -c, --colon-separate display data in a format similar to /etc/passwd\n" msgstr "" #: login-utils/lslogins.c:1242 sys-utils/lsipc.c:296 msgid " -e, --export display in an export-able output format\n" msgstr "" #: login-utils/lslogins.c:1243 msgid "" " -f, --failed display data about the users' last failed logins\n" msgstr "" #: login-utils/lslogins.c:1244 msgid " -G, --supp-groups display information about groups\n" msgstr "" #: login-utils/lslogins.c:1245 msgid "" " -g, --groups=<groups> display users belonging to a group in <groups>\n" msgstr "" #: login-utils/lslogins.c:1246 msgid "" " -L, --last show info about the users' last login sessions\n" msgstr "" #: login-utils/lslogins.c:1247 msgid " -l, --logins=<logins> display only users from <logins>\n" msgstr "" #: login-utils/lslogins.c:1248 sys-utils/lsipc.c:298 msgid "" " -n, --newline display each piece of information on a new line\n" msgstr "" #: login-utils/lslogins.c:1249 sys-utils/lsipc.c:291 msgid " --noheadings don't print headings\n" msgstr "" #: login-utils/lslogins.c:1250 sys-utils/lsipc.c:292 msgid " --notruncate don't truncate output\n" msgstr "" #: login-utils/lslogins.c:1251 sys-utils/lsipc.c:300 msgid " -o, --output[=<list>] define the columns to output\n" msgstr "" #: login-utils/lslogins.c:1252 msgid "" " -p, --pwd display information related to login by password.\n" msgstr "" #: login-utils/lslogins.c:1253 sys-utils/lsipc.c:302 msgid " -r, --raw display in raw mode\n" msgstr "" #: login-utils/lslogins.c:1254 msgid " -s, --system-accs display system accounts\n" msgstr "" #: login-utils/lslogins.c:1255 sys-utils/lsipc.c:293 msgid "" " --time-format=<type> display dates in short, full or iso format\n" msgstr "" #: login-utils/lslogins.c:1256 msgid " -u, --user-accs display user accounts\n" msgstr "" #: login-utils/lslogins.c:1257 msgid " -Z, --context display SELinux contexts\n" msgstr "" #: login-utils/lslogins.c:1258 msgid " -z, --print0 delimit user entries with a nul character\n" msgstr "" #: login-utils/lslogins.c:1259 msgid " --wtmp-file <path> set an alternate path for wtmp\n" msgstr "" #: login-utils/lslogins.c:1260 msgid " --btmp-file <path> set an alternate path for btmp\n" msgstr "" #: login-utils/lslogins.c:1265 misc-utils/findmnt.c:1262 #: sys-utils/lscpu.c:1663 #, c-format msgid "" "\n" "Available columns:\n" msgstr "" #: login-utils/lslogins.c:1448 msgid "failed to request selinux state" msgstr "" #: login-utils/lslogins.c:1462 login-utils/lslogins.c:1466 msgid "Only one user may be specified. Use -l for multiple users." msgstr "" #: login-utils/newgrp.c:49 login-utils/newgrp.c:55 msgid "could not set terminal attributes" msgstr "" #: login-utils/newgrp.c:57 msgid "getline() failed" msgstr "" #: login-utils/newgrp.c:148 msgid "Password: " msgstr "Pasahitza: " #: login-utils/newgrp.c:154 login-utils/sulogin.c:1030 msgid "crypt failed" msgstr "" #: login-utils/newgrp.c:166 #, c-format msgid " %s <group>\n" msgstr "" #: login-utils/newgrp.c:169 msgid "Log in to a new group.\n" msgstr "" #: login-utils/newgrp.c:207 msgid "who are you?" msgstr "" #: login-utils/newgrp.c:211 login-utils/newgrp.c:223 sys-utils/nsenter.c:400 msgid "setgid failed" msgstr "" #: login-utils/newgrp.c:216 login-utils/newgrp.c:218 msgid "no such group" msgstr "" #: login-utils/newgrp.c:221 sys-utils/mount.c:480 msgid "permission denied" msgstr "" #: login-utils/newgrp.c:227 sys-utils/nsenter.c:402 msgid "setuid failed" msgstr "" #: login-utils/nologin.c:28 msgid "Politely refuse a login.\n" msgstr "" #: login-utils/nologin.c:74 #, c-format msgid "This account is currently not available.\n" msgstr "" #: login-utils/su-common.c:292 #, c-format msgid "cannot open session: %s" msgstr "" #: login-utils/su-common.c:304 msgid "cannot create child process" msgstr "" #: login-utils/su-common.c:316 #, c-format msgid "cannot change directory to %s" msgstr "" #: login-utils/su-common.c:321 msgid "cannot block signals" msgstr "" #: login-utils/su-common.c:335 login-utils/su-common.c:343 #: login-utils/su-common.c:349 term-utils/script.c:765 msgid "cannot set signal handler" msgstr "" #: login-utils/su-common.c:374 msgid " (core dumped)" msgstr "" #: login-utils/su-common.c:390 #, c-format msgid "" "\n" "Session terminated, killing shell..." msgstr "" #: login-utils/su-common.c:400 #, c-format msgid " ...killed.\n" msgstr "" #: login-utils/su-common.c:480 msgid "may not be used by non-root users" msgstr "" #: login-utils/su-common.c:508 msgid "incorrect password" msgstr "" #: login-utils/su-common.c:523 msgid "failed to set PATH" msgstr "" #: login-utils/su-common.c:592 msgid "cannot set groups" msgstr "" #: login-utils/su-common.c:607 sys-utils/eject.c:665 msgid "cannot set group id" msgstr "" #: login-utils/su-common.c:609 sys-utils/eject.c:668 msgid "cannot set user id" msgstr "" #: login-utils/su-common.c:682 #, c-format msgid " %s [options] -u <user> <command>\n" msgstr "" #: login-utils/su-common.c:683 login-utils/su-common.c:695 #, c-format msgid " %s [options] [-] [<user> [<argument>...]]\n" msgstr "" #: login-utils/su-common.c:684 msgid "" "\n" "Run <command> with the effective user ID and group ID of <user>. If -u is\n" "not given, fall back to su(1)-compatible semantics and execute standard " "shell.\n" "The options -c, -f, -l, and -s are mutually exclusive with -u.\n" msgstr "" #: login-utils/su-common.c:691 msgid " -u, --user <user> username\n" msgstr "" #: login-utils/su-common.c:696 msgid "" "\n" "Change the effective user ID and group ID to that of <user>.\n" "A mere - implies -l. If <user> is not given, root is assumed.\n" msgstr "" #: login-utils/su-common.c:703 msgid " -m, -p, --preserve-environment do not reset environment variables\n" msgstr "" #: login-utils/su-common.c:704 msgid " -g, --group <group> specify the primary group\n" msgstr "" #: login-utils/su-common.c:705 msgid "" " -G, --supp-group <group> specify a supplemental group\n" "\n" msgstr "" #: login-utils/su-common.c:707 msgid " -, -l, --login make the shell a login shell\n" msgstr "" #: login-utils/su-common.c:708 msgid "" " -c, --command <command> pass a single command to the shell with -c\n" msgstr "" #: login-utils/su-common.c:709 msgid "" " --session-command <command> pass a single command to the shell with -c\n" " and do not create a new session\n" msgstr "" #: login-utils/su-common.c:711 msgid "" " -f, --fast pass -f to the shell (for csh or tcsh)\n" msgstr "" #: login-utils/su-common.c:712 msgid "" " -s, --shell <shell> run <shell> if /etc/shells allows it\n" msgstr "" #: login-utils/su-common.c:809 login-utils/su-common.c:824 #, c-format msgid "group %s does not exist" msgstr "" #: login-utils/su-common.c:818 #, c-format msgid "specifying more than %d supplemental group is not possible" msgid_plural "specifying more than %d supplemental groups is not possible" msgstr[0] "" msgstr[1] "" #: login-utils/su-common.c:868 msgid "ignoring --preserve-environment, it's mutually exclusive with --login" msgstr "" #: login-utils/su-common.c:879 msgid "" "options --{shell,fast,command,session-command,login} and --user are mutually " "exclusive" msgstr "" #: login-utils/su-common.c:883 msgid "no command was specified" msgstr "" #: login-utils/su-common.c:897 msgid "only root can specify alternative groups" msgstr "" #: login-utils/su-common.c:904 #, c-format msgid "user %s does not exist" msgstr "" #: login-utils/su-common.c:950 #, c-format msgid "using restricted shell %s" msgstr "" #: login-utils/su-common.c:974 #, c-format msgid "warning: cannot change directory to %s" msgstr "" #: login-utils/sulogin.c:159 msgid "tcgetattr failed" msgstr "" #: login-utils/sulogin.c:236 msgid "tcsetattr failed" msgstr "" #: login-utils/sulogin.c:501 #, c-format msgid "%s: no entry for root\n" msgstr "" #: login-utils/sulogin.c:528 #, c-format msgid "%s: no entry for root" msgstr "" #: login-utils/sulogin.c:533 #, c-format msgid "%s: root password garbled" msgstr "" #: login-utils/sulogin.c:561 #, c-format msgid "" "\n" "Cannot open access to console, the root account is locked.\n" "See sulogin(8) man page for more details.\n" "\n" "Press Enter to continue.\n" msgstr "" #: login-utils/sulogin.c:567 #, c-format msgid "Give root password for login: " msgstr "" #: login-utils/sulogin.c:569 #, c-format msgid "Press Enter for login: " msgstr "" #: login-utils/sulogin.c:572 #, c-format msgid "Give root password for maintenance\n" msgstr "" #: login-utils/sulogin.c:574 #, c-format msgid "Press Enter for maintenance\n" msgstr "" #: login-utils/sulogin.c:575 #, c-format msgid "(or press Control-D to continue): " msgstr "" #: login-utils/sulogin.c:767 msgid "change directory to system root failed" msgstr "" #: login-utils/sulogin.c:816 msgid "setexeccon failed" msgstr "" #: login-utils/sulogin.c:836 #, c-format msgid " %s [options] [tty device]\n" msgstr "" #: login-utils/sulogin.c:839 msgid "Single-user login.\n" msgstr "" #: login-utils/sulogin.c:842 msgid "" " -p, --login-shell start a login shell\n" " -t, --timeout <seconds> max time to wait for a password (default: no " "limit)\n" " -e, --force examine password files directly if getpwnam(3) " "fails\n" msgstr "" #: login-utils/sulogin.c:893 misc-utils/findmnt.c:1471 sys-utils/wdctl.c:523 #: term-utils/wall.c:135 msgid "invalid timeout argument" msgstr "" #: login-utils/sulogin.c:915 msgid "only superuser can run this program" msgstr "" #: login-utils/sulogin.c:958 msgid "cannot open console" msgstr "" #: login-utils/sulogin.c:965 msgid "cannot open password database" msgstr "" #: login-utils/sulogin.c:1047 #, c-format msgid "" "Can not execute su shell\n" "\n" msgstr "" #: login-utils/sulogin.c:1054 msgid "" "Timed out\n" "\n" msgstr "" #: login-utils/utmpdump.c:166 text-utils/tailf.c:165 #, c-format msgid "%s: cannot add inotify watch." msgstr "" #: login-utils/utmpdump.c:175 text-utils/tailf.c:174 #, c-format msgid "%s: cannot read inotify events" msgstr "%s: ezin dira inotify gertaerak irakurri" #: login-utils/utmpdump.c:236 login-utils/utmpdump.c:241 msgid "Extraneous newline in file. Exiting." msgstr "" #: login-utils/utmpdump.c:298 #, c-format msgid " %s [options] [filename]\n" msgstr "" #: login-utils/utmpdump.c:301 msgid "Dump UTMP and WTMP files in raw format.\n" msgstr "" #: login-utils/utmpdump.c:304 msgid " -f, --follow output appended data as the file grows\n" msgstr "" #: login-utils/utmpdump.c:305 msgid " -r, --reverse write back dumped data into utmp file\n" msgstr "" #: login-utils/utmpdump.c:306 msgid " -o, --output <file> write to file instead of standard output\n" msgstr "" #: login-utils/utmpdump.c:373 msgid "following standard input is unsupported" msgstr "" #: login-utils/utmpdump.c:379 #, c-format msgid "Utmp undump of %s\n" msgstr "" #: login-utils/utmpdump.c:382 #, c-format msgid "Utmp dump of %s\n" msgstr "" #: login-utils/vipw.c:141 msgid "can't open temporary file" msgstr "" #: login-utils/vipw.c:157 #, c-format msgid "%s: create a link to %s failed" msgstr "" #: login-utils/vipw.c:164 #, c-format msgid "Can't get context for %s" msgstr "" #: login-utils/vipw.c:170 #, c-format msgid "Can't set context for %s" msgstr "" #: login-utils/vipw.c:235 #, c-format msgid "%s unchanged" msgstr "" #: login-utils/vipw.c:251 msgid "cannot get lock" msgstr "" #: login-utils/vipw.c:278 msgid "no changes made" msgstr "" #: login-utils/vipw.c:287 msgid "cannot chmod file" msgstr "" #: login-utils/vipw.c:301 msgid "Edit the password or group file.\n" msgstr "" #: login-utils/vipw.c:347 #, c-format msgid "You are using shadow groups on this system.\n" msgstr "" #: login-utils/vipw.c:348 #, c-format msgid "You are using shadow passwords on this system.\n" msgstr "" #. TRANSLATORS: this program uses for y and n rpmatch(3), #. * which means they can be translated. #: login-utils/vipw.c:351 #, c-format msgid "Would you like to edit %s now [y/n]? " msgstr "" #: misc-utils/cal.c:396 msgid "invalid month argument" msgstr "" #: misc-utils/cal.c:401 msgid "invalid week argument" msgstr "" #: misc-utils/cal.c:403 msgid "illegal week value: use 1-54" msgstr "" #: misc-utils/cal.c:439 msgid "illegal day value" msgstr "" #: misc-utils/cal.c:441 misc-utils/cal.c:457 #, c-format msgid "illegal day value: use 1-%d" msgstr "baliogabeko egun balorea: erabili 1-%d" #: misc-utils/cal.c:444 misc-utils/cal.c:446 msgid "illegal month value: use 1-12" msgstr "" #: misc-utils/cal.c:449 misc-utils/cal.c:453 msgid "illegal year value" msgstr "" #: misc-utils/cal.c:451 msgid "illegal year value: use positive integer" msgstr "" #: misc-utils/cal.c:482 misc-utils/cal.c:495 #, c-format msgid "illegal week value: year %d doesn't have week %d" msgstr "" #: misc-utils/cal.c:634 #, c-format msgid "%s" msgstr "" #: misc-utils/cal.c:640 #, c-format msgid "%d" msgstr "" #: misc-utils/cal.c:646 #, c-format msgid "%s %d" msgstr "" #: misc-utils/cal.c:948 #, c-format msgid " %s [options] [[[day] month] year]\n" msgstr "" #: misc-utils/cal.c:951 msgid "Display a calendar, or some part of it.\n" msgstr "" #: misc-utils/cal.c:952 msgid "Without any arguments, display the current month.\n" msgstr "" #: misc-utils/cal.c:955 msgid " -1, --one show only a single month (default)\n" msgstr "" #: misc-utils/cal.c:956 msgid " -3, --three show three months spanning the date\n" msgstr "" #: misc-utils/cal.c:957 msgid " -n, --months <num> show num months starting with date's month\n" msgstr "" #: misc-utils/cal.c:958 msgid " -s, --sunday Sunday as first day of week\n" msgstr "" #: misc-utils/cal.c:959 msgid " -m, --monday Monday as first day of week\n" msgstr "" #: misc-utils/cal.c:960 msgid " -j, --julian output Julian dates\n" msgstr "" #: misc-utils/cal.c:961 msgid " -y, --year show the whole year\n" msgstr "" #: misc-utils/cal.c:962 msgid " -Y, --twelve show the next twelve months\n" msgstr "" #: misc-utils/cal.c:963 msgid " -w, --week[=<num>] show US or ISO-8601 week numbers\n" msgstr "" #: misc-utils/cal.c:964 msgid " --color[=<when>] colorize messages (auto, always or never)\n" msgstr "" #: misc-utils/findfs.c:28 #, c-format msgid " %s [options] {LABEL,UUID,PARTUUID,PARTLABEL}=<value>\n" msgstr "" #: misc-utils/findfs.c:32 msgid "Find a filesystem by label or UUID.\n" msgstr "" #: misc-utils/findfs.c:67 #, c-format msgid "unable to resolve '%s'" msgstr "" #: misc-utils/findmnt.c:123 msgid "source device" msgstr "" #: misc-utils/findmnt.c:124 msgid "mountpoint" msgstr "" #: misc-utils/findmnt.c:125 misc-utils/lsblk.c:162 msgid "filesystem type" msgstr "" #: misc-utils/findmnt.c:126 msgid "all mount options" msgstr "" #: misc-utils/findmnt.c:127 msgid "VFS specific mount options" msgstr "" #: misc-utils/findmnt.c:128 msgid "FS specific mount options" msgstr "" #: misc-utils/findmnt.c:129 msgid "filesystem label" msgstr "" #: misc-utils/findmnt.c:130 misc-utils/lsblk.c:165 msgid "filesystem UUID" msgstr "" #: misc-utils/findmnt.c:131 msgid "partition label" msgstr "" #: misc-utils/findmnt.c:133 misc-utils/lsblk.c:161 msgid "major:minor device number" msgstr "" #: misc-utils/findmnt.c:134 msgid "action detected by --poll" msgstr "" #: misc-utils/findmnt.c:135 msgid "old mount options saved by --poll" msgstr "" #: misc-utils/findmnt.c:136 msgid "old mountpoint saved by --poll" msgstr "" #: misc-utils/findmnt.c:137 msgid "filesystem size" msgstr "" #: misc-utils/findmnt.c:138 msgid "filesystem size available" msgstr "" #: misc-utils/findmnt.c:139 msgid "filesystem size used" msgstr "" #: misc-utils/findmnt.c:140 msgid "filesystem use percentage" msgstr "" #: misc-utils/findmnt.c:141 msgid "filesystem root" msgstr "" #: misc-utils/findmnt.c:142 msgid "task ID" msgstr "" #: misc-utils/findmnt.c:143 msgid "mount ID" msgstr "" #: misc-utils/findmnt.c:144 msgid "optional mount fields" msgstr "" #: misc-utils/findmnt.c:145 msgid "VFS propagation flags" msgstr "" #: misc-utils/findmnt.c:146 msgid "dump(8) period in days [fstab only]" msgstr "" #: misc-utils/findmnt.c:147 msgid "pass number on parallel fsck(8) [fstab only]" msgstr "" #: misc-utils/findmnt.c:358 #, c-format msgid "unknown action: %s" msgstr "" #: misc-utils/findmnt.c:668 msgid "mount" msgstr "" #: misc-utils/findmnt.c:671 msgid "umount" msgstr "" #: misc-utils/findmnt.c:674 msgid "remount" msgstr "" #: misc-utils/findmnt.c:677 msgid "move" msgstr "" #: misc-utils/findmnt.c:807 #, c-format msgid "%s: parse error at line %d" msgstr "" #: misc-utils/findmnt.c:836 misc-utils/findmnt.c:1099 sys-utils/eject.c:719 #: sys-utils/mount.c:650 msgid "failed to initialize libmount table" msgstr "" #: misc-utils/findmnt.c:863 text-utils/hexdump-parse.c:84 #, c-format msgid "can't read %s" msgstr "" #: misc-utils/findmnt.c:1039 misc-utils/findmnt.c:1105 sys-utils/fstrim.c:199 #: sys-utils/mount.c:135 sys-utils/mount.c:183 sys-utils/swapoff.c:56 #: sys-utils/swapoff.c:152 sys-utils/swapon.c:230 sys-utils/swapon.c:260 #: sys-utils/swapon.c:689 sys-utils/umount.c:275 msgid "failed to initialize libmount iterator" msgstr "" #: misc-utils/findmnt.c:1111 msgid "failed to initialize libmount tabdiff" msgstr "" #: misc-utils/findmnt.c:1139 msgid "poll() failed" msgstr "" #: misc-utils/findmnt.c:1209 #, c-format msgid "" " %1$s [options]\n" " %1$s [options] <device> | <mountpoint>\n" " %1$s [options] <device> <mountpoint>\n" " %1$s [options] [--source <device>] [--target <path> | --mountpoint <dir>]\n" msgstr "" #: misc-utils/findmnt.c:1216 msgid "Find a (mounted) filesystem.\n" msgstr "" #: misc-utils/findmnt.c:1219 msgid " -s, --fstab search in static table of filesystems\n" msgstr "" #: misc-utils/findmnt.c:1220 msgid " -m, --mtab search in table of mounted filesystems\n" msgstr "" #: misc-utils/findmnt.c:1221 msgid "" " -k, --kernel search in kernel table of mounted\n" " filesystems (default)\n" msgstr "" #: misc-utils/findmnt.c:1224 msgid "" " -p, --poll[=<list>] monitor changes in table of mounted filesystems\n" msgstr "" #: misc-utils/findmnt.c:1225 msgid "" " -w, --timeout <num> upper limit in milliseconds that --poll will block\n" msgstr "" #: misc-utils/findmnt.c:1228 msgid "" " -A, --all disable all built-in filters, print all filesystems\n" msgstr "" #: misc-utils/findmnt.c:1229 msgid " -a, --ascii use ASCII chars for tree formatting\n" msgstr "" #: misc-utils/findmnt.c:1230 msgid "" " -b, --bytes print sizes in bytes rather than in human readable " "format\n" msgstr "" #: misc-utils/findmnt.c:1231 msgid " -C, --nocanonicalize don't canonicalize when comparing paths\n" msgstr "" #: misc-utils/findmnt.c:1232 msgid " -c, --canonicalize canonicalize printed paths\n" msgstr "" #: misc-utils/findmnt.c:1233 msgid " -D, --df imitate the output of df(1)\n" msgstr "" #: misc-utils/findmnt.c:1234 msgid "" " -d, --direction <word> direction of search, 'forward' or 'backward'\n" msgstr "" #: misc-utils/findmnt.c:1235 msgid "" " -e, --evaluate convert tags (LABEL,UUID,PARTUUID,PARTLABEL) \n" " to device names\n" msgstr "" #: misc-utils/findmnt.c:1237 msgid " -F, --tab-file <path> alternative file for -s, -m or -k options\n" msgstr "" #: misc-utils/findmnt.c:1238 msgid " -f, --first-only print the first found filesystem only\n" msgstr "" #: misc-utils/findmnt.c:1239 msgid " -i, --invert invert the sense of matching\n" msgstr "" #: misc-utils/findmnt.c:1240 misc-utils/lslocks.c:521 msgid " -J, --json use JSON output format\n" msgstr "" #: misc-utils/findmnt.c:1241 msgid " -l, --list use list format output\n" msgstr "" #: misc-utils/findmnt.c:1242 msgid "" " -N, --task <tid> use alternative namespace (/proc/<tid>/mountinfo " "file)\n" msgstr "" #: misc-utils/findmnt.c:1243 msgid " -n, --noheadings don't print column headings\n" msgstr "" #: misc-utils/findmnt.c:1244 msgid "" " -O, --options <list> limit the set of filesystems by mount options\n" msgstr "" #: misc-utils/findmnt.c:1245 msgid " -o, --output <list> the output columns to be shown\n" msgstr "" #: misc-utils/findmnt.c:1246 msgid " -P, --pairs use key=\"value\" output format\n" msgstr "" #: misc-utils/findmnt.c:1247 msgid "" " -R, --submounts print all submounts for the matching filesystems\n" msgstr "" #: misc-utils/findmnt.c:1248 msgid " -r, --raw use raw output format\n" msgstr "" #: misc-utils/findmnt.c:1249 msgid "" " -S, --source <string> the device to mount (by name, maj:min, \n" " LABEL=, UUID=, PARTUUID=, PARTLABEL=)\n" msgstr "" #: misc-utils/findmnt.c:1251 msgid " -T, --target <path> the path to the filesystem to use\n" msgstr "" #: misc-utils/findmnt.c:1252 msgid " -M, --mountpoint <dir> the mountpoint directory\n" msgstr "" #: misc-utils/findmnt.c:1253 msgid " -t, --types <list> limit the set of filesystems by FS types\n" msgstr "" #: misc-utils/findmnt.c:1254 msgid " -U, --uniq ignore filesystems with duplicate target\n" msgstr "" #: misc-utils/findmnt.c:1255 misc-utils/lslocks.c:526 msgid " -u, --notruncate don't truncate text in columns\n" msgstr "" #: misc-utils/findmnt.c:1256 msgid " -v, --nofsroot don't print [/dir] for bind or btrfs mounts\n" msgstr "" #: misc-utils/findmnt.c:1376 #, c-format msgid "unknown direction '%s'" msgstr "" #: misc-utils/findmnt.c:1448 msgid "invalid TID argument" msgstr "" #: misc-utils/findmnt.c:1511 msgid "--poll accepts only one file, but more specified by --tab-file" msgstr "" #: misc-utils/findmnt.c:1515 msgid "" "options --target and --source can't be used together with command line " "element that is not an option" msgstr "" #: misc-utils/findmnt.c:1565 msgid "failed to initialize libmount cache" msgstr "" #: misc-utils/findmnt.c:1602 #, c-format msgid "%s column is requested, but --poll is not enabled" msgstr "" #: misc-utils/getopt.c:234 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: misc-utils/getopt.c:285 msgid "empty long option after -l or --long argument" msgstr "" #: misc-utils/getopt.c:310 msgid "unknown shell after -s or --shell argument" msgstr "" #: misc-utils/getopt.c:317 #, c-format msgid "" " %1$s <optstring> <parameters>\n" " %1$s [options] [--] <optstring> <parameters>\n" " %1$s [options] -o|--options <optstring> [options] [--] <parameters>\n" msgstr "" #: misc-utils/getopt.c:323 msgid "Parse command options.\n" msgstr "" #: misc-utils/getopt.c:326 msgid "" " -a, --alternative allow long options starting with single -\n" msgstr "" #: misc-utils/getopt.c:327 msgid " -l, --longoptions <longopts> the long options to be recognized\n" msgstr "" #: misc-utils/getopt.c:328 msgid "" " -n, --name <progname> the name under which errors are reported\n" msgstr "" #: misc-utils/getopt.c:329 msgid " -o, --options <optstring> the short options to be recognized\n" msgstr "" #: misc-utils/getopt.c:330 msgid " -q, --quiet disable error reporting by getopt(3)\n" msgstr "" #: misc-utils/getopt.c:331 msgid " -Q, --quiet-output no normal output\n" msgstr "" #: misc-utils/getopt.c:332 msgid "" " -s, --shell <shell> set quoting conventions to those of <shell>\n" msgstr "" #: misc-utils/getopt.c:333 msgid " -T, --test test for getopt(1) version\n" msgstr "" #: misc-utils/getopt.c:334 msgid " -u, --unquoted do not quote the output\n" msgstr "" #: misc-utils/getopt.c:388 misc-utils/getopt.c:444 msgid "missing optstring argument" msgstr "" #: misc-utils/getopt.c:439 msgid "internal error, contact the author." msgstr "" #: misc-utils/kill.c:238 #, c-format msgid "unknown signal %s; valid signals:" msgstr "" #: misc-utils/kill.c:306 #, c-format msgid " %s [options] <pid>|<name>...\n" msgstr "" #: misc-utils/kill.c:309 msgid "Forcibly terminate a process.\n" msgstr "" #: misc-utils/kill.c:312 msgid "" " -a, --all do not restrict the name-to-pid conversion to " "processes\n" " with the same uid as the present process\n" msgstr "" #: misc-utils/kill.c:314 msgid " -s, --signal <signal> send this <signal> instead of SIGTERM\n" msgstr "" #: misc-utils/kill.c:316 msgid "" " -q, --queue <value> use sigqueue(2), not kill(2), and pass <value> as " "data\n" msgstr "" #: misc-utils/kill.c:318 msgid " -p, --pid print pids without signaling them\n" msgstr "" #: misc-utils/kill.c:319 msgid "" " -l, --list[=<signal>] list signal names, or convert a signal number to a " "name\n" msgstr "" #: misc-utils/kill.c:320 msgid " -L, --table list signal names and numbers\n" msgstr "" #: misc-utils/kill.c:321 msgid " --verbose print pids that will be signaled\n" msgstr "" #: misc-utils/kill.c:371 misc-utils/kill.c:380 #, c-format msgid "unknown signal: %s" msgstr "" #: misc-utils/kill.c:391 misc-utils/kill.c:394 misc-utils/kill.c:403 #: misc-utils/kill.c:415 misc-utils/kill.c:438 #, c-format msgid "%s and %s are mutually exclusive" msgstr "" #: misc-utils/kill.c:400 misc-utils/kill.c:442 misc-utils/rename.c:174 #: sys-utils/ipcrm.c:160 term-utils/agetty.c:793 term-utils/agetty.c:802 msgid "not enough arguments" msgstr "" #: misc-utils/kill.c:413 #, c-format msgid "option '%s' requires an argument" msgstr "" #: misc-utils/kill.c:418 sys-utils/eject.c:205 sys-utils/eject.c:230 #: sys-utils/tunelp.c:161 sys-utils/tunelp.c:168 sys-utils/tunelp.c:175 #: sys-utils/tunelp.c:182 sys-utils/tunelp.c:189 sys-utils/tunelp.c:195 #: sys-utils/tunelp.c:199 sys-utils/tunelp.c:206 sys-utils/tunelp.c:231 #: term-utils/setterm.c:204 term-utils/setterm.c:242 term-utils/setterm.c:280 #: term-utils/setterm.c:306 term-utils/setterm.c:320 term-utils/setterm.c:331 #: term-utils/setterm.c:339 term-utils/setterm.c:354 term-utils/setterm.c:368 #: term-utils/setterm.c:381 term-utils/setterm.c:543 term-utils/setterm.c:548 #: term-utils/setterm.c:553 term-utils/setterm.c:558 term-utils/setterm.c:582 #: term-utils/setterm.c:587 term-utils/setterm.c:592 term-utils/setterm.c:597 #: term-utils/setterm.c:602 term-utils/setterm.c:607 term-utils/setterm.c:615 #: term-utils/setterm.c:648 msgid "argument error" msgstr "" #: misc-utils/kill.c:435 #, c-format msgid "invalid signal name or number: %s" msgstr "" #: misc-utils/kill.c:452 #, c-format msgid "sending signal %d to pid %d\n" msgstr "" #: misc-utils/kill.c:465 #, c-format msgid "sending signal to %s failed" msgstr "" #: misc-utils/kill.c:481 msgid "use of 'kill --pid' option as command name is deprecated" msgstr "" #: misc-utils/kill.c:515 #, c-format msgid "cannot find process \"%s\"" msgstr "" #: misc-utils/logger.c:204 #, c-format msgid "unknown facility name: %s" msgstr "" #: misc-utils/logger.c:210 #, c-format msgid "unknown priority name: %s" msgstr "" #: misc-utils/logger.c:222 #, c-format msgid "openlog %s: pathname too long" msgstr "" #: misc-utils/logger.c:249 #, c-format msgid "socket %s" msgstr "" #: misc-utils/logger.c:288 #, c-format msgid "failed to resolve name %s port %s: %s" msgstr "" #: misc-utils/logger.c:305 #, c-format msgid "failed to connect to %s port %s" msgstr "" #: misc-utils/logger.c:335 #, c-format msgid "maximum input lines (%d) exceeded" msgstr "" #: misc-utils/logger.c:492 msgid "localtime() failed" msgstr "" #: misc-utils/logger.c:502 #, c-format msgid "hostname '%s' is too long" msgstr "" #: misc-utils/logger.c:508 #, c-format msgid "tag '%s' is too long" msgstr "" #: misc-utils/logger.c:562 #, c-format msgid "ignoring unknown option argument: %s" msgstr "" #: misc-utils/logger.c:574 #, c-format msgid "invalid argument: %s: using automatic errors" msgstr "" #: misc-utils/logger.c:714 #, c-format msgid " %s [options] [<message>]\n" msgstr "" #: misc-utils/logger.c:717 msgid "Enter messages into the system log.\n" msgstr "" #: misc-utils/logger.c:720 msgid " -i log the logger command's PID\n" msgstr "" #: misc-utils/logger.c:721 msgid " --id[=<id>] log the given <id>, or otherwise the PID\n" msgstr "" #: misc-utils/logger.c:722 msgid " -f, --file <file> log the contents of this file\n" msgstr "" #: misc-utils/logger.c:723 msgid "" " -e, --skip-empty do not log empty lines when processing files\n" msgstr "" #: misc-utils/logger.c:724 msgid " --no-act do everything except the write the log\n" msgstr "" #: misc-utils/logger.c:725 msgid " -p, --priority <prio> mark given message with this priority\n" msgstr "" #: misc-utils/logger.c:726 msgid " --octet-count use rfc6587 octet counting\n" msgstr "" #: misc-utils/logger.c:727 msgid "" " --prio-prefix look for a prefix on every line read from stdin\n" msgstr "" #: misc-utils/logger.c:728 msgid " -s, --stderr output message to standard error as well\n" msgstr "" #: misc-utils/logger.c:729 msgid " -S, --size <size> maximum size for a single message\n" msgstr "" #: misc-utils/logger.c:730 msgid " -t, --tag <tag> mark every line with this tag\n" msgstr "" #: misc-utils/logger.c:731 msgid " -n, --server <name> write to this remote syslog server\n" msgstr "" #: misc-utils/logger.c:732 msgid " -P, --port <number> use this UDP port\n" msgstr "" #: misc-utils/logger.c:733 msgid " -T, --tcp use TCP only\n" msgstr "" #: misc-utils/logger.c:734 msgid " -d, --udp use UDP only\n" msgstr "" #: misc-utils/logger.c:735 msgid " --rfc3164 use the obsolete BSD syslog protocol\n" msgstr "" #: misc-utils/logger.c:736 msgid "" " --rfc5424[=<snip>] use the syslog protocol (the default for remote);\n" " <snip> can be notime, or notq, and/or nohost\n" msgstr "" #: misc-utils/logger.c:738 msgid " --msgid <msgid> set rfc5424 message id field\n" msgstr "" #: misc-utils/logger.c:739 msgid " -u, --socket <socket> write to this Unix socket\n" msgstr "" #: misc-utils/logger.c:740 msgid "" " --socket-errors[=<on|off|auto>]\n" " print connection errors when using Unix sockets\n" msgstr "" #: misc-utils/logger.c:743 msgid " --journald[=<file>] write journald entry\n" msgstr "" #: misc-utils/logger.c:825 #, c-format msgid "file %s" msgstr "" #: misc-utils/logger.c:840 msgid "failed to parse id" msgstr "" #: misc-utils/logger.c:858 msgid "failed to parse message size" msgstr "" #: misc-utils/logger.c:893 msgid "--msgid cannot contain space" msgstr "" #: misc-utils/logger.c:921 msgid "" "--file <file> and <message> are mutually exclusive, message is ignored" msgstr "" #: misc-utils/logger.c:928 msgid "journald entry could not be written" msgstr "" #: misc-utils/look.c:357 #, c-format msgid " %s [options] <string> [<file>...]\n" msgstr "" #: misc-utils/look.c:360 msgid "Display lines beginning with a specified string.\n" msgstr "" #: misc-utils/look.c:363 msgid " -a, --alternative use the alternative dictionary\n" msgstr "" #: misc-utils/look.c:364 msgid " -d, --alphanum compare only alphanumeric characters\n" msgstr "" #: misc-utils/look.c:365 msgid " -f, --ignore-case ignore case differences when comparing\n" msgstr "" #: misc-utils/look.c:366 msgid " -t, --terminate <char> define the string-termination character\n" msgstr "" #: misc-utils/lsblk.c:158 msgid "device name" msgstr "" #: misc-utils/lsblk.c:159 msgid "internal kernel device name" msgstr "" #: misc-utils/lsblk.c:160 msgid "internal parent kernel device name" msgstr "" #: misc-utils/lsblk.c:163 sys-utils/zramctl.c:83 msgid "where the device is mounted" msgstr "" #: misc-utils/lsblk.c:164 msgid "filesystem LABEL" msgstr "" #: misc-utils/lsblk.c:167 msgid "partition type UUID" msgstr "" #: misc-utils/lsblk.c:168 msgid "partition LABEL" msgstr "" #: misc-utils/lsblk.c:172 msgid "read-ahead of the device" msgstr "" #: misc-utils/lsblk.c:173 sys-utils/losetup.c:73 msgid "read-only device" msgstr "" #: misc-utils/lsblk.c:174 msgid "removable device" msgstr "" #: misc-utils/lsblk.c:175 msgid "removable or hotplug device (usb, pcmcia, ...)" msgstr "" #: misc-utils/lsblk.c:176 msgid "rotational device" msgstr "" #: misc-utils/lsblk.c:177 msgid "adds randomness" msgstr "" #: misc-utils/lsblk.c:178 msgid "device identifier" msgstr "" #: misc-utils/lsblk.c:179 msgid "disk serial number" msgstr "" #: misc-utils/lsblk.c:180 msgid "size of the device" msgstr "" #: misc-utils/lsblk.c:181 msgid "state of the device" msgstr "" #: misc-utils/lsblk.c:183 msgid "group name" msgstr "" #: misc-utils/lsblk.c:184 msgid "device node permissions" msgstr "" #: misc-utils/lsblk.c:185 msgid "alignment offset" msgstr "" #: misc-utils/lsblk.c:186 msgid "minimum I/O size" msgstr "" #: misc-utils/lsblk.c:187 msgid "optimal I/O size" msgstr "" #: misc-utils/lsblk.c:188 msgid "physical sector size" msgstr "" #: misc-utils/lsblk.c:189 msgid "logical sector size" msgstr "" #: misc-utils/lsblk.c:190 msgid "I/O scheduler name" msgstr "" #: misc-utils/lsblk.c:191 msgid "request queue size" msgstr "" #: misc-utils/lsblk.c:192 msgid "device type" msgstr "" #: misc-utils/lsblk.c:193 msgid "discard alignment offset" msgstr "" #: misc-utils/lsblk.c:194 msgid "discard granularity" msgstr "" #: misc-utils/lsblk.c:195 msgid "discard max bytes" msgstr "" #: misc-utils/lsblk.c:196 msgid "discard zeroes data" msgstr "" #: misc-utils/lsblk.c:197 msgid "write same max bytes" msgstr "" #: misc-utils/lsblk.c:198 msgid "unique storage identifier" msgstr "" #: misc-utils/lsblk.c:199 msgid "Host:Channel:Target:Lun for SCSI" msgstr "" #: misc-utils/lsblk.c:200 msgid "device transport type" msgstr "" #: misc-utils/lsblk.c:201 msgid "de-duplicated chain of subsystems" msgstr "" #: misc-utils/lsblk.c:202 msgid "device revision" msgstr "" #: misc-utils/lsblk.c:203 msgid "device vendor" msgstr "" #: misc-utils/lsblk.c:433 sys-utils/mount.c:102 sys-utils/swapon-common.c:19 #: sys-utils/umount.c:46 #, c-format msgid "%s: parse error: ignore entry at line %d." msgstr "" #: misc-utils/lsblk.c:1174 #, c-format msgid "%s: failed to get device path" msgstr "" #: misc-utils/lsblk.c:1182 #, c-format msgid "%s: unknown device name" msgstr "" #: misc-utils/lsblk.c:1219 #, c-format msgid "%s: failed to get dm name" msgstr "" #: misc-utils/lsblk.c:1268 msgid "failed to open device directory in sysfs" msgstr "" #: misc-utils/lsblk.c:1458 #, c-format msgid "%s: failed to compose sysfs path" msgstr "" #: misc-utils/lsblk.c:1464 #, c-format msgid "%s: failed to read link" msgstr "" #: misc-utils/lsblk.c:1486 #, c-format msgid "%s: failed to get sysfs name" msgstr "" #: misc-utils/lsblk.c:1495 #, c-format msgid "%s: failed to get whole-disk device number" msgstr "" #: misc-utils/lsblk.c:1547 misc-utils/lsblk.c:1549 misc-utils/lsblk.c:1574 #: misc-utils/lsblk.c:1576 #, c-format msgid "failed to parse list '%s'" msgstr "" #. TRANSLATORS: The standard value for %d is 256. #: misc-utils/lsblk.c:1554 #, c-format msgid "the list of excluded devices is too large (limit is %d devices)" msgstr "" #. TRANSLATORS: The standard value for %d is 256. #: misc-utils/lsblk.c:1581 #, c-format msgid "the list of included devices is too large (limit is %d devices)" msgstr "" #: misc-utils/lsblk.c:1612 sys-utils/wdctl.c:174 #, c-format msgid " %s [options] [<device> ...]\n" msgstr "" #: misc-utils/lsblk.c:1615 msgid "List information about block devices.\n" msgstr "" #: misc-utils/lsblk.c:1618 msgid " -a, --all print all devices\n" msgstr "" #: misc-utils/lsblk.c:1620 msgid " -d, --nodeps don't print slaves or holders\n" msgstr "" #: misc-utils/lsblk.c:1621 msgid " -D, --discard print discard capabilities\n" msgstr "" #: misc-utils/lsblk.c:1622 msgid "" " -e, --exclude <list> exclude devices by major number (default: RAM disks)\n" msgstr "" #: misc-utils/lsblk.c:1623 msgid " -f, --fs output info about filesystems\n" msgstr "" #: misc-utils/lsblk.c:1624 msgid " -i, --ascii use ascii characters only\n" msgstr "" #: misc-utils/lsblk.c:1625 msgid "" " -I, --include <list> show only devices with specified major numbers\n" msgstr "" #: misc-utils/lsblk.c:1626 msgid " -J, --json use JSON output format\n" msgstr "" #: misc-utils/lsblk.c:1627 msgid " -l, --list use list format output\n" msgstr "" #: misc-utils/lsblk.c:1628 msgid " -m, --perms output info about permissions\n" msgstr "" #: misc-utils/lsblk.c:1629 msgid " -n, --noheadings don't print headings\n" msgstr "" #: misc-utils/lsblk.c:1630 msgid " -o, --output <list> output columns\n" msgstr "" #: misc-utils/lsblk.c:1631 msgid " -O, --output-all output all columns\n" msgstr "" #: misc-utils/lsblk.c:1632 msgid " -p, --paths print complete device path\n" msgstr "" #: misc-utils/lsblk.c:1635 msgid " -s, --inverse inverse dependencies\n" msgstr "" #: misc-utils/lsblk.c:1636 msgid " -S, --scsi output info about SCSI devices\n" msgstr "" #: misc-utils/lsblk.c:1637 msgid " -t, --topology output info about topology\n" msgstr "" #: misc-utils/lsblk.c:1638 msgid " -x, --sort <column> sort output by <column>\n" msgstr "" #: misc-utils/lsblk.c:1643 misc-utils/lslocks.c:532 sys-utils/prlimit.c:196 #: sys-utils/zramctl.c:487 #, c-format msgid "" "\n" "Available columns (for --output):\n" msgstr "" #: misc-utils/lsblk.c:1656 #, c-format msgid "failed to access sysfs directory: %s" msgstr "" #: misc-utils/lsblk.c:1853 msgid "the sort column has to be among the output columns" msgstr "" #: misc-utils/lslocks.c:73 msgid "command of the process holding the lock" msgstr "" #: misc-utils/lslocks.c:74 msgid "PID of the process holding the lock" msgstr "" #: misc-utils/lslocks.c:75 msgid "kind of lock: FL_FLOCK or FL_POSIX." msgstr "" #: misc-utils/lslocks.c:76 msgid "size of the lock" msgstr "" #: misc-utils/lslocks.c:77 msgid "lock access mode" msgstr "" #: misc-utils/lslocks.c:78 msgid "mandatory state of the lock: 0 (none), 1 (set)" msgstr "" #: misc-utils/lslocks.c:79 msgid "relative byte offset of the lock" msgstr "" #: misc-utils/lslocks.c:80 msgid "ending offset of the lock" msgstr "" #: misc-utils/lslocks.c:81 msgid "path of the locked file" msgstr "" #: misc-utils/lslocks.c:82 msgid "PID of the process blocking the lock" msgstr "" #: misc-utils/lslocks.c:265 msgid "failed to parse ID" msgstr "" #: misc-utils/lslocks.c:287 sys-utils/nsenter.c:227 msgid "failed to parse pid" msgstr "" #: misc-utils/lslocks.c:290 msgid "(unknown)" msgstr "" #: misc-utils/lslocks.c:299 msgid "failed to parse start" msgstr "" #: misc-utils/lslocks.c:306 msgid "failed to parse end" msgstr "" #: misc-utils/lslocks.c:518 msgid "List local system locks.\n" msgstr "" #: misc-utils/lslocks.c:522 msgid " -n, --noheadings don't print headings\n" msgstr "" #: misc-utils/lslocks.c:523 msgid " -o, --output <list> define which output columns to use\n" msgstr "" #: misc-utils/lslocks.c:524 msgid " -p, --pid <pid> display only locks held by this process\n" msgstr "" #: misc-utils/lslocks.c:525 msgid " -r, --raw use the raw output format\n" msgstr "" #: misc-utils/lslocks.c:579 schedutils/chrt.c:260 schedutils/ionice.c:177 #: schedutils/taskset.c:163 sys-utils/prlimit.c:586 msgid "invalid PID argument" msgstr "" #: misc-utils/mcookie.c:85 msgid "Generate magic cookies for xauth.\n" msgstr "" #: misc-utils/mcookie.c:88 msgid " -f, --file <file> use file as a cookie seed\n" msgstr "" #: misc-utils/mcookie.c:89 msgid " -m, --max-size <num> limit how much is read from seed files\n" msgstr "" #: misc-utils/mcookie.c:90 msgid " -v, --verbose explain what is being done\n" msgstr "" #: misc-utils/mcookie.c:120 #, c-format msgid "Got %zu byte from %s\n" msgid_plural "Got %zu bytes from %s\n" msgstr[0] "" msgstr[1] "" #: misc-utils/mcookie.c:127 #, c-format msgid "closing %s failed" msgstr "" #: misc-utils/mcookie.c:166 sys-utils/blkdiscard.c:120 sys-utils/fstrim.c:320 #: text-utils/hexdump.c:117 msgid "failed to parse length" msgstr "" #: misc-utils/mcookie.c:179 msgid "--max-size ignored when used without --file" msgstr "" #: misc-utils/mcookie.c:187 #, c-format msgid "Got %d byte from %s\n" msgid_plural "Got %d bytes from %s\n" msgstr[0] "" msgstr[1] "" #: misc-utils/namei.c:186 #, c-format msgid "failed to read symlink: %s" msgstr "" #: misc-utils/namei.c:379 #, c-format msgid "%s - No such file or directory\n" msgstr "" #: misc-utils/namei.c:429 #, c-format msgid " %s [options] <pathname>...\n" msgstr "" #: misc-utils/namei.c:432 msgid "Follow a pathname until a terminal point is found.\n" msgstr "" #: misc-utils/namei.c:435 msgid "" " -h, --help displays this help text\n" " -V, --version output version information and exit\n" " -x, --mountpoints show mount point directories with a 'D'\n" " -m, --modes show the mode bits of each file\n" " -o, --owners show owner and group name of each file\n" " -l, --long use a long listing format (-m -o -v) \n" " -n, --nosymlinks don't follow symlinks\n" " -v, --vertical vertical align of modes and owners\n" msgstr "" #: misc-utils/namei.c:504 msgid "pathname argument is missing" msgstr "" #: misc-utils/namei.c:528 #, c-format msgid "%s: exceeded limit of symlinks" msgstr "" #: misc-utils/rename.c:67 #, c-format msgid "%s: not a symbolic link" msgstr "" #: misc-utils/rename.c:72 #, c-format msgid "%s: readlink failed" msgstr "" #: misc-utils/rename.c:80 #, c-format msgid "%s: unlink failed" msgstr "" #: misc-utils/rename.c:83 #, c-format msgid "%s: symlinking to %s failed" msgstr "" #: misc-utils/rename.c:105 #, c-format msgid "%s: rename to %s failed" msgstr "" #: misc-utils/rename.c:118 #, c-format msgid " %s [options] <expression> <replacement> <file>...\n" msgstr "" #: misc-utils/rename.c:122 msgid "Rename files.\n" msgstr "" #: misc-utils/rename.c:125 msgid " -v, --verbose explain what is being done\n" msgstr "" #: misc-utils/rename.c:126 msgid " -s, --symlink act on the target of symlinks\n" msgstr "" #: misc-utils/uuidd.c:76 msgid "A daemon for generating UUIDs.\n" msgstr "" #: misc-utils/uuidd.c:79 msgid "" " -p, --pid <path> path to pid file\n" " -s, --socket <path> path to socket\n" " -T, --timeout <sec> specify inactivity timeout\n" " -k, --kill kill running daemon\n" " -r, --random test random-based generation\n" " -t, --time test time-based generation\n" " -n, --uuids <num> request number of uuids\n" " -P, --no-pid do not create pid file\n" " -F, --no-fork do not daemonize using double-fork\n" " -S, --socket-activation do not create listening socket\n" " -d, --debug run in debugging mode\n" " -q, --quiet turn on quiet mode\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: misc-utils/uuidd.c:133 msgid "bad arguments" msgstr "" #: misc-utils/uuidd.c:140 msgid "socket" msgstr "socket" #: misc-utils/uuidd.c:151 msgid "connect" msgstr "" #: misc-utils/uuidd.c:171 msgid "write" msgstr "idatzi" #: misc-utils/uuidd.c:179 msgid "read count" msgstr "" #: misc-utils/uuidd.c:185 msgid "bad response length" msgstr "" #: misc-utils/uuidd.c:239 #, c-format msgid "cannot lock %s" msgstr "" #: misc-utils/uuidd.c:263 msgid "couldn't create unix stream socket" msgstr "" #: misc-utils/uuidd.c:288 #, c-format msgid "couldn't bind unix socket %s" msgstr "" #: misc-utils/uuidd.c:325 #, c-format msgid "uuidd daemon is already running at pid %s" msgstr "" #: misc-utils/uuidd.c:336 #, c-format msgid "couldn't listen on unix socket %s" msgstr "" #: misc-utils/uuidd.c:346 #, c-format msgid "could not truncate file: %s" msgstr "" #: misc-utils/uuidd.c:367 msgid "sd_listen_fds() failed" msgstr "" #: misc-utils/uuidd.c:370 msgid "no file descriptors received, check systemctl status uuidd.socket" msgstr "" #: misc-utils/uuidd.c:373 msgid "too many file descriptors received, check uuidd.socket" msgstr "" #: misc-utils/uuidd.c:393 text-utils/column.c:387 msgid "read failed" msgstr "" #: misc-utils/uuidd.c:395 #, c-format msgid "error reading from client, len = %d" msgstr "" #: misc-utils/uuidd.c:404 #, c-format msgid "operation %d, incoming num = %d\n" msgstr "" #: misc-utils/uuidd.c:407 #, c-format msgid "operation %d\n" msgstr "" #: misc-utils/uuidd.c:423 #, c-format msgid "Generated time UUID: %s\n" msgstr "" #: misc-utils/uuidd.c:433 #, c-format msgid "Generated random UUID: %s\n" msgstr "" #: misc-utils/uuidd.c:442 #, c-format msgid "Generated time UUID %s and %d following\n" msgid_plural "Generated time UUID %s and %d following\n" msgstr[0] "" msgstr[1] "" #: misc-utils/uuidd.c:463 #, c-format msgid "Generated %d UUID:\n" msgid_plural "Generated %d UUIDs:\n" msgstr[0] "" msgstr[1] "" #: misc-utils/uuidd.c:477 #, c-format msgid "Invalid operation %d\n" msgstr "%d baliogabeko ekintza\n" #: misc-utils/uuidd.c:489 #, c-format msgid "Unexpected reply length from server %d" msgstr "" #: misc-utils/uuidd.c:551 msgid "failed to parse --uuids" msgstr "" #: misc-utils/uuidd.c:568 msgid "uuidd has been built without support for socket activation" msgstr "" #: misc-utils/uuidd.c:587 msgid "failed to parse --timeout" msgstr "" #: misc-utils/uuidd.c:606 msgid "Both --socket-activation and --socket specified. Ignoring --socket." msgstr "" #: misc-utils/uuidd.c:613 misc-utils/uuidd.c:641 #, c-format msgid "error calling uuidd daemon (%s)" msgstr "" #: misc-utils/uuidd.c:614 misc-utils/uuidd.c:642 msgid "unexpected error" msgstr "" #: misc-utils/uuidd.c:622 #, c-format msgid "%s and %d subsequent UUID\n" msgid_plural "%s and %d subsequent UUIDs\n" msgstr[0] "" msgstr[1] "" #: misc-utils/uuidd.c:626 #, c-format msgid "List of UUIDs:\n" msgstr "" #: misc-utils/uuidd.c:658 #, c-format msgid "couldn't kill uuidd running at pid %d" msgstr "" #: misc-utils/uuidd.c:663 #, c-format msgid "Killed uuidd running at pid %d.\n" msgstr "" #: misc-utils/uuidgen.c:36 msgid "Create a new UUID value.\n" msgstr "" #: misc-utils/uuidgen.c:39 msgid "" " -r, --random generate random-based uuid\n" " -t, --time generate time-based uuid\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: misc-utils/whereis.c:189 #, c-format msgid " %s [options] [-BMS <dir>... -f] <name>\n" msgstr "" #: misc-utils/whereis.c:192 msgid "Locate the binary, source, and manual-page files for a command.\n" msgstr "" #: misc-utils/whereis.c:195 msgid " -b search only for binaries\n" msgstr "" #: misc-utils/whereis.c:196 msgid " -B <dirs> define binaries lookup path\n" msgstr "" #: misc-utils/whereis.c:197 msgid " -m search only for manuals and infos\n" msgstr "" #: misc-utils/whereis.c:198 msgid " -M <dirs> define man and info lookup path\n" msgstr "" #: misc-utils/whereis.c:199 msgid " -s search only for sources\n" msgstr "" #: misc-utils/whereis.c:200 msgid " -S <dirs> define sources lookup path\n" msgstr "" #: misc-utils/whereis.c:201 msgid " -f terminate <dirs> argument list\n" msgstr "" #: misc-utils/whereis.c:202 msgid " -u search for unusual entries\n" msgstr "" #: misc-utils/whereis.c:203 msgid " -l output effective lookup paths\n" msgstr "" #: misc-utils/whereis.c:619 msgid "option -f is missing" msgstr "" #: misc-utils/wipefs.c:195 msgid "partition table" msgstr "" #: misc-utils/wipefs.c:268 #, c-format msgid "error: %s: probing initialization failed" msgstr "" #: misc-utils/wipefs.c:312 #, c-format msgid "%s: failed to erase %s magic string at offset 0x%08jx" msgstr "" #: misc-utils/wipefs.c:318 #, c-format msgid "%s: %zd byte was erased at offset 0x%08jx (%s): " msgid_plural "%s: %zd bytes were erased at offset 0x%08jx (%s): " msgstr[0] "" msgstr[1] "" #: misc-utils/wipefs.c:347 #, c-format msgid "%s: failed to create a signature backup" msgstr "" #: misc-utils/wipefs.c:360 #, c-format msgid "%s: calling ioctl to re-read partition table: %m\n" msgstr "" #: misc-utils/wipefs.c:410 #, c-format msgid "%s: ignoring nested \"%s\" partition table on non-whole disk device" msgstr "" #: misc-utils/wipefs.c:427 #, c-format msgid "%s: offset 0x%jx not found" msgstr "" #: misc-utils/wipefs.c:431 msgid "Use the --force option to force erase." msgstr "" #: misc-utils/wipefs.c:455 msgid "Wipe signatures from a device.\n" msgstr "" #: misc-utils/wipefs.c:458 msgid "" " -a, --all wipe all magic strings (BE CAREFUL!)\n" " -b, --backup create a signature backup in $HOME\n" " -f, --force force erasure\n" " -h, --help show this help text\n" " -n, --no-act do everything except the actual write() call\n" " -o, --offset <num> offset to erase, in bytes\n" " -p, --parsable print out in parsable instead of printable format\n" " -q, --quiet suppress output messages\n" " -t, --types <list> limit the set of filesystem, RAIDs or partition tables\n" " -V, --version output version information and exit\n" msgstr "" #: misc-utils/wipefs.c:529 msgid "invalid offset argument" msgstr "" #: misc-utils/wipefs.c:554 msgid "The --backup option is meaningless in this context" msgstr "" #: schedutils/chrt.c:60 msgid "Show or change the real-time scheduling attributes of a process.\n" msgstr "" #: schedutils/chrt.c:62 msgid "" "Set policy:\n" " chrt [options] <priority> <command> [<arg>...]\n" " chrt [options] -p <priority> <pid>\n" msgstr "" #: schedutils/chrt.c:66 msgid "" "Get policy:\n" " chrt [options] -p <pid>\n" msgstr "" #: schedutils/chrt.c:70 msgid "Policy options:\n" msgstr "" #: schedutils/chrt.c:71 msgid " -b, --batch set policy to SCHED_BATCH\n" msgstr "" #: schedutils/chrt.c:72 msgid " -f, --fifo set policy to SCHED_FIFO\n" msgstr "" #: schedutils/chrt.c:73 msgid " -i, --idle set policy to SCHED_IDLE\n" msgstr "" #: schedutils/chrt.c:74 msgid " -o, --other set policy to SCHED_OTHER\n" msgstr "" #: schedutils/chrt.c:75 msgid " -r, --rr set policy to SCHED_RR (default)\n" msgstr "" #: schedutils/chrt.c:79 msgid "Scheduling flag:\n" msgstr "" #: schedutils/chrt.c:80 msgid " -R, --reset-on-fork set SCHED_RESET_ON_FORK for FIFO or RR\n" msgstr "" #: schedutils/chrt.c:83 msgid "Other options:\n" msgstr "" #: schedutils/chrt.c:84 msgid "" " -a, --all-tasks operate on all the tasks (threads) for a given pid\n" msgstr "" #: schedutils/chrt.c:85 msgid " -m, --max show min and max valid priorities\n" msgstr "" #: schedutils/chrt.c:86 msgid " -p, --pid operate on existing given pid\n" msgstr "" #: schedutils/chrt.c:87 msgid " -v, --verbose display status information\n" msgstr "" #: schedutils/chrt.c:108 #, c-format msgid "failed to get pid %d's policy" msgstr "" #: schedutils/chrt.c:111 #, c-format msgid "pid %d's new scheduling policy: " msgstr "" #: schedutils/chrt.c:113 #, c-format msgid "pid %d's current scheduling policy: " msgstr "" #: schedutils/chrt.c:146 msgid "unknown scheduling policy" msgstr "" #: schedutils/chrt.c:150 #, c-format msgid "failed to get pid %d's attributes" msgstr "" #: schedutils/chrt.c:153 #, c-format msgid "pid %d's new scheduling priority: %d\n" msgstr "" #: schedutils/chrt.c:156 #, c-format msgid "pid %d's current scheduling priority: %d\n" msgstr "" #: schedutils/chrt.c:191 #, c-format msgid "SCHED_%s min/max priority\t: %d/%d\n" msgstr "" #: schedutils/chrt.c:194 #, c-format msgid "SCHED_%s not supported?\n" msgstr "" #: schedutils/chrt.c:289 schedutils/chrt.c:322 msgid "cannot obtain the list of tasks" msgstr "" #: schedutils/chrt.c:301 msgid "invalid priority argument" msgstr "" #: schedutils/chrt.c:307 msgid "" "SCHED_RESET_ON_FORK flag is supported for SCHED_FIFO and SCHED_RR policies " "only" msgstr "" #: schedutils/chrt.c:325 #, c-format msgid "failed to set tid %d's policy" msgstr "" #: schedutils/chrt.c:328 #, c-format msgid "failed to set pid %d's policy" msgstr "" #: schedutils/ionice.c:76 msgid "ioprio_get failed" msgstr "ioprio-get-ek huts egin du" #: schedutils/ionice.c:85 #, c-format msgid "%s: prio %lu\n" msgstr "" #: schedutils/ionice.c:98 msgid "ioprio_set failed" msgstr "ioprio-set-ek huts egin du" #: schedutils/ionice.c:104 #, c-format msgid "" " %1$s [options] -p <pid>...\n" " %1$s [options] -P <pgid>...\n" " %1$s [options] -u <uid>...\n" " %1$s [options] <command>\n" msgstr "" #: schedutils/ionice.c:110 msgid "Show or change the I/O-scheduling class and priority of a process.\n" msgstr "" #: schedutils/ionice.c:113 msgid "" " -c, --class <class> name or number of scheduling class,\n" " 0: none, 1: realtime, 2: best-effort, 3: idle\n" msgstr "" #: schedutils/ionice.c:115 msgid "" " -n, --classdata <num> priority (0..7) in the specified scheduling class,\n" " only for the realtime and best-effort classes\n" msgstr "" #: schedutils/ionice.c:117 msgid " -p, --pid <pid>... act on these already running processes\n" msgstr "" #: schedutils/ionice.c:118 msgid "" " -P, --pgid <pgrp>... act on already running processes in these groups\n" msgstr "" #: schedutils/ionice.c:119 msgid " -t, --ignore ignore failures\n" msgstr "" #: schedutils/ionice.c:120 msgid "" " -u, --uid <uid>... act on already running processes owned by these " "users\n" msgstr "" #: schedutils/ionice.c:157 msgid "invalid class data argument" msgstr "" #: schedutils/ionice.c:163 msgid "invalid class argument" msgstr "" #: schedutils/ionice.c:168 #, c-format msgid "unknown scheduling class: '%s'" msgstr "" #: schedutils/ionice.c:176 schedutils/ionice.c:184 schedutils/ionice.c:192 msgid "can handle only one of pid, pgid or uid at once" msgstr "" #: schedutils/ionice.c:185 msgid "invalid PGID argument" msgstr "" #: schedutils/ionice.c:193 msgid "invalid UID argument" msgstr "" #: schedutils/ionice.c:212 msgid "ignoring given class data for none class" msgstr "" #: schedutils/ionice.c:220 msgid "ignoring given class data for idle class" msgstr "" #: schedutils/ionice.c:225 #, c-format msgid "unknown prio class %d" msgstr "" #: schedutils/taskset.c:51 #, c-format msgid "" "Usage: %s [options] [mask | cpu-list] [pid|cmd [args...]]\n" "\n" msgstr "" #: schedutils/taskset.c:55 msgid "Show or change the CPU affinity of a process.\n" msgstr "" #: schedutils/taskset.c:59 #, c-format msgid "" "Options:\n" " -a, --all-tasks operate on all the tasks (threads) for a given pid\n" " -p, --pid operate on existing given pid\n" " -c, --cpu-list display and specify cpus in list format\n" " -h, --help display this help\n" " -V, --version output version information\n" "\n" msgstr "" #: schedutils/taskset.c:67 #, c-format msgid "" "The default behavior is to run a new command:\n" " %1$s 03 sshd -b 1024\n" "You can retrieve the mask of an existing task:\n" " %1$s -p 700\n" "Or set it:\n" " %1$s -p 03 700\n" "List format uses a comma-separated list instead of a mask:\n" " %1$s -pc 0,3,7-11 700\n" "Ranges in list format can take a stride argument:\n" " e.g. 0-31:2 is equivalent to mask 0x55555555\n" msgstr "" #: schedutils/taskset.c:90 #, c-format msgid "pid %d's new affinity list: %s\n" msgstr "" #: schedutils/taskset.c:91 #, c-format msgid "pid %d's current affinity list: %s\n" msgstr "" #: schedutils/taskset.c:94 #, c-format msgid "pid %d's new affinity mask: %s\n" msgstr "" #: schedutils/taskset.c:95 #, c-format msgid "pid %d's current affinity mask: %s\n" msgstr "" #: schedutils/taskset.c:99 msgid "internal error: conversion from cpuset to string failed" msgstr "" #: schedutils/taskset.c:109 schedutils/taskset.c:125 #, c-format msgid "failed to get pid %d's affinity" msgstr "" #: schedutils/taskset.c:119 #, c-format msgid "failed to set pid %d's affinity" msgstr "" #: schedutils/taskset.c:186 sys-utils/chcpu.c:289 msgid "cannot determine NR_CPUS; aborting" msgstr "" #: schedutils/taskset.c:195 schedutils/taskset.c:208 sys-utils/chcpu.c:295 msgid "cpuset_alloc failed" msgstr "" #: schedutils/taskset.c:215 sys-utils/chcpu.c:232 #, c-format msgid "failed to parse CPU list: %s" msgstr "" #: schedutils/taskset.c:218 #, c-format msgid "failed to parse CPU mask: %s" msgstr "" #: sys-utils/blkdiscard.c:56 #, c-format msgid "%s: Discarded %<PRIu64> bytes from the offset %<PRIu64>\n" msgstr "" #: sys-utils/blkdiscard.c:66 msgid "Discard the content of sectors on a device.\n" msgstr "" #: sys-utils/blkdiscard.c:69 msgid "" " -o, --offset <num> offset in bytes to discard from\n" " -l, --length <num> length of bytes to discard from the offset\n" " -p, --step <num> size of the discard iterations within the offset\n" " -s, --secure perform secure discard\n" " -v, --verbose print aligned length and offset\n" msgstr "" #: sys-utils/blkdiscard.c:124 sys-utils/fstrim.c:324 sys-utils/losetup.c:547 #: text-utils/hexdump.c:124 msgid "failed to parse offset" msgstr "" #: sys-utils/blkdiscard.c:128 msgid "failed to parse step" msgstr "" #: sys-utils/blkdiscard.c:143 sys-utils/zramctl.c:625 sys-utils/zramctl.c:650 msgid "no device specified" msgstr "" #: sys-utils/blkdiscard.c:148 sys-utils/fallocate.c:351 #: sys-utils/fsfreeze.c:122 sys-utils/fstrim.c:346 msgid "unexpected number of arguments" msgstr "" #: sys-utils/blkdiscard.c:162 #, c-format msgid "%s: BLKGETSIZE64 ioctl failed" msgstr "" #: sys-utils/blkdiscard.c:164 #, c-format msgid "%s: BLKSSZGET ioctl failed" msgstr "" #: sys-utils/blkdiscard.c:168 #, c-format msgid "%s: offset %<PRIu64> is not aligned to sector size %i" msgstr "" #: sys-utils/blkdiscard.c:173 #, c-format msgid "%s: offset is greater than device size" msgstr "" #: sys-utils/blkdiscard.c:182 #, c-format msgid "%s: length %<PRIu64> is not aligned to sector size %i" msgstr "" #: sys-utils/blkdiscard.c:194 #, c-format msgid "%s: BLKSECDISCARD ioctl failed" msgstr "" #: sys-utils/blkdiscard.c:197 #, c-format msgid "%s: BLKDISCARD ioctl failed" msgstr "" #: sys-utils/chcpu.c:87 sys-utils/chcpu.c:179 #, c-format msgid "CPU %u does not exist" msgstr "" #: sys-utils/chcpu.c:92 #, c-format msgid "CPU %u is not hot pluggable" msgstr "" #: sys-utils/chcpu.c:98 #, c-format msgid "CPU %u is already enabled\n" msgstr "" #: sys-utils/chcpu.c:102 #, c-format msgid "CPU %u is already disabled\n" msgstr "" #: sys-utils/chcpu.c:110 #, c-format msgid "CPU %u enable failed (CPU is deconfigured)" msgstr "" #: sys-utils/chcpu.c:113 #, c-format msgid "CPU %u enable failed" msgstr "" #: sys-utils/chcpu.c:116 #, c-format msgid "CPU %u enabled\n" msgstr "" #: sys-utils/chcpu.c:119 #, c-format msgid "CPU %u disable failed (last enabled CPU)" msgstr "" #: sys-utils/chcpu.c:125 #, c-format msgid "CPU %u disable failed" msgstr "" #: sys-utils/chcpu.c:128 #, c-format msgid "CPU %u disabled\n" msgstr "" #: sys-utils/chcpu.c:141 msgid "This system does not support rescanning of CPUs" msgstr "" #: sys-utils/chcpu.c:143 msgid "Failed to trigger rescan of CPUs" msgstr "" #: sys-utils/chcpu.c:144 #, c-format msgid "Triggered rescan of CPUs\n" msgstr "" #: sys-utils/chcpu.c:151 msgid "This system does not support setting the dispatching mode of CPUs" msgstr "" #: sys-utils/chcpu.c:155 msgid "Failed to set horizontal dispatch mode" msgstr "" #: sys-utils/chcpu.c:156 #, c-format msgid "Successfully set horizontal dispatching mode\n" msgstr "" #: sys-utils/chcpu.c:159 msgid "Failed to set vertical dispatch mode" msgstr "" #: sys-utils/chcpu.c:160 #, c-format msgid "Successfully set vertical dispatching mode\n" msgstr "" #: sys-utils/chcpu.c:184 #, c-format msgid "CPU %u is not configurable" msgstr "" #: sys-utils/chcpu.c:190 #, c-format msgid "CPU %u is already configured\n" msgstr "" #: sys-utils/chcpu.c:194 #, c-format msgid "CPU %u is already deconfigured\n" msgstr "" #: sys-utils/chcpu.c:199 #, c-format msgid "CPU %u deconfigure failed (CPU is enabled)" msgstr "" #: sys-utils/chcpu.c:206 #, c-format msgid "CPU %u configure failed" msgstr "" #: sys-utils/chcpu.c:209 #, c-format msgid "CPU %u configured\n" msgstr "" #: sys-utils/chcpu.c:213 #, c-format msgid "CPU %u deconfigure failed" msgstr "" #: sys-utils/chcpu.c:216 #, c-format msgid "CPU %u deconfigured\n" msgstr "" #: sys-utils/chcpu.c:231 #, c-format msgid "invalid CPU number in CPU list: %s" msgstr "" #: sys-utils/chcpu.c:238 text-utils/col.c:130 #, c-format msgid "" "\n" "Usage:\n" " %s [options]\n" msgstr "" #: sys-utils/chcpu.c:242 msgid "Configure CPUs in a multi-processor system.\n" msgstr "" #: sys-utils/chcpu.c:244 msgid "" "\n" "Options:\n" " -h, --help print this help\n" " -e, --enable <cpu-list> enable cpus\n" " -d, --disable <cpu-list> disable cpus\n" " -c, --configure <cpu-list> configure cpus\n" " -g, --deconfigure <cpu-list> deconfigure cpus\n" " -p, --dispatch <mode> set dispatching mode\n" " -r, --rescan trigger rescan of cpus\n" " -V, --version output version information and exit\n" msgstr "" #: sys-utils/chcpu.c:326 #, c-format msgid "unsupported argument: %s" msgstr "" #: sys-utils/ctrlaltdel.c:21 #, c-format msgid " %s hard|soft\n" msgstr "" #: sys-utils/ctrlaltdel.c:60 msgid "You must be root to set the Ctrl-Alt-Del behavior" msgstr "" #: sys-utils/dmesg.c:110 msgid "system is unusable" msgstr "" #: sys-utils/dmesg.c:111 msgid "action must be taken immediately" msgstr "" #: sys-utils/dmesg.c:112 msgid "critical conditions" msgstr "" #: sys-utils/dmesg.c:113 msgid "error conditions" msgstr "" #: sys-utils/dmesg.c:114 msgid "warning conditions" msgstr "" #: sys-utils/dmesg.c:115 msgid "normal but significant condition" msgstr "" #: sys-utils/dmesg.c:116 msgid "informational" msgstr "" #: sys-utils/dmesg.c:117 msgid "debug-level messages" msgstr "" #: sys-utils/dmesg.c:131 msgid "kernel messages" msgstr "" #: sys-utils/dmesg.c:132 msgid "random user-level messages" msgstr "" #: sys-utils/dmesg.c:133 msgid "mail system" msgstr "" #: sys-utils/dmesg.c:134 msgid "system daemons" msgstr "" #: sys-utils/dmesg.c:135 msgid "security/authorization messages" msgstr "" #: sys-utils/dmesg.c:136 msgid "messages generated internally by syslogd" msgstr "" #: sys-utils/dmesg.c:137 msgid "line printer subsystem" msgstr "" #: sys-utils/dmesg.c:138 msgid "network news subsystem" msgstr "" #: sys-utils/dmesg.c:139 msgid "UUCP subsystem" msgstr "" #: sys-utils/dmesg.c:140 msgid "clock daemon" msgstr "" #: sys-utils/dmesg.c:141 msgid "security/authorization messages (private)" msgstr "" #: sys-utils/dmesg.c:142 msgid "FTP daemon" msgstr "" #: sys-utils/dmesg.c:267 msgid "Display or control the kernel ring buffer.\n" msgstr "" #: sys-utils/dmesg.c:270 msgid " -C, --clear clear the kernel ring buffer\n" msgstr "" #: sys-utils/dmesg.c:271 msgid " -c, --read-clear read and clear all messages\n" msgstr "" #: sys-utils/dmesg.c:272 msgid " -D, --console-off disable printing messages to console\n" msgstr "" #: sys-utils/dmesg.c:273 msgid " -E, --console-on enable printing messages to console\n" msgstr "" #: sys-utils/dmesg.c:274 msgid "" " -F, --file <file> use the file instead of the kernel log buffer\n" msgstr "" #: sys-utils/dmesg.c:275 msgid " -f, --facility <list> restrict output to defined facilities\n" msgstr "" #: sys-utils/dmesg.c:276 msgid " -H, --human human readable output\n" msgstr "" #: sys-utils/dmesg.c:277 msgid " -k, --kernel display kernel messages\n" msgstr "" #: sys-utils/dmesg.c:278 msgid "" " -L, --color[=<when>] colorize messages (auto, always or never)\n" msgstr "" #: sys-utils/dmesg.c:281 msgid " -l, --level <list> restrict output to defined levels\n" msgstr "" #: sys-utils/dmesg.c:282 msgid "" " -n, --console-level <level> set level of messages printed to console\n" msgstr "" #: sys-utils/dmesg.c:283 msgid " -P, --nopager do not pipe output into a pager\n" msgstr "" #: sys-utils/dmesg.c:284 msgid " -r, --raw print the raw message buffer\n" msgstr "" #: sys-utils/dmesg.c:285 msgid "" " -S, --syslog force to use syslog(2) rather than /dev/kmsg\n" msgstr "" #: sys-utils/dmesg.c:286 msgid "" " -s, --buffer-size <size> buffer size to query the kernel ring buffer\n" msgstr "" #: sys-utils/dmesg.c:287 msgid " -u, --userspace display userspace messages\n" msgstr "" #: sys-utils/dmesg.c:288 msgid " -w, --follow wait for new messages\n" msgstr "" #: sys-utils/dmesg.c:289 msgid "" " -x, --decode decode facility and level to readable string\n" msgstr "" #: sys-utils/dmesg.c:290 msgid "" " -d, --show-delta show time delta between printed messages\n" msgstr "" #: sys-utils/dmesg.c:291 msgid "" " -e, --reltime show local time and time delta in readable " "format\n" msgstr "" #: sys-utils/dmesg.c:292 msgid "" " -T, --ctime show human readable timestamp (may be " "inaccurate!)\n" msgstr "" #: sys-utils/dmesg.c:293 msgid " -t, --notime don't print messages timestamp\n" msgstr "" #: sys-utils/dmesg.c:294 msgid "" " --time-format <format> show time stamp using format:\n" " [delta|reltime|ctime|notime|iso]\n" "Suspending/resume will make ctime and iso timestamps inaccurate.\n" msgstr "" #: sys-utils/dmesg.c:300 msgid "" "\n" "Supported log facilities:\n" msgstr "" #: sys-utils/dmesg.c:306 msgid "" "\n" "Supported log levels (priorities):\n" msgstr "" #: sys-utils/dmesg.c:360 #, c-format msgid "failed to parse level '%s'" msgstr "" #: sys-utils/dmesg.c:362 #, c-format msgid "unknown level '%s'" msgstr "" #: sys-utils/dmesg.c:398 #, c-format msgid "failed to parse facility '%s'" msgstr "" #: sys-utils/dmesg.c:400 #, c-format msgid "unknown facility '%s'" msgstr "" #: sys-utils/dmesg.c:528 #, c-format msgid "cannot mmap: %s" msgstr "" #: sys-utils/dmesg.c:1356 msgid "invalid buffer size argument" msgstr "" #: sys-utils/dmesg.c:1411 msgid "--show-delta is ignored when used together with iso8601 time format" msgstr "" #: sys-utils/dmesg.c:1434 msgid "" "--raw can be used together with --level or --facility only when reading " "messages from /dev/kmsg" msgstr "" #: sys-utils/dmesg.c:1444 msgid "read kernel buffer failed" msgstr "" #: sys-utils/dmesg.c:1463 msgid "klogctl failed" msgstr "" #: sys-utils/eject.c:134 #, c-format msgid " %s [options] [<device>|<mountpoint>]\n" msgstr "" #: sys-utils/eject.c:137 msgid "Eject removable media.\n" msgstr "" #: sys-utils/eject.c:140 msgid "" " -a, --auto <on|off> turn auto-eject feature on or off\n" " -c, --changerslot <slot> switch discs on a CD-ROM changer\n" " -d, --default display default device\n" " -f, --floppy eject floppy\n" " -F, --force don't care about device type\n" " -i, --manualeject <on|off> toggle manual eject protection on/off\n" " -m, --no-unmount do not unmount device even if it is mounted\n" " -M, --no-partitions-unmount do not unmount another partitions\n" " -n, --noop don't eject, just show device found\n" " -p, --proc use /proc/mounts instead of /etc/mtab\n" " -q, --tape eject tape\n" " -r, --cdrom eject CD-ROM\n" " -s, --scsi eject SCSI device\n" " -t, --trayclose close tray\n" " -T, --traytoggle toggle tray\n" " -v, --verbose enable verbose output\n" " -x, --cdspeed <speed> set CD-ROM max speed\n" " -X, --listspeed list CD-ROM available speeds\n" msgstr "" #: sys-utils/eject.c:164 msgid "" "\n" "By default tries -r, -s, -f, and -q in order until success.\n" msgstr "" #: sys-utils/eject.c:210 msgid "invalid argument to --changerslot/-c option" msgstr "" #: sys-utils/eject.c:214 msgid "invalid argument to --cdspeed/-x option" msgstr "" #: sys-utils/eject.c:326 msgid "CD-ROM auto-eject command failed" msgstr "" #: sys-utils/eject.c:340 msgid "CD-ROM door lock is not supported" msgstr "" #: sys-utils/eject.c:342 msgid "other users have the drive open and not CAP_SYS_ADMIN" msgstr "" #: sys-utils/eject.c:344 msgid "CD-ROM lock door command failed" msgstr "" #: sys-utils/eject.c:349 msgid "CD-Drive may NOT be ejected with device button" msgstr "" #: sys-utils/eject.c:351 msgid "CD-Drive may be ejected with device button" msgstr "" #: sys-utils/eject.c:362 msgid "CD-ROM select disc command failed" msgstr "" #: sys-utils/eject.c:366 msgid "CD-ROM load from slot command failed" msgstr "" #: sys-utils/eject.c:368 msgid "IDE/ATAPI CD-ROM changer not supported by this kernel\n" msgstr "" #: sys-utils/eject.c:386 msgid "CD-ROM tray close command failed" msgstr "" #: sys-utils/eject.c:388 msgid "CD-ROM tray close command not supported by this kernel\n" msgstr "" #: sys-utils/eject.c:405 msgid "CD-ROM eject unsupported" msgstr "" #: sys-utils/eject.c:433 sys-utils/eject.c:456 sys-utils/eject.c:1011 msgid "CD-ROM eject command failed" msgstr "" #: sys-utils/eject.c:436 msgid "no CD-ROM information available" msgstr "" #: sys-utils/eject.c:439 msgid "CD-ROM drive is not ready" msgstr "" #: sys-utils/eject.c:482 msgid "CD-ROM select speed command failed" msgstr "" #: sys-utils/eject.c:484 sys-utils/eject.c:570 msgid "CD-ROM select speed command not supported by this kernel" msgstr "" #: sys-utils/eject.c:521 #, c-format msgid "%s: failed to finding CD-ROM name" msgstr "" #: sys-utils/eject.c:536 #, c-format msgid "%s: failed to read speed" msgstr "" #: sys-utils/eject.c:544 msgid "failed to read speed" msgstr "" #: sys-utils/eject.c:588 msgid "not an sg device, or old sg driver" msgstr "" #: sys-utils/eject.c:660 #, c-format msgid "%s: unmounting" msgstr "" #: sys-utils/eject.c:675 #, c-format msgid "unable to exec /bin/umount of `%s'" msgstr "" #: sys-utils/eject.c:678 msgid "unable to fork" msgstr "" #: sys-utils/eject.c:685 #, c-format msgid "unmount of `%s' did not exit normally" msgstr "" #: sys-utils/eject.c:688 #, c-format msgid "unmount of `%s' failed\n" msgstr "" #: sys-utils/eject.c:730 msgid "failed to parse mount table" msgstr "" #: sys-utils/eject.c:791 sys-utils/eject.c:892 #, c-format msgid "%s: mounted on %s" msgstr "" #: sys-utils/eject.c:833 msgid "setting CD-ROM speed to auto" msgstr "" #: sys-utils/eject.c:835 #, c-format msgid "setting CD-ROM speed to %ldX" msgstr "" #: sys-utils/eject.c:861 #, c-format msgid "default device: `%s'" msgstr "" #: sys-utils/eject.c:867 #, c-format msgid "using default device `%s'" msgstr "" #: sys-utils/eject.c:886 sys-utils/rtcwake.c:376 #, c-format msgid "%s: unable to find device" msgstr "" #: sys-utils/eject.c:888 #, c-format msgid "device name is `%s'" msgstr "" #: sys-utils/eject.c:894 sys-utils/umount.c:207 sys-utils/umount.c:236 #: sys-utils/umount.c:410 sys-utils/umount.c:433 #, c-format msgid "%s: not mounted" msgstr "" #: sys-utils/eject.c:898 #, c-format msgid "%s: disc device: %s (disk device will be used for eject)" msgstr "" #: sys-utils/eject.c:906 #, c-format msgid "%s: not found mountpoint or device with the given name" msgstr "" #: sys-utils/eject.c:909 #, c-format msgid "%s: is whole-disk device" msgstr "" #: sys-utils/eject.c:913 #, c-format msgid "%s: is not hot-pluggable device" msgstr "" #: sys-utils/eject.c:917 #, c-format msgid "device is `%s'" msgstr "" #: sys-utils/eject.c:918 msgid "exiting due to -n/--noop option" msgstr "" #: sys-utils/eject.c:932 #, c-format msgid "%s: enabling auto-eject mode" msgstr "" #: sys-utils/eject.c:934 #, c-format msgid "%s: disabling auto-eject mode" msgstr "" #: sys-utils/eject.c:942 #, c-format msgid "%s: closing tray" msgstr "" #: sys-utils/eject.c:951 #, c-format msgid "%s: toggling tray" msgstr "" #: sys-utils/eject.c:960 #, c-format msgid "%s: listing CD-ROM speed" msgstr "" #: sys-utils/eject.c:986 #, c-format msgid "error: %s: device in use" msgstr "" #: sys-utils/eject.c:992 #, c-format msgid "%s: selecting CD-ROM disc #%ld" msgstr "" #: sys-utils/eject.c:1008 #, c-format msgid "%s: trying to eject using CD-ROM eject command" msgstr "" #: sys-utils/eject.c:1010 msgid "CD-ROM eject command succeeded" msgstr "" #: sys-utils/eject.c:1015 #, c-format msgid "%s: trying to eject using SCSI commands" msgstr "" #: sys-utils/eject.c:1017 msgid "SCSI eject succeeded" msgstr "" #: sys-utils/eject.c:1018 msgid "SCSI eject failed" msgstr "" #: sys-utils/eject.c:1022 #, c-format msgid "%s: trying to eject using floppy eject command" msgstr "" #: sys-utils/eject.c:1024 msgid "floppy eject command succeeded" msgstr "" #: sys-utils/eject.c:1025 msgid "floppy eject command failed" msgstr "" #: sys-utils/eject.c:1029 #, c-format msgid "%s: trying to eject using tape offline command" msgstr "" #: sys-utils/eject.c:1031 msgid "tape offline command succeeded" msgstr "" #: sys-utils/eject.c:1032 msgid "tape offline command failed" msgstr "" #: sys-utils/eject.c:1036 msgid "unable to eject" msgstr "" #: sys-utils/fallocate.c:78 #, c-format msgid " %s [options] <filename>\n" msgstr "" #: sys-utils/fallocate.c:81 msgid "Preallocate space to, or deallocate space from a file.\n" msgstr "" #: sys-utils/fallocate.c:84 msgid " -c, --collapse-range remove a range from the file\n" msgstr "" #: sys-utils/fallocate.c:85 msgid " -d, --dig-holes detect zeroes and replace with holes\n" msgstr "" #: sys-utils/fallocate.c:86 msgid " -l, --length <num> length for range operations, in bytes\n" msgstr "" #: sys-utils/fallocate.c:87 msgid " -n, --keep-size maintain the apparent size of the file\n" msgstr "" #: sys-utils/fallocate.c:88 msgid " -o, --offset <num> offset for range operations, in bytes\n" msgstr "" #: sys-utils/fallocate.c:89 msgid " -p, --punch-hole replace a range with a hole (implies -n)\n" msgstr "" #: sys-utils/fallocate.c:90 msgid " -z, --zero-range zero and ensure allocation of a range\n" msgstr "" #: sys-utils/fallocate.c:126 msgid "fallocate failed: keep size mode is unsupported" msgstr "" #: sys-utils/fallocate.c:127 msgid "fallocate failed" msgstr "" #: sys-utils/fallocate.c:216 #, c-format msgid "%s: read failed" msgstr "" #: sys-utils/fallocate.c:262 #, c-format msgid "%s: %s (%ju bytes) converted to sparse holes.\n" msgstr "" #: sys-utils/fallocate.c:346 sys-utils/fsfreeze.c:118 msgid "no filename specified" msgstr "" #: sys-utils/fallocate.c:358 sys-utils/fallocate.c:364 msgid "invalid length value specified" msgstr "" #: sys-utils/fallocate.c:362 msgid "no length argument specified" msgstr "" #: sys-utils/fallocate.c:367 msgid "invalid offset value specified" msgstr "" #: sys-utils/flock.c:53 #, c-format msgid "" " %1$s [options] <file>|<directory> <command> [<argument>...]\n" " %1$s [options] <file>|<directory> -c <command>\n" " %1$s [options] <file descriptor number>\n" msgstr "" #: sys-utils/flock.c:59 msgid "Manage file locks from shell scripts.\n" msgstr "" #: sys-utils/flock.c:62 msgid " -s, --shared get a shared lock\n" msgstr "" #: sys-utils/flock.c:63 msgid " -x, --exclusive get an exclusive lock (default)\n" msgstr "" #: sys-utils/flock.c:64 msgid " -u, --unlock remove a lock\n" msgstr "" #: sys-utils/flock.c:65 msgid " -n, --nonblock fail rather than wait\n" msgstr "" #: sys-utils/flock.c:66 msgid " -w, --timeout <secs> wait for a limited amount of time\n" msgstr "" #: sys-utils/flock.c:67 msgid "" " -E, --conflict-exit-code <number> exit code after conflict or timeout\n" msgstr "" #: sys-utils/flock.c:68 msgid "" " -o, --close close file descriptor before running command\n" msgstr "" #: sys-utils/flock.c:69 msgid "" " -c, --command <command> run a single command string through the shell\n" msgstr "" #: sys-utils/flock.c:70 msgid " --verbose increase verbosity\n" msgstr "" #: sys-utils/flock.c:106 #, c-format msgid "cannot open lock file %s" msgstr "" #: sys-utils/flock.c:191 msgid "invalid timeout value" msgstr "" #: sys-utils/flock.c:195 msgid "invalid exit code" msgstr "" #: sys-utils/flock.c:218 #, c-format msgid "%s requires exactly one command argument" msgstr "" #: sys-utils/flock.c:236 msgid "bad file descriptor" msgstr "" #: sys-utils/flock.c:239 msgid "requires file descriptor, file or directory" msgstr "" #: sys-utils/flock.c:253 msgid "cannot set up timer" msgstr "" #: sys-utils/flock.c:263 msgid "failed to get lock" msgstr "" #: sys-utils/flock.c:270 msgid "timeout while waiting to get lock" msgstr "" #: sys-utils/flock.c:311 #, c-format msgid "%s: getting lock took %ld.%06ld seconds\n" msgstr "" #: sys-utils/flock.c:322 #, c-format msgid "%s: executing %s\n" msgstr "" #: sys-utils/fsfreeze.c:50 #, c-format msgid " %s [options] <mountpoint>\n" msgstr "" #: sys-utils/fsfreeze.c:53 msgid "Suspend access to a filesystem (ext3/4, ReiserFS, JFS, XFS).\n" msgstr "" #: sys-utils/fsfreeze.c:56 msgid " -f, --freeze freeze the filesystem\n" msgstr "" #: sys-utils/fsfreeze.c:57 msgid " -u, --unfreeze unfreeze the filesystem\n" msgstr "" #: sys-utils/fsfreeze.c:116 msgid "neither --freeze or --unfreeze specified" msgstr "" #: sys-utils/fsfreeze.c:136 #, c-format msgid "%s: is not a directory" msgstr "" #: sys-utils/fsfreeze.c:143 #, c-format msgid "%s: freeze failed" msgstr "" #: sys-utils/fsfreeze.c:149 #, c-format msgid "%s: unfreeze failed" msgstr "" #: sys-utils/fstrim.c:82 #, c-format msgid "%s: not a directory" msgstr "" #: sys-utils/fstrim.c:91 #, c-format msgid "%s: FITRIM ioctl failed" msgstr "" #. TRANSLATORS: The standard value here is a very large number. #: sys-utils/fstrim.c:100 #, c-format msgid "%s: %s (%<PRIu64> bytes) trimmed\n" msgstr "" #: sys-utils/fstrim.c:203 sys-utils/swapon.c:685 sys-utils/umount.c:330 #, c-format msgid "failed to parse %s" msgstr "" #: sys-utils/fstrim.c:263 #, c-format msgid " %s [options] <mount point>\n" msgstr "" #: sys-utils/fstrim.c:266 msgid "Discard unused blocks on a mounted filesystem.\n" msgstr "" #: sys-utils/fstrim.c:269 msgid "" " -a, --all trim all mounted filesystems that are supported\n" msgstr "" #: sys-utils/fstrim.c:270 msgid " -o, --offset <num> the offset in bytes to start discarding from\n" msgstr "" #: sys-utils/fstrim.c:271 msgid " -l, --length <num> the number of bytes to discard\n" msgstr "" #: sys-utils/fstrim.c:272 msgid " -m, --minimum <num> the minimum extent length to discard\n" msgstr "" #: sys-utils/fstrim.c:273 msgid " -v, --verbose print number of discarded bytes\n" msgstr "" #: sys-utils/fstrim.c:328 msgid "failed to parse minimum extent length" msgstr "" #: sys-utils/fstrim.c:341 msgid "no mountpoint specified" msgstr "" #: sys-utils/fstrim.c:355 #, c-format msgid "%s: the discard operation is not supported" msgstr "" #: sys-utils/hwclock.c:244 #, c-format msgid "Assuming hardware clock is kept in %s time.\n" msgstr "" #: sys-utils/hwclock.c:245 sys-utils/hwclock.c:335 msgid "UTC" msgstr "UTC" #: sys-utils/hwclock.c:245 sys-utils/hwclock.c:334 msgid "local" msgstr "lokala" #: sys-utils/hwclock.c:319 msgid "" "Warning: unrecognized third line in adjtime file\n" "(Expected: `UTC' or `LOCAL' or nothing.)" msgstr "" #: sys-utils/hwclock.c:328 #, c-format msgid "Last drift adjustment done at %ld seconds after 1969\n" msgstr "" #: sys-utils/hwclock.c:330 #, c-format msgid "Last calibration done at %ld seconds after 1969\n" msgstr "" #: sys-utils/hwclock.c:332 #, c-format msgid "Hardware clock is on %s time\n" msgstr "Hardwarearen ordulariak %s data dauka\n" #: sys-utils/hwclock.c:359 #, c-format msgid "Waiting for clock tick...\n" msgstr "Ordulariaren tick-ari itxaroten\n" #: sys-utils/hwclock.c:365 #, c-format msgid "...synchronization failed\n" msgstr "...sinkronizazioak huts egin du\n" #: sys-utils/hwclock.c:367 #, c-format msgid "...got clock tick\n" msgstr "" #: sys-utils/hwclock.c:423 #, c-format msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" msgstr "" #: sys-utils/hwclock.c:432 #, c-format msgid "" "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" #: sys-utils/hwclock.c:466 #, c-format msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n" msgstr "" #: sys-utils/hwclock.c:494 #, c-format msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" #: sys-utils/hwclock.c:500 #, c-format msgid "Clock not changed - testing only.\n" msgstr "" #: sys-utils/hwclock.c:604 #, c-format msgid "sleeping ~%d usec\n" msgstr "" #: sys-utils/hwclock.c:615 #, c-format msgid "time jumped backward %.6f seconds to %ld.%06d - retargeting\n" msgstr "" #: sys-utils/hwclock.c:623 #, c-format msgid "%ld.%06d < %ld.%06d (%.6f)\n" msgstr "" #: sys-utils/hwclock.c:639 #, c-format msgid "missed it - %ld.%06d is too far past %ld.%06d (%.6f > %.6f)\n" msgstr "" #: sys-utils/hwclock.c:667 #, c-format msgid "" "%ld.%06d is close enough to %ld.%06d (%.6f < %.6f)\n" "Set RTC to %ld (%ld + %d; refsystime = %ld.%06d)\n" msgstr "" #: sys-utils/hwclock.c:689 msgid "" "The Hardware Clock registers contain values that are either invalid (e.g. " "50th day of month) or beyond the range we can handle (e.g. Year 2095)." msgstr "" #: sys-utils/hwclock.c:699 #, c-format msgid "%s .%06d seconds\n" msgstr "" #: sys-utils/hwclock.c:730 msgid "No --date option specified." msgstr "" #: sys-utils/hwclock.c:736 msgid "--date argument too long" msgstr "" #: sys-utils/hwclock.c:743 msgid "" "The value of the --date option is not a valid date.\n" "In particular, it contains quotation marks." msgstr "" #: sys-utils/hwclock.c:751 #, c-format msgid "Issuing date command: %s\n" msgstr "" #: sys-utils/hwclock.c:755 msgid "Unable to run 'date' program in /bin/sh shell. popen() failed" msgstr "" #: sys-utils/hwclock.c:763 #, c-format msgid "response from date command = %s\n" msgstr "" #: sys-utils/hwclock.c:765 #, c-format msgid "" "The date command issued by %s returned unexpected results.\n" "The command was:\n" " %s\n" "The response was:\n" " %s" msgstr "" #: sys-utils/hwclock.c:776 #, c-format msgid "" "The date command issued by %s returned something other than an integer where " "the converted time value was expected.\n" "The command was:\n" " %s\n" "The response was:\n" " %s\n" msgstr "" #: sys-utils/hwclock.c:788 #, c-format msgid "date string %s equates to %ld seconds since 1969.\n" msgstr "" #: sys-utils/hwclock.c:826 msgid "" "The Hardware Clock does not contain a valid time, so we cannot set the " "System Time from it." msgstr "" #: sys-utils/hwclock.c:845 sys-utils/hwclock.c:932 #, c-format msgid "Calling settimeofday:\n" msgstr "" #: sys-utils/hwclock.c:846 sys-utils/hwclock.c:934 #, c-format msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" msgstr "" #: sys-utils/hwclock.c:848 sys-utils/hwclock.c:936 #, c-format msgid "\ttz.tz_minuteswest = %d\n" msgstr "" #: sys-utils/hwclock.c:852 sys-utils/hwclock.c:940 #, c-format msgid "Not setting system clock because running in test mode.\n" msgstr "" #: sys-utils/hwclock.c:868 sys-utils/hwclock.c:964 msgid "Must be superuser to set system clock." msgstr "" #: sys-utils/hwclock.c:871 sys-utils/hwclock.c:967 msgid "settimeofday() failed" msgstr "settimeofday()-ek huts egin du" #: sys-utils/hwclock.c:907 #, c-format msgid "Current system time: %ld = %s\n" msgstr "" #: sys-utils/hwclock.c:933 #, c-format msgid "\tUTC: %s\n" msgstr "" #: sys-utils/hwclock.c:998 #, c-format msgid "" "Not adjusting drift factor because the --update-drift option was not used.\n" msgstr "" #: sys-utils/hwclock.c:1002 #, c-format msgid "" "Not adjusting drift factor because the Hardware Clock previously contained " "garbage.\n" msgstr "" #: sys-utils/hwclock.c:1007 #, c-format msgid "" "Not adjusting drift factor because last calibration time is zero,\n" "so history is bad and calibration startover is necessary.\n" msgstr "" #: sys-utils/hwclock.c:1013 #, c-format msgid "" "Not adjusting drift factor because it has been less than four hours since " "the last calibration.\n" msgstr "" #: sys-utils/hwclock.c:1051 #, c-format msgid "" "Clock drift factor was calculated as %f seconds/day.\n" "It is far too much. Resetting to zero.\n" msgstr "" #: sys-utils/hwclock.c:1058 #, c-format msgid "" "Clock drifted %f seconds in the past %f seconds\n" "in spite of a drift factor of %f seconds/day.\n" "Adjusting drift factor by %f seconds/day\n" msgstr "" #: sys-utils/hwclock.c:1101 #, c-format msgid "Time since last adjustment is %d second\n" msgid_plural "Time since last adjustment is %d seconds\n" msgstr[0] "" msgstr[1] "" #: sys-utils/hwclock.c:1105 #, c-format msgid "Calculated Hardware Clock drift is %ld.%06d seconds\n" msgstr "" #: sys-utils/hwclock.c:1135 #, c-format msgid "Not updating adjtime file because of testing mode.\n" msgstr "" #: sys-utils/hwclock.c:1136 #, c-format msgid "" "Would have written the following to %s:\n" "%s" msgstr "" #: sys-utils/hwclock.c:1145 #, c-format msgid "" "Could not open file with the clock adjustment parameters in it (%s) for " "writing" msgstr "" #: sys-utils/hwclock.c:1151 sys-utils/hwclock.c:1158 #, c-format msgid "Could not update file with the clock adjustment parameters (%s) in it" msgstr "" #: sys-utils/hwclock.c:1166 msgid "Drift adjustment parameters not updated." msgstr "" #: sys-utils/hwclock.c:1202 msgid "" "The Hardware Clock does not contain a valid time, so we cannot adjust it." msgstr "" #: sys-utils/hwclock.c:1210 #, c-format msgid "" "Not setting clock because last adjustment time is zero, so history is bad.\n" msgstr "" #: sys-utils/hwclock.c:1214 #, c-format msgid "Not setting clock because drift factor %f is far too high.\n" msgstr "" #: sys-utils/hwclock.c:1243 #, c-format msgid "No usable clock interface found.\n" msgstr "" #: sys-utils/hwclock.c:1367 #, c-format msgid "Needed adjustment is less than one second, so not setting clock.\n" msgstr "" #: sys-utils/hwclock.c:1390 sys-utils/hwclock.c:1396 #, c-format msgid "Unable to set system clock.\n" msgstr "" #: sys-utils/hwclock.c:1404 #, c-format msgid "" "At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n" msgstr "" #: sys-utils/hwclock.c:1433 msgid "" "The kernel keeps an epoch value for the Hardware Clock only on an Alpha " "machine.\n" "This copy of hwclock was built for a machine other than Alpha\n" "(and thus is presumably not running on an Alpha now). No action taken." msgstr "" #: sys-utils/hwclock.c:1450 msgid "Unable to get the epoch value from the kernel." msgstr "" #: sys-utils/hwclock.c:1452 #, c-format msgid "Kernel is assuming an epoch value of %lu\n" msgstr "" #: sys-utils/hwclock.c:1457 msgid "" "To set the epoch value, you must use the 'epoch' option to tell to what " "value to set it." msgstr "" #: sys-utils/hwclock.c:1461 #, c-format msgid "Not setting the epoch to %lu - testing only.\n" msgstr "" #: sys-utils/hwclock.c:1465 #, c-format msgid "Unable to set the epoch value in the kernel.\n" msgstr "" #: sys-utils/hwclock.c:1558 msgid " hwclock [function] [option...]\n" msgstr "" #: sys-utils/hwclock.c:1561 msgid "Query or set the hardware clock.\n" msgstr "" #: sys-utils/hwclock.c:1563 msgid "" "\n" "Functions:\n" msgstr "" #: sys-utils/hwclock.c:1564 msgid "" " -h, --help show this help text and exit\n" " -r, --show read hardware clock and print result\n" " --get read hardware clock and print drift corrected result\n" " --set set the RTC to the time given with --date\n" msgstr "" #: sys-utils/hwclock.c:1568 msgid "" " -s, --hctosys set the system time from the hardware clock\n" " -w, --systohc set the hardware clock from the current system time\n" " --systz set the system time based on the current timezone\n" " --adjust adjust the RTC to account for systematic drift since\n" " the clock was last set or adjusted\n" msgstr "" #: sys-utils/hwclock.c:1573 msgid "" " -c, --compare periodically compare the system clock with the CMOS " "clock\n" msgstr "" #: sys-utils/hwclock.c:1575 msgid "" " --getepoch print out the kernel's hardware clock epoch value\n" " --setepoch set the kernel's hardware clock epoch value to the \n" " value given with --epoch\n" msgstr "" #: sys-utils/hwclock.c:1579 msgid "" " --predict predict RTC reading at time given with --date\n" " -V, --version display version information and exit\n" msgstr "" #: sys-utils/hwclock.c:1583 msgid "" " -u, --utc the hardware clock is kept in UTC\n" " --localtime the hardware clock is kept in local time\n" msgstr "" #: sys-utils/hwclock.c:1586 msgid "" " -f, --rtc <file> special /dev/... file to use instead of default\n" msgstr "" #: sys-utils/hwclock.c:1589 #, c-format msgid "" " --directisa access the ISA bus directly instead of %s\n" " --badyear ignore RTC's year because the BIOS is broken\n" " --date <time> specifies the time to which to set the hardware clock\n" " --epoch <year> specifies the year which is the beginning of the\n" " hardware clock's epoch value\n" msgstr "" #: sys-utils/hwclock.c:1595 #, c-format msgid "" " --update-drift update drift factor in %1$s (requires\n" " --set or --systohc)\n" " --noadjfile do not access %1$s; this requires the use of\n" " either --utc or --localtime\n" " --adjfile <file> specifies the path to the adjust file;\n" " the default is %1$s\n" msgstr "" #: sys-utils/hwclock.c:1601 msgid "" " --test do not update anything, just show what would happen\n" " -D, --debug debugging mode\n" "\n" msgstr "" #: sys-utils/hwclock.c:1604 msgid "" " -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n" " tell hwclock the type of Alpha you have (see hwclock(8))\n" "\n" msgstr "" #: sys-utils/hwclock.c:1730 msgid "Unable to connect to audit system" msgstr "" #: sys-utils/hwclock.c:1828 msgid "invalid epoch argument" msgstr "" #: sys-utils/hwclock.c:1865 msgid "Sorry, only the superuser can use the Hardware Clock." msgstr "" #: sys-utils/hwclock.c:1878 #, c-format msgid "%s takes no non-option arguments. You supplied %d.\n" msgstr "" #: sys-utils/hwclock.c:1887 msgid "With --noadjfile, you must specify either --utc or --localtime" msgstr "" #: sys-utils/hwclock.c:1900 msgid "No usable set-to time. Cannot set clock." msgstr "" #: sys-utils/hwclock.c:1924 msgid "Cannot access the Hardware Clock via any known method." msgstr "" #: sys-utils/hwclock.c:1927 msgid "" "Use the --debug option to see the details of our search for an access method." msgstr "" #: sys-utils/hwclock-cmos.c:223 #, c-format msgid "booted from MILO\n" msgstr "" #: sys-utils/hwclock-cmos.c:235 #, c-format msgid "Ruffian BCD clock\n" msgstr "Ruffian BCD erlojua\n" #: sys-utils/hwclock-cmos.c:254 #, c-format msgid "clockport adjusted to 0x%x\n" msgstr "" #: sys-utils/hwclock-cmos.c:270 #, c-format msgid "funky TOY!\n" msgstr "" #: sys-utils/hwclock-cmos.c:298 #, c-format msgid "atomic %s failed for 1000 iterations!" msgstr "" #: sys-utils/hwclock-cmos.c:324 #, c-format msgid "cmos_read(): write to control address %X failed" msgstr "" #: sys-utils/hwclock-cmos.c:328 #, c-format msgid "cmos_read(): read from data address %X failed" msgstr "" #: sys-utils/hwclock-cmos.c:365 #, c-format msgid "cmos_write(): write to control address %X failed" msgstr "" #: sys-utils/hwclock-cmos.c:370 #, c-format msgid "cmos_write(): write to data address %X failed" msgstr "" #: sys-utils/hwclock-cmos.c:645 msgid "I failed to get permission because I didn't try." msgstr "" #: sys-utils/hwclock-cmos.c:648 msgid "unable to get I/O port access: the iopl(3) call failed." msgstr "" #: sys-utils/hwclock-cmos.c:651 msgid "Probably you need root privileges.\n" msgstr "" #: sys-utils/hwclock-cmos.c:658 msgid "Using direct I/O instructions to ISA clock." msgstr "" #: sys-utils/hwclock-rtc.c:195 #, c-format msgid "ioctl(%s) to %s to read the time failed" msgstr "" #: sys-utils/hwclock-rtc.c:217 #, c-format msgid "Waiting in loop for time from %s to change\n" msgstr "" #: sys-utils/hwclock-rtc.c:236 msgid "Timed out waiting for time change." msgstr "" #: sys-utils/hwclock-rtc.c:279 #, c-format msgid "%s does not have interrupt functions. " msgstr "" #: sys-utils/hwclock-rtc.c:302 #, c-format msgid "select() to %s to wait for clock tick failed" msgstr "" #: sys-utils/hwclock-rtc.c:306 #, c-format msgid "select() to %s to wait for clock tick timed out" msgstr "" #: sys-utils/hwclock-rtc.c:313 #, c-format msgid "ioctl() to %s to turn off update interrupts failed" msgstr "" #: sys-utils/hwclock-rtc.c:316 #, c-format msgid "ioctl() to %s to turn on update interrupts failed unexpectedly" msgstr "" #: sys-utils/hwclock-rtc.c:370 #, c-format msgid "ioctl(%s) to %s to set the time failed." msgstr "" #: sys-utils/hwclock-rtc.c:376 #, c-format msgid "ioctl(%s) was successful.\n" msgstr "" #: sys-utils/hwclock-rtc.c:387 msgid "Using the /dev interface to the clock." msgstr "" #: sys-utils/hwclock-rtc.c:417 sys-utils/hwclock-rtc.c:464 #, c-format msgid "" "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' " "device driver via the device special file %s. This file does not exist on " "this system." msgstr "" #: sys-utils/hwclock-rtc.c:429 #, c-format msgid "ioctl(RTC_EPOCH_READ) to %s failed" msgstr "" #: sys-utils/hwclock-rtc.c:435 #, c-format msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n" msgstr "" #: sys-utils/hwclock-rtc.c:455 #, c-format msgid "The epoch value may not be less than 1900. You requested %ld" msgstr "" #: sys-utils/hwclock-rtc.c:474 #, c-format msgid "setting epoch to %lu with RTC_EPOCH_SET ioctl to %s.\n" msgstr "" #: sys-utils/hwclock-rtc.c:480 #, c-format msgid "" "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl." msgstr "" #: sys-utils/hwclock-rtc.c:484 #, c-format msgid "ioctl(RTC_EPOCH_SET) to %s failed" msgstr "" #: sys-utils/ipcmk.c:69 msgid "Create various IPC resources.\n" msgstr "" #: sys-utils/ipcmk.c:72 msgid "" " -M, --shmem <size> create shared memory segment of size <size>\n" msgstr "" #: sys-utils/ipcmk.c:73 msgid "" " -S, --semaphore <number> create semaphore array with <number> elements\n" msgstr "" #: sys-utils/ipcmk.c:74 msgid " -Q, --queue create message queue\n" msgstr "" #: sys-utils/ipcmk.c:75 msgid "" " -p, --mode <mode> permission for the resource (default is 0644)\n" msgstr "" #: sys-utils/ipcmk.c:110 sys-utils/losetup.c:566 sys-utils/zramctl.c:565 msgid "failed to parse size" msgstr "" #: sys-utils/ipcmk.c:117 msgid "failed to parse elements" msgstr "" #: sys-utils/ipcmk.c:141 msgid "create share memory failed" msgstr "" #: sys-utils/ipcmk.c:143 #, c-format msgid "Shared memory id: %d\n" msgstr "" #: sys-utils/ipcmk.c:149 msgid "create message queue failed" msgstr "" #: sys-utils/ipcmk.c:151 #, c-format msgid "Message queue id: %d\n" msgstr "" #: sys-utils/ipcmk.c:157 msgid "create semaphore failed" msgstr "" #: sys-utils/ipcmk.c:159 #, c-format msgid "Semaphore id: %d\n" msgstr "Semaforo id-a: %d\n" #: sys-utils/ipcrm.c:50 #, c-format msgid "" " %1$s [options]\n" " %1$s shm|msg|sem <id>...\n" msgstr "" #: sys-utils/ipcrm.c:54 msgid "Remove certain IPC resources.\n" msgstr "" #: sys-utils/ipcrm.c:57 msgid " -m, --shmem-id <id> remove shared memory segment by id\n" msgstr "" #: sys-utils/ipcrm.c:58 msgid " -M, --shmem-key <key> remove shared memory segment by key\n" msgstr "" #: sys-utils/ipcrm.c:59 msgid " -q, --queue-id <id> remove message queue by id\n" msgstr "" #: sys-utils/ipcrm.c:60 msgid " -Q, --queue-key <key> remove message queue by key\n" msgstr "" #: sys-utils/ipcrm.c:61 msgid " -s, --semaphore-id <id> remove semaphore by id\n" msgstr "" #: sys-utils/ipcrm.c:62 msgid " -S, --semaphore-key <key> remove semaphore by key\n" msgstr "" #: sys-utils/ipcrm.c:63 msgid " -a, --all[=shm|msg|sem] remove all (in the specified category)\n" msgstr "" #: sys-utils/ipcrm.c:64 msgid " -v, --verbose explain what is being done\n" msgstr "" #: sys-utils/ipcrm.c:86 #, c-format msgid "removing shared memory segment id `%d'\n" msgstr "" #: sys-utils/ipcrm.c:91 #, c-format msgid "removing message queue id `%d'\n" msgstr "" #: sys-utils/ipcrm.c:96 #, c-format msgid "removing semaphore id `%d'\n" msgstr "" #: sys-utils/ipcrm.c:108 sys-utils/ipcrm.c:222 msgid "permission denied for key" msgstr "" #: sys-utils/ipcrm.c:108 msgid "permission denied for id" msgstr "" #: sys-utils/ipcrm.c:111 sys-utils/ipcrm.c:228 msgid "invalid key" msgstr "" #: sys-utils/ipcrm.c:111 msgid "invalid id" msgstr "baliogabeko id-a" #: sys-utils/ipcrm.c:114 sys-utils/ipcrm.c:225 msgid "already removed key" msgstr "" #: sys-utils/ipcrm.c:114 msgid "already removed id" msgstr "" #: sys-utils/ipcrm.c:117 sys-utils/ipcrm.c:231 msgid "key failed" msgstr "" #: sys-utils/ipcrm.c:117 msgid "id failed" msgstr "" #: sys-utils/ipcrm.c:134 #, c-format msgid "invalid id: %s" msgstr "" #: sys-utils/ipcrm.c:167 #, c-format msgid "resource(s) deleted\n" msgstr "" #: sys-utils/ipcrm.c:200 #, c-format msgid "illegal key (%s)" msgstr "" #: sys-utils/ipcrm.c:256 msgid "kernel not configured for shared memory" msgstr "" #: sys-utils/ipcrm.c:269 msgid "kernel not configured for semaphores" msgstr "" #: sys-utils/ipcrm.c:290 msgid "kernel not configured for message queues" msgstr "" #: sys-utils/ipcrm.c:392 sys-utils/ipcrm.c:416 #, c-format msgid "unknown argument: %s" msgstr "" #: sys-utils/ipcs.c:53 #, c-format msgid "" " %1$s [resource-option...] [output-option]\n" " %1$s -m|-q|-s -i <id>\n" msgstr "" #: sys-utils/ipcs.c:57 sys-utils/lsipc.c:280 msgid "Show information on IPC facilities.\n" msgstr "" #: sys-utils/ipcs.c:60 msgid " -i, --id <id> print details on resource identified by <id>\n" msgstr "" #: sys-utils/ipcs.c:65 sys-utils/lsipc.c:283 msgid "Resource options:\n" msgstr "" #: sys-utils/ipcs.c:66 sys-utils/lsipc.c:284 msgid " -m, --shmems shared memory segments\n" msgstr "" #: sys-utils/ipcs.c:67 sys-utils/lsipc.c:285 msgid " -q, --queues message queues\n" msgstr "" #: sys-utils/ipcs.c:68 sys-utils/lsipc.c:286 msgid " -s, --semaphores semaphores\n" msgstr "" #: sys-utils/ipcs.c:69 msgid " -a, --all all (default)\n" msgstr "" #: sys-utils/ipcs.c:72 msgid "Output options:\n" msgstr "" #: sys-utils/ipcs.c:73 msgid " -t, --time show attach, detach and change times\n" msgstr "" #: sys-utils/ipcs.c:74 msgid " -p, --pid show PIDs of creator and last operator\n" msgstr "" #: sys-utils/ipcs.c:75 msgid " -c, --creator show creator and owner\n" msgstr "" #: sys-utils/ipcs.c:76 msgid " -l, --limits show resource limits\n" msgstr "" #: sys-utils/ipcs.c:77 msgid " -u, --summary show status summary\n" msgstr "" #: sys-utils/ipcs.c:78 msgid " --human show sizes in human-readable format\n" msgstr "" #: sys-utils/ipcs.c:79 msgid " -b, --bytes show sizes in bytes\n" msgstr "" #: sys-utils/ipcs.c:165 msgid "when using an ID, a single resource must be specified" msgstr "" #: sys-utils/ipcs.c:203 #, c-format msgid "------ Shared Memory Limits --------\n" msgstr "" #: sys-utils/ipcs.c:206 #, c-format msgid "max number of segments = %ju\n" msgstr "" #: sys-utils/ipcs.c:208 msgid "max seg size" msgstr "" #: sys-utils/ipcs.c:210 msgid "max total shared memory" msgstr "" #: sys-utils/ipcs.c:213 msgid "min seg size" msgstr "" #: sys-utils/ipcs.c:225 #, c-format msgid "kernel not configured for shared memory\n" msgstr "" #: sys-utils/ipcs.c:229 #, c-format msgid "------ Shared Memory Status --------\n" msgstr "" #. TRANSLATORS: This output format is maintained for backward #. compatibility as ipcs is used in scripts. For consistency #. with the rest, the translated form can follow this model: #. * #. "segments allocated = %d\n" #. "pages allocated = %ld\n" #. "pages resident = %ld\n" #. "pages swapped = %ld\n" #. "swap performance = %ld attempts, %ld successes\n" #. #: sys-utils/ipcs.c:241 #, c-format msgid "" "segments allocated %d\n" "pages allocated %ld\n" "pages resident %ld\n" "pages swapped %ld\n" "Swap performance: %ld attempts\t %ld successes\n" msgstr "" #: sys-utils/ipcs.c:258 #, c-format msgid "------ Shared Memory Segment Creators/Owners --------\n" msgstr "" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:266 sys-utils/ipcs.c:273 #: sys-utils/ipcs.c:279 msgid "shmid" msgstr "shmid" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:279 sys-utils/ipcs.c:383 #: sys-utils/ipcs.c:398 sys-utils/ipcs.c:484 sys-utils/ipcs.c:502 msgid "perms" msgstr "perms" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:383 sys-utils/ipcs.c:484 msgid "cuid" msgstr "cuid" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:383 sys-utils/ipcs.c:484 msgid "cgid" msgstr "cgid" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:383 sys-utils/ipcs.c:484 msgid "uid" msgstr "uid" #: sys-utils/ipcs.c:260 sys-utils/ipcs.c:383 sys-utils/ipcs.c:484 msgid "gid" msgstr "gid" #: sys-utils/ipcs.c:264 #, c-format msgid "------ Shared Memory Attach/Detach/Change Times --------\n" msgstr "" #: sys-utils/ipcs.c:266 sys-utils/ipcs.c:273 sys-utils/ipcs.c:279 #: sys-utils/ipcs.c:389 sys-utils/ipcs.c:398 sys-utils/ipcs.c:490 #: sys-utils/ipcs.c:496 sys-utils/ipcs.c:502 msgid "owner" msgstr "jabea" #: sys-utils/ipcs.c:266 msgid "attached" msgstr "konektatuta" #: sys-utils/ipcs.c:266 msgid "detached" msgstr "deskonektatuta" #: sys-utils/ipcs.c:267 msgid "changed" msgstr "aldatuta" #: sys-utils/ipcs.c:271 #, c-format msgid "------ Shared Memory Creator/Last-op PIDs --------\n" msgstr "" #: sys-utils/ipcs.c:273 msgid "cpid" msgstr "cpid" #: sys-utils/ipcs.c:273 msgid "lpid" msgstr "lpid" #: sys-utils/ipcs.c:277 #, c-format msgid "------ Shared Memory Segments --------\n" msgstr "" #: sys-utils/ipcs.c:279 sys-utils/ipcs.c:398 sys-utils/ipcs.c:502 msgid "key" msgstr "" #: sys-utils/ipcs.c:280 sys-utils/ipcs.c:503 msgid "size" msgstr "" #: sys-utils/ipcs.c:280 sys-utils/prlimit.c:75 sys-utils/prlimit.c:78 #: sys-utils/prlimit.c:81 sys-utils/prlimit.c:82 sys-utils/prlimit.c:90 msgid "bytes" msgstr "" #: sys-utils/ipcs.c:281 msgid "nattch" msgstr "" #: sys-utils/ipcs.c:281 msgid "status" msgstr "" #: sys-utils/ipcs.c:305 sys-utils/ipcs.c:307 sys-utils/ipcs.c:309 #: sys-utils/ipcs.c:421 sys-utils/ipcs.c:423 sys-utils/ipcs.c:527 #: sys-utils/ipcs.c:529 sys-utils/ipcs.c:531 sys-utils/ipcs.c:585 #: sys-utils/ipcs.c:587 sys-utils/ipcs.c:616 sys-utils/ipcs.c:618 #: sys-utils/ipcs.c:620 sys-utils/ipcs.c:644 msgid "Not set" msgstr "Ezarrigabea" #: sys-utils/ipcs.c:335 sys-utils/lsipc.c:993 sys-utils/lsipc.c:999 msgid "dest" msgstr "" #: sys-utils/ipcs.c:336 sys-utils/lsipc.c:994 sys-utils/lsipc.c:1007 msgid "locked" msgstr "" #: sys-utils/ipcs.c:355 #, c-format msgid "------ Semaphore Limits --------\n" msgstr "" #: sys-utils/ipcs.c:358 #, c-format msgid "max number of arrays = %d\n" msgstr "" #: sys-utils/ipcs.c:359 #, c-format msgid "max semaphores per array = %d\n" msgstr "" #: sys-utils/ipcs.c:360 #, c-format msgid "max semaphores system wide = %d\n" msgstr "" #: sys-utils/ipcs.c:361 #, c-format msgid "max ops per semop call = %d\n" msgstr "" #: sys-utils/ipcs.c:362 #, c-format msgid "semaphore max value = %u\n" msgstr "" #: sys-utils/ipcs.c:371 #, c-format msgid "kernel not configured for semaphores\n" msgstr "" #: sys-utils/ipcs.c:374 #, c-format msgid "------ Semaphore Status --------\n" msgstr "" #: sys-utils/ipcs.c:375 #, c-format msgid "used arrays = %d\n" msgstr "" #: sys-utils/ipcs.c:376 #, c-format msgid "allocated semaphores = %d\n" msgstr "" #: sys-utils/ipcs.c:381 #, c-format msgid "------ Semaphore Arrays Creators/Owners --------\n" msgstr "" #: sys-utils/ipcs.c:383 sys-utils/ipcs.c:389 sys-utils/ipcs.c:398 msgid "semid" msgstr "" #: sys-utils/ipcs.c:387 #, c-format msgid "------ Semaphore Operation/Change Times --------\n" msgstr "" #: sys-utils/ipcs.c:389 msgid "last-op" msgstr "" #: sys-utils/ipcs.c:389 msgid "last-changed" msgstr "" #: sys-utils/ipcs.c:396 #, c-format msgid "------ Semaphore Arrays --------\n" msgstr "" #: sys-utils/ipcs.c:398 msgid "nsems" msgstr "" #: sys-utils/ipcs.c:457 #, c-format msgid "------ Messages Limits --------\n" msgstr "" #: sys-utils/ipcs.c:458 #, c-format msgid "max queues system wide = %d\n" msgstr "" #: sys-utils/ipcs.c:460 msgid "max size of message" msgstr "" #: sys-utils/ipcs.c:462 msgid "default max size of queue" msgstr "" #: sys-utils/ipcs.c:469 #, c-format msgid "kernel not configured for message queues\n" msgstr "" #: sys-utils/ipcs.c:472 #, c-format msgid "------ Messages Status --------\n" msgstr "" #: sys-utils/ipcs.c:474 #, c-format msgid "allocated queues = %d\n" msgstr "" #: sys-utils/ipcs.c:475 #, c-format msgid "used headers = %d\n" msgstr "" #: sys-utils/ipcs.c:477 msgid "used space" msgstr "" #: sys-utils/ipcs.c:478 msgid " bytes\n" msgstr "" #: sys-utils/ipcs.c:482 #, c-format msgid "------ Message Queues Creators/Owners --------\n" msgstr "" #: sys-utils/ipcs.c:484 sys-utils/ipcs.c:490 sys-utils/ipcs.c:496 #: sys-utils/ipcs.c:502 msgid "msqid" msgstr "" #: sys-utils/ipcs.c:488 #, c-format msgid "------ Message Queues Send/Recv/Change Times --------\n" msgstr "" #: sys-utils/ipcs.c:490 msgid "send" msgstr "" #: sys-utils/ipcs.c:490 msgid "recv" msgstr "recv" #: sys-utils/ipcs.c:490 msgid "change" msgstr "aldatu" #: sys-utils/ipcs.c:494 #, c-format msgid "------ Message Queues PIDs --------\n" msgstr "" #: sys-utils/ipcs.c:496 msgid "lspid" msgstr "" #: sys-utils/ipcs.c:496 msgid "lrpid" msgstr "" #: sys-utils/ipcs.c:500 #, c-format msgid "------ Message Queues --------\n" msgstr "" #: sys-utils/ipcs.c:503 msgid "used-bytes" msgstr "" #: sys-utils/ipcs.c:504 msgid "messages" msgstr "" #: sys-utils/ipcs.c:569 sys-utils/ipcs.c:599 sys-utils/ipcs.c:632 #: sys-utils/lsipc.c:553 sys-utils/lsipc.c:739 sys-utils/lsipc.c:896 #, c-format msgid "id %d not found" msgstr "" #: sys-utils/ipcs.c:573 #, c-format msgid "" "\n" "Shared memory Segment shmid=%d\n" msgstr "" #: sys-utils/ipcs.c:574 #, c-format msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\n" msgstr "" #: sys-utils/ipcs.c:577 #, c-format msgid "mode=%#o\taccess_perms=%#o\n" msgstr "" #: sys-utils/ipcs.c:579 msgid "size=" msgstr "" #: sys-utils/ipcs.c:579 msgid "bytes=" msgstr "" #: sys-utils/ipcs.c:581 #, c-format msgid "lpid=%u\tcpid=%u\tnattch=%jd\n" msgstr "" #: sys-utils/ipcs.c:584 #, c-format msgid "att_time=%-26.24s\n" msgstr "" #: sys-utils/ipcs.c:586 #, c-format msgid "det_time=%-26.24s\n" msgstr "" #: sys-utils/ipcs.c:588 sys-utils/ipcs.c:619 #, c-format msgid "change_time=%-26.24s\n" msgstr "" #: sys-utils/ipcs.c:603 #, c-format msgid "" "\n" "Message Queue msqid=%d\n" msgstr "" #: sys-utils/ipcs.c:604 #, c-format msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\tmode=%#o\n" msgstr "" #: sys-utils/ipcs.c:608 msgid "csize=" msgstr "" #: sys-utils/ipcs.c:608 msgid "cbytes=" msgstr "" #: sys-utils/ipcs.c:610 msgid "qsize=" msgstr "" #: sys-utils/ipcs.c:610 msgid "qbytes=" msgstr "" #: sys-utils/ipcs.c:615 #, c-format msgid "send_time=%-26.24s\n" msgstr "" #: sys-utils/ipcs.c:617 #, c-format msgid "rcv_time=%-26.24s\n" msgstr "" #: sys-utils/ipcs.c:636 #, c-format msgid "" "\n" "Semaphore Array semid=%d\n" msgstr "" #: sys-utils/ipcs.c:637 #, c-format msgid "uid=%u\t gid=%u\t cuid=%u\t cgid=%u\n" msgstr "" #: sys-utils/ipcs.c:640 #, c-format msgid "mode=%#o, access_perms=%#o\n" msgstr "" #: sys-utils/ipcs.c:642 #, c-format msgid "nsems = %ju\n" msgstr "" #: sys-utils/ipcs.c:643 #, c-format msgid "otime = %-26.24s\n" msgstr "" #: sys-utils/ipcs.c:645 #, c-format msgid "ctime = %-26.24s\n" msgstr "" #: sys-utils/ipcs.c:648 msgid "semnum" msgstr "" #: sys-utils/ipcs.c:648 msgid "value" msgstr "balioa" #: sys-utils/ipcs.c:648 msgid "ncount" msgstr "" #: sys-utils/ipcs.c:648 msgid "zcount" msgstr "" #: sys-utils/ipcs.c:648 msgid "pid" msgstr "" #: sys-utils/ipcutils.c:226 sys-utils/ipcutils.c:230 sys-utils/ipcutils.c:234 #: sys-utils/ipcutils.c:238 #, c-format msgid "%s failed" msgstr "" #: sys-utils/ipcutils.c:499 #, c-format msgid "%s (bytes) = " msgstr "" #: sys-utils/ipcutils.c:501 #, c-format msgid "%s (kbytes) = " msgstr "" #: sys-utils/ldattach.c:180 msgid "invalid iflag" msgstr "" #: sys-utils/ldattach.c:196 #, c-format msgid " %s [options] <ldisc> <device>\n" msgstr "" #: sys-utils/ldattach.c:199 msgid "Attach a line discipline to a serial line.\n" msgstr "" #: sys-utils/ldattach.c:202 msgid " -d, --debug print verbose messages to stderr\n" msgstr "" #: sys-utils/ldattach.c:203 msgid " -s, --speed <value> set serial line speed\n" msgstr "" #: sys-utils/ldattach.c:204 msgid " -c, --intro-command <string> intro sent before ldattach\n" msgstr "" #: sys-utils/ldattach.c:205 msgid " -p, --pause <seconds> pause between intro and ldattach\n" msgstr "" #: sys-utils/ldattach.c:206 msgid " -7, --sevenbits set character size to 7 bits\n" msgstr "" #: sys-utils/ldattach.c:207 msgid " -8, --eightbits set character size to 8 bits\n" msgstr "" #: sys-utils/ldattach.c:208 msgid " -n, --noparity set parity to none\n" msgstr "" #: sys-utils/ldattach.c:209 msgid " -e, --evenparity set parity to even\n" msgstr "" #: sys-utils/ldattach.c:210 msgid " -o, --oddparity set parity to odd\n" msgstr "" #: sys-utils/ldattach.c:211 msgid " -1, --onestopbit set stop bits to one\n" msgstr "" #: sys-utils/ldattach.c:212 msgid " -2, --twostopbits set stop bits to two\n" msgstr "" #: sys-utils/ldattach.c:213 msgid " -i, --iflag [-]<iflag> set input mode flag\n" msgstr "" #: sys-utils/ldattach.c:219 msgid "" "\n" "Known <ldisc> names:\n" msgstr "" #: sys-utils/ldattach.c:223 msgid "" "\n" "Known <iflag> names:\n" msgstr "" #: sys-utils/ldattach.c:340 msgid "invalid speed argument" msgstr "" #: sys-utils/ldattach.c:343 msgid "invalid pause argument" msgstr "" #: sys-utils/ldattach.c:359 msgid "invalid option" msgstr "baliogabeko aukera" #: sys-utils/ldattach.c:370 msgid "invalid line discipline argument" msgstr "" #: sys-utils/ldattach.c:390 #, c-format msgid "%s is not a serial line" msgstr "" #: sys-utils/ldattach.c:397 #, c-format msgid "cannot get terminal attributes for %s" msgstr "" #: sys-utils/ldattach.c:400 #, c-format msgid "speed %d unsupported" msgstr "%d abiadurak ez du euskarririk" #: sys-utils/ldattach.c:449 #, c-format msgid "cannot set terminal attributes for %s" msgstr "" #: sys-utils/ldattach.c:459 #, c-format msgid "cannot write intro command to %s" msgstr "" #: sys-utils/ldattach.c:469 msgid "cannot set line discipline" msgstr "ezin da lerroaren disziplina ezarri" #: sys-utils/ldattach.c:479 msgid "cannot daemonize" msgstr "" #: sys-utils/losetup.c:66 msgid "autoclear flag set" msgstr "" #: sys-utils/losetup.c:67 msgid "device backing file" msgstr "" #: sys-utils/losetup.c:68 msgid "backing file inode number" msgstr "" #: sys-utils/losetup.c:69 msgid "backing file major:minor device number" msgstr "" #: sys-utils/losetup.c:70 msgid "loop device name" msgstr "" #: sys-utils/losetup.c:71 msgid "offset from the beginning" msgstr "" #: sys-utils/losetup.c:72 msgid "partscan flag set" msgstr "" #: sys-utils/losetup.c:74 msgid "size limit of the file in bytes" msgstr "" #: sys-utils/losetup.c:75 msgid "loop device major:minor number" msgstr "" #: sys-utils/losetup.c:132 sys-utils/losetup.c:144 #, c-format msgid ", offset %ju" msgstr "" #: sys-utils/losetup.c:135 sys-utils/losetup.c:147 #, c-format msgid ", sizelimit %ju" msgstr "" #: sys-utils/losetup.c:155 #, c-format msgid ", encryption %s (type %u)" msgstr "" #: sys-utils/losetup.c:196 #, c-format msgid "%s: detach failed" msgstr "" #: sys-utils/losetup.c:323 sys-utils/lscpu.c:1455 sys-utils/prlimit.c:229 #: sys-utils/swapon.c:162 sys-utils/wdctl.c:215 sys-utils/zramctl.c:348 msgid "failed to initialize output line" msgstr "" #: sys-utils/losetup.c:375 #, c-format msgid "" " %1$s [options] [<loopdev>]\n" " %1$s [options] -f | <loopdev> <file>\n" msgstr "" #: sys-utils/losetup.c:380 msgid "Set up and control loop devices.\n" msgstr "" #: sys-utils/losetup.c:383 msgid " -a, --all list all used devices\n" msgstr "" #: sys-utils/losetup.c:384 msgid " -d, --detach <loopdev>... detach one or more devices\n" msgstr "" #: sys-utils/losetup.c:385 msgid " -D, --detach-all detach all used devices\n" msgstr "" #: sys-utils/losetup.c:386 msgid " -f, --find find first unused device\n" msgstr "" #: sys-utils/losetup.c:387 msgid " -c, --set-capacity <loopdev> resize the device\n" msgstr "" #: sys-utils/losetup.c:388 msgid "" " -j, --associated <file> list all devices associated with <file>\n" msgstr "" #: sys-utils/losetup.c:392 msgid " -o, --offset <num> start at offset <num> into file\n" msgstr "" #: sys-utils/losetup.c:393 msgid "" " --sizelimit <num> device is limited to <num> bytes of the file\n" msgstr "" #: sys-utils/losetup.c:394 msgid " -P, --partscan create a partitioned loop device\n" msgstr "" #: sys-utils/losetup.c:395 msgid " -r, --read-only set up a read-only loop device\n" msgstr "" #: sys-utils/losetup.c:396 msgid "" " --show print device name after setup (with -f)\n" msgstr "" #: sys-utils/losetup.c:397 msgid " -v, --verbose verbose mode\n" msgstr "" #: sys-utils/losetup.c:401 msgid "" " -l, --list list info about all or specified (default)\n" msgstr "" #: sys-utils/losetup.c:402 msgid " -O, --output <cols> specify columns to output for --list\n" msgstr "" #: sys-utils/losetup.c:403 msgid "" " -n, --noheadings don't print headings for --list output\n" msgstr "" #: sys-utils/losetup.c:404 msgid " --raw use raw --list output format\n" msgstr "" #: sys-utils/losetup.c:405 msgid " -J, --json use JSON --list output format\n" msgstr "" #: sys-utils/losetup.c:411 msgid "" "\n" "Available --list columns:\n" msgstr "" #: sys-utils/losetup.c:431 #, c-format msgid "" "%s: Warning: file is smaller than 512 bytes; the loop device may be useless " "or invisible for system tools." msgstr "" #: sys-utils/losetup.c:435 #, c-format msgid "" "%s: Warning: file does not fit into a 512-byte sector; the end of the file " "will be ignored." msgstr "" #: sys-utils/losetup.c:508 sys-utils/losetup.c:518 sys-utils/losetup.c:616 #: sys-utils/losetup.c:630 sys-utils/losetup.c:706 #, c-format msgid "%s: failed to use device" msgstr "" #: sys-utils/losetup.c:627 msgid "no loop device specified" msgstr "" #: sys-utils/losetup.c:635 msgid "no file specified" msgstr "" #: sys-utils/losetup.c:642 #, c-format msgid "the options %s are allowed during loop device setup only" msgstr "" #: sys-utils/losetup.c:647 msgid "the option --offset is not allowed in this context" msgstr "" #: sys-utils/losetup.c:667 sys-utils/losetup.c:726 msgid "cannot find an unused loop device" msgstr "" #: sys-utils/losetup.c:677 #, c-format msgid "%s: failed to use backing file" msgstr "" #: sys-utils/losetup.c:747 #, c-format msgid "%s: set capacity failed" msgstr "" #: sys-utils/lscpu.c:93 msgid "none" msgstr "ez" #: sys-utils/lscpu.c:94 msgid "para" msgstr "" #: sys-utils/lscpu.c:95 msgid "full" msgstr "" #: sys-utils/lscpu.c:96 msgid "container" msgstr "" #: sys-utils/lscpu.c:157 msgid "horizontal" msgstr "" #: sys-utils/lscpu.c:158 msgid "vertical" msgstr "" #: sys-utils/lscpu.c:307 msgid "logical CPU number" msgstr "" #: sys-utils/lscpu.c:308 msgid "logical core number" msgstr "" #: sys-utils/lscpu.c:309 msgid "logical socket number" msgstr "" #: sys-utils/lscpu.c:310 msgid "logical NUMA node number" msgstr "" #: sys-utils/lscpu.c:311 msgid "logical book number" msgstr "" #: sys-utils/lscpu.c:312 msgid "shows how caches are shared between CPUs" msgstr "" #: sys-utils/lscpu.c:313 msgid "CPU dispatching mode on virtual hardware" msgstr "" #: sys-utils/lscpu.c:314 msgid "physical address of a CPU" msgstr "" #: sys-utils/lscpu.c:315 msgid "shows if the hypervisor has allocated the CPU" msgstr "" #: sys-utils/lscpu.c:316 msgid "shows if Linux currently makes use of the CPU" msgstr "" #: sys-utils/lscpu.c:317 msgid "shows the maximum MHz of the CPU" msgstr "" #: sys-utils/lscpu.c:318 msgid "shows the minimum MHz of the CPU" msgstr "" #: sys-utils/lscpu.c:413 msgid "error: uname failed" msgstr "errorea: uname-k huts egin du" #: sys-utils/lscpu.c:488 #, c-format msgid "failed to determine number of CPUs: %s" msgstr "" #: sys-utils/lscpu.c:727 msgid "error: can not set signal handler" msgstr "" #: sys-utils/lscpu.c:732 msgid "error: can not restore signal handler" msgstr "" #: sys-utils/lscpu.c:1167 msgid "Failed to extract the node number" msgstr "" #: sys-utils/lscpu.c:1259 sys-utils/lscpu.c:1269 msgid "Y" msgstr "" #: sys-utils/lscpu.c:1259 sys-utils/lscpu.c:1269 msgid "N" msgstr "" #: sys-utils/lscpu.c:1351 #, c-format msgid "" "# The following is the parsable format, which can be fed to other\n" "# programs. Each different item in every column has an unique ID\n" "# starting from zero.\n" msgstr "" #: sys-utils/lscpu.c:1501 msgid "Architecture:" msgstr "" #: sys-utils/lscpu.c:1515 msgid "CPU op-mode(s):" msgstr "CPUaren op-modua(k):" #: sys-utils/lscpu.c:1518 sys-utils/lscpu.c:1520 msgid "Byte Order:" msgstr "" #: sys-utils/lscpu.c:1522 msgid "CPU(s):" msgstr "" #: sys-utils/lscpu.c:1525 msgid "On-line CPU(s) mask:" msgstr "" #: sys-utils/lscpu.c:1526 msgid "On-line CPU(s) list:" msgstr "" #: sys-utils/lscpu.c:1545 msgid "Off-line CPU(s) mask:" msgstr "" #: sys-utils/lscpu.c:1546 msgid "Off-line CPU(s) list:" msgstr "" #: sys-utils/lscpu.c:1577 msgid "Thread(s) per core:" msgstr "Core bakoitzeko hari kopurua:" #: sys-utils/lscpu.c:1578 msgid "Core(s) per socket:" msgstr "Socket bakoitzeko core kopurua:" #: sys-utils/lscpu.c:1581 msgid "Socket(s) per book:" msgstr "" #: sys-utils/lscpu.c:1583 msgid "Book(s):" msgstr "" #: sys-utils/lscpu.c:1585 msgid "Socket(s):" msgstr "" #: sys-utils/lscpu.c:1589 msgid "NUMA node(s):" msgstr "NUMA noduak:" #: sys-utils/lscpu.c:1591 msgid "Vendor ID:" msgstr "Fabrikatzailearen IDa:" #: sys-utils/lscpu.c:1593 msgid "CPU family:" msgstr "CPU familia:" #: sys-utils/lscpu.c:1595 msgid "Model:" msgstr "Modeloa:" #: sys-utils/lscpu.c:1597 msgid "Model name:" msgstr "" #: sys-utils/lscpu.c:1599 msgid "Stepping:" msgstr "Stepping-a:" #: sys-utils/lscpu.c:1601 msgid "CPU MHz:" msgstr "CPU MHz:" #: sys-utils/lscpu.c:1603 msgid "CPU max MHz:" msgstr "" #: sys-utils/lscpu.c:1605 msgid "CPU min MHz:" msgstr "" #: sys-utils/lscpu.c:1607 msgid "BogoMIPS:" msgstr "" #: sys-utils/lscpu.c:1610 sys-utils/lscpu.c:1612 msgid "Virtualization:" msgstr "Birtualizazioa:" #: sys-utils/lscpu.c:1615 msgid "Hypervisor:" msgstr "" #: sys-utils/lscpu.c:1617 msgid "Hypervisor vendor:" msgstr "Hypervisor-earen fabrikatzailea:" #: sys-utils/lscpu.c:1618 msgid "Virtualization type:" msgstr "Birtualizazio moeta:" #: sys-utils/lscpu.c:1621 msgid "Dispatching mode:" msgstr "" #: sys-utils/lscpu.c:1627 #, c-format msgid "%s cache:" msgstr "%s cachea:" #: sys-utils/lscpu.c:1633 #, c-format msgid "NUMA node%d CPU(s):" msgstr "" #: sys-utils/lscpu.c:1638 msgid "Flags:" msgstr "" #: sys-utils/lscpu.c:1649 msgid "Display information about the CPU architecture.\n" msgstr "" #: sys-utils/lscpu.c:1652 msgid "" " -a, --all print both online and offline CPUs (default for -" "e)\n" msgstr "" #: sys-utils/lscpu.c:1653 msgid " -b, --online print online CPUs only (default for -p)\n" msgstr "" #: sys-utils/lscpu.c:1654 msgid " -c, --offline print offline CPUs only\n" msgstr "" #: sys-utils/lscpu.c:1655 msgid " -e, --extended[=<list>] print out an extended readable format\n" msgstr "" #: sys-utils/lscpu.c:1656 msgid " -p, --parse[=<list>] print out a parsable format\n" msgstr "" #: sys-utils/lscpu.c:1657 msgid " -s, --sysroot <dir> use specified directory as system root\n" msgstr "" #: sys-utils/lscpu.c:1658 msgid "" " -x, --hex print hexadecimal masks rather than lists of CPUs\n" msgstr "" #: sys-utils/lscpu.c:1755 #, c-format msgid "" "%s: options --all, --online and --offline may only be used with options --" "extended or --parse.\n" msgstr "" #: sys-utils/lsipc.c:149 msgid "Resource key" msgstr "" #: sys-utils/lsipc.c:149 msgid "Key" msgstr "" #: sys-utils/lsipc.c:150 msgid "Resource ID" msgstr "" #: sys-utils/lsipc.c:150 msgid "ID" msgstr "" #: sys-utils/lsipc.c:151 msgid "Owner's username or UID" msgstr "" #: sys-utils/lsipc.c:151 msgid "Owner" msgstr "" #: sys-utils/lsipc.c:152 msgid "Permissions" msgstr "" #: sys-utils/lsipc.c:153 msgid "Creator UID" msgstr "" #: sys-utils/lsipc.c:154 msgid "Creator user" msgstr "" #: sys-utils/lsipc.c:155 msgid "Creator GID" msgstr "" #: sys-utils/lsipc.c:156 msgid "Creator group" msgstr "" #: sys-utils/lsipc.c:157 msgid "User ID" msgstr "" #: sys-utils/lsipc.c:157 msgid "UID" msgstr "" #: sys-utils/lsipc.c:158 msgid "User name" msgstr "" #: sys-utils/lsipc.c:159 msgid "Group ID" msgstr "" #: sys-utils/lsipc.c:159 msgid "GID" msgstr "" #: sys-utils/lsipc.c:160 msgid "Group name" msgstr "" #: sys-utils/lsipc.c:161 msgid "Time of the last change" msgstr "" #: sys-utils/lsipc.c:161 msgid "Last change" msgstr "" #: sys-utils/lsipc.c:164 msgid "Bytes used" msgstr "" #: sys-utils/lsipc.c:165 msgid "Number of messages" msgstr "" #: sys-utils/lsipc.c:165 msgid "Messages" msgstr "" #: sys-utils/lsipc.c:166 msgid "Time of last msg sent" msgstr "" #: sys-utils/lsipc.c:166 msgid "Msg sent" msgstr "" #: sys-utils/lsipc.c:167 msgid "Time of last msg received" msgstr "" #: sys-utils/lsipc.c:167 msgid "Msg received" msgstr "" #: sys-utils/lsipc.c:168 msgid "PID of the last msg sender" msgstr "" #: sys-utils/lsipc.c:168 msgid "Msg sender" msgstr "" #: sys-utils/lsipc.c:169 msgid "PID of the last msg receiver" msgstr "" #: sys-utils/lsipc.c:169 msgid "Msg receiver" msgstr "" #: sys-utils/lsipc.c:172 msgid "Segment size" msgstr "" #: sys-utils/lsipc.c:173 msgid "Number of attached processes" msgstr "" #: sys-utils/lsipc.c:173 msgid "Attached processes" msgstr "" #: sys-utils/lsipc.c:174 msgid "Status" msgstr "" #: sys-utils/lsipc.c:175 msgid "Attach time" msgstr "" #: sys-utils/lsipc.c:176 msgid "Detach time" msgstr "" #: sys-utils/lsipc.c:177 msgid "Creator command line" msgstr "" #: sys-utils/lsipc.c:177 msgid "Creator command" msgstr "" #: sys-utils/lsipc.c:178 msgid "PID of the creator" msgstr "" #: sys-utils/lsipc.c:178 msgid "Creator PID" msgstr "" #: sys-utils/lsipc.c:179 msgid "PID of last user" msgstr "" #: sys-utils/lsipc.c:179 msgid "Last user PID" msgstr "" #: sys-utils/lsipc.c:182 msgid "Number of semaphores" msgstr "" #: sys-utils/lsipc.c:182 msgid "Semaphores" msgstr "" #: sys-utils/lsipc.c:183 msgid "Time of the last operation" msgstr "" #: sys-utils/lsipc.c:183 msgid "Last operation" msgstr "" #: sys-utils/lsipc.c:186 msgid "Resource name" msgstr "" #: sys-utils/lsipc.c:186 msgid "Resource" msgstr "" #: sys-utils/lsipc.c:187 msgid "Resource description" msgstr "" #: sys-utils/lsipc.c:187 msgid "Description" msgstr "" #: sys-utils/lsipc.c:188 msgid "Currently used" msgstr "" #: sys-utils/lsipc.c:188 msgid "Used" msgstr "" #: sys-utils/lsipc.c:189 msgid "Currently use percentage" msgstr "" #: sys-utils/lsipc.c:189 msgid "Use" msgstr "" #: sys-utils/lsipc.c:190 msgid "System-wide limit" msgstr "" #: sys-utils/lsipc.c:190 msgid "Limit" msgstr "" #: sys-utils/lsipc.c:225 #, c-format msgid "column %s does not apply to the specified IPC" msgstr "" #: sys-utils/lsipc.c:287 msgid "" " -g, --global info about system-wide usage (may be used with -m, -q and " "-s)\n" msgstr "" #: sys-utils/lsipc.c:288 msgid " -i, --id <id> print details on resource identified by <id>\n" msgstr "" #: sys-utils/lsipc.c:294 msgid "" " -b, --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: sys-utils/lsipc.c:295 msgid " -c, --creator show creator and owner\n" msgstr "" #: sys-utils/lsipc.c:297 msgid " -J, --json use the JSON output format\n" msgstr "" #: sys-utils/lsipc.c:299 msgid "" " -l, --list force list output format (for example with --id)\n" msgstr "" #: sys-utils/lsipc.c:301 msgid " -P, --numeric-perms print numeric permissions (PERMS column)\n" msgstr "" #: sys-utils/lsipc.c:303 msgid " -t, --time show attach, detach and change times\n" msgstr "" #: sys-utils/lsipc.c:309 #, c-format msgid "" "\n" "Generic columns:\n" msgstr "" #: sys-utils/lsipc.c:313 #, c-format msgid "" "\n" "Shared-memory columns (--shmems):\n" msgstr "" #: sys-utils/lsipc.c:317 #, c-format msgid "" "\n" "Message-queue columns (--queues):\n" msgstr "" #: sys-utils/lsipc.c:321 #, c-format msgid "" "\n" "Semaphore columns (--semaphores):\n" msgstr "" #: sys-utils/lsipc.c:325 #, c-format msgid "" "\n" "Summary columns (--global):\n" msgstr "" #: sys-utils/lsipc.c:413 #, c-format msgid "" "Elements:\n" "\n" msgstr "" #: sys-utils/lsipc.c:722 msgid "Number of semaphore identifiers" msgstr "" #: sys-utils/lsipc.c:723 msgid "Total number of semaphores" msgstr "" #: sys-utils/lsipc.c:724 msgid "Max semaphores per semaphore set." msgstr "" #: sys-utils/lsipc.c:725 msgid "Max number of operations per semop(2)" msgstr "" #: sys-utils/lsipc.c:726 msgid "Semaphore max value" msgstr "" #: sys-utils/lsipc.c:880 msgid "Number of message queues" msgstr "" #: sys-utils/lsipc.c:881 msgid "Max size of message (bytes)" msgstr "" #: sys-utils/lsipc.c:882 msgid "Default max size of queue (bytes)" msgstr "" #: sys-utils/lsipc.c:995 sys-utils/lsipc.c:1014 msgid "hugetlb" msgstr "" #: sys-utils/lsipc.c:996 sys-utils/lsipc.c:1021 msgid "noreserve" msgstr "" #: sys-utils/lsipc.c:1077 msgid "Shared memory segments" msgstr "" #: sys-utils/lsipc.c:1078 msgid "Shared memory pages" msgstr "" #: sys-utils/lsipc.c:1079 msgid "Max size of shared memory segment (bytes)" msgstr "" #: sys-utils/lsipc.c:1080 msgid "Min size of shared memory segment (bytes)" msgstr "" #: sys-utils/lsipc.c:1153 msgid "failed to parse IPC identifier" msgstr "" #: sys-utils/lsipc.c:1247 msgid "--global is mutually exclusive with --creator, --id and --time" msgstr "" #: sys-utils/mount.c:66 sys-utils/umount.c:118 #, c-format msgid "only root can use \"--%s\" option (effective UID is %u)" msgstr "" #: sys-utils/mount.c:69 sys-utils/umount.c:121 #, c-format msgid "only root can do that (effective UID is %u)" msgstr "" #: sys-utils/mount.c:73 sys-utils/umount.c:125 #, c-format msgid "only root can use \"--%s\" option" msgstr "" #: sys-utils/mount.c:74 sys-utils/umount.c:126 msgid "only root can do that" msgstr "" #: sys-utils/mount.c:85 sys-utils/umount.c:60 #, c-format msgid "%s from %s (libmount %s" msgstr "" #: sys-utils/mount.c:131 msgid "failed to read mtab" msgstr "" #: sys-utils/mount.c:193 sys-utils/umount.c:285 #, c-format msgid "%-25s: ignored\n" msgstr "" #: sys-utils/mount.c:194 #, c-format msgid "%-25s: already mounted\n" msgstr "" #: sys-utils/mount.c:250 #, c-format msgid "%s: %s moved to %s.\n" msgstr "" #: sys-utils/mount.c:252 #, c-format msgid "%s: %s bound on %s.\n" msgstr "" #: sys-utils/mount.c:255 sys-utils/mount.c:259 #, c-format msgid "%s: %s mounted on %s.\n" msgstr "" #: sys-utils/mount.c:257 #, c-format msgid "%s: %s propagation flags changed.\n" msgstr "" #: sys-utils/mount.c:311 #, c-format msgid "" "mount: %s does not contain SELinux labels.\n" " You just mounted an file system that supports labels which does not\n" " contain labels, onto an SELinux box. It is likely that confined\n" " applications will generate AVC messages and not be allowed access to\n" " this file system. For more details see restorecon(8) and mount(8).\n" msgstr "" #: sys-utils/mount.c:379 msgid "WARNING: failed to apply propagation flags" msgstr "" #: sys-utils/mount.c:401 #, c-format msgid "only root can mount %s on %s" msgstr "" #: sys-utils/mount.c:404 #, c-format msgid "%s is already mounted" msgstr "" #: sys-utils/mount.c:408 #, c-format msgid "can't find %s in %s" msgstr "" #: sys-utils/mount.c:415 #, c-format msgid "can't find mountpoint %s in %s" msgstr "" #: sys-utils/mount.c:418 #, c-format msgid "can't find mount source %s in %s" msgstr "" #: sys-utils/mount.c:422 #, c-format msgid "" "%s: more filesystems detected. This should not happen,\n" " use -t <type> to explicitly specify the filesystem type or\n" " use wipefs(8) to clean up the device." msgstr "" #: sys-utils/mount.c:428 msgid "I could not determine the filesystem type, and none was specified" msgstr "" #: sys-utils/mount.c:431 msgid "you must specify the filesystem type" msgstr "" #: sys-utils/mount.c:437 #, c-format msgid "can't find %s" msgstr "" #: sys-utils/mount.c:439 msgid "mount source not defined" msgstr "" #: sys-utils/mount.c:443 sys-utils/mount.c:445 msgid "failed to parse mount options" msgstr "" #: sys-utils/mount.c:448 #, c-format msgid "%s: failed to setup loop device" msgstr "" #: sys-utils/mount.c:451 #, c-format msgid "%s: mount failed" msgstr "" #: sys-utils/mount.c:461 #, c-format msgid "%s: filesystem mounted, but mount(8) failed" msgstr "" #: sys-utils/mount.c:478 sys-utils/mount.c:530 #, c-format msgid "mount point %s is not a directory" msgstr "" #: sys-utils/mount.c:482 msgid "must be superuser to use mount" msgstr "" #: sys-utils/mount.c:490 #, c-format msgid "%s is busy" msgstr "" #: sys-utils/mount.c:494 #, c-format msgid "%s is already mounted or %s busy" msgstr "" #: sys-utils/mount.c:506 #, c-format msgid " %s is already mounted on %s\n" msgstr "" #: sys-utils/mount.c:514 #, c-format msgid "mount point %s does not exist" msgstr "" #: sys-utils/mount.c:516 #, c-format msgid "mount point %s is a symbolic link to nowhere" msgstr "" #: sys-utils/mount.c:521 #, c-format msgid "special device %s does not exist" msgstr "" #: sys-utils/mount.c:524 sys-utils/mount.c:539 msgid "mount(2) failed" msgstr "" #: sys-utils/mount.c:535 #, c-format msgid "special device %s does not exist (a path prefix is not a directory)" msgstr "" #: sys-utils/mount.c:545 #, c-format msgid "%s not mounted or bad option" msgstr "" #: sys-utils/mount.c:547 #, c-format msgid "%s is not mountpoint or bad option" msgstr "" #: sys-utils/mount.c:549 msgid "" "bad option. Note that moving a mount residing under a shared\n" " mount is unsupported." msgstr "" #: sys-utils/mount.c:552 #, c-format msgid "" "wrong fs type, bad option, bad superblock on %s,\n" " missing codepage or helper program, or other error" msgstr "" #: sys-utils/mount.c:558 #, c-format msgid "" " (for several filesystems (e.g. nfs, cifs) you might\n" " need a /sbin/mount.<type> helper program)\n" msgstr "" #: sys-utils/mount.c:561 #, c-format msgid "" "\n" " In some cases useful info is found in syslog - try\n" " dmesg | tail or so.\n" msgstr "" #: sys-utils/mount.c:567 msgid "mount table full" msgstr "muntai taula beteta" #: sys-utils/mount.c:571 #, c-format msgid "%s: can't read superblock" msgstr "" #: sys-utils/mount.c:576 #, c-format msgid "unknown filesystem type '%s'" msgstr "" #: sys-utils/mount.c:578 msgid "unknown filesystem type" msgstr "" #: sys-utils/mount.c:586 #, c-format msgid "%s is not a block device, and stat(2) fails?" msgstr "" #: sys-utils/mount.c:588 #, c-format msgid "" "the kernel does not recognize %s as a block device\n" " (maybe `modprobe driver'?)" msgstr "" #: sys-utils/mount.c:591 #, c-format msgid "%s is not a block device (maybe try `-o loop'?)" msgstr "" #: sys-utils/mount.c:593 #, c-format msgid " %s is not a block device" msgstr "" #: sys-utils/mount.c:600 #, c-format msgid "%s is not a valid block device" msgstr "" #: sys-utils/mount.c:606 #, c-format msgid "cannot mount %s read-only" msgstr "" #: sys-utils/mount.c:609 #, c-format msgid "%s is write-protected but explicit `-w' flag given" msgstr "" #: sys-utils/mount.c:612 #, c-format msgid "cannot remount %s read-write, is write-protected" msgstr "" #: sys-utils/mount.c:615 sys-utils/mount.c:635 sys-utils/unshare.c:184 #, c-format msgid "mount %s on %s failed" msgstr "" #: sys-utils/mount.c:618 #, c-format msgid "%s is write-protected, mounting read-only" msgstr "" #: sys-utils/mount.c:631 #, c-format msgid "no medium found on %s" msgstr "" #: sys-utils/mount.c:659 #, c-format msgid "%s: failed to parse" msgstr "" #: sys-utils/mount.c:698 #, c-format msgid "unsupported option format: %s" msgstr "" #: sys-utils/mount.c:700 #, c-format msgid "failed to append option '%s'" msgstr "" #: sys-utils/mount.c:717 #, c-format msgid "" " %1$s [-lhV]\n" " %1$s -a [options]\n" " %1$s [options] [--source] <source> | [--target] <directory>\n" " %1$s [options] <source> <directory>\n" " %1$s <operation> <mountpoint> [<target>]\n" msgstr "" #: sys-utils/mount.c:725 msgid "Mount a filesystem.\n" msgstr "" #: sys-utils/mount.c:729 #, c-format msgid "" " -a, --all mount all filesystems mentioned in fstab\n" " -c, --no-canonicalize don't canonicalize paths\n" " -f, --fake dry run; skip the mount(2) syscall\n" " -F, --fork fork off for each device (use with -a)\n" " -T, --fstab <path> alternative file to /etc/fstab\n" msgstr "" #: sys-utils/mount.c:735 #, c-format msgid " -i, --internal-only don't call the mount.<type> helpers\n" msgstr "" #: sys-utils/mount.c:737 #, c-format msgid " -l, --show-labels show also filesystem labels\n" msgstr "" #: sys-utils/mount.c:739 sys-utils/umount.c:93 #, c-format msgid " -n, --no-mtab don't write to /etc/mtab\n" msgstr "" #: sys-utils/mount.c:741 #, c-format msgid "" " -o, --options <list> comma-separated list of mount options\n" " -O, --test-opts <list> limit the set of filesystems (use with -a)\n" " -r, --read-only mount the filesystem read-only (same as -o ro)\n" " -t, --types <list> limit the set of filesystem types\n" msgstr "" #: sys-utils/mount.c:746 #, c-format msgid "" " --source <src> explicitly specifies source (path, label, uuid)\n" " --target <target> explicitly specifies mountpoint\n" msgstr "" #: sys-utils/mount.c:749 sys-utils/umount.c:99 #, c-format msgid " -v, --verbose say what is being done\n" msgstr "" #: sys-utils/mount.c:751 #, c-format msgid " -w, --rw, --read-write mount the filesystem read-write (default)\n" msgstr "" #: sys-utils/mount.c:758 #, c-format msgid "" "\n" "Source:\n" " -L, --label <label> synonym for LABEL=<label>\n" " -U, --uuid <uuid> synonym for UUID=<uuid>\n" " LABEL=<label> specifies device by filesystem label\n" " UUID=<uuid> specifies device by filesystem UUID\n" " PARTLABEL=<label> specifies device by partition label\n" " PARTUUID=<uuid> specifies device by partition UUID\n" msgstr "" #: sys-utils/mount.c:767 #, c-format msgid "" " <device> specifies device by path\n" " <directory> mountpoint for bind mounts (see --bind/rbind)\n" " <file> regular file for loopdev setup\n" msgstr "" #: sys-utils/mount.c:772 #, c-format msgid "" "\n" "Operations:\n" " -B, --bind mount a subtree somewhere else (same as -o bind)\n" " -M, --move move a subtree to some other place\n" " -R, --rbind mount a subtree and all submounts somewhere else\n" msgstr "" #: sys-utils/mount.c:777 #, c-format msgid "" " --make-shared mark a subtree as shared\n" " --make-slave mark a subtree as slave\n" " --make-private mark a subtree as private\n" " --make-unbindable mark a subtree as unbindable\n" msgstr "" #: sys-utils/mount.c:782 #, c-format msgid "" " --make-rshared recursively mark a whole subtree as shared\n" " --make-rslave recursively mark a whole subtree as slave\n" " --make-rprivate recursively mark a whole subtree as private\n" " --make-runbindable recursively mark a whole subtree as unbindable\n" msgstr "" #: sys-utils/mount.c:868 sys-utils/umount.c:549 msgid "libmount context allocation failed" msgstr "" #: sys-utils/mount.c:925 sys-utils/umount.c:602 msgid "failed to set options pattern" msgstr "" #: sys-utils/mount.c:1078 msgid "source specified more than once" msgstr "" #: sys-utils/mountpoint.c:118 #, c-format msgid "" " %1$s [-qd] /path/to/directory\n" " %1$s -x /dev/device\n" msgstr "" #: sys-utils/mountpoint.c:122 msgid "Check whether a directory or file is a mountpoint.\n" msgstr "" #: sys-utils/mountpoint.c:125 msgid "" " -q, --quiet quiet mode - don't print anything\n" " -d, --fs-devno print maj:min device number of the filesystem\n" " -x, --devno print maj:min device number of the block device\n" msgstr "" #: sys-utils/mountpoint.c:195 #, c-format msgid "%s is not a mountpoint\n" msgstr "" #: sys-utils/mountpoint.c:201 #, c-format msgid "%s is a mountpoint\n" msgstr "" #: sys-utils/nsenter.c:69 sys-utils/setpriv.c:93 sys-utils/unshare.c:232 #, c-format msgid " %s [options] <program> [<argument>...]\n" msgstr "" #: sys-utils/nsenter.c:73 msgid "Run a program with namespaces of other processes.\n" msgstr "" #: sys-utils/nsenter.c:76 msgid " -t, --target <pid> target process to get namespaces from\n" msgstr "" #: sys-utils/nsenter.c:77 msgid " -m, --mount[=<file>] enter mount namespace\n" msgstr "" #: sys-utils/nsenter.c:78 msgid " -u, --uts[=<file>] enter UTS namespace (hostname etc)\n" msgstr "" #: sys-utils/nsenter.c:79 msgid " -i, --ipc[=<file>] enter System V IPC namespace\n" msgstr "" #: sys-utils/nsenter.c:80 msgid " -n, --net[=<file>] enter network namespace\n" msgstr "" #: sys-utils/nsenter.c:81 msgid " -p, --pid[=<file>] enter pid namespace\n" msgstr "" #: sys-utils/nsenter.c:82 msgid " -U, --user[=<file>] enter user namespace\n" msgstr "" #: sys-utils/nsenter.c:83 msgid " -S, --setuid <uid> set uid in entered namespace\n" msgstr "" #: sys-utils/nsenter.c:84 msgid " -G, --setgid <gid> set gid in entered namespace\n" msgstr "" #: sys-utils/nsenter.c:85 msgid " --preserve-credentials do not touch uids or gids\n" msgstr "" #: sys-utils/nsenter.c:86 msgid " -r, --root[=<dir>] set the root directory\n" msgstr "" #: sys-utils/nsenter.c:87 msgid " -w, --wd[=<dir>] set the working directory\n" msgstr "" #: sys-utils/nsenter.c:88 msgid " -F, --no-fork do not fork before exec'ing <program>\n" msgstr "" #: sys-utils/nsenter.c:90 msgid "" " -Z, --follow-context set SELinux context according to --target PID\n" msgstr "" #: sys-utils/nsenter.c:116 #, c-format msgid "neither filename nor target pid supplied for %s" msgstr "" #: sys-utils/nsenter.c:266 msgid "failed to parse uid" msgstr "" #: sys-utils/nsenter.c:270 msgid "failed to parse gid" msgstr "" #: sys-utils/nsenter.c:306 msgid "no target PID specified for --follow-context" msgstr "" #: sys-utils/nsenter.c:308 #, c-format msgid "failed to get %d SELinux context" msgstr "" #: sys-utils/nsenter.c:311 #, c-format msgid "failed to set exec context to '%s'" msgstr "" #: sys-utils/nsenter.c:356 #, c-format msgid "reassociate to namespace '%s' failed" msgstr "" #: sys-utils/nsenter.c:367 msgid "cannot open current working directory" msgstr "" #: sys-utils/nsenter.c:374 msgid "change directory by root file descriptor failed" msgstr "" #: sys-utils/nsenter.c:377 msgid "chroot failed" msgstr "" #: sys-utils/nsenter.c:387 msgid "change directory by working directory file descriptor failed" msgstr "" #: sys-utils/nsenter.c:398 sys-utils/setpriv.c:816 sys-utils/setpriv.c:820 msgid "setgroups failed" msgstr "" #: sys-utils/pivot_root.c:33 #, c-format msgid " %s [options] new_root put_old\n" msgstr "" #: sys-utils/pivot_root.c:37 msgid "Change the root filesystem.\n" msgstr "" #: sys-utils/pivot_root.c:75 #, c-format msgid "failed to change root from `%s' to `%s'" msgstr "" #: sys-utils/prlimit.c:75 msgid "address space limit" msgstr "" #: sys-utils/prlimit.c:76 msgid "max core file size" msgstr "" #: sys-utils/prlimit.c:76 sys-utils/prlimit.c:79 msgid "blocks" msgstr "" #: sys-utils/prlimit.c:77 msgid "CPU time" msgstr "" #: sys-utils/prlimit.c:77 msgid "seconds" msgstr "" #: sys-utils/prlimit.c:78 msgid "max data size" msgstr "" #: sys-utils/prlimit.c:79 msgid "max file size" msgstr "" #: sys-utils/prlimit.c:80 msgid "max number of file locks held" msgstr "" #: sys-utils/prlimit.c:81 msgid "max locked-in-memory address space" msgstr "" #: sys-utils/prlimit.c:82 msgid "max bytes in POSIX mqueues" msgstr "" #: sys-utils/prlimit.c:83 msgid "max nice prio allowed to raise" msgstr "" #: sys-utils/prlimit.c:84 msgid "max number of open files" msgstr "" #: sys-utils/prlimit.c:85 msgid "max number of processes" msgstr "" #: sys-utils/prlimit.c:86 msgid "max resident set size" msgstr "" #: sys-utils/prlimit.c:86 msgid "pages" msgstr "" #: sys-utils/prlimit.c:87 msgid "max real-time priority" msgstr "" #: sys-utils/prlimit.c:88 msgid "timeout for real-time tasks" msgstr "" #: sys-utils/prlimit.c:88 msgid "microsecs" msgstr "" #: sys-utils/prlimit.c:89 msgid "max number of pending signals" msgstr "" #: sys-utils/prlimit.c:90 msgid "max stack size" msgstr "" #: sys-utils/prlimit.c:123 msgid "resource name" msgstr "" #: sys-utils/prlimit.c:124 msgid "resource description" msgstr "" #: sys-utils/prlimit.c:125 msgid "soft limit" msgstr "" #: sys-utils/prlimit.c:126 msgid "hard limit (ceiling)" msgstr "" #: sys-utils/prlimit.c:127 msgid "units" msgstr "" #: sys-utils/prlimit.c:161 #, c-format msgid " %s [options] [-p PID]\n" msgstr "" #: sys-utils/prlimit.c:163 #, c-format msgid " %s [options] COMMAND\n" msgstr "" #: sys-utils/prlimit.c:166 msgid "Show or change the resource limits of a process.\n" msgstr "" #: sys-utils/prlimit.c:168 msgid "" "\n" "General Options:\n" msgstr "" #: sys-utils/prlimit.c:169 msgid "" " -p, --pid <pid> process id\n" " -o, --output <list> define which output columns to use\n" " --noheadings don't print headings\n" " --raw use the raw output format\n" " --verbose verbose output\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" msgstr "" #: sys-utils/prlimit.c:177 msgid "" "\n" "Resources Options:\n" msgstr "" #: sys-utils/prlimit.c:178 msgid "" " -c, --core maximum size of core files created\n" " -d, --data maximum size of a process's data segment\n" " -e, --nice maximum nice priority allowed to raise\n" " -f, --fsize maximum size of files written by the process\n" " -i, --sigpending maximum number of pending signals\n" " -l, --memlock maximum size a process may lock into memory\n" " -m, --rss maximum resident set size\n" " -n, --nofile maximum number of open files\n" " -q, --msgqueue maximum bytes in POSIX message queues\n" " -r, --rtprio maximum real-time scheduling priority\n" " -s, --stack maximum stack size\n" " -t, --cpu maximum amount of CPU time in seconds\n" " -u, --nproc maximum number of user processes\n" " -v, --as size of virtual memory\n" " -x, --locks maximum number of file locks\n" " -y, --rttime CPU time in microseconds a process scheduled\n" " under real-time scheduling\n" msgstr "" #: sys-utils/prlimit.c:243 sys-utils/prlimit.c:249 sys-utils/prlimit.c:366 #: sys-utils/prlimit.c:371 msgid "unlimited" msgstr "" #: sys-utils/prlimit.c:332 #, c-format msgid "failed to get old %s limit" msgstr "" #: sys-utils/prlimit.c:356 #, c-format msgid "the soft limit %s cannot exceed the hard limit" msgstr "" #: sys-utils/prlimit.c:363 #, c-format msgid "New %s limit for pid %d: " msgstr "" #: sys-utils/prlimit.c:378 #, c-format msgid "failed to set the %s resource limit" msgstr "" #: sys-utils/prlimit.c:379 #, c-format msgid "failed to get the %s resource limit" msgstr "" #: sys-utils/prlimit.c:456 #, c-format msgid "failed to parse %s limit" msgstr "" #: sys-utils/prlimit.c:585 msgid "option --pid may be specified only once" msgstr "" #: sys-utils/prlimit.c:616 msgid "options --pid and COMMAND are mutually exclusive" msgstr "" #: sys-utils/readprofile.c:107 msgid "Display kernel profiling information.\n" msgstr "" #: sys-utils/readprofile.c:111 #, c-format msgid " -m, --mapfile <mapfile> (defaults: \"%s\" and\n" msgstr "" #: sys-utils/readprofile.c:113 #, c-format msgid " \"%s\")\n" msgstr "" #: sys-utils/readprofile.c:115 #, c-format msgid " -p, --profile <pro-file> (default: \"%s\")\n" msgstr "" #: sys-utils/readprofile.c:116 msgid " -M, --multiplier <mult> set the profiling multiplier to <mult>\n" msgstr "" #: sys-utils/readprofile.c:117 msgid " -i, --info print only info about the sampling step\n" msgstr "" #: sys-utils/readprofile.c:118 msgid " -v, --verbose print verbose data\n" msgstr "" #: sys-utils/readprofile.c:119 msgid " -a, --all print all symbols, even if count is 0\n" msgstr "" #: sys-utils/readprofile.c:120 msgid " -b, --histbin print individual histogram-bin counts\n" msgstr "" #: sys-utils/readprofile.c:121 msgid "" " -s, --counters print individual counters within functions\n" msgstr "" #: sys-utils/readprofile.c:122 msgid " -r, --reset reset all the counters (root only)\n" msgstr "" #: sys-utils/readprofile.c:123 msgid " -n, --no-auto disable byte order auto-detection\n" msgstr "" #: sys-utils/readprofile.c:240 #, c-format msgid "error writing %s" msgstr "" #: sys-utils/readprofile.c:271 msgid "Assuming reversed byte order. Use -n to force native byte order." msgstr "" #: sys-utils/readprofile.c:286 #, c-format msgid "Sampling_step: %u\n" msgstr "" #: sys-utils/readprofile.c:302 sys-utils/readprofile.c:323 #, c-format msgid "%s(%i): wrong map line" msgstr "" #: sys-utils/readprofile.c:313 #, c-format msgid "can't find \"_stext\" in %s" msgstr "" #: sys-utils/readprofile.c:346 msgid "profile address out of range. Wrong map file?" msgstr "" #: sys-utils/readprofile.c:404 msgid "total" msgstr "guztira" #: sys-utils/renice.c:52 msgid "process ID" msgstr "" #: sys-utils/renice.c:53 msgid "process group ID" msgstr "" #: sys-utils/renice.c:61 #, c-format msgid "" " %1$s [-n] <priority> [-p|--pid] <pid>...\n" " %1$s [-n] <priority> -g|--pgrp <pgid>...\n" " %1$s [-n] <priority> -u|--user <user>...\n" msgstr "" #: sys-utils/renice.c:67 msgid "Alter the priority of running processes.\n" msgstr "" #: sys-utils/renice.c:70 msgid " -n, --priority <num> specify the nice increment value\n" msgstr "" #: sys-utils/renice.c:71 msgid " -p, --pid <id> interpret argument as process ID (default)\n" msgstr "" #: sys-utils/renice.c:72 msgid " -g, --pgrp <id> interpret argument as process group ID\n" msgstr "" #: sys-utils/renice.c:73 msgid " -u, --user <name>|<id> interpret argument as username or user ID\n" msgstr "" #: sys-utils/renice.c:86 #, c-format msgid "failed to get priority for %d (%s)" msgstr "" #: sys-utils/renice.c:99 #, c-format msgid "failed to set priority for %d (%s)" msgstr "" #: sys-utils/renice.c:104 #, c-format msgid "%d (%s) old priority %d, new priority %d\n" msgstr "" #: sys-utils/renice.c:176 #, c-format msgid "unknown user %s" msgstr "" #. TRANSLATORS: The first %s is one of the above #. * three ID names. Read: "bad value for %s: %s" #: sys-utils/renice.c:185 #, c-format msgid "bad %s value: %s" msgstr "" #: sys-utils/rtcwake.c:98 msgid "Enter a system sleep state until a specified wakeup time.\n" msgstr "" #: sys-utils/rtcwake.c:101 msgid "" " -a, --auto reads the clock mode from adjust file (default)\n" msgstr "" #: sys-utils/rtcwake.c:103 #, c-format msgid "" " -A, --adjfile <file> specifies the path to the adjust file\n" " the default is %s\n" msgstr "" #: sys-utils/rtcwake.c:105 msgid " --date <timestamp> date time of timestamp to wake\n" msgstr "" #: sys-utils/rtcwake.c:106 msgid " -d, --device <device> select rtc device (rtc0|rtc1|...)\n" msgstr "" #: sys-utils/rtcwake.c:107 msgid " -n, --dry-run does everything, but suspend\n" msgstr "" #: sys-utils/rtcwake.c:108 msgid " -l, --local RTC uses local timezone\n" msgstr "" #: sys-utils/rtcwake.c:109 msgid " --list-modes list available modes\n" msgstr "" #: sys-utils/rtcwake.c:110 msgid " -m, --mode <mode> standby|mem|... sleep mode\n" msgstr "" #: sys-utils/rtcwake.c:111 msgid " -s, --seconds <seconds> seconds to sleep\n" msgstr "" #: sys-utils/rtcwake.c:112 msgid " -t, --time <time_t> time to wake\n" msgstr "" #: sys-utils/rtcwake.c:113 msgid " -u, --utc RTC uses UTC\n" msgstr "" #: sys-utils/rtcwake.c:114 msgid " -v, --verbose verbose messages\n" msgstr "" #: sys-utils/rtcwake.c:167 msgid "read rtc time failed" msgstr "" #: sys-utils/rtcwake.c:173 msgid "read system time failed" msgstr "" #: sys-utils/rtcwake.c:189 msgid "convert rtc time failed" msgstr "" #: sys-utils/rtcwake.c:237 msgid "set rtc wake alarm failed" msgstr "" #: sys-utils/rtcwake.c:307 #, c-format msgid "unexpected third line in: %s: %s" msgstr "" #: sys-utils/rtcwake.c:320 sys-utils/rtcwake.c:627 msgid "read rtc alarm failed" msgstr "" #: sys-utils/rtcwake.c:325 #, c-format msgid "alarm: off\n" msgstr "" #: sys-utils/rtcwake.c:338 msgid "convert time failed" msgstr "" #: sys-utils/rtcwake.c:343 #, c-format msgid "alarm: on %s" msgstr "" #: sys-utils/rtcwake.c:387 #, c-format msgid "could not read: %s" msgstr "" #: sys-utils/rtcwake.c:467 #, c-format msgid "unrecognized suspend state '%s'" msgstr "" #: sys-utils/rtcwake.c:475 msgid "invalid seconds argument" msgstr "" #: sys-utils/rtcwake.c:479 msgid "invalid time argument" msgstr "" #: sys-utils/rtcwake.c:507 #, c-format msgid "%s: assuming RTC uses UTC ...\n" msgstr "" #: sys-utils/rtcwake.c:514 msgid "Using UTC time.\n" msgstr "UTC ordua erabiltzen.\n" #: sys-utils/rtcwake.c:515 msgid "Using local time.\n" msgstr "Ordu lokala erabiltzen.\n" #: sys-utils/rtcwake.c:518 msgid "must provide wake time (see --seconds, --time and --date options)" msgstr "" #: sys-utils/rtcwake.c:524 #, c-format msgid "%s not enabled for wakeup events" msgstr "" #: sys-utils/rtcwake.c:531 #, c-format msgid "alarm %ld, sys_time %ld, rtc_time %ld, seconds %u\n" msgstr "" #: sys-utils/rtcwake.c:538 #, c-format msgid "time doesn't go backward to %s" msgstr "" #: sys-utils/rtcwake.c:548 #, c-format msgid "%s: wakeup using %s at %s" msgstr "" #: sys-utils/rtcwake.c:552 #, c-format msgid "%s: wakeup from \"%s\" using %s at %s" msgstr "" #: sys-utils/rtcwake.c:562 #, c-format msgid "suspend mode: no; leaving\n" msgstr "" #: sys-utils/rtcwake.c:571 #, c-format msgid "suspend mode: off; executing %s\n" msgstr "" #: sys-utils/rtcwake.c:590 #, c-format msgid "suspend mode: on; reading rtc\n" msgstr "" #: sys-utils/rtcwake.c:595 msgid "rtc read failed" msgstr "" #: sys-utils/rtcwake.c:607 #, c-format msgid "suspend mode: disable; disabling alarm\n" msgstr "" #: sys-utils/rtcwake.c:611 #, c-format msgid "suspend mode: show; printing alarm info\n" msgstr "" #: sys-utils/rtcwake.c:618 #, c-format msgid "suspend mode: %s; suspending system\n" msgstr "" #: sys-utils/rtcwake.c:632 msgid "disable rtc alarm interrupt failed" msgstr "" #: sys-utils/setarch.c:48 #, c-format msgid "Switching on %s.\n" msgstr "" #: sys-utils/setarch.c:91 #, c-format msgid " %s <arch> [options] [<program> [<argument>...]]\n" msgstr "" #: sys-utils/setarch.c:93 #, c-format msgid " %s [options] [<program> [<argument>...]]\n" msgstr "" #: sys-utils/setarch.c:96 msgid "Change the reported architecture and set personality flags.\n" msgstr "" #: sys-utils/setarch.c:99 msgid " -B, --32bit turns on ADDR_LIMIT_32BIT\n" msgstr "" #: sys-utils/setarch.c:100 msgid "" " -F, --fdpic-funcptrs makes function pointers point to descriptors\n" msgstr "" #: sys-utils/setarch.c:101 msgid " -I, --short-inode turns on SHORT_INODE\n" msgstr "" #: sys-utils/setarch.c:102 msgid "" " -L, --addr-compat-layout changes the way virtual memory is allocated\n" msgstr "" #: sys-utils/setarch.c:103 msgid "" " -R, --addr-no-randomize disables randomization of the virtual address " "space\n" msgstr "" #: sys-utils/setarch.c:104 msgid " -S, --whole-seconds turns on WHOLE_SECONDS\n" msgstr "" #: sys-utils/setarch.c:105 msgid " -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n" msgstr "" #: sys-utils/setarch.c:106 msgid " -X, --read-implies-exec turns on READ_IMPLIES_EXEC\n" msgstr "" #: sys-utils/setarch.c:107 msgid " -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n" msgstr "" #: sys-utils/setarch.c:108 msgid "" " -3, --3gb limits the used address space to a maximum of 3 " "GB\n" msgstr "" #: sys-utils/setarch.c:109 msgid " --4gb ignored (for backward compatibility only)\n" msgstr "" #: sys-utils/setarch.c:110 msgid " --uname-2.6 turns on UNAME26\n" msgstr "" #: sys-utils/setarch.c:111 msgid " -v, --verbose say what options are being switched on\n" msgstr "" #: sys-utils/setarch.c:114 msgid " --list list settable architectures, and exit\n" msgstr "" #: sys-utils/setarch.c:128 #, c-format msgid "" "%s\n" "Try `%s --help' for more information." msgstr "" #: sys-utils/setarch.c:131 #, c-format msgid "Try `%s --help' for more information." msgstr "" #: sys-utils/setarch.c:237 #, c-format msgid "%s: Unrecognized architecture" msgstr "" #: sys-utils/setarch.c:248 #, c-format msgid "Kernel cannot set architecture to %s" msgstr "" #: sys-utils/setarch.c:295 msgid "Not enough arguments" msgstr "" #: sys-utils/setarch.c:312 #, c-format msgid "Failed to set personality to %s" msgstr "" #: sys-utils/setarch.c:369 msgid "unrecognized option '--list'" msgstr "" #: sys-utils/setarch.c:376 msgid "no architecture argument specified" msgstr "" #: sys-utils/setarch.c:382 #, c-format msgid "failed to set personality to %s" msgstr "" #: sys-utils/setpriv.c:97 msgid "Run a program with different privilege settings.\n" msgstr "" #: sys-utils/setpriv.c:100 msgid "" " -d, --dump show current state (and do not exec anything)\n" msgstr "" #: sys-utils/setpriv.c:101 msgid " --nnp, --no-new-privs disallow granting new privileges\n" msgstr "" #: sys-utils/setpriv.c:102 msgid " --inh-caps <caps,...> set inheritable capabilities\n" msgstr "" #: sys-utils/setpriv.c:103 msgid " --bounding-set <caps> set capability bounding set\n" msgstr "" #: sys-utils/setpriv.c:104 msgid " --ruid <uid> set real uid\n" msgstr "" #: sys-utils/setpriv.c:105 msgid " --euid <uid> set effective uid\n" msgstr "" #: sys-utils/setpriv.c:106 msgid " --rgid <gid> set real gid\n" msgstr "" #: sys-utils/setpriv.c:107 msgid " --egid <gid> set effective gid\n" msgstr "" #: sys-utils/setpriv.c:108 msgid " --reuid <uid> set real and effective uid\n" msgstr "" #: sys-utils/setpriv.c:109 msgid " --regid <gid> set real and effective gid\n" msgstr "" #: sys-utils/setpriv.c:110 msgid " --clear-groups clear supplementary groups\n" msgstr "" #: sys-utils/setpriv.c:111 msgid " --keep-groups keep supplementary groups\n" msgstr "" #: sys-utils/setpriv.c:112 msgid " --groups <group,...> set supplementary groups\n" msgstr "" #: sys-utils/setpriv.c:113 msgid " --securebits <bits> set securebits\n" msgstr "" #: sys-utils/setpriv.c:114 msgid " --selinux-label <label> set SELinux label\n" msgstr "" #: sys-utils/setpriv.c:115 msgid " --apparmor-profile <pr> set AppArmor profile\n" msgstr "" #: sys-utils/setpriv.c:121 msgid " This tool can be dangerous. Read the manpage, and be careful.\n" msgstr "" #: sys-utils/setpriv.c:193 sys-utils/setpriv.c:467 msgid "getting process secure bits failed" msgstr "" #: sys-utils/setpriv.c:197 #, c-format msgid "Securebits: " msgstr "" #: sys-utils/setpriv.c:217 #, c-format msgid "[none]\n" msgstr "" #: sys-utils/setpriv.c:243 #, c-format msgid "%s: too long" msgstr "" #: sys-utils/setpriv.c:271 #, c-format msgid "Supplementary groups: " msgstr "" #: sys-utils/setpriv.c:273 sys-utils/setpriv.c:321 sys-utils/setpriv.c:326 #: sys-utils/setpriv.c:332 sys-utils/setpriv.c:337 #, c-format msgid "[none]" msgstr "" #: sys-utils/setpriv.c:293 #, c-format msgid "uid: %u\n" msgstr "" #: sys-utils/setpriv.c:294 #, c-format msgid "euid: %u\n" msgstr "" #: sys-utils/setpriv.c:297 #, c-format msgid "suid: %u\n" msgstr "" #: sys-utils/setpriv.c:299 sys-utils/setpriv.c:391 msgid "getresuid failed" msgstr "" #: sys-utils/setpriv.c:308 sys-utils/setpriv.c:406 msgid "getresgid failed" msgstr "" #: sys-utils/setpriv.c:319 #, c-format msgid "Effective capabilities: " msgstr "" #: sys-utils/setpriv.c:324 #, c-format msgid "Permitted capabilities: " msgstr "" #: sys-utils/setpriv.c:330 #, c-format msgid "Inheritable capabilities: " msgstr "" #: sys-utils/setpriv.c:335 #, c-format msgid "Capability bounding set: " msgstr "" #: sys-utils/setpriv.c:343 msgid "SELinux label" msgstr "" #: sys-utils/setpriv.c:346 msgid "AppArmor profile" msgstr "" #: sys-utils/setpriv.c:359 #, c-format msgid "cap %d: libcap-ng is broken" msgstr "" #: sys-utils/setpriv.c:382 msgid "Invalid supplementary group id" msgstr "" #: sys-utils/setpriv.c:399 msgid "setresuid failed" msgstr "" #: sys-utils/setpriv.c:414 msgid "setresgid failed" msgstr "" #: sys-utils/setpriv.c:435 msgid "bad capability string" msgstr "" #: sys-utils/setpriv.c:443 msgid "libcap-ng is too old for \"all\" caps" msgstr "" #: sys-utils/setpriv.c:452 #, c-format msgid "unknown capability \"%s\"" msgstr "" #: sys-utils/setpriv.c:476 msgid "unrecognized securebit set -- refusing to adjust" msgstr "" #: sys-utils/setpriv.c:480 msgid "bad securebits string" msgstr "" #: sys-utils/setpriv.c:487 msgid "+all securebits is not allowed" msgstr "" #: sys-utils/setpriv.c:500 msgid "adjusting keep_caps does not make sense" msgstr "" #: sys-utils/setpriv.c:504 msgid "unrecognized securebit" msgstr "" #: sys-utils/setpriv.c:524 msgid "SELinux is not running" msgstr "" #: sys-utils/setpriv.c:539 #, c-format msgid "close failed: %s" msgstr "" #: sys-utils/setpriv.c:547 msgid "AppArmor is not running" msgstr "" #: sys-utils/setpriv.c:658 msgid "duplicate --no-new-privs option" msgstr "" #: sys-utils/setpriv.c:663 msgid "duplicate ruid" msgstr "" #: sys-utils/setpriv.c:665 msgid "failed to parse ruid" msgstr "" #: sys-utils/setpriv.c:669 msgid "duplicate euid" msgstr "" #: sys-utils/setpriv.c:671 msgid "failed to parse euid" msgstr "" #: sys-utils/setpriv.c:675 msgid "duplicate ruid or euid" msgstr "" #: sys-utils/setpriv.c:677 msgid "failed to parse reuid" msgstr "" #: sys-utils/setpriv.c:681 msgid "duplicate rgid" msgstr "" #: sys-utils/setpriv.c:683 msgid "failed to parse rgid" msgstr "" #: sys-utils/setpriv.c:687 msgid "duplicate egid" msgstr "" #: sys-utils/setpriv.c:689 msgid "failed to parse egid" msgstr "" #: sys-utils/setpriv.c:693 msgid "duplicate rgid or egid" msgstr "" #: sys-utils/setpriv.c:695 msgid "failed to parse regid" msgstr "" #: sys-utils/setpriv.c:700 msgid "duplicate --clear-groups option" msgstr "" #: sys-utils/setpriv.c:706 msgid "duplicate --keep-groups option" msgstr "" #: sys-utils/setpriv.c:712 msgid "duplicate --groups option" msgstr "" #: sys-utils/setpriv.c:721 msgid "duplicate --inh-caps option" msgstr "" #: sys-utils/setpriv.c:727 msgid "duplicate --bounding-set option" msgstr "" #: sys-utils/setpriv.c:733 msgid "duplicate --securebits option" msgstr "" #: sys-utils/setpriv.c:739 msgid "duplicate --selinux-label option" msgstr "" #: sys-utils/setpriv.c:745 msgid "duplicate --apparmor-profile option" msgstr "" #: sys-utils/setpriv.c:756 #, c-format msgid "unrecognized option '%c'" msgstr "" #: sys-utils/setpriv.c:763 msgid "--dump is incompatible with all other options" msgstr "" #: sys-utils/setpriv.c:771 msgid "--list-caps must be specified alone" msgstr "" #: sys-utils/setpriv.c:777 msgid "No program specified" msgstr "" #: sys-utils/setpriv.c:782 msgid "--[re]gid requires --keep-groups, --clear-groups, or --groups" msgstr "" #: sys-utils/setpriv.c:786 msgid "disallow granting new privileges failed" msgstr "" #: sys-utils/setpriv.c:794 msgid "keep process capabilities failed" msgstr "" #: sys-utils/setpriv.c:802 msgid "activate capabilities" msgstr "" #: sys-utils/setpriv.c:808 msgid "reactivate capabilities" msgstr "" #: sys-utils/setpriv.c:825 msgid "set process securebits failed" msgstr "" #: sys-utils/setpriv.c:831 msgid "apply bounding set" msgstr "" #: sys-utils/setpriv.c:837 msgid "apply capabilities" msgstr "" #: sys-utils/setpriv.c:842 #, c-format msgid "cannot execute: %s" msgstr "" #: sys-utils/setsid.c:32 #, c-format msgid " %s [options] <program> [arguments ...]\n" msgstr "" #: sys-utils/setsid.c:36 msgid "Run a program in a new session.\n" msgstr "" #: sys-utils/setsid.c:39 msgid " -c, --ctty set the controlling terminal to the current one\n" msgstr "" #: sys-utils/setsid.c:40 msgid " -w, --wait wait program to exit, and use the same return\n" msgstr "" #: sys-utils/setsid.c:93 msgid "fork" msgstr "" #: sys-utils/setsid.c:105 #, c-format msgid "child %d did not exit normally" msgstr "" #: sys-utils/setsid.c:110 msgid "setsid failed" msgstr "" #: sys-utils/setsid.c:114 msgid "failed to set the controlling terminal" msgstr "" #: sys-utils/swapoff.c:86 #, c-format msgid "swapoff %s\n" msgstr "" #: sys-utils/swapoff.c:102 msgid "Not superuser." msgstr "Ez zara super-erabiltzailea" #: sys-utils/swapoff.c:105 #, c-format msgid "%s: swapoff failed" msgstr "%s: swapoff-ek huts egin du" #: sys-utils/swapoff.c:119 sys-utils/swapon.c:724 #, c-format msgid " %s [options] [<spec>]\n" msgstr "" #: sys-utils/swapoff.c:122 msgid "Disable devices and files for paging and swapping.\n" msgstr "" #: sys-utils/swapoff.c:125 msgid "" " -a, --all disable all swaps from /proc/swaps\n" " -v, --verbose verbose mode\n" msgstr "" #: sys-utils/swapoff.c:132 msgid "" "\n" "The <spec> parameter:\n" " -L <label> LABEL of device to be used\n" " -U <uuid> UUID of device to be used\n" " LABEL=<label> LABEL of device to be used\n" " UUID=<uuid> UUID of device to be used\n" " <device> name of device to be used\n" " <file> name of file to be used\n" msgstr "" #: sys-utils/swapon.c:109 msgid "device file or partition path" msgstr "" #: sys-utils/swapon.c:110 msgid "type of the device" msgstr "" #: sys-utils/swapon.c:111 msgid "size of the swap area" msgstr "" #: sys-utils/swapon.c:112 msgid "bytes in use" msgstr "" #: sys-utils/swapon.c:113 msgid "swap priority" msgstr "" #: sys-utils/swapon.c:114 msgid "swap uuid" msgstr "" #: sys-utils/swapon.c:115 msgid "swap label" msgstr "" #: sys-utils/swapon.c:232 #, c-format msgid "%s\t\t\t\tType\t\tSize\tUsed\tPriority\n" msgstr "" #: sys-utils/swapon.c:232 msgid "Filename" msgstr "" #: sys-utils/swapon.c:296 #, c-format msgid "%s: reinitializing the swap." msgstr "" #: sys-utils/swapon.c:347 #, c-format msgid "%s: lseek failed" msgstr "%s: lseek-ek huts egin du" #: sys-utils/swapon.c:353 #, c-format msgid "%s: write signature failed" msgstr "" #: sys-utils/swapon.c:437 #, c-format msgid "%s: found swap signature: version %ud, page-size %d, %s byte order" msgstr "" #: sys-utils/swapon.c:442 msgid "different" msgstr "" #: sys-utils/swapon.c:442 msgid "same" msgstr "berdina" #: sys-utils/swapon.c:485 #, c-format msgid "%s: insecure permissions %04o, %04o suggested." msgstr "" #: sys-utils/swapon.c:490 #, c-format msgid "%s: insecure file owner %d, 0 (root) suggested." msgstr "" #: sys-utils/swapon.c:496 #, c-format msgid "%s: skipping - it appears to have holes." msgstr "" #: sys-utils/swapon.c:510 #, c-format msgid "%s: get size failed" msgstr "%s: get size egiterakoan huts egin da" #: sys-utils/swapon.c:516 #, c-format msgid "%s: read swap header failed" msgstr "" #: sys-utils/swapon.c:526 #, c-format msgid "%s: pagesize=%d, swapsize=%llu, devsize=%llu" msgstr "" #: sys-utils/swapon.c:531 #, c-format msgid "%s: last_page 0x%08llx is larger than actual size of swapspace" msgstr "" #: sys-utils/swapon.c:541 #, c-format msgid "%s: swap format pagesize does not match." msgstr "" #: sys-utils/swapon.c:549 #, c-format msgid "" "%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)" msgstr "" #: sys-utils/swapon.c:558 #, c-format msgid "%s: software suspend data detected. Rewriting the swap signature." msgstr "" #: sys-utils/swapon.c:583 #, c-format msgid "swapon %s\n" msgstr "" #: sys-utils/swapon.c:622 #, c-format msgid "%s: swapon failed" msgstr "%s: swapon-ek huts egin du" #: sys-utils/swapon.c:727 msgid "Enable devices and files for paging and swapping.\n" msgstr "" #: sys-utils/swapon.c:730 msgid " -a, --all enable all swaps from /etc/fstab\n" msgstr "" #: sys-utils/swapon.c:731 msgid "" " -d, --discard[=<policy>] enable swap discards, if supported by device\n" msgstr "" #: sys-utils/swapon.c:732 msgid " -e, --ifexists silently skip devices that do not exist\n" msgstr "" #: sys-utils/swapon.c:733 msgid " -f, --fixpgsz reinitialize the swap space if necessary\n" msgstr "" #: sys-utils/swapon.c:734 msgid " -o, --options <list> comma-separated list of swap options\n" msgstr "" #: sys-utils/swapon.c:735 msgid " -p, --priority <prio> specify the priority of the swap device\n" msgstr "" #: sys-utils/swapon.c:736 msgid "" " -s, --summary display summary about used swap devices " "(DEPRECATED)\n" msgstr "" #: sys-utils/swapon.c:737 msgid " --show[=<columns>] display summary in definable table\n" msgstr "" #: sys-utils/swapon.c:738 msgid " --noheadings don't print table heading (with --show)\n" msgstr "" #: sys-utils/swapon.c:739 msgid " --raw use the raw output format (with --show)\n" msgstr "" #: sys-utils/swapon.c:740 msgid "" " --bytes display swap size in bytes in --show output\n" msgstr "" #: sys-utils/swapon.c:741 msgid " -v, --verbose verbose mode\n" msgstr "" #: sys-utils/swapon.c:747 msgid "" "\n" "The <spec> parameter:\n" " -L <label> synonym for LABEL=<label>\n" " -U <uuid> synonym for UUID=<uuid>\n" " LABEL=<label> specifies device by swap area label\n" " UUID=<uuid> specifies device by swap area UUID\n" " PARTLABEL=<label> specifies device by partition label\n" " PARTUUID=<uuid> specifies device by partition UUID\n" " <device> name of device to be used\n" " <file> name of file to be used\n" msgstr "" #: sys-utils/swapon.c:757 msgid "" "\n" "Available discard policy types (for --discard):\n" " once : only single-time area discards are issued\n" " pages : freed pages are discarded before they are reused\n" "If no policy is selected, both discard types are enabled (default).\n" msgstr "" #: sys-utils/swapon.c:762 msgid "" "\n" "Available columns (for --show):\n" msgstr "" #: sys-utils/swapon.c:837 msgid "failed to parse priority" msgstr "" #: sys-utils/swapon.c:856 #, c-format msgid "unsupported discard policy: %s" msgstr "" #: sys-utils/swapon-common.c:74 #, c-format msgid "cannot find the device for %s" msgstr "" #: sys-utils/switch_root.c:59 msgid "failed to open directory" msgstr "" #: sys-utils/switch_root.c:67 msgid "stat failed" msgstr "" #: sys-utils/switch_root.c:78 msgid "failed to read directory" msgstr "" #: sys-utils/switch_root.c:112 #, c-format msgid "failed to unlink %s" msgstr "" #: sys-utils/switch_root.c:149 #, c-format msgid "failed to mount moving %s to %s" msgstr "" #: sys-utils/switch_root.c:151 #, c-format msgid "forcing unmount of %s" msgstr "" #: sys-utils/switch_root.c:157 #, c-format msgid "failed to change directory to %s" msgstr "" #: sys-utils/switch_root.c:169 #, c-format msgid "failed to mount moving %s to /" msgstr "" #: sys-utils/switch_root.c:175 msgid "failed to change root" msgstr "" #: sys-utils/switch_root.c:188 msgid "old root filesystem is not an initramfs" msgstr "" #: sys-utils/switch_root.c:201 #, c-format msgid " %s [options] <newrootdir> <init> <args to init>\n" msgstr "" #: sys-utils/switch_root.c:205 msgid "Switch to another filesystem as the root of the mount tree.\n" msgstr "" #: sys-utils/switch_root.c:237 msgid "failed. Sorry." msgstr "" #: sys-utils/switch_root.c:240 #, c-format msgid "cannot access %s" msgstr "" #: sys-utils/tunelp.c:94 msgid "Set various parameters for the line printer.\n" msgstr "" #: sys-utils/tunelp.c:97 msgid " -i, --irq <num> specify parallel port irq\n" msgstr "" #: sys-utils/tunelp.c:98 msgid " -t, --time <ms> driver wait time in milliseconds\n" msgstr "" #: sys-utils/tunelp.c:99 msgid "" " -c, --chars <num> number of output characters before sleep\n" msgstr "" #: sys-utils/tunelp.c:100 msgid " -w, --wait <us> strobe wait in micro seconds\n" msgstr "" #. TRANSLATORS: do not translate <on|off> arguments. The #. argument reader does not recognize locale, unless `on' is #. exactly that very same string. #: sys-utils/tunelp.c:104 msgid " -a, --abort <on|off> abort on error\n" msgstr "" #: sys-utils/tunelp.c:105 msgid " -o, --check-status <on|off> check printer status before printing\n" msgstr "" #: sys-utils/tunelp.c:106 msgid " -C, --careful <on|off> extra checking to status check\n" msgstr "" #: sys-utils/tunelp.c:107 msgid " -s, --status query printer status\n" msgstr "" #: sys-utils/tunelp.c:108 msgid " -T, --trust-irq <on|off> make driver to trust irq\n" msgstr "" #: sys-utils/tunelp.c:109 msgid " -r, --reset reset the port\n" msgstr "" #: sys-utils/tunelp.c:110 msgid " -q, --print-irq <on|off> display current irq setting\n" msgstr "" #: sys-utils/tunelp.c:261 #, c-format msgid "%s not an lp device" msgstr "" #: sys-utils/tunelp.c:280 msgid "LPGETSTATUS error" msgstr "" #: sys-utils/tunelp.c:285 #, c-format msgid "%s status is %d" msgstr "%s-(r)en egoera %d da." #: sys-utils/tunelp.c:287 #, c-format msgid ", busy" msgstr "" #: sys-utils/tunelp.c:289 #, c-format msgid ", ready" msgstr ", prest" #: sys-utils/tunelp.c:291 #, c-format msgid ", out of paper" msgstr ", paperik gabe" #: sys-utils/tunelp.c:293 #, c-format msgid ", on-line" msgstr ", linean" #: sys-utils/tunelp.c:295 #, c-format msgid ", error" msgstr ", errorea" #: sys-utils/tunelp.c:300 msgid "ioctl failed" msgstr "" #: sys-utils/tunelp.c:310 msgid "LPGETIRQ error" msgstr "LPGETIRQ errorea" #: sys-utils/tunelp.c:315 #, c-format msgid "%s using IRQ %d\n" msgstr "%s %d IRQ-a erabiltzen\n" #: sys-utils/tunelp.c:317 #, c-format msgid "%s using polling\n" msgstr "%s azterketa erabiltzen\n" #: sys-utils/umount.c:76 #, c-format msgid "" " %1$s [-hV]\n" " %1$s -a [options]\n" " %1$s [options] <source> | <directory>\n" msgstr "" #: sys-utils/umount.c:82 msgid "Unmount filesystems.\n" msgstr "" #: sys-utils/umount.c:85 msgid " -a, --all unmount all filesystems\n" msgstr "" #: sys-utils/umount.c:86 msgid "" " -A, --all-targets unmount all mountpoints for the given device in " "the\n" " current namespace\n" msgstr "" #: sys-utils/umount.c:88 msgid " -c, --no-canonicalize don't canonicalize paths\n" msgstr "" #: sys-utils/umount.c:89 msgid "" " -d, --detach-loop if mounted loop device, also free this loop device\n" msgstr "" #: sys-utils/umount.c:90 msgid " --fake dry run; skip the umount(2) syscall\n" msgstr "" #: sys-utils/umount.c:91 msgid "" " -f, --force force unmount (in case of an unreachable NFS " "system)\n" msgstr "" #: sys-utils/umount.c:92 msgid " -i, --internal-only don't call the umount.<type> helpers\n" msgstr "" #: sys-utils/umount.c:94 msgid "" " -l, --lazy detach the filesystem now, clean up things later\n" msgstr "" #: sys-utils/umount.c:95 msgid " -O, --test-opts <list> limit the set of filesystems (use with -a)\n" msgstr "" #: sys-utils/umount.c:96 msgid "" " -R, --recursive recursively unmount a target with all its children\n" msgstr "" #: sys-utils/umount.c:97 msgid "" " -r, --read-only in case unmounting fails, try to remount read-only\n" msgstr "" #: sys-utils/umount.c:98 msgid " -t, --types <list> limit the set of filesystem types\n" msgstr "" #: sys-utils/umount.c:143 #, c-format msgid "%s (%s) unmounted" msgstr "" #: sys-utils/umount.c:145 #, c-format msgid "%s unmounted" msgstr "" #: sys-utils/umount.c:210 #, c-format msgid "%s: umount failed" msgstr "" #: sys-utils/umount.c:219 #, c-format msgid "%s: filesystem was unmounted, but mount(8) failed" msgstr "" #: sys-utils/umount.c:233 #, c-format msgid "%s: invalid block device" msgstr "" #: sys-utils/umount.c:239 #, c-format msgid "%s: can't write superblock" msgstr "" #: sys-utils/umount.c:242 #, c-format msgid "" "%s: target is busy\n" " (In some cases useful info about processes that\n" " use the device is found by lsof(8) or fuser(1).)" msgstr "" #: sys-utils/umount.c:249 #, c-format msgid "%s: mountpoint not found" msgstr "" #: sys-utils/umount.c:251 msgid "undefined mountpoint" msgstr "" #: sys-utils/umount.c:254 #, c-format msgid "%s: must be superuser to unmount" msgstr "" #: sys-utils/umount.c:257 #, c-format msgid "%s: block devices are not permitted on filesystem" msgstr "" #: sys-utils/umount.c:308 msgid "failed to set umount target" msgstr "" #: sys-utils/umount.c:324 msgid "libmount table allocation failed" msgstr "" #: sys-utils/umount.c:367 sys-utils/umount.c:447 msgid "libmount iterator allocation failed" msgstr "" #: sys-utils/umount.c:373 #, c-format msgid "failed to get child fs of %s" msgstr "" #: sys-utils/umount.c:411 sys-utils/umount.c:434 #, c-format msgid "%s: not found" msgstr "" #: sys-utils/umount.c:441 #, c-format msgid "" "%s: failed to determine source (--all-targets is unsupported on systems with " "regular mtab file)." msgstr "" #: sys-utils/unshare.c:85 #, c-format msgid "unsupported --setgroups argument '%s'" msgstr "" #: sys-utils/unshare.c:106 sys-utils/unshare.c:121 #, c-format msgid "write failed %s" msgstr "" #: sys-utils/unshare.c:144 #, c-format msgid "unsupported propagation mode: %s" msgstr "" #: sys-utils/unshare.c:153 msgid "cannot change root filesystem propagation" msgstr "" #: sys-utils/unshare.c:198 #, c-format msgid "cannot stat %s" msgstr "" #: sys-utils/unshare.c:236 msgid "Run a program with some namespaces unshared from the parent.\n" msgstr "" #: sys-utils/unshare.c:239 msgid " -m, --mount[=<file>] unshare mounts namespace\n" msgstr "" #: sys-utils/unshare.c:240 msgid " -u, --uts[=<file>] unshare UTS namespace (hostname etc)\n" msgstr "" #: sys-utils/unshare.c:241 msgid " -i, --ipc[=<file>] unshare System V IPC namespace\n" msgstr "" #: sys-utils/unshare.c:242 msgid " -n, --net[=<file>] unshare network namespace\n" msgstr "" #: sys-utils/unshare.c:243 msgid " -p, --pid[=<file>] unshare pid namespace\n" msgstr "" #: sys-utils/unshare.c:244 msgid " -U, --user[=<file>] unshare user namespace\n" msgstr "" #: sys-utils/unshare.c:245 msgid " -f, --fork fork before launching <program>\n" msgstr "" #: sys-utils/unshare.c:246 msgid "" " --mount-proc[=<dir>] mount proc filesystem first (implies --mount)\n" msgstr "" #: sys-utils/unshare.c:247 msgid "" " -r, --map-root-user map current user to root (implies --user)\n" msgstr "" #: sys-utils/unshare.c:248 msgid "" " --propagation slave|shared|private|unchanged\n" " modify mount propagation in mount namespace\n" msgstr "" #: sys-utils/unshare.c:250 msgid "" " -s, --setgroups allow|deny control the setgroups syscall in user " "namespaces\n" msgstr "" #: sys-utils/unshare.c:364 msgid "unshare failed" msgstr "unshared-ek huts egin du" #: sys-utils/unshare.c:402 msgid "child exit failed" msgstr "" #: sys-utils/unshare.c:409 msgid "options --setgroups=allow and --map-root-user are mutually exclusive" msgstr "" #: sys-utils/unshare.c:429 #, c-format msgid "mount %s failed" msgstr "" #: sys-utils/wdctl.c:73 msgid "Card previously reset the CPU" msgstr "" #: sys-utils/wdctl.c:74 msgid "External relay 1" msgstr "" #: sys-utils/wdctl.c:75 msgid "External relay 2" msgstr "" #: sys-utils/wdctl.c:76 msgid "Fan failed" msgstr "" #: sys-utils/wdctl.c:77 msgid "Keep alive ping reply" msgstr "" #: sys-utils/wdctl.c:78 msgid "Supports magic close char" msgstr "" #: sys-utils/wdctl.c:79 msgid "Reset due to CPU overheat" msgstr "" #: sys-utils/wdctl.c:80 msgid "Power over voltage" msgstr "" #: sys-utils/wdctl.c:81 msgid "Power bad/power fault" msgstr "" #: sys-utils/wdctl.c:82 msgid "Pretimeout (in seconds)" msgstr "" #: sys-utils/wdctl.c:83 msgid "Set timeout (in seconds)" msgstr "" #: sys-utils/wdctl.c:84 msgid "Not trigger reboot" msgstr "" #: sys-utils/wdctl.c:100 msgid "flag name" msgstr "" #: sys-utils/wdctl.c:101 msgid "flag description" msgstr "" #: sys-utils/wdctl.c:102 msgid "flag status" msgstr "" #: sys-utils/wdctl.c:103 msgid "flag boot status" msgstr "" #: sys-utils/wdctl.c:104 msgid "watchdog device name" msgstr "" #: sys-utils/wdctl.c:138 #, c-format msgid "unknown flag: %s" msgstr "" #: sys-utils/wdctl.c:177 msgid "Show the status of the hardware watchdog.\n" msgstr "" #: sys-utils/wdctl.c:180 msgid "" " -f, --flags <list> print selected flags only\n" " -F, --noflags don't print information about flags\n" " -I, --noident don't print watchdog identity information\n" " -n, --noheadings don't print headings for flags table\n" " -O, --oneline print all information on one line\n" " -o, --output <list> output columns of the flags\n" " -r, --raw use raw output format for flags table\n" " -T, --notimeouts don't print watchdog timeouts\n" " -s, --settimeout <sec> set watchdog timeout\n" " -x, --flags-only print only flags table (same as -I -T)\n" msgstr "" #: sys-utils/wdctl.c:196 #, c-format msgid "The default device is %s.\n" msgstr "" #: sys-utils/wdctl.c:199 msgid "Available columns:\n" msgstr "" #: sys-utils/wdctl.c:289 #, c-format msgid "%s: unknown flags 0x%x\n" msgstr "" #: sys-utils/wdctl.c:319 sys-utils/wdctl.c:375 #, c-format msgid "%s: watchdog already in use, terminating." msgstr "" #: sys-utils/wdctl.c:333 sys-utils/wdctl.c:403 #, c-format msgid "%s: failed to disarm watchdog" msgstr "" #: sys-utils/wdctl.c:342 #, c-format msgid "cannot set timeout for %s" msgstr "" #: sys-utils/wdctl.c:348 #, c-format msgid "Timeout has been set to %d second.\n" msgid_plural "Timeout has been set to %d seconds.\n" msgstr[0] "" msgstr[1] "" #: sys-utils/wdctl.c:382 #, c-format msgid "%s: failed to get information about watchdog" msgstr "" #: sys-utils/wdctl.c:464 sys-utils/wdctl.c:467 sys-utils/wdctl.c:470 #, c-format msgid "%-14s %2i second\n" msgid_plural "%-14s %2i seconds\n" msgstr[0] "" msgstr[1] "" #: sys-utils/wdctl.c:465 msgid "Timeout:" msgstr "" #: sys-utils/wdctl.c:468 msgid "Pre-timeout:" msgstr "" #: sys-utils/wdctl.c:471 msgid "Timeleft:" msgstr "" #: sys-utils/wdctl.c:605 msgid "Device:" msgstr "" #: sys-utils/wdctl.c:607 msgid "Identity:" msgstr "" #: sys-utils/wdctl.c:609 msgid "version" msgstr "" #: sys-utils/zramctl.c:72 msgid "zram device name" msgstr "" #: sys-utils/zramctl.c:73 msgid "limit on the uncompressed amount of data" msgstr "" #: sys-utils/zramctl.c:74 msgid "uncompressed size of stored data" msgstr "" #: sys-utils/zramctl.c:75 msgid "compressed size of stored data" msgstr "" #: sys-utils/zramctl.c:76 msgid "the selected compression algorithm" msgstr "" #: sys-utils/zramctl.c:77 msgid "number of concurrent compress operations" msgstr "" #: sys-utils/zramctl.c:78 msgid "empty pages with no allocated memory" msgstr "" #: sys-utils/zramctl.c:79 msgid "all memory including allocator fragmentation and metadata overhead" msgstr "" #: sys-utils/zramctl.c:80 msgid "memory limit used to store compressed data" msgstr "" #: sys-utils/zramctl.c:81 msgid "memory zram have consumed to store compressed data" msgstr "" #: sys-utils/zramctl.c:82 msgid "number of objects migrated by compaction" msgstr "" #: sys-utils/zramctl.c:306 sys-utils/zramctl.c:317 msgid "Failed to parse mm_stat" msgstr "" #: sys-utils/zramctl.c:464 #, c-format msgid "" " %1$s [options] <device>\n" " %1$s -r <device> [...]\n" " %1$s [options] -f | <device> -s <size>\n" msgstr "" #: sys-utils/zramctl.c:470 msgid "Set up and control zram devices.\n" msgstr "" #: sys-utils/zramctl.c:473 msgid " -a, --algorithm lzo|lz4 compression algorithm to use\n" msgstr "" #: sys-utils/zramctl.c:474 msgid "" " -b, --bytes print sizes in bytes rather than in human " "readable format\n" msgstr "" #: sys-utils/zramctl.c:475 msgid " -f, --find find a free device\n" msgstr "" #: sys-utils/zramctl.c:476 msgid " -n, --noheadings don't print headings\n" msgstr "" #: sys-utils/zramctl.c:477 msgid " -o, --output <list> columns to use for status output\n" msgstr "" #: sys-utils/zramctl.c:478 msgid " --raw use raw status output format\n" msgstr "" #: sys-utils/zramctl.c:479 msgid " -r, --reset reset all specified devices\n" msgstr "" #: sys-utils/zramctl.c:480 msgid " -s, --size <size> device size\n" msgstr "" #: sys-utils/zramctl.c:481 msgid " -t, --streams <number> number of compression streams\n" msgstr "" #: sys-utils/zramctl.c:547 #, c-format msgid "unsupported algorithm: %s" msgstr "" #: sys-utils/zramctl.c:569 msgid "failed to parse streams" msgstr "" #: sys-utils/zramctl.c:591 msgid "option --find is mutually exclusive with <device>" msgstr "" #: sys-utils/zramctl.c:597 msgid "only one <device> at a time is allowed" msgstr "" #: sys-utils/zramctl.c:600 msgid "options --algorithm and --streams must be combined with --size" msgstr "" #: sys-utils/zramctl.c:630 sys-utils/zramctl.c:658 #, c-format msgid "%s: failed to reset" msgstr "" #: sys-utils/zramctl.c:640 sys-utils/zramctl.c:648 msgid "no free zram device found" msgstr "" #: sys-utils/zramctl.c:662 #, c-format msgid "%s: failed to set number of streams" msgstr "" #: sys-utils/zramctl.c:666 #, c-format msgid "%s: failed to set algorithm" msgstr "" #: sys-utils/zramctl.c:669 #, c-format msgid "%s: failed to set disksize (%ju bytes)" msgstr "" #: term-utils/agetty.c:452 #, c-format msgid "%s%s (automatic login)\n" msgstr "" #: term-utils/agetty.c:506 #, c-format msgid "%s: can't change root directory %s: %m" msgstr "" #: term-utils/agetty.c:511 #, c-format msgid "%s: can't change working directory %s: %m" msgstr "" #: term-utils/agetty.c:516 #, c-format msgid "%s: can't change process priority: %m" msgstr "" #: term-utils/agetty.c:527 #, c-format msgid "%s: can't exec %s: %m" msgstr "%s: ezin da %s-(r)engan exec egin: %m" #: term-utils/agetty.c:558 term-utils/agetty.c:845 term-utils/agetty.c:857 #: term-utils/agetty.c:1414 term-utils/agetty.c:1432 term-utils/agetty.c:1467 #: term-utils/agetty.c:1477 term-utils/agetty.c:1514 term-utils/agetty.c:1968 #: term-utils/agetty.c:2490 #, c-format msgid "failed to allocate memory: %m" msgstr "" #: term-utils/agetty.c:722 msgid "invalid argument of --local-line" msgstr "" #: term-utils/agetty.c:754 #, c-format msgid "bad timeout value: %s" msgstr "" #: term-utils/agetty.c:875 #, c-format msgid "bad speed: %s" msgstr "abiadura okerra: %s" #: term-utils/agetty.c:877 msgid "too many alternate speeds" msgstr "" #: term-utils/agetty.c:1005 term-utils/agetty.c:1022 term-utils/agetty.c:1062 #, c-format msgid "/dev/%s: cannot open as standard input: %m" msgstr "" #: term-utils/agetty.c:1028 #, c-format msgid "/dev/%s: not a character device" msgstr "" #: term-utils/agetty.c:1030 #, c-format msgid "/dev/%s: not a tty" msgstr "" #: term-utils/agetty.c:1034 term-utils/agetty.c:1066 #, c-format msgid "/dev/%s: cannot get controlling tty: %m" msgstr "" #: term-utils/agetty.c:1056 #, c-format msgid "/dev/%s: vhangup() failed: %m" msgstr "" #: term-utils/agetty.c:1077 #, c-format msgid "%s: not open for read/write" msgstr "" #: term-utils/agetty.c:1082 #, c-format msgid "/dev/%s: cannot set process group: %m" msgstr "" #: term-utils/agetty.c:1096 #, c-format msgid "%s: dup problem: %m" msgstr "" #: term-utils/agetty.c:1113 #, c-format msgid "%s: failed to get terminal attributes: %m" msgstr "" #: term-utils/agetty.c:1320 term-utils/agetty.c:1340 #, c-format msgid "setting terminal attributes failed: %m" msgstr "" #: term-utils/agetty.c:1457 msgid "cannot open os-release file" msgstr "" #: term-utils/agetty.c:1635 #, c-format msgid "failed to create reload file: %s: %m" msgstr "" #: term-utils/agetty.c:1726 msgid "[press ENTER to login]" msgstr "" #: term-utils/agetty.c:1750 msgid "Num Lock off" msgstr "" #: term-utils/agetty.c:1753 msgid "Num Lock on" msgstr "" #: term-utils/agetty.c:1756 msgid "Caps Lock on" msgstr "" #: term-utils/agetty.c:1759 msgid "Scroll Lock on" msgstr "" #: term-utils/agetty.c:1762 #, c-format msgid "" "Hint: %s\n" "\n" msgstr "" #: term-utils/agetty.c:1889 #, c-format msgid "%s: read: %m" msgstr "%s: irakurri: %m" #: term-utils/agetty.c:1948 #, c-format msgid "%s: input overrun" msgstr "" #: term-utils/agetty.c:1964 term-utils/agetty.c:1972 #, c-format msgid "%s: invalid character conversion for login name" msgstr "" #: term-utils/agetty.c:1978 #, c-format msgid "%s: invalid character 0x%x in login name" msgstr "" #: term-utils/agetty.c:2063 #, c-format msgid "%s: failed to set terminal attributes: %m" msgstr "" #: term-utils/agetty.c:2099 #, c-format msgid "" " %1$s [options] <line> [<baud_rate>,...] [<termtype>]\n" " %1$s [options] <baud_rate>,... <line> [<termtype>]\n" msgstr "" #: term-utils/agetty.c:2103 msgid "Open a terminal and set its mode.\n" msgstr "" #: term-utils/agetty.c:2106 msgid " -8, --8bits assume 8-bit tty\n" msgstr "" #: term-utils/agetty.c:2107 msgid " -a, --autologin <user> login the specified user automatically\n" msgstr "" #: term-utils/agetty.c:2108 msgid " -c, --noreset do not reset control mode\n" msgstr "" #: term-utils/agetty.c:2109 msgid " -E, --remote use -r <hostname> for login(1)\n" msgstr "" #: term-utils/agetty.c:2110 msgid " -f, --issue-file <file> display issue file\n" msgstr "" #: term-utils/agetty.c:2111 msgid " -h, --flow-control enable hardware flow control\n" msgstr "" #: term-utils/agetty.c:2112 msgid " -H, --host <hostname> specify login host\n" msgstr "" #: term-utils/agetty.c:2113 msgid " -i, --noissue do not display issue file\n" msgstr "" #: term-utils/agetty.c:2114 msgid " -I, --init-string <string> set init string\n" msgstr "" #: term-utils/agetty.c:2115 msgid " -J --noclear do not clear the screen before prompt\n" msgstr "" #: term-utils/agetty.c:2116 msgid " -l, --login-program <file> specify login program\n" msgstr "" #: term-utils/agetty.c:2117 msgid " -L, --local-line[=<mode>] control the local line flag\n" msgstr "" #: term-utils/agetty.c:2118 msgid " -m, --extract-baud extract baud rate during connect\n" msgstr "" #: term-utils/agetty.c:2119 msgid " -n, --skip-login do not prompt for login\n" msgstr "" #: term-utils/agetty.c:2120 msgid " -N --nonewline do not print a newline before issue\n" msgstr "" #: term-utils/agetty.c:2121 msgid " -o, --login-options <opts> options that are passed to login\n" msgstr "" #: term-utils/agetty.c:2122 msgid " -p, --login-pause wait for any key before the login\n" msgstr "" #: term-utils/agetty.c:2123 msgid " -r, --chroot <dir> change root to the directory\n" msgstr "" #: term-utils/agetty.c:2124 msgid " -R, --hangup do virtually hangup on the tty\n" msgstr "" #: term-utils/agetty.c:2125 msgid " -s, --keep-baud try to keep baud rate after break\n" msgstr "" #: term-utils/agetty.c:2126 msgid " -t, --timeout <number> login process timeout\n" msgstr "" #: term-utils/agetty.c:2127 msgid " -U, --detect-case detect uppercase terminal\n" msgstr "" #: term-utils/agetty.c:2128 msgid " -w, --wait-cr wait carriage-return\n" msgstr "" #: term-utils/agetty.c:2129 msgid " --nohints do not print hints\n" msgstr "" #: term-utils/agetty.c:2130 msgid " --nohostname no hostname at all will be shown\n" msgstr "" #: term-utils/agetty.c:2131 msgid " --long-hostname show full qualified hostname\n" msgstr "" #: term-utils/agetty.c:2132 msgid " --erase-chars <string> additional backspace chars\n" msgstr "" #: term-utils/agetty.c:2133 msgid " --kill-chars <string> additional kill chars\n" msgstr "" #: term-utils/agetty.c:2134 msgid " --chdir <directory> chdir before the login\n" msgstr "" #: term-utils/agetty.c:2135 msgid " --delay <number> sleep seconds before prompt\n" msgstr "" #: term-utils/agetty.c:2136 msgid " --nice <number> run login with this priority\n" msgstr "" #: term-utils/agetty.c:2137 msgid "" " --reload reload prompts on running agetty instances\n" msgstr "" #: term-utils/agetty.c:2138 msgid " --help display this help and exit\n" msgstr "" #: term-utils/agetty.c:2139 msgid " --version output version information and exit\n" msgstr "" #: term-utils/agetty.c:2450 #, c-format msgid "%d user" msgid_plural "%d users" msgstr[0] "" msgstr[1] "" #: term-utils/agetty.c:2578 #, c-format msgid "checkname failed: %m" msgstr "" #: term-utils/agetty.c:2624 #, c-format msgid "cannot touch file %s" msgstr "" #: term-utils/agetty.c:2628 msgid "--reload is unsupported on your system" msgstr "" #: term-utils/mesg.c:75 #, c-format msgid " %s [options] [y | n]\n" msgstr "" #: term-utils/mesg.c:78 msgid "Control write access of other users to your terminal.\n" msgstr "" #: term-utils/mesg.c:81 msgid " -v, --verbose explain what is being done\n" msgstr "" #: term-utils/mesg.c:125 msgid "ttyname failed" msgstr "" #: term-utils/mesg.c:132 msgid "is y" msgstr "" #: term-utils/mesg.c:135 msgid "is n" msgstr "" #: term-utils/mesg.c:146 term-utils/mesg.c:152 #, c-format msgid "change %s mode failed" msgstr "" #: term-utils/mesg.c:148 msgid "write access to your terminal is allowed" msgstr "" #: term-utils/mesg.c:154 msgid "write access to your terminal is denied" msgstr "" #: term-utils/mesg.c:157 #, c-format msgid "invalid argument: %s" msgstr "" #: term-utils/script.c:160 #, c-format msgid " %s [options] [file]\n" msgstr "" #: term-utils/script.c:163 msgid "Make a typescript of a terminal session.\n" msgstr "" #: term-utils/script.c:166 msgid "" " -a, --append append the output\n" " -c, --command <command> run command rather than interactive shell\n" " -e, --return return exit code of the child process\n" " -f, --flush run flush after each write\n" " --force use output file even when it is a link\n" " -q, --quiet be quiet\n" " -t, --timing[=<file>] output timing data to stderr (or to FILE)\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: term-utils/script.c:188 #, c-format msgid "" "output file `%s' is a link\n" "Use --force if you really want to use it.\n" "Program not started." msgstr "" #: term-utils/script.c:200 #, c-format msgid "Script done, file is %s\n" msgstr "" #: term-utils/script.c:261 msgid "cannot write script file" msgstr "" #: term-utils/script.c:391 #, c-format msgid "" "\n" "Session terminated.\n" msgstr "" #: term-utils/script.c:432 #, c-format msgid "Script started on %s" msgstr "" #: term-utils/script.c:449 msgid "poll failed" msgstr "" #: term-utils/script.c:504 #, c-format msgid "" "\n" "Script done on %s" msgstr "" #: term-utils/script.c:600 msgid "failed to get terminal attributes" msgstr "" #: term-utils/script.c:607 msgid "openpty failed" msgstr "" #: term-utils/script.c:646 msgid "out of pty's" msgstr "" #: term-utils/script.c:746 #, c-format msgid "Script started, file is %s\n" msgstr "" #: term-utils/scriptreplay.c:42 #, c-format msgid " %s [-t] timingfile [typescript] [divisor]\n" msgstr "" #: term-utils/scriptreplay.c:46 msgid "Play back terminal typescripts, using timing information.\n" msgstr "" #: term-utils/scriptreplay.c:49 msgid "" " -t, --timing <file> script timing output file\n" " -s, --typescript <file> script terminal session output file\n" " -d, --divisor <num> speed up or slow down execution with time divisor\n" " -m, --maxdelay <num> wait at most this many seconds between updates\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: term-utils/scriptreplay.c:70 #, c-format msgid "expected a number, but got '%s'" msgstr "" #: term-utils/scriptreplay.c:73 term-utils/scriptreplay.c:77 #, c-format msgid "divisor '%s'" msgstr "" #: term-utils/scriptreplay.c:121 msgid "write to stdout failed" msgstr "huts egin da stdout-era idazten" #: term-utils/scriptreplay.c:127 #, c-format msgid "unexpected end of file on %s" msgstr "" #: term-utils/scriptreplay.c:129 #, c-format msgid "failed to read typescript file %s" msgstr "" #: term-utils/scriptreplay.c:193 msgid "wrong number of arguments" msgstr "" #: term-utils/scriptreplay.c:224 #, c-format msgid "failed to read timing file %s" msgstr "" #: term-utils/scriptreplay.c:226 #, c-format msgid "timings file %s: %lu: unexpected format" msgstr "" #: term-utils/setterm.c:206 term-utils/setterm.c:244 term-utils/setterm.c:282 #: term-utils/setterm.c:299 term-utils/setterm.c:308 term-utils/setterm.c:322 #: term-utils/setterm.c:356 term-utils/setterm.c:370 #, c-format msgid "argument error: %s" msgstr "" #: term-utils/setterm.c:247 #, c-format msgid "argument error: bright %s is not supported" msgstr "" #: term-utils/setterm.c:336 msgid "too many tabs" msgstr "" #: term-utils/setterm.c:391 msgid "Set the attributes of a terminal.\n" msgstr "" #: term-utils/setterm.c:394 msgid "" " --term <terminal_name> override TERM environment variable\n" msgstr "" #: term-utils/setterm.c:395 msgid " --reset reset terminal to power-on state\n" msgstr "" #: term-utils/setterm.c:396 msgid "" " --initialize display init string, and use default " "settings\n" msgstr "" #: term-utils/setterm.c:397 msgid " --default use default terminal settings\n" msgstr "" #: term-utils/setterm.c:398 msgid "" " --store save current terminal settings as " "default\n" msgstr "" #: term-utils/setterm.c:399 msgid " --cursor [on|off] display cursor\n" msgstr "" #: term-utils/setterm.c:400 msgid " --repeat [on|off] keyboard repeat\n" msgstr "" #: term-utils/setterm.c:401 msgid " --appcursorkeys [on|off] cursor key application mode\n" msgstr "" #: term-utils/setterm.c:402 msgid "" " --linewrap [on|off] continue on a new line when a line is " "full\n" msgstr "" #: term-utils/setterm.c:403 msgid " --inversescreen [on|off] swap colors for the whole screen\n" msgstr "" #: term-utils/setterm.c:404 msgid " --foreground default|<color> set foreground color\n" msgstr "" #: term-utils/setterm.c:405 msgid " --background default|<color> set background color\n" msgstr "" #: term-utils/setterm.c:406 msgid " --ulcolor [bright] <color> set underlined text color\n" msgstr "" #: term-utils/setterm.c:407 msgid " --hbcolor [bright] <color> set bold text color\n" msgstr "" #: term-utils/setterm.c:408 msgid "" " <color>: black blue cyan green grey magenta red white " "yellow\n" msgstr "" #: term-utils/setterm.c:409 msgid " --bold [on|off] bold\n" msgstr "" #: term-utils/setterm.c:410 msgid " --half-bright [on|off] dim\n" msgstr "" #: term-utils/setterm.c:411 msgid " --blink [on|off] blink\n" msgstr "" #: term-utils/setterm.c:412 msgid " --underline [on|off] underline\n" msgstr "" #: term-utils/setterm.c:413 msgid "" " --reverse [on|off] swap foreground and background colors\n" msgstr "" #: term-utils/setterm.c:414 msgid "" " --clear [all|rest] clear screen and set cursor position\n" msgstr "" #: term-utils/setterm.c:415 msgid "" " --tabs [<number>...] set these tab stop positions, or show " "them\n" msgstr "" #: term-utils/setterm.c:416 msgid "" " --clrtabs [<number>...] clear these tab stop positions, or all\n" msgstr "" #: term-utils/setterm.c:417 msgid " --regtabs [1-160] set a regular tab stop interval\n" msgstr "" #: term-utils/setterm.c:418 msgid "" " --blank [0-60|force|poke] set time of inactivity before screen " "blanks\n" msgstr "" #: term-utils/setterm.c:419 msgid "" " --dump [<number>] write vcsa<number> console dump to file\n" msgstr "" #: term-utils/setterm.c:420 msgid "" " --append [<number>] append vcsa<number> console dump to file\n" msgstr "" #: term-utils/setterm.c:421 msgid " --file <filename> name of the dump file\n" msgstr "" #: term-utils/setterm.c:422 msgid " --msg [on|off] send kernel messages to console\n" msgstr "" #: term-utils/setterm.c:423 msgid " --msglevel 0-8 kernel console log level\n" msgstr "" #: term-utils/setterm.c:424 msgid " --powersave [on|vsync|hsync|powerdown|off]\n" msgstr "" #: term-utils/setterm.c:425 msgid " set vesa powersaving features\n" msgstr "" #: term-utils/setterm.c:426 msgid "" " --powerdown [0-60] set vesa powerdown interval in minutes\n" msgstr "" #: term-utils/setterm.c:427 msgid "" " --blength [0-2000] duration of the bell in milliseconds\n" msgstr "" #: term-utils/setterm.c:428 msgid " --bfreq <number> bell frequency in Hertz\n" msgstr "" #: term-utils/setterm.c:429 msgid "" " --version show version information and exit\n" msgstr "" #: term-utils/setterm.c:430 msgid " --help display this help and exit\n" msgstr "" #: term-utils/setterm.c:438 msgid "duplicate use of an option" msgstr "" #: term-utils/setterm.c:742 msgid "cannot force blank" msgstr "" #: term-utils/setterm.c:747 msgid "cannot force unblank" msgstr "" #: term-utils/setterm.c:753 msgid "cannot get blank status" msgstr "" #: term-utils/setterm.c:779 #, c-format msgid "can not open dump file %s for output" msgstr "" #: term-utils/setterm.c:822 #, c-format msgid "terminal %s does not support %s" msgstr "" #: term-utils/setterm.c:998 msgid "cannot (un)set powersave mode" msgstr "" #: term-utils/setterm.c:1017 term-utils/setterm.c:1026 msgid "klogctl error" msgstr "" #: term-utils/setterm.c:1047 msgid "$TERM is not defined." msgstr "" #: term-utils/setterm.c:1054 msgid "terminfo database cannot be found" msgstr "" #: term-utils/setterm.c:1056 #, c-format msgid "%s: unknown terminal type" msgstr "" #: term-utils/setterm.c:1058 msgid "terminal is hardcopy" msgstr "" #: term-utils/ttymsg.c:81 #, c-format msgid "internal error: too many iov's" msgstr "" #: term-utils/ttymsg.c:94 #, c-format msgid "excessively long line arg" msgstr "" #: term-utils/ttymsg.c:108 #, c-format msgid "open failed" msgstr "" #: term-utils/ttymsg.c:147 #, c-format msgid "fork: %m" msgstr "" #: term-utils/ttymsg.c:149 #, c-format msgid "cannot fork" msgstr "ezin da fork egin" #: term-utils/ttymsg.c:182 #, c-format msgid "%s: BAD ERROR, message is far too long" msgstr "" #: term-utils/wall.c:83 #, c-format msgid " %s [options] [<file> | <message>]\n" msgstr "" #: term-utils/wall.c:86 msgid "Write a message to all users.\n" msgstr "" #: term-utils/wall.c:89 msgid " -n, --nobanner do not print banner, works only for root\n" msgstr "" #: term-utils/wall.c:90 msgid " -t, --timeout <timeout> write timeout in seconds\n" msgstr "" #: term-utils/wall.c:132 msgid "--nobanner is available only for root" msgstr "" #: term-utils/wall.c:137 #, c-format msgid "invalid timeout argument: %s" msgstr "" #: term-utils/wall.c:269 msgid "cannot get passwd uid" msgstr "" #: term-utils/wall.c:274 msgid "cannot get tty name" msgstr "" #: term-utils/wall.c:294 #, c-format msgid "Broadcast message from %s@%s (%s) (%s):" msgstr "" #: term-utils/wall.c:327 #, c-format msgid "will not read %s - use stdin." msgstr "" #: term-utils/write.c:82 #, c-format msgid " %s [options] <user> [<ttyname>]\n" msgstr "" #: term-utils/write.c:86 msgid "Send a message to another user.\n" msgstr "" #: term-utils/write.c:140 msgid "can't find your tty's name" msgstr "" #: term-utils/write.c:153 msgid "you have write permission turned off" msgstr "" #: term-utils/write.c:171 #, c-format msgid "%s is not logged in on %s" msgstr "" #: term-utils/write.c:177 #, c-format msgid "%s has messages disabled on %s" msgstr "" #: term-utils/write.c:272 #, c-format msgid "%s is not logged in" msgstr "" #: term-utils/write.c:279 #, c-format msgid "%s has messages disabled" msgstr "" #: term-utils/write.c:281 #, c-format msgid "%s is logged in more than once; writing to %s" msgstr "" #: term-utils/write.c:330 #, c-format msgid "tty path %s too long" msgstr "" #: term-utils/write.c:348 #, c-format msgid "Message from %s@%s (as %s) on %s at %s ..." msgstr "" #: term-utils/write.c:351 #, c-format msgid "Message from %s@%s on %s at %s ..." msgstr "" #: term-utils/write.c:379 msgid "carefulputc failed" msgstr "" #: text-utils/col.c:134 msgid "Filter out reverse line feeds.\n" msgstr "" #: text-utils/col.c:137 #, c-format msgid "" "\n" "Options:\n" " -b, --no-backspaces do not output backspaces\n" " -f, --fine permit forward half line feeds\n" " -p, --pass pass unknown control sequences\n" " -h, --tabs convert spaces to tabs\n" " -x, --spaces convert tabs to spaces\n" " -l, --lines NUM buffer at least NUM lines\n" " -V, --version output version information and exit\n" " -H, --help display this help and exit\n" "\n" msgstr "" #: text-utils/col.c:148 text-utils/colrm.c:69 #, c-format msgid "" "%s reads from standard input and writes to standard output\n" "\n" msgstr "" #: text-utils/col.c:212 msgid "bad -l argument" msgstr "" #: text-utils/col.c:336 #, c-format msgid "warning: can't back up %s." msgstr "" #: text-utils/col.c:337 msgid "past first line" msgstr "lehen lerroaren ondoren" #: text-utils/col.c:337 msgid "-- line already flushed" msgstr "-- lerroa dagoeneko garbituta" #: text-utils/colcrt.c:318 text-utils/column.c:92 #, c-format msgid " %s [options] [<file>...]\n" msgstr "" #: text-utils/colcrt.c:321 msgid "Filter nroff output for CRT previewing.\n" msgstr "" #: text-utils/colcrt.c:324 msgid " -, --no-underlining suppress all underlining\n" msgstr "" #: text-utils/colcrt.c:325 msgid " -2, --half-lines print all half-lines\n" msgstr "" #: text-utils/colrm.c:59 #, c-format msgid "" "\n" "Usage:\n" " %s [startcol [endcol]]\n" msgstr "" #: text-utils/colrm.c:64 msgid "Filter out the specified columns.\n" msgstr "" #: text-utils/colrm.c:185 msgid "first argument" msgstr "" #: text-utils/colrm.c:187 msgid "second argument" msgstr "" #: text-utils/column.c:95 msgid "Columnate lists.\n" msgstr "" #: text-utils/column.c:98 msgid " -c, --columns <width> width of output in number of characters\n" msgstr "" #: text-utils/column.c:99 msgid " -t, --table create a table\n" msgstr "" #: text-utils/column.c:100 msgid " -s, --separator <string> possible table delimiters\n" msgstr "" #: text-utils/column.c:101 msgid "" " -o, --output-separator <string>\n" " columns separator for table output; default is two " "spaces\n" msgstr "" #: text-utils/column.c:103 msgid " -x, --fillrows fill rows before columns\n" msgstr "" #: text-utils/column.c:159 msgid "invalid columns argument" msgstr "" #: text-utils/column.c:395 #, c-format msgid "line %d is too long, output will be truncated" msgstr "" #: text-utils/hexdump.c:155 text-utils/more.c:319 #, c-format msgid " %s [options] <file>...\n" msgstr "" #: text-utils/hexdump.c:158 msgid "Display file contents in hexadecimal, decimal, octal, or ascii.\n" msgstr "" #: text-utils/hexdump.c:161 msgid " -b, --one-byte-octal one-byte octal display\n" msgstr "" #: text-utils/hexdump.c:162 msgid " -c, --one-byte-char one-byte character display\n" msgstr "" #: text-utils/hexdump.c:163 msgid " -C, --canonical canonical hex+ASCII display\n" msgstr "" #: text-utils/hexdump.c:164 msgid " -d, --two-bytes-decimal two-byte decimal display\n" msgstr "" #: text-utils/hexdump.c:165 msgid " -o, --two-bytes-octal two-byte octal display\n" msgstr "" #: text-utils/hexdump.c:166 msgid " -x, --two-bytes-hex two-byte hexadecimal display\n" msgstr "" #: text-utils/hexdump.c:167 msgid " -L, --color[=<mode>] interpret color formatting specifiers\n" msgstr "" #: text-utils/hexdump.c:170 msgid "" " -e, --format <format> format string to be used for displaying data\n" msgstr "" #: text-utils/hexdump.c:171 msgid " -f, --format-file <file> file that contains format strings\n" msgstr "" #: text-utils/hexdump.c:172 msgid " -n, --length <length> interpret only length bytes of input\n" msgstr "" #: text-utils/hexdump.c:173 msgid " -s, --skip <offset> skip offset bytes from the beginning\n" msgstr "" #: text-utils/hexdump.c:174 msgid " -v, --no-squeezing output identical lines\n" msgstr "" #: text-utils/hexdump-display.c:365 msgid "all input file arguments failed" msgstr "" #: text-utils/hexdump-parse.c:55 #, c-format msgid "bad byte count for conversion character %s" msgstr "" #: text-utils/hexdump-parse.c:60 #, c-format msgid "%%s requires a precision or a byte count" msgstr "" #: text-utils/hexdump-parse.c:65 #, c-format msgid "bad format {%s}" msgstr "" #: text-utils/hexdump-parse.c:70 #, c-format msgid "bad conversion character %%%s" msgstr "" #: text-utils/hexdump-parse.c:436 msgid "byte count with multiple conversion characters" msgstr "" #: text-utils/line.c:33 msgid "Read one line.\n" msgstr "" #: text-utils/more.c:322 msgid "A file perusal filter for CRT viewing.\n" msgstr "" #: text-utils/more.c:325 msgid " -d display help instead of ringing bell\n" msgstr "" #: text-utils/more.c:326 msgid " -f count logical rather than screen lines\n" msgstr "" #: text-utils/more.c:327 msgid " -l suppress pause after form feed\n" msgstr "" #: text-utils/more.c:328 msgid " -c do not scroll, display text and clean line ends\n" msgstr "" #: text-utils/more.c:329 msgid " -p do not scroll, clean screen and display text\n" msgstr "" #: text-utils/more.c:330 msgid " -s squeeze multiple blank lines into one\n" msgstr "" #: text-utils/more.c:331 msgid " -u suppress underlining\n" msgstr "" #: text-utils/more.c:332 msgid " -<number> the number of lines per screenful\n" msgstr "" #: text-utils/more.c:333 msgid " +<number> display file beginning from line number\n" msgstr "" #: text-utils/more.c:334 msgid " +/<string> display file beginning from search string match\n" msgstr "" #: text-utils/more.c:335 msgid " -V display version information and exit\n" msgstr "" #: text-utils/more.c:578 #, c-format msgid "unknown option -%s" msgstr "" #: text-utils/more.c:602 #, c-format msgid "" "\n" "*** %s: directory ***\n" "\n" msgstr "" "\n" "*** %s: direktorioa ***\n" "\n" #: text-utils/more.c:644 #, c-format msgid "" "\n" "******** %s: Not a text file ********\n" "\n" msgstr "" "\n" "******** %s: Ez da testu fitxategia ********\n" "\n" #: text-utils/more.c:739 #, c-format msgid "[Use q or Q to quit]" msgstr "[Erabili q edo Q irteteko]" #: text-utils/more.c:810 #, c-format msgid "--More--" msgstr "--Gehiago--" #: text-utils/more.c:812 #, c-format msgid "(Next file: %s)" msgstr "(Hurrengo fitxategia: %s)" #: text-utils/more.c:820 #, c-format msgid "[Press space to continue, 'q' to quit.]" msgstr "[Sakatu zuriune-barra jarraitzeko, 'q' irteteko.]" #: text-utils/more.c:1246 #, c-format msgid "...back %d page" msgid_plural "...back %d pages" msgstr[0] "" msgstr[1] "" #: text-utils/more.c:1294 #, c-format msgid "...skipping %d line" msgid_plural "...skipping %d lines" msgstr[0] "" msgstr[1] "" #: text-utils/more.c:1332 msgid "" "\n" "***Back***\n" "\n" msgstr "" "\n" "***Atzera***\n" "\n" #: text-utils/more.c:1347 msgid "No previous regular expression" msgstr "" #: text-utils/more.c:1377 msgid "" "\n" "Most commands optionally preceded by integer argument k. Defaults in " "brackets.\n" "Star (*) indicates argument becomes new default.\n" msgstr "" #: text-utils/more.c:1384 msgid "" "<space> Display next k lines of text [current screen size]\n" "z Display next k lines of text [current screen size]*\n" "<return> Display next k lines of text [1]*\n" "d or ctrl-D Scroll k lines [current scroll size, initially 11]*\n" "q or Q or <interrupt> Exit from more\n" "s Skip forward k lines of text [1]\n" "f Skip forward k screenfuls of text [1]\n" "b or ctrl-B Skip backwards k screenfuls of text [1]\n" "' Go to place where previous search started\n" "= Display current line number\n" "/<regular expression> Search for kth occurrence of regular expression [1]\n" "n Search for kth occurrence of last r.e [1]\n" "!<cmd> or :!<cmd> Execute <cmd> in a subshell\n" "v Start up /usr/bin/vi at current line\n" "ctrl-L Redraw screen\n" ":n Go to kth next file [1]\n" ":p Go to kth previous file [1]\n" ":f Display current file name and line number\n" ". Repeat previous command\n" msgstr "" #: text-utils/more.c:1457 text-utils/more.c:1463 #, c-format msgid "[Press 'h' for instructions.]" msgstr "[Sakatu 'h' argibideentzat.]" #: text-utils/more.c:1494 #, c-format msgid "\"%s\" line %d" msgstr "\"%s\" %d lerroa" #: text-utils/more.c:1496 #, c-format msgid "[Not a file] line %d" msgstr "[Ez da fitxategia] %d lerroa" #: text-utils/more.c:1578 msgid " Overflow\n" msgstr " Gainezkatzea\n" #: text-utils/more.c:1627 msgid "...skipping\n" msgstr "...salto egiten\n" #: text-utils/more.c:1661 msgid "" "\n" "Pattern not found\n" msgstr "" "\n" "Patroia ez da aurkitu\n" #: text-utils/more.c:1667 text-utils/pg.c:1028 text-utils/pg.c:1174 msgid "Pattern not found" msgstr "Patroia ez da aurkitu" #: text-utils/more.c:1713 msgid "exec failed\n" msgstr "exec-ek huts egin du\n" #: text-utils/more.c:1727 msgid "can't fork\n" msgstr "ezin da fork egin\n" #: text-utils/more.c:1761 msgid "" "\n" "...Skipping " msgstr "" "\n" "...salto egiten " #: text-utils/more.c:1765 msgid "...Skipping to file " msgstr "...fitxategira salto egiten " #: text-utils/more.c:1767 msgid "...Skipping back to file " msgstr "...atzera fitxategira salto egiten " #: text-utils/more.c:2057 msgid "Line too long" msgstr "Lerroa luzeegia da" #: text-utils/more.c:2094 msgid "No previous command to substitute for" msgstr "" #: text-utils/pg.c:145 msgid "" "-------------------------------------------------------\n" " h this screen\n" " q or Q quit program\n" " <newline> next page\n" " f skip a page forward\n" " d or ^D next halfpage\n" " l next line\n" " $ last page\n" " /regex/ search forward for regex\n" " ?regex? or ^regex^ search backward for regex\n" " . or ^L redraw screen\n" " w or z set page size and go to next page\n" " s filename save current file to filename\n" " !command shell escape\n" " p go to previous file\n" " n go to next file\n" "\n" "Many commands accept preceding numbers, for example:\n" "+1<newline> (next page); -1<newline> (previous page); 1<newline> (first " "page).\n" "\n" "See pg(1) for more information.\n" "-------------------------------------------------------\n" msgstr "" #: text-utils/pg.c:223 #, c-format msgid " %s [options] [+line] [+/pattern/] [files]\n" msgstr "" #: text-utils/pg.c:227 msgid "Browse pagewise through text files.\n" msgstr "" #: text-utils/pg.c:230 msgid " -number lines per page\n" msgstr "" #: text-utils/pg.c:231 msgid " -c clear screen before displaying\n" msgstr "" #: text-utils/pg.c:232 msgid " -e do not pause at end of a file\n" msgstr "" #: text-utils/pg.c:233 msgid " -f do not split long lines\n" msgstr "" #: text-utils/pg.c:234 msgid " -n terminate command with new line\n" msgstr "" #: text-utils/pg.c:235 msgid " -p <prompt> specify prompt\n" msgstr "" #: text-utils/pg.c:236 msgid " -r disallow shell escape\n" msgstr "" #: text-utils/pg.c:237 msgid " -s print messages to stdout\n" msgstr "" #: text-utils/pg.c:238 msgid " +number start at the given line\n" msgstr "" #: text-utils/pg.c:239 msgid " +/pattern/ start at the line containing pattern\n" msgstr "" #: text-utils/pg.c:251 #, c-format msgid "option requires an argument -- %s" msgstr "" #: text-utils/pg.c:257 #, c-format msgid "illegal option -- %s" msgstr "" #: text-utils/pg.c:360 msgid "...skipping forward\n" msgstr "...aurrera saltatzen\n" #: text-utils/pg.c:362 msgid "...skipping backward\n" msgstr "...atzera saltatzen\n" #: text-utils/pg.c:378 msgid "No next file" msgstr "Ez da testu fitxategia" #: text-utils/pg.c:382 msgid "No previous file" msgstr "Ez dago aurreko fitxategirik" #: text-utils/pg.c:884 #, c-format msgid "Read error from %s file" msgstr "" #: text-utils/pg.c:887 #, c-format msgid "Unexpected EOF in %s file" msgstr "" #: text-utils/pg.c:889 #, c-format msgid "Unknown error in %s file" msgstr "" #: text-utils/pg.c:942 msgid "Cannot create tempfile" msgstr "" #: text-utils/pg.c:951 text-utils/pg.c:1115 text-utils/pg.c:1141 msgid "RE error: " msgstr "RE errorea: " #: text-utils/pg.c:1098 msgid "(EOF)" msgstr "(EOF)" #: text-utils/pg.c:1123 text-utils/pg.c:1149 msgid "No remembered search string" msgstr "" #: text-utils/pg.c:1204 msgid "cannot open " msgstr "" #: text-utils/pg.c:1256 msgid "saved" msgstr "gordeta" #: text-utils/pg.c:1346 msgid ": !command not allowed in rflag mode.\n" msgstr "" #: text-utils/pg.c:1381 msgid "fork() failed, try again later\n" msgstr "fork()-ek huts egin du, saiatu beranduago\n" #: text-utils/pg.c:1469 msgid "(Next file: " msgstr "(Hurrengo fitxategia: " #: text-utils/pg.c:1535 #, c-format msgid "%s %s Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" #: text-utils/pg.c:1588 text-utils/pg.c:1661 msgid "failed to parse number of lines per page" msgstr "" #: text-utils/rev.c:77 #, c-format msgid "Usage: %s [options] [file ...]\n" msgstr "" #: text-utils/rev.c:81 msgid "Reverse lines characterwise.\n" msgstr "" #: text-utils/tailf.c:117 #, c-format msgid "incomplete write to \"%s\" (written %zd, expected %zd)\n" msgstr "" #: text-utils/tailf.c:161 #, c-format msgid "%s: cannot add inotify watch (limit of inotify watches was reached)." msgstr "" #: text-utils/tailf.c:198 #, c-format msgid " %s [option] <file>\n" msgstr "" #: text-utils/tailf.c:201 msgid "Follow the growth of a log file.\n" msgstr "" #: text-utils/tailf.c:204 msgid " -n, --lines <number> output the last <number> lines\n" msgstr "" #: text-utils/tailf.c:205 msgid " -<number> same as '-n <number>'\n" msgstr "" #: text-utils/tailf.c:211 msgid "Warning: use of 'tailf' is deprecated, use 'tail -f' instead.\n" msgstr "" #: text-utils/tailf.c:224 text-utils/tailf.c:264 msgid "failed to parse number of lines" msgstr "" #: text-utils/tailf.c:276 msgid "no input file specified" msgstr "" #: text-utils/tailf.c:283 #, c-format msgid "%s: is not a file" msgstr "" #: text-utils/ul.c:136 #, c-format msgid " %s [options] [<file> ...]\n" msgstr "" #: text-utils/ul.c:139 msgid "Do underlining.\n" msgstr "" #: text-utils/ul.c:142 msgid "" " -t, -T, --terminal TERMINAL override the TERM environment variable\n" msgstr "" #: text-utils/ul.c:143 msgid "" " -i, --indicated underlining is indicated via a separate line\n" msgstr "" #: text-utils/ul.c:204 msgid "trouble reading terminfo" msgstr "arazoa terminfo irakurtzen" #: text-utils/ul.c:209 #, c-format msgid "terminal `%s' is not known, defaulting to `dumb'" msgstr "" #: text-utils/ul.c:299 #, c-format msgid "unknown escape sequence in input: %o, %o" msgstr "" #: text-utils/ul.c:630 msgid "Input line too long." msgstr "" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/apport.po�������������������������������������������������0000644�0000000�0000000�00000117442�12704125522�016747� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for apport # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the apport package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: apport\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-14 03:19+0000\n" "PO-Revision-Date: 2016-03-18 00:23+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:52+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../bin/apport-cli.py:74 ../debian/tmp/usr/bin/apport-cli.py:74 msgid "Press any key to continue..." msgstr "Edozein tekla sakatu ezazu jarraitzeko..." #: ../bin/apport-cli.py:81 ../debian/tmp/usr/bin/apport-cli.py:81 msgid "What would you like to do? Your options are:" msgstr "Zer nahi duzu egin? Aukera hauek dituzu:" #: ../bin/apport-cli.py:85 ../debian/tmp/usr/bin/apport-cli.py:85 #, python-format msgid "Please choose (%s):" msgstr "Mesedez, hautatu (%s):" #: ../bin/apport-cli.py:148 ../debian/tmp/usr/bin/apport-cli.py:148 #, python-format msgid "(%i bytes)" msgstr "(%i byte)" #: ../bin/apport-cli.py:150 ../debian/tmp/usr/bin/apport-cli.py:150 #: ../debian/tmp/usr/share/apport/apport-gtk.py:142 #: ../debian/tmp/usr/share/apport/apport-kde.py:362 ../kde/apport-kde.py:362 #: ../gtk/apport-gtk.py:142 msgid "(binary data)" msgstr "(datu bitarrak)" #: ../bin/apport-cli.py:178 ../debian/tmp/usr/bin/apport-cli.py:178 #: ../debian/tmp/usr/share/apport/apport-gtk.py:177 #: ../debian/tmp/usr/share/apport/apport-kde.py:185 ../kde/apport-kde.py:185 #: ../gtk/apport-gtk.py:177 msgid "Send problem report to the developers?" msgstr "Arazoaren txosten bat bidali garatzaileei?" #: ../bin/apport-cli.py:179 ../debian/tmp/usr/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 "" "Arazoaren txostena bidali ondoren, mesedez, web-arakatzailean\n" "automatikoki irekitako formularioa bete ezazu." #: ../bin/apport-cli.py:182 ../debian/tmp/usr/bin/apport-cli.py:182 #, python-format msgid "&Send report (%s)" msgstr "&Txostena bidali (%s)" #: ../bin/apport-cli.py:186 ../debian/tmp/usr/bin/apport-cli.py:186 msgid "&Examine locally" msgstr "&Lokalki aztertu" #: ../bin/apport-cli.py:190 ../debian/tmp/usr/bin/apport-cli.py:190 msgid "&View report" msgstr "Txostena &ikusi" #: ../bin/apport-cli.py:191 ../debian/tmp/usr/bin/apport-cli.py:191 msgid "&Keep report file for sending later or copying to somewhere else" msgstr "Txostena &gorde geroago bidaltzeko edo beste leku batera kopiatzeko" #: ../bin/apport-cli.py:192 ../debian/tmp/usr/bin/apport-cli.py:192 msgid "Cancel and &ignore future crashes of this program version" msgstr "" "Utzi eta baztertu programa bertsio honen kraskatzeak hemendik aurrera" #: ../bin/apport-cli.py:194 ../bin/apport-cli.py:271 ../bin/apport-cli.py:303 #: ../bin/apport-cli.py:324 ../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 msgid "&Cancel" msgstr "&Utzi" #: ../bin/apport-cli.py:222 ../debian/tmp/usr/bin/apport-cli.py:222 msgid "Problem report file:" msgstr "Errore-txostenaren fitxategia:" #: ../bin/apport-cli.py:228 ../bin/apport-cli.py:233 #: ../debian/tmp/usr/bin/apport-cli.py:228 #: ../debian/tmp/usr/bin/apport-cli.py:233 msgid "&Confirm" msgstr "&Berretsi" #: ../bin/apport-cli.py:232 ../debian/tmp/usr/bin/apport-cli.py:232 #, python-format msgid "Error: %s" msgstr "Errorea: %s" #: ../bin/apport-cli.py:238 ../debian/tmp/usr/bin/apport-cli.py:238 #: ../debian/tmp/usr/share/apport/apport-kde.py:406 ../kde/apport-kde.py:406 msgid "Collecting problem information" msgstr "Errorearen inguruko informazioa biltzen" #: ../bin/apport-cli.py:239 ../debian/tmp/usr/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 "" "Bildutako informazioa garatzaileei bidali diezaiekezu, aplikazioa\n" "hobetzen laguntzeko. Minutu batzuk behar ditzake honek." #: ../bin/apport-cli.py:251 ../debian/tmp/usr/bin/apport-cli.py:251 #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:15 #: ../debian/tmp/usr/share/apport/apport-kde.py:434 ../gtk/apport-gtk.ui.h:15 #: ../kde/apport-kde.py:434 msgid "Uploading problem information" msgstr "Errorearen inguruko informazioa bidaltzen" #: ../bin/apport-cli.py:252 ../debian/tmp/usr/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 "" "Errore-segimendu sistemara bidaltzen ari da bildutako informazioa.\n" "Minutu batzuk behar ditzake honek." #: ../bin/apport-cli.py:302 ../debian/tmp/usr/bin/apport-cli.py:302 msgid "&Done" msgstr "&Eginda" #: ../bin/apport-cli.py:308 ../debian/tmp/usr/bin/apport-cli.py:308 msgid "none" msgstr "batere ez" #: ../bin/apport-cli.py:309 ../debian/tmp/usr/bin/apport-cli.py:309 #, python-format msgid "Selected: %s. Multiple choices:" msgstr "Hautatuta: %s. Aukera ugari:" #: ../bin/apport-cli.py:325 ../debian/tmp/usr/bin/apport-cli.py:325 msgid "Choices:" msgstr "Aukerak:" #: ../bin/apport-cli.py:339 ../debian/tmp/usr/bin/apport-cli.py:339 msgid "Path to file (Enter to cancel):" msgstr "Fitxategira bidea (\"Entrar\" uzteko):" #: ../bin/apport-cli.py:345 ../debian/tmp/usr/bin/apport-cli.py:345 msgid "File does not exist." msgstr "Fitxategia ez da existitzen." #: ../bin/apport-cli.py:347 ../debian/tmp/usr/bin/apport-cli.py:347 msgid "This is a directory." msgstr "Direktorioa da hau." #: ../bin/apport-cli.py:353 ../debian/tmp/usr/bin/apport-cli.py:353 msgid "To continue, you must visit the following URL:" msgstr "Jarraitzeko, URL hau bisitatu ezazu:" #: ../bin/apport-cli.py:355 ../debian/tmp/usr/bin/apport-cli.py:355 msgid "" "You can launch a browser now, or copy this URL into a browser on another " "computer." msgstr "" "Oraintxe abiarazi dezakezu nabigatzailea, edo URLa kopiatu ezazu beste " "ordenagailu bateko nabigatzailean erabiltzeko." #: ../bin/apport-cli.py:357 ../debian/tmp/usr/bin/apport-cli.py:357 msgid "Launch a browser now" msgstr "Oraintxe abiarazi nabigatzailea" #: ../bin/apport-cli.py:371 ../debian/tmp/usr/bin/apport-cli.py:371 msgid "No pending crash reports. Try --help for more information." msgstr "" "Ez dago txostenik bidaltzeke. Informazio gehiagorako, --help probatu ezazu." #: ../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 "Arazo baten berri eman..." #: ../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 "Funtzionamendu oker baten berri eman garatzaileei" #: ../bin/apport-unpack.py:22 ../debian/tmp/usr/bin/apport-unpack.py:22 #, python-format msgid "Usage: %s <report> <target directory>" msgstr "Erabilera: %s <txostena> <helburu direktorioa>" #: ../bin/apport-unpack.py:46 ../debian/tmp/usr/bin/apport-unpack.py:46 msgid "Destination directory exists and is not empty." msgstr "Jada existitzen da helburu direktorioa, eta ez dago hutsik." #: ../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 "" "Amaieratik oso gertu hutsegin du jarraitze-prozesuak, eta egokiro burutu den " "itxura eman ahal izan du." #: ../data/kernel_oops.py:29 ../debian/tmp/usr/share/apport/kernel_oops.py:29 msgid "Your system might become unstable now and might need to be restarted." msgstr "" "Ezegonkor bilakatu daiteke zure sistema orain eta berrabiarazi beharko " "zenuke." #: ../debian/tmp/usr/share/apport/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 ../gtk/apport-gtk.ui.h:1 #: ../kde/apport-kde.py:468 ../kde/apport-kde.py:503 ../kde/apport-kde.py:522 msgid "Apport" msgstr "Apport" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:2 ../gtk/apport-gtk.ui.h:2 msgid "Cancel" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:3 ../gtk/apport-gtk.ui.h:3 msgid "OK" msgstr "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:4 ../gtk/apport-gtk.ui.h:4 msgid "Crash report" msgstr "Errore-txostena" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:5 ../gtk/apport-gtk.ui.h:5 msgid "<big><b>Sorry, an internal error happened.</b></big>" msgstr "<big><b>Barkatu, barne-errore bat gertatu da.</b></big>" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:6 #: ../debian/tmp/usr/share/apport/apport-gtk.py:300 #: ../debian/tmp/usr/share/apport/apport-kde.py:240 ../gtk/apport-gtk.ui.h:6 #: ../kde/apport-kde.py:240 ../gtk/apport-gtk.py:300 msgid "If you notice further problems, try restarting the computer." msgstr "" "Arazo gehiago aurkitzen badituzu, probatu ordenagailua berrabiaraziz." #: ../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 "" #: ../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 "" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:9 #: ../debian/tmp/usr/share/apport/apport-gtk.py:204 #: ../debian/tmp/usr/share/apport/apport-gtk.py:573 #: ../debian/tmp/usr/share/apport/apport-kde.py:291 ../gtk/apport-gtk.ui.h:9 #: ../kde/apport-kde.py:291 ../gtk/apport-gtk.py:204 ../gtk/apport-gtk.py:573 msgid "Show Details" msgstr "Erakutsi xehetasunak" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:10 ../gtk/apport-gtk.ui.h:10 msgid "_Examine locally" msgstr "_Aztertu lokalki" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:11 #: ../debian/tmp/usr/share/apport/apport-gtk.py:287 #: ../debian/tmp/usr/share/apport/apport-kde.py:233 ../gtk/apport-gtk.ui.h:11 #: ../kde/apport-kde.py:233 ../gtk/apport-gtk.py:287 msgid "Leave Closed" msgstr "Mantendu itxita" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:12 #: ../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 #: ../debian/tmp/usr/share/apport/apport-kde.py:230 #: ../debian/tmp/usr/share/apport/apport-kde.py:243 ../gtk/apport-gtk.ui.h:12 #: ../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 msgid "Continue" msgstr "Jarraitu" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:13 ../gtk/apport-gtk.ui.h:13 msgid "<big><b>Collecting problem information</b></big>" msgstr "<big><b>Arazoari buruzko informazioa biltzen</b></big>" #: ../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 "" "Berri ematen ari zaren arazoari buruzko informazioa biltzen ari da, " "garatzaileei arazoa konpontzen laguntzeko." #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:16 ../gtk/apport-gtk.ui.h:16 msgid "<big><b>Uploading problem information</b></big>" msgstr "<big><b>Arazoari buruzko informazioa bidaltzen</b></big>" #: ../debian/tmp/usr/share/apport/apport-gtk.ui.h:17 #: ../debian/tmp/usr/share/apport/apport-kde.py:435 ../gtk/apport-gtk.ui.h:17 #: ../kde/apport-kde.py:435 msgid "" "The collected information is being sent to the bug tracking system. This " "might take a few minutes." msgstr "" "Bildutako informazioa akats-jarraitze sistemara bidalia izaten ari da. " "Minutu batzuk behar izan ditzake." #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:141 #: ../data/general-hooks/ubuntu.py:141 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:149 #: ../data/general-hooks/ubuntu.py:149 msgid "You have already encountered this package installation failure." msgstr "" #: ../debian/tmp/usr/share/apport/general-hooks/ubuntu.py:165 #: ../data/general-hooks/ubuntu.py:165 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 "" #: ../debian/tmp/usr/share/apport/apport-gtk.py:157 ../gtk/apport-gtk.py:157 #, python-format msgid "Sorry, the application %s has stopped unexpectedly." msgstr "Barkatu, %s aplikazioa ustekabean gelditu da." #: ../debian/tmp/usr/share/apport/apport-gtk.py:160 ../gtk/apport-gtk.py:160 #, python-format msgid "Sorry, %s has closed unexpectedly." msgstr "Barkatu, %s ustekabean itxi da." #: ../debian/tmp/usr/share/apport/apport-gtk.py:165 #: ../debian/tmp/usr/share/apport/apport-kde.py:199 #: ../debian/tmp/usr/share/apport/apport-kde.py:237 ../kde/apport-kde.py:199 #: ../kde/apport-kde.py:237 ../gtk/apport-gtk.py:165 #, python-format msgid "Sorry, %s has experienced an internal error." msgstr "Barkatu, %s(e)k barne-errore bat izan du." #: ../debian/tmp/usr/share/apport/apport-gtk.py:186 #: ../debian/tmp/usr/share/apport/apport-kde.py:193 ../kde/apport-kde.py:193 #: ../gtk/apport-gtk.py:186 msgid "Send" msgstr "Bidali" #: ../debian/tmp/usr/share/apport/apport-gtk.py:228 ../gtk/apport-gtk.py:228 msgid "Force Closed" msgstr "Ixtera behartua" #: ../debian/tmp/usr/share/apport/apport-gtk.py:229 #: ../debian/tmp/usr/share/apport/apport-gtk.py:288 #: ../debian/tmp/usr/share/apport/apport-kde.py:234 #: ../debian/tmp/usr/share/apport/apport-kde.py:380 ../kde/apport-kde.py:234 #: ../kde/apport-kde.py:380 ../gtk/apport-gtk.py:229 ../gtk/apport-gtk.py:288 msgid "Relaunch" msgstr "Berrabiarazi" #: ../debian/tmp/usr/share/apport/apport-gtk.py:238 ../gtk/apport-gtk.py:238 #, python-format msgid "The application %s has stopped responding." msgstr "%s aplikazioak ez du erantzuten." #: ../debian/tmp/usr/share/apport/apport-gtk.py:242 ../gtk/apport-gtk.py:242 #, python-format msgid "The program \"%s\" has stopped responding." msgstr "\"%s\" programak ez du erantzuten." #: ../debian/tmp/usr/share/apport/apport-gtk.py:257 #: ../debian/tmp/usr/share/apport/apport-kde.py:207 ../kde/apport-kde.py:207 #: ../gtk/apport-gtk.py:257 #, python-format msgid "Package: %s" msgstr "Paketea: %s" #: ../debian/tmp/usr/share/apport/apport-gtk.py:264 #: ../debian/tmp/usr/share/apport/apport-kde.py:213 ../kde/apport-kde.py:213 #: ../gtk/apport-gtk.py:264 msgid "Sorry, a problem occurred while installing software." msgstr "Barkatu, arazo bat egon da softwarea instalatzean." #: ../debian/tmp/usr/share/apport/apport-gtk.py:273 #: ../debian/tmp/usr/share/apport/apport-gtk.py:292 #: ../debian/tmp/usr/share/apport/apport-kde.py:219 ../kde/apport-kde.py:219 #: ../gtk/apport-gtk.py:273 ../gtk/apport-gtk.py:292 #, python-format msgid "The application %s has experienced an internal error." msgstr "%s aplikazioak barne-errore bat izan du." #: ../debian/tmp/usr/share/apport/apport-gtk.py:276 #: ../debian/tmp/usr/share/apport/apport-kde.py:222 ../kde/apport-kde.py:222 #: ../gtk/apport-gtk.py:276 #, python-format msgid "The application %s has closed unexpectedly." msgstr "%s aplikazioa ustekabean itxi da." #: ../debian/tmp/usr/share/apport/apport-gtk.py:304 #: ../debian/tmp/usr/share/apport/apport-kde.py:244 ../kde/apport-kde.py:244 #: ../gtk/apport-gtk.py:304 msgid "Ignore future problems of this type" msgstr "Egin ezikusi aurrerantzean mota honetako arazoei" #: ../debian/tmp/usr/share/apport/apport-gtk.py:577 #: ../debian/tmp/usr/share/apport/apport-kde.py:288 ../kde/apport-kde.py:288 #: ../gtk/apport-gtk.py:577 msgid "Hide Details" msgstr "Ezkutatu xehetasunak" #: ../apport/com.ubuntu.apport.policy.in.h:1 msgid "Collect system information" msgstr "Bildu sistemaren informazioa" #: ../apport/com.ubuntu.apport.policy.in.h:2 msgid "" "Authentication is required to collect system information for this problem " "report" msgstr "" "Autentifikazioa beharrezkoa da errore-txosten honentzako sistemaren " "informazioa biltzeko" #: ../apport/com.ubuntu.apport.policy.in.h:3 msgid "System problem reports" msgstr "Sistemako arazoaren jakinarazpena" #: ../apport/com.ubuntu.apport.policy.in.h:4 msgid "" "Please enter your password to access problem reports of system programs" msgstr "Sartu pasahitza sistemako programen arazoen txostenak atzitzeko" #: ../debian/tmp/usr/share/apport/apport-kde.py:314 ../kde/apport-kde.py:314 msgid "Username:" msgstr "Erabiltzaile-izena:" #: ../debian/tmp/usr/share/apport/apport-kde.py:315 ../kde/apport-kde.py:315 msgid "Password:" msgstr "Pasahitza:" #: ../debian/tmp/usr/share/apport/apport-kde.py:405 ../kde/apport-kde.py:405 msgid "Collecting Problem Information" msgstr "Arazoari Buruzko Informazioa Biltzen" #: ../debian/tmp/usr/share/apport/apport-kde.py:407 ../kde/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 "" "Bildutako informazioa garatzaileei bidali daiteke, hauek aplikazioa " "hobetzeko. Bidaltzeak agian minutu batzuk beharko lituzke." #: ../debian/tmp/usr/share/apport/apport-kde.py:433 ../kde/apport-kde.py:433 msgid "Uploading Problem Information" msgstr "Arazoari Buruzko Informazioa Bidaltzen" #: ../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 "Paketea ez dela behar bezala instalatu dirudi" #: ../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 "" "Hau ez da %s(r)en pakete ofiziala. Ezabatu hirugarrengoen paketeak eta " "saiatu berriz." #: ../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 "" "Zaharkituta pakete batzuk dituzu instalatuta. Mesedez, ondorengo pakete " "hauek eguneratu itzazu eta arazoak hro jarraitzen duen egiaztatu ezazu:\n" "\n" "%s" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:270 #: ../apport/ui.py:270 msgid "unknown program" msgstr "programa ezezaguna" #: ../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 "Lastima, ustekabean itxi da \"%s\" programa" #: ../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 "Arazoa %s-n" #: ../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 "" "Zure ordenagailuak ez dauka memoria aske nahiko arazoa automatikoki aztertu " "eta garatzaileei txosten bat bidaltzeko." #: ../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 "Arazoaren txosten baliogabea" #: ../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 "Ez daukazu errore-txosten hau eskuratzeko baimenik." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:326 #: ../apport/ui.py:326 msgid "Error" msgstr "Errorea" #: ../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 "Diskoan ez dago txostena prozesatzeko leku nahikorik libre." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:411 #: ../apport/ui.py:411 msgid "No package specified" msgstr "Ez da paketerik zehaztu" #: ../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 "" "Pakete edo PID bat zehaztu behar duzu. Informazio gehiagorako, ikusi --help." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:435 #: ../apport/ui.py:435 msgid "Permission denied" msgstr "Baimena ukatuta" #: ../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 "" "Zehaztutako prozesua ez da zurea. Mesedez, prozesuaren jabe modura edo erro " "modura exekuta ezazu programa hau." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:438 #: ../apport/ui.py:438 msgid "Invalid PID" msgstr "PID baliogabea" #: ../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 "Zehaztutako prozesu-IDa ez dagokio inongo programari." #: ../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 "%s script sintomak ez du determinatzen eraginda dagoen pakete bat" #: ../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 "%s paketea ez da existitzen" #: ../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 "Ezin da txostena sortu" #: ../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 "Arazoaren txostena eguneratzen" #: ../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 "" #: ../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 "" "Zu ez zara akatsaren berri eman duen pertsona. Askoz errazagoa da errore-" "txosten bat beste baten bikoiztutzat markatzea zure iruzkin eta eranskinak " "errore-txosten berri batera mugitzea baino.\n" "\n" "Ondoren, gomendatzen dizugu errore-txosten berri bat bidaltzea \"apport-" "bug\" erabiliz eta iruzkin bat uztea errore-txosten horretan zure errore-" "txostena aipatuz.\n" "\n" "Ziur aurrera jarraitu nahi duzula?" #: ../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 "Ez dago bilduta informazio gehiago." #: ../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 "Zein arazo-motaren berri eman nahi duzu?" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:632 #: ../apport/ui.py:632 msgid "Unknown symptom" msgstr "Sintoma ezezaguna" #: ../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 "Ezezaguna da \"%s\" sintoma." #: ../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 "" #: ../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 "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:693 #: ../apport/ui.py:693 msgid "%prog <report number>" msgstr "%prog <report number>" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:695 #: ../apport/ui.py:695 msgid "Specify package name." msgstr "Zehaztu pakete-izena." #: ../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 "" #: ../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 [aukerak] [sintoma|pid|paketea|programaren bidea|.apport/.crash " "fitxategia]" #: ../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 "" "Errore-berriemate moduan hasi. Beharrezko da --package eta aukerazkoa --pid, " "edo --pid bakarrik. Ezer ez zehaztuz gero, sintoma ezagunen zerrenda bat " "bistaratzen da. (Inplizitua argumentu bakarra zehaztuz gero.)" #: ../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 "" #: ../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 "" "Hasi erroreak eguneratzeko moduan. Aukerazko --package bat hartu dezake." #: ../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 "" "Sintoma baten berri emateko txostena bete. (Inplizitua sintomaren izena " "zehaztuz gero argumentu bakar bezala.)" #: ../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 "" "Paketearen izena zehaztu --file-bug moduan. Hau opzionala da --pid bat " "zehaztu bada. (Inplizitua pakete-izen bakarra zehaztuz gero argumentu bakar " "bezala.)" #: ../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 "" #: ../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 "" #: ../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 "" "Zehaztutako .aport edo .crash fitxategi bateko errorearen berri eman, " "%s(e)koen ordez. (Inplizitua fitxategi bat zehaztuz gero argumentu bakar " "bezala.)" #: ../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 "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:750 #: ../apport/ui.py:750 msgid "Print the Apport version number." msgstr "Apport bertsio-zenbakia erakutsi." #: ../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 "" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:890 #: ../apport/ui.py:890 msgid "Run gdb session" msgstr "" #: ../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 "" #. 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 "" #: ../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 "" "Jadanik instalatuta ez dagoen programa bati dagokio errore-txosten honek." #: ../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 "" #: ../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 "Txosten hau kalteturik dago eta ezin da prozesatua izan." #. 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 "Instalatuta ez dagoen pakete bati dagokio txostenak." #: ../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 "Errore bat gertatu da arazo honen txostena prozesatzean:" #: ../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 "Ezin izan da paketearen edo jatorrizko paketearen izena zehaztu." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1137 #: ../apport/ui.py:1137 msgid "Unable to start web browser" msgstr "Ezin izan da web-arakatzailea abiarazi" #: ../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 "Ezin izan da web-arakatzailea abiarazi %s irekitzeko." #: ../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 "%s-ren akats-sistemarako zure kontuaren informazioa sartu ezazu" #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1250 #: ../apport/ui.py:1250 msgid "Network problem" msgstr "Sarearen arazoa" #: ../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 "" "Ezin kraskatze-datubasera konektatu, zure Internet-konexioa egiaztatu ezazu." #: ../debian/tmp/usr/lib/python2.7/dist-packages/apport/ui.py:1279 #: ../apport/ui.py:1279 msgid "Memory exhaustion" msgstr "Memoriaren agortzea" #: ../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 "" "Zure sistemak ez dauka kraskatzearen txostena prozesatzeko memoria nahiko." #: ../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 "" "Ezin da arazoaren berri eman:\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 "Arazoa ezaguna da jadanik" #: ../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 "" "Jadanik eman da arazo honen berri web-arakatzailearen bidez. Mesedez, " "garatzaileentzat lagungarria izan daitekeen informazio gehiago eman " "dezakezun egiaztatu ezazu." #: ../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 "" #: ../kde/apport-kde-mimelnk.desktop.in.h:1 msgid "Apport crash file" msgstr "Apport kraskatze-fitxategia" #: ../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 "Ez traza berririk gehitu txostenera, horren ordez, stdout-en idatzi." #: ../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 "" "gdb-sesio interaktiboa abiarazi txostenaren nukleoaren memoria-kopiarekin (-" "o ezikusia; ez du txostena berridazten)" #: ../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 "" "Fitxategi zehatz batean gorde txosten aldatua, jatorrizko txostena aldatu " "ordez." #: ../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 "" #: ../debian/tmp/usr/bin/apport-retrace.py:43 ../bin/apport-retrace.py:43 msgid "Override report's CoreFile" msgstr "Txostenaren CoreFile-a ezikusi" #: ../debian/tmp/usr/bin/apport-retrace.py:45 ../bin/apport-retrace.py:45 msgid "Override report's ExecutablePath" msgstr "Txostenaren ExecutablePath-a ezikusi" #: ../debian/tmp/usr/bin/apport-retrace.py:47 ../bin/apport-retrace.py:47 msgid "Override report's ProcMaps" msgstr "Txostenaren ProcMaps-a ezikusi" #: ../debian/tmp/usr/bin/apport-retrace.py:49 ../bin/apport-retrace.py:49 msgid "Rebuild report's Package information" msgstr "Txostenaren pakete-informazioa berreraiki" #: ../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 "" #: ../debian/tmp/usr/bin/apport-retrace.py:53 ../bin/apport-retrace.py:53 msgid "" "Report download/install progress when installing packages into sandbox" msgstr "" #: ../debian/tmp/usr/bin/apport-retrace.py:55 ../bin/apport-retrace.py:55 msgid "Prepend timestamps to log messages, for batch operation" msgstr "" #: ../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 "" #: ../debian/tmp/usr/bin/apport-retrace.py:59 ../bin/apport-retrace.py:59 msgid "Cache directory for packages downloaded in the sandbox" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" "Bikoiztuta dagoen sqlite datu-basera ailegatzeko bidea (lehenetsia: frogatze " "bikoizturik ez)" #: ../debian/tmp/usr/bin/apport-retrace.py:78 ../bin/apport-retrace.py:78 msgid "You cannot use -C without -S. Stopping." msgstr "" #. 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 "Ondo dago eranskin hauek bidaltzea? (y, bai; n, ez) [y/n]" #: ../debian/tmp/usr/bin/apport-valgrind.py:37 ../bin/apport-valgrind.py:37 msgid "See man page for details." msgstr "" #: ../debian/tmp/usr/bin/apport-valgrind.py:43 ../bin/apport-valgrind.py:43 msgid "specify the log file name produced by valgrind" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../debian/tmp/usr/bin/apport-valgrind.py:58 ../bin/apport-valgrind.py:58 msgid "" "report download/install progress when installing packages into sandbox" msgstr "" #: ../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 "" #: ../debian/tmp/usr/bin/apport-valgrind.py:97 ../bin/apport-valgrind.py:97 #, python-format msgid "Error: %s is not an executable. Stopping." msgstr "" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/screen-resolution-extra.po��������������������������������0000644�0000000�0000000�00000006115�12704125522�022235� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for screen-resolution-extra # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the screen-resolution-extra package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: screen-resolution-extra\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2014-02-18 12:57+0000\n" "PO-Revision-Date: 2014-02-07 21:19+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:27+0000\n" "X-Generator: Launchpad (build 17995)\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 "" "Monitorearen Erresoluzio Ezarpenak detektatu du erresoluzio birtuala ezarri " "behar dela zure konfigurazio fitxategian zure ezarpenak aplikatzeko.\n" "Nahi duzu Pantaila Erresoluzioak ezartzea erresoluzio birtuala zuk egin " "ordez? (Gomendatuta)" #: ../ScreenResolution/ui.py:64 msgid "Could not connect to Monitor Resolution Settings DBUS service." msgstr "" "Ezin izan da konektatu Monitorearen Erresoluzio Ezarpenen DBUS zerbitzura." #: ../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 "" "Mesedez, saioa utzi eta berriro sartu. Orduan ahalko duzu Monitorearen " "Erresoluzio Ezarpenak erabili zure monitoreak ezartzeko." #: ../ScreenResolution/ui.py:68 msgid "Monitor Resolution Settings can't apply your settings." msgstr "Monitorearen Erresoluzio Ezarpenak ezin ditu zure ezarpenak aplikatu" #: ../ScreenResolution/ui.py:70 msgid "Monitor Resolution Settings" msgstr "Monitorearen Bereizmen Ezarpenak" #: ../screenresolution-mechanism.policy.in.h:1 msgid "Change Screen Resolution Configuration" msgstr "Aldatu Pantailaren Erresoluzioaren Konfigurazioa" #: ../screenresolution-mechanism.policy.in.h:2 msgid "Changing the Screen Resolution configuration requires privileges." msgstr "Pantailaren Bereizmen konfigurazioa aldatzeko baimenak behar dira." #: ../screenresolution-mechanism.policy.in.h:3 msgid "Change the effect of Ctrl+Alt+Backspace" msgstr "Ctrl+Alt+Atzera-Tekla pultsatzean gertatzen den efektua aldatu" #: ../screenresolution-mechanism.policy.in.h:4 msgid "Changing the effect of Ctrl+Alt+Backspace requires privileges." msgstr "" "Ctrl+Alt+Atzera-Tekla pultsatzean gertatzen den efektua aldatzeko " "pribilegioak beharrezkoak dira." #: ../screenresolution-mechanism.policy.in.h:5 msgid "Enable or disable the NVIDIA GPU with PRIME" msgstr "Gaitu edo desgaitu PRIMEdun NVIDIA GPUa" #: ../screenresolution-mechanism.policy.in.h:6 msgid "Enabling or disabling the NVIDIA GPU requires privileges." msgstr "NVIDIA GPUa gaitu edo desgaitzeko pribilegioak behar dira." ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/sudoers.po������������������������������������������������0000644�0000000�0000000�00000143123�12704125522�017121� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of sudoers. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the sudo package. # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2011. # msgid "" msgstr "" "Project-Id-Version: sudoers-1.8.2-rc2\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" "POT-Creation-Date: 2016-02-19 15:48-0700\n" "PO-Revision-Date: 2016-03-31 04:31+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 06:07+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: confstr.sh:1 msgid "syntax error" msgstr "" #: confstr.sh:2 msgid "%p's password: " msgstr "" #: confstr.sh:3 msgid "[sudo] password for %p: " msgstr "" #: confstr.sh:4 msgid "Password: " msgstr "Pasahitza: " #: confstr.sh:5 msgid "*** SECURITY information for %h ***" msgstr "" #: confstr.sh:6 msgid "Sorry, try again." msgstr "" #: gram.y:183 gram.y:201 gram.y:207 gram.y:213 gram.y:219 gram.y:225 gram.y:241 #: gram.y:248 gram.y:255 gram.y:262 gram.y:269 gram.y:285 gram.y:308 gram.y:315 #: gram.y:322 gram.y:329 gram.y:336 gram.y:391 gram.y:399 gram.y:409 gram.y:439 #: gram.y:446 gram.y:453 gram.y:460 gram.y:572 gram.y:579 gram.y:588 gram.y:597 #: gram.y:614 gram.y:670 gram.y:677 gram.y:684 gram.y:692 gram.y:784 gram.y:791 #: gram.y:798 gram.y:805 gram.y:812 gram.y:838 gram.y:845 gram.y:852 #: gram.y:1136 gram.y:1143 plugins/sudoers/alias.c:123 #: plugins/sudoers/alias.c:136 plugins/sudoers/auth/bsdauth.c:141 #: plugins/sudoers/auth/kerb5.c:119 plugins/sudoers/auth/kerb5.c:145 #: plugins/sudoers/auth/pam.c:398 plugins/sudoers/auth/rfc1938.c:109 #: plugins/sudoers/auth/sia.c:59 plugins/sudoers/defaults.c:518 #: plugins/sudoers/defaults.c:722 plugins/sudoers/defaults.c:882 #: plugins/sudoers/editor.c:64 plugins/sudoers/editor.c:82 #: plugins/sudoers/editor.c:92 plugins/sudoers/env.c:234 #: plugins/sudoers/gc.c:52 plugins/sudoers/group_plugin.c:134 #: plugins/sudoers/iolog.c:586 plugins/sudoers/iolog.c:618 #: plugins/sudoers/iolog_path.c:167 plugins/sudoers/ldap.c:446 #: plugins/sudoers/ldap.c:477 plugins/sudoers/ldap.c:529 #: plugins/sudoers/ldap.c:562 plugins/sudoers/ldap.c:917 #: plugins/sudoers/ldap.c:1064 plugins/sudoers/ldap.c:1384 #: plugins/sudoers/ldap.c:1542 plugins/sudoers/ldap.c:1620 #: plugins/sudoers/ldap.c:1756 plugins/sudoers/ldap.c:1780 #: plugins/sudoers/ldap.c:1810 plugins/sudoers/ldap.c:1863 #: plugins/sudoers/ldap.c:1878 plugins/sudoers/ldap.c:1974 #: plugins/sudoers/ldap.c:2007 plugins/sudoers/ldap.c:2160 #: plugins/sudoers/ldap.c:2257 plugins/sudoers/ldap.c:3063 #: plugins/sudoers/ldap.c:3096 plugins/sudoers/ldap.c:3407 #: plugins/sudoers/ldap.c:3435 plugins/sudoers/ldap.c:3451 #: plugins/sudoers/ldap.c:3540 plugins/sudoers/ldap.c:3556 #: plugins/sudoers/linux_audit.c:76 plugins/sudoers/logging.c:188 #: plugins/sudoers/logging.c:666 plugins/sudoers/logging.c:924 #: plugins/sudoers/match.c:508 plugins/sudoers/match.c:544 #: plugins/sudoers/match.c:742 plugins/sudoers/match.c:799 #: plugins/sudoers/parse.c:235 plugins/sudoers/parse.c:247 #: plugins/sudoers/parse.c:262 plugins/sudoers/parse.c:274 #: plugins/sudoers/policy.c:393 plugins/sudoers/policy.c:602 #: plugins/sudoers/prompt.c:93 plugins/sudoers/sssd.c:160 #: plugins/sudoers/sssd.c:192 plugins/sudoers/sssd.c:235 #: plugins/sudoers/sssd.c:242 plugins/sudoers/sssd.c:278 #: plugins/sudoers/sssd.c:323 plugins/sudoers/sssd.c:920 #: plugins/sudoers/sssd.c:1053 plugins/sudoers/sudoers.c:159 #: plugins/sudoers/sudoers.c:294 plugins/sudoers/sudoers.c:304 #: plugins/sudoers/sudoers.c:312 plugins/sudoers/sudoers.c:365 #: plugins/sudoers/sudoers.c:663 plugins/sudoers/sudoers.c:749 #: plugins/sudoers/sudoers.c:793 plugins/sudoers/sudoers_debug.c:107 #: plugins/sudoers/sudoreplay.c:472 plugins/sudoers/sudoreplay.c:668 #: plugins/sudoers/sudoreplay.c:780 plugins/sudoers/sudoreplay.c:820 #: plugins/sudoers/sudoreplay.c:829 plugins/sudoers/sudoreplay.c:839 #: plugins/sudoers/sudoreplay.c:847 plugins/sudoers/sudoreplay.c:851 #: plugins/sudoers/sudoreplay.c:1007 plugins/sudoers/sudoreplay.c:1011 #: plugins/sudoers/testsudoers.c:130 plugins/sudoers/testsudoers.c:188 #: plugins/sudoers/testsudoers.c:215 plugins/sudoers/testsudoers.c:232 #: plugins/sudoers/timestamp.c:390 plugins/sudoers/timestamp.c:426 #: plugins/sudoers/timestamp.c:838 plugins/sudoers/toke_util.c:56 #: plugins/sudoers/toke_util.c:109 plugins/sudoers/toke_util.c:147 #: plugins/sudoers/visudo.c:152 plugins/sudoers/visudo.c:213 #: plugins/sudoers/visudo.c:298 plugins/sudoers/visudo.c:304 #: plugins/sudoers/visudo.c:434 plugins/sudoers/visudo.c:980 #: plugins/sudoers/visudo.c:1024 plugins/sudoers/visudo.c:1120 toke.l:785 #: toke.l:806 toke.l:816 toke.l:924 toke.l:1082 msgid "unable to allocate memory" msgstr "" #: gram.y:471 msgid "a digest requires a path name" msgstr "" #: gram.y:1136 gram.y:1143 plugins/sudoers/auth/pam.c:398 #: plugins/sudoers/auth/rfc1938.c:109 plugins/sudoers/defaults.c:518 #: plugins/sudoers/defaults.c:722 plugins/sudoers/defaults.c:882 #: plugins/sudoers/editor.c:64 plugins/sudoers/editor.c:82 #: plugins/sudoers/editor.c:92 plugins/sudoers/env.c:234 #: plugins/sudoers/gc.c:52 plugins/sudoers/group_plugin.c:134 #: plugins/sudoers/iolog.c:586 plugins/sudoers/iolog.c:618 #: plugins/sudoers/iolog_path.c:167 plugins/sudoers/ldap.c:446 #: plugins/sudoers/ldap.c:477 plugins/sudoers/ldap.c:529 #: plugins/sudoers/ldap.c:562 plugins/sudoers/ldap.c:917 #: plugins/sudoers/ldap.c:1064 plugins/sudoers/ldap.c:1384 #: plugins/sudoers/ldap.c:1542 plugins/sudoers/ldap.c:1620 #: plugins/sudoers/ldap.c:1756 plugins/sudoers/ldap.c:1780 #: plugins/sudoers/ldap.c:1810 plugins/sudoers/ldap.c:1863 #: plugins/sudoers/ldap.c:1878 plugins/sudoers/ldap.c:1974 #: plugins/sudoers/ldap.c:2007 plugins/sudoers/ldap.c:2160 #: plugins/sudoers/ldap.c:2257 plugins/sudoers/ldap.c:3063 #: plugins/sudoers/ldap.c:3096 plugins/sudoers/ldap.c:3407 #: plugins/sudoers/ldap.c:3434 plugins/sudoers/ldap.c:3450 #: plugins/sudoers/ldap.c:3540 plugins/sudoers/ldap.c:3556 #: plugins/sudoers/linux_audit.c:76 plugins/sudoers/logging.c:188 #: plugins/sudoers/logging.c:924 plugins/sudoers/match.c:508 #: plugins/sudoers/match.c:544 plugins/sudoers/match.c:742 #: plugins/sudoers/match.c:799 plugins/sudoers/parse.c:235 #: plugins/sudoers/parse.c:247 plugins/sudoers/parse.c:262 #: plugins/sudoers/parse.c:274 plugins/sudoers/policy.c:97 #: plugins/sudoers/policy.c:106 plugins/sudoers/policy.c:115 #: plugins/sudoers/policy.c:139 plugins/sudoers/policy.c:250 #: plugins/sudoers/policy.c:277 plugins/sudoers/policy.c:286 #: plugins/sudoers/policy.c:325 plugins/sudoers/policy.c:335 #: plugins/sudoers/policy.c:344 plugins/sudoers/policy.c:393 #: plugins/sudoers/policy.c:602 plugins/sudoers/prompt.c:93 #: plugins/sudoers/set_perms.c:356 plugins/sudoers/set_perms.c:695 #: plugins/sudoers/set_perms.c:1054 plugins/sudoers/set_perms.c:1350 #: plugins/sudoers/set_perms.c:1514 plugins/sudoers/sssd.c:160 #: plugins/sudoers/sssd.c:192 plugins/sudoers/sssd.c:235 #: plugins/sudoers/sssd.c:242 plugins/sudoers/sssd.c:278 #: plugins/sudoers/sssd.c:323 plugins/sudoers/sssd.c:920 #: plugins/sudoers/sssd.c:1053 plugins/sudoers/sudoers.c:159 #: plugins/sudoers/sudoers.c:294 plugins/sudoers/sudoers.c:304 #: plugins/sudoers/sudoers.c:312 plugins/sudoers/sudoers.c:365 #: plugins/sudoers/sudoers.c:663 plugins/sudoers/sudoers.c:749 #: plugins/sudoers/sudoers.c:793 plugins/sudoers/sudoers_debug.c:106 #: plugins/sudoers/sudoreplay.c:472 plugins/sudoers/sudoreplay.c:668 #: plugins/sudoers/sudoreplay.c:780 plugins/sudoers/sudoreplay.c:820 #: plugins/sudoers/sudoreplay.c:829 plugins/sudoers/sudoreplay.c:839 #: plugins/sudoers/sudoreplay.c:847 plugins/sudoers/sudoreplay.c:851 #: plugins/sudoers/sudoreplay.c:1007 plugins/sudoers/sudoreplay.c:1011 #: plugins/sudoers/testsudoers.c:130 plugins/sudoers/testsudoers.c:188 #: plugins/sudoers/testsudoers.c:215 plugins/sudoers/testsudoers.c:232 #: plugins/sudoers/timestamp.c:390 plugins/sudoers/timestamp.c:426 #: plugins/sudoers/timestamp.c:838 plugins/sudoers/toke_util.c:56 #: plugins/sudoers/toke_util.c:109 plugins/sudoers/toke_util.c:147 #: plugins/sudoers/visudo.c:152 plugins/sudoers/visudo.c:213 #: plugins/sudoers/visudo.c:298 plugins/sudoers/visudo.c:304 #: plugins/sudoers/visudo.c:434 plugins/sudoers/visudo.c:980 #: plugins/sudoers/visudo.c:1024 plugins/sudoers/visudo.c:1120 toke.l:785 #: toke.l:806 toke.l:816 toke.l:924 toke.l:1082 #, c-format msgid "%s: %s" msgstr "%s: %s" #: plugins/sudoers/alias.c:132 #, c-format msgid "Alias `%s' already defined" msgstr "`%s' alias-a lehendik ere definitua dago" #: plugins/sudoers/auth/bsdauth.c:68 #, c-format msgid "unable to get login class for user %s" msgstr "" #: plugins/sudoers/auth/bsdauth.c:73 msgid "unable to begin bsd authentication" msgstr "" #: plugins/sudoers/auth/bsdauth.c:81 msgid "invalid authentication type" msgstr "" #: plugins/sudoers/auth/bsdauth.c:90 msgid "unable to initialize BSD authentication" msgstr "" #: plugins/sudoers/auth/fwtk.c:52 msgid "unable to read fwtk config" msgstr "" #: plugins/sudoers/auth/fwtk.c:57 msgid "unable to connect to authentication server" msgstr "" #: plugins/sudoers/auth/fwtk.c:63 plugins/sudoers/auth/fwtk.c:87 #: plugins/sudoers/auth/fwtk.c:121 msgid "lost connection to authentication server" msgstr "" #: plugins/sudoers/auth/fwtk.c:67 #, c-format msgid "" "authentication server error:\n" "%s" msgstr "" #: plugins/sudoers/auth/kerb5.c:111 #, c-format msgid "%s: unable to convert principal to string ('%s'): %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:161 #, c-format msgid "%s: unable to parse '%s': %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:170 #, c-format msgid "%s: unable to resolve credential cache: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:217 #, c-format msgid "%s: unable to allocate options: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:232 #, c-format msgid "%s: unable to get credentials: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:245 #, c-format msgid "%s: unable to initialize credential cache: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:248 #, c-format msgid "%s: unable to store credential in cache: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:312 #, c-format msgid "%s: unable to get host principal: %s" msgstr "" #: plugins/sudoers/auth/kerb5.c:326 #, c-format msgid "%s: Cannot verify TGT! Possible attack!: %s" msgstr "" #: plugins/sudoers/auth/pam.c:92 msgid "unable to initialize PAM" msgstr "ezin da PAM hasieratu" #: plugins/sudoers/auth/pam.c:164 msgid "account validation failure, is your account locked?" msgstr "" #: plugins/sudoers/auth/pam.c:168 msgid "Account or password is expired, reset your password and try again" msgstr "" #: plugins/sudoers/auth/pam.c:176 #, c-format msgid "unable to change expired password: %s" msgstr "" #: plugins/sudoers/auth/pam.c:181 msgid "Password expired, contact your system administrator" msgstr "" #: plugins/sudoers/auth/pam.c:185 msgid "" "Account expired or PAM config lacks an \"account\" section for sudo, contact " "your system administrator" msgstr "" #: plugins/sudoers/auth/pam.c:199 #, c-format msgid "PAM authentication error: %s" msgstr "" #: plugins/sudoers/auth/rfc1938.c:97 plugins/sudoers/visudo.c:218 #, c-format msgid "you do not exist in the %s database" msgstr "ez zara %s datubasean existitzen" #: plugins/sudoers/auth/securid5.c:73 msgid "failed to initialise the ACE API library" msgstr "" #: plugins/sudoers/auth/securid5.c:99 msgid "unable to contact the SecurID server" msgstr "" #: plugins/sudoers/auth/securid5.c:108 msgid "User ID locked for SecurID Authentication" msgstr "" #: plugins/sudoers/auth/securid5.c:112 plugins/sudoers/auth/securid5.c:163 msgid "invalid username length for SecurID" msgstr "" #: plugins/sudoers/auth/securid5.c:116 plugins/sudoers/auth/securid5.c:168 msgid "invalid Authentication Handle for SecurID" msgstr "" #: plugins/sudoers/auth/securid5.c:120 msgid "SecurID communication failed" msgstr "" #: plugins/sudoers/auth/securid5.c:124 plugins/sudoers/auth/securid5.c:211 msgid "unknown SecurID error" msgstr "" #: plugins/sudoers/auth/securid5.c:158 msgid "invalid passcode length for SecurID" msgstr "" #: plugins/sudoers/auth/sia.c:69 plugins/sudoers/auth/sia.c:125 msgid "unable to initialize SIA session" msgstr "" #: plugins/sudoers/auth/sudo_auth.c:126 msgid "invalid authentication methods" msgstr "" #: plugins/sudoers/auth/sudo_auth.c:128 msgid "" "Invalid authentication methods compiled into sudo! You may not mix " "standalone and non-standalone authentication." msgstr "" #: plugins/sudoers/auth/sudo_auth.c:224 plugins/sudoers/auth/sudo_auth.c:274 msgid "no authentication methods" msgstr "" #: plugins/sudoers/auth/sudo_auth.c:226 msgid "" "There are no authentication methods compiled into sudo! If you want to turn " "off authentication, use the --disable-authentication configure option." msgstr "" #: plugins/sudoers/auth/sudo_auth.c:276 msgid "Unable to initialize authentication methods." msgstr "" #: plugins/sudoers/auth/sudo_auth.c:442 msgid "Authentication methods:" msgstr "Autentikazio metodoak:" #: plugins/sudoers/bsm_audit.c:111 plugins/sudoers/bsm_audit.c:200 msgid "Could not determine audit condition" msgstr "Ezin izan da auditoretza baldintza finkatu" #: plugins/sudoers/bsm_audit.c:172 plugins/sudoers/bsm_audit.c:260 msgid "unable to commit audit record" msgstr "ezin da auditoretza sarrera gorde" #: plugins/sudoers/check.c:252 msgid "" "\n" "We trust you have received the usual lecture from the local System\n" "Administrator. It usually boils down to these three things:\n" "\n" " #1) Respect the privacy of others.\n" " #2) Think before you type.\n" " #3) With great power comes great responsibility.\n" "\n" msgstr "" #: plugins/sudoers/check.c:295 plugins/sudoers/check.c:305 #: plugins/sudoers/sudoers.c:699 plugins/sudoers/sudoers.c:728 #, c-format msgid "unknown uid: %u" msgstr "uid ezezaguna: %u" #: plugins/sudoers/check.c:300 plugins/sudoers/policy.c:774 #: plugins/sudoers/sudoers.c:1095 plugins/sudoers/testsudoers.c:206 #: plugins/sudoers/testsudoers.c:361 #, c-format msgid "unknown user: %s" msgstr "erabiltzaile ezezaguna: %s" #: plugins/sudoers/def_data.c:27 #, c-format msgid "Syslog facility if syslog is being used for logging: %s" msgstr "" #: plugins/sudoers/def_data.c:31 #, c-format msgid "Syslog priority to use when user authenticates successfully: %s" msgstr "" #: plugins/sudoers/def_data.c:35 #, c-format msgid "Syslog priority to use when user authenticates unsuccessfully: %s" msgstr "" #: plugins/sudoers/def_data.c:39 msgid "Put OTP prompt on its own line" msgstr "" #: plugins/sudoers/def_data.c:43 msgid "Ignore '.' in $PATH" msgstr "" #: plugins/sudoers/def_data.c:47 msgid "Always send mail when sudo is run" msgstr "" #: plugins/sudoers/def_data.c:51 msgid "Send mail if user authentication fails" msgstr "" #: plugins/sudoers/def_data.c:55 msgid "Send mail if the user is not in sudoers" msgstr "" #: plugins/sudoers/def_data.c:59 msgid "Send mail if the user is not in sudoers for this host" msgstr "" #: plugins/sudoers/def_data.c:63 msgid "Send mail if the user is not allowed to run a command" msgstr "" #: plugins/sudoers/def_data.c:67 msgid "Send mail if the user tries to run a command" msgstr "" #: plugins/sudoers/def_data.c:71 msgid "Use a separate timestamp for each user/tty combo" msgstr "" #: plugins/sudoers/def_data.c:75 msgid "Lecture user the first time they run sudo" msgstr "" #: plugins/sudoers/def_data.c:79 #, c-format msgid "File containing the sudo lecture: %s" msgstr "" #: plugins/sudoers/def_data.c:83 msgid "Require users to authenticate by default" msgstr "" #: plugins/sudoers/def_data.c:87 msgid "Root may run sudo" msgstr "root-ek sudo abiarizi lezake" #: plugins/sudoers/def_data.c:91 msgid "Log the hostname in the (non-syslog) log file" msgstr "" #: plugins/sudoers/def_data.c:95 msgid "Log the year in the (non-syslog) log file" msgstr "" #: plugins/sudoers/def_data.c:99 msgid "If sudo is invoked with no arguments, start a shell" msgstr "" #: plugins/sudoers/def_data.c:103 msgid "Set $HOME to the target user when starting a shell with -s" msgstr "" #: plugins/sudoers/def_data.c:107 msgid "Always set $HOME to the target user's home directory" msgstr "" #: plugins/sudoers/def_data.c:111 msgid "Allow some information gathering to give useful error messages" msgstr "" #: plugins/sudoers/def_data.c:115 msgid "Require fully-qualified hostnames in the sudoers file" msgstr "" #: plugins/sudoers/def_data.c:119 msgid "Insult the user when they enter an incorrect password" msgstr "" #: plugins/sudoers/def_data.c:123 msgid "Only allow the user to run sudo if they have a tty" msgstr "" #: plugins/sudoers/def_data.c:127 msgid "Visudo will honor the EDITOR environment variable" msgstr "Visudo-k EDITOR ingurune aldagaia erabiliko du" #: plugins/sudoers/def_data.c:131 msgid "Prompt for root's password, not the users's" msgstr "" #: plugins/sudoers/def_data.c:135 msgid "Prompt for the runas_default user's password, not the users's" msgstr "" #: plugins/sudoers/def_data.c:139 msgid "Prompt for the target user's password, not the users's" msgstr "" #: plugins/sudoers/def_data.c:143 msgid "Apply defaults in the target user's login class if there is one" msgstr "" #: plugins/sudoers/def_data.c:147 msgid "Set the LOGNAME and USER environment variables" msgstr "" #: plugins/sudoers/def_data.c:151 msgid "Only set the effective uid to the target user, not the real uid" msgstr "" #: plugins/sudoers/def_data.c:155 msgid "Don't initialize the group vector to that of the target user" msgstr "" #: plugins/sudoers/def_data.c:159 #, c-format msgid "Length at which to wrap log file lines (0 for no wrap): %u" msgstr "" #: plugins/sudoers/def_data.c:163 #, c-format msgid "Authentication timestamp timeout: %.1f minutes" msgstr "" #: plugins/sudoers/def_data.c:167 #, c-format msgid "Password prompt timeout: %.1f minutes" msgstr "" #: plugins/sudoers/def_data.c:171 #, c-format msgid "Number of tries to enter a password: %u" msgstr "" #: plugins/sudoers/def_data.c:175 #, c-format msgid "Umask to use or 0777 to use user's: 0%o" msgstr "" #: plugins/sudoers/def_data.c:179 #, c-format msgid "Path to log file: %s" msgstr "" #: plugins/sudoers/def_data.c:183 #, c-format msgid "Path to mail program: %s" msgstr "" #: plugins/sudoers/def_data.c:187 #, c-format msgid "Flags for mail program: %s" msgstr "" #: plugins/sudoers/def_data.c:191 #, c-format msgid "Address to send mail to: %s" msgstr "" #: plugins/sudoers/def_data.c:195 #, c-format msgid "Address to send mail from: %s" msgstr "" #: plugins/sudoers/def_data.c:199 #, c-format msgid "Subject line for mail messages: %s" msgstr "" #: plugins/sudoers/def_data.c:203 #, c-format msgid "Incorrect password message: %s" msgstr "" #: plugins/sudoers/def_data.c:207 #, c-format msgid "Path to lecture status dir: %s" msgstr "" #: plugins/sudoers/def_data.c:211 #, c-format msgid "Path to authentication timestamp dir: %s" msgstr "" #: plugins/sudoers/def_data.c:215 #, c-format msgid "Owner of the authentication timestamp dir: %s" msgstr "" #: plugins/sudoers/def_data.c:219 #, c-format msgid "" "Users in this group are exempt from password and PATH requirements: %s" msgstr "" #: plugins/sudoers/def_data.c:223 #, c-format msgid "Default password prompt: %s" msgstr "" #: plugins/sudoers/def_data.c:227 msgid "If set, passprompt will override system prompt in all cases." msgstr "" #: plugins/sudoers/def_data.c:231 #, c-format msgid "Default user to run commands as: %s" msgstr "" #: plugins/sudoers/def_data.c:235 #, c-format msgid "Value to override user's $PATH with: %s" msgstr "" #: plugins/sudoers/def_data.c:239 #, c-format msgid "Path to the editor for use by visudo: %s" msgstr "" #: plugins/sudoers/def_data.c:243 #, c-format msgid "When to require a password for 'list' pseudocommand: %s" msgstr "" #: plugins/sudoers/def_data.c:247 #, c-format msgid "When to require a password for 'verify' pseudocommand: %s" msgstr "" #: plugins/sudoers/def_data.c:251 msgid "Preload the dummy exec functions contained in the sudo_noexec library" msgstr "" #: plugins/sudoers/def_data.c:255 msgid "If LDAP directory is up, do we ignore local sudoers file" msgstr "" #: plugins/sudoers/def_data.c:259 #, c-format msgid "File descriptors >= %d will be closed before executing a command" msgstr "" #: plugins/sudoers/def_data.c:263 msgid "" "If set, users may override the value of `closefrom' with the -C option" msgstr "" #: plugins/sudoers/def_data.c:267 msgid "Allow users to set arbitrary environment variables" msgstr "" #: plugins/sudoers/def_data.c:271 msgid "Reset the environment to a default set of variables" msgstr "" #: plugins/sudoers/def_data.c:275 msgid "Environment variables to check for sanity:" msgstr "" #: plugins/sudoers/def_data.c:279 msgid "Environment variables to remove:" msgstr "" #: plugins/sudoers/def_data.c:283 msgid "Environment variables to preserve:" msgstr "" #: plugins/sudoers/def_data.c:287 #, c-format msgid "SELinux role to use in the new security context: %s" msgstr "" #: plugins/sudoers/def_data.c:291 #, c-format msgid "SELinux type to use in the new security context: %s" msgstr "" #: plugins/sudoers/def_data.c:295 #, c-format msgid "Path to the sudo-specific environment file: %s" msgstr "" #: plugins/sudoers/def_data.c:299 #, c-format msgid "Locale to use while parsing sudoers: %s" msgstr "" #: plugins/sudoers/def_data.c:303 msgid "Allow sudo to prompt for a password even if it would be visible" msgstr "" #: plugins/sudoers/def_data.c:307 msgid "" "Provide visual feedback at the password prompt when there is user input" msgstr "" #: plugins/sudoers/def_data.c:311 msgid "" "Use faster globbing that is less accurate but does not access the filesystem" msgstr "" #: plugins/sudoers/def_data.c:315 msgid "" "The umask specified in sudoers will override the user's, even if it is more " "permissive" msgstr "" #: plugins/sudoers/def_data.c:319 msgid "Log user's input for the command being run" msgstr "" #: plugins/sudoers/def_data.c:323 msgid "Log the output of the command being run" msgstr "" #: plugins/sudoers/def_data.c:327 msgid "Compress I/O logs using zlib" msgstr "Trinkotu S/E gertaerak zlib erabiliz" #: plugins/sudoers/def_data.c:331 msgid "Always run commands in a pseudo-tty" msgstr "" #: plugins/sudoers/def_data.c:335 #, c-format msgid "Plugin for non-Unix group support: %s" msgstr "" #: plugins/sudoers/def_data.c:339 #, c-format msgid "Directory in which to store input/output logs: %s" msgstr "" #: plugins/sudoers/def_data.c:343 #, c-format msgid "File in which to store the input/output log: %s" msgstr "" #: plugins/sudoers/def_data.c:347 msgid "Add an entry to the utmp/utmpx file when allocating a pty" msgstr "" #: plugins/sudoers/def_data.c:351 msgid "Set the user in utmp to the runas user, not the invoking user" msgstr "" #: plugins/sudoers/def_data.c:355 msgid "Set of permitted privileges" msgstr "" #: plugins/sudoers/def_data.c:359 msgid "Set of limit privileges" msgstr "" #: plugins/sudoers/def_data.c:363 msgid "Run commands on a pty in the background" msgstr "" #: plugins/sudoers/def_data.c:367 msgid "PAM service name to use" msgstr "" #: plugins/sudoers/def_data.c:371 msgid "PAM service name to use for login shells" msgstr "" #: plugins/sudoers/def_data.c:375 msgid "Attempt to establish PAM credentials for the target user" msgstr "" #: plugins/sudoers/def_data.c:379 msgid "Create a new PAM session for the command to run in" msgstr "" #: plugins/sudoers/def_data.c:383 #, c-format msgid "Maximum I/O log sequence number: %u" msgstr "" #: plugins/sudoers/def_data.c:387 msgid "Enable sudoers netgroup support" msgstr "" #: plugins/sudoers/def_data.c:391 msgid "" "Check parent directories for writability when editing files with sudoedit" msgstr "" #: plugins/sudoers/def_data.c:395 msgid "Follow symbolic links when editing files with sudoedit" msgstr "" #: plugins/sudoers/def_data.c:399 msgid "Query the group plugin for unknown system groups" msgstr "" #: plugins/sudoers/def_data.c:403 msgid "Match netgroups based on the entire tuple: user, host and domain" msgstr "" #: plugins/sudoers/defaults.c:199 plugins/sudoers/defaults.c:610 #: plugins/sudoers/visudo_json.c:633 plugins/sudoers/visudo_json.c:668 #, c-format msgid "unknown defaults entry `%s'" msgstr "" #: plugins/sudoers/defaults.c:207 plugins/sudoers/defaults.c:217 #: plugins/sudoers/defaults.c:241 plugins/sudoers/defaults.c:256 #: plugins/sudoers/defaults.c:269 plugins/sudoers/defaults.c:282 #: plugins/sudoers/defaults.c:295 plugins/sudoers/defaults.c:315 #: plugins/sudoers/defaults.c:325 #, c-format msgid "value `%s' is invalid for option `%s'" msgstr "`%s' balorea baliogabea da `%s' aukerarentzat" #: plugins/sudoers/defaults.c:210 plugins/sudoers/defaults.c:220 #: plugins/sudoers/defaults.c:228 plugins/sudoers/defaults.c:251 #: plugins/sudoers/defaults.c:264 plugins/sudoers/defaults.c:277 #: plugins/sudoers/defaults.c:290 plugins/sudoers/defaults.c:310 #: plugins/sudoers/defaults.c:321 #, c-format msgid "no value specified for `%s'" msgstr "ez da baliorik ezarri `%s'-(r)entzat" #: plugins/sudoers/defaults.c:233 #, c-format msgid "values for `%s' must start with a '/'" msgstr "" #: plugins/sudoers/defaults.c:301 #, c-format msgid "option `%s' does not take a value" msgstr "" #: plugins/sudoers/env.c:296 plugins/sudoers/env.c:303 #: plugins/sudoers/env.c:408 plugins/sudoers/ldap.c:450 #: plugins/sudoers/ldap.c:540 plugins/sudoers/ldap.c:1166 #: plugins/sudoers/ldap.c:1388 plugins/sudoers/ldap.c:1704 #: plugins/sudoers/linux_audit.c:82 plugins/sudoers/logging.c:929 #: plugins/sudoers/policy.c:511 plugins/sudoers/policy.c:520 #: plugins/sudoers/prompt.c:161 plugins/sudoers/sudoers.c:815 #: plugins/sudoers/testsudoers.c:236 plugins/sudoers/toke_util.c:162 #, c-format msgid "internal error, %s overflow" msgstr "" #: plugins/sudoers/env.c:377 msgid "sudo_putenv: corrupted envp, length mismatch" msgstr "" #: plugins/sudoers/env.c:1083 msgid "unable to rebuild the environment" msgstr "" #: plugins/sudoers/env.c:1157 #, c-format msgid "" "sorry, you are not allowed to set the following environment variables: %s" msgstr "" #: plugins/sudoers/group_plugin.c:86 #, c-format msgid "%s must be owned by uid %d" msgstr "" #: plugins/sudoers/group_plugin.c:90 #, c-format msgid "%s must only be writable by owner" msgstr "" #: plugins/sudoers/group_plugin.c:98 plugins/sudoers/sssd.c:331 #, c-format msgid "unable to load %s: %s" msgstr "" #: plugins/sudoers/group_plugin.c:104 #, c-format msgid "unable to find symbol \"group_plugin\" in %s" msgstr "" #: plugins/sudoers/group_plugin.c:109 #, c-format msgid "%s: incompatible group plugin major version %d, expected %d" msgstr "" #: plugins/sudoers/interfaces.c:117 msgid "Local IP address and netmask pairs:\n" msgstr "" #: plugins/sudoers/iolog.c:92 plugins/sudoers/iolog.c:110 #: plugins/sudoers/timestamp.c:169 #, c-format msgid "%s exists but is not a directory (0%o)" msgstr "%s existitzen da baina ez da direktorio bat (0%o)" #: plugins/sudoers/iolog.c:103 plugins/sudoers/iolog.c:124 #: plugins/sudoers/iolog.c:131 plugins/sudoers/timestamp.c:163 #: plugins/sudoers/timestamp.c:184 #, c-format msgid "unable to mkdir %s" msgstr "ezin da mkdir %s egin" #: plugins/sudoers/iolog.c:200 plugins/sudoers/sudoers.c:871 #: plugins/sudoers/sudoreplay.c:300 plugins/sudoers/sudoreplay.c:769 #: plugins/sudoers/sudoreplay.c:973 plugins/sudoers/timestamp.c:399 #: plugins/sudoers/visudo.c:904 plugins/sudoers/visudo_json.c:1012 #: plugins/sudoers/visudo_json.c:1025 #, c-format msgid "unable to open %s" msgstr "ezin da %s ireki" #: plugins/sudoers/iolog.c:241 plugins/sudoers/sudoers.c:875 #: plugins/sudoers/sudoreplay.c:1084 #, c-format msgid "unable to read %s" msgstr "ezin da %s irakurri" #: plugins/sudoers/iolog.c:277 plugins/sudoers/sudoreplay.c:550 #: plugins/sudoers/timestamp.c:298 plugins/sudoers/timestamp.c:301 #, c-format msgid "unable to write to %s" msgstr "ezin da %s-(e)ra idatzi" #: plugins/sudoers/iolog.c:342 plugins/sudoers/iolog.c:540 #, c-format msgid "unable to create %s" msgstr "ezin da %s sortu" #: plugins/sudoers/iolog.c:723 #, c-format msgid "%s: internal error, file index %d not open" msgstr "" #: plugins/sudoers/ldap.c:428 msgid "sudo_ldap_conf_add_ports: port too large" msgstr "sudo_ldap_conf_add_ports: port too large" #: plugins/sudoers/ldap.c:488 #, c-format msgid "unsupported LDAP uri type: %s" msgstr "" #: plugins/sudoers/ldap.c:515 msgid "unable to mix ldap and ldaps URIs" msgstr "" #: plugins/sudoers/ldap.c:519 plugins/sudoers/ldap.c:555 msgid "starttls not supported when using ldaps" msgstr "" #: plugins/sudoers/ldap.c:626 #, c-format msgid "unable to initialize SSL cert and key db: %s" msgstr "" #: plugins/sudoers/ldap.c:629 #, c-format msgid "you must set TLS_CERT in %s to use SSL" msgstr "" #: plugins/sudoers/ldap.c:1152 msgid "unable to get GMT time" msgstr "" #: plugins/sudoers/ldap.c:1158 msgid "unable to format timestamp" msgstr "" #: plugins/sudoers/ldap.c:1853 #, c-format msgid "%s: %s: %s: %s" msgstr "" #: plugins/sudoers/ldap.c:2394 #, c-format msgid "" "\n" "LDAP Role: %s\n" msgstr "" #: plugins/sudoers/ldap.c:2396 #, c-format msgid "" "\n" "LDAP Role: UNKNOWN\n" msgstr "" #: plugins/sudoers/ldap.c:2443 #, c-format msgid " Order: %s\n" msgstr "" #: plugins/sudoers/ldap.c:2451 plugins/sudoers/parse.c:555 #: plugins/sudoers/sssd.c:1429 #, c-format msgid " Commands:\n" msgstr "" #: plugins/sudoers/ldap.c:3015 #, c-format msgid "unable to initialize LDAP: %s" msgstr "" #: plugins/sudoers/ldap.c:3051 msgid "" "start_tls specified but LDAP libs do not support ldap_start_tls_s() or " "ldap_start_tls_s_np()" msgstr "" #: plugins/sudoers/ldap.c:3305 #, c-format msgid "invalid sudoOrder attribute: %s" msgstr "" #: plugins/sudoers/linux_audit.c:52 msgid "unable to open audit system" msgstr "" #: plugins/sudoers/linux_audit.c:93 msgid "unable to send audit message" msgstr "" #: plugins/sudoers/logging.c:106 #, c-format msgid "%8s : %s" msgstr "" #: plugins/sudoers/logging.c:134 #, c-format msgid "%8s : (command continued) %s" msgstr "" #: plugins/sudoers/logging.c:159 #, c-format msgid "unable to open log file: %s: %s" msgstr "" #: plugins/sudoers/logging.c:162 #, c-format msgid "unable to lock log file: %s: %s" msgstr "" #: plugins/sudoers/logging.c:211 msgid "No user or host" msgstr "Ez dago erabiltzaile edo ostalaririk" #: plugins/sudoers/logging.c:213 msgid "validation failure" msgstr "balidazio hutsegitea" #: plugins/sudoers/logging.c:220 msgid "user NOT in sudoers" msgstr "erabiltzailea ez dago sudoers-en" #: plugins/sudoers/logging.c:222 msgid "user NOT authorized on host" msgstr "erabiltzailea ez dago baimendutako ostalarian" #: plugins/sudoers/logging.c:224 msgid "command not allowed" msgstr "komandua ez dago baimenduta" #: plugins/sudoers/logging.c:259 #, c-format msgid "%s is not in the sudoers file. This incident will be reported.\n" msgstr "%s ez dago sudoers fitxatzegian. Gertaeraren berri emango da.\n" #: plugins/sudoers/logging.c:262 #, c-format msgid "" "%s is not allowed to run sudo on %s. This incident will be reported.\n" msgstr "" "%s ez dago baimenduta sudo abiarazteko %s-(e)n. Gertaeraren berri emango " "da.\n" #: plugins/sudoers/logging.c:266 #, c-format msgid "Sorry, user %s may not run sudo on %s.\n" msgstr "Barkatu, %s erabiltzaileak ez luke sudo abiariazi beharko %s-(e)n.\n" #: plugins/sudoers/logging.c:269 #, c-format msgid "Sorry, user %s is not allowed to execute '%s%s%s' as %s%s%s on %s.\n" msgstr "" "Barkatu, %s erabiltzaileak ez du '%s%s%s' %s%s%s bezala exekutatzeko " "baimenik %s-(e)n.\n" #: plugins/sudoers/logging.c:306 plugins/sudoers/sudoers.c:471 #: plugins/sudoers/sudoers.c:473 plugins/sudoers/sudoers.c:475 #: plugins/sudoers/sudoers.c:477 plugins/sudoers/sudoers.c:1222 #: plugins/sudoers/sudoers.c:1224 #, c-format msgid "%s: command not found" msgstr "%s: komandoa ez da aurkitu" #: plugins/sudoers/logging.c:308 plugins/sudoers/sudoers.c:467 #, c-format msgid "" "ignoring `%s' found in '.'\n" "Use `sudo ./%s' if this is the `%s' you wish to run." msgstr "" #: plugins/sudoers/logging.c:325 msgid "authentication failure" msgstr "" #: plugins/sudoers/logging.c:351 msgid "a password is required" msgstr "" #: plugins/sudoers/logging.c:422 plugins/sudoers/logging.c:484 #, c-format msgid "%u incorrect password attempt" msgid_plural "%u incorrect password attempts" msgstr[0] "" msgstr[1] "" #: plugins/sudoers/logging.c:572 msgid "unable to fork" msgstr "" #: plugins/sudoers/logging.c:580 plugins/sudoers/logging.c:640 #, c-format msgid "unable to fork: %m" msgstr "" #: plugins/sudoers/logging.c:630 #, c-format msgid "unable to open pipe: %m" msgstr "" #: plugins/sudoers/logging.c:655 #, c-format msgid "unable to dup stdin: %m" msgstr "" #: plugins/sudoers/logging.c:693 #, c-format msgid "unable to execute %s: %m" msgstr "" #: plugins/sudoers/match.c:616 #, c-format msgid "unsupported digest type %d for %s" msgstr "" #: plugins/sudoers/match.c:657 #, c-format msgid "%s: read error" msgstr "" #: plugins/sudoers/match.c:692 #, c-format msgid "digest for %s (%s) is not in %s form" msgstr "" #: plugins/sudoers/parse.c:114 #, c-format msgid "parse error in %s near line %d" msgstr "" #: plugins/sudoers/parse.c:117 #, c-format msgid "parse error in %s" msgstr "" #: plugins/sudoers/parse.c:502 #, c-format msgid "" "\n" "Sudoers entry:\n" msgstr "" #: plugins/sudoers/parse.c:503 #, c-format msgid " RunAsUsers: " msgstr "" #: plugins/sudoers/parse.c:517 #, c-format msgid " RunAsGroups: " msgstr "" #: plugins/sudoers/parse.c:526 #, c-format msgid " Options: " msgstr "" #: plugins/sudoers/policy.c:240 plugins/sudoers/testsudoers.c:253 msgid "unable to parse network address list" msgstr "" #: plugins/sudoers/policy.c:659 plugins/sudoers/visudo.c:841 #, c-format msgid "unable to execute %s" msgstr "ezin da %s exekutatu" #: plugins/sudoers/policy.c:792 #, c-format msgid "Sudoers policy plugin version %s\n" msgstr "" #: plugins/sudoers/policy.c:794 #, c-format msgid "Sudoers file grammar version %d\n" msgstr "" #: plugins/sudoers/policy.c:798 #, c-format msgid "" "\n" "Sudoers path: %s\n" msgstr "" "\n" "Sudoers-en bidea: %s\n" #: plugins/sudoers/policy.c:801 #, c-format msgid "nsswitch path: %s\n" msgstr "nsswitch-en bidea: %s\n" #: plugins/sudoers/policy.c:803 #, c-format msgid "ldap.conf path: %s\n" msgstr "ldap.conf-en bidea: %s\n" #: plugins/sudoers/policy.c:804 #, c-format msgid "ldap.secret path: %s\n" msgstr "ldap.secret-en bidea: %s\n" #: plugins/sudoers/policy.c:837 #, c-format msgid "unable to register hook of type %d (version %d.%d)" msgstr "" #: plugins/sudoers/pwutil.c:158 plugins/sudoers/pwutil.c:176 #, c-format msgid "unable to cache uid %u, out of memory" msgstr "" #: plugins/sudoers/pwutil.c:170 #, c-format msgid "unable to cache uid %u, already exists" msgstr "" #: plugins/sudoers/pwutil.c:222 plugins/sudoers/pwutil.c:239 #: plugins/sudoers/pwutil.c:289 plugins/sudoers/pwutil.c:334 #, c-format msgid "unable to cache user %s, out of memory" msgstr "" #: plugins/sudoers/pwutil.c:234 #, c-format msgid "unable to cache user %s, already exists" msgstr "" #: plugins/sudoers/pwutil.c:474 plugins/sudoers/pwutil.c:492 #, c-format msgid "unable to cache gid %u, out of memory" msgstr "" #: plugins/sudoers/pwutil.c:486 #, c-format msgid "unable to cache gid %u, already exists" msgstr "" #: plugins/sudoers/pwutil.c:532 plugins/sudoers/pwutil.c:549 #: plugins/sudoers/pwutil.c:584 plugins/sudoers/pwutil.c:626 #, c-format msgid "unable to cache group %s, out of memory" msgstr "" #: plugins/sudoers/pwutil.c:544 #, c-format msgid "unable to cache group %s, already exists" msgstr "" #: plugins/sudoers/pwutil.c:739 plugins/sudoers/pwutil.c:783 #, c-format msgid "unable to cache group list for %s, already exists" msgstr "" #: plugins/sudoers/pwutil.c:745 plugins/sudoers/pwutil.c:788 #, c-format msgid "unable to cache group list for %s, out of memory" msgstr "" #: plugins/sudoers/pwutil.c:777 #, c-format msgid "unable to parse groups for %s" msgstr "" #: plugins/sudoers/set_perms.c:113 plugins/sudoers/set_perms.c:438 #: plugins/sudoers/set_perms.c:841 plugins/sudoers/set_perms.c:1138 #: plugins/sudoers/set_perms.c:1430 msgid "perm stack overflow" msgstr "" #: plugins/sudoers/set_perms.c:121 plugins/sudoers/set_perms.c:369 #: plugins/sudoers/set_perms.c:446 plugins/sudoers/set_perms.c:708 #: plugins/sudoers/set_perms.c:849 plugins/sudoers/set_perms.c:1067 #: plugins/sudoers/set_perms.c:1146 plugins/sudoers/set_perms.c:1363 #: plugins/sudoers/set_perms.c:1438 plugins/sudoers/set_perms.c:1527 msgid "perm stack underflow" msgstr "" #: plugins/sudoers/set_perms.c:180 plugins/sudoers/set_perms.c:493 #: plugins/sudoers/set_perms.c:1197 plugins/sudoers/set_perms.c:1470 msgid "unable to change to root gid" msgstr "" #: plugins/sudoers/set_perms.c:269 plugins/sudoers/set_perms.c:590 #: plugins/sudoers/set_perms.c:978 plugins/sudoers/set_perms.c:1274 msgid "unable to change to runas gid" msgstr "" #: plugins/sudoers/set_perms.c:274 plugins/sudoers/set_perms.c:595 #: plugins/sudoers/set_perms.c:983 plugins/sudoers/set_perms.c:1279 msgid "unable to set runas group vector" msgstr "" #: plugins/sudoers/set_perms.c:285 plugins/sudoers/set_perms.c:606 #: plugins/sudoers/set_perms.c:992 plugins/sudoers/set_perms.c:1288 msgid "unable to change to runas uid" msgstr "" #: plugins/sudoers/set_perms.c:303 plugins/sudoers/set_perms.c:624 #: plugins/sudoers/set_perms.c:1008 plugins/sudoers/set_perms.c:1304 msgid "unable to change to sudoers gid" msgstr "" #: plugins/sudoers/set_perms.c:356 plugins/sudoers/set_perms.c:695 #: plugins/sudoers/set_perms.c:1054 plugins/sudoers/set_perms.c:1350 #: plugins/sudoers/set_perms.c:1514 msgid "too many processes" msgstr "prozesu gehiegi" #: plugins/sudoers/solaris_audit.c:51 msgid "unable to get current working directory" msgstr "" #: plugins/sudoers/solaris_audit.c:59 #, c-format msgid "truncated audit path user_cmnd: %s" msgstr "" #: plugins/sudoers/solaris_audit.c:66 #, c-format msgid "truncated audit path argv[0]: %s" msgstr "" #: plugins/sudoers/solaris_audit.c:115 msgid "audit_failure message too long" msgstr "" #: plugins/sudoers/sssd.c:333 msgid "unable to initialize SSS source. Is SSSD installed on your machine?" msgstr "" #: plugins/sudoers/sssd.c:341 plugins/sudoers/sssd.c:350 #: plugins/sudoers/sssd.c:359 plugins/sudoers/sssd.c:368 #: plugins/sudoers/sssd.c:377 #, c-format msgid "unable to find symbol \"%s\" in %s" msgstr "" #: plugins/sudoers/sudo_nss.c:290 #, c-format msgid "Matching Defaults entries for %s on %s:\n" msgstr "" #: plugins/sudoers/sudo_nss.c:308 #, c-format msgid "Runas and Command-specific defaults for %s:\n" msgstr "" #: plugins/sudoers/sudo_nss.c:326 #, c-format msgid "User %s may run the following commands on %s:\n" msgstr "" #: plugins/sudoers/sudo_nss.c:339 #, c-format msgid "User %s is not allowed to run sudo on %s.\n" msgstr "" #: plugins/sudoers/sudoers.c:172 plugins/sudoers/testsudoers.c:245 #: plugins/sudoers/visudo.c:223 plugins/sudoers/visudo.c:567 msgid "unable to initialize sudoers default values" msgstr "" #: plugins/sudoers/sudoers.c:197 plugins/sudoers/sudoers.c:239 #: plugins/sudoers/sudoers.c:833 msgid "problem with defaults entries" msgstr "" #: plugins/sudoers/sudoers.c:205 msgid "no valid sudoers sources found, quitting" msgstr "" #: plugins/sudoers/sudoers.c:275 msgid "sudoers specifies that root is not allowed to sudo" msgstr "" #: plugins/sudoers/sudoers.c:332 msgid "you are not permitted to use the -C option" msgstr "" #: plugins/sudoers/sudoers.c:396 #, c-format msgid "timestamp owner (%s): No such user" msgstr "data-zigiluaren jabea (%s): ez dago horrelako erabiltzailerik" #: plugins/sudoers/sudoers.c:410 msgid "no tty" msgstr "tty gabe" #: plugins/sudoers/sudoers.c:411 msgid "sorry, you must have a tty to run sudo" msgstr "barkatu, tty bat behar duzu sudo abiarazteko" #: plugins/sudoers/sudoers.c:466 msgid "command in current directory" msgstr "" #: plugins/sudoers/sudoers.c:486 msgid "sorry, you are not allowed to preserve the environment" msgstr "" #: plugins/sudoers/sudoers.c:778 msgid "command too long" msgstr "" #: plugins/sudoers/sudoers.c:886 plugins/sudoers/visudo.c:427 #: plugins/sudoers/visudo.c:667 #, c-format msgid "unable to stat %s" msgstr "ezin da stat egin %s-(r)engan" #: plugins/sudoers/sudoers.c:890 #, c-format msgid "%s is not a regular file" msgstr "" #: plugins/sudoers/sudoers.c:894 plugins/sudoers/timestamp.c:225 toke.l:947 #, c-format msgid "%s is owned by uid %u, should be %u" msgstr "" #: plugins/sudoers/sudoers.c:898 toke.l:954 #, c-format msgid "%s is world writable" msgstr "" #: plugins/sudoers/sudoers.c:902 toke.l:959 #, c-format msgid "%s is owned by gid %u, should be %u" msgstr "" #: plugins/sudoers/sudoers.c:933 #, c-format msgid "only root can use `-c %s'" msgstr "soilik root-ek erabili dezake `-c %s'" #: plugins/sudoers/sudoers.c:952 #, c-format msgid "unknown login class: %s" msgstr "" #: plugins/sudoers/sudoers.c:1031 plugins/sudoers/sudoers.c:1059 #, c-format msgid "unable to resolve host %s" msgstr "" #: plugins/sudoers/sudoers.c:1126 plugins/sudoers/testsudoers.c:385 #, c-format msgid "unknown group: %s" msgstr "talde ezezaguna: %s" #: plugins/sudoers/sudoreplay.c:232 #, c-format msgid "invalid filter option: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:245 #, c-format msgid "invalid max wait: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:251 #, c-format msgid "invalid speed factor: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:254 plugins/sudoers/visudo.c:180 #, c-format msgid "%s version %s\n" msgstr "%s bertsioa %s\n" #: plugins/sudoers/sudoreplay.c:286 #, c-format msgid "%s/%.2s/%.2s/%.2s/timing: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:292 #, c-format msgid "%s/%s/timing: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:308 #, c-format msgid "Replaying sudo session: %s\n" msgstr "" #: plugins/sudoers/sudoreplay.c:314 #, c-format msgid "Warning: your terminal is too small to properly replay the log.\n" msgstr "" #: plugins/sudoers/sudoreplay.c:315 #, c-format msgid "Log geometry is %d x %d, your terminal's geometry is %d x %d." msgstr "" #: plugins/sudoers/sudoreplay.c:368 msgid "unable to set tty to raw mode" msgstr "" #: plugins/sudoers/sudoreplay.c:401 #, c-format msgid "invalid timing file line: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:611 plugins/sudoers/sudoreplay.c:636 #, c-format msgid "ambiguous expression \"%s\"" msgstr "" #: plugins/sudoers/sudoreplay.c:658 msgid "unmatched ')' in expression" msgstr "" #: plugins/sudoers/sudoreplay.c:662 #, c-format msgid "unknown search term \"%s\"" msgstr "" #: plugins/sudoers/sudoreplay.c:677 #, c-format msgid "%s requires an argument" msgstr "" #: plugins/sudoers/sudoreplay.c:680 plugins/sudoers/sudoreplay.c:1060 #, c-format msgid "invalid regular expression: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:684 #, c-format msgid "could not parse date \"%s\"" msgstr "" #: plugins/sudoers/sudoreplay.c:693 msgid "unmatched '(' in expression" msgstr "" #: plugins/sudoers/sudoreplay.c:695 msgid "illegal trailing \"or\"" msgstr "" #: plugins/sudoers/sudoreplay.c:697 msgid "illegal trailing \"!\"" msgstr "" #: plugins/sudoers/sudoreplay.c:746 #, c-format msgid "unknown search type %d" msgstr "" #: plugins/sudoers/sudoreplay.c:784 #, c-format msgid "%s: invalid log file" msgstr "" #: plugins/sudoers/sudoreplay.c:802 #, c-format msgid "%s: time stamp field is missing" msgstr "" #: plugins/sudoers/sudoreplay.c:809 #, c-format msgid "%s: time stamp %s: %s" msgstr "" #: plugins/sudoers/sudoreplay.c:816 #, c-format msgid "%s: user field is missing" msgstr "" #: plugins/sudoers/sudoreplay.c:825 #, c-format msgid "%s: runas user field is missing" msgstr "" #: plugins/sudoers/sudoreplay.c:834 #, c-format msgid "%s: runas group field is missing" msgstr "" #: plugins/sudoers/sudoreplay.c:1197 #, c-format msgid "usage: %s [-h] [-d dir] [-m num] [-s num] ID\n" msgstr "" #: plugins/sudoers/sudoreplay.c:1200 #, c-format msgid "usage: %s [-h] [-d dir] -l [search expression]\n" msgstr "" #: plugins/sudoers/sudoreplay.c:1209 #, c-format msgid "" "%s - replay sudo session logs\n" "\n" msgstr "" #: plugins/sudoers/sudoreplay.c:1211 msgid "" "\n" "Options:\n" " -d, --directory=dir specify directory for session logs\n" " -f, --filter=filter specify which I/O type(s) to display\n" " -h, --help display help message and exit\n" " -l, --list list available session IDs, with optional expression\n" " -m, --max-wait=num max number of seconds to wait between events\n" " -s, --speed=num speed up or slow down output\n" " -V, --version display version information and exit" msgstr "" #: plugins/sudoers/testsudoers.c:324 msgid "\thost unmatched" msgstr "" #: plugins/sudoers/testsudoers.c:327 msgid "" "\n" "Command allowed" msgstr "" #: plugins/sudoers/testsudoers.c:328 msgid "" "\n" "Command denied" msgstr "" #: plugins/sudoers/testsudoers.c:328 msgid "" "\n" "Command unmatched" msgstr "" #: plugins/sudoers/timestamp.c:233 #, c-format msgid "%s is group writable" msgstr "" #: plugins/sudoers/timestamp.c:309 #, c-format msgid "unable to truncate time stamp file to %lld bytes" msgstr "" #: plugins/sudoers/timestamp.c:742 plugins/sudoers/timestamp.c:809 #: plugins/sudoers/visudo.c:488 plugins/sudoers/visudo.c:494 msgid "unable to read the clock" msgstr "" #: plugins/sudoers/timestamp.c:756 msgid "ignoring time stamp from the future" msgstr "" #: plugins/sudoers/timestamp.c:768 #, c-format msgid "time stamp too far in the future: %20.20s" msgstr "" #: plugins/sudoers/timestamp.c:863 #, c-format msgid "unable to lock time stamp file %s" msgstr "" #: plugins/sudoers/timestamp.c:906 plugins/sudoers/timestamp.c:926 #, c-format msgid "lecture status path too long: %s/%s" msgstr "" #: plugins/sudoers/visudo.c:182 #, c-format msgid "%s grammar version %d\n" msgstr "" #: plugins/sudoers/visudo.c:254 plugins/sudoers/visudo.c:619 #, c-format msgid "press return to edit %s: " msgstr "sakatu intro %s editatzeko: " #: plugins/sudoers/visudo.c:320 #, c-format msgid "specified editor (%s) doesn't exist" msgstr "" #: plugins/sudoers/visudo.c:338 #, c-format msgid "no editor found (editor path = %s)" msgstr "" #: plugins/sudoers/visudo.c:447 plugins/sudoers/visudo.c:455 msgid "write error" msgstr "idazketa errorea" #: plugins/sudoers/visudo.c:501 #, c-format msgid "unable to stat temporary file (%s), %s unchanged" msgstr "" #: plugins/sudoers/visudo.c:508 #, c-format msgid "zero length temporary file (%s), %s unchanged" msgstr "" #: plugins/sudoers/visudo.c:514 #, c-format msgid "editor (%s) failed, %s unchanged" msgstr "" #: plugins/sudoers/visudo.c:536 #, c-format msgid "%s unchanged" msgstr "%s aldatu gabea" #: plugins/sudoers/visudo.c:562 #, c-format msgid "unable to re-open temporary file (%s), %s unchanged." msgstr "" #: plugins/sudoers/visudo.c:573 #, c-format msgid "unabled to parse temporary file (%s), unknown error" msgstr "" #: plugins/sudoers/visudo.c:610 #, c-format msgid "internal error, unable to find %s in list!" msgstr "" #: plugins/sudoers/visudo.c:669 plugins/sudoers/visudo.c:678 #, c-format msgid "unable to set (uid, gid) of %s to (%u, %u)" msgstr "" #: plugins/sudoers/visudo.c:673 plugins/sudoers/visudo.c:683 #, c-format msgid "unable to change mode of %s to 0%o" msgstr "" #: plugins/sudoers/visudo.c:700 #, c-format msgid "%s and %s not on the same file system, using mv to rename" msgstr "" #: plugins/sudoers/visudo.c:714 #, c-format msgid "command failed: '%s %s %s', %s unchanged" msgstr "" #: plugins/sudoers/visudo.c:724 #, c-format msgid "error renaming %s, %s unchanged" msgstr "" #: plugins/sudoers/visudo.c:786 msgid "What now? " msgstr "Eta orain? " #: plugins/sudoers/visudo.c:800 msgid "" "Options are:\n" " (e)dit sudoers file again\n" " e(x)it without saving changes to sudoers file\n" " (Q)uit and save changes to sudoers file (DANGER!)\n" msgstr "" #: plugins/sudoers/visudo.c:848 #, c-format msgid "unable to run %s" msgstr "ezin da %s abiarazi" #: plugins/sudoers/visudo.c:878 #, c-format msgid "%s: wrong owner (uid, gid) should be (%u, %u)\n" msgstr "" #: plugins/sudoers/visudo.c:885 #, c-format msgid "%s: bad permissions, should be mode 0%o\n" msgstr "" #: plugins/sudoers/visudo.c:910 plugins/sudoers/visudo_json.c:1032 #, c-format msgid "failed to parse %s file, unknown error" msgstr "" #: plugins/sudoers/visudo.c:926 plugins/sudoers/visudo_json.c:1041 #, c-format msgid "parse error in %s near line %d\n" msgstr "" #: plugins/sudoers/visudo.c:929 plugins/sudoers/visudo_json.c:1044 #, c-format msgid "parse error in %s\n" msgstr "" #: plugins/sudoers/visudo.c:937 plugins/sudoers/visudo.c:944 #, c-format msgid "%s: parsed OK\n" msgstr "" #: plugins/sudoers/visudo.c:991 #, c-format msgid "%s busy, try again later" msgstr "%s okupatuta, saiatu berriz beranduago" #: plugins/sudoers/visudo.c:1087 #, c-format msgid "Error: cycle in %s `%s'" msgstr "" #: plugins/sudoers/visudo.c:1088 #, c-format msgid "Warning: cycle in %s `%s'" msgstr "" #: plugins/sudoers/visudo.c:1092 #, c-format msgid "Error: %s `%s' referenced but not defined" msgstr "" #: plugins/sudoers/visudo.c:1093 #, c-format msgid "Warning: %s `%s' referenced but not defined" msgstr "" #: plugins/sudoers/visudo.c:1236 #, c-format msgid "Warning: unused %s `%s'" msgstr "" #: plugins/sudoers/visudo.c:1349 #, c-format msgid "" "%s - safely edit the sudoers file\n" "\n" msgstr "" #: plugins/sudoers/visudo.c:1351 msgid "" "\n" "Options:\n" " -c, --check check-only mode\n" " -f, --file=sudoers specify sudoers file location\n" " -h, --help display help message and exit\n" " -q, --quiet less verbose (quiet) syntax error messages\n" " -s, --strict strict syntax checking\n" " -V, --version display version information and exit\n" " -x, --export=output_file write sudoers in JSON format to output_file" msgstr "" #: plugins/sudoers/visudo_json.c:1018 #, c-format msgid "%s: input and output files must be different" msgstr "" #: toke.l:918 msgid "too many levels of includes" msgstr "include maila gehiegi" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/tasksel.po������������������������������������������������0000644�0000000�0000000�00000003322�12704125522�017077� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of eu.po to librezale # Inaki Larranaga Murgoitio, <dooteo@euskalgnu.org>, 2005. # Piarres Beobide <pi@beobide.net>, 2007. # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2005. # Piarres Beobide <pi@beobide.net> 2005 msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-02 02:46+0000\n" "PO-Revision-Date: 2015-12-22 01:20+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: librezale <librezale@librezale.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:28+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: ../tasksel.pl:475 msgid "" "Usage:\n" "tasksel install <task>...\n" "tasksel remove <task>...\n" "tasksel [options]\n" "\t-t, --test test mode; don't really do anything\n" "\t --new-install automatically install some tasks\n" "\t --list-tasks list tasks that would be displayed and exit\n" "\t --task-packages list available packages in a task\n" "\t --task-desc returns the description of a task\n" msgstr "" "Erabilera:\n" "tasksel install <zereginak>...\n" "tasksel remove <zereginak>...\n" "tasksel [aukerak]\n" "\t-t, --test proba modua; ez du ezer egiten\n" "\t --new-install zeregin batzuk automatikoki instalatzeko\n" "\t --list-tasks zereginen zerrenda bistaratu eta irten egiten da\n" "\t --task-packages zeregin bateko paketeak zerrendatzen ditu\n" "\t --task-desc zeregin baten azalpena itzultzen du\n" #: ../tasksel.pl:749 msgid "apt-get failed" msgstr "apt-get-k huts egin du" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/tar.po����������������������������������������������������0000644�0000000�0000000�00000207337�12704125522�016233� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Translation of tar messages to Basque. # Copyright (C) 2006 Free Software Foundation, Inc. # Mikel Olasagasti <hey_neken@mundurat.net>, 2006. # Piarres Beobide <pi@beobide.net>, 2006. # This file is distributed under the same license as the tar package. # # msgid "" msgstr "" "Project-Id-Version: tar-1.15.91-eu\n" "Report-Msgid-Bugs-To: bug-tar@gnu.org\n" "POT-Creation-Date: 2014-07-27 23:35+0300\n" "PO-Revision-Date: 2015-12-04 22:45+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 06:07+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: gnu/argmatch.c:135 #, c-format msgid "invalid argument %s for %s" msgstr "%s argumentu baliogabea %s-rentzat" #: gnu/argmatch.c:136 #, c-format msgid "ambiguous argument %s for %s" msgstr "%s argumentu anbiguoa %s-rentzat" #: gnu/argmatch.c:155 msgid "Valid arguments are:" msgstr "Argumentu erabilgarriak:" #: gnu/argp-help.c:150 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "ARGP_HELP_FMT: %s balioa %s-ren berdina edo txikiagoa da" #: gnu/argp-help.c:223 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "%.*s: ARGP_HELP_FMT parametroak balio bat behar du" #: gnu/argp-help.c:229 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "%.*s: ARGP_HELP_FMT parametroa positibo izan behar da" #: gnu/argp-help.c:238 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "%.*s: ARGP_HELP_FMT parametro ezezaguna" #: gnu/argp-help.c:250 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "Zaborra ARGP_HELP_FMT-en: %s" #: gnu/argp-help.c:1250 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Aukera luzeentzat beharrezko edo aukerako argumentuak modu berdinean " "beharrezko edo aukerakoak izango dira aukera luzeentzat ere." #: gnu/argp-help.c:1643 msgid "Usage:" msgstr "Erabilera:" #: gnu/argp-help.c:1647 msgid " or: " msgstr " edo: " #: gnu/argp-help.c:1659 msgid " [OPTION...]" msgstr " [AUKERA...]" #: gnu/argp-help.c:1686 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" #: gnu/argp-help.c:1714 #, c-format msgid "Report bugs to %s.\n" msgstr "Arazoen berri %s-en eman.\n" #: gnu/argp-help.c:1933 gnu/error.c:190 msgid "Unknown system error" msgstr "Sistema errore ezezaguna" #: gnu/argp-parse.c:83 msgid "give this help list" msgstr "laguntza zerrenda hau eman" #: gnu/argp-parse.c:84 msgid "give a short usage message" msgstr "erabilera mezu labur bat eman" #: gnu/argp-parse.c:85 src/tar.c:529 src/tar.c:531 src/tar.c:630 #: tests/genfile.c:130 msgid "NAME" msgstr "IZENA" #: gnu/argp-parse.c:85 msgid "set the program name" msgstr "programa izen ezarri" #: gnu/argp-parse.c:86 msgid "SECS" msgstr "SEG" #: gnu/argp-parse.c:87 msgid "hang for SECS seconds (default 3600)" msgstr "SEG segundu gelditu (lehenetsia 3600)" #: gnu/argp-parse.c:144 msgid "print program version" msgstr "programa bertsioa bistarazi" #: gnu/argp-parse.c:161 msgid "(PROGRAM ERROR) No version known!?" msgstr "(PROGRAMA ERROREA) Ez da bertsioa ezagutzen!?" #: gnu/argp-parse.c:614 #, c-format msgid "%s: Too many arguments\n" msgstr "%s: Argumentu gehiegi\n" #: gnu/argp-parse.c:757 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "(PROGRAMA ERROREA) Aukera ezaguna izan beharko zen!?" #: gnu/closeout.c:114 msgid "write error" msgstr "idazketa errorea" #: gnu/getopt.c:549 gnu/getopt.c:578 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: gnu/getopt.c:626 gnu/getopt.c:630 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:639 gnu/getopt.c:644 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:687 gnu/getopt.c:706 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: gnu/getopt.c:744 gnu/getopt.c:747 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnu/getopt.c:755 gnu/getopt.c:758 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnu/getopt.c:807 gnu/getopt.c:810 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnu/getopt.c:863 gnu/getopt.c:880 gnu/getopt.c:1090 gnu/getopt.c:1108 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnu/getopt.c:936 gnu/getopt.c:952 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnu/getopt.c:976 gnu/getopt.c:994 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnu/getopt.c:1015 gnu/getopt.c:1033 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: gnu/obstack.c:415 gnu/obstack.c:417 gnu/xalloc-die.c:36 msgid "memory exhausted" msgstr "memoria askieza" #: gnu/openat-die.c:40 #, c-format msgid "unable to record current working directory" msgstr "ezin izan da uneko lan-direktorioa gorde" #: gnu/openat-die.c:59 #, c-format msgid "failed to return to initial working directory" msgstr "" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. and use glyphs suitable for your language. #: gnu/quotearg.c:314 msgid "`" msgstr "`" #: gnu/quotearg.c:315 msgid "'" msgstr "'" #. 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=' #: gnu/rpmatch.c:152 msgid "^[yY]" msgstr "^[bB]" #. 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=' #: gnu/rpmatch.c:165 msgid "^[nN]" msgstr "^[eE]" #: gnu/version-etc.c:76 #, c-format msgid "Packaged by %s (%s)\n" msgstr "" #: gnu/version-etc.c:79 #, 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. #: gnu/version-etc.c:86 msgid "(C)" msgstr "" #: gnu/version-etc.c:88 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " "<http://gnu.org/licenses/gpl.html>.\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. #: gnu/version-etc.c:104 #, c-format msgid "Written by %s.\n" msgstr "%s(e)k idatzia.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:108 #, c-format msgid "Written by %s and %s.\n" msgstr "%s(e)k eta %s(e)k idatzia.\n" #. TRANSLATORS: Each %s denotes an author name. #: gnu/version-etc.c:112 #, 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. #: gnu/version-etc.c:119 #, 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. #: gnu/version-etc.c:126 #, 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. #: gnu/version-etc.c:133 #, 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. #: gnu/version-etc.c:141 #, 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. #: gnu/version-etc.c:149 #, 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. #: gnu/version-etc.c:158 #, 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. #: gnu/version-etc.c:169 #, 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). #: gnu/version-etc.c:247 #, c-format msgid "" "\n" "Report bugs to: %s\n" msgstr "" #: gnu/version-etc.c:249 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: gnu/version-etc.c:253 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: gnu/version-etc.c:255 #, c-format msgid "%s home page: <http://www.gnu.org/software/%s/>\n" msgstr "" #: gnu/version-etc.c:258 msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n" msgstr "" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:60 lib/paxerror.c:73 #, c-format msgid "%s: Cannot %s" msgstr "%s: Ezin da %s" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:86 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: Oharra: Ezin da %s" #: lib/paxerror.c:95 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: Ezin da modua %s-ra aldatu" #: lib/paxerror.c:103 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: Ezin da jabetza uid %lu, gid %lu -ra aldatu" #: lib/paxerror.c:129 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: Ezin da %s-ra gogorki lotu" #: lib/paxerror.c:181 lib/paxerror.c:213 #, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s: Irakurketa errorea %s byte-an, byte %lu irakurtzerakoan" msgstr[1] "%s: Irakurketa errorea %s byte-an, %lu byte irakurtzerakoan" #: lib/paxerror.c:194 #, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "" "%s: Oharra: Irakurketa errorea %s byte-an, byte %lu irakurtzerakoan" msgstr[1] "" "%s: Oharra: Irakurketa errorea %s byte-an, %lu byte irakurtzerakoan" #: lib/paxerror.c:261 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: Ezin da %s-ra seek egin" #: lib/paxerror.c:277 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: Oharra: Ezin da %s-ra seek egin" #: lib/paxerror.c:286 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: Ezin da %s-ra lotura sinbolkoa sortu" #: lib/paxerror.c:351 #, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%s: byte %lu soilik idatzita %lu(e)tik" msgstr[1] "%s: %lu byte soilik idatzita %lu(e)tik" #: lib/paxnames.c:140 #, c-format msgid "Removing leading `%s' from member names" msgstr "" #: lib/paxnames.c:141 #, c-format msgid "Removing leading `%s' from hard link targets" msgstr "" #: lib/paxnames.c:154 msgid "Substituting `.' for empty member name" msgstr "`.' partaide izen hutsagatik aldatzen" #: lib/paxnames.c:155 msgid "Substituting `.' for empty hard link target" msgstr "`.' lotura gogor helburu hutsegatik aldatzen" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: Zerbitzua ez da erabilgarria" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "sarrera estandarra" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "irteera estandarra" #: lib/rtapelib.c:429 #, c-format msgid "Cannot connect to %s: resolve failed" msgstr "" #: lib/rtapelib.c:502 #, c-format msgid "Cannot redirect files for remote shell" msgstr "" #: lib/rtapelib.c:516 #, c-format msgid "Cannot execute remote shell" msgstr "Ezin da urruneko shell-a abiarazi" #: rmt/rmt.c:432 msgid "Seek direction out of range" msgstr "Seek norabidea eremuz kanpo" #: rmt/rmt.c:438 msgid "Invalid seek direction" msgstr "" #: rmt/rmt.c:446 msgid "Invalid seek offset" msgstr "" #: rmt/rmt.c:452 msgid "Seek offset out of range" msgstr "Seek offset-a eremuz kanpo" #: rmt/rmt.c:493 rmt/rmt.c:544 rmt/rmt.c:608 msgid "Invalid byte count" msgstr "" #: rmt/rmt.c:499 rmt/rmt.c:550 rmt/rmt.c:614 rmt/rmt.c:625 msgid "Byte count out of range" msgstr "" #: rmt/rmt.c:558 msgid "Premature eof" msgstr "" #: rmt/rmt.c:601 msgid "Invalid operation code" msgstr "" #: rmt/rmt.c:636 rmt/rmt.c:680 msgid "Operation not supported" msgstr "" #: rmt/rmt.c:664 msgid "Unexpected arguments" msgstr "" #: rmt/rmt.c:689 msgid "Manipulate a tape drive, accepting commands from a remote process" msgstr "" #: rmt/rmt.c:696 src/tar.c:454 src/tar.c:458 src/tar.c:628 src/tar.c:643 #: src/tar.c:782 src/tar.c:820 tests/genfile.c:166 msgid "NUMBER" msgstr "ZENBAKIA" #: rmt/rmt.c:697 msgid "set debug level" msgstr "" #: rmt/rmt.c:698 src/tar.c:452 src/tar.c:633 src/tar.c:709 src/tar.c:713 #: src/tar.c:725 src/tar.c:735 src/tar.c:738 src/tar.c:741 src/tar.c:744 #: src/tar.c:746 src/tar.c:837 tests/genfile.c:132 tests/genfile.c:180 #: tests/genfile.c:184 tests/genfile.c:187 tests/genfile.c:193 msgid "FILE" msgstr "FITXATEGIA" #: rmt/rmt.c:699 msgid "set debug output file name" msgstr "" #: rmt/rmt.c:715 rmt/rmt.c:783 #, c-format msgid "cannot open %s" msgstr "" #: rmt/rmt.c:780 tests/genfile.c:892 tests/genfile.c:909 #, c-format msgid "too many arguments" msgstr "argumentu gehiegi" #: rmt/rmt.c:822 msgid "Garbage command" msgstr "Zabor komandoa" #: src/buffer.c:458 src/buffer.c:463 src/buffer.c:757 src/buffer.c:1373 #: src/buffer.c:1419 src/buffer.c:1448 src/delete.c:212 src/list.c:273 #: src/update.c:188 msgid "This does not look like a tar archive" msgstr "Honek ez dirudi tar pakete bat" #: src/buffer.c:574 msgid "Total bytes read" msgstr "Irakurritako byte-ak guztira" #: src/buffer.c:576 msgid "Total bytes written" msgstr "Idatziriko byte-ak guztira" #: src/buffer.c:577 msgid "Total bytes deleted" msgstr "" #: src/buffer.c:656 msgid "(pipe)" msgstr "(tutua)" #: src/buffer.c:680 msgid "Refusing to read archive contents from terminal (missing -f option?)" msgstr "" #: src/buffer.c:682 msgid "Refusing to write archive contents to terminal (missing -f option?)" msgstr "" #: src/buffer.c:695 msgid "Invalid value for record_size" msgstr "balio baliogabea record_size-rentzat" #: src/buffer.c:698 msgid "No archive name given" msgstr "Ez da fitxategi izenik eman" #: src/buffer.c:741 msgid "Cannot verify stdin/stdout archive" msgstr "Ezin da sarrera/irteera estandar fitxategia egiaztatu" #: src/buffer.c:754 #, c-format msgid "Archive is compressed. Use %s option" msgstr "Fitxategia konprimiturik dago. %s aukera erabili" #: src/buffer.c:812 src/tar.c:2541 msgid "Cannot update compressed archives" msgstr "Ezin dira konprimituriko fitxategiak eguneratu" #: src/buffer.c:905 msgid "At beginning of tape, quitting now" msgstr "Zintaren hasieran, uzten" #: src/buffer.c:911 msgid "Too many errors, quitting" msgstr "Errore gehiegi, uzten" #: src/buffer.c:944 #, c-format msgid "Record size = %lu block" msgid_plural "Record size = %lu blocks" msgstr[0] "Grabazio tamaina = bloke %lu" msgstr[1] "Grabazio tamaina = %lu bloke" #: src/buffer.c:965 #, c-format msgid "Unaligned block (%lu byte) in archive" msgid_plural "Unaligned block (%lu bytes) in archive" msgstr[0] "Alineatu gabeko blokea (byte %lu) paketean" msgstr[1] "Alineatu gabeko blokea (%lu byte) paketean" #: src/buffer.c:1042 msgid "Cannot backspace archive file; it may be unreadable without -i" msgstr "" #: src/buffer.c:1074 msgid "rmtlseek not stopped at a record boundary" msgstr "" #: src/buffer.c:1125 #, c-format msgid "%s: contains invalid volume number" msgstr "%s: bolumen zenbaki baliogabea du" #: src/buffer.c:1160 msgid "Volume number overflow" msgstr "Bolumen zenbaki gainezkatzea" #: src/buffer.c:1175 #, c-format msgid "Prepare volume #%d for %s and hit return: " msgstr "#%d bolumena %s -rako prestatu eta enter sakatu: " #: src/buffer.c:1181 msgid "EOF where user reply was expected" msgstr "Fitxategi amaiera erabiltzaile erantzuna espero zenean" #: src/buffer.c:1186 src/buffer.c:1218 msgid "WARNING: Archive is incomplete" msgstr "Oharra: Paketea ez dago osaturik" #: src/buffer.c:1200 #, c-format msgid "" " n name Give a new file name for the next (and subsequent) volume(s)\n" " q Abort tar\n" " y or newline Continue operation\n" msgstr "" " n name Eman izen berri bat hurrengo (eta hurrengo) bolumenentzat\n" " q tar utzi\n" " y edo intro Ekintza jarraitu\n" #: src/buffer.c:1205 #, c-format msgid " ! Spawn a subshell\n" msgstr " ! Azpishell bat sortu\n" #: src/buffer.c:1206 #, c-format msgid " ? Print this list\n" msgstr " ? Zerrenda hau inprimatu\n" #: src/buffer.c:1213 msgid "No new volume; exiting.\n" msgstr "Ez dago bolumen berririk; uzten.\n" #: src/buffer.c:1246 msgid "File name not specified. Try again.\n" msgstr "Ez da fitxategi izenik ezarri. Berriz saiatu.\n" #: src/buffer.c:1259 #, c-format msgid "Invalid input. Type ? for help.\n" msgstr "SArrera baliogabea. ? idatzi laguntzarako.\n" #: src/buffer.c:1310 #, c-format msgid "%s command failed" msgstr "%s komandoak huts egin du" #: src/buffer.c:1491 #, c-format msgid "" "%s is possibly continued on this volume: header contains truncated name" msgstr "%s posibleki bolumen honen jarraipena da: buruak mozturiko izena du" #: src/buffer.c:1495 #, c-format msgid "%s is not continued on this volume" msgstr "%s ez da bolumen honen jarraipena" #: src/buffer.c:1509 #, c-format msgid "%s is the wrong size (%s != %s + %s)" msgstr "%s okerreko tamaina da (%s != %s + %s)" #: src/buffer.c:1524 #, c-format msgid "This volume is out of sequence (%s - %s != %s)" msgstr "" #: src/buffer.c:1602 src/buffer.c:1628 #, c-format msgid "Archive not labeled to match %s" msgstr "" #: src/buffer.c:1632 #, c-format msgid "Volume %s does not match %s" msgstr "%s bolumena ez da %s-ren pareko" #: src/buffer.c:1726 #, c-format msgid "" "%s: file name too long to be stored in a GNU multivolume header, truncated" msgstr "" "%s: fitxategi izen luzeegia GNU bolumen anitzeko buruan gordetzeko, mozturik" #: src/buffer.c:1917 msgid "write did not end on a block boundary" msgstr "" #: src/compare.c:96 #, c-format msgid "Could only read %lu of %lu byte" msgid_plural "Could only read %lu of %lu bytes" msgstr[0] "%lu byte bakarrik irakurri daiteke %lu byte-tatik" msgstr[1] "%lu byte bakarrik irakurri daiteke %lu byte-tatik" #: src/compare.c:106 src/compare.c:391 msgid "Contents differ" msgstr "Eduki ezberdintasunak" #: src/compare.c:132 src/extract.c:1132 src/incremen.c:1505 src/list.c:487 #: src/list.c:1426 src/xheader.c:837 msgid "Unexpected EOF in archive" msgstr "Esperogabeko Fitxategi amaiaera paketean" #: src/compare.c:180 src/compare.c:196 src/compare.c:310 src/compare.c:415 msgid "File type differs" msgstr "Fixtategi mota ezberdinak" #: src/compare.c:183 src/compare.c:203 src/compare.c:324 msgid "Mode differs" msgstr "Modu ezberdinak" #: src/compare.c:206 msgid "Uid differs" msgstr "Uid ezberdinak" #: src/compare.c:208 msgid "Gid differs" msgstr "Gid ezberdinak" #: src/compare.c:212 msgid "Mod time differs" msgstr "Eraldaketa data ezberdinak" #: src/compare.c:216 src/compare.c:425 msgid "Size differs" msgstr "Tamaina ezberdinak" #: src/compare.c:265 #, c-format msgid "Not linked to %s" msgstr "Ez dago %s-ra loturik" #: src/compare.c:289 msgid "Symlink differs" msgstr "Lotura sinboliko ezberdinak" #: src/compare.c:318 msgid "Device number differs" msgstr "Gailu zenbaki ezberdinak" #: src/compare.c:466 #, c-format msgid "Verify " msgstr "Egiaztatu " #: src/compare.c:473 #, c-format msgid "%s: Unknown file type '%c', diffed as normal file" msgstr "" #: src/compare.c:529 msgid "Archive contains file names with leading prefixes removed." msgstr "" #: src/compare.c:535 msgid "Archive contains transformed file names." msgstr "" #: src/compare.c:540 msgid "Verification may fail to locate original files." msgstr "Egiaztapenak huts egin dezake jatorrizko fitxategiak kokatzerakoan." #: src/compare.c:614 #, c-format msgid "VERIFY FAILURE: %d invalid header detected" msgid_plural "VERIFY FAILURE: %d invalid headers detected" msgstr[0] "EGIAZTAPEN AKATSA: buru baliogabe %d aurkitu da" msgstr[1] "EGIAZTAPEN AKATSA: %d buru baliogabe aurkitu dira" #: src/compare.c:632 src/list.c:250 #, c-format msgid "A lone zero block at %s" msgstr "" #: src/create.c:73 #, c-format msgid "%s: contains a cache directory tag %s; %s" msgstr "" #: src/create.c:262 #, c-format msgid "value %s out of %s range %s..%s; substituting %s" msgstr "%s eremua %s eremutik %s..%s kanpo: %s aldatzen" #: src/create.c:268 #, c-format msgid "value %s out of %s range %s..%s" msgstr "%s balioa %s eremutik %s..%s kanpo dago" #: src/create.c:328 msgid "Generating negative octal headers" msgstr "Zortzitar buru negatiboak sortzen" #: src/create.c:601 src/create.c:664 #, c-format msgid "%s: file name is too long (max %d); not dumped" msgstr "%s: fitxategi izena luzeegia da (gehi. %d); ez da irauliko" #: src/create.c:611 #, c-format msgid "%s: file name is too long (cannot be split); not dumped" msgstr "%s: fitxategi izena luzeegia da (ezin da moztu); ez da irauliko" #: src/create.c:638 #, c-format msgid "%s: link name is too long; not dumped" msgstr "%s: lotura izena luzeegia da; ez da irauliko" #: src/create.c:1084 #, c-format msgid "%s: File shrank by %s byte; padding with zeros" msgid_plural "%s: File shrank by %s bytes; padding with zeros" msgstr[0] "" msgstr[1] "" #: src/create.c:1182 #, c-format msgid "%s: file is on a different filesystem; not dumped" msgstr "" "%s: fitxategia fitxategi sistema ezberdin batetan dago, ez da irauliko" #: src/create.c:1225 src/create.c:1236 src/incremen.c:610 src/incremen.c:617 msgid "contents not dumped" msgstr "" #: src/create.c:1440 #, c-format msgid "%s: Unknown file type; file ignored" msgstr "%s: Fitxategi mota ezezaguna; fitxategia alde batetara utziko da" #: src/create.c:1551 #, c-format msgid "Missing links to %s." msgstr "" #: src/create.c:1712 #, c-format msgid "%s: file is unchanged; not dumped" msgstr "%s: fitxategia ez da aldatu, ez da irauliko" #: src/create.c:1721 #, c-format msgid "%s: file is the archive; not dumped" msgstr "%s: fitxategia paketea da, ez da irauliko" #: src/create.c:1749 src/incremen.c:603 msgid "directory not dumped" msgstr "" #: src/create.c:1821 #, c-format msgid "%s: file changed as we read it" msgstr "%s: fitxategia aldatu egin da irakurtzen ari zenean" #: src/create.c:1902 #, c-format msgid "%s: socket ignored" msgstr "%s: socket-a alde batetara utzi da" #: src/create.c:1908 #, c-format msgid "%s: door ignored" msgstr "%s: atea alde batetara utzia" #: src/delete.c:218 src/list.c:287 src/update.c:193 msgid "Skipping to next header" msgstr "Hurrengoa burura salto egiten" #: src/delete.c:284 msgid "Deleting non-header from archive" msgstr "paketetik burugabea ezabatzen" #: src/extract.c:302 #, c-format msgid "%s: implausibly old time stamp %s" msgstr "%s: Sinesgarri izateko zaharregia den denbora marka %s" #: src/extract.c:320 #, c-format msgid "%s: time stamp %s is %s s in the future" msgstr "%s: %s denbora marka %s etorkizunean da" #: src/extract.c:536 #, c-format msgid "%s: Unexpected inconsistency when making directory" msgstr "%s: Esperogabeko inkonsistentziak direktorioa sortzerakoan" #: src/extract.c:705 #, c-format msgid "%s: skipping existing file" msgstr "" #: src/extract.c:821 #, c-format msgid "%s: Directory renamed before its status could be extracted" msgstr "%s: Direktorioa bere egoera atera aurretik berrizendatua izan da" #: src/extract.c:1010 msgid "Extracting contiguous files as regular files" msgstr "Alboko fitxategiak fitxategi erregularrak bezala ateratzen" #: src/extract.c:1365 msgid "Attempting extraction of symbolic links as hard links" msgstr "Lotura sinbolikoak lotura gogor bezala ateratzen saiatzen" #: src/extract.c:1528 #, c-format msgid "%s: Cannot extract -- file is continued from another volume" msgstr "%s: Ezin da atera -- paketea beste bolumen baten jarraipena da" #: src/extract.c:1535 src/list.c:1167 msgid "Unexpected long name header" msgstr "Buru izen luzera esperogabea" #: src/extract.c:1542 #, c-format msgid "%s: Unknown file type '%c', extracted as normal file" msgstr "" #: src/extract.c:1568 #, c-format msgid "Current %s is newer or same age" msgstr "Unekoa %s berriagoa edo data berdinekoa da" #: src/extract.c:1620 #, c-format msgid "%s: Was unable to backup this file" msgstr "%s: Ez da gai fitxategi honen babeskopia egiteko" #: src/extract.c:1767 #, c-format msgid "Cannot rename %s to %s" msgstr "Ezin da %s %s-ra berrizendatu" #: src/incremen.c:494 src/incremen.c:536 #, c-format msgid "%s: Directory has been renamed from %s" msgstr "%s: Direktorioa %s-tik berrizendatua izan da" #: src/incremen.c:549 #, c-format msgid "%s: Directory is new" msgstr "%s: Direktorioa berria da" #: src/incremen.c:566 #, c-format msgid "%s: directory is on a different filesystem; not dumped" msgstr "" #: src/incremen.c:587 #, c-format msgid "%s: Directory has been renamed" msgstr "%s: Direktorioa berrizendatua izan da" #: src/incremen.c:1003 src/incremen.c:1018 msgid "Invalid time stamp" msgstr "denbora marka baliogabea" #: src/incremen.c:1047 msgid "Invalid modification time" msgstr "" #: src/incremen.c:1057 msgid "Invalid modification time (nanoseconds)" msgstr "Eraldaketa denbora (nanosegundu) baliogabea" #: src/incremen.c:1073 msgid "Invalid device number" msgstr "gailu zenbaki baliogabea" #: src/incremen.c:1081 msgid "Invalid inode number" msgstr "Inodo zenbaki baliogabea" #: src/incremen.c:1137 #, c-format msgid "%s: byte %s: %s %.*s... too long" msgstr "" #: src/incremen.c:1153 src/incremen.c:1208 src/incremen.c:1270 msgid "Unexpected EOF in snapshot file" msgstr "" #: src/incremen.c:1159 #, c-format msgid "%s: byte %s: %s %s followed by invalid byte 0x%02x" msgstr "" #: src/incremen.c:1171 #, c-format msgid "" "%s: byte %s: (valid range %s..%s)\n" "\t%s %s" msgstr "" #: src/incremen.c:1178 #, c-format msgid "%s: byte %s: %s %s" msgstr "" #: src/incremen.c:1259 #, c-format msgid "%s: byte %s: %s" msgstr "" #: src/incremen.c:1262 msgid "Missing record terminator" msgstr "Gordetze amaiera falta da" #: src/incremen.c:1368 src/incremen.c:1371 msgid "Bad incremental file format" msgstr "Fitxategi inkremental formatu okerra" #: src/incremen.c:1390 #, c-format msgid "Unsupported incremental format version: %<PRIuMAX>" msgstr "Sostengu gabeko formatu inkrementalaren bertsioa: %<PRIuMAX>" #: src/incremen.c:1545 #, c-format msgid "Malformed dumpdir: expected '%c' but found %#3o" msgstr "" "Gaizki eratutako iraulketa direktorioa: '%c'espero zen baina %#3o aurkitu da" #: src/incremen.c:1555 msgid "Malformed dumpdir: 'X' duplicated" msgstr "Gaizki eratutako iraulketa direktorioa: 'X' bikoizturik" #: src/incremen.c:1568 msgid "Malformed dumpdir: empty name in 'R'" msgstr "Gaizki eratutako iraulketa direktorioa: izen hutsa 'R'-en" #: src/incremen.c:1581 msgid "Malformed dumpdir: 'T' not preceeded by 'R'" msgstr "Gaizki eratutako iraulketa direktorioa: 'T' ez doa 'R' atzean" #: src/incremen.c:1587 msgid "Malformed dumpdir: empty name in 'T'" msgstr "Gaizki eratutako iraulketa direktorioa: izen hutsa 'T'-en" #: src/incremen.c:1607 #, c-format msgid "Malformed dumpdir: expected '%c' but found end of data" msgstr "" "Gaizki eratutako iraulketa direktorioa: '%c' espero zen baina data amaiera " "aurkitu da" #: src/incremen.c:1614 msgid "Malformed dumpdir: 'X' never used" msgstr "Gaizki eratutako iraulketa direktorioa: 'X' ez da inoiz erabili" #: src/incremen.c:1658 #, c-format msgid "Cannot create temporary directory using template %s" msgstr "Ezin da aldiroko direktorioa sortu %s txantiloia erabiliaz" #: src/incremen.c:1719 #, c-format msgid "%s: Not purging directory: unable to stat" msgstr "%s: Ez da direktorioa garbituko: ezin da egoera eskuratu" #: src/incremen.c:1732 #, c-format msgid "%s: directory is on a different device: not purging" msgstr "%s: direktorioa gailu ezberdin batetan dago: ez da garbituko" #: src/incremen.c:1740 #, c-format msgid "%s: Deleting %s\n" msgstr "%s: %s ezabatzen\n" #: src/incremen.c:1745 #, c-format msgid "%s: Cannot remove" msgstr "%s: Ezin da ezabatu" #: src/list.c:217 #, c-format msgid "%s: Omitting" msgstr "%s: Alde batetara uzten" #: src/list.c:235 #, c-format msgid "block %s: ** Block of NULs **\n" msgstr "" #: src/list.c:261 #, c-format msgid "block %s: ** End of File **\n" msgstr "%s blokea: ** Fitxategi Amaiera **\n" #: src/list.c:284 src/list.c:1136 src/list.c:1394 #, c-format msgid "block %s: " msgstr "%s blokea: " #. TRANSLATORS: %s is type of the value (gid_t, uid_t, #. etc.) #: src/list.c:751 #, c-format msgid "Blanks in header where numeric %s value expected" msgstr "Zuriunea buruan zenbakizko %s balioa espero zenean" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:806 #, c-format msgid "" "Archive octal value %.*s is out of %s range; assuming two's complement" msgstr "" "Paketearen zortzitar %.*s balioa %s eremutik kanpo dago, biak bateragarriak " "direla pentsatuko da" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:817 #, c-format msgid "Archive octal value %.*s is out of %s range" msgstr "Paketearen zortzitar %.*s balioa %s eremutik kanpo dago" #: src/list.c:838 msgid "Archive contains obsolescent base-64 headers" msgstr "Paketeak zaharkituriko base-64 buruak ditu" #: src/list.c:852 #, c-format msgid "Archive signed base-64 string %s is out of %s range" msgstr "" #: src/list.c:883 #, c-format msgid "Archive base-256 value is out of %s range" msgstr "" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:912 #, c-format msgid "Archive contains %.*s where numeric %s value expected" msgstr "Paketeak %.*s du zenbakizko %s balioa espero zenean" #. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.) #: src/list.c:934 #, c-format msgid "Archive value %s is out of %s range %s..%s" msgstr "Pakete %s balioa %s eremutik kanpo dago %s.. %s" #: src/list.c:1294 #, c-format msgid " link to %s\n" msgstr " %s-ra lotu\n" #: src/list.c:1302 #, c-format msgid " unknown file type %s\n" msgstr " %s fitxategi mota ezezaguna\n" #: src/list.c:1320 #, c-format msgid "--Long Link--\n" msgstr "--Lotura Luzea--\n" #: src/list.c:1324 #, c-format msgid "--Long Name--\n" msgstr "--Izen Luzea--\n" #: src/list.c:1328 #, c-format msgid "--Volume Header--\n" msgstr "--Bolumen Burua--\n" #: src/list.c:1336 #, c-format msgid "--Continued at byte %s--\n" msgstr "--%s byte-an jarraitzen du--\n" #: src/list.c:1399 msgid "Creating directory:" msgstr "Direktorioa sortzen:" #: src/misc.c:726 #, c-format msgid "Renaming %s to %s\n" msgstr "%s %s-ra berrizendatzen\n" #: src/misc.c:735 src/misc.c:754 #, c-format msgid "%s: Cannot rename to %s" msgstr "%s: Ezin da %s-ra berrizendatu" #: src/misc.c:759 #, c-format msgid "Renaming %s back to %s\n" msgstr "%s %s-ra atzera berrizendatzen\n" #: src/misc.c:1101 #, c-format msgid "%s: File removed before we read it" msgstr "%s: Fitxategia irakurri baino lehen ezabaturik" #: src/misc.c:1122 msgid "child process" msgstr "ume prozesua" #: src/misc.c:1131 msgid "interprocess channel" msgstr "prozesu arteko kanala" #: src/names.c:360 msgid "command line" msgstr "" #: src/names.c:378 #, c-format msgid "%s: file list requested from %s already read from %s" msgstr "" #: src/names.c:448 src/checkpoint.c:274 #, c-format msgid "cannot split string '%s': %s" msgstr "" #: src/names.c:490 #, c-format msgid "%s: file name read contains nul character" msgstr "" #: src/names.c:824 msgid "Pattern matching characters used in file names" msgstr "" #: src/names.c:826 msgid "" "Use --wildcards to enable pattern matching, or --no-wildcards to suppress " "this warning" msgstr "" #: src/names.c:844 src/names.c:860 #, c-format msgid "%s: Not found in archive" msgstr "%s: Ez da paketean aurkitu" #: src/names.c:845 #, c-format msgid "%s: Required occurrence not found in archive" msgstr "" #: src/names.c:879 #, c-format msgid "Archive label mismatch" msgstr "" #: src/names.c:1183 msgid "" "Using -C option inside file list is not allowed with --listed-incremental" msgstr "" #: src/names.c:1189 msgid "Only one -C option is allowed with --listed-incremental" msgstr "" #: src/tar.c:87 #, c-format msgid "Options '%s' and '%s' both want standard input" msgstr "" #: src/tar.c:164 #, c-format msgid "%s: Invalid archive format" msgstr "%s: Pakete formatu baliogabea" #: src/tar.c:196 msgid "GNU features wanted on incompatible archive format" msgstr "GNU ezaugarriak behar dira pakete formatu bateraezinean" #: src/tar.c:264 #, c-format msgid "" "Unknown quoting style '%s'. Try '%s --quoting-style=help' to get a list." msgstr "" #: src/tar.c:378 msgid "" "GNU 'tar' saves many files together into a single tape or disk archive, and " "can restore individual files from the archive.\n" "\n" "Examples:\n" " tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.\n" " tar -tvf archive.tar # List all files in archive.tar verbosely.\n" " tar -xf archive.tar # Extract all files from archive.tar.\n" msgstr "" #: src/tar.c:387 msgid "" "The backup suffix is '~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control may be set with --backup or VERSION_CONTROL, values " "are:\n" "\n" " none, off never make backups\n" " t, numbered make numbered backups\n" " nil, existing numbered if numbered backups exist, simple otherwise\n" " never, simple always make simple backups\n" msgstr "" #: src/tar.c:417 msgid "Main operation mode:" msgstr "Ekintza nagusi modua:" #: src/tar.c:420 msgid "list the contents of an archive" msgstr "pakete baten edukiak zerrendatu" #: src/tar.c:422 msgid "extract files from an archive" msgstr "pakete batetako fitxategiak atera" #: src/tar.c:425 msgid "create a new archive" msgstr "pakete berri bat sortu" #: src/tar.c:427 msgid "find differences between archive and file system" msgstr "paketea eta fitxategi sistema arteko ezberdintasunak bilatu" #: src/tar.c:430 msgid "append files to the end of an archive" msgstr "fitxategiak paketearen amaieran gehitu" #: src/tar.c:432 msgid "only append files newer than copy in archive" msgstr "" "paketean dauden kopiak baino berriagoak diren fitxategiak bakarrik gehitu" #: src/tar.c:434 msgid "append tar files to an archive" msgstr "gehitu tar fitxategiak pakete batetara" #: src/tar.c:437 msgid "delete from the archive (not on mag tapes!)" msgstr "paketetik ezabatu (ez mag zintetan!)" #: src/tar.c:439 msgid "test the archive volume label and exit" msgstr "pakete bolumen etiketa egiaztatu eta irten" #: src/tar.c:444 msgid "Operation modifiers:" msgstr "Ekintza aldagaiak:" #: src/tar.c:447 msgid "handle sparse files efficiently" msgstr "sakabanatutako fitxategiak egoki kudeatu" #: src/tar.c:448 msgid "MAJOR[.MINOR]" msgstr "" #: src/tar.c:449 msgid "set version of the sparse format to use (implies --sparse)" msgstr "" #: src/tar.c:451 msgid "handle old GNU-format incremental backup" msgstr "GNU basbeskopia inkremenetal formatu zaharra kudeatu" #: src/tar.c:453 msgid "handle new GNU-format incremental backup" msgstr "GNU basbeskopia inkremenetal formatu berria kudeatu" #: src/tar.c:455 msgid "dump level for created listed-incremental archive" msgstr "" #: src/tar.c:457 msgid "do not exit with nonzero on unreadable files" msgstr "" #: src/tar.c:459 msgid "" "process only the NUMBERth occurrence of each file in the archive; this " "option is valid only in conjunction with one of the subcommands --delete, --" "diff, --extract or --list and when a list of files is given either on the " "command line or via the -T option; NUMBER defaults to 1" msgstr "" #: src/tar.c:465 msgid "archive is seekable" msgstr "paketeak `seek' onartzen du" #: src/tar.c:467 msgid "archive is not seekable" msgstr "" #: src/tar.c:469 msgid "do not check device numbers when creating incremental archives" msgstr "" #: src/tar.c:472 msgid "check device numbers when creating incremental archives (default)" msgstr "" #: src/tar.c:478 msgid "Overwrite control:" msgstr "" #: src/tar.c:481 msgid "attempt to verify the archive after writing it" msgstr "fitxategia egiaztatzen saiatu idatzi aurretik" #: src/tar.c:483 msgid "remove files after adding them to the archive" msgstr "ezabatu fitxategiak paketera gehitu aurretik" #: src/tar.c:485 msgid "don't replace existing files when extracting, treat them as errors" msgstr "" #: src/tar.c:488 msgid "don't replace existing files when extracting, silently skip over them" msgstr "" #: src/tar.c:491 msgid "don't replace existing files that are newer than their archive copies" msgstr "" "ez ordezkatu ateratzerakoan dauden fitxategiak paketeko kopiak baino " "berriagoak badira" #: src/tar.c:493 msgid "overwrite existing files when extracting" msgstr "gainidatzi dauden fitxategiak ateratzerakoan" #: src/tar.c:495 msgid "remove each file prior to extracting over it" msgstr "" #: src/tar.c:497 msgid "empty hierarchies prior to extracting directory" msgstr "" #: src/tar.c:499 msgid "preserve metadata of existing directories" msgstr "dauden direktorioen metadata mantendu" #: src/tar.c:501 msgid "overwrite metadata of existing directories when extracting (default)" msgstr "dauden direktorioen metadata gainidatzi ateratzerakoan (lehenetsia)" #: src/tar.c:504 msgid "preserve existing symlinks to directories when extracting" msgstr "" #: src/tar.c:506 src/tar.c:711 msgid "DIR" msgstr "DIR" #: src/tar.c:507 msgid "create a subdirectory to avoid having loose files extracted" msgstr "" #: src/tar.c:513 msgid "Select output stream:" msgstr "Irteera korrontea hautatu:" #: src/tar.c:516 msgid "extract files to standard output" msgstr "fitxategiak irteera estandarrera atera" #: src/tar.c:517 src/tar.c:606 src/tar.c:608 tests/genfile.c:190 msgid "COMMAND" msgstr "KOMANDOA" #: src/tar.c:518 msgid "pipe extracted files to another program" msgstr "bideratu ateratako fitxategiak beste programa batetara" #: src/tar.c:520 msgid "ignore exit codes of children" msgstr "alde batetara utzi semeen irteera kodeak" #: src/tar.c:522 msgid "treat non-zero exit codes of children as error" msgstr "zero ez diren semeen irteera kodeekin errore bat bezala jokatu" #: src/tar.c:527 msgid "Handling of file attributes:" msgstr "Fitxategi atributu kudeaketa:" #: src/tar.c:530 msgid "force NAME as owner for added files" msgstr "indartu IZENA jabe bezala gehituriko fitxategientzat" #: src/tar.c:532 msgid "force NAME as group for added files" msgstr "indartu IZENA talde bezala gehituriko fitxategientzat" #: src/tar.c:533 src/tar.c:768 msgid "DATE-OR-FILE" msgstr "DATA-EDO-FITXATEGIA" #: src/tar.c:534 msgid "set mtime for added files from DATE-OR-FILE" msgstr "" #: src/tar.c:535 msgid "CHANGES" msgstr "ALDAKETAK" #: src/tar.c:536 msgid "force (symbolic) mode CHANGES for added files" msgstr "indartu (sinbolikoa) modu ALDAKETAK gehituriko lerroentzat" #: src/tar.c:538 msgid "METHOD" msgstr "METODOA" #: src/tar.c:539 msgid "" "preserve access times on dumped files, either by restoring the times after " "reading (METHOD='replace'; default) or by not setting the times in the first " "place (METHOD='system')" msgstr "" #: src/tar.c:543 msgid "don't extract file modified time" msgstr "ez atera fitxategi eraldaketa data" #: src/tar.c:545 msgid "" "try extracting files with the same ownership as exists in the archive " "(default for superuser)" msgstr "" #: src/tar.c:547 msgid "extract files as yourself (default for ordinary users)" msgstr "" #: src/tar.c:549 msgid "always use numbers for user/group names" msgstr "beti erabili zenbakiak erabiltzaile/talde izenen ordez" #: src/tar.c:551 msgid "extract information about file permissions (default for superuser)" msgstr "" "fitxategi baimenei buruzko argibideak atera (lehenetsia root " "erabiltzailearentzat)" #: src/tar.c:555 msgid "" "apply the user's umask when extracting permissions from the archive (default " "for ordinary users)" msgstr "" "erabiltzailearen umask-a erabili paketetik baimenak ateratzerakoan " "(lehenetsia erabiltzaile arruntentzat)" #: src/tar.c:557 msgid "" "member arguments are listed in the same order as the files in the archive" msgstr "" #: src/tar.c:561 msgid "same as both -p and -s" msgstr "-p eta -s bikotearen berdina" #: src/tar.c:563 msgid "" "delay setting modification times and permissions of extracted directories " "until the end of extraction" msgstr "" #: src/tar.c:566 msgid "cancel the effect of --delay-directory-restore option" msgstr "--delay-directory-restore aukeraren eragina ezeztatu" #: src/tar.c:567 msgid "ORDER" msgstr "" #: src/tar.c:571 msgid "directory sorting order: none (default) or name" msgstr "" #: src/tar.c:578 msgid "Handling of extended file attributes:" msgstr "" #: src/tar.c:581 msgid "Enable extended attributes support" msgstr "" #: src/tar.c:583 msgid "Disable extended attributes support" msgstr "" #: src/tar.c:584 src/tar.c:586 msgid "MASK" msgstr "" #: src/tar.c:585 msgid "specify the include pattern for xattr keys" msgstr "" #: src/tar.c:587 msgid "specify the exclude pattern for xattr keys" msgstr "" #: src/tar.c:589 msgid "Enable the SELinux context support" msgstr "" #: src/tar.c:591 msgid "Disable the SELinux context support" msgstr "" #: src/tar.c:593 msgid "Enable the POSIX ACLs support" msgstr "" #: src/tar.c:595 msgid "Disable the POSIX ACLs support" msgstr "" #: src/tar.c:600 msgid "Device selection and switching:" msgstr "" #: src/tar.c:602 msgid "ARCHIVE" msgstr "PAKETEA" #: src/tar.c:603 msgid "use archive file or device ARCHIVE" msgstr "pakete fitxategia edo gailu PAKETEA erabili" #: src/tar.c:605 msgid "archive file is local even if it has a colon" msgstr "pakete fitxategi lokala da nahiz bi puntu izan" #: src/tar.c:607 msgid "use given rmt COMMAND instead of rmt" msgstr "Emandako rmt KOMANDOA erabili rmt ordez" #: src/tar.c:609 msgid "use remote COMMAND instead of rsh" msgstr "Urruneko KOMANDOA erabili rsh ordez" #: src/tar.c:613 msgid "specify drive and density" msgstr "Gailu eta dentsitatea ezarri" #: src/tar.c:627 msgid "create/list/extract multi-volume archive" msgstr "sortu/zerrendatu/atera bolumen-anitzeko paketea" #: src/tar.c:629 msgid "change tape after writing NUMBER x 1024 bytes" msgstr "zinta aldatu ZENBAKIA x 1024 byte idatzi ondoren" #: src/tar.c:631 msgid "run script at end of each tape (implies -M)" msgstr "scipt-a abiarazi zinta bakoitzaren amaieran (-M behar du)" #: src/tar.c:634 msgid "use/update the volume number in FILE" msgstr "erabili/eguneratu FITXATEGI bolumen zenbakia" #: src/tar.c:639 msgid "Device blocking:" msgstr "Gailu blokeak:" #: src/tar.c:641 msgid "BLOCKS" msgstr "BLOKE" #: src/tar.c:642 msgid "BLOCKS x 512 bytes per record" msgstr "BLOKE x 512 byte grabazio bakoitzeko" #: src/tar.c:644 msgid "NUMBER of bytes per record, multiple of 512" msgstr "grabazio bakoitzeko byte ZENBAKIA, 512-ren multiploa" #: src/tar.c:646 msgid "ignore zeroed blocks in archive (means EOF)" msgstr "paketean zeroz betetako blokeak alde batetara utzi" #: src/tar.c:648 msgid "reblock as we read (for 4.2BSD pipes)" msgstr "irakurri ahala berriz bloke egin (4.2BSD tutuentzat)" #: src/tar.c:653 msgid "Archive format selection:" msgstr "Pakete formatu hautapena:" #: src/tar.c:655 tests/genfile.c:153 msgid "FORMAT" msgstr "FORMATUA" #: src/tar.c:656 msgid "create archive of the given format" msgstr "emandako formatuko pakete bat sortu" #: src/tar.c:658 msgid "FORMAT is one of the following:" msgstr "FORMATUA hauetako bat da:" #: src/tar.c:659 msgid "old V7 tar format" msgstr "V7 tar formatu zaharra" #: src/tar.c:662 msgid "GNU format as per tar <= 1.12" msgstr "GNU formatua tar <= 1.12" #: src/tar.c:664 msgid "GNU tar 1.13.x format" msgstr "GNU tar 1.13.x formatua" #: src/tar.c:666 msgid "POSIX 1003.1-1988 (ustar) format" msgstr "POSIX 1003.1-1988 (ustar) formatua" #: src/tar.c:668 msgid "POSIX 1003.1-2001 (pax) format" msgstr "POSIX 1003.1-2001 (pax) formatua" #: src/tar.c:669 msgid "same as pax" msgstr "pax-en berdina" #: src/tar.c:672 msgid "same as --format=v7" msgstr "--format=v7-ren berdina" #: src/tar.c:675 msgid "same as --format=posix" msgstr "--format=posix-ren berdina" #: src/tar.c:676 msgid "keyword[[:]=value][,keyword[[:]=value]]..." msgstr "gakoa[[:]=balioavalue][,gakoa[[:]=balioa]]..." #: src/tar.c:677 msgid "control pax keywords" msgstr "" #: src/tar.c:678 msgid "TEXT" msgstr "TESTUA" #: src/tar.c:679 msgid "" "create archive with volume name TEXT; at list/extract time, use TEXT as a " "globbing pattern for volume name" msgstr "" #: src/tar.c:684 msgid "Compression options:" msgstr "" #: src/tar.c:686 msgid "use archive suffix to determine the compression program" msgstr "" #: src/tar.c:688 msgid "do not use archive suffix to determine the compression program" msgstr "" #: src/tar.c:690 msgid "PROG" msgstr "PROG" #: src/tar.c:691 msgid "filter through PROG (must accept -d)" msgstr "PROG bidez iragazi (-d onartu behar du)" #: src/tar.c:707 msgid "Local file selection:" msgstr "Fixtategi lokal hautapena:" #: src/tar.c:710 msgid "add given FILE to the archive (useful if its name starts with a dash)" msgstr "" "Emandako FITXATEGIA paketera gehitu /Erabilgarri izena asaterisko batez " "asten bada)" #: src/tar.c:712 msgid "change to directory DIR" msgstr "DIR direktoriora aldatu" #: src/tar.c:714 msgid "get names to extract or create from FILE" msgstr "ateratzeko edo sortzeko izenak FITXATEGIA-tik eskuratu" #: src/tar.c:716 msgid "-T reads null-terminated names, disable -C" msgstr "" #: src/tar.c:718 msgid "disable the effect of the previous --null option" msgstr "" #: src/tar.c:720 msgid "unquote input file or member names (default)" msgstr "" #: src/tar.c:722 msgid "do not unquote input file or member names" msgstr "" #: src/tar.c:723 tests/genfile.c:136 msgid "PATTERN" msgstr "PATROIA" #: src/tar.c:724 msgid "exclude files, given as a PATTERN" msgstr "fixtategiak utzi, PATROIA bezala emandakoak" #: src/tar.c:726 msgid "exclude patterns listed in FILE" msgstr "FITXATEGIAN zerrendaturiko patroiak alde batetara utzi" #: src/tar.c:728 msgid "" "exclude contents of directories containing CACHEDIR.TAG, except for the tag " "file itself" msgstr "" #: src/tar.c:731 msgid "exclude everything under directories containing CACHEDIR.TAG" msgstr "" #: src/tar.c:734 msgid "exclude directories containing CACHEDIR.TAG" msgstr "" #: src/tar.c:736 msgid "" "exclude contents of directories containing FILE, except for FILE itself" msgstr "" #: src/tar.c:739 msgid "read exclude patterns for each directory from FILE, if it exists" msgstr "" #: src/tar.c:742 msgid "" "read exclude patterns for each directory and its subdirectories from FILE, " "if it exists" msgstr "" #: src/tar.c:745 msgid "exclude everything under directories containing FILE" msgstr "" #: src/tar.c:747 msgid "exclude directories containing FILE" msgstr "" #: src/tar.c:749 msgid "exclude version control system directories" msgstr "" #: src/tar.c:751 msgid "read exclude patterns from the VCS ignore files" msgstr "" #: src/tar.c:753 msgid "exclude backup and lock files" msgstr "" #: src/tar.c:755 msgid "avoid descending automatically in directories" msgstr "sahiestu automatikoki direktorioetan zehar jeistea" #: src/tar.c:757 msgid "stay in local file system when creating archive" msgstr "fitxategi sistema lokalean egon paketea sortzerakoan" #: src/tar.c:759 msgid "recurse into directories (default)" msgstr "direktorioetan barrena (lehenetsia)" #: src/tar.c:761 msgid "don't strip leading '/'s from file names" msgstr "" #: src/tar.c:763 msgid "follow symlinks; archive and dump the files they point to" msgstr "" "lotura sinbolikoak jarraitu; lotzen dituzten fitxategiak irauli eta paketean " "sartu" #: src/tar.c:765 msgid "follow hard links; archive and dump the files they refer to" msgstr "" #: src/tar.c:766 msgid "MEMBER-NAME" msgstr "PARTAIDE IZEN" #: src/tar.c:767 msgid "begin at member MEMBER-NAME when reading the archive" msgstr "" #: src/tar.c:769 msgid "only store files newer than DATE-OR-FILE" msgstr "" #: src/tar.c:771 msgid "DATE" msgstr "DATA" #: src/tar.c:772 msgid "compare date and time when data changed only" msgstr "data eta ordua parekatu data bakarrik aldatzen denean" #: src/tar.c:773 msgid "CONTROL" msgstr "KONTROL" #: src/tar.c:774 msgid "backup before removal, choose version CONTROL" msgstr "babeskopia egin ezabatu aurretik, KONTROL bertsioa hautatu" #: src/tar.c:775 src/tar.c:856 src/tar.c:858 tests/genfile.c:169 msgid "STRING" msgstr "KATEA" #: src/tar.c:776 msgid "" "backup before removal, override usual suffix ('~' unless overridden by " "environment variable SIMPLE_BACKUP_SUFFIX)" msgstr "" #: src/tar.c:781 msgid "File name transformations:" msgstr "Fitxategi izen eraldaketak:" #: src/tar.c:783 msgid "strip NUMBER leading components from file names on extraction" msgstr "" #: src/tar.c:785 msgid "EXPRESSION" msgstr "ESPRESIOA" #: src/tar.c:786 msgid "use sed replace EXPRESSION to transform file names" msgstr "" #: src/tar.c:792 msgid "" "File name matching options (affect both exclude and include patterns):" msgstr "" #: src/tar.c:795 msgid "ignore case" msgstr "kasua alde batetara utzi" #: src/tar.c:797 msgid "patterns match file name start" msgstr "" #: src/tar.c:799 msgid "patterns match after any '/' (default for exclusion)" msgstr "" #: src/tar.c:801 msgid "case sensitive matching (default)" msgstr "" #: src/tar.c:803 msgid "use wildcards (default for exclusion)" msgstr "" #: src/tar.c:805 msgid "verbatim string matching" msgstr "verbatim kate parekatzea" #: src/tar.c:807 msgid "wildcards do not match '/'" msgstr "" #: src/tar.c:809 msgid "wildcards match '/' (default for exclusion)" msgstr "" #: src/tar.c:814 msgid "Informative output:" msgstr "irteera informatiboa:" #: src/tar.c:817 msgid "verbosely list files processed" msgstr "" #: src/tar.c:818 msgid "KEYWORD" msgstr "" #: src/tar.c:819 msgid "warning control" msgstr "" #: src/tar.c:821 msgid "display progress messages every NUMBERth record (default 10)" msgstr "" "Aurrerapen mezuak bistarazi grabaketa ZENBAKI bakiotzagatik (lehenetsia 10 " "da)" #: src/tar.c:823 msgid "ACTION" msgstr "" #: src/tar.c:824 msgid "execute ACTION on each checkpoint" msgstr "" #: src/tar.c:827 msgid "print a message if not all links are dumped" msgstr "mezu bat inprimatu lotura guztiak ez badira iraultzen" #: src/tar.c:828 msgid "SIGNAL" msgstr "SEINALEA" #: src/tar.c:829 msgid "" "print total bytes after processing the archive; with an argument - print " "total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, " "SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also " "accepted" msgstr "" #: src/tar.c:834 msgid "print file modification times in UTC" msgstr "" #: src/tar.c:836 msgid "print file time to its full resolution" msgstr "" #: src/tar.c:838 msgid "send verbose output to FILE" msgstr "irteera luzea FITXATEGIRA bidali" #: src/tar.c:840 msgid "show block number within archive with each message" msgstr "Bloke zenbakia bistarazu pakete bakoitzeko mezu bakoitzagatik" #: src/tar.c:842 msgid "ask for confirmation for every action" msgstr "berrespena eskatu ekintza bakoitzean" #: src/tar.c:845 msgid "show tar defaults" msgstr "tar lehenespenak bistarazi" #: src/tar.c:847 msgid "show valid ranges for snapshot-file fields" msgstr "" #: src/tar.c:849 msgid "" "when listing or extracting, list each directory that does not match search " "criteria" msgstr "" #: src/tar.c:851 msgid "show file or archive names after transformation" msgstr "fixtategi edo pakete izenak bistarazi eraldaketaren aurretik" #: src/tar.c:854 msgid "STYLE" msgstr "ESTILOA" #: src/tar.c:855 msgid "set name quoting style; see below for valid STYLE values" msgstr "" #: src/tar.c:857 msgid "additionally quote characters from STRING" msgstr "Gako karaktere gehigarriak KATE-tik" #: src/tar.c:859 msgid "disable quoting for characters from STRING" msgstr "gakoak kendu karaktereentzat KATE-tik" #: src/tar.c:864 msgid "Compatibility options:" msgstr "Bateragarritasun aukerak:" #: src/tar.c:867 msgid "" "when creating, same as --old-archive; when extracting, same as --no-same-" "owner" msgstr "" #: src/tar.c:872 msgid "Other options:" msgstr "Beste aukerak:" #: src/tar.c:875 msgid "disable use of some potentially harmful options" msgstr "ezgaitu arriskutsu izan daitezken zenbait aukera" #: src/tar.c:1010 msgid "" "You may not specify more than one '-Acdtrux', '--delete' or '--test-label' " "option" msgstr "" #: src/tar.c:1020 msgid "Conflicting compression options" msgstr "Elkarjotzen duten konpresio aukerak" #: src/tar.c:1079 #, c-format msgid "Unknown signal name: %s" msgstr "Seinale izen ezezaguna: %s" #: src/tar.c:1103 msgid "Date sample file not found" msgstr "Data adibide fitxategia ez da aurkitu" #: src/tar.c:1111 #, c-format msgid "Substituting %s for unknown date format %s" msgstr "%s %s data formatu ezezagunagatik aldatzen" #: src/tar.c:1140 #, c-format msgid "Option %s: Treating date '%s' as %s" msgstr "" #: src/tar.c:1183 src/tar.c:1187 src/tar.c:1191 src/tar.c:1195 src/tar.c:1199 #: src/tar.c:1203 src/tar.c:1206 #, c-format msgid "filter the archive through %s" msgstr "" #: src/tar.c:1214 msgid "Valid arguments for the --quoting-style option are:" msgstr "" #: src/tar.c:1218 msgid "" "\n" "*This* tar defaults to:\n" msgstr "" #: src/tar.c:1330 msgid "Invalid owner or group ID" msgstr "" #: src/tar.c:1389 msgid "Invalid blocking factor" msgstr "Blokeo faktore baliogabea" #: src/tar.c:1507 msgid "Invalid tape length" msgstr "Zinta luzera baliogabea" #: src/tar.c:1521 msgid "Invalid incremental level value" msgstr "" #: src/tar.c:1567 msgid "More than one threshold date" msgstr "Atari data bat baino gehiago" #: src/tar.c:1626 src/tar.c:1629 msgid "Invalid sparse version value" msgstr "" #: src/tar.c:1714 msgid "--atime-preserve='system' is not supported on this platform" msgstr "--atime-preserve='system' ez da onartzen plataforma honetan" #: src/tar.c:1739 msgid "--checkpoint value is not an integer" msgstr "--checkpoint balioa ez da zenbaki oso bat" #: src/tar.c:1868 msgid "Invalid mode given on option" msgstr "Modu baliogabea eman da aukeran" #: src/tar.c:1925 msgid "Invalid number" msgstr "Zenbaki baliogabea" #: src/tar.c:1982 msgid "" "The --preserve option is deprecated, use --preserve-permissions --preserve-" "order instead" msgstr "" #: src/tar.c:1993 msgid "Invalid record size" msgstr "Grabazio tamaina baliogabea" #: src/tar.c:1996 #, c-format msgid "Record size must be a multiple of %d." msgstr "Grabaszio tamaina %d-ren multiplo bat izan behar da." #: src/tar.c:2042 msgid "Invalid number of elements" msgstr "Elementu kopuru baliogabea" #: src/tar.c:2067 msgid "Only one --to-command option allowed" msgstr "--to-command aukera bat bakarrik onartzen da" #: src/tar.c:2179 #, c-format msgid "Malformed density argument: %s" msgstr "Gaizki eratutako dentsitate argumentua: %s" #: src/tar.c:2205 #, c-format msgid "Unknown density: '%c'" msgstr "" #: src/tar.c:2222 #, c-format msgid "Options '-[0-7][lmh]' not supported by *this* tar" msgstr "" #: src/tar.c:2235 msgid "[FILE]..." msgstr "[FITXATEGIA]..." #. TRANSLATORS: Both %s in this statement are replaced with #. option names. #: src/tar.c:2303 #, c-format msgid "'%s' cannot be used with '%s'" msgstr "" #: src/tar.c:2389 #, c-format msgid "Old option '%c' requires an argument." msgstr "" #: src/tar.c:2469 msgid "--occurrence is meaningless without a file list" msgstr "" #: src/tar.c:2490 msgid "Multiple archive files require '-M' option" msgstr "" #: src/tar.c:2498 msgid "--level is meaningless without --listed-incremental" msgstr "" #: src/tar.c:2515 #, c-format msgid "%s: Volume label is too long (limit is %lu byte)" msgid_plural "%s: Volume label is too long (limit is %lu bytes)" msgstr[0] "%s: Bolumen etiketa luzeegia da (muga %lu byte da)" msgstr[1] "%s: Bolumen etiketa luzeegia da (muga %lu byte da)" #: src/tar.c:2528 msgid "Cannot verify multi-volume archives" msgstr "Ezin dira bolumen-anitzeko paketeak egiaztatu" #: src/tar.c:2530 msgid "Cannot verify compressed archives" msgstr "Ezin dira konprimituriko fitxategiak egiaztatu" #: src/tar.c:2539 msgid "Cannot use multi-volume compressed archives" msgstr "Ezin dira bolumen anitzeko konprimituriko paketeak erabaili" #: src/tar.c:2543 msgid "Cannot concatenate compressed archives" msgstr "Ezin dira konprimituriko paketeak kateatu" #: src/tar.c:2553 msgid "--pax-option can be used only on POSIX archives" msgstr "--pax-option POSIX paketeekin bakarrik erabili daiteke" #: src/tar.c:2560 msgid "--acls can be used only on POSIX archives" msgstr "" #: src/tar.c:2565 msgid "--selinux can be used only on POSIX archives" msgstr "" #: src/tar.c:2570 msgid "--xattrs can be used only on POSIX archives" msgstr "" #: src/tar.c:2597 msgid "" "Cannot deduce top-level directory name; please set it explicitly with --one-" "top-level=DIR" msgstr "" #: src/tar.c:2630 msgid "Volume length cannot be less than record size" msgstr "" #: src/tar.c:2643 msgid "Cowardly refusing to create an empty archive" msgstr "" #: src/tar.c:2669 msgid "Options '-Aru' are incompatible with '-f -'" msgstr "" #: src/tar.c:2766 msgid "" "You must specify one of the '-Acdtrux', '--delete' or '--test-label' options" msgstr "" #: src/tar.c:2823 #, c-format msgid "Exiting with failure status due to previous errors" msgstr "" #: src/tar.c:569 msgid "directory sorting order: none (default), name or inode" msgstr "" #: src/update.c:87 #, c-format msgid "%s: File shrank by %s byte" msgid_plural "%s: File shrank by %s bytes" msgstr[0] "" msgstr[1] "" #: src/xheader.c:165 #, c-format msgid "Keyword %s is unknown or not yet implemented" msgstr "%s gakoa ezezaguna da edo ez dago inplementaturik oraindik" #: src/xheader.c:174 msgid "Time stamp is out of allowed range" msgstr "" #: src/xheader.c:205 #, c-format msgid "Pattern %s cannot be used" msgstr "%s patroia ezin da erabili" #: src/xheader.c:219 #, c-format msgid "Keyword %s cannot be overridden" msgstr "%s gakoa ezin da gainidatzi" #: src/xheader.c:668 msgid "Malformed extended header: missing length" msgstr "Gaizki eratutako buru luzapena: luzera falta da" #: src/xheader.c:677 #, c-format msgid "Extended header length %*s is out of range" msgstr "%*s buru luzapen luzera eremuz kanpo dago" #: src/xheader.c:689 msgid "Malformed extended header: missing blank after length" msgstr "Gaizki eratutako buru luzapena: luzera ondoren hutsunea falta da" #: src/xheader.c:697 msgid "Malformed extended header: missing equal sign" msgstr "Gaizki eratutako buru luzapena: berdin ikurra falta da" #: src/xheader.c:703 msgid "Malformed extended header: missing newline" msgstr "Gaizki eratutako buru luzapena: lerro berria falta da" #: src/xheader.c:741 #, c-format msgid "Ignoring unknown extended header keyword '%s'" msgstr "" #: src/xheader.c:1013 #, c-format msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)" msgstr "" #. TRANSLATORS: The first %s is the pax extended header keyword #. (atime, gid, etc.). #: src/xheader.c:1043 #, c-format msgid "Extended header %s=%s is out of range %s..%s" msgstr "buru luzapena %s=%s eremuz kanpo dago %s..%s" #: src/xheader.c:1094 src/xheader.c:1127 src/xheader.c:1456 #, c-format msgid "Malformed extended header: invalid %s=%s" msgstr "Gaizki eratutako buru luzapena: baliogabea %s=%s" #: src/xheader.c:1409 src/xheader.c:1434 src/xheader.c:1489 #, c-format msgid "Malformed extended header: excess %s=%s" msgstr "Gaizki eratutako buru luzapena: gehiegizkoa %s=%s" #: src/xheader.c:1502 #, c-format msgid "Malformed extended header: invalid %s: unexpected delimiter %c" msgstr "" "Gaizki eratutako buru luzapena: %s baliogabea: %c mugatzaile esperodageba" #: src/xheader.c:1512 #, c-format msgid "Malformed extended header: invalid %s: odd number of values" msgstr "Gaizki eratutako buru luzapena: %s baliogabea: balio kopuru bitxia" #: src/checkpoint.c:114 #, c-format msgid "%s: not a valid timeout" msgstr "" #: src/checkpoint.c:121 #, c-format msgid "%s: unknown checkpoint action" msgstr "" #: src/checkpoint.c:202 msgid "write" msgstr "" #: src/checkpoint.c:202 msgid "read" msgstr "" #. TRANSLATORS: This is a "checkpoint of write operation", #. *not* "Writing a checkpoint". #. E.g. in Spanish "Punto de comprobaci@'on de escritura", #. *not* "Escribiendo un punto de comprobaci@'on" #: src/checkpoint.c:218 #, c-format msgid "Write checkpoint %u" msgstr "Idazketa %u egiaztapen puntua" #. TRANSLATORS: This is a "checkpoint of read operation", #. *not* "Reading a checkpoint". #. E.g. in Spanish "Punto de comprobaci@'on de lectura", #. *not* "Leyendo un punto de comprobaci@'on" #: src/checkpoint.c:224 #, c-format msgid "Read checkpoint %u" msgstr "Irakurketa %u egiaztapen puntua" #: tests/genfile.c:111 msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "" #: tests/genfile.c:127 msgid "File creation options:" msgstr "Pakete sortze aukerak:" #: tests/genfile.c:128 tests/genfile.c:139 msgid "SIZE" msgstr "TAMAINA" #: tests/genfile.c:129 msgid "Create file of the given SIZE" msgstr "Emandako TAMAINAko paketea sortu" #: tests/genfile.c:131 msgid "Write to file NAME, instead of standard output" msgstr "Fitxategi IZENEAN idatzi irteera estandarren ordez" #: tests/genfile.c:133 msgid "Read file names from FILE" msgstr "Fitxategi izenak PAKETEtik irakurri" #: tests/genfile.c:135 msgid "-T reads null-terminated names" msgstr "" #: tests/genfile.c:137 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:140 msgid "Size of a block for sparse file" msgstr "Bloke tamaina fitxategi sakabanatuentzat" #: tests/genfile.c:142 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" "Fitxategi sakabanatuak sortu. Komanod lerroaren besteak fitxategi mapa dakar." #: tests/genfile.c:144 msgid "OFFSET" msgstr "" #: tests/genfile.c:145 msgid "Seek to the given offset before writing data" msgstr "" #: tests/genfile.c:151 msgid "File statistics options:" msgstr "Fixtategi estatistika aukerak:" #: tests/genfile.c:154 msgid "" "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" "Eduki eta egitura estatusa inprimatu emandako fitxategi bakoiztarentzat. " "Lehenetsiriko FORMATUA: " #: tests/genfile.c:161 msgid "Synchronous execution options:" msgstr "Sinkronizatutako exekuzio aukerak:" #: tests/genfile.c:163 msgid "OPTION" msgstr "" #: tests/genfile.c:164 msgid "" "Execute ARGS. Useful with --checkpoint and one of --cut, --append, --touch, -" "-unlink" msgstr "" #: tests/genfile.c:167 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:170 msgid "Set date for next --touch option" msgstr "Ezarri data hurrengo --touch aukerarentzat" #: tests/genfile.c:173 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:178 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:181 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" #: tests/genfile.c:185 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:188 msgid "Update the access and modification times of FILE" msgstr "FITXATEGIAREN irakurketa eta eraldaketa denborak aldatu" #: tests/genfile.c:191 msgid "Execute COMMAND" msgstr "KOMANDOA exekutatu" #: tests/genfile.c:194 msgid "Unlink FILE" msgstr "" #: tests/genfile.c:244 #, c-format msgid "Invalid size: %s" msgstr "Tamaina baliogabea: %s" #: tests/genfile.c:249 #, c-format msgid "Number out of allowed range: %s" msgstr "" #: tests/genfile.c:252 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:265 tests/genfile.c:569 #, c-format msgid "stat(%s) failed" msgstr "stat(%s) -ek huts egin du" #: tests/genfile.c:268 #, c-format msgid "requested file length %lu, actual %lu" msgstr "" #: tests/genfile.c:272 #, c-format msgid "created file is not sparse" msgstr "" #: tests/genfile.c:361 #, c-format msgid "Error parsing number near `%s'" msgstr "Errorea zenbakia analizatzean hemendi gertu: `%s'" #: tests/genfile.c:367 #, c-format msgid "Unknown date format" msgstr "Data formatu ezezaguna" #: tests/genfile.c:391 msgid "[ARGS...]" msgstr "[ARG...]" #: tests/genfile.c:428 tests/genfile.c:468 tests/genfile.c:523 #: tests/genfile.c:673 tests/genfile.c:687 #, c-format msgid "cannot open `%s'" msgstr "Ezin da `%s' ireki" #: tests/genfile.c:434 msgid "cannot seek" msgstr "" #: tests/genfile.c:451 #, c-format msgid "file name contains null character" msgstr "fitxategia izenak karaktere baliogabea du" #: tests/genfile.c:518 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" "ezin dira sakabanaturiko fitxategiaksortu irteera estandarrean. --file " "erabili" #: tests/genfile.c:596 #, c-format msgid "incorrect mask (near `%s')" msgstr "maskara baliogabea (`%s'-etik gertu)" #: tests/genfile.c:602 tests/genfile.c:635 #, c-format msgid "Unknown field `%s'" msgstr "`%s' eremu ezezaguna" #: tests/genfile.c:662 #, c-format msgid "cannot set time on `%s'" msgstr "ezin da `%s'-ren denbora ezarri" #: tests/genfile.c:692 #, c-format msgid "cannot truncate `%s'" msgstr "" #: tests/genfile.c:701 #, c-format msgid "command failed: %s" msgstr "" #: tests/genfile.c:706 #, c-format msgid "cannot unlink `%s'" msgstr "" #: tests/genfile.c:833 #, c-format msgid "Command exited successfully\n" msgstr "Komandoa behar bezala irten da\n" #: tests/genfile.c:835 #, c-format msgid "Command failed with status %d\n" msgstr "Komandoa %d egoerarekin huts egin du\n" #: tests/genfile.c:839 #, c-format msgid "Command terminated on signal %d\n" msgstr "Komandoa %d seinalearekin amaitu da\n" #: tests/genfile.c:841 #, c-format msgid "Command stopped on signal %d\n" msgstr "Komandoa %d seinalearekin geratu da\n" #: tests/genfile.c:844 #, c-format msgid "Command dumped core\n" msgstr "Komando iraulketa nagusia\n" #: tests/genfile.c:847 #, c-format msgid "Command terminated\n" msgstr "Komandoa amaitua\n" #: tests/genfile.c:879 #, c-format msgid "--stat requires file names" msgstr "--stat -ek fitxategi izenak behar ditu" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/libapt-inst2.0.po�����������������������������������������0000644�0000000�0000000�00000012077�12704125522�020106� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of apt_po_eu.po to Euskara # This file is put in the public domain. # # Hizkuntza Politikarako Sailburuordetza <hizkpol@ej-gv.es>, 2005. # Piarres Beobide <pi@beobide.net>, 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2015-07-10 02:26+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: apt-inst/contrib/arfile.cc msgid "Invalid archive signature" msgstr "Artxibo sinadura baliogabea" #: apt-inst/contrib/arfile.cc msgid "Error reading archive member header" msgstr "Errorea artxiboko kidearen goiburua irakurtzean" #: apt-inst/contrib/arfile.cc #, c-format msgid "Invalid archive member header %s" msgstr "%s fitxategiaren-kide goiburukoa ez da zuzena" #: apt-inst/contrib/arfile.cc msgid "Invalid archive member header" msgstr "Artxiboko kidearen goiburua baliogabea da" #: apt-inst/contrib/arfile.cc msgid "Archive is too short" msgstr "Artxiboa laburregia da" #: apt-inst/contrib/arfile.cc msgid "Failed to read the archive headers" msgstr "Huts egin artxibo goiburuak irakurtzean" #: apt-inst/contrib/extracttar.cc #, c-format msgid "Cannot find a configured compressor for '%s'" msgstr "" #: apt-inst/contrib/extracttar.cc msgid "Corrupted archive" msgstr "Hondatutako artxiboa" #: apt-inst/contrib/extracttar.cc msgid "Tar checksum failed, archive corrupted" msgstr "Tar egiaztapenak huts egin, hondatutakofitxategia" #: apt-inst/contrib/extracttar.cc #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "%u TAR goiburu mota ezezaguna, %s kidea" #: apt-inst/deb/debfile.cc #, c-format msgid "This is not a valid DEB archive, missing '%s' member" msgstr "Ez da baliozko DEB artxiboa; '%s' kidea falta da" #: apt-inst/deb/debfile.cc #, c-format msgid "Internal error, could not locate member %s" msgstr "Barne Errorea, ezin da %s atala kokatu" #: apt-inst/deb/debfile.cc msgid "Unparsable control file" msgstr "Kontrol fitxategi ezin analizagarria" #: apt-inst/dirstream.cc #, c-format msgid "Failed to write file %s" msgstr "Ezin izan da %s fitxategian idatzi" #: apt-inst/dirstream.cc #, c-format msgid "Failed to close file %s" msgstr "Ezin izan da %s fitxategia itxi" #: apt-inst/extract.cc #, c-format msgid "The path %s is too long" msgstr "%s bidea luzeegia da" #: apt-inst/extract.cc #, c-format msgid "Unpacking %s more than once" msgstr "%s behin baino gehiagotan deskonprimitzen" #: apt-inst/extract.cc #, c-format msgid "The directory %s is diverted" msgstr "%s direktorioa desbideratuta dago" #: apt-inst/extract.cc #, c-format msgid "The package is trying to write to the diversion target %s/%s" msgstr "Paketea desbideratze helburuan %s/%s idazten saiatzen ari da" #: apt-inst/extract.cc msgid "The diversion path is too long" msgstr "Desbideratzearen bidea luzeegia da" #: apt-inst/extract.cc #, c-format msgid "Failed to stat %s" msgstr "Huts egin du %s(e)tik datuak lortzean" #: apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" msgstr "Huts egin du %s izenaren ordez %s ipintzean" #: apt-inst/extract.cc #, c-format msgid "The directory %s is being replaced by a non-directory" msgstr "%s direktorioa ez-direktorio batekin ordezten ari da" #: apt-inst/extract.cc msgid "Failed to locate node in its hash bucket" msgstr "Huts egin du nodoa bere hash-ontzian lokalizatzean" #: apt-inst/extract.cc msgid "The path is too long" msgstr "Bidea luzeegia da" #: apt-inst/extract.cc #, c-format msgid "Overwrite package match with no version for %s" msgstr "Gainidatzi pakete-konkordantzia %s(r)en bertsiorik gabe" #: apt-inst/extract.cc #, c-format msgid "File %s/%s overwrites the one in the package %s" msgstr "%s/%s fitxategiak %s paketekoa gainidazten du" #: apt-inst/extract.cc #, c-format msgid "Unable to read %s" msgstr "Ezin da %s irakurri" #: apt-inst/extract.cc #, c-format msgid "Unable to stat %s" msgstr "Ezin da daturik lortu %s(e)tik" #: apt-inst/filelist.cc msgid "DropNode called on still linked node" msgstr "DropNode-ri dei egin zaio oraindik estekatutako nodoan" #: apt-inst/filelist.cc msgid "Failed to locate the hash element!" msgstr "Huts egin du hash-elementua lokalizatzean!" #: apt-inst/filelist.cc msgid "Failed to allocate diversion" msgstr "Huts egin du desbideratzea lokalizatzean" #: apt-inst/filelist.cc msgid "Internal error in AddDiversion" msgstr "AddDiversion-n barne errorea" #: apt-inst/filelist.cc #, c-format msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" msgstr "Desbideratze bat gainidazten saiatzen: %s -> %s eta %s/%s" #: apt-inst/filelist.cc #, c-format msgid "Double add of diversion %s -> %s" msgstr "Desbideratzearen gehitze bikoitza: %s -> %s" #: apt-inst/filelist.cc #, c-format msgid "Duplicate conf file %s/%s" msgstr "Konfigurazio fitxategi bikoiztua: %s/%s" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/gutenprint.po���������������������������������������������0000644�0000000�0000000�00001346065�12704125522�017647� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for gutenprint # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the gutenprint package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011. # msgid "" msgstr "" "Project-Id-Version: gutenprint\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-01-13 22:34-0500\n" "PO-Revision-Date: 2012-03-06 16:51+0000\n" "Last-Translator: Asier Iturralde Sarasola <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:46+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/main/dither-main.c:44 src/main/print-color.c:49 #: src/main/print-escp2.c:2376 src/main/print-pcl.c:2080 msgid "Default" msgstr "Lehenetsia" #. TRANSLATORS: "EvenTone" is the proper name, rather than a #. descriptive name, of this algorithm. #: src/main/dither-main.c:47 msgid "EvenTone" msgstr "EvenTone" #: src/main/dither-main.c:48 msgid "Hybrid EvenTone" msgstr "EvenTone hibridoa" #. TRANSLATORS: EvenTone, EvenBetter, and UniTone are proper #. * names, not descriptive. #. #: src/main/dither-main.c:53 msgid "EvenBetter" msgstr "EvenBetter" #: src/main/dither-main.c:54 msgid "Hybrid EvenBetter" msgstr "EvenBetter hibridoa" #: src/main/dither-main.c:60 msgid "UniTone" msgstr "UniTone" #: src/main/dither-main.c:61 msgid "Hybrid UniTone" msgstr "UniTone hibridoa" #: src/main/dither-main.c:63 msgid "Adaptive Hybrid" msgstr "Hibrido moldakorra" #: src/main/dither-main.c:64 msgid "Ordered" msgstr "Ordenatua" #: src/main/dither-main.c:65 msgid "Ordered New" msgstr "Ordenatua berria" #: src/main/dither-main.c:66 msgid "Fast" msgstr "Azkarra" #: src/main/dither-main.c:67 msgid "Very Fast" msgstr "Oso azkarra" #: src/main/dither-main.c:68 msgid "Hybrid Floyd-Steinberg" msgstr "Floyd-Steinberg hibridoa" #: src/main/dither-main.c:69 msgid "Predithered Input" msgstr "Sarrera aurrebilbatua" #: src/main/dither-main.c:70 msgid "Drop Size Segmented" msgstr "" #: src/main/dither-main.c:71 msgid "Drop Size Segmented New" msgstr "" #: src/main/dither-main.c:91 src/main/print-color.c:56 msgid "Density" msgstr "Dentsitatea" #: src/main/dither-main.c:92 msgid "" "Adjust the density (amount of ink) of the print. Reduce the density if the " "ink bleeds through the paper or smears; increase the density if black " "regions are not solid." msgstr "" "Doitu inprimatzeko dentsitatea (tinta-kantitatea). Murriztu dentsitatea " "tintak papera zeharkatzen badu edo orbanak egiten baditu; handitu " "dentsitatea eskualde beltzak lisoak ez badira." #: src/main/dither-main.c:100 msgid "Dither Algorithm" msgstr "Bilbatze-algoritmoa" #: src/main/dither-main.c:101 msgid "" "Choose the dither algorithm to be used.\n" "Adaptive Hybrid usually produces the best all-around quality.\n" "EvenTone is a new, experimental algorithm that often produces excellent " "results.\n" "Ordered is faster and produces almost as good quality on photographs.\n" "Fast and Very Fast are considerably faster, and work well for text and line " "art.\n" "Hybrid Floyd-Steinberg generally produces inferior output." msgstr "" "Aukeratu erabiliko den bilbatze-algoritmoa.\n" "Hibrido moldakorrak du, orohar, kalitaterik onena.\n" "EvenTone maiz emaitza bikainak ematen dituen algoritmo esperimental berria " "da.\n" "Ordenatua azkarragoa da eta ia aurrekoak bezain ona da argazkietan.\n" "Azkarra eta Oso Azkarra nabarmen azkarragoak dira eta emaitza onak ematen " "dituzte testu eta marretan.\n" "Floyd-Steinberg hibridoak, orokorrean, emaitza kaskarrak ematen ditu." #: src/main/module.c:52 msgid "Miscellaneous (unclassified)" msgstr "Askotarikoak (sailkatu gabe)" #: src/main/module.c:53 msgid "Family driver" msgstr "" #: src/main/module.c:54 msgid "Color conversion module" msgstr "Kolore bihurketa modulua" #: src/main/module.c:55 msgid "Dither algorithm" msgstr "Bilbatze-algoritmoa" #: src/main/print-canon.c:283 src/main/print-escp2.c:176 #: src/main/print-lexmark.c:266 src/main/print-olympus.c:5234 #: src/main/print-pcl.c:1456 src/main/print-ps.c:74 src/main/print-raw.c:103 msgid "Page Size" msgstr "Orriaren tamaina" #: src/main/print-canon.c:284 src/main/print-escp2.c:177 #: src/main/print-lexmark.c:267 src/main/print-olympus.c:5235 #: src/main/print-pcl.c:1457 src/main/print-ps.c:75 src/main/print-raw.c:104 msgid "Size of the paper being printed to" msgstr "Inprimatuko den paperaren tamaina" #: src/main/print-canon.c:289 src/main/print-escp2.c:182 #: src/main/print-lexmark.c:272 src/main/print-olympus.c:5240 #: src/main/print-pcl.c:1462 src/cups/genppd.c:2067 src/cups/genppd.c:2562 msgid "Media Type" msgstr "Euskarri mota" #: src/main/print-canon.c:290 src/main/print-escp2.c:183 #: src/main/print-lexmark.c:273 src/main/print-olympus.c:5241 #: src/main/print-pcl.c:1463 msgid "Type of media (plain paper, photo paper, etc.)" msgstr "Euskarri mota (paper arrunta, argazki-papera, eta abar)" #: src/main/print-canon.c:295 src/main/print-escp2.c:188 #: src/main/print-lexmark.c:278 src/main/print-olympus.c:5246 #: src/main/print-pcl.c:1468 src/cups/genppd.c:2103 src/cups/genppd.c:2582 msgid "Media Source" msgstr "Euskarriaren iturburua" #: src/main/print-canon.c:296 src/main/print-escp2.c:189 #: src/main/print-lexmark.c:279 src/main/print-olympus.c:5247 #: src/main/print-pcl.c:1469 msgid "Source (input slot) of the media" msgstr "Euskarriaren iturburua (sarrerako erretena)" #: src/main/print-canon.c:301 msgid "Cassette Tray" msgstr "" #: src/main/print-canon.c:302 msgid "Tray selection for cassette media source" msgstr "" #: src/main/print-canon.c:307 src/main/print-escp2.c:200 msgid "CD Hub Size" msgstr "" #: src/main/print-canon.c:308 src/main/print-escp2.c:201 msgid "Print only outside of the hub of the CD, or all the way to the hole" msgstr "" #: src/main/print-canon.c:313 src/main/print-escp2.c:206 msgid "CD Size (Custom)" msgstr "CDaren tamaina (Pertsonalizatua)" #: src/main/print-canon.c:314 src/main/print-escp2.c:207 msgid "Variable adjustment for the outer diameter of CD" msgstr "" #: src/main/print-canon.c:319 src/main/print-escp2.c:212 msgid "CD Hub Size (Custom)" msgstr "" #: src/main/print-canon.c:320 src/main/print-escp2.c:213 msgid "Variable adjustment to the inner hub of the CD" msgstr "" #: src/main/print-canon.c:325 src/main/print-escp2.c:218 msgid "CD Horizontal Fine Adjustment" msgstr "" #: src/main/print-canon.c:326 src/main/print-canon.c:332 #: src/main/print-escp2.c:219 src/main/print-escp2.c:225 msgid "Fine adjustment to horizontal position for CD printing" msgstr "" #: src/main/print-canon.c:331 src/main/print-escp2.c:224 msgid "CD Vertical Fine Adjustment" msgstr "" #: src/main/print-canon.c:337 src/main/print-escp2.c:236 #: src/main/print-lexmark.c:284 src/main/print-olympus.c:5252 #: src/main/print-pcl.c:1480 src/cups/genppd.c:2195 src/cups/genppd.c:2617 msgid "Resolution" msgstr "Bereizmena" #: src/main/print-canon.c:338 src/main/print-lexmark.c:285 #: src/main/print-olympus.c:5253 msgid "Resolution and quality of the print" msgstr "Inprimaketaren bereizmena eta kalitatea" #: src/main/print-canon.c:348 src/main/print-escp2.c:247 #: src/main/print-lexmark.c:290 src/main/print-olympus.c:5258 #: src/main/print-pcl.c:1486 src/main/print-raw.c:91 msgid "Ink Type" msgstr "Tinta mota" #: src/main/print-canon.c:349 src/main/print-escp2.c:248 #: src/main/print-escp2.c:260 src/main/print-lexmark.c:291 #: src/main/print-olympus.c:5259 src/main/print-pcl.c:1487 #: src/main/print-raw.c:92 msgid "Type of ink in the printer" msgstr "Inprimagailuaren tinta mota" #: src/main/print-canon.c:354 src/main/print-canon.c:355 #: src/main/print-escp2.c:331 src/main/print-escp2.c:332 #: src/main/print-lexmark.c:296 src/main/print-lexmark.c:297 #: src/main/print-pcl.c:1492 src/main/print-pcl.c:1493 msgid "Ink Channels" msgstr "Tinta kanalak" #: src/main/print-canon.c:365 src/main/print-escp2.c:349 #: src/main/print-lexmark.c:302 src/main/print-olympus.c:5280 #: src/main/print-pcl.c:1498 src/main/print-ps.c:86 src/main/print-raw.c:97 msgid "Printing Mode" msgstr "Inprimaketa modua" #: src/main/print-canon.c:366 src/main/print-escp2.c:350 #: src/main/print-lexmark.c:303 src/main/print-olympus.c:5281 #: src/main/print-pcl.c:1499 src/main/print-ps.c:87 src/main/print-raw.c:98 msgid "Printing Output Mode" msgstr "" #: src/main/print-canon.c:376 src/main/print-escp2.c:259 msgid "Ink Set" msgstr "" #: src/main/print-canon.c:377 msgid "Type of inkset in the printer" msgstr "" #: src/main/print-canon.c:382 src/main/print-escp2.c:271 #: src/main/print-olympus.c:5274 msgid "Borderless" msgstr "Ertzik gabea" #: src/main/print-canon.c:383 src/main/print-escp2.c:272 #: src/main/print-olympus.c:5275 msgid "Print without borders" msgstr "Inprimatu ertzik gabe" #: src/main/print-canon.c:388 src/main/print-escp2.c:194 #: src/main/print-olympus.c:5292 src/main/print-pcl.c:1504 msgid "Double-Sided Printing" msgstr "Bi aldeetatik inprimatzea" #: src/main/print-canon.c:389 src/main/print-escp2.c:195 #: src/main/print-olympus.c:5293 src/main/print-pcl.c:1505 msgid "Duplex/Tumble Setting" msgstr "" #: src/main/print-canon.c:394 src/main/print-canon.c:395 #: src/main/print-escp2.c:170 src/main/print-escp2.c:171 #: src/main/print-pcl.c:1474 src/main/print-pcl.c:1475 #: src/main/generic-options.c:62 src/main/generic-options.c:63 msgid "Print Quality" msgstr "Inprimaketa kalitatea" #: src/main/print-canon.c:417 src/main/print-escp2.c:468 #: src/main/print-lexmark.c:325 src/main/print-pcl.c:1546 msgid "Cyan Density" msgstr "Zianaren dentsitatea" #: src/main/print-canon.c:418 src/main/print-escp2.c:469 #: src/main/print-lexmark.c:326 src/main/print-pcl.c:1547 msgid "Adjust the cyan density" msgstr "Doitu zianaren dentsitatea" #: src/main/print-canon.c:425 src/main/print-escp2.c:476 #: src/main/print-lexmark.c:333 src/main/print-pcl.c:1554 msgid "Magenta Density" msgstr "Magentaren dentsitatea" #: src/main/print-canon.c:426 src/main/print-escp2.c:477 #: src/main/print-lexmark.c:334 src/main/print-pcl.c:1555 msgid "Adjust the magenta density" msgstr "Doitu magentaren dentsitatea" #: src/main/print-canon.c:433 src/main/print-escp2.c:484 #: src/main/print-lexmark.c:341 src/main/print-pcl.c:1562 msgid "Yellow Density" msgstr "Horiaren dentsitatea" #: src/main/print-canon.c:434 src/main/print-escp2.c:485 #: src/main/print-lexmark.c:342 src/main/print-pcl.c:1563 msgid "Adjust the yellow density" msgstr "Doitu horiaren dentsitatea" #: src/main/print-canon.c:441 src/main/print-escp2.c:492 #: src/main/print-lexmark.c:349 src/main/print-pcl.c:1570 msgid "Black Density" msgstr "Beltzaren dentsitatea" #: src/main/print-canon.c:442 src/main/print-escp2.c:493 #: src/main/print-lexmark.c:350 src/main/print-pcl.c:1571 msgid "Adjust the black density" msgstr "Doitu beltzaren dentsitatea" #: src/main/print-canon.c:449 src/main/print-canon.c:450 #: src/main/print-escp2.c:572 src/main/print-escp2.c:573 #: src/main/print-lexmark.c:357 src/main/print-lexmark.c:358 #: src/main/print-pcl.c:1578 src/main/print-pcl.c:1579 msgid "Light Cyan Transition" msgstr "Zian argirako trantsizioa" #: src/main/print-canon.c:457 src/main/print-canon.c:458 #: src/main/print-escp2.c:604 src/main/print-escp2.c:605 #: src/main/print-lexmark.c:365 src/main/print-lexmark.c:366 #: src/main/print-pcl.c:1586 src/main/print-pcl.c:1587 msgid "Light Magenta Transition" msgstr "Magenta argirako trantsizioa" #: src/main/print-canon.c:465 src/main/print-canon.c:466 msgid "Light Yellow Transition" msgstr "Hori argirako trantsizioa" #: src/main/print-canon.c:484 src/main/print-escp2.c:2547 #: src/main/print-olympus.c:5364 src/main/print-pcl.c:1830 #: src/xml/xmli18n-tmp.h:3295 src/xml/xmli18n-tmp.h:3300 #: src/xml/xmli18n-tmp.h:3306 src/xml/xmli18n-tmp.h:3313 msgid "Off" msgstr "" #: src/main/print-canon.c:485 src/main/print-escp2.c:2549 #: src/main/print-olympus.c:5365 src/main/print-pcl.c:1831 msgid "Long Edge (Standard)" msgstr "Marjina luzea (estandarra)" #: src/main/print-canon.c:486 src/main/print-olympus.c:5366 #: src/main/print-pcl.c:1832 msgid "Short Edge (Flip)" msgstr "Marjina laburra (iraulia)" #: src/main/print-canon.c:2737 src/main/print-escp2.c:2263 #: src/xml/xmli18n-tmp.h:3371 msgid "CD - 5 inch" msgstr "CD - 5 hazbete" #: src/main/print-canon.c:2739 src/main/print-escp2.c:2265 #: src/xml/xmli18n-tmp.h:3372 msgid "CD - 3 inch" msgstr "CD - 3 hazbete" #: src/main/print-canon.c:2741 src/main/print-escp2.c:2267 #: src/xml/xmli18n-tmp.h:3373 msgid "CD - Custom" msgstr "CD - Pertsonalizatua" #: src/main/print-canon.c:2767 src/main/print-escp2.c:2301 #: src/cups/genppd.c:1455 src/cups/genppd.c:2324 src/cups/genppd.c:2549 #: src/cups/genppd.c:2641 msgid "Normal" msgstr "Arrunta" #: src/main/print-canon.c:2769 src/main/print-escp2.c:2303 msgid "Print To Hub" msgstr "" #: src/main/print-canon.c:2919 msgid "Driver-Controlled" msgstr "" #: src/main/print-canon.c:2921 msgid "Upper Tray/Cassette 1" msgstr "" #: src/main/print-canon.c:2923 msgid "Lower Tray/Cassette 2" msgstr "" #: src/main/print-canon.c:2954 src/main/print-canon.c:2968 #: src/main/print-canon.c:2983 src/main/print-canon.c:3011 #: src/main/print-canon.c:3043 src/main/print-canon.c:3047 #: src/main/print-canon.c:3123 src/main/print-escp2.c:2715 #: src/main/print-lexmark.c:1296 src/main/print-olympus.c:5596 #: src/main/print-pcl.c:2264 src/main/print-ps.c:329 src/main/print-raw.c:152 #: src/gutenprintui2/panel.c:291 msgid "Color" msgstr "Kolorea" #: src/main/print-canon.c:2959 src/main/print-canon.c:2997 #: src/main/print-canon.c:3016 src/main/print-canon.c:3023 #: src/main/print-escp2.c:2717 src/main/print-lexmark.c:1298 #: src/main/print-pcl.c:2266 src/main/print-ps.c:331 src/main/print-raw.c:154 msgid "Black and White" msgstr "Zuri-beltza" #: src/main/print-canon.c:3037 src/main/print-canon.c:3121 #: src/gutenprintui2/panel.c:1717 msgid "Both" msgstr "Biak" #: src/main/print-canon.c:3040 src/main/print-canon.c:3049 #: src/main/print-canon.c:3125 src/main/print-color.c:346 #: src/main/print-lexmark.c:613 src/gutenprintui2/panel.c:2377 #: src/escputil/escputil.c:1057 src/escputil/escputil.c:1079 #: src/escputil/escputil.c:1347 src/xml/xmli18n-tmp.h:888 #: src/xml/xmli18n-tmp.h:899 src/xml/xmli18n-tmp.h:912 #: src/xml/xmli18n-tmp.h:925 src/xml/xmli18n-tmp.h:939 #: src/xml/xmli18n-tmp.h:952 src/xml/xmli18n-tmp.h:965 #: src/xml/xmli18n-tmp.h:978 src/xml/xmli18n-tmp.h:994 #: src/xml/xmli18n-tmp.h:1010 src/xml/xmli18n-tmp.h:1025 #: src/xml/xmli18n-tmp.h:1038 src/xml/xmli18n-tmp.h:1051 #: src/xml/xmli18n-tmp.h:1063 src/xml/xmli18n-tmp.h:1075 #: src/xml/xmli18n-tmp.h:1089 src/xml/xmli18n-tmp.h:1103 #: src/xml/xmli18n-tmp.h:1115 src/xml/xmli18n-tmp.h:1127 #: src/xml/xmli18n-tmp.h:1140 src/xml/xmli18n-tmp.h:1152 #: src/xml/xmli18n-tmp.h:1167 src/xml/xmli18n-tmp.h:1178 #: src/xml/xmli18n-tmp.h:1192 src/xml/xmli18n-tmp.h:1206 #: src/xml/xmli18n-tmp.h:1219 src/xml/xmli18n-tmp.h:1232 #: src/xml/xmli18n-tmp.h:1246 src/xml/xmli18n-tmp.h:1260 #: src/xml/xmli18n-tmp.h:1273 src/xml/xmli18n-tmp.h:1286 #: src/xml/xmli18n-tmp.h:1299 src/xml/xmli18n-tmp.h:1312 #: src/xml/xmli18n-tmp.h:1325 src/xml/xmli18n-tmp.h:1338 #: src/xml/xmli18n-tmp.h:1351 src/xml/xmli18n-tmp.h:1366 #: src/xml/xmli18n-tmp.h:1381 src/xml/xmli18n-tmp.h:1396 #: src/xml/xmli18n-tmp.h:1408 src/xml/xmli18n-tmp.h:1419 #: src/xml/xmli18n-tmp.h:1432 src/xml/xmli18n-tmp.h:1445 #: src/xml/xmli18n-tmp.h:1456 src/xml/xmli18n-tmp.h:1468 #: src/xml/xmli18n-tmp.h:1480 src/xml/xmli18n-tmp.h:1491 #: src/xml/xmli18n-tmp.h:1503 src/xml/xmli18n-tmp.h:1517 #: src/xml/xmli18n-tmp.h:1529 src/xml/xmli18n-tmp.h:1541 #: src/xml/xmli18n-tmp.h:1556 src/xml/xmli18n-tmp.h:1571 #: src/xml/xmli18n-tmp.h:1584 src/xml/xmli18n-tmp.h:1597 #: src/xml/xmli18n-tmp.h:1612 src/xml/xmli18n-tmp.h:1624 #: src/xml/xmli18n-tmp.h:1636 src/xml/xmli18n-tmp.h:1649 #: src/xml/xmli18n-tmp.h:1661 src/xml/xmli18n-tmp.h:1673 #: src/xml/xmli18n-tmp.h:1685 src/xml/xmli18n-tmp.h:1698 #: src/xml/xmli18n-tmp.h:1713 src/xml/xmli18n-tmp.h:1748 #: src/xml/xmli18n-tmp.h:1758 src/xml/xmli18n-tmp.h:1807 #: src/xml/xmli18n-tmp.h:1820 src/xml/xmli18n-tmp.h:1840 #: src/xml/xmli18n-tmp.h:1857 src/xml/xmli18n-tmp.h:1870 #: src/xml/xmli18n-tmp.h:1878 src/xml/xmli18n-tmp.h:1891 #: src/xml/xmli18n-tmp.h:1903 src/xml/xmli18n-tmp.h:1915 #: src/xml/xmli18n-tmp.h:1928 src/xml/xmli18n-tmp.h:1943 #: src/xml/xmli18n-tmp.h:1955 src/xml/xmli18n-tmp.h:1969 #: src/xml/xmli18n-tmp.h:1986 src/xml/xmli18n-tmp.h:2004 #: src/xml/xmli18n-tmp.h:2017 src/xml/xmli18n-tmp.h:2052 #: src/xml/xmli18n-tmp.h:2058 src/xml/xmli18n-tmp.h:2116 #: src/xml/xmli18n-tmp.h:2136 src/xml/xmli18n-tmp.h:2153 #: src/xml/xmli18n-tmp.h:2167 src/xml/xmli18n-tmp.h:2180 #: src/xml/xmli18n-tmp.h:2194 src/xml/xmli18n-tmp.h:2214 #: src/xml/xmli18n-tmp.h:2267 src/xml/xmli18n-tmp.h:2330 #: src/xml/xmli18n-tmp.h:2358 src/xml/xmli18n-tmp.h:2368 #: src/xml/xmli18n-tmp.h:2380 src/xml/xmli18n-tmp.h:2392 #: src/xml/xmli18n-tmp.h:2428 src/xml/xmli18n-tmp.h:2445 #: src/xml/xmli18n-tmp.h:2462 src/xml/xmli18n-tmp.h:2482 #: src/xml/xmli18n-tmp.h:2494 src/xml/xmli18n-tmp.h:2572 #: src/xml/xmli18n-tmp.h:2588 src/xml/xmli18n-tmp.h:2598 #: src/xml/xmli18n-tmp.h:2608 src/xml/xmli18n-tmp.h:2623 #: src/xml/xmli18n-tmp.h:2638 src/xml/xmli18n-tmp.h:2653 #: src/xml/xmli18n-tmp.h:2683 src/xml/xmli18n-tmp.h:2705 #: src/xml/xmli18n-tmp.h:2728 src/xml/xmli18n-tmp.h:2743 #: src/xml/xmli18n-tmp.h:2746 src/xml/xmli18n-tmp.h:2761 #: src/xml/xmli18n-tmp.h:2777 src/xml/xmli18n-tmp.h:2797 #: src/xml/xmli18n-tmp.h:2819 src/xml/xmli18n-tmp.h:2836 #: src/xml/xmli18n-tmp.h:2853 src/xml/xmli18n-tmp.h:2870 #: src/xml/xmli18n-tmp.h:2880 src/xml/xmli18n-tmp.h:2905 #: src/xml/xmli18n-tmp.h:2930 src/xml/xmli18n-tmp.h:2955 #: src/xml/xmli18n-tmp.h:2980 src/xml/xmli18n-tmp.h:2995 #: src/xml/xmli18n-tmp.h:3011 src/xml/xmli18n-tmp.h:3027 #: src/xml/xmli18n-tmp.h:3034 src/xml/xmli18n-tmp.h:3045 #: src/xml/xmli18n-tmp.h:3070 src/xml/xmli18n-tmp.h:3095 #: src/xml/xmli18n-tmp.h:3111 src/xml/xmli18n-tmp.h:3133 #: src/xml/xmli18n-tmp.h:3150 src/xml/xmli18n-tmp.h:3159 #: src/xml/xmli18n-tmp.h:3176 src/xml/xmli18n-tmp.h:3185 #: src/xml/xmli18n-tmp.h:3205 src/xml/xmli18n-tmp.h:3220 #: src/xml/xmli18n-tmp.h:3235 src/xml/xmli18n-tmp.h:3245 #: src/xml/xmli18n-tmp.h:3267 src/xml/xmli18n-tmp.h:3277 #: src/xml/xmli18n-tmp.h:3287 msgid "Black" msgstr "Beltza" #: src/main/print-canon.c:3051 src/main/print-pcl.c:289 #: src/main/print-pcl.c:290 src/main/generic-options.c:38 #: src/xml/xmli18n-tmp.h:3320 src/xml/xmli18n-tmp.h:3326 #: src/xml/xmli18n-tmp.h:3336 src/xml/xmli18n-tmp.h:3345 #: src/xml/xmli18n-tmp.h:3354 src/xml/xmli18n-tmp.h:3362 msgid "Photo" msgstr "" #: src/main/print-canon.c:3055 src/main/print-olympus.c:326 #: src/main/print-olympus.c:1723 src/main/print-olympus.c:1818 #: src/main/print-olympus.c:1947 src/main/print-olympus.c:2147 #: src/main/print-olympus.c:2271 src/main/print-olympus.c:2660 #: src/main/print-olympus.c:3373 src/main/print-olympus.c:3488 #: src/cups/genppd.c:1579 src/cups/genppd.c:1613 src/cups/genppd.c:1646 #: src/cups/genppd.c:1701 src/cups/genppd.c:1750 src/cups/genppd.c:1787 #: src/cups/genppd.c:1800 src/cups/genppd.c:1820 src/cups/genppd.c:1842 #: src/cups/genppd.c:1862 msgid "None" msgstr "" #: src/main/print-canon.c:3108 src/main/print-escp2.c:2356 #: src/main/print-pcl.c:2098 src/main/generic-options.c:213 #: src/main/generic-options.c:230 msgid "Manual Control" msgstr "Eskuzko kontrola" #: src/main/print-canon.c:3110 src/main/print-escp2.c:2398 #: src/main/print-escp2.c:2493 src/main/print-escp2.c:2505 #: src/main/print-pcl.c:242 src/main/print-pcl.c:286 src/main/print-pcl.c:288 #: src/main/generic-options.c:36 src/gutenprintui2/panel.c:2850 #: src/xml/xmli18n-tmp.h:577 src/xml/xmli18n-tmp.h:580 #: src/xml/xmli18n-tmp.h:2515 src/xml/xmli18n-tmp.h:2517 #: src/xml/xmli18n-tmp.h:2522 src/xml/xmli18n-tmp.h:2526 #: src/xml/xmli18n-tmp.h:2530 src/xml/xmli18n-tmp.h:2533 #: src/xml/xmli18n-tmp.h:2535 src/xml/xmli18n-tmp.h:2541 #: src/xml/xmli18n-tmp.h:2546 src/xml/xmli18n-tmp.h:2550 #: src/xml/xmli18n-tmp.h:2566 src/xml/xmli18n-tmp.h:3025 #: src/xml/xmli18n-tmp.h:3032 src/xml/xmli18n-tmp.h:3318 #: src/xml/xmli18n-tmp.h:3325 src/xml/xmli18n-tmp.h:3334 #: src/xml/xmli18n-tmp.h:3343 src/xml/xmli18n-tmp.h:3352 #: src/xml/xmli18n-tmp.h:3360 msgid "Standard" msgstr "Estandarra" #: src/main/print-color.c:50 msgid "High Accuracy" msgstr "Doitasun handia" #: src/main/print-color.c:51 msgid "Bright Colors" msgstr "Kolore biziak" #: src/main/print-color.c:52 msgid "Correct Hue Only" msgstr "" #: src/main/print-color.c:53 msgid "Uncorrected" msgstr "" #: src/main/print-color.c:54 msgid "Desaturated" msgstr "" #: src/main/print-color.c:55 msgid "Threshold" msgstr "Ataria" #: src/main/print-color.c:57 src/main/print-color.c:165 msgid "Raw" msgstr "Gordina" #: src/main/print-color.c:58 msgid "Pre-Dithered" msgstr "Aurrebilbatua" #: src/main/print-color.c:153 src/gutenprintui2/panel.c:292 #: src/cups/genppd.c:1400 src/cups/genppd.c:2532 msgid "Grayscale" msgstr "Gris-eskala" #: src/main/print-color.c:155 msgid "Whitescale" msgstr "Zuri-eskala" #: src/main/print-color.c:157 msgid "RGB" msgstr "RGB" #: src/main/print-color.c:159 msgid "CMY" msgstr "CMY" #: src/main/print-color.c:161 src/cups/genppd.c:1431 src/cups/genppd.c:2539 msgid "CMYK" msgstr "CMYK" #: src/main/print-color.c:163 src/cups/genppd.c:1438 src/cups/genppd.c:2540 msgid "KCMY" msgstr "KCMY" #: src/main/print-color.c:197 src/main/print-color.c:518 msgid "Channel " msgstr "Kanala " #: src/main/print-color.c:198 msgid "Gamma for raw channel " msgstr "Kanal gordinaren gamma " #: src/main/print-color.c:208 msgid "Color Correction" msgstr "Kolore zuzenketa" #: src/main/print-color.c:209 msgid "Color correction to be applied" msgstr "Erabiliko den kolore zuzenketa" #: src/main/print-color.c:216 msgid "Channel Bit Depth" msgstr "Kanalaren bit sakonera" #: src/main/print-color.c:217 msgid "Bit depth per channel" msgstr "Bit sakonera kanaleko" #: src/main/print-color.c:224 msgid "Input Image Type" msgstr "Sarrerako irudi mota" #: src/main/print-color.c:225 msgid "Input image type" msgstr "Sarrerako irudi mota" #: src/main/print-color.c:232 msgid "Output Image Type" msgstr "Irteerako irudi mota" #: src/main/print-color.c:233 msgid "Output image type" msgstr "Irteerako irudi mota" #: src/main/print-color.c:240 src/main/print-color.c:241 #: src/main/print-escp2.c:355 msgid "Raw Channels" msgstr "Kanal gordinak" #: src/main/print-color.c:248 msgid "SimpleGamma" msgstr "GammaSinplea" #: src/main/print-color.c:249 msgid "Do not correct for screen gamma" msgstr "" #: src/main/print-color.c:256 msgid "Brightness" msgstr "Distira" #: src/main/print-color.c:257 msgid "Brightness of the print" msgstr "Inprimaketaren distira" #: src/main/print-color.c:264 msgid "Contrast" msgstr "Kontrastea" #: src/main/print-color.c:265 msgid "Contrast of the print (0 is solid gray)" msgstr "Inprimaketaren kontrastea (0 gris hutsa da)" #: src/main/print-color.c:272 msgid "Linear Contrast Adjustment" msgstr "Kontraste linealaren doiketa" #: src/main/print-color.c:273 msgid "Use linear vs. fixed end point contrast adjustment" msgstr "" #: src/main/print-color.c:280 msgid "Composite Gamma" msgstr "Gamma konposatua" #: src/main/print-color.c:281 msgid "" "Adjust the gamma of the print. Larger values will produce a generally " "brighter print, while smaller values will produce a generally darker print. " msgstr "" "Doitu inprimaketaren gamma. Balio altuek, orokorrean, inprimaketa argiagoak " "eragingo dituzte eta balio baxuek ilunagoak. " #: src/main/print-color.c:290 msgid "AppGamma" msgstr "AppGamma" #: src/main/print-color.c:291 msgid "Gamma value assumed by application" msgstr "Aplikazioak ezartzen duen gamma" #: src/main/print-color.c:298 src/gutenprintui2/panel.c:2356 #: src/escputil/escputil.c:1060 src/escputil/escputil.c:1080 #: src/escputil/escputil.c:1348 src/xml/xmli18n-tmp.h:889 #: src/xml/xmli18n-tmp.h:900 src/xml/xmli18n-tmp.h:913 #: src/xml/xmli18n-tmp.h:926 src/xml/xmli18n-tmp.h:940 #: src/xml/xmli18n-tmp.h:953 src/xml/xmli18n-tmp.h:966 #: src/xml/xmli18n-tmp.h:979 src/xml/xmli18n-tmp.h:995 #: src/xml/xmli18n-tmp.h:1011 src/xml/xmli18n-tmp.h:1026 #: src/xml/xmli18n-tmp.h:1039 src/xml/xmli18n-tmp.h:1052 #: src/xml/xmli18n-tmp.h:1064 src/xml/xmli18n-tmp.h:1076 #: src/xml/xmli18n-tmp.h:1090 src/xml/xmli18n-tmp.h:1104 #: src/xml/xmli18n-tmp.h:1116 src/xml/xmli18n-tmp.h:1128 #: src/xml/xmli18n-tmp.h:1141 src/xml/xmli18n-tmp.h:1153 #: src/xml/xmli18n-tmp.h:1168 src/xml/xmli18n-tmp.h:1179 #: src/xml/xmli18n-tmp.h:1193 src/xml/xmli18n-tmp.h:1207 #: src/xml/xmli18n-tmp.h:1220 src/xml/xmli18n-tmp.h:1233 #: src/xml/xmli18n-tmp.h:1247 src/xml/xmli18n-tmp.h:1261 #: src/xml/xmli18n-tmp.h:1274 src/xml/xmli18n-tmp.h:1287 #: src/xml/xmli18n-tmp.h:1300 src/xml/xmli18n-tmp.h:1313 #: src/xml/xmli18n-tmp.h:1326 src/xml/xmli18n-tmp.h:1339 #: src/xml/xmli18n-tmp.h:1352 src/xml/xmli18n-tmp.h:1367 #: src/xml/xmli18n-tmp.h:1382 src/xml/xmli18n-tmp.h:1397 #: src/xml/xmli18n-tmp.h:1409 src/xml/xmli18n-tmp.h:1420 #: src/xml/xmli18n-tmp.h:1433 src/xml/xmli18n-tmp.h:1446 #: src/xml/xmli18n-tmp.h:1457 src/xml/xmli18n-tmp.h:1469 #: src/xml/xmli18n-tmp.h:1481 src/xml/xmli18n-tmp.h:1492 #: src/xml/xmli18n-tmp.h:1504 src/xml/xmli18n-tmp.h:1518 #: src/xml/xmli18n-tmp.h:1530 src/xml/xmli18n-tmp.h:1542 #: src/xml/xmli18n-tmp.h:1557 src/xml/xmli18n-tmp.h:1572 #: src/xml/xmli18n-tmp.h:1585 src/xml/xmli18n-tmp.h:1598 #: src/xml/xmli18n-tmp.h:1613 src/xml/xmli18n-tmp.h:1625 #: src/xml/xmli18n-tmp.h:1637 src/xml/xmli18n-tmp.h:1650 #: src/xml/xmli18n-tmp.h:1662 src/xml/xmli18n-tmp.h:1674 #: src/xml/xmli18n-tmp.h:1686 src/xml/xmli18n-tmp.h:1699 #: src/xml/xmli18n-tmp.h:1714 src/xml/xmli18n-tmp.h:1729 #: src/xml/xmli18n-tmp.h:1745 src/xml/xmli18n-tmp.h:1759 #: src/xml/xmli18n-tmp.h:1773 src/xml/xmli18n-tmp.h:1791 #: src/xml/xmli18n-tmp.h:1808 src/xml/xmli18n-tmp.h:1821 #: src/xml/xmli18n-tmp.h:1841 src/xml/xmli18n-tmp.h:1854 #: src/xml/xmli18n-tmp.h:1869 src/xml/xmli18n-tmp.h:1879 #: src/xml/xmli18n-tmp.h:1892 src/xml/xmli18n-tmp.h:1904 #: src/xml/xmli18n-tmp.h:1916 src/xml/xmli18n-tmp.h:1929 #: src/xml/xmli18n-tmp.h:1944 src/xml/xmli18n-tmp.h:1956 #: src/xml/xmli18n-tmp.h:1973 src/xml/xmli18n-tmp.h:1990 #: src/xml/xmli18n-tmp.h:2005 src/xml/xmli18n-tmp.h:2018 #: src/xml/xmli18n-tmp.h:2034 src/xml/xmli18n-tmp.h:2051 #: src/xml/xmli18n-tmp.h:2059 src/xml/xmli18n-tmp.h:2100 #: src/xml/xmli18n-tmp.h:2119 src/xml/xmli18n-tmp.h:2133 #: src/xml/xmli18n-tmp.h:2150 src/xml/xmli18n-tmp.h:2164 #: src/xml/xmli18n-tmp.h:2177 src/xml/xmli18n-tmp.h:2198 #: src/xml/xmli18n-tmp.h:2215 src/xml/xmli18n-tmp.h:2231 #: src/xml/xmli18n-tmp.h:2249 src/xml/xmli18n-tmp.h:2264 #: src/xml/xmli18n-tmp.h:2331 src/xml/xmli18n-tmp.h:2359 #: src/xml/xmli18n-tmp.h:2369 src/xml/xmli18n-tmp.h:2381 #: src/xml/xmli18n-tmp.h:2393 src/xml/xmli18n-tmp.h:2431 #: src/xml/xmli18n-tmp.h:2448 src/xml/xmli18n-tmp.h:2465 #: src/xml/xmli18n-tmp.h:2479 src/xml/xmli18n-tmp.h:2498 #: src/xml/xmli18n-tmp.h:2573 src/xml/xmli18n-tmp.h:2589 #: src/xml/xmli18n-tmp.h:2599 src/xml/xmli18n-tmp.h:2609 #: src/xml/xmli18n-tmp.h:2624 src/xml/xmli18n-tmp.h:2639 #: src/xml/xmli18n-tmp.h:2654 src/xml/xmli18n-tmp.h:2678 #: src/xml/xmli18n-tmp.h:2684 src/xml/xmli18n-tmp.h:2706 #: src/xml/xmli18n-tmp.h:2729 src/xml/xmli18n-tmp.h:2747 #: src/xml/xmli18n-tmp.h:2762 src/xml/xmli18n-tmp.h:2778 #: src/xml/xmli18n-tmp.h:2799 src/xml/xmli18n-tmp.h:2822 #: src/xml/xmli18n-tmp.h:2839 src/xml/xmli18n-tmp.h:2856 #: src/xml/xmli18n-tmp.h:2871 src/xml/xmli18n-tmp.h:2881 #: src/xml/xmli18n-tmp.h:2906 src/xml/xmli18n-tmp.h:2931 #: src/xml/xmli18n-tmp.h:2956 src/xml/xmli18n-tmp.h:2981 #: src/xml/xmli18n-tmp.h:2996 src/xml/xmli18n-tmp.h:3012 #: src/xml/xmli18n-tmp.h:3028 src/xml/xmli18n-tmp.h:3035 #: src/xml/xmli18n-tmp.h:3046 src/xml/xmli18n-tmp.h:3071 #: src/xml/xmli18n-tmp.h:3096 src/xml/xmli18n-tmp.h:3113 #: src/xml/xmli18n-tmp.h:3136 src/xml/xmli18n-tmp.h:3151 #: src/xml/xmli18n-tmp.h:3162 src/xml/xmli18n-tmp.h:3177 #: src/xml/xmli18n-tmp.h:3188 src/xml/xmli18n-tmp.h:3206 #: src/xml/xmli18n-tmp.h:3221 src/xml/xmli18n-tmp.h:3236 #: src/xml/xmli18n-tmp.h:3247 src/xml/xmli18n-tmp.h:3268 #: src/xml/xmli18n-tmp.h:3278 src/xml/xmli18n-tmp.h:3288 msgid "Cyan" msgstr "Ziana" #: src/main/print-color.c:299 msgid "Adjust the cyan gamma" msgstr "Doitu zianaren gamma" #: src/main/print-color.c:306 src/gutenprintui2/panel.c:2363 #: src/escputil/escputil.c:1061 src/escputil/escputil.c:1081 #: src/escputil/escputil.c:1349 src/xml/xmli18n-tmp.h:890 #: src/xml/xmli18n-tmp.h:901 src/xml/xmli18n-tmp.h:914 #: src/xml/xmli18n-tmp.h:927 src/xml/xmli18n-tmp.h:941 #: src/xml/xmli18n-tmp.h:954 src/xml/xmli18n-tmp.h:967 #: src/xml/xmli18n-tmp.h:980 src/xml/xmli18n-tmp.h:996 #: src/xml/xmli18n-tmp.h:1012 src/xml/xmli18n-tmp.h:1027 #: src/xml/xmli18n-tmp.h:1040 src/xml/xmli18n-tmp.h:1053 #: src/xml/xmli18n-tmp.h:1065 src/xml/xmli18n-tmp.h:1077 #: src/xml/xmli18n-tmp.h:1091 src/xml/xmli18n-tmp.h:1105 #: src/xml/xmli18n-tmp.h:1117 src/xml/xmli18n-tmp.h:1129 #: src/xml/xmli18n-tmp.h:1142 src/xml/xmli18n-tmp.h:1154 #: src/xml/xmli18n-tmp.h:1169 src/xml/xmli18n-tmp.h:1180 #: src/xml/xmli18n-tmp.h:1194 src/xml/xmli18n-tmp.h:1208 #: src/xml/xmli18n-tmp.h:1221 src/xml/xmli18n-tmp.h:1234 #: src/xml/xmli18n-tmp.h:1248 src/xml/xmli18n-tmp.h:1262 #: src/xml/xmli18n-tmp.h:1275 src/xml/xmli18n-tmp.h:1288 #: src/xml/xmli18n-tmp.h:1301 src/xml/xmli18n-tmp.h:1314 #: src/xml/xmli18n-tmp.h:1327 src/xml/xmli18n-tmp.h:1340 #: src/xml/xmli18n-tmp.h:1353 src/xml/xmli18n-tmp.h:1368 #: src/xml/xmli18n-tmp.h:1383 src/xml/xmli18n-tmp.h:1398 #: src/xml/xmli18n-tmp.h:1410 src/xml/xmli18n-tmp.h:1421 #: src/xml/xmli18n-tmp.h:1434 src/xml/xmli18n-tmp.h:1447 #: src/xml/xmli18n-tmp.h:1458 src/xml/xmli18n-tmp.h:1470 #: src/xml/xmli18n-tmp.h:1482 src/xml/xmli18n-tmp.h:1493 #: src/xml/xmli18n-tmp.h:1505 src/xml/xmli18n-tmp.h:1519 #: src/xml/xmli18n-tmp.h:1531 src/xml/xmli18n-tmp.h:1543 #: src/xml/xmli18n-tmp.h:1558 src/xml/xmli18n-tmp.h:1573 #: src/xml/xmli18n-tmp.h:1586 src/xml/xmli18n-tmp.h:1599 #: src/xml/xmli18n-tmp.h:1614 src/xml/xmli18n-tmp.h:1626 #: src/xml/xmli18n-tmp.h:1638 src/xml/xmli18n-tmp.h:1651 #: src/xml/xmli18n-tmp.h:1663 src/xml/xmli18n-tmp.h:1675 #: src/xml/xmli18n-tmp.h:1687 src/xml/xmli18n-tmp.h:1700 #: src/xml/xmli18n-tmp.h:1716 src/xml/xmli18n-tmp.h:1728 #: src/xml/xmli18n-tmp.h:1746 src/xml/xmli18n-tmp.h:1760 #: src/xml/xmli18n-tmp.h:1772 src/xml/xmli18n-tmp.h:1790 #: src/xml/xmli18n-tmp.h:1809 src/xml/xmli18n-tmp.h:1823 #: src/xml/xmli18n-tmp.h:1842 src/xml/xmli18n-tmp.h:1856 #: src/xml/xmli18n-tmp.h:1868 src/xml/xmli18n-tmp.h:1880 #: src/xml/xmli18n-tmp.h:1893 src/xml/xmli18n-tmp.h:1905 #: src/xml/xmli18n-tmp.h:1917 src/xml/xmli18n-tmp.h:1930 #: src/xml/xmli18n-tmp.h:1945 src/xml/xmli18n-tmp.h:1957 #: src/xml/xmli18n-tmp.h:1972 src/xml/xmli18n-tmp.h:1989 #: src/xml/xmli18n-tmp.h:2006 src/xml/xmli18n-tmp.h:2020 #: src/xml/xmli18n-tmp.h:2033 src/xml/xmli18n-tmp.h:2050 #: src/xml/xmli18n-tmp.h:2060 src/xml/xmli18n-tmp.h:2099 #: src/xml/xmli18n-tmp.h:2117 src/xml/xmli18n-tmp.h:2134 #: src/xml/xmli18n-tmp.h:2151 src/xml/xmli18n-tmp.h:2165 #: src/xml/xmli18n-tmp.h:2181 src/xml/xmli18n-tmp.h:2197 #: src/xml/xmli18n-tmp.h:2230 src/xml/xmli18n-tmp.h:2248 #: src/xml/xmli18n-tmp.h:2265 src/xml/xmli18n-tmp.h:2332 #: src/xml/xmli18n-tmp.h:2360 src/xml/xmli18n-tmp.h:2370 #: src/xml/xmli18n-tmp.h:2382 src/xml/xmli18n-tmp.h:2394 #: src/xml/xmli18n-tmp.h:2429 src/xml/xmli18n-tmp.h:2446 #: src/xml/xmli18n-tmp.h:2463 src/xml/xmli18n-tmp.h:2480 #: src/xml/xmli18n-tmp.h:2497 src/xml/xmli18n-tmp.h:2575 #: src/xml/xmli18n-tmp.h:2590 src/xml/xmli18n-tmp.h:2600 #: src/xml/xmli18n-tmp.h:2610 src/xml/xmli18n-tmp.h:2625 #: src/xml/xmli18n-tmp.h:2640 src/xml/xmli18n-tmp.h:2656 #: src/xml/xmli18n-tmp.h:2679 src/xml/xmli18n-tmp.h:2685 #: src/xml/xmli18n-tmp.h:2707 src/xml/xmli18n-tmp.h:2730 #: src/xml/xmli18n-tmp.h:2748 src/xml/xmli18n-tmp.h:2764 #: src/xml/xmli18n-tmp.h:2780 src/xml/xmli18n-tmp.h:2801 #: src/xml/xmli18n-tmp.h:2824 src/xml/xmli18n-tmp.h:2841 #: src/xml/xmli18n-tmp.h:2858 src/xml/xmli18n-tmp.h:2872 #: src/xml/xmli18n-tmp.h:2883 src/xml/xmli18n-tmp.h:2908 #: src/xml/xmli18n-tmp.h:2933 src/xml/xmli18n-tmp.h:2958 #: src/xml/xmli18n-tmp.h:2982 src/xml/xmli18n-tmp.h:2998 #: src/xml/xmli18n-tmp.h:3014 src/xml/xmli18n-tmp.h:3029 #: src/xml/xmli18n-tmp.h:3036 src/xml/xmli18n-tmp.h:3048 #: src/xml/xmli18n-tmp.h:3073 src/xml/xmli18n-tmp.h:3098 #: src/xml/xmli18n-tmp.h:3115 src/xml/xmli18n-tmp.h:3138 #: src/xml/xmli18n-tmp.h:3152 src/xml/xmli18n-tmp.h:3164 #: src/xml/xmli18n-tmp.h:3178 src/xml/xmli18n-tmp.h:3190 #: src/xml/xmli18n-tmp.h:3207 src/xml/xmli18n-tmp.h:3222 #: src/xml/xmli18n-tmp.h:3237 src/xml/xmli18n-tmp.h:3249 #: src/xml/xmli18n-tmp.h:3269 src/xml/xmli18n-tmp.h:3279 #: src/xml/xmli18n-tmp.h:3289 msgid "Magenta" msgstr "Magenta" #: src/main/print-color.c:307 msgid "Adjust the magenta gamma" msgstr "Doitu magentaren gamma" #: src/main/print-color.c:314 src/gutenprintui2/panel.c:2370 #: src/escputil/escputil.c:1062 src/escputil/escputil.c:1082 #: src/escputil/escputil.c:1350 src/xml/xmli18n-tmp.h:891 #: src/xml/xmli18n-tmp.h:902 src/xml/xmli18n-tmp.h:915 #: src/xml/xmli18n-tmp.h:928 src/xml/xmli18n-tmp.h:942 #: src/xml/xmli18n-tmp.h:955 src/xml/xmli18n-tmp.h:968 #: src/xml/xmli18n-tmp.h:981 src/xml/xmli18n-tmp.h:997 #: src/xml/xmli18n-tmp.h:1013 src/xml/xmli18n-tmp.h:1028 #: src/xml/xmli18n-tmp.h:1041 src/xml/xmli18n-tmp.h:1054 #: src/xml/xmli18n-tmp.h:1066 src/xml/xmli18n-tmp.h:1078 #: src/xml/xmli18n-tmp.h:1092 src/xml/xmli18n-tmp.h:1106 #: src/xml/xmli18n-tmp.h:1118 src/xml/xmli18n-tmp.h:1130 #: src/xml/xmli18n-tmp.h:1143 src/xml/xmli18n-tmp.h:1155 #: src/xml/xmli18n-tmp.h:1170 src/xml/xmli18n-tmp.h:1181 #: src/xml/xmli18n-tmp.h:1195 src/xml/xmli18n-tmp.h:1209 #: src/xml/xmli18n-tmp.h:1222 src/xml/xmli18n-tmp.h:1235 #: src/xml/xmli18n-tmp.h:1249 src/xml/xmli18n-tmp.h:1263 #: src/xml/xmli18n-tmp.h:1276 src/xml/xmli18n-tmp.h:1289 #: src/xml/xmli18n-tmp.h:1302 src/xml/xmli18n-tmp.h:1315 #: src/xml/xmli18n-tmp.h:1328 src/xml/xmli18n-tmp.h:1341 #: src/xml/xmli18n-tmp.h:1354 src/xml/xmli18n-tmp.h:1369 #: src/xml/xmli18n-tmp.h:1384 src/xml/xmli18n-tmp.h:1399 #: src/xml/xmli18n-tmp.h:1411 src/xml/xmli18n-tmp.h:1422 #: src/xml/xmli18n-tmp.h:1435 src/xml/xmli18n-tmp.h:1448 #: src/xml/xmli18n-tmp.h:1459 src/xml/xmli18n-tmp.h:1471 #: src/xml/xmli18n-tmp.h:1483 src/xml/xmli18n-tmp.h:1494 #: src/xml/xmli18n-tmp.h:1506 src/xml/xmli18n-tmp.h:1520 #: src/xml/xmli18n-tmp.h:1532 src/xml/xmli18n-tmp.h:1544 #: src/xml/xmli18n-tmp.h:1559 src/xml/xmli18n-tmp.h:1574 #: src/xml/xmli18n-tmp.h:1587 src/xml/xmli18n-tmp.h:1600 #: src/xml/xmli18n-tmp.h:1615 src/xml/xmli18n-tmp.h:1627 #: src/xml/xmli18n-tmp.h:1639 src/xml/xmli18n-tmp.h:1652 #: src/xml/xmli18n-tmp.h:1664 src/xml/xmli18n-tmp.h:1676 #: src/xml/xmli18n-tmp.h:1688 src/xml/xmli18n-tmp.h:1701 #: src/xml/xmli18n-tmp.h:1718 src/xml/xmli18n-tmp.h:1727 #: src/xml/xmli18n-tmp.h:1747 src/xml/xmli18n-tmp.h:1761 #: src/xml/xmli18n-tmp.h:1771 src/xml/xmli18n-tmp.h:1789 #: src/xml/xmli18n-tmp.h:1810 src/xml/xmli18n-tmp.h:1825 #: src/xml/xmli18n-tmp.h:1843 src/xml/xmli18n-tmp.h:1855 #: src/xml/xmli18n-tmp.h:1867 src/xml/xmli18n-tmp.h:1881 #: src/xml/xmli18n-tmp.h:1894 src/xml/xmli18n-tmp.h:1906 #: src/xml/xmli18n-tmp.h:1918 src/xml/xmli18n-tmp.h:1931 #: src/xml/xmli18n-tmp.h:1946 src/xml/xmli18n-tmp.h:1958 #: src/xml/xmli18n-tmp.h:1968 src/xml/xmli18n-tmp.h:1985 #: src/xml/xmli18n-tmp.h:2007 src/xml/xmli18n-tmp.h:2022 #: src/xml/xmli18n-tmp.h:2035 src/xml/xmli18n-tmp.h:2049 #: src/xml/xmli18n-tmp.h:2061 src/xml/xmli18n-tmp.h:2098 #: src/xml/xmli18n-tmp.h:2118 src/xml/xmli18n-tmp.h:2135 #: src/xml/xmli18n-tmp.h:2152 src/xml/xmli18n-tmp.h:2166 #: src/xml/xmli18n-tmp.h:2178 src/xml/xmli18n-tmp.h:2193 #: src/xml/xmli18n-tmp.h:2217 src/xml/xmli18n-tmp.h:2232 #: src/xml/xmli18n-tmp.h:2250 src/xml/xmli18n-tmp.h:2266 #: src/xml/xmli18n-tmp.h:2333 src/xml/xmli18n-tmp.h:2361 #: src/xml/xmli18n-tmp.h:2371 src/xml/xmli18n-tmp.h:2383 #: src/xml/xmli18n-tmp.h:2395 src/xml/xmli18n-tmp.h:2430 #: src/xml/xmli18n-tmp.h:2447 src/xml/xmli18n-tmp.h:2464 #: src/xml/xmli18n-tmp.h:2481 src/xml/xmli18n-tmp.h:2493 #: src/xml/xmli18n-tmp.h:2577 src/xml/xmli18n-tmp.h:2591 #: src/xml/xmli18n-tmp.h:2601 src/xml/xmli18n-tmp.h:2611 #: src/xml/xmli18n-tmp.h:2626 src/xml/xmli18n-tmp.h:2641 #: src/xml/xmli18n-tmp.h:2658 src/xml/xmli18n-tmp.h:2680 #: src/xml/xmli18n-tmp.h:2686 src/xml/xmli18n-tmp.h:2708 #: src/xml/xmli18n-tmp.h:2731 src/xml/xmli18n-tmp.h:2749 #: src/xml/xmli18n-tmp.h:2766 src/xml/xmli18n-tmp.h:2783 #: src/xml/xmli18n-tmp.h:2803 src/xml/xmli18n-tmp.h:2826 #: src/xml/xmli18n-tmp.h:2843 src/xml/xmli18n-tmp.h:2860 #: src/xml/xmli18n-tmp.h:2873 src/xml/xmli18n-tmp.h:2885 #: src/xml/xmli18n-tmp.h:2910 src/xml/xmli18n-tmp.h:2935 #: src/xml/xmli18n-tmp.h:2960 src/xml/xmli18n-tmp.h:2983 #: src/xml/xmli18n-tmp.h:3000 src/xml/xmli18n-tmp.h:3016 #: src/xml/xmli18n-tmp.h:3030 src/xml/xmli18n-tmp.h:3037 #: src/xml/xmli18n-tmp.h:3050 src/xml/xmli18n-tmp.h:3075 #: src/xml/xmli18n-tmp.h:3100 src/xml/xmli18n-tmp.h:3117 #: src/xml/xmli18n-tmp.h:3140 src/xml/xmli18n-tmp.h:3153 #: src/xml/xmli18n-tmp.h:3166 src/xml/xmli18n-tmp.h:3179 #: src/xml/xmli18n-tmp.h:3192 src/xml/xmli18n-tmp.h:3208 #: src/xml/xmli18n-tmp.h:3223 src/xml/xmli18n-tmp.h:3238 #: src/xml/xmli18n-tmp.h:3251 src/xml/xmli18n-tmp.h:3270 #: src/xml/xmli18n-tmp.h:3280 src/xml/xmli18n-tmp.h:3290 msgid "Yellow" msgstr "Horia" #: src/main/print-color.c:315 msgid "Adjust the yellow gamma" msgstr "Doitu horiaren gamma" #: src/main/print-color.c:322 src/gutenprintui2/panel.c:2384 #: src/escputil/escputil.c:1069 src/escputil/escputil.c:1088 #: src/xml/xmli18n-tmp.h:1732 src/xml/xmli18n-tmp.h:1776 #: src/xml/xmli18n-tmp.h:1794 src/xml/xmli18n-tmp.h:1871 #: src/xml/xmli18n-tmp.h:2103 src/xml/xmli18n-tmp.h:2687 #: src/xml/xmli18n-tmp.h:2709 src/xml/xmli18n-tmp.h:3038 msgid "Red" msgstr "" #: src/main/print-color.c:323 msgid "Adjust the red gamma" msgstr "Doitu gorriaren gamma" #: src/main/print-color.c:330 src/gutenprintui2/panel.c:2391 #: src/xml/xmli18n-tmp.h:3201 msgid "Green" msgstr "Berdea" #: src/main/print-color.c:331 msgid "Adjust the green gamma" msgstr "Doitu berdearen gamma" #: src/main/print-color.c:338 src/gutenprintui2/panel.c:2398 #: src/escputil/escputil.c:1070 src/escputil/escputil.c:1089 #: src/xml/xmli18n-tmp.h:1733 src/xml/xmli18n-tmp.h:1777 #: src/xml/xmli18n-tmp.h:1795 src/xml/xmli18n-tmp.h:1872 #: src/xml/xmli18n-tmp.h:2688 src/xml/xmli18n-tmp.h:3039 msgid "Blue" msgstr "Urdina" #: src/main/print-color.c:339 msgid "Adjust the blue gamma" msgstr "Doitu urdinaren gamma" #: src/main/print-color.c:347 msgid "Adjust the black gamma" msgstr "Doitu beltzaren gamma" #: src/main/print-color.c:354 src/main/print-olympus.c:5321 msgid "Cyan Balance" msgstr "Zianaren balantzea" #: src/main/print-color.c:355 msgid "Adjust the cyan gray balance" msgstr "Doitu zianaren gris balantzea" #: src/main/print-color.c:362 src/main/print-olympus.c:5329 msgid "Magenta Balance" msgstr "Magentaren balantzea" #: src/main/print-color.c:363 msgid "Adjust the magenta gray balance" msgstr "Doitu magentaren gris balantzea" #: src/main/print-color.c:370 src/main/print-olympus.c:5337 msgid "Yellow Balance" msgstr "Horiaren balantzea" #: src/main/print-color.c:371 msgid "Adjust the yellow gray balance" msgstr "Doitu horiaren gris balantzea" #: src/main/print-color.c:378 msgid "Saturation" msgstr "Asetasuna" #: src/main/print-color.c:379 msgid "" "Adjust the saturation (color balance) of the print\n" "Use zero saturation to produce grayscale output using color and black inks" msgstr "" "Doitu inprimaketaren asetasuna (kolore-balantzea)\n" "Erabili zero asetasuna emaitza gris-eskalan eskuratzeko, kolorezko tinta eta " "tinta beltza erabiliz" #: src/main/print-color.c:389 msgid "Ink Limit" msgstr "Tinta muga" #: src/main/print-color.c:390 msgid "Limit the total ink printed to the page" msgstr "Mugatu orrian inprimatzen den tinta kantitate totala" #: src/main/print-color.c:397 src/main/print-escp2.c:900 msgid "GCR Transition" msgstr "GCR Trantsizioa" #: src/main/print-color.c:398 src/main/print-escp2.c:901 msgid "Adjust the gray component transition rate" msgstr "Doitu osagai grisaren trantsizio tasa" #: src/main/print-color.c:405 src/main/print-escp2.c:908 msgid "GCR Lower Bound" msgstr "GCR beheko muga" #: src/main/print-color.c:406 src/main/print-escp2.c:909 msgid "Lower bound of gray component reduction" msgstr "Osagai grisaren murrizketaren beheko muga" #: src/main/print-color.c:413 src/main/print-escp2.c:916 msgid "GCR Upper Bound" msgstr "GCR goiko muga" #: src/main/print-color.c:414 src/main/print-escp2.c:917 msgid "Upper bound of gray component reduction" msgstr "Osagai grisaren murrizketaren goiko muga" #: src/main/print-color.c:485 msgid "LUT dump file" msgstr "" #: src/main/print-color.c:485 msgid "Advanced Output Control" msgstr "Irteeraren kontrol aurreratua" #: src/main/print-color.c:486 msgid "Dump file for LUT for external color adjustment" msgstr "" #: src/main/print-color.c:520 msgid "Curve for raw channel " msgstr "Kanal gordinaren kurba " #: src/main/print-color.c:530 msgid "Cyan Curve" msgstr "Zianaren kurba" #: src/main/print-color.c:531 msgid "Cyan curve" msgstr "Zianaren kurba" #: src/main/print-color.c:538 msgid "Magenta Curve" msgstr "Magentaren kurba" #: src/main/print-color.c:539 msgid "Magenta curve" msgstr "Magentaren kurba" #: src/main/print-color.c:546 msgid "Yellow Curve" msgstr "Horiaren kurba" #: src/main/print-color.c:547 msgid "Yellow curve" msgstr "Horiaren kurba" #: src/main/print-color.c:554 msgid "Black Curve" msgstr "Beltzaren kurba" #: src/main/print-color.c:555 msgid "Black curve" msgstr "Beltzaren kurba" #: src/main/print-color.c:562 msgid "Red Curve" msgstr "Gorriaren kurba" #: src/main/print-color.c:563 msgid "Red curve" msgstr "Gorriaren kurba" #: src/main/print-color.c:570 msgid "Green Curve" msgstr "Berdearen kurba" #: src/main/print-color.c:571 msgid "Green curve" msgstr "Berdearen kurba" #: src/main/print-color.c:578 msgid "Blue Curve" msgstr "Urdinaren kurba" #: src/main/print-color.c:579 msgid "Blue curve" msgstr "Urdinaren kurba" #: src/main/print-color.c:586 msgid "White Curve" msgstr "Zuriaren kurba" #: src/main/print-color.c:587 msgid "White curve" msgstr "Zuriaren kurba" #: src/main/print-color.c:594 msgid "Hue Map" msgstr "Ñabarduren mapa" #: src/main/print-color.c:595 msgid "Hue adjustment curve" msgstr "Ñabarduren doiketa kurba" #: src/main/print-color.c:602 msgid "Saturation Map" msgstr "Asetasunaren mapa" #: src/main/print-color.c:603 msgid "Saturation adjustment curve" msgstr "Asetasunaren doiketa kurba" #: src/main/print-color.c:610 msgid "Luminosity Map" msgstr "Argitasunaren mapa" #: src/main/print-color.c:611 msgid "Luminosity adjustment curve" msgstr "Argitasunaren doiketa kurba" #: src/main/print-color.c:618 msgid "Gray Component Reduction" msgstr "Osagai grisaren murrizketa" #: src/main/print-color.c:619 msgid "Gray component reduction curve" msgstr "Osagai grisaren murrizketa kurba" #: src/main/print-color.c:1836 msgid "Traditional Gutenprint color conversion" msgstr "Gutenprint kolore bihurketa tradizionala" #: src/main/printers.c:614 #, c-format msgid "Value must be set for %s\n" msgstr "%s-(r)en balioa ezarri beharra dago\n" #: src/main/printers.c:627 src/main/printers.c:632 #, c-format msgid "`%s' is not a valid %s\n" msgstr "`%s' ez da baliozko %s\n" #: src/main/printers.c:651 #, c-format msgid "%s must be between %f and %f (is %f)\n" msgstr "%s-(e)k %f eta %f-(r)en artean egon behar du (%f da)\n" #: src/main/printers.c:673 src/main/printers.c:697 #, c-format msgid "%s must be between %d and %d (is %d)\n" msgstr "%s-(e)k %d eta %d-(r)en artean egon behar du (%d da)\n" #: src/main/printers.c:728 #, c-format msgid "%s bounds must be between %f and %f\n" msgstr "%s-(r)en mugek %f eta %f-(r)en artean egon behar dute\n" #: src/main/printers.c:736 #, c-format msgid "%s wrap mode must be %s\n" msgstr "" #: src/main/printers.c:740 msgid "no wrap" msgstr "" #: src/main/printers.c:740 msgid "wrap around" msgstr "" #: src/main/printers.c:784 #, c-format msgid "Unknown type parameter %s (%d)\n" msgstr "Parametro mota ezezaguna %s (%d)\n" #: src/main/printers.c:797 src/main/printers.c:808 #, c-format msgid "%s out of range (value %d, min %d, max %d)\n" msgstr "" #: src/main/printers.c:868 msgid "Page size is not valid\n" msgstr "Orriaren tamaina ez da baliozkoa\n" #: src/main/printers.c:889 #, c-format msgid "Top margin must not be less than %d\n" msgstr "Goiko marjinak %d baino txikiagoa izan behar du\n" #: src/main/printers.c:895 #, c-format msgid "Left margin must not be less than %d\n" msgstr "Ezkerreko marjinak %d baino txikiagoa izan behar du\n" #: src/main/printers.c:901 msgid "Height must be greater than zero\n" msgstr "Altuerak zero baino handiagoa izan behar du\n" #: src/main/printers.c:907 msgid "Width must be greater than zero\n" msgstr "Zabalerak zero baino handiagoa izan behar du\n" #: src/main/printers.c:913 #, c-format msgid "" "Image is too wide for the page: left margin is %d, width %d, right edge is " "%d\n" msgstr "" "Irudia handiegia da orrirako: ezkerreko marjina %d da, zabalera %d, " "eskuineko marjina %d da\n" #: src/main/printers.c:920 #, c-format msgid "" "Image is too long for the page: top margin is %d, height %d, bottom edge is " "%d\n" msgstr "" "Irudia luzeegia da orrirako: goiko marjina %d da, altuera %d, beheko marjina " "%d da\n" #: src/main/print-escp2.c:158 msgid "Automatic Printing Mode" msgstr "Inprimaketa automatiko modua" #: src/main/print-escp2.c:159 msgid "Automatic printing mode" msgstr "Inprimaketa automatiko modua" #: src/main/print-escp2.c:230 msgid "CD Allow Other Media Sizes" msgstr "" #: src/main/print-escp2.c:231 msgid "Allow non-CD media sizes when printing to CD" msgstr "" #: src/main/print-escp2.c:237 src/main/print-pcl.c:1481 msgid "Resolution of the print" msgstr "Inprimaketaren bereizmena" #: src/main/print-escp2.c:253 msgid "Enhanced Gloss" msgstr "" #: src/main/print-escp2.c:254 msgid "Add gloss enhancement" msgstr "" #: src/main/print-escp2.c:265 msgid "Printing Direction" msgstr "Inprimaketaren noranzkoa" #: src/main/print-escp2.c:266 msgid "Printing direction (unidirectional is higher quality, but slower)" msgstr "" "Inprimaketaren noranzkoa (noranzko bakarrekoak kalitate hobea du, baina " "mantsoagoa da)" #: src/main/print-escp2.c:277 msgid "Interleave Method" msgstr "" #: src/main/print-escp2.c:278 msgid "Interleave pattern to use" msgstr "" #: src/main/print-escp2.c:283 src/main/print-escp2.c:284 src/cups/genppd.c:2319 #: src/cups/genppd.c:2640 msgid "Output Order" msgstr "Irteerako ordena" #: src/main/print-escp2.c:289 src/main/print-escp2.c:290 msgid "Alignment Passes" msgstr "Lerrokatze pasaldiak" #: src/main/print-escp2.c:295 src/main/print-escp2.c:296 msgid "Alignment Choices" msgstr "Lerrokatze aukerak" #: src/main/print-escp2.c:301 src/main/print-escp2.c:302 msgid "Ink change command" msgstr "" #: src/main/print-escp2.c:307 src/main/print-escp2.c:308 msgid "Alternate Alignment Passes" msgstr "Txandakatu lerrokatze pasaldiak" #: src/main/print-escp2.c:313 src/main/print-escp2.c:314 msgid "Alternate Alignment Choices" msgstr "" #: src/main/print-escp2.c:319 msgid "Supports Packet Mode" msgstr "" #: src/main/print-escp2.c:320 msgid "Supports D4 Packet Mode" msgstr "" #: src/main/print-escp2.c:325 msgid "Has Interchangeable Ink Cartridges" msgstr "Tinta kartutxo trukagarriak ditu" #: src/main/print-escp2.c:326 msgid "Has multiple choices of ink cartridges" msgstr "Hainbat tinta kartutxo ditu aukeran" #: src/main/print-escp2.c:337 src/main/print-escp2.c:338 msgid "Raw Channel Names" msgstr "Kanal gordinen izenak" #: src/main/print-escp2.c:343 src/main/print-escp2.c:344 msgid "Channel Names" msgstr "Kanalen izenak" #: src/main/print-escp2.c:356 msgid "Raw Channel Count" msgstr "" #: src/main/print-escp2.c:361 msgid "Cyan Map" msgstr "Zianaren mapa" #: src/main/print-escp2.c:362 msgid "Adjust the cyan map" msgstr "Doitu zianaren mapa" #: src/main/print-escp2.c:367 msgid "Magenta Map" msgstr "Magentaren mapa" #: src/main/print-escp2.c:368 msgid "Adjust the magenta map" msgstr "Doitu magentaren mapa" #: src/main/print-escp2.c:373 msgid "Yellow Map" msgstr "Horiaren mapa" #: src/main/print-escp2.c:374 msgid "Adjust the yellow map" msgstr "Doitu horiaren mapa" #: src/main/print-escp2.c:379 msgid "Blue Map" msgstr "Urdinaren mapa" #: src/main/print-escp2.c:380 msgid "Adjust the blue map" msgstr "Doitu urdinaren mapa" #: src/main/print-escp2.c:385 msgid "Orange Map" msgstr "Laranjaren mapa" #: src/main/print-escp2.c:386 msgid "Adjust the orange map" msgstr "Doitu laranjaren mapa" #: src/main/print-escp2.c:391 msgid "Red Map" msgstr "Gorriaren mapa" #: src/main/print-escp2.c:392 msgid "Adjust the red map" msgstr "Doitu gorriaren mapa" #: src/main/print-escp2.c:397 msgid "Green Map" msgstr "" #: src/main/print-escp2.c:398 msgid "Adjust the green map" msgstr "" #: src/main/print-escp2.c:500 msgid "Blue Density" msgstr "Urdinaren dentsitatea" #: src/main/print-escp2.c:501 msgid "Adjust the blue density" msgstr "Doitu urdinaren dentsitatea" #: src/main/print-escp2.c:508 msgid "Orange Density" msgstr "Laranjaren dentsitatea" #: src/main/print-escp2.c:509 msgid "Adjust the orange density" msgstr "Doitu laranjaren dentsitatea" #: src/main/print-escp2.c:516 msgid "Red Density" msgstr "Gorriaren dentsitatea" #: src/main/print-escp2.c:517 msgid "Adjust the red density" msgstr "Doitu gorriaren dentsitatea" #: src/main/print-escp2.c:524 msgid "Green Density" msgstr "" #: src/main/print-escp2.c:525 msgid "Adjust the green density" msgstr "" #: src/main/print-escp2.c:532 msgid "Gloss Level" msgstr "" #: src/main/print-escp2.c:533 msgid "Adjust the gloss level" msgstr "" #: src/main/print-escp2.c:540 msgid "Drop Size Small" msgstr "" #: src/main/print-escp2.c:541 msgid "Drop Size 1 (small)" msgstr "" #: src/main/print-escp2.c:548 msgid "Drop Size Medium" msgstr "" #: src/main/print-escp2.c:549 msgid "Drop Size 2 (medium)" msgstr "" #: src/main/print-escp2.c:556 msgid "Drop Size Large" msgstr "" #: src/main/print-escp2.c:557 msgid "Drop Size 3 (large)" msgstr "" #: src/main/print-escp2.c:564 src/main/print-escp2.c:565 msgid "Light Cyan Value" msgstr "Zian argiaren balioa" #: src/main/print-escp2.c:580 src/main/print-escp2.c:581 msgid "Light Cyan Density Scale" msgstr "Zian argiaren dentsitate eskala" #: src/main/print-escp2.c:588 src/main/print-escp2.c:589 msgid "Light Magenta Value" msgstr "Magenta argiaren balioa" #: src/main/print-escp2.c:596 src/main/print-escp2.c:597 msgid "Light Magenta Density Scale" msgstr "Magenta argiaren dentsitate eskala" #: src/main/print-escp2.c:612 src/main/print-escp2.c:613 msgid "Dark Yellow Value" msgstr "Hori ilunaren balioa" #: src/main/print-escp2.c:620 src/main/print-escp2.c:621 msgid "Dark Yellow Transition" msgstr "Hori ilunerako trantsizioa" #: src/main/print-escp2.c:628 src/main/print-escp2.c:629 msgid "Dark Yellow Density Scale" msgstr "Hori ilunaren dentsitate eskala" #: src/main/print-escp2.c:636 src/main/print-escp2.c:637 #: src/main/print-escp2.c:660 src/main/print-escp2.c:661 msgid "Gray Value" msgstr "Grisaren balioa" #: src/main/print-escp2.c:644 src/main/print-escp2.c:645 #: src/main/print-escp2.c:668 src/main/print-escp2.c:669 msgid "Gray Transition" msgstr "Griserako trantsizioa" #: src/main/print-escp2.c:652 src/main/print-escp2.c:653 #: src/main/print-escp2.c:676 src/main/print-escp2.c:677 msgid "Gray Density Scale" msgstr "Grisaren dentsitate eskala" #: src/main/print-escp2.c:684 src/main/print-escp2.c:685 #: src/main/print-escp2.c:756 src/main/print-escp2.c:757 msgid "Light Gray Value" msgstr "Gris argiaren balioa" #: src/main/print-escp2.c:692 src/main/print-escp2.c:693 #: src/main/print-escp2.c:764 src/main/print-escp2.c:765 msgid "Light Gray Transition" msgstr "Gris argirako trantsizioa" #: src/main/print-escp2.c:700 src/main/print-escp2.c:701 #: src/main/print-escp2.c:772 src/main/print-escp2.c:773 msgid "Light Gray Density Scale" msgstr "Gris argiaren dentsitate eskala" #: src/main/print-escp2.c:708 src/main/print-escp2.c:709 msgid "Dark Gray Value" msgstr "Gris ilunaren balioa" #: src/main/print-escp2.c:716 src/main/print-escp2.c:717 msgid "Dark Gray Transition" msgstr "Gris ilunerako trantsizioa" #: src/main/print-escp2.c:724 src/main/print-escp2.c:725 msgid "Dark Gray Density Scale" msgstr "Gris ilunaren dentsitate eskala" #: src/main/print-escp2.c:732 msgid "Mid Gray Value" msgstr "Gris erdiaren balioa" #: src/main/print-escp2.c:733 msgid "Medium Gray Value" msgstr "Gris ertainaren balioa" #: src/main/print-escp2.c:740 msgid "Mid Gray Transition" msgstr "Gris erdirako trantsizioa" #: src/main/print-escp2.c:741 msgid "Medium Gray Transition" msgstr "Gris ertainerako trantsizioa" #: src/main/print-escp2.c:748 msgid "Mid Gray Density Scale" msgstr "Gris erdiaren dentsitate eskala" #: src/main/print-escp2.c:749 msgid "Medium Gray Density Scale" msgstr "Gris ertainaren dentsitate eskala" #: src/main/print-escp2.c:780 msgid "Hextone Gray 5 Value" msgstr "Hextone grisa 5en balioa" #: src/main/print-escp2.c:781 msgid "Hextone Gray 5 (Darkest) Value" msgstr "Hextone grisa 5en (ilunena) balioa" #: src/main/print-escp2.c:788 msgid "Hextone Gray 5 Transition" msgstr "Hextone grisa 5erako trantsizioa" #: src/main/print-escp2.c:789 msgid "Hextone Gray 5 (Darkest) Transition" msgstr "Hextone grisa 5erako (ilunena) trantsizioa" #: src/main/print-escp2.c:796 msgid "Hextone Gray 5 Density Scale" msgstr "Hextone grisa 5aren dentsitate eskala" #: src/main/print-escp2.c:797 msgid "Hextone Gray 5 (Darkest) Density Scale" msgstr "Hextone grisa 5aren (ilunena) dentsitate eskala" #: src/main/print-escp2.c:804 src/main/print-escp2.c:805 msgid "Hextone Gray 4 Value" msgstr "Hextone grisa 4aren balioa" #: src/main/print-escp2.c:812 src/main/print-escp2.c:813 msgid "Hextone Gray 4 Transition" msgstr "Hextone grisa 4rako trantsizioa" #: src/main/print-escp2.c:820 src/main/print-escp2.c:821 msgid "Hextone Gray 4 Density Scale" msgstr "Hextone grisa 4aren dentsitate eskala" #: src/main/print-escp2.c:828 src/main/print-escp2.c:829 msgid "Hextone Gray 3 Value" msgstr "Hextone grisa 3aren balioa" #: src/main/print-escp2.c:836 src/main/print-escp2.c:837 msgid "Hextone Gray 3 Transition" msgstr "Hextone grisa 3rako trantsizioa" #: src/main/print-escp2.c:844 src/main/print-escp2.c:845 msgid "Hextone Gray 3 Density Scale" msgstr "Hextone grisa 3aren dentsitate eskala" #: src/main/print-escp2.c:852 src/main/print-escp2.c:853 msgid "Hextone Gray 2 Value" msgstr "Hextone grisa 2aren balioa" #: src/main/print-escp2.c:860 src/main/print-escp2.c:861 msgid "Hextone Gray 2 Transition" msgstr "Hextone grisa 2rako trantsizioa" #: src/main/print-escp2.c:868 src/main/print-escp2.c:869 msgid "Hextone Gray 2 Density Scale" msgstr "Hextone grisa 2aren dentsitate eskala" #: src/main/print-escp2.c:876 msgid "Hextone Gray 1 Value" msgstr "Hextone grisa 1aren balioa" #: src/main/print-escp2.c:877 msgid "Hextone Gray 1 (Lightest) Value" msgstr "Hextone grisa 1aren (argiena) balioa" #: src/main/print-escp2.c:884 msgid "Hextone Gray 1 Transition" msgstr "Hextone grisa 1erako trantsizioa" #: src/main/print-escp2.c:885 msgid "Hextone Gray 1 (Lightest) Transition" msgstr "Hextone grisa 1erako (argiena) trantsizioa" #: src/main/print-escp2.c:892 msgid "Hextone Gray 1 Density Scale" msgstr "Hextone grisa 1aren dentsitate eskala" #: src/main/print-escp2.c:893 msgid "Hextone Gray 1 (Lightest) Density Scale" msgstr "Hextone grisa 1aren (argiena) dentsitate eskala" #: src/main/print-escp2.c:924 msgid "Subchannel Cutoff" msgstr "" #: src/main/print-escp2.c:925 msgid "Upper limit for using light ink" msgstr "" #: src/main/print-escp2.c:932 msgid "Drying Time Per Page" msgstr "Lehortzeko denbora orriko" #: src/main/print-escp2.c:933 msgid "Set drying time per page" msgstr "Ezarri lehortzeko denbora orriko" #: src/main/print-escp2.c:940 msgid "Drying Time Per Scan" msgstr "" #: src/main/print-escp2.c:941 msgid "Set drying time per scan" msgstr "" #: src/main/print-escp2.c:948 msgid "Minimum Drying Time Per Scan" msgstr "" #: src/main/print-escp2.c:949 msgid "Set minimum drying time per scan" msgstr "" #: src/main/print-escp2.c:964 msgid "Quality Enhancement" msgstr "Kalitatea hobetzea" #: src/main/print-escp2.c:965 msgid "Enhance print quality by additional passes" msgstr "Hobetu inprimaketaren kalitatea pasaldi gehigarrien bidez" #: src/main/print-escp2.c:972 msgid "Paper Thickness" msgstr "Paperaren lodiera" #: src/main/print-escp2.c:973 msgid "Set printer paper thickness" msgstr "Ezarri inprimagailuaren paperaren lodiera" #: src/main/print-escp2.c:980 msgid "Vacuum Intensity" msgstr "Hutsunearen intentsitatea" #: src/main/print-escp2.c:981 msgid "Set vacuum intensity (printer-specific)" msgstr "" #: src/main/print-escp2.c:988 msgid "Feed Sequence" msgstr "" #: src/main/print-escp2.c:989 msgid "Set paper feed sequence (printer-specific)" msgstr "" #: src/main/print-escp2.c:996 msgid "Print Method" msgstr "Inprimaketa metodoa" #: src/main/print-escp2.c:997 msgid "Set print method (printer-specific)" msgstr "" #: src/main/print-escp2.c:1004 msgid "Platen Gap" msgstr "" #: src/main/print-escp2.c:1005 msgid "Set platen gap (printer-specific)" msgstr "" #: src/main/print-escp2.c:1012 msgid "Feed Adjustment" msgstr "" #: src/main/print-escp2.c:1014 #, no-c-format msgid "Set paper feed adjustment (0.01% units)" msgstr "" #: src/main/print-escp2.c:2249 msgid "Full Manual Control" msgstr "" #: src/main/print-escp2.c:2251 msgid "Automatic Setting Control" msgstr "" #: src/main/print-escp2.c:2472 src/cups/genppd.c:2233 src/cups/genppd.c:2620 msgid "Automatic" msgstr "" #: src/main/print-escp2.c:2474 msgid "Bidirectional" msgstr "" #: src/main/print-escp2.c:2476 msgid "Unidirectional" msgstr "" #: src/main/print-escp2.c:2507 msgid "Alternate Fill" msgstr "" #: src/main/print-escp2.c:2509 msgid "Ascending Fill" msgstr "" #: src/main/print-escp2.c:2511 msgid "Descending Fill" msgstr "" #: src/main/print-escp2.c:2513 msgid "Ascending Double" msgstr "" #: src/main/print-escp2.c:2515 msgid "Nearest Neighbor Avoidance" msgstr "" #: src/main/print-escp2.c:2551 msgid "Short Edge(Flip)" msgstr "" #: src/main/print-escp2.c:3171 #, c-format msgid "This printer does not support raw printer output at depth %d\n" msgstr "" #: src/main/print-escp2.c:4426 src/main/print-olympus.c:6173 #: src/main/print-raw.c:243 msgid "Print options not verified; cannot print.\n" msgstr "" #: src/main/print-lexmark.c:577 src/main/print-lexmark.c:653 msgid "300 DPI x 600 DPI" msgstr "" #: src/main/print-lexmark.c:578 src/main/print-lexmark.c:654 msgid "600 DPI" msgstr "" #: src/main/print-lexmark.c:579 src/main/print-lexmark.c:655 msgid "600 DPI high quality" msgstr "" #: src/main/print-lexmark.c:580 src/main/print-lexmark.c:656 msgid "600 DPI Unidirectional" msgstr "" #: src/main/print-lexmark.c:581 src/main/print-lexmark.c:657 msgid "1200 DPI" msgstr "" #: src/main/print-lexmark.c:582 src/main/print-lexmark.c:658 msgid "1200 DPI high quality" msgstr "" #: src/main/print-lexmark.c:583 src/main/print-lexmark.c:659 msgid "1200 DPI highest quality" msgstr "" #: src/main/print-lexmark.c:584 src/main/print-lexmark.c:660 msgid "1200 DPI Unidirectional" msgstr "" #: src/main/print-lexmark.c:585 msgid "2400 DPI x 1200 DPI" msgstr "" #: src/main/print-lexmark.c:586 msgid "2400 DPI x 1200 DPI high quality" msgstr "" #: src/main/print-lexmark.c:587 msgid "2400 DPI x 1200 DPI highest quality" msgstr "" #: src/main/print-lexmark.c:589 msgid "test print" msgstr "" #: src/main/print-lexmark.c:601 src/main/print-lexmark.c:671 #: src/xml/xmli18n-tmp.h:2579 src/xml/xmli18n-tmp.h:2587 #: src/xml/xmli18n-tmp.h:2597 src/xml/xmli18n-tmp.h:2607 #: src/xml/xmli18n-tmp.h:2622 src/xml/xmli18n-tmp.h:2637 #: src/xml/xmli18n-tmp.h:2660 src/xml/xmli18n-tmp.h:2691 #: src/xml/xmli18n-tmp.h:2713 src/xml/xmli18n-tmp.h:2727 #: src/xml/xmli18n-tmp.h:2745 src/xml/xmli18n-tmp.h:2768 #: src/xml/xmli18n-tmp.h:2787 src/xml/xmli18n-tmp.h:2806 #: src/xml/xmli18n-tmp.h:2830 src/xml/xmli18n-tmp.h:2847 #: src/xml/xmli18n-tmp.h:2864 src/xml/xmli18n-tmp.h:2869 #: src/xml/xmli18n-tmp.h:2887 src/xml/xmli18n-tmp.h:2912 #: src/xml/xmli18n-tmp.h:2937 src/xml/xmli18n-tmp.h:2962 #: src/xml/xmli18n-tmp.h:2979 src/xml/xmli18n-tmp.h:3002 #: src/xml/xmli18n-tmp.h:3018 src/xml/xmli18n-tmp.h:3052 #: src/xml/xmli18n-tmp.h:3077 src/xml/xmli18n-tmp.h:3102 #: src/xml/xmli18n-tmp.h:3120 src/xml/xmli18n-tmp.h:3144 #: src/xml/xmli18n-tmp.h:3149 src/xml/xmli18n-tmp.h:3170 #: src/xml/xmli18n-tmp.h:3175 src/xml/xmli18n-tmp.h:3196 #: src/xml/xmli18n-tmp.h:3204 src/xml/xmli18n-tmp.h:3219 #: src/xml/xmli18n-tmp.h:3234 src/xml/xmli18n-tmp.h:3254 #: src/xml/xmli18n-tmp.h:3266 src/xml/xmli18n-tmp.h:3276 #: src/xml/xmli18n-tmp.h:3286 msgid "Four Color Standard" msgstr "" #: src/main/print-lexmark.c:604 src/main/print-lexmark.c:674 #: src/xml/xmli18n-tmp.h:2580 src/xml/xmli18n-tmp.h:2592 #: src/xml/xmli18n-tmp.h:2602 src/xml/xmli18n-tmp.h:2612 #: src/xml/xmli18n-tmp.h:2627 src/xml/xmli18n-tmp.h:2642 #: src/xml/xmli18n-tmp.h:2661 src/xml/xmli18n-tmp.h:2677 #: src/xml/xmli18n-tmp.h:2692 src/xml/xmli18n-tmp.h:2714 #: src/xml/xmli18n-tmp.h:2732 src/xml/xmli18n-tmp.h:2750 #: src/xml/xmli18n-tmp.h:2769 src/xml/xmli18n-tmp.h:2788 #: src/xml/xmli18n-tmp.h:2807 src/xml/xmli18n-tmp.h:2831 #: src/xml/xmli18n-tmp.h:2848 src/xml/xmli18n-tmp.h:2865 #: src/xml/xmli18n-tmp.h:2874 src/xml/xmli18n-tmp.h:2888 #: src/xml/xmli18n-tmp.h:2913 src/xml/xmli18n-tmp.h:2938 #: src/xml/xmli18n-tmp.h:2963 src/xml/xmli18n-tmp.h:2984 #: src/xml/xmli18n-tmp.h:3003 src/xml/xmli18n-tmp.h:3019 #: src/xml/xmli18n-tmp.h:3053 src/xml/xmli18n-tmp.h:3078 #: src/xml/xmli18n-tmp.h:3103 src/xml/xmli18n-tmp.h:3121 #: src/xml/xmli18n-tmp.h:3145 src/xml/xmli18n-tmp.h:3154 #: src/xml/xmli18n-tmp.h:3171 src/xml/xmli18n-tmp.h:3180 #: src/xml/xmli18n-tmp.h:3197 src/xml/xmli18n-tmp.h:3209 #: src/xml/xmli18n-tmp.h:3224 src/xml/xmli18n-tmp.h:3239 #: src/xml/xmli18n-tmp.h:3255 src/xml/xmli18n-tmp.h:3271 #: src/xml/xmli18n-tmp.h:3281 src/xml/xmli18n-tmp.h:3291 msgid "Three Color Composite" msgstr "" #: src/main/print-lexmark.c:607 src/main/print-lexmark.c:677 #: src/xml/xmli18n-tmp.h:2571 src/xml/xmli18n-tmp.h:2652 #: src/xml/xmli18n-tmp.h:2682 src/xml/xmli18n-tmp.h:2704 #: src/xml/xmli18n-tmp.h:2760 src/xml/xmli18n-tmp.h:2785 #: src/xml/xmli18n-tmp.h:2804 src/xml/xmli18n-tmp.h:2828 #: src/xml/xmli18n-tmp.h:2845 src/xml/xmli18n-tmp.h:2862 #: src/xml/xmli18n-tmp.h:2879 src/xml/xmli18n-tmp.h:2904 #: src/xml/xmli18n-tmp.h:2929 src/xml/xmli18n-tmp.h:2954 #: src/xml/xmli18n-tmp.h:2994 src/xml/xmli18n-tmp.h:3010 #: src/xml/xmli18n-tmp.h:3033 src/xml/xmli18n-tmp.h:3044 #: src/xml/xmli18n-tmp.h:3069 src/xml/xmli18n-tmp.h:3094 #: src/xml/xmli18n-tmp.h:3118 src/xml/xmli18n-tmp.h:3142 #: src/xml/xmli18n-tmp.h:3168 src/xml/xmli18n-tmp.h:3194 #: src/xml/xmli18n-tmp.h:3252 msgid "Six Color Photo" msgstr "" #: src/main/print-lexmark.c:610 src/main/print-lexmark.c:680 #: src/xml/xmli18n-tmp.h:2578 src/xml/xmli18n-tmp.h:2659 #: src/xml/xmli18n-tmp.h:2690 src/xml/xmli18n-tmp.h:2712 #: src/xml/xmli18n-tmp.h:2767 src/xml/xmli18n-tmp.h:2786 #: src/xml/xmli18n-tmp.h:2805 src/xml/xmli18n-tmp.h:2829 #: src/xml/xmli18n-tmp.h:2846 src/xml/xmli18n-tmp.h:2863 #: src/xml/xmli18n-tmp.h:2886 src/xml/xmli18n-tmp.h:2911 #: src/xml/xmli18n-tmp.h:2936 src/xml/xmli18n-tmp.h:2961 #: src/xml/xmli18n-tmp.h:3001 src/xml/xmli18n-tmp.h:3017 #: src/xml/xmli18n-tmp.h:3051 src/xml/xmli18n-tmp.h:3076 #: src/xml/xmli18n-tmp.h:3101 src/xml/xmli18n-tmp.h:3119 #: src/xml/xmli18n-tmp.h:3143 src/xml/xmli18n-tmp.h:3169 #: src/xml/xmli18n-tmp.h:3195 src/xml/xmli18n-tmp.h:3253 msgid "Five Color Photo Composite" msgstr "" #: src/main/print-lexmark.c:856 src/xml/xmli18n-tmp.h:1 #: src/xml/xmli18n-tmp.h:25 src/xml/xmli18n-tmp.h:51 src/xml/xmli18n-tmp.h:69 #: src/xml/xmli18n-tmp.h:91 src/xml/xmli18n-tmp.h:113 src/xml/xmli18n-tmp.h:135 #: src/xml/xmli18n-tmp.h:161 src/xml/xmli18n-tmp.h:187 #: src/xml/xmli18n-tmp.h:207 src/xml/xmli18n-tmp.h:229 #: src/xml/xmli18n-tmp.h:251 src/xml/xmli18n-tmp.h:273 #: src/xml/xmli18n-tmp.h:295 src/xml/xmli18n-tmp.h:315 #: src/xml/xmli18n-tmp.h:335 src/xml/xmli18n-tmp.h:358 #: src/xml/xmli18n-tmp.h:380 src/xml/xmli18n-tmp.h:402 #: src/xml/xmli18n-tmp.h:420 src/xml/xmli18n-tmp.h:443 #: src/xml/xmli18n-tmp.h:466 src/xml/xmli18n-tmp.h:489 #: src/xml/xmli18n-tmp.h:512 src/xml/xmli18n-tmp.h:535 #: src/xml/xmli18n-tmp.h:554 src/xml/xmli18n-tmp.h:582 #: src/xml/xmli18n-tmp.h:604 src/xml/xmli18n-tmp.h:627 #: src/xml/xmli18n-tmp.h:650 src/xml/xmli18n-tmp.h:672 #: src/xml/xmli18n-tmp.h:695 src/xml/xmli18n-tmp.h:717 #: src/xml/xmli18n-tmp.h:739 src/xml/xmli18n-tmp.h:761 #: src/xml/xmli18n-tmp.h:783 src/xml/xmli18n-tmp.h:805 #: src/xml/xmli18n-tmp.h:827 src/xml/xmli18n-tmp.h:850 #: src/xml/xmli18n-tmp.h:868 msgid "Plain Paper" msgstr "" #: src/main/print-lexmark.c:860 src/xml/xmli18n-tmp.h:5 #: src/xml/xmli18n-tmp.h:54 src/xml/xmli18n-tmp.h:75 src/xml/xmli18n-tmp.h:97 #: src/xml/xmli18n-tmp.h:119 src/xml/xmli18n-tmp.h:142 #: src/xml/xmli18n-tmp.h:168 src/xml/xmli18n-tmp.h:191 #: src/xml/xmli18n-tmp.h:211 src/xml/xmli18n-tmp.h:233 #: src/xml/xmli18n-tmp.h:257 src/xml/xmli18n-tmp.h:279 #: src/xml/xmli18n-tmp.h:299 src/xml/xmli18n-tmp.h:319 #: src/xml/xmli18n-tmp.h:340 src/xml/xmli18n-tmp.h:362 #: src/xml/xmli18n-tmp.h:384 src/xml/xmli18n-tmp.h:405 #: src/xml/xmli18n-tmp.h:427 src/xml/xmli18n-tmp.h:450 #: src/xml/xmli18n-tmp.h:473 src/xml/xmli18n-tmp.h:496 #: src/xml/xmli18n-tmp.h:519 src/xml/xmli18n-tmp.h:538 #: src/xml/xmli18n-tmp.h:558 src/xml/xmli18n-tmp.h:586 #: src/xml/xmli18n-tmp.h:611 src/xml/xmli18n-tmp.h:634 #: src/xml/xmli18n-tmp.h:654 src/xml/xmli18n-tmp.h:677 #: src/xml/xmli18n-tmp.h:699 src/xml/xmli18n-tmp.h:721 #: src/xml/xmli18n-tmp.h:743 src/xml/xmli18n-tmp.h:765 #: src/xml/xmli18n-tmp.h:789 src/xml/xmli18n-tmp.h:811 #: src/xml/xmli18n-tmp.h:832 src/xml/xmli18n-tmp.h:853 #: src/xml/xmli18n-tmp.h:872 msgid "Glossy Film" msgstr "" #: src/main/print-lexmark.c:864 src/xml/xmli18n-tmp.h:6 #: src/xml/xmli18n-tmp.h:29 src/xml/xmli18n-tmp.h:55 src/xml/xmli18n-tmp.h:76 #: src/xml/xmli18n-tmp.h:98 src/xml/xmli18n-tmp.h:120 src/xml/xmli18n-tmp.h:143 #: src/xml/xmli18n-tmp.h:169 src/xml/xmli18n-tmp.h:192 #: src/xml/xmli18n-tmp.h:212 src/xml/xmli18n-tmp.h:234 #: src/xml/xmli18n-tmp.h:258 src/xml/xmli18n-tmp.h:280 #: src/xml/xmli18n-tmp.h:300 src/xml/xmli18n-tmp.h:320 #: src/xml/xmli18n-tmp.h:341 src/xml/xmli18n-tmp.h:363 #: src/xml/xmli18n-tmp.h:385 src/xml/xmli18n-tmp.h:406 #: src/xml/xmli18n-tmp.h:428 src/xml/xmli18n-tmp.h:451 #: src/xml/xmli18n-tmp.h:474 src/xml/xmli18n-tmp.h:497 #: src/xml/xmli18n-tmp.h:520 src/xml/xmli18n-tmp.h:539 #: src/xml/xmli18n-tmp.h:559 src/xml/xmli18n-tmp.h:587 #: src/xml/xmli18n-tmp.h:612 src/xml/xmli18n-tmp.h:635 #: src/xml/xmli18n-tmp.h:655 src/xml/xmli18n-tmp.h:678 #: src/xml/xmli18n-tmp.h:700 src/xml/xmli18n-tmp.h:722 #: src/xml/xmli18n-tmp.h:744 src/xml/xmli18n-tmp.h:766 #: src/xml/xmli18n-tmp.h:790 src/xml/xmli18n-tmp.h:812 #: src/xml/xmli18n-tmp.h:833 src/xml/xmli18n-tmp.h:854 #: src/xml/xmli18n-tmp.h:873 msgid "Transparencies" msgstr "" #: src/main/print-lexmark.c:868 src/xml/xmli18n-tmp.h:7 #: src/xml/xmli18n-tmp.h:30 src/xml/xmli18n-tmp.h:56 src/xml/xmli18n-tmp.h:77 #: src/xml/xmli18n-tmp.h:99 src/xml/xmli18n-tmp.h:121 src/xml/xmli18n-tmp.h:144 #: src/xml/xmli18n-tmp.h:170 src/xml/xmli18n-tmp.h:193 #: src/xml/xmli18n-tmp.h:213 src/xml/xmli18n-tmp.h:235 #: src/xml/xmli18n-tmp.h:259 src/xml/xmli18n-tmp.h:281 #: src/xml/xmli18n-tmp.h:301 src/xml/xmli18n-tmp.h:321 #: src/xml/xmli18n-tmp.h:342 src/xml/xmli18n-tmp.h:364 #: src/xml/xmli18n-tmp.h:386 src/xml/xmli18n-tmp.h:407 #: src/xml/xmli18n-tmp.h:429 src/xml/xmli18n-tmp.h:452 #: src/xml/xmli18n-tmp.h:475 src/xml/xmli18n-tmp.h:498 #: src/xml/xmli18n-tmp.h:521 src/xml/xmli18n-tmp.h:540 #: src/xml/xmli18n-tmp.h:560 src/xml/xmli18n-tmp.h:588 #: src/xml/xmli18n-tmp.h:613 src/xml/xmli18n-tmp.h:636 #: src/xml/xmli18n-tmp.h:656 src/xml/xmli18n-tmp.h:679 #: src/xml/xmli18n-tmp.h:701 src/xml/xmli18n-tmp.h:723 #: src/xml/xmli18n-tmp.h:745 src/xml/xmli18n-tmp.h:767 #: src/xml/xmli18n-tmp.h:791 src/xml/xmli18n-tmp.h:813 #: src/xml/xmli18n-tmp.h:834 src/xml/xmli18n-tmp.h:855 #: src/xml/xmli18n-tmp.h:874 msgid "Envelopes" msgstr "" #: src/main/print-lexmark.c:872 src/xml/xmli18n-tmp.h:9 #: src/xml/xmli18n-tmp.h:32 src/xml/xmli18n-tmp.h:58 src/xml/xmli18n-tmp.h:79 #: src/xml/xmli18n-tmp.h:101 src/xml/xmli18n-tmp.h:123 #: src/xml/xmli18n-tmp.h:146 src/xml/xmli18n-tmp.h:172 #: src/xml/xmli18n-tmp.h:195 src/xml/xmli18n-tmp.h:215 #: src/xml/xmli18n-tmp.h:237 src/xml/xmli18n-tmp.h:261 #: src/xml/xmli18n-tmp.h:283 src/xml/xmli18n-tmp.h:303 #: src/xml/xmli18n-tmp.h:323 src/xml/xmli18n-tmp.h:344 #: src/xml/xmli18n-tmp.h:366 src/xml/xmli18n-tmp.h:388 #: src/xml/xmli18n-tmp.h:409 src/xml/xmli18n-tmp.h:431 #: src/xml/xmli18n-tmp.h:454 src/xml/xmli18n-tmp.h:477 #: src/xml/xmli18n-tmp.h:500 src/xml/xmli18n-tmp.h:523 #: src/xml/xmli18n-tmp.h:542 src/xml/xmli18n-tmp.h:562 #: src/xml/xmli18n-tmp.h:590 src/xml/xmli18n-tmp.h:615 #: src/xml/xmli18n-tmp.h:638 src/xml/xmli18n-tmp.h:658 #: src/xml/xmli18n-tmp.h:681 src/xml/xmli18n-tmp.h:703 #: src/xml/xmli18n-tmp.h:725 src/xml/xmli18n-tmp.h:747 #: src/xml/xmli18n-tmp.h:769 src/xml/xmli18n-tmp.h:793 #: src/xml/xmli18n-tmp.h:815 src/xml/xmli18n-tmp.h:836 #: src/xml/xmli18n-tmp.h:857 src/xml/xmli18n-tmp.h:876 msgid "Matte Paper" msgstr "" #: src/main/print-lexmark.c:876 src/xml/xmli18n-tmp.h:12 #: src/xml/xmli18n-tmp.h:35 src/xml/xmli18n-tmp.h:60 src/xml/xmli18n-tmp.h:81 #: src/xml/xmli18n-tmp.h:103 src/xml/xmli18n-tmp.h:125 #: src/xml/xmli18n-tmp.h:149 src/xml/xmli18n-tmp.h:175 #: src/xml/xmli18n-tmp.h:197 src/xml/xmli18n-tmp.h:217 #: src/xml/xmli18n-tmp.h:239 src/xml/xmli18n-tmp.h:263 #: src/xml/xmli18n-tmp.h:285 src/xml/xmli18n-tmp.h:305 #: src/xml/xmli18n-tmp.h:325 src/xml/xmli18n-tmp.h:346 #: src/xml/xmli18n-tmp.h:368 src/xml/xmli18n-tmp.h:390 #: src/xml/xmli18n-tmp.h:411 src/xml/xmli18n-tmp.h:433 #: src/xml/xmli18n-tmp.h:456 src/xml/xmli18n-tmp.h:479 #: src/xml/xmli18n-tmp.h:502 src/xml/xmli18n-tmp.h:525 #: src/xml/xmli18n-tmp.h:544 src/xml/xmli18n-tmp.h:564 #: src/xml/xmli18n-tmp.h:592 src/xml/xmli18n-tmp.h:617 #: src/xml/xmli18n-tmp.h:640 src/xml/xmli18n-tmp.h:660 #: src/xml/xmli18n-tmp.h:683 src/xml/xmli18n-tmp.h:705 #: src/xml/xmli18n-tmp.h:727 src/xml/xmli18n-tmp.h:749 #: src/xml/xmli18n-tmp.h:771 src/xml/xmli18n-tmp.h:795 #: src/xml/xmli18n-tmp.h:817 src/xml/xmli18n-tmp.h:838 #: src/xml/xmli18n-tmp.h:859 src/xml/xmli18n-tmp.h:878 msgid "Inkjet Paper" msgstr "" #: src/main/print-lexmark.c:880 src/xml/xmli18n-tmp.h:13 #: src/xml/xmli18n-tmp.h:36 src/xml/xmli18n-tmp.h:61 src/xml/xmli18n-tmp.h:82 #: src/xml/xmli18n-tmp.h:104 src/xml/xmli18n-tmp.h:126 #: src/xml/xmli18n-tmp.h:150 src/xml/xmli18n-tmp.h:176 #: src/xml/xmli18n-tmp.h:198 src/xml/xmli18n-tmp.h:218 #: src/xml/xmli18n-tmp.h:240 src/xml/xmli18n-tmp.h:264 #: src/xml/xmli18n-tmp.h:286 src/xml/xmli18n-tmp.h:306 #: src/xml/xmli18n-tmp.h:326 src/xml/xmli18n-tmp.h:347 #: src/xml/xmli18n-tmp.h:369 src/xml/xmli18n-tmp.h:391 #: src/xml/xmli18n-tmp.h:412 src/xml/xmli18n-tmp.h:434 #: src/xml/xmli18n-tmp.h:457 src/xml/xmli18n-tmp.h:480 #: src/xml/xmli18n-tmp.h:503 src/xml/xmli18n-tmp.h:526 #: src/xml/xmli18n-tmp.h:545 src/xml/xmli18n-tmp.h:565 #: src/xml/xmli18n-tmp.h:593 src/xml/xmli18n-tmp.h:618 #: src/xml/xmli18n-tmp.h:641 src/xml/xmli18n-tmp.h:661 #: src/xml/xmli18n-tmp.h:684 src/xml/xmli18n-tmp.h:706 #: src/xml/xmli18n-tmp.h:728 src/xml/xmli18n-tmp.h:750 #: src/xml/xmli18n-tmp.h:772 src/xml/xmli18n-tmp.h:796 #: src/xml/xmli18n-tmp.h:818 src/xml/xmli18n-tmp.h:839 #: src/xml/xmli18n-tmp.h:860 src/xml/xmli18n-tmp.h:879 msgid "Photo Quality Inkjet Paper" msgstr "" #: src/main/print-lexmark.c:884 src/xml/xmli18n-tmp.h:14 #: src/xml/xmli18n-tmp.h:37 src/xml/xmli18n-tmp.h:62 src/xml/xmli18n-tmp.h:83 #: src/xml/xmli18n-tmp.h:105 src/xml/xmli18n-tmp.h:127 #: src/xml/xmli18n-tmp.h:151 src/xml/xmli18n-tmp.h:177 #: src/xml/xmli18n-tmp.h:199 src/xml/xmli18n-tmp.h:219 #: src/xml/xmli18n-tmp.h:241 src/xml/xmli18n-tmp.h:265 #: src/xml/xmli18n-tmp.h:287 src/xml/xmli18n-tmp.h:307 #: src/xml/xmli18n-tmp.h:327 src/xml/xmli18n-tmp.h:348 #: src/xml/xmli18n-tmp.h:370 src/xml/xmli18n-tmp.h:392 #: src/xml/xmli18n-tmp.h:413 src/xml/xmli18n-tmp.h:435 #: src/xml/xmli18n-tmp.h:458 src/xml/xmli18n-tmp.h:481 #: src/xml/xmli18n-tmp.h:504 src/xml/xmli18n-tmp.h:527 #: src/xml/xmli18n-tmp.h:546 src/xml/xmli18n-tmp.h:566 #: src/xml/xmli18n-tmp.h:594 src/xml/xmli18n-tmp.h:619 #: src/xml/xmli18n-tmp.h:642 src/xml/xmli18n-tmp.h:662 #: src/xml/xmli18n-tmp.h:685 src/xml/xmli18n-tmp.h:707 #: src/xml/xmli18n-tmp.h:729 src/xml/xmli18n-tmp.h:751 #: src/xml/xmli18n-tmp.h:773 src/xml/xmli18n-tmp.h:797 #: src/xml/xmli18n-tmp.h:819 src/xml/xmli18n-tmp.h:840 #: src/xml/xmli18n-tmp.h:861 src/xml/xmli18n-tmp.h:880 msgid "Photo Paper" msgstr "" #: src/main/print-lexmark.c:888 src/xml/xmli18n-tmp.h:15 #: src/xml/xmli18n-tmp.h:38 src/xml/xmli18n-tmp.h:63 src/xml/xmli18n-tmp.h:84 #: src/xml/xmli18n-tmp.h:106 src/xml/xmli18n-tmp.h:128 #: src/xml/xmli18n-tmp.h:152 src/xml/xmli18n-tmp.h:178 #: src/xml/xmli18n-tmp.h:200 src/xml/xmli18n-tmp.h:220 #: src/xml/xmli18n-tmp.h:242 src/xml/xmli18n-tmp.h:266 #: src/xml/xmli18n-tmp.h:288 src/xml/xmli18n-tmp.h:308 #: src/xml/xmli18n-tmp.h:328 src/xml/xmli18n-tmp.h:349 #: src/xml/xmli18n-tmp.h:371 src/xml/xmli18n-tmp.h:393 #: src/xml/xmli18n-tmp.h:414 src/xml/xmli18n-tmp.h:436 #: src/xml/xmli18n-tmp.h:459 src/xml/xmli18n-tmp.h:482 #: src/xml/xmli18n-tmp.h:505 src/xml/xmli18n-tmp.h:528 #: src/xml/xmli18n-tmp.h:547 src/xml/xmli18n-tmp.h:567 #: src/xml/xmli18n-tmp.h:576 src/xml/xmli18n-tmp.h:579 #: src/xml/xmli18n-tmp.h:595 src/xml/xmli18n-tmp.h:620 #: src/xml/xmli18n-tmp.h:643 src/xml/xmli18n-tmp.h:663 #: src/xml/xmli18n-tmp.h:686 src/xml/xmli18n-tmp.h:708 #: src/xml/xmli18n-tmp.h:730 src/xml/xmli18n-tmp.h:752 #: src/xml/xmli18n-tmp.h:774 src/xml/xmli18n-tmp.h:798 #: src/xml/xmli18n-tmp.h:820 src/xml/xmli18n-tmp.h:841 #: src/xml/xmli18n-tmp.h:862 src/xml/xmli18n-tmp.h:881 msgid "Premium Glossy Photo Paper" msgstr "" #: src/main/print-lexmark.c:892 src/xml/xmli18n-tmp.h:18 #: src/xml/xmli18n-tmp.h:45 src/xml/xmli18n-tmp.h:65 src/xml/xmli18n-tmp.h:86 #: src/xml/xmli18n-tmp.h:108 src/xml/xmli18n-tmp.h:130 #: src/xml/xmli18n-tmp.h:155 src/xml/xmli18n-tmp.h:181 #: src/xml/xmli18n-tmp.h:202 src/xml/xmli18n-tmp.h:222 #: src/xml/xmli18n-tmp.h:244 src/xml/xmli18n-tmp.h:268 #: src/xml/xmli18n-tmp.h:290 src/xml/xmli18n-tmp.h:310 #: src/xml/xmli18n-tmp.h:330 src/xml/xmli18n-tmp.h:351 #: src/xml/xmli18n-tmp.h:373 src/xml/xmli18n-tmp.h:395 #: src/xml/xmli18n-tmp.h:416 src/xml/xmli18n-tmp.h:438 #: src/xml/xmli18n-tmp.h:461 src/xml/xmli18n-tmp.h:484 #: src/xml/xmli18n-tmp.h:507 src/xml/xmli18n-tmp.h:530 #: src/xml/xmli18n-tmp.h:549 src/xml/xmli18n-tmp.h:569 #: src/xml/xmli18n-tmp.h:597 src/xml/xmli18n-tmp.h:622 #: src/xml/xmli18n-tmp.h:645 src/xml/xmli18n-tmp.h:665 #: src/xml/xmli18n-tmp.h:688 src/xml/xmli18n-tmp.h:710 #: src/xml/xmli18n-tmp.h:732 src/xml/xmli18n-tmp.h:754 #: src/xml/xmli18n-tmp.h:776 src/xml/xmli18n-tmp.h:800 #: src/xml/xmli18n-tmp.h:822 src/xml/xmli18n-tmp.h:843 #: src/xml/xmli18n-tmp.h:864 src/xml/xmli18n-tmp.h:883 msgid "Premium Luster Photo Paper" msgstr "" #: src/main/print-lexmark.c:896 src/xml/xmli18n-tmp.h:21 #: src/xml/xmli18n-tmp.h:48 src/xml/xmli18n-tmp.h:66 src/xml/xmli18n-tmp.h:87 #: src/xml/xmli18n-tmp.h:109 src/xml/xmli18n-tmp.h:131 #: src/xml/xmli18n-tmp.h:157 src/xml/xmli18n-tmp.h:183 #: src/xml/xmli18n-tmp.h:203 src/xml/xmli18n-tmp.h:225 #: src/xml/xmli18n-tmp.h:247 src/xml/xmli18n-tmp.h:269 #: src/xml/xmli18n-tmp.h:291 src/xml/xmli18n-tmp.h:311 #: src/xml/xmli18n-tmp.h:331 src/xml/xmli18n-tmp.h:354 #: src/xml/xmli18n-tmp.h:376 src/xml/xmli18n-tmp.h:398 #: src/xml/xmli18n-tmp.h:417 src/xml/xmli18n-tmp.h:439 #: src/xml/xmli18n-tmp.h:462 src/xml/xmli18n-tmp.h:485 #: src/xml/xmli18n-tmp.h:508 src/xml/xmli18n-tmp.h:531 #: src/xml/xmli18n-tmp.h:550 src/xml/xmli18n-tmp.h:572 #: src/xml/xmli18n-tmp.h:600 src/xml/xmli18n-tmp.h:623 #: src/xml/xmli18n-tmp.h:646 src/xml/xmli18n-tmp.h:668 #: src/xml/xmli18n-tmp.h:691 src/xml/xmli18n-tmp.h:713 #: src/xml/xmli18n-tmp.h:735 src/xml/xmli18n-tmp.h:757 #: src/xml/xmli18n-tmp.h:779 src/xml/xmli18n-tmp.h:801 #: src/xml/xmli18n-tmp.h:823 src/xml/xmli18n-tmp.h:846 #: src/xml/xmli18n-tmp.h:865 src/xml/xmli18n-tmp.h:884 msgid "Photo Quality Glossy Paper" msgstr "" #: src/main/print-lexmark.c:900 src/xml/xmli18n-tmp.h:22 #: src/xml/xmli18n-tmp.h:88 src/xml/xmli18n-tmp.h:110 src/xml/xmli18n-tmp.h:132 #: src/xml/xmli18n-tmp.h:158 src/xml/xmli18n-tmp.h:184 #: src/xml/xmli18n-tmp.h:204 src/xml/xmli18n-tmp.h:226 #: src/xml/xmli18n-tmp.h:248 src/xml/xmli18n-tmp.h:270 #: src/xml/xmli18n-tmp.h:292 src/xml/xmli18n-tmp.h:312 #: src/xml/xmli18n-tmp.h:332 src/xml/xmli18n-tmp.h:355 #: src/xml/xmli18n-tmp.h:377 src/xml/xmli18n-tmp.h:399 #: src/xml/xmli18n-tmp.h:440 src/xml/xmli18n-tmp.h:463 #: src/xml/xmli18n-tmp.h:486 src/xml/xmli18n-tmp.h:509 #: src/xml/xmli18n-tmp.h:532 src/xml/xmli18n-tmp.h:551 #: src/xml/xmli18n-tmp.h:573 src/xml/xmli18n-tmp.h:601 #: src/xml/xmli18n-tmp.h:624 src/xml/xmli18n-tmp.h:647 #: src/xml/xmli18n-tmp.h:669 src/xml/xmli18n-tmp.h:692 #: src/xml/xmli18n-tmp.h:714 src/xml/xmli18n-tmp.h:736 #: src/xml/xmli18n-tmp.h:758 src/xml/xmli18n-tmp.h:780 #: src/xml/xmli18n-tmp.h:802 src/xml/xmli18n-tmp.h:824 #: src/xml/xmli18n-tmp.h:847 src/xml/xmli18n-tmp.h:885 msgid "Ilford Heavy Paper" msgstr "" #: src/main/print-lexmark.c:904 src/xml/xmli18n-tmp.h:24 #: src/xml/xmli18n-tmp.h:50 src/xml/xmli18n-tmp.h:68 src/xml/xmli18n-tmp.h:90 #: src/xml/xmli18n-tmp.h:112 src/xml/xmli18n-tmp.h:134 #: src/xml/xmli18n-tmp.h:160 src/xml/xmli18n-tmp.h:186 #: src/xml/xmli18n-tmp.h:206 src/xml/xmli18n-tmp.h:228 #: src/xml/xmli18n-tmp.h:250 src/xml/xmli18n-tmp.h:272 #: src/xml/xmli18n-tmp.h:294 src/xml/xmli18n-tmp.h:314 #: src/xml/xmli18n-tmp.h:334 src/xml/xmli18n-tmp.h:357 #: src/xml/xmli18n-tmp.h:379 src/xml/xmli18n-tmp.h:401 #: src/xml/xmli18n-tmp.h:419 src/xml/xmli18n-tmp.h:442 #: src/xml/xmli18n-tmp.h:465 src/xml/xmli18n-tmp.h:488 #: src/xml/xmli18n-tmp.h:511 src/xml/xmli18n-tmp.h:534 #: src/xml/xmli18n-tmp.h:553 src/xml/xmli18n-tmp.h:575 #: src/xml/xmli18n-tmp.h:578 src/xml/xmli18n-tmp.h:581 #: src/xml/xmli18n-tmp.h:603 src/xml/xmli18n-tmp.h:626 #: src/xml/xmli18n-tmp.h:649 src/xml/xmli18n-tmp.h:671 #: src/xml/xmli18n-tmp.h:694 src/xml/xmli18n-tmp.h:716 #: src/xml/xmli18n-tmp.h:738 src/xml/xmli18n-tmp.h:760 #: src/xml/xmli18n-tmp.h:782 src/xml/xmli18n-tmp.h:804 #: src/xml/xmli18n-tmp.h:826 src/xml/xmli18n-tmp.h:849 #: src/xml/xmli18n-tmp.h:867 src/xml/xmli18n-tmp.h:887 msgid "Other" msgstr "" #: src/main/print-lexmark.c:1117 msgid "Auto Sheet Feeder" msgstr "" #: src/main/print-lexmark.c:1118 msgid "Manual with Pause" msgstr "" #: src/main/print-lexmark.c:1119 msgid "Manual without Pause" msgstr "" #: src/main/print-olympus.c:325 src/main/print-olympus.c:1722 #: src/main/print-olympus.c:1817 src/main/print-olympus.c:1946 #: src/main/print-olympus.c:2270 msgid "Coated" msgstr "" #: src/main/print-olympus.c:1153 src/main/print-olympus.c:1216 #: src/main/print-olympus.c:1312 src/main/print-olympus.c:1503 #: src/main/print-olympus.c:1852 src/main/print-olympus.c:2145 #: src/main/print-olympus.c:2191 src/main/print-olympus.c:2253 #: src/main/print-olympus.c:2803 src/main/print-olympus.c:3134 #: src/main/print-olympus.c:3257 src/main/print-olympus.c:3371 #: src/main/print-olympus.c:3489 src/main/print-olympus.c:3653 msgid "Glossy" msgstr "" #: src/main/print-olympus.c:1154 src/main/print-olympus.c:1217 #: src/main/print-olympus.c:1313 msgid "Texture" msgstr "" #: src/main/print-olympus.c:1218 src/main/print-olympus.c:1314 #: src/main/print-olympus.c:1504 src/main/print-olympus.c:1858 #: src/main/print-olympus.c:2259 src/main/print-olympus.c:2659 #: src/main/print-olympus.c:2804 src/main/print-olympus.c:3136 #: src/main/print-olympus.c:3259 src/main/print-olympus.c:3372 #: src/main/print-olympus.c:3490 src/main/print-olympus.c:3654 msgid "Matte" msgstr "" #: src/main/print-olympus.c:1505 msgid "Glossy_NoCorr" msgstr "" #: src/main/print-olympus.c:1506 msgid "Matte_NoCorr" msgstr "" #: src/main/print-olympus.c:1853 src/main/print-olympus.c:2254 msgid "Matte +5" msgstr "" #: src/main/print-olympus.c:1854 src/main/print-olympus.c:2255 msgid "Matte +4" msgstr "" #: src/main/print-olympus.c:1855 src/main/print-olympus.c:2256 msgid "Matte +3" msgstr "" #: src/main/print-olympus.c:1856 src/main/print-olympus.c:2257 msgid "Matte +2" msgstr "" #: src/main/print-olympus.c:1857 src/main/print-olympus.c:2258 msgid "Matte +1" msgstr "" #: src/main/print-olympus.c:1859 src/main/print-olympus.c:2260 msgid "Matte -1" msgstr "" #: src/main/print-olympus.c:1860 src/main/print-olympus.c:2261 msgid "Matte -2" msgstr "" #: src/main/print-olympus.c:1861 src/main/print-olympus.c:2262 msgid "Matte -3" msgstr "" #: src/main/print-olympus.c:1862 src/main/print-olympus.c:2263 msgid "Matte -4" msgstr "" #: src/main/print-olympus.c:1863 src/main/print-olympus.c:2264 msgid "Matte -5" msgstr "" #: src/main/print-olympus.c:2146 src/main/print-olympus.c:2192 msgid "Satin" msgstr "" #: src/main/print-olympus.c:3133 src/main/print-olympus.c:3256 #: src/main/print-olympus.c:3487 msgid "Printer Default" msgstr "" #: src/main/print-olympus.c:3135 src/main/print-olympus.c:3258 msgid "Glossy Fine" msgstr "" #: src/main/print-olympus.c:3137 src/main/print-olympus.c:3260 msgid "Matte Fine" msgstr "" #: src/main/print-olympus.c:3138 msgid "Extra Glossy" msgstr "" #: src/main/print-olympus.c:3139 msgid "Extra Glossy Fine" msgstr "" #: src/main/print-olympus.c:3864 msgid "Roll" msgstr "" #: src/main/print-olympus.c:3865 msgid "Sheet" msgstr "" #. TRANSLATORS: Some dye sublimation printers are able to achieve #. better durability of output by covering it with transparent #. laminate surface. This surface can be of different patterns: #. common are matte, glossy or texture. #: src/main/print-olympus.c:5268 src/main/print-olympus.c:5269 msgid "Laminate Pattern" msgstr "" #: src/main/print-olympus.c:5286 msgid "Printer Generates Copies Natively" msgstr "" #: src/main/print-olympus.c:5287 msgid "Printer Generates Copies" msgstr "" #: src/main/print-olympus.c:5298 msgid "PPD User Interface Constraints" msgstr "" #: src/main/print-olympus.c:5299 msgid "PPD UIConstraints List" msgstr "" #: src/main/print-olympus.c:5321 src/main/print-olympus.c:5329 #: src/main/print-olympus.c:5337 src/main/print-olympus.c:5345 msgid "Output Level Adjustment" msgstr "" #: src/main/print-olympus.c:5322 msgid "Adjust the cyan balance" msgstr "Doitu zianaren balantzea" #: src/main/print-olympus.c:5330 msgid "Adjust the magenta balance" msgstr "Doitu magentaren balantzea" #: src/main/print-olympus.c:5338 msgid "Adjust the yellow balance" msgstr "Doitu horiaren balantzea" #: src/main/print-olympus.c:5345 msgid "Black Balance" msgstr "" #: src/main/print-olympus.c:5346 msgid "Adjust the black balance" msgstr "" #: src/main/print-pcl.c:189 msgid "Plain" msgstr "" #: src/main/print-pcl.c:190 msgid "Bond" msgstr "" #: src/main/print-pcl.c:191 msgid "Premium" msgstr "" #: src/main/print-pcl.c:192 msgid "Glossy Photo" msgstr "" #: src/main/print-pcl.c:193 msgid "Transparency" msgstr "" #: src/main/print-pcl.c:194 msgid "Quick-dry Photo" msgstr "" #: src/main/print-pcl.c:195 msgid "Quick-dry Transparency" msgstr "" #: src/main/print-pcl.c:243 src/xml/xmli18n-tmp.h:3395 msgid "Manual" msgstr "" #: src/main/print-pcl.c:244 msgid "Manual - Movable Guides" msgstr "" #: src/main/print-pcl.c:246 msgid "Tray 1 - Movable Guides" msgstr "" #: src/main/print-pcl.c:247 src/xml/xmli18n-tmp.h:2568 msgid "Tray 1" msgstr "" #: src/main/print-pcl.c:248 msgid "Tray 2 - Movable Guides" msgstr "" #: src/main/print-pcl.c:249 src/main/print-pcl.c:257 src/xml/xmli18n-tmp.h:2569 msgid "Tray 2" msgstr "" #: src/main/print-pcl.c:250 msgid "Tray 3 - Movable Guides" msgstr "" #: src/main/print-pcl.c:251 msgid "Tray 3" msgstr "" #: src/main/print-pcl.c:252 msgid "Tray 4 - Movable Guides" msgstr "" #: src/main/print-pcl.c:253 msgid "Tray 4" msgstr "" #: src/main/print-pcl.c:254 msgid "Portable Sheet Feeder" msgstr "" #: src/main/print-pcl.c:255 msgid "Desktop Sheet Feeder" msgstr "" #: src/main/print-pcl.c:256 msgid "Tray" msgstr "" #: src/main/print-pcl.c:258 msgid "Optional Source" msgstr "" #: src/main/print-pcl.c:259 msgid "Autoselect" msgstr "" #: src/main/print-pcl.c:273 msgid "150x150 DPI" msgstr "" #: src/main/print-pcl.c:274 msgid "300x300 DPI" msgstr "" #: src/main/print-pcl.c:275 msgid "600x300 DPI" msgstr "" #: src/main/print-pcl.c:276 msgid "600x600 DPI monochrome" msgstr "" #: src/main/print-pcl.c:277 msgid "600x600 DPI" msgstr "" #: src/main/print-pcl.c:278 msgid "1200x600 DPI" msgstr "" #: src/main/print-pcl.c:279 msgid "2400x600 DPI" msgstr "" #: src/main/print-pcl.c:285 src/main/generic-options.c:35 #: src/xml/xmli18n-tmp.h:3317 src/xml/xmli18n-tmp.h:3324 #: src/xml/xmli18n-tmp.h:3333 src/xml/xmli18n-tmp.h:3342 #: src/xml/xmli18n-tmp.h:3351 src/xml/xmli18n-tmp.h:3359 msgid "Draft" msgstr "" #: src/main/print-pcl.c:287 src/main/generic-options.c:37 #: src/xml/xmli18n-tmp.h:3319 src/xml/xmli18n-tmp.h:3327 #: src/xml/xmli18n-tmp.h:3335 src/xml/xmli18n-tmp.h:3344 #: src/xml/xmli18n-tmp.h:3353 src/xml/xmli18n-tmp.h:3361 msgid "High" msgstr "" #: src/main/print-pcl.c:1510 msgid "Orientation" msgstr "" #: src/main/print-pcl.c:1511 msgid "Orientation, Portrait, Landscape, Upside Down, Seascape" msgstr "" #: src/main/print-pcl.c:1516 msgid "Paper Sensor Type" msgstr "" #: src/main/print-pcl.c:1518 msgid "Gap, Mark on Top, Mark on Bottom, Notch, Continuous" msgstr "" #: src/main/print-pcl.c:1523 msgid "Darkness" msgstr "" #: src/main/print-pcl.c:1524 msgid "Darkness Adjust, from -20 to 20" msgstr "" #: src/main/print-pcl.c:1594 msgid "Horizontal Offset" msgstr "" #: src/main/print-pcl.c:1596 msgid "Adjust horizontal position" msgstr "" #: src/main/print-pcl.c:1603 msgid "Vertical Offset" msgstr "" #: src/main/print-pcl.c:1605 msgid "Adjust vertical position" msgstr "" #: src/main/print-pcl.c:1818 msgid "Color + Black Cartridges" msgstr "" #: src/main/print-pcl.c:1819 msgid "Color + Photo Cartridges" msgstr "" #: src/main/print-pcl.c:1844 src/gutenprintui2/panel.c:1658 msgid "Portrait" msgstr "" #: src/main/print-pcl.c:1845 src/gutenprintui2/panel.c:1660 msgid "Landscape" msgstr "" #: src/main/print-pcl.c:1846 msgid "Reverse Portrait" msgstr "" #: src/main/print-pcl.c:1847 msgid "Reverse Landscape" msgstr "" #: src/main/print-pcl.c:1857 msgid "Keep Previous" msgstr "" #: src/main/print-pcl.c:1858 msgid "Gap" msgstr "" #: src/main/print-pcl.c:1859 msgid "Mark on Top" msgstr "" #: src/main/print-pcl.c:1860 msgid "Mark on Bottom" msgstr "" #: src/main/print-pcl.c:1861 msgid "Notch" msgstr "" #: src/main/print-pcl.c:1862 msgid "Continuous" msgstr "" #: src/main/print-ps.c:68 msgid "PPDFile" msgstr "" #: src/main/print-ps.c:69 src/gutenprintui2/panel.c:1971 msgid "PPD File" msgstr "" #: src/main/print-ps.c:80 msgid "Model Name" msgstr "" #: src/main/print-ps.c:81 msgid "PPD File Model Name" msgstr "" #: src/main/print-ps.c:316 msgid "None; please provide a PPD file" msgstr "" #: src/main/print-ps.c:352 src/xml/xmli18n-tmp.h:3366 msgid "Letter" msgstr "" #: src/main/print-ps.c:354 src/xml/xmli18n-tmp.h:3422 msgid "A4" msgstr "" #: src/main/print-ps.c:356 src/xml/xmli18n-tmp.h:3605 msgid "Custom" msgstr "" #: src/main/print-raw.c:250 msgid "Image dimensions must match paper dimensions" msgstr "" #: src/main/print-weave.c:1492 src/main/print-weave.c:1543 msgid "Fatal error!" msgstr "" #: src/main/print-weave.c:1528 msgid "" "Please report the above information to gimp-print-devel@lists.sourceforge.net" msgstr "" #: src/main/generic-options.c:33 src/xml/xmli18n-tmp.h:3315 #: src/xml/xmli18n-tmp.h:3331 src/xml/xmli18n-tmp.h:3340 #: src/xml/xmli18n-tmp.h:3349 msgid "Fast Economy" msgstr "" #: src/main/generic-options.c:34 src/xml/xmli18n-tmp.h:3316 #: src/xml/xmli18n-tmp.h:3332 src/xml/xmli18n-tmp.h:3341 #: src/xml/xmli18n-tmp.h:3350 src/xml/xmli18n-tmp.h:3358 msgid "Economy" msgstr "" #: src/main/generic-options.c:39 src/xml/xmli18n-tmp.h:3321 #: src/xml/xmli18n-tmp.h:3328 src/xml/xmli18n-tmp.h:3337 #: src/xml/xmli18n-tmp.h:3346 src/xml/xmli18n-tmp.h:3355 #: src/xml/xmli18n-tmp.h:3363 msgid "Super Photo" msgstr "" #: src/main/generic-options.c:40 src/xml/xmli18n-tmp.h:3322 #: src/xml/xmli18n-tmp.h:3329 src/xml/xmli18n-tmp.h:3338 #: src/xml/xmli18n-tmp.h:3347 src/xml/xmli18n-tmp.h:3356 #: src/xml/xmli18n-tmp.h:3364 msgid "Ultra Photo" msgstr "" #: src/main/generic-options.c:41 src/cups/genppd.c:1458 src/cups/genppd.c:2550 #: src/xml/xmli18n-tmp.h:3323 src/xml/xmli18n-tmp.h:3330 #: src/xml/xmli18n-tmp.h:3339 src/xml/xmli18n-tmp.h:3348 #: src/xml/xmli18n-tmp.h:3357 src/xml/xmli18n-tmp.h:3365 msgid "Best" msgstr "" #: src/main/generic-options.c:46 msgid "Text" msgstr "" #: src/main/generic-options.c:47 msgid "Graphics" msgstr "" #: src/main/generic-options.c:48 msgid "Mixed Text and Graphics" msgstr "" #: src/main/generic-options.c:49 msgid "Photograph" msgstr "" #: src/main/generic-options.c:50 msgid "Line Art" msgstr "" #: src/main/generic-options.c:55 msgid "Page" msgstr "" #: src/main/generic-options.c:56 msgid "Job" msgstr "" #: src/main/generic-options.c:68 msgid "Image Type" msgstr "" #: src/main/generic-options.c:69 msgid "Type of image being printed" msgstr "" #: src/main/generic-options.c:74 msgid "Job Mode" msgstr "" #: src/main/generic-options.c:75 msgid "Job vs. page mode" msgstr "" #: src/main/generic-options.c:80 msgid "Page Number" msgstr "" #: src/main/generic-options.c:81 msgid "Page number" msgstr "" #: src/gutenprintui2/curve.c:128 msgid "Curve type" msgstr "" #: src/gutenprintui2/curve.c:129 msgid "Is this curve linear, spline interpolated, or free-form" msgstr "" #: src/gutenprintui2/curve.c:137 msgid "Minimum X" msgstr "" #: src/gutenprintui2/curve.c:138 msgid "Minimum possible value for X" msgstr "" #: src/gutenprintui2/curve.c:147 msgid "Maximum X" msgstr "" #: src/gutenprintui2/curve.c:148 msgid "Maximum possible X value" msgstr "" #: src/gutenprintui2/curve.c:157 msgid "Minimum Y" msgstr "" #: src/gutenprintui2/curve.c:158 msgid "Minimum possible value for Y" msgstr "" #: src/gutenprintui2/curve.c:167 msgid "Maximum Y" msgstr "" #: src/gutenprintui2/curve.c:168 msgid "Maximum possible value for Y" msgstr "" #: src/gutenprintui2/gammacurve.c:395 msgid "Gamma" msgstr "" #: src/gutenprintui2/gammacurve.c:405 msgid "_Gamma value" msgstr "" #: src/gutenprintui2/panel.c:276 msgid "Inch" msgstr "" #: src/gutenprintui2/panel.c:276 msgid "Set the base unit of measurement to inches" msgstr "" #: src/gutenprintui2/panel.c:278 msgid "cm" msgstr "" #: src/gutenprintui2/panel.c:278 msgid "Set the base unit of measurement to centimetres" msgstr "" #: src/gutenprintui2/panel.c:280 msgid "Points" msgstr "" #: src/gutenprintui2/panel.c:280 msgid "Set the base unit of measurement to points (1/72\")" msgstr "" #: src/gutenprintui2/panel.c:282 msgid "mm" msgstr "" #: src/gutenprintui2/panel.c:282 msgid "Set the base unit of measurement to millimetres" msgstr "" #: src/gutenprintui2/panel.c:284 msgid "Pica" msgstr "" #: src/gutenprintui2/panel.c:284 msgid "Set the base unit of measurement to picas (1/12\")" msgstr "" #: src/gutenprintui2/panel.c:291 msgid "Color output" msgstr "" #: src/gutenprintui2/panel.c:293 msgid "Print in shades of gray using black ink" msgstr "" #: src/gutenprintui2/panel.c:305 msgid "Standard Command" msgstr "" #: src/gutenprintui2/panel.c:305 msgid "Use standard print command" msgstr "" #: src/gutenprintui2/panel.c:306 msgid "Custom Command" msgstr "" #: src/gutenprintui2/panel.c:306 msgid "Use custom print command" msgstr "" #: src/gutenprintui2/panel.c:307 src/gutenprintui2/plist.c:704 #: src/gutenprintui2/plist.c:787 msgid "File" msgstr "" #: src/gutenprintui2/panel.c:307 msgid "Print to a file" msgstr "" #: src/gutenprintui2/panel.c:523 msgid "Edit Curve..." msgstr "" #: src/gutenprintui2/panel.c:534 msgid "Set Default" msgstr "" #: src/gutenprintui2/panel.c:536 msgid "Restore Previous" msgstr "" #: src/gutenprintui2/panel.c:538 src/gutenprintui2/panel.c:1736 #: src/gutenprintui2/panel.c:1990 src/gutenprintui2/panel.c:2022 msgid "OK" msgstr "" #: src/gutenprintui2/panel.c:540 src/gutenprintui2/panel.c:1400 #: src/gutenprintui2/panel.c:1738 src/gutenprintui2/panel.c:1992 msgid "Cancel" msgstr "" #: src/gutenprintui2/panel.c:642 msgid "Select File..." msgstr "" #: src/gutenprintui2/panel.c:1028 msgid "Reset" msgstr "" #: src/gutenprintui2/panel.c:1383 #, c-format msgid "%s -- Print v%s" msgstr "" #: src/gutenprintui2/panel.c:1392 msgid "About" msgstr "" #: src/gutenprintui2/panel.c:1394 msgid "" "Print and\n" "Save Settings" msgstr "" #: src/gutenprintui2/panel.c:1396 msgid "" "Save\n" "Settings" msgstr "" #: src/gutenprintui2/panel.c:1398 msgid "Print" msgstr "" #: src/gutenprintui2/panel.c:1451 msgid "Preview" msgstr "" #: src/gutenprintui2/panel.c:1476 msgid "" "Position the image on the page.\n" "Click and drag with the primary button to position the image.\n" "Click and drag with the second button to move the image with finer " "precision; each unit of motion moves the image one point (1/72\")\n" "Click and drag with the third (middle) button to move the image in units of " "the image size.\n" "Holding down the shift key while clicking and dragging constrains the image " "to only horizontal or vertical motion.\n" "If you click another button while dragging the mouse, the image will return " "to its original position." msgstr "" #: src/gutenprintui2/panel.c:1523 msgid "Paper Size" msgstr "" #: src/gutenprintui2/panel.c:1546 msgid "Show All Paper Sizes" msgstr "" #: src/gutenprintui2/panel.c:1562 msgid "Dimensions:" msgstr "" #: src/gutenprintui2/panel.c:1567 src/gutenprintui2/panel.c:2266 msgid "Width:" msgstr "" #: src/gutenprintui2/panel.c:1568 msgid "Width of the paper that you wish to print to" msgstr "" #: src/gutenprintui2/panel.c:1572 src/gutenprintui2/panel.c:2268 msgid "Height:" msgstr "" #: src/gutenprintui2/panel.c:1573 msgid "Height of the paper that you wish to print to" msgstr "" #: src/gutenprintui2/panel.c:1578 msgid "Automatic Paper Size" msgstr "" #: src/gutenprintui2/panel.c:1595 msgid "Number of Copies" msgstr "" #: src/gutenprintui2/panel.c:1607 msgid "Select the number of copies to print; a value between 1 and 100" msgstr "" #: src/gutenprintui2/panel.c:1639 msgid "Image Position" msgstr "" #: src/gutenprintui2/panel.c:1656 msgid "Auto" msgstr "" #: src/gutenprintui2/panel.c:1662 msgid "Upside down" msgstr "" #: src/gutenprintui2/panel.c:1664 msgid "Seascape" msgstr "" #: src/gutenprintui2/panel.c:1668 msgid "" "Select the orientation: portrait, landscape, upside down, or seascape " "(upside down landscape)" msgstr "" #: src/gutenprintui2/panel.c:1670 msgid "Orientation:" msgstr "" #: src/gutenprintui2/panel.c:1681 msgid "Left:" msgstr "" #: src/gutenprintui2/panel.c:1682 msgid "Distance from the left of the paper to the image" msgstr "" #: src/gutenprintui2/panel.c:1685 src/gutenprintui2/panel.c:1689 msgid "Right:" msgstr "" #: src/gutenprintui2/panel.c:1686 msgid "Distance from the left of the paper to the right of the image" msgstr "" #: src/gutenprintui2/panel.c:1690 msgid "Distance from the right of the paper to the image" msgstr "" #: src/gutenprintui2/panel.c:1692 msgid "Top:" msgstr "" #: src/gutenprintui2/panel.c:1693 msgid "Distance from the top of the paper to the image" msgstr "" #: src/gutenprintui2/panel.c:1696 src/gutenprintui2/panel.c:1700 msgid "Bottom:" msgstr "" #: src/gutenprintui2/panel.c:1697 msgid "Distance from the top of the paper to bottom of the image" msgstr "" #: src/gutenprintui2/panel.c:1701 msgid "Distance from the bottom of the paper to the image" msgstr "" #: src/gutenprintui2/panel.c:1711 msgid "Center:" msgstr "" #: src/gutenprintui2/panel.c:1714 msgid "Horizontal" msgstr "" #: src/gutenprintui2/panel.c:1715 msgid "Center the image horizontally on the paper" msgstr "" #: src/gutenprintui2/panel.c:1718 msgid "Center the image on the paper" msgstr "" #: src/gutenprintui2/panel.c:1720 msgid "Vertical" msgstr "" #: src/gutenprintui2/panel.c:1721 msgid "Center the image vertically on the paper" msgstr "" #: src/gutenprintui2/panel.c:1734 msgid "Setup Printer" msgstr "" #: src/gutenprintui2/panel.c:1758 msgid "Printer Make:" msgstr "" #: src/gutenprintui2/panel.c:1769 msgid "Select the make of your printer" msgstr "" #: src/gutenprintui2/panel.c:1787 src/gutenprintui2/panel.c:1875 #: src/gutenprintui2/panel.c:2093 msgid "Printer Model:" msgstr "" #: src/gutenprintui2/panel.c:1798 msgid "Select your printer model" msgstr "" #: src/gutenprintui2/panel.c:1846 msgid "PPD File:" msgstr "" #: src/gutenprintui2/panel.c:1862 msgid "Enter the correct PPD filename for your printer" msgstr "" #: src/gutenprintui2/panel.c:1864 src/gutenprintui2/panel.c:1944 msgid "Browse" msgstr "" #: src/gutenprintui2/panel.c:1871 msgid "Choose the correct PPD filename for your printer" msgstr "" #: src/gutenprintui2/panel.c:1913 msgid "" "Select the name of the output queue (not the type, or model, of printer) " "that you wish to print to" msgstr "" #: src/gutenprintui2/panel.c:1915 msgid "Printer Queue:" msgstr "" #: src/gutenprintui2/panel.c:1931 msgid "Enter the correct command to print to your printer. " msgstr "" #: src/gutenprintui2/panel.c:1942 msgid "Enter the file to print to. " msgstr "" #: src/gutenprintui2/panel.c:1950 msgid "File to print to" msgstr "" #: src/gutenprintui2/panel.c:1958 msgid "Print To File" msgstr "" #: src/gutenprintui2/panel.c:1988 msgid "Define New Printer" msgstr "" #: src/gutenprintui2/panel.c:2006 src/gutenprintui2/panel.c:2090 msgid "Printer Name:" msgstr "" #: src/gutenprintui2/panel.c:2010 msgid "Enter the name you wish to give this logical printer" msgstr "" #: src/gutenprintui2/panel.c:2020 msgid "About Gutenprint " msgstr "" #: src/gutenprintui2/panel.c:2027 msgid "Gutenprint Version " msgstr "" #: src/gutenprintui2/panel.c:2075 msgid "Printer Settings" msgstr "" #: src/gutenprintui2/panel.c:2088 msgid "" "Select the name of the printer (not the type, or model, of printer) that you " "wish to print to" msgstr "" #: src/gutenprintui2/panel.c:2105 msgid "Setup Printer..." msgstr "" #: src/gutenprintui2/panel.c:2107 msgid "" "Choose the printer model, PPD file, and command that is used to print to " "this printer" msgstr "" #: src/gutenprintui2/panel.c:2120 msgid "New Printer..." msgstr "" #: src/gutenprintui2/panel.c:2121 msgid "" "Define a new logical printer. This can be used to name a collection of " "settings that you wish to remember for future use." msgstr "" #: src/gutenprintui2/panel.c:2151 msgid "Set Printer Option Defaults" msgstr "" #: src/gutenprintui2/panel.c:2152 msgid "Set all printer options to their defaults" msgstr "" #: src/gutenprintui2/panel.c:2175 msgid "Image Size" msgstr "" #: src/gutenprintui2/panel.c:2200 msgid "Scaling:" msgstr "" #: src/gutenprintui2/panel.c:2204 msgid "Set the scale (size) of the image" msgstr "" #: src/gutenprintui2/panel.c:2226 msgid "Scale by:" msgstr "" #: src/gutenprintui2/panel.c:2231 msgid "" "Select whether scaling is measured as percent of available page size or " "number of output dots per inch" msgstr "" #: src/gutenprintui2/panel.c:2234 msgid "Percent" msgstr "" #: src/gutenprintui2/panel.c:2239 msgid "Scale the print to the size of the page" msgstr "" #: src/gutenprintui2/panel.c:2243 msgid "PPI" msgstr "" #: src/gutenprintui2/panel.c:2248 msgid "Scale the print to the number of dots per inch" msgstr "" #: src/gutenprintui2/panel.c:2266 msgid "Set the width of the print" msgstr "" #: src/gutenprintui2/panel.c:2268 msgid "Set the height of the print" msgstr "" #: src/gutenprintui2/panel.c:2274 msgid "" "Use Original\n" "Image Size" msgstr "" #: src/gutenprintui2/panel.c:2280 msgid "Set the print size to the size of the image" msgstr "" #: src/gutenprintui2/panel.c:2304 msgid "Print Color Adjust" msgstr "" #: src/gutenprintui2/panel.c:2307 msgid "Set Defaults" msgstr "" #: src/gutenprintui2/panel.c:2309 msgid "Close" msgstr "" #: src/gutenprintui2/panel.c:2338 msgid "Image preview" msgstr "" #: src/gutenprintui2/panel.c:2352 msgid "View Output Channels:" msgstr "" #: src/gutenprintui2/panel.c:2443 msgid "Output" msgstr "" #: src/gutenprintui2/panel.c:2471 msgid "Output Type:" msgstr "" #: src/gutenprintui2/panel.c:2475 msgid "Select the desired output type" msgstr "" #: src/gutenprintui2/panel.c:2496 msgid "Adjust Output..." msgstr "" #: src/gutenprintui2/panel.c:2505 msgid "" "Adjust color balance, brightness, contrast, saturation, and dither algorithm" msgstr "" #: src/gutenprintui2/panel.c:2524 msgid "Size Units:" msgstr "" #: src/gutenprintui2/panel.c:2527 msgid " " msgstr "" #: src/gutenprintui2/panel.c:2551 msgid "Units:" msgstr "" #: src/gutenprintui2/panel.c:2556 msgid "Select the base unit of measurement for printing" msgstr "" #: src/gutenprintui2/plist.c:92 src/gutenprintui2/plist.c:101 msgid "System V lp" msgstr "" #: src/gutenprintui2/plist.c:98 msgid "CUPS" msgstr "" #: src/gutenprintui2/plist.c:104 msgid "Berkeley lpd (/etc/lpc)" msgstr "" #: src/gutenprintui2/plist.c:107 msgid "Berkeley lpd (/usr/bsd/lpc)" msgstr "" #: src/gutenprintui2/plist.c:110 msgid "Berkeley lpd (/usr/etc/lpc" msgstr "" #: src/gutenprintui2/plist.c:113 msgid "Berkeley lpd (/usr/libexec/lpc)" msgstr "" #: src/gutenprintui2/plist.c:116 msgid "Berkeley lpd (/usr/sbin/lpc)" msgstr "" #: src/gutenprintui2/plist.c:1053 msgid "Printer" msgstr "" #: src/gutenprintui2/plist.c:1246 msgid "(Default Printer)" msgstr "" #: src/cups/genppd.c:154 msgid "Printer Features" msgstr "" #: src/cups/genppd.c:155 msgid "Output Control" msgstr "" #: src/cups/genppd.c:160 msgid "Common" msgstr "" #: src/cups/genppd.c:161 msgid "Extra 1" msgstr "" #: src/cups/genppd.c:162 msgid "Extra 2" msgstr "" #: src/cups/genppd.c:163 msgid "Extra 3" msgstr "" #: src/cups/genppd.c:164 msgid "Extra 4" msgstr "" #: src/cups/genppd.c:165 msgid "Extra 5" msgstr "" #. TRANSLATORS: Specify the language of the PPD translation. #. * Use the English name of your language here, e.g. "Swedish" instead of #. * "Svenska". #: src/cups/genppd.c:1090 msgid "English" msgstr "" #: src/cups/genppd.c:1287 src/cups/genppd.c:1305 src/cups/genppd.c:2495 #: src/cups/genppd.c:2496 msgid "Media Size" msgstr "" #: src/cups/genppd.c:1380 src/cups/genppd.c:2531 msgid "Color Model" msgstr "" #: src/cups/genppd.c:1407 src/cups/genppd.c:2533 msgid "Inverted Grayscale" msgstr "" #: src/cups/genppd.c:1417 src/cups/genppd.c:2537 msgid "RGB Color" msgstr "" #: src/cups/genppd.c:1424 src/cups/genppd.c:2538 msgid "CMY Color" msgstr "" #: src/cups/genppd.c:1449 src/cups/genppd.c:2548 msgid "Color Precision" msgstr "" #: src/cups/genppd.c:1607 src/cups/genppd.c:1618 src/cups/genppd.c:1802 msgid "Yes" msgstr "" #: src/cups/genppd.c:1607 src/cups/genppd.c:1616 src/cups/genppd.c:1801 msgid "No" msgstr "" #: src/cups/genppd.c:1657 src/cups/genppd.c:1725 src/cups/genppd.c:1822 #: src/cups/genppd.c:1855 msgid "Value" msgstr "" #: src/cups/genppd.c:1665 src/cups/genppd.c:1827 msgid "Fine Adjustment" msgstr "" #: src/cups/genppd.c:1708 src/cups/genppd.c:1847 #, c-format msgid "%.1f mm" msgstr "" #: src/cups/genppd.c:2325 src/cups/genppd.c:2642 msgid "Reverse" msgstr "" #: src/cups/genppd.c:2346 src/cups/genppd.c:2658 msgid "2-Sided Printing" msgstr "" #: src/cups/genppd.c:2371 src/cups/genppd.c:2675 msgid "Shrink Page If Necessary to Fit Borders" msgstr "" #: src/cups/genppd.c:2376 src/cups/genppd.c:2676 msgid "Shrink (print the whole page)" msgstr "" #: src/cups/genppd.c:2377 src/cups/genppd.c:2677 msgid "Crop (preserve dimensions)" msgstr "" #: src/cups/genppd.c:2378 src/cups/genppd.c:2678 msgid "Expand (use maximum page area)" msgstr "" #: src/escputil/escputil.c:73 msgid "Escputil version " msgstr "" #: src/escputil/escputil.c:79 msgid "" "Copyright 2000-2006 Robert Krawitz (rlk@alum.mit.edu)\n" "\n" "This program is free software; you can redistribute it and/or modify it\n" "under the terms of the GNU General Public License as published by the Free\n" "Software Foundation; either version 2 of the License, or (at your option)\n" "any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but\n" "WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\n" "or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License\n" "for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n" msgstr "" #: src/escputil/escputil.c:123 msgid "" "Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M | -X]\n" " [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n" " [-C choices] [-p patterns]\n" "Perform maintenance on EPSON Stylus (R) printers.\n" "Examples: escputil --ink-level --raw-device /dev/usb/lp0\n" " escputil --clean-head --new --printer-name MyQueue\n" "\n" " Commands:\n" " -c|--clean-head Clean the print head.\n" " -n|--nozzle-check Print a nozzle test pattern.\n" " Dirty or clogged nozzles will show as gaps in the\n" " pattern. If you see any gaps, you should clean\n" " the print head.\n" " -a|--align-head Align the print head. CAUTION: Misuse of this\n" " utility may result in poor print quality and/or\n" " damage to the printer.\n" " -s|--status Retrieve printer status.\n" " -i|--ink-level Obtain the ink level from the printer. This " "requires\n" " read/write access to the raw printer device.\n" " -e|--extended-ink-info Obtain the extended ink information from the\n" " printer. This requires read/write access to the raw\n" " printer device.\n" " -d|--identify Query the printer for make and model information.\n" " This requires read/write access to the raw printer\n" " device.\n" " -X|--reset-ink Reset ink levels.\n" " This requires read/write access to the raw printer\n" " device.\n" " -l|--license Display the license/warranty terms of this program.\n" " -M|--list-models List the available printer models.\n" " -h|--help Print this help message.\n" " Options:\n" " -P|--printer-name Specify the name of the printer queue to operate on.\n" " Default is the default system printer.\n" " -r|--raw-device Specify the name of the device to write to directly\n" " rather than going through a printer queue.\n" " -m|--model Specify the printer model.\n" " -u|--new The printer is a new printer (Stylus Color 740 or\n" " newer). Only needed when not using a raw device or\n" " when the model is not specified.\n" " -q|--quiet Suppress the banner.\n" " -S|--short-name Print the short name of the printer with --identify.\n" " -C|--choices Specify the number of pattern choices for alignment\n" " -p|--patterns Specify the number of sets of patterns for alignment\n" msgstr "" #: src/escputil/escputil.c:169 msgid "" "Usage: escputil [OPTIONS] [COMMAND]\n" "Usage: escputil [-c | -n | -a | -i | -e | -s | -d | -l | -M | -X]\n" " [-P printer | -r device] [-u] [-q] [-m model] [ -S ]\n" " [-C choices] [-p patterns]\n" "Perform maintenance on EPSON Stylus (R) printers.\n" "Examples: escputil -i -r /dev/usb/lp0\n" " escputil -c -u -P MyQueue\n" "\n" " Commands:\n" " -c Clean the print head.\n" " -n Print a nozzle test pattern.\n" " Dirty or clogged nozzles will show as gaps in the\n" " pattern. If you see any gaps, you should clean\n" " the print head.\n" " -a Align the print head. CAUTION: Misuse of this\n" " utility may result in poor print quality and/or\n" " damage to the printer.\n" " -s Retrieve printer status.\n" " -i Obtain the ink level from the printer. This requires\n" " read/write access to the raw printer device.\n" " -e Obtain the extended ink information from the printer.\n" " Only for R800 printer and friends. This requires\n" " read/write access to the raw printer device.\n" " -d Query the printer for make and model information. This\n" " requires read/write access to the raw printer device.\n" " -X Reset ink levels. This requires read/write access to the raw\n" " printer device.\n" " -l Display the license/warranty terms of this program.\n" " -M List the available printer models.\n" " -h Print this help message.\n" " Options:\n" " -P Specify the name of the printer queue to operate on.\n" " Default is the default system printer.\n" " -r Specify the name of the device to write to directly\n" " rather than going through a printer queue.\n" " -u The printer is a new printer (Stylus Color 740 or newer).\n" " Only needed when not using a raw device.\n" " -q Suppress the banner.\n" " -S Print the short name of the printer with -d.\n" " -m Specify the precise printer model for head alignment.\n" " -C Specify the number of pattern choices for alignment\n" " -p Specify the number of sets of patterns for alignment\n" msgstr "" #: src/escputil/escputil.c:351 src/escputil/escputil.c:359 #, c-format msgid "You may only specify one printer or raw device." msgstr "" #: src/escputil/escputil.c:367 #, c-format msgid "You may only specify one printer model." msgstr "" #: src/escputil/escputil.c:391 #, c-format msgid "Alignment choices must be at least 1." msgstr "" #: src/escputil/escputil.c:399 #, c-format msgid "Alignment passes must be at least 1." msgstr "" #: src/escputil/escputil.c:405 #, c-format msgid "Unknown option %c\n" msgstr "" #: src/escputil/escputil.c:413 #, c-format msgid "Usage: %s [OPTIONS] command\n" msgstr "" #: src/escputil/escputil.c:415 #, c-format msgid "Type `%s --help' for more information.\n" msgstr "" #: src/escputil/escputil.c:417 #, c-format msgid "Type `%s -h' for more information.\n" msgstr "" #: src/escputil/escputil.c:486 #, c-format msgid "Cannot open device %s: %s\n" msgstr "" #: src/escputil/escputil.c:509 #, c-format msgid "Cannot print to printer %s with %s\n" msgstr "" #: src/escputil/escputil.c:525 src/escputil/escputil.c:535 #, c-format msgid "Unable to send command to printer\n" msgstr "" #: src/escputil/escputil.c:595 #, c-format msgid "Read from printer timed out\n" msgstr "" #: src/escputil/escputil.c:600 #, c-format msgid "Cannot read from %s: %s\n" msgstr "" #: src/escputil/escputil.c:780 #, c-format msgid "Please specify a raw device\n" msgstr "" #: src/escputil/escputil.c:787 #, c-format msgid "Cannot open %s read/write: %s\n" msgstr "" #: src/escputil/escputil.c:834 #, c-format msgid "Unknown printer %s!\n" msgstr "" #: src/escputil/escputil.c:895 src/escputil/escputil.c:1539 #, c-format msgid "Cannot write to %s: %s\n" msgstr "" #: src/escputil/escputil.c:946 src/escputil/escputil.c:1518 #: src/escputil/escputil.c:1602 #, c-format msgid "" "\n" "Cannot write to %s: %s\n" msgstr "" #: src/escputil/escputil.c:989 #, c-format msgid "" "\n" "Cannot detect printer type.\n" "Please use -m to specify your printer model.\n" msgstr "" #: src/escputil/escputil.c:1058 src/xml/xmli18n-tmp.h:208 #: src/xml/xmli18n-tmp.h:230 src/xml/xmli18n-tmp.h:583 #: src/xml/xmli18n-tmp.h:762 src/xml/xmli18n-tmp.h:1731 #: src/xml/xmli18n-tmp.h:1775 src/xml/xmli18n-tmp.h:1793 #: src/xml/xmli18n-tmp.h:2102 src/xml/xmli18n-tmp.h:2681 #: src/xml/xmli18n-tmp.h:2703 src/xml/xmli18n-tmp.h:2817 #: src/xml/xmli18n-tmp.h:2834 src/xml/xmli18n-tmp.h:2851 #: src/xml/xmli18n-tmp.h:3131 src/xml/xmli18n-tmp.h:3148 #: src/xml/xmli18n-tmp.h:3157 src/xml/xmli18n-tmp.h:3174 #: src/xml/xmli18n-tmp.h:3183 msgid "Photo Black" msgstr "" #: src/escputil/escputil.c:1059 src/escputil/escputil.c:1065 #: src/escputil/escputil.c:1066 src/escputil/escputil.c:1319 #: src/escputil/escputil.c:1388 src/escputil/escputil.c:1425 msgid "Unknown" msgstr "" #: src/escputil/escputil.c:1063 src/escputil/escputil.c:1083 #: src/escputil/escputil.c:1351 src/xml/xmli18n-tmp.h:982 #: src/xml/xmli18n-tmp.h:998 src/xml/xmli18n-tmp.h:1014 #: src/xml/xmli18n-tmp.h:1079 src/xml/xmli18n-tmp.h:1093 #: src/xml/xmli18n-tmp.h:1156 src/xml/xmli18n-tmp.h:1182 #: src/xml/xmli18n-tmp.h:1196 src/xml/xmli18n-tmp.h:1236 #: src/xml/xmli18n-tmp.h:1250 src/xml/xmli18n-tmp.h:1264 #: src/xml/xmli18n-tmp.h:1277 src/xml/xmli18n-tmp.h:1290 #: src/xml/xmli18n-tmp.h:1303 src/xml/xmli18n-tmp.h:1355 #: src/xml/xmli18n-tmp.h:1370 src/xml/xmli18n-tmp.h:1385 #: src/xml/xmli18n-tmp.h:1423 src/xml/xmli18n-tmp.h:1436 #: src/xml/xmli18n-tmp.h:1495 src/xml/xmli18n-tmp.h:1507 #: src/xml/xmli18n-tmp.h:1521 src/xml/xmli18n-tmp.h:1533 #: src/xml/xmli18n-tmp.h:1545 src/xml/xmli18n-tmp.h:1560 #: src/xml/xmli18n-tmp.h:1588 src/xml/xmli18n-tmp.h:1601 #: src/xml/xmli18n-tmp.h:1640 src/xml/xmli18n-tmp.h:1653 #: src/xml/xmli18n-tmp.h:1702 src/xml/xmli18n-tmp.h:1715 #: src/xml/xmli18n-tmp.h:1822 src/xml/xmli18n-tmp.h:1838 #: src/xml/xmli18n-tmp.h:1932 src/xml/xmli18n-tmp.h:1970 #: src/xml/xmli18n-tmp.h:1987 src/xml/xmli18n-tmp.h:2019 #: src/xml/xmli18n-tmp.h:2179 src/xml/xmli18n-tmp.h:2195 #: src/xml/xmli18n-tmp.h:2212 src/xml/xmli18n-tmp.h:2328 #: src/xml/xmli18n-tmp.h:2372 src/xml/xmli18n-tmp.h:2384 #: src/xml/xmli18n-tmp.h:2396 src/xml/xmli18n-tmp.h:2495 #: src/xml/xmli18n-tmp.h:2574 src/xml/xmli18n-tmp.h:2655 #: src/xml/xmli18n-tmp.h:2763 src/xml/xmli18n-tmp.h:2779 #: src/xml/xmli18n-tmp.h:2800 src/xml/xmli18n-tmp.h:2823 #: src/xml/xmli18n-tmp.h:2840 src/xml/xmli18n-tmp.h:2857 #: src/xml/xmli18n-tmp.h:2882 src/xml/xmli18n-tmp.h:2907 #: src/xml/xmli18n-tmp.h:2932 src/xml/xmli18n-tmp.h:2957 #: src/xml/xmli18n-tmp.h:2997 src/xml/xmli18n-tmp.h:3013 #: src/xml/xmli18n-tmp.h:3047 src/xml/xmli18n-tmp.h:3072 #: src/xml/xmli18n-tmp.h:3097 src/xml/xmli18n-tmp.h:3114 #: src/xml/xmli18n-tmp.h:3137 src/xml/xmli18n-tmp.h:3163 #: src/xml/xmli18n-tmp.h:3189 src/xml/xmli18n-tmp.h:3248 msgid "Light Cyan" msgstr "Zian argia" #: src/escputil/escputil.c:1064 src/escputil/escputil.c:1084 #: src/escputil/escputil.c:1352 src/xml/xmli18n-tmp.h:983 #: src/xml/xmli18n-tmp.h:999 src/xml/xmli18n-tmp.h:1015 #: src/xml/xmli18n-tmp.h:1080 src/xml/xmli18n-tmp.h:1094 #: src/xml/xmli18n-tmp.h:1157 src/xml/xmli18n-tmp.h:1183 #: src/xml/xmli18n-tmp.h:1197 src/xml/xmli18n-tmp.h:1237 #: src/xml/xmli18n-tmp.h:1251 src/xml/xmli18n-tmp.h:1265 #: src/xml/xmli18n-tmp.h:1278 src/xml/xmli18n-tmp.h:1291 #: src/xml/xmli18n-tmp.h:1304 src/xml/xmli18n-tmp.h:1356 #: src/xml/xmli18n-tmp.h:1371 src/xml/xmli18n-tmp.h:1386 #: src/xml/xmli18n-tmp.h:1424 src/xml/xmli18n-tmp.h:1437 #: src/xml/xmli18n-tmp.h:1496 src/xml/xmli18n-tmp.h:1508 #: src/xml/xmli18n-tmp.h:1522 src/xml/xmli18n-tmp.h:1534 #: src/xml/xmli18n-tmp.h:1546 src/xml/xmli18n-tmp.h:1561 #: src/xml/xmli18n-tmp.h:1589 src/xml/xmli18n-tmp.h:1602 #: src/xml/xmli18n-tmp.h:1641 src/xml/xmli18n-tmp.h:1654 #: src/xml/xmli18n-tmp.h:1703 src/xml/xmli18n-tmp.h:1717 #: src/xml/xmli18n-tmp.h:1824 src/xml/xmli18n-tmp.h:1837 #: src/xml/xmli18n-tmp.h:1933 src/xml/xmli18n-tmp.h:1971 #: src/xml/xmli18n-tmp.h:1988 src/xml/xmli18n-tmp.h:2021 #: src/xml/xmli18n-tmp.h:2182 src/xml/xmli18n-tmp.h:2196 #: src/xml/xmli18n-tmp.h:2327 src/xml/xmli18n-tmp.h:2373 #: src/xml/xmli18n-tmp.h:2385 src/xml/xmli18n-tmp.h:2397 #: src/xml/xmli18n-tmp.h:2496 src/xml/xmli18n-tmp.h:2576 #: src/xml/xmli18n-tmp.h:2657 src/xml/xmli18n-tmp.h:2765 #: src/xml/xmli18n-tmp.h:2781 src/xml/xmli18n-tmp.h:2802 #: src/xml/xmli18n-tmp.h:2825 src/xml/xmli18n-tmp.h:2842 #: src/xml/xmli18n-tmp.h:2859 src/xml/xmli18n-tmp.h:2884 #: src/xml/xmli18n-tmp.h:2909 src/xml/xmli18n-tmp.h:2934 #: src/xml/xmli18n-tmp.h:2959 src/xml/xmli18n-tmp.h:2999 #: src/xml/xmli18n-tmp.h:3015 src/xml/xmli18n-tmp.h:3049 #: src/xml/xmli18n-tmp.h:3074 src/xml/xmli18n-tmp.h:3099 #: src/xml/xmli18n-tmp.h:3116 src/xml/xmli18n-tmp.h:3139 #: src/xml/xmli18n-tmp.h:3165 src/xml/xmli18n-tmp.h:3191 #: src/xml/xmli18n-tmp.h:3250 msgid "Light Magenta" msgstr "Magenta argia" #: src/escputil/escputil.c:1067 src/xml/xmli18n-tmp.h:1509 #: src/xml/xmli18n-tmp.h:1839 src/xml/xmli18n-tmp.h:2213 #: src/xml/xmli18n-tmp.h:2329 src/xml/xmli18n-tmp.h:2798 #: src/xml/xmli18n-tmp.h:2820 src/xml/xmli18n-tmp.h:2837 #: src/xml/xmli18n-tmp.h:2854 src/xml/xmli18n-tmp.h:3112 #: src/xml/xmli18n-tmp.h:3134 src/xml/xmli18n-tmp.h:3160 #: src/xml/xmli18n-tmp.h:3186 src/xml/xmli18n-tmp.h:3246 msgid "Light Black" msgstr "" #: src/escputil/escputil.c:1068 src/xml/xmli18n-tmp.h:209 #: src/xml/xmli18n-tmp.h:231 src/xml/xmli18n-tmp.h:584 #: src/xml/xmli18n-tmp.h:763 src/xml/xmli18n-tmp.h:1730 #: src/xml/xmli18n-tmp.h:1774 src/xml/xmli18n-tmp.h:1792 #: src/xml/xmli18n-tmp.h:2101 src/xml/xmli18n-tmp.h:2700 #: src/xml/xmli18n-tmp.h:2723 src/xml/xmli18n-tmp.h:2833 #: src/xml/xmli18n-tmp.h:2850 src/xml/xmli18n-tmp.h:2867 #: src/xml/xmli18n-tmp.h:3147 src/xml/xmli18n-tmp.h:3156 #: src/xml/xmli18n-tmp.h:3173 src/xml/xmli18n-tmp.h:3182 #: src/xml/xmli18n-tmp.h:3202 msgid "Matte Black" msgstr "" #: src/escputil/escputil.c:1071 src/xml/xmli18n-tmp.h:1734 #: src/xml/xmli18n-tmp.h:1778 src/xml/xmli18n-tmp.h:1796 #: src/xml/xmli18n-tmp.h:2105 src/xml/xmli18n-tmp.h:2689 #: src/xml/xmli18n-tmp.h:2711 msgid "Gloss Optimizer" msgstr "" #: src/escputil/escputil.c:1072 src/xml/xmli18n-tmp.h:1836 #: src/xml/xmli18n-tmp.h:2210 src/xml/xmli18n-tmp.h:2326 #: src/xml/xmli18n-tmp.h:2821 src/xml/xmli18n-tmp.h:2838 #: src/xml/xmli18n-tmp.h:2855 src/xml/xmli18n-tmp.h:3135 #: src/xml/xmli18n-tmp.h:3161 src/xml/xmli18n-tmp.h:3187 msgid "Light Light Black" msgstr "" #: src/escputil/escputil.c:1073 src/escputil/escputil.c:1092 #: src/xml/xmli18n-tmp.h:2104 src/xml/xmli18n-tmp.h:2710 #: src/xml/xmli18n-tmp.h:3200 msgid "Orange" msgstr "" #: src/escputil/escputil.c:1104 #, c-format msgid "Status: Error\n" msgstr "" #: src/escputil/escputil.c:1107 #, c-format msgid "Status: Self-Printing\n" msgstr "" #: src/escputil/escputil.c:1110 #, c-format msgid "Status: Busy\n" msgstr "" #: src/escputil/escputil.c:1113 #, c-format msgid "Status: Waiting\n" msgstr "" #: src/escputil/escputil.c:1116 #, c-format msgid "Status: Idle\n" msgstr "" #: src/escputil/escputil.c:1119 #, c-format msgid "Status: Paused\n" msgstr "" #: src/escputil/escputil.c:1122 #, c-format msgid "Status: Cleaning\n" msgstr "" #: src/escputil/escputil.c:1125 #, c-format msgid "Status: Factory shipment\n" msgstr "" #: src/escputil/escputil.c:1128 #, c-format msgid "Status: Shutting down\n" msgstr "" #: src/escputil/escputil.c:1131 #, c-format msgid "Status: Unknown (%d)\n" msgstr "" #: src/escputil/escputil.c:1142 #, c-format msgid "Error: Fatal Error\n" msgstr "" #: src/escputil/escputil.c:1145 #, c-format msgid "Error: Other interface is selected\n" msgstr "" #: src/escputil/escputil.c:1148 #, c-format msgid "Error: Cover Open\n" msgstr "" #: src/escputil/escputil.c:1151 #, c-format msgid "Error: Paper jam\n" msgstr "" #: src/escputil/escputil.c:1154 #, c-format msgid "Error: Ink out\n" msgstr "" #: src/escputil/escputil.c:1157 #, c-format msgid "Error: Paper out\n" msgstr "" #: src/escputil/escputil.c:1160 #, c-format msgid "Error: Miscellaneous paper error\n" msgstr "" #: src/escputil/escputil.c:1163 #, c-format msgid "Error: Maintenance cartridge overflow\n" msgstr "" #: src/escputil/escputil.c:1166 #, c-format msgid "Error: Wait return from the tear-off position\n" msgstr "" #: src/escputil/escputil.c:1169 #, c-format msgid "Error: Double feed error\n" msgstr "" #: src/escputil/escputil.c:1172 #, c-format msgid "" "Error: Ink cartridge lever released\n" "\n" msgstr "" #: src/escputil/escputil.c:1175 #, c-format msgid "Error: Unrecoverable cutter error\n" msgstr "" #: src/escputil/escputil.c:1178 #, c-format msgid "Error: Recoverable cutter jam\n" msgstr "" #: src/escputil/escputil.c:1181 #, c-format msgid "Error: No maintenance cartridge present\n" msgstr "" #: src/escputil/escputil.c:1184 #, c-format msgid "Error: Rear cover open\n" msgstr "" #: src/escputil/escputil.c:1187 #, c-format msgid "Error: CD Tray Out\n" msgstr "" #: src/escputil/escputil.c:1190 #, c-format msgid "Error: Card loading error\n" msgstr "" #: src/escputil/escputil.c:1193 #, c-format msgid "Error: Tray cover open\n" msgstr "" #: src/escputil/escputil.c:1196 #, c-format msgid "Error: Maintenance cartridge cover open\n" msgstr "" #: src/escputil/escputil.c:1199 #, c-format msgid "Error: Front cover open\n" msgstr "" #: src/escputil/escputil.c:1202 #, c-format msgid "Error: Maintenance request\n" msgstr "" #: src/escputil/escputil.c:1205 #, c-format msgid "Error: Unknown (%d)\n" msgstr "" #: src/escputil/escputil.c:1217 #, c-format msgid "Warning: %s Ink Low\n" msgstr "" #: src/escputil/escputil.c:1220 #, c-format msgid "Warning: Channel %d Ink Low\n" msgstr "" #: src/escputil/escputil.c:1226 #, c-format msgid "Warning: %s Cleaning Disabled\n" msgstr "" #: src/escputil/escputil.c:1229 #, c-format msgid "Warning: Channel %d Cleaning \n" msgstr "" #: src/escputil/escputil.c:1236 #, c-format msgid "Warning: Maintenance cartridge near full\n" msgstr "" #: src/escputil/escputil.c:1239 #, c-format msgid "Warning: Maintenance request pending\n" msgstr "" #: src/escputil/escputil.c:1242 #, c-format msgid "Warning: Unknown (%d)\n" msgstr "" #: src/escputil/escputil.c:1254 #, c-format msgid "Printing nozzle self-test\n" msgstr "" #: src/escputil/escputil.c:1318 src/escputil/escputil.c:1387 #, c-format msgid "Printer Name: %s\n" msgstr "" #: src/escputil/escputil.c:1356 src/escputil/escputil.c:1400 #, c-format msgid "Ink Levels:\n" msgstr "" #: src/escputil/escputil.c:1357 src/escputil/escputil.c:1401 msgid "Ink color" msgstr "" #: src/escputil/escputil.c:1357 src/escputil/escputil.c:1401 #: src/escputil/escputil.c:1698 src/escputil/escputil.c:1725 #: src/escputil/escputil.c:1747 src/escputil/escputil.c:1764 msgid "Percent remaining" msgstr "" #: src/escputil/escputil.c:1456 #, c-format msgid "Job Name: " msgstr "" #: src/escputil/escputil.c:1486 msgid "ink levels" msgstr "" #: src/escputil/escputil.c:1489 msgid "status" msgstr "" #: src/escputil/escputil.c:1494 #, c-format msgid "Obtaining %s requires using a raw device.\n" msgstr "" #: src/escputil/escputil.c:1698 src/escputil/escputil.c:1725 #: src/escputil/escputil.c:1747 src/escputil/escputil.c:1764 msgid "Ink cartridge" msgstr "" #: src/escputil/escputil.c:1698 src/escputil/escputil.c:1725 #: src/escputil/escputil.c:1747 src/escputil/escputil.c:1764 msgid "Part number" msgstr "" #: src/escputil/escputil.c:1699 src/escputil/escputil.c:1726 #: src/escputil/escputil.c:1748 src/escputil/escputil.c:1765 msgid "Date" msgstr "" #: src/escputil/escputil.c:1787 #, c-format msgid "Obtaining extended ink information requires using a raw device.\n" msgstr "" #: src/escputil/escputil.c:1814 #, c-format msgid "Resetting ink levels requires using a raw device.\n" msgstr "" #: src/escputil/escputil.c:1862 #, c-format msgid "Printer identification requires using a raw device.\n" msgstr "" #: src/escputil/escputil.c:1880 #, c-format msgid "Cannot identify printer model.\n" msgstr "" #: src/escputil/escputil.c:1902 #, c-format msgid "Cleaning heads...\n" msgstr "" #: src/escputil/escputil.c:1919 #, c-format msgid "Running nozzle check, please ensure paper is in the printer.\n" msgstr "" #: src/escputil/escputil.c:1923 #, c-format msgid "" "Please read these instructions very carefully before proceeding.\n" "\n" "This utility lets you align the print head of your Epson Stylus inkjet\n" "printer. Misuse of this utility may cause your print quality to degrade\n" "and possibly damage your printer. This utility has not been reviewed by\n" "Seiko Epson for correctness, and is offered with no warranty at all. The\n" "entire risk of using this utility lies with you.\n" "\n" "This utility prints %d test patterns. Each pattern looks very similar.\n" "The patterns consist of a series of pairs of vertical lines that overlap.\n" "Below each pair of lines is a number between %d and %d.\n" "\n" "When you inspect the pairs of lines, you should find the pair of lines that\n" "is best in alignment, that is, that best forms a single vertical line.\n" "Inspect the pairs very carefully to find the best match. Using a loupe\n" "or magnifying glass is recommended for the most critical inspection.\n" "It is also suggested that you use a good quality paper for the test,\n" "so that the lines are well-formed and do not spread through the paper.\n" "After picking the number matching the best pair, place the paper back in\n" "the paper input tray before typing it in.\n" "\n" "Each pattern is similar, but later patterns use finer dots for more\n" "critical alignment. You must run all of the passes to correctly align your\n" "printer. After running all the alignment passes, the alignment\n" "patterns will be printed once more. You should find that the middle-most\n" "pair (#%d out of the %d) is the best for all patterns.\n" "\n" "After the passes are printed once more, you will be offered the\n" "choices of (s)aving the result in the printer, (r)epeating the process,\n" "or (q)uitting without saving. Quitting will not restore the previous\n" "settings, but powering the printer off and back on will. If you quit,\n" "you must repeat the entire process if you wish to later save the results.\n" "It is essential that you not turn your printer off during this procedure.\n" "\n" msgstr "" #: src/escputil/escputil.c:1958 #, c-format msgid "" "Please read these instructions very carefully before proceeding.\n" "\n" "This utility lets you align the print head of your Epson Stylus inkjet\n" "printer. Misuse of this utility may cause your print quality to degrade\n" "and possibly damage your printer. This utility has not been reviewed by\n" "Seiko Epson for correctness, and is offered with no warranty at all. The\n" "entire risk of using this utility lies with you.\n" "\n" "This utility prints a test pattern that consist of a series of pairs of\n" "vertical lines that overlap. Below each pair of lines is a number between\n" "%d and %d.\n" "\n" "When you inspect the pairs of lines, you should find the pair of lines that\n" "is best in alignment, that is, that best forms a single vertical align.\n" "Inspect the pairs very carefully to find the best match. Using a loupe\n" "or magnifying glass is recommended for the most critical inspection.\n" "It is also suggested that you use a good quality paper for the test,\n" "so that the lines are well-formed and do not spread through the paper.\n" "After picking the number matching the best pair, place the paper back in\n" "the paper input tray before typing it in.\n" "\n" "After running the alignment pattern, it will be printed once more. You\n" "should find that the middle-most pair (#%d out of the %d) is the best.\n" "You will then be offered the choices of (s)aving the result in the printer,\n" "(r)epeating the process, or (q)uitting without saving. Quitting will not\n" "restore the previous settings, but powering the printer off and back on " "will.\n" "If you quit, you must repeat the entire process if you wish to later save\n" "the results. It is essential that you not turn off your printer during\n" "this procedure.\n" "\n" msgstr "" #: src/escputil/escputil.c:2002 #, c-format msgid "Unable to send command to the printer, exiting.\n" msgstr "" #: src/escputil/escputil.c:2016 src/escputil/escputil.c:2185 #, c-format msgid "Exiting\n" msgstr "" #: src/escputil/escputil.c:2019 #, c-format msgid "" "Please inspect the final output very carefully to ensure that your\n" "printer is in proper alignment. You may now:\n" " (s)ave the results in the printer,\n" " (q)uit without saving the results, or\n" " (r)epeat the entire process from the beginning.\n" "You will then be asked to confirm your choice.\n" "What do you want to do (s, q, r)?\n" msgstr "" #: src/escputil/escputil.c:2027 src/escputil/escputil.c:2036 #: src/escputil/escputil.c:2051 src/escputil/escputil.c:2069 #: src/escputil/escputil.c:2189 msgid "> " msgstr "" #: src/escputil/escputil.c:2034 #, c-format msgid "" "Please confirm by typing 'q' again that you wish to quit without saving:\n" msgstr "" #: src/escputil/escputil.c:2041 #, c-format msgid "" "OK, your printer is aligned, but the alignment has not been saved.\n" "If you wish to save the alignment, you must repeat this process.\n" msgstr "" #: src/escputil/escputil.c:2048 #, c-format msgid "" "Please confirm by typing 'r' again that you wish to repeat the\n" "alignment process:\n" msgstr "" #: src/escputil/escputil.c:2056 #, c-format msgid "Repeating the alignment process.\n" msgstr "" #: src/escputil/escputil.c:2062 #, c-format msgid "" "This will permanently alter the configuration of your printer.\n" "WARNING: this procedure has not been approved by Seiko Epson, and\n" "it may damage your printer. Proceed?\n" "Please confirm by typing 's' again that you wish to save the settings\n" "to your printer:\n" msgstr "" #: src/escputil/escputil.c:2074 #, c-format msgid "About to save settings..." msgstr "" #: src/escputil/escputil.c:2080 #, c-format msgid "failed!\n" msgstr "" #: src/escputil/escputil.c:2081 #, c-format msgid "" "Your settings were not saved successfully. You must repeat the\n" "alignment procedure.\n" msgstr "" #: src/escputil/escputil.c:2085 #, c-format msgid "succeeded!\n" msgstr "" #: src/escputil/escputil.c:2086 #, c-format msgid "Your alignment settings have been saved to the printer.\n" msgstr "" #: src/escputil/escputil.c:2091 #, c-format msgid "Unrecognized command.\n" msgstr "" #: src/escputil/escputil.c:2094 #, c-format msgid "Final command was not confirmed.\n" msgstr "" #: src/escputil/escputil.c:2099 #, c-format msgid "" "This procedure assumes that your printer is an %s.\n" "If this is not your printer model, please type control-C now and\n" "choose your actual printer model.\n" "\n" "Please place a sheet of paper in your printer to begin the head\n" "alignment procedure.\n" msgstr "" #: src/escputil/escputil.c:2168 src/escputil/escputil.c:2199 #: src/escputil/escputil.c:2242 msgid "Press enter to continue > " msgstr "" #: src/escputil/escputil.c:2175 #, c-format msgid "" "Please inspect the print, and choose the best pair of lines in each " "pattern.\n" "Type a pair number, '?' for help, or 'r' to repeat the procedure.\n" msgstr "" #: src/escputil/escputil.c:2188 #, c-format msgid "Pass #%d" msgstr "" #: src/escputil/escputil.c:2196 src/escputil/escputil.c:2241 #, c-format msgid "Please insert a fresh sheet of paper.\n" msgstr "" #: src/escputil/escputil.c:2215 #, c-format msgid "Number out of range!\n" msgstr "" #: src/escputil/escputil.c:2220 #, c-format msgid "I cannot understand what you typed!\n" msgstr "" #: src/escputil/escputil.c:2226 #, c-format msgid "The best pair of lines should be numbered between 1 and %d.\n" msgstr "" #: src/escputil/escputil.c:2233 #, c-format msgid "Attempting to set alignment..." msgstr "" #: src/escputil/escputil.c:2236 #, c-format msgid "succeeded.\n" msgstr "" #: src/escputil/escputil.c:2237 #, c-format msgid "" "Please verify that the alignment is correct. After the alignment pattern\n" "is printed again, please ensure that the best pattern for each line is\n" "pattern %d. If it is not, you should repeat the process to get the best\n" "quality printing.\n" msgstr "" #: src/escputil/escputil.c:2283 #, c-format msgid "Error in input\n" msgstr "" #: src/gimp2/print-gutenprint.c:47 msgid "_Print with Gutenprint..." msgstr "" #: src/gimp2/print-gutenprint.c:49 msgid "<Image>/File/Print with Gutenprint..." msgstr "" #: src/gimp2/print-image-gimp.c:225 msgid "Printing..." msgstr "" #: src/xml/xmli18n-tmp.h:2 src/xml/xmli18n-tmp.h:26 src/xml/xmli18n-tmp.h:52 #: src/xml/xmli18n-tmp.h:70 src/xml/xmli18n-tmp.h:92 src/xml/xmli18n-tmp.h:114 #: src/xml/xmli18n-tmp.h:136 src/xml/xmli18n-tmp.h:162 #: src/xml/xmli18n-tmp.h:188 src/xml/xmli18n-tmp.h:252 #: src/xml/xmli18n-tmp.h:274 src/xml/xmli18n-tmp.h:296 #: src/xml/xmli18n-tmp.h:316 src/xml/xmli18n-tmp.h:403 #: src/xml/xmli18n-tmp.h:421 src/xml/xmli18n-tmp.h:444 #: src/xml/xmli18n-tmp.h:467 src/xml/xmli18n-tmp.h:490 #: src/xml/xmli18n-tmp.h:513 src/xml/xmli18n-tmp.h:536 #: src/xml/xmli18n-tmp.h:555 src/xml/xmli18n-tmp.h:605 #: src/xml/xmli18n-tmp.h:628 src/xml/xmli18n-tmp.h:651 #: src/xml/xmli18n-tmp.h:784 src/xml/xmli18n-tmp.h:806 #: src/xml/xmli18n-tmp.h:851 src/xml/xmli18n-tmp.h:869 #: src/xml/xmli18n-tmp.h:2570 src/xml/xmli18n-tmp.h:2586 #: src/xml/xmli18n-tmp.h:2596 src/xml/xmli18n-tmp.h:2606 #: src/xml/xmli18n-tmp.h:2621 src/xml/xmli18n-tmp.h:2636 #: src/xml/xmli18n-tmp.h:2651 src/xml/xmli18n-tmp.h:2676 #: src/xml/xmli18n-tmp.h:2726 src/xml/xmli18n-tmp.h:2741 #: src/xml/xmli18n-tmp.h:2744 src/xml/xmli18n-tmp.h:2759 #: src/xml/xmli18n-tmp.h:2775 src/xml/xmli18n-tmp.h:2868 #: src/xml/xmli18n-tmp.h:2878 src/xml/xmli18n-tmp.h:2903 #: src/xml/xmli18n-tmp.h:2928 src/xml/xmli18n-tmp.h:2953 #: src/xml/xmli18n-tmp.h:2978 src/xml/xmli18n-tmp.h:2993 #: src/xml/xmli18n-tmp.h:3009 src/xml/xmli18n-tmp.h:3043 #: src/xml/xmli18n-tmp.h:3068 src/xml/xmli18n-tmp.h:3093 #: src/xml/xmli18n-tmp.h:3203 src/xml/xmli18n-tmp.h:3218 #: src/xml/xmli18n-tmp.h:3233 src/xml/xmli18n-tmp.h:3265 #: src/xml/xmli18n-tmp.h:3275 src/xml/xmli18n-tmp.h:3285 msgid "EPSON Standard Inks" msgstr "" #: src/xml/xmli18n-tmp.h:3 src/xml/xmli18n-tmp.h:27 src/xml/xmli18n-tmp.h:140 #: src/xml/xmli18n-tmp.h:166 msgid "Bright White Paper" msgstr "" #: src/xml/xmli18n-tmp.h:4 src/xml/xmli18n-tmp.h:28 src/xml/xmli18n-tmp.h:53 #: src/xml/xmli18n-tmp.h:74 src/xml/xmli18n-tmp.h:96 src/xml/xmli18n-tmp.h:118 #: src/xml/xmli18n-tmp.h:141 src/xml/xmli18n-tmp.h:167 #: src/xml/xmli18n-tmp.h:190 src/xml/xmli18n-tmp.h:210 #: src/xml/xmli18n-tmp.h:232 src/xml/xmli18n-tmp.h:256 #: src/xml/xmli18n-tmp.h:278 src/xml/xmli18n-tmp.h:298 #: src/xml/xmli18n-tmp.h:318 src/xml/xmli18n-tmp.h:339 #: src/xml/xmli18n-tmp.h:361 src/xml/xmli18n-tmp.h:383 #: src/xml/xmli18n-tmp.h:404 src/xml/xmli18n-tmp.h:426 #: src/xml/xmli18n-tmp.h:449 src/xml/xmli18n-tmp.h:472 #: src/xml/xmli18n-tmp.h:495 src/xml/xmli18n-tmp.h:518 #: src/xml/xmli18n-tmp.h:537 src/xml/xmli18n-tmp.h:557 #: src/xml/xmli18n-tmp.h:585 src/xml/xmli18n-tmp.h:610 #: src/xml/xmli18n-tmp.h:633 src/xml/xmli18n-tmp.h:653 #: src/xml/xmli18n-tmp.h:676 src/xml/xmli18n-tmp.h:698 #: src/xml/xmli18n-tmp.h:720 src/xml/xmli18n-tmp.h:742 #: src/xml/xmli18n-tmp.h:764 src/xml/xmli18n-tmp.h:788 #: src/xml/xmli18n-tmp.h:810 src/xml/xmli18n-tmp.h:831 #: src/xml/xmli18n-tmp.h:852 src/xml/xmli18n-tmp.h:871 #: src/xml/xmli18n-tmp.h:3370 msgid "Postcard" msgstr "" #: src/xml/xmli18n-tmp.h:8 src/xml/xmli18n-tmp.h:31 src/xml/xmli18n-tmp.h:57 #: src/xml/xmli18n-tmp.h:78 src/xml/xmli18n-tmp.h:100 src/xml/xmli18n-tmp.h:122 #: src/xml/xmli18n-tmp.h:145 src/xml/xmli18n-tmp.h:171 #: src/xml/xmli18n-tmp.h:194 src/xml/xmli18n-tmp.h:214 #: src/xml/xmli18n-tmp.h:236 src/xml/xmli18n-tmp.h:260 #: src/xml/xmli18n-tmp.h:282 src/xml/xmli18n-tmp.h:302 #: src/xml/xmli18n-tmp.h:322 src/xml/xmli18n-tmp.h:343 #: src/xml/xmli18n-tmp.h:365 src/xml/xmli18n-tmp.h:387 #: src/xml/xmli18n-tmp.h:408 src/xml/xmli18n-tmp.h:430 #: src/xml/xmli18n-tmp.h:453 src/xml/xmli18n-tmp.h:476 #: src/xml/xmli18n-tmp.h:499 src/xml/xmli18n-tmp.h:522 #: src/xml/xmli18n-tmp.h:541 src/xml/xmli18n-tmp.h:561 #: src/xml/xmli18n-tmp.h:589 src/xml/xmli18n-tmp.h:614 #: src/xml/xmli18n-tmp.h:637 src/xml/xmli18n-tmp.h:657 #: src/xml/xmli18n-tmp.h:680 src/xml/xmli18n-tmp.h:702 #: src/xml/xmli18n-tmp.h:724 src/xml/xmli18n-tmp.h:746 #: src/xml/xmli18n-tmp.h:768 src/xml/xmli18n-tmp.h:792 #: src/xml/xmli18n-tmp.h:814 src/xml/xmli18n-tmp.h:835 #: src/xml/xmli18n-tmp.h:856 src/xml/xmli18n-tmp.h:875 msgid "Back Light Film" msgstr "" #: src/xml/xmli18n-tmp.h:10 src/xml/xmli18n-tmp.h:33 src/xml/xmli18n-tmp.h:59 #: src/xml/xmli18n-tmp.h:80 src/xml/xmli18n-tmp.h:102 src/xml/xmli18n-tmp.h:124 #: src/xml/xmli18n-tmp.h:147 src/xml/xmli18n-tmp.h:173 #: src/xml/xmli18n-tmp.h:196 src/xml/xmli18n-tmp.h:216 #: src/xml/xmli18n-tmp.h:238 src/xml/xmli18n-tmp.h:262 #: src/xml/xmli18n-tmp.h:284 src/xml/xmli18n-tmp.h:304 #: src/xml/xmli18n-tmp.h:324 src/xml/xmli18n-tmp.h:345 #: src/xml/xmli18n-tmp.h:367 src/xml/xmli18n-tmp.h:389 #: src/xml/xmli18n-tmp.h:410 src/xml/xmli18n-tmp.h:432 #: src/xml/xmli18n-tmp.h:455 src/xml/xmli18n-tmp.h:478 #: src/xml/xmli18n-tmp.h:501 src/xml/xmli18n-tmp.h:524 #: src/xml/xmli18n-tmp.h:543 src/xml/xmli18n-tmp.h:563 #: src/xml/xmli18n-tmp.h:591 src/xml/xmli18n-tmp.h:616 #: src/xml/xmli18n-tmp.h:639 src/xml/xmli18n-tmp.h:659 #: src/xml/xmli18n-tmp.h:682 src/xml/xmli18n-tmp.h:704 #: src/xml/xmli18n-tmp.h:726 src/xml/xmli18n-tmp.h:748 #: src/xml/xmli18n-tmp.h:770 src/xml/xmli18n-tmp.h:794 #: src/xml/xmli18n-tmp.h:816 src/xml/xmli18n-tmp.h:837 #: src/xml/xmli18n-tmp.h:858 src/xml/xmli18n-tmp.h:877 msgid "Matte Paper Heavyweight" msgstr "" #: src/xml/xmli18n-tmp.h:11 src/xml/xmli18n-tmp.h:34 src/xml/xmli18n-tmp.h:148 #: src/xml/xmli18n-tmp.h:174 msgid "Premium Presentation Paper Matte" msgstr "" #: src/xml/xmli18n-tmp.h:16 src/xml/xmli18n-tmp.h:41 src/xml/xmli18n-tmp.h:153 #: src/xml/xmli18n-tmp.h:179 msgid "Ultra Glossy Photo Paper" msgstr "" #: src/xml/xmli18n-tmp.h:17 src/xml/xmli18n-tmp.h:42 src/xml/xmli18n-tmp.h:64 #: src/xml/xmli18n-tmp.h:85 src/xml/xmli18n-tmp.h:107 src/xml/xmli18n-tmp.h:129 #: src/xml/xmli18n-tmp.h:154 src/xml/xmli18n-tmp.h:180 #: src/xml/xmli18n-tmp.h:201 src/xml/xmli18n-tmp.h:221 #: src/xml/xmli18n-tmp.h:243 src/xml/xmli18n-tmp.h:267 #: src/xml/xmli18n-tmp.h:289 src/xml/xmli18n-tmp.h:309 #: src/xml/xmli18n-tmp.h:329 src/xml/xmli18n-tmp.h:350 #: src/xml/xmli18n-tmp.h:372 src/xml/xmli18n-tmp.h:394 #: src/xml/xmli18n-tmp.h:415 src/xml/xmli18n-tmp.h:437 #: src/xml/xmli18n-tmp.h:460 src/xml/xmli18n-tmp.h:483 #: src/xml/xmli18n-tmp.h:506 src/xml/xmli18n-tmp.h:529 #: src/xml/xmli18n-tmp.h:548 src/xml/xmli18n-tmp.h:568 #: src/xml/xmli18n-tmp.h:596 src/xml/xmli18n-tmp.h:621 #: src/xml/xmli18n-tmp.h:644 src/xml/xmli18n-tmp.h:664 #: src/xml/xmli18n-tmp.h:687 src/xml/xmli18n-tmp.h:709 #: src/xml/xmli18n-tmp.h:731 src/xml/xmli18n-tmp.h:753 #: src/xml/xmli18n-tmp.h:775 src/xml/xmli18n-tmp.h:799 #: src/xml/xmli18n-tmp.h:821 src/xml/xmli18n-tmp.h:842 #: src/xml/xmli18n-tmp.h:863 src/xml/xmli18n-tmp.h:882 msgid "Premium Semigloss Photo Paper" msgstr "" #: src/xml/xmli18n-tmp.h:19 src/xml/xmli18n-tmp.h:47 src/xml/xmli18n-tmp.h:156 #: src/xml/xmli18n-tmp.h:182 msgid "Ultra Premium Photo Paper Luster" msgstr "" #: src/xml/xmli18n-tmp.h:20 msgid "CD or DVD" msgstr "" #: src/xml/xmli18n-tmp.h:23 src/xml/xmli18n-tmp.h:49 src/xml/xmli18n-tmp.h:67 #: src/xml/xmli18n-tmp.h:89 src/xml/xmli18n-tmp.h:111 src/xml/xmli18n-tmp.h:133 #: src/xml/xmli18n-tmp.h:159 src/xml/xmli18n-tmp.h:185 #: src/xml/xmli18n-tmp.h:205 src/xml/xmli18n-tmp.h:227 #: src/xml/xmli18n-tmp.h:249 src/xml/xmli18n-tmp.h:271 #: src/xml/xmli18n-tmp.h:293 src/xml/xmli18n-tmp.h:313 #: src/xml/xmli18n-tmp.h:333 src/xml/xmli18n-tmp.h:356 #: src/xml/xmli18n-tmp.h:378 src/xml/xmli18n-tmp.h:400 #: src/xml/xmli18n-tmp.h:418 src/xml/xmli18n-tmp.h:441 #: src/xml/xmli18n-tmp.h:464 src/xml/xmli18n-tmp.h:487 #: src/xml/xmli18n-tmp.h:510 src/xml/xmli18n-tmp.h:533 #: src/xml/xmli18n-tmp.h:552 src/xml/xmli18n-tmp.h:574 #: src/xml/xmli18n-tmp.h:602 src/xml/xmli18n-tmp.h:625 #: src/xml/xmli18n-tmp.h:648 src/xml/xmli18n-tmp.h:670 #: src/xml/xmli18n-tmp.h:693 src/xml/xmli18n-tmp.h:715 #: src/xml/xmli18n-tmp.h:737 src/xml/xmli18n-tmp.h:759 #: src/xml/xmli18n-tmp.h:781 src/xml/xmli18n-tmp.h:803 #: src/xml/xmli18n-tmp.h:825 src/xml/xmli18n-tmp.h:848 #: src/xml/xmli18n-tmp.h:866 src/xml/xmli18n-tmp.h:886 msgid "ColorLife Paper" msgstr "" #: src/xml/xmli18n-tmp.h:39 msgid "Premium Glossy Photo Paper 170 wt" msgstr "" #: src/xml/xmli18n-tmp.h:40 msgid "Premium Glossy Photo Paper 250 wt" msgstr "" #: src/xml/xmli18n-tmp.h:43 msgid "Premium Semigloss Photo Paper 170 wt" msgstr "" #: src/xml/xmli18n-tmp.h:44 msgid "Premium Semigloss Photo Paper 250 wt" msgstr "" #: src/xml/xmli18n-tmp.h:46 msgid "Premium Luster Photo Paper 250 wt" msgstr "" #: src/xml/xmli18n-tmp.h:71 src/xml/xmli18n-tmp.h:93 src/xml/xmli18n-tmp.h:115 #: src/xml/xmli18n-tmp.h:137 src/xml/xmli18n-tmp.h:163 #: src/xml/xmli18n-tmp.h:253 src/xml/xmli18n-tmp.h:275 #: src/xml/xmli18n-tmp.h:422 src/xml/xmli18n-tmp.h:445 #: src/xml/xmli18n-tmp.h:468 src/xml/xmli18n-tmp.h:491 #: src/xml/xmli18n-tmp.h:514 src/xml/xmli18n-tmp.h:606 #: src/xml/xmli18n-tmp.h:629 src/xml/xmli18n-tmp.h:785 #: src/xml/xmli18n-tmp.h:807 src/xml/xmli18n-tmp.h:2616 #: src/xml/xmli18n-tmp.h:2631 src/xml/xmli18n-tmp.h:2646 #: src/xml/xmli18n-tmp.h:2667 src/xml/xmli18n-tmp.h:2736 #: src/xml/xmli18n-tmp.h:2754 src/xml/xmli18n-tmp.h:2894 #: src/xml/xmli18n-tmp.h:2919 src/xml/xmli18n-tmp.h:2944 #: src/xml/xmli18n-tmp.h:2969 src/xml/xmli18n-tmp.h:2988 #: src/xml/xmli18n-tmp.h:3059 src/xml/xmli18n-tmp.h:3084 #: src/xml/xmli18n-tmp.h:3213 src/xml/xmli18n-tmp.h:3228 msgid "Quadtone" msgstr "" #: src/xml/xmli18n-tmp.h:72 src/xml/xmli18n-tmp.h:94 src/xml/xmli18n-tmp.h:116 #: src/xml/xmli18n-tmp.h:138 src/xml/xmli18n-tmp.h:164 #: src/xml/xmli18n-tmp.h:254 src/xml/xmli18n-tmp.h:276 #: src/xml/xmli18n-tmp.h:423 src/xml/xmli18n-tmp.h:446 #: src/xml/xmli18n-tmp.h:469 src/xml/xmli18n-tmp.h:492 #: src/xml/xmli18n-tmp.h:515 src/xml/xmli18n-tmp.h:607 #: src/xml/xmli18n-tmp.h:630 src/xml/xmli18n-tmp.h:786 #: src/xml/xmli18n-tmp.h:808 msgid "MISQuadtone" msgstr "" #: src/xml/xmli18n-tmp.h:73 src/xml/xmli18n-tmp.h:95 src/xml/xmli18n-tmp.h:117 #: src/xml/xmli18n-tmp.h:189 src/xml/xmli18n-tmp.h:255 #: src/xml/xmli18n-tmp.h:277 src/xml/xmli18n-tmp.h:297 #: src/xml/xmli18n-tmp.h:317 src/xml/xmli18n-tmp.h:338 #: src/xml/xmli18n-tmp.h:425 src/xml/xmli18n-tmp.h:448 #: src/xml/xmli18n-tmp.h:471 src/xml/xmli18n-tmp.h:494 #: src/xml/xmli18n-tmp.h:517 src/xml/xmli18n-tmp.h:556 #: src/xml/xmli18n-tmp.h:609 src/xml/xmli18n-tmp.h:632 #: src/xml/xmli18n-tmp.h:652 src/xml/xmli18n-tmp.h:675 #: src/xml/xmli18n-tmp.h:787 src/xml/xmli18n-tmp.h:809 #: src/xml/xmli18n-tmp.h:830 src/xml/xmli18n-tmp.h:870 msgid "Plain Paper Fast Load" msgstr "" #: src/xml/xmli18n-tmp.h:139 src/xml/xmli18n-tmp.h:165 #: src/xml/xmli18n-tmp.h:424 src/xml/xmli18n-tmp.h:447 #: src/xml/xmli18n-tmp.h:470 src/xml/xmli18n-tmp.h:493 #: src/xml/xmli18n-tmp.h:608 src/xml/xmli18n-tmp.h:631 msgid "MIS Hextone" msgstr "" #: src/xml/xmli18n-tmp.h:223 src/xml/xmli18n-tmp.h:245 #: src/xml/xmli18n-tmp.h:352 src/xml/xmli18n-tmp.h:374 #: src/xml/xmli18n-tmp.h:396 src/xml/xmli18n-tmp.h:570 #: src/xml/xmli18n-tmp.h:598 src/xml/xmli18n-tmp.h:666 #: src/xml/xmli18n-tmp.h:689 src/xml/xmli18n-tmp.h:711 #: src/xml/xmli18n-tmp.h:733 src/xml/xmli18n-tmp.h:755 #: src/xml/xmli18n-tmp.h:777 src/xml/xmli18n-tmp.h:844 msgid "Archival Matte Paper" msgstr "" #: src/xml/xmli18n-tmp.h:224 src/xml/xmli18n-tmp.h:246 #: src/xml/xmli18n-tmp.h:353 src/xml/xmli18n-tmp.h:375 #: src/xml/xmli18n-tmp.h:397 src/xml/xmli18n-tmp.h:571 #: src/xml/xmli18n-tmp.h:599 src/xml/xmli18n-tmp.h:667 #: src/xml/xmli18n-tmp.h:690 src/xml/xmli18n-tmp.h:712 #: src/xml/xmli18n-tmp.h:734 src/xml/xmli18n-tmp.h:756 #: src/xml/xmli18n-tmp.h:778 src/xml/xmli18n-tmp.h:845 msgid "Watercolor Paper - Radiant White" msgstr "" #: src/xml/xmli18n-tmp.h:336 src/xml/xmli18n-tmp.h:359 #: src/xml/xmli18n-tmp.h:381 src/xml/xmli18n-tmp.h:673 #: src/xml/xmli18n-tmp.h:696 src/xml/xmli18n-tmp.h:718 #: src/xml/xmli18n-tmp.h:740 src/xml/xmli18n-tmp.h:828 #: src/xml/xmli18n-tmp.h:2795 src/xml/xmli18n-tmp.h:3109 #: src/xml/xmli18n-tmp.h:3243 msgid "UltraChrome Photo Black" msgstr "" #: src/xml/xmli18n-tmp.h:337 src/xml/xmli18n-tmp.h:360 #: src/xml/xmli18n-tmp.h:382 src/xml/xmli18n-tmp.h:674 #: src/xml/xmli18n-tmp.h:697 src/xml/xmli18n-tmp.h:719 #: src/xml/xmli18n-tmp.h:741 src/xml/xmli18n-tmp.h:829 #: src/xml/xmli18n-tmp.h:2816 src/xml/xmli18n-tmp.h:3130 #: src/xml/xmli18n-tmp.h:3264 msgid "UltraChrome Matte Black" msgstr "" #: src/xml/xmli18n-tmp.h:516 src/xml/xmli18n-tmp.h:2673 #: src/xml/xmli18n-tmp.h:2900 src/xml/xmli18n-tmp.h:2925 #: src/xml/xmli18n-tmp.h:2950 src/xml/xmli18n-tmp.h:2975 #: src/xml/xmli18n-tmp.h:3065 src/xml/xmli18n-tmp.h:3090 msgid "Hextone" msgstr "" #: src/xml/xmli18n-tmp.h:892 src/xml/xmli18n-tmp.h:903 #: src/xml/xmli18n-tmp.h:916 src/xml/xmli18n-tmp.h:929 #: src/xml/xmli18n-tmp.h:984 src/xml/xmli18n-tmp.h:1000 #: src/xml/xmli18n-tmp.h:1016 src/xml/xmli18n-tmp.h:1029 #: src/xml/xmli18n-tmp.h:1042 src/xml/xmli18n-tmp.h:1131 #: src/xml/xmli18n-tmp.h:1158 src/xml/xmli18n-tmp.h:1223 #: src/xml/xmli18n-tmp.h:1266 src/xml/xmli18n-tmp.h:1279 #: src/xml/xmli18n-tmp.h:1292 src/xml/xmli18n-tmp.h:1305 #: src/xml/xmli18n-tmp.h:1412 src/xml/xmli18n-tmp.h:1425 #: src/xml/xmli18n-tmp.h:1438 src/xml/xmli18n-tmp.h:1484 #: src/xml/xmli18n-tmp.h:1603 src/xml/xmli18n-tmp.h:1974 #: src/xml/xmli18n-tmp.h:1991 src/xml/xmli18n-tmp.h:2199 #: src/xml/xmli18n-tmp.h:2499 msgid "360 x 90 DPI Fast Economy" msgstr "" #: src/xml/xmli18n-tmp.h:893 src/xml/xmli18n-tmp.h:905 #: src/xml/xmli18n-tmp.h:918 src/xml/xmli18n-tmp.h:930 #: src/xml/xmli18n-tmp.h:943 src/xml/xmli18n-tmp.h:956 #: src/xml/xmli18n-tmp.h:969 src/xml/xmli18n-tmp.h:985 #: src/xml/xmli18n-tmp.h:1001 src/xml/xmli18n-tmp.h:1017 #: src/xml/xmli18n-tmp.h:1030 src/xml/xmli18n-tmp.h:1043 #: src/xml/xmli18n-tmp.h:1067 src/xml/xmli18n-tmp.h:1132 #: src/xml/xmli18n-tmp.h:1159 src/xml/xmli18n-tmp.h:1210 #: src/xml/xmli18n-tmp.h:1224 src/xml/xmli18n-tmp.h:1252 #: src/xml/xmli18n-tmp.h:1267 src/xml/xmli18n-tmp.h:1280 #: src/xml/xmli18n-tmp.h:1293 src/xml/xmli18n-tmp.h:1306 #: src/xml/xmli18n-tmp.h:1342 src/xml/xmli18n-tmp.h:1413 #: src/xml/xmli18n-tmp.h:1426 src/xml/xmli18n-tmp.h:1439 #: src/xml/xmli18n-tmp.h:1485 src/xml/xmli18n-tmp.h:1604 msgid "180 DPI Economy" msgstr "" #: src/xml/xmli18n-tmp.h:894 src/xml/xmli18n-tmp.h:907 #: src/xml/xmli18n-tmp.h:920 src/xml/xmli18n-tmp.h:931 #: src/xml/xmli18n-tmp.h:944 src/xml/xmli18n-tmp.h:957 #: src/xml/xmli18n-tmp.h:970 src/xml/xmli18n-tmp.h:986 #: src/xml/xmli18n-tmp.h:1002 src/xml/xmli18n-tmp.h:1018 #: src/xml/xmli18n-tmp.h:1031 src/xml/xmli18n-tmp.h:1044 #: src/xml/xmli18n-tmp.h:1068 src/xml/xmli18n-tmp.h:1133 #: src/xml/xmli18n-tmp.h:1160 src/xml/xmli18n-tmp.h:1211 #: src/xml/xmli18n-tmp.h:1225 src/xml/xmli18n-tmp.h:1253 #: src/xml/xmli18n-tmp.h:1268 src/xml/xmli18n-tmp.h:1281 #: src/xml/xmli18n-tmp.h:1294 src/xml/xmli18n-tmp.h:1307 #: src/xml/xmli18n-tmp.h:1343 src/xml/xmli18n-tmp.h:1414 #: src/xml/xmli18n-tmp.h:1427 src/xml/xmli18n-tmp.h:1440 #: src/xml/xmli18n-tmp.h:1472 src/xml/xmli18n-tmp.h:1486 #: src/xml/xmli18n-tmp.h:1497 src/xml/xmli18n-tmp.h:1510 #: src/xml/xmli18n-tmp.h:1523 src/xml/xmli18n-tmp.h:1535 #: src/xml/xmli18n-tmp.h:1591 src/xml/xmli18n-tmp.h:1605 #: src/xml/xmli18n-tmp.h:1616 src/xml/xmli18n-tmp.h:1677 #: src/xml/xmli18n-tmp.h:1735 src/xml/xmli18n-tmp.h:1779 #: src/xml/xmli18n-tmp.h:1797 src/xml/xmli18n-tmp.h:1811 #: src/xml/xmli18n-tmp.h:1826 src/xml/xmli18n-tmp.h:1844 #: src/xml/xmli18n-tmp.h:1947 src/xml/xmli18n-tmp.h:1959 #: src/xml/xmli18n-tmp.h:1975 src/xml/xmli18n-tmp.h:1992 #: src/xml/xmli18n-tmp.h:2036 src/xml/xmli18n-tmp.h:2074 #: src/xml/xmli18n-tmp.h:2082 src/xml/xmli18n-tmp.h:2090 #: src/xml/xmli18n-tmp.h:2106 src/xml/xmli18n-tmp.h:2183 #: src/xml/xmli18n-tmp.h:2200 src/xml/xmli18n-tmp.h:2218 #: src/xml/xmli18n-tmp.h:2233 src/xml/xmli18n-tmp.h:2251 #: src/xml/xmli18n-tmp.h:2278 src/xml/xmli18n-tmp.h:2286 #: src/xml/xmli18n-tmp.h:2294 src/xml/xmli18n-tmp.h:2302 #: src/xml/xmli18n-tmp.h:2310 src/xml/xmli18n-tmp.h:2318 #: src/xml/xmli18n-tmp.h:2334 src/xml/xmli18n-tmp.h:2342 #: src/xml/xmli18n-tmp.h:2350 src/xml/xmli18n-tmp.h:2362 #: src/xml/xmli18n-tmp.h:2374 src/xml/xmli18n-tmp.h:2386 #: src/xml/xmli18n-tmp.h:2398 src/xml/xmli18n-tmp.h:2404 #: src/xml/xmli18n-tmp.h:2500 msgid "360 x 180 DPI Draft" msgstr "" #: src/xml/xmli18n-tmp.h:895 src/xml/xmli18n-tmp.h:908 #: src/xml/xmli18n-tmp.h:921 src/xml/xmli18n-tmp.h:932 #: src/xml/xmli18n-tmp.h:945 src/xml/xmli18n-tmp.h:958 #: src/xml/xmli18n-tmp.h:971 src/xml/xmli18n-tmp.h:987 #: src/xml/xmli18n-tmp.h:1003 src/xml/xmli18n-tmp.h:1019 #: src/xml/xmli18n-tmp.h:1032 src/xml/xmli18n-tmp.h:1045 #: src/xml/xmli18n-tmp.h:1134 src/xml/xmli18n-tmp.h:1212 #: src/xml/xmli18n-tmp.h:1415 src/xml/xmli18n-tmp.h:1487 msgid "360 DPI High Quality" msgstr "" #: src/xml/xmli18n-tmp.h:896 src/xml/xmli18n-tmp.h:909 #: src/xml/xmli18n-tmp.h:922 src/xml/xmli18n-tmp.h:933 #: src/xml/xmli18n-tmp.h:946 src/xml/xmli18n-tmp.h:959 #: src/xml/xmli18n-tmp.h:972 src/xml/xmli18n-tmp.h:988 #: src/xml/xmli18n-tmp.h:1004 src/xml/xmli18n-tmp.h:1020 #: src/xml/xmli18n-tmp.h:1033 src/xml/xmli18n-tmp.h:1046 #: src/xml/xmli18n-tmp.h:1057 src/xml/xmli18n-tmp.h:1069 #: src/xml/xmli18n-tmp.h:1083 src/xml/xmli18n-tmp.h:1097 #: src/xml/xmli18n-tmp.h:1109 src/xml/xmli18n-tmp.h:1121 #: src/xml/xmli18n-tmp.h:1135 src/xml/xmli18n-tmp.h:1146 #: src/xml/xmli18n-tmp.h:1161 src/xml/xmli18n-tmp.h:1173 #: src/xml/xmli18n-tmp.h:1186 src/xml/xmli18n-tmp.h:1200 #: src/xml/xmli18n-tmp.h:1213 src/xml/xmli18n-tmp.h:1226 #: src/xml/xmli18n-tmp.h:1240 src/xml/xmli18n-tmp.h:1254 #: src/xml/xmli18n-tmp.h:1269 src/xml/xmli18n-tmp.h:1282 #: src/xml/xmli18n-tmp.h:1295 src/xml/xmli18n-tmp.h:1308 #: src/xml/xmli18n-tmp.h:1318 src/xml/xmli18n-tmp.h:1331 #: src/xml/xmli18n-tmp.h:1344 src/xml/xmli18n-tmp.h:1359 #: src/xml/xmli18n-tmp.h:1374 src/xml/xmli18n-tmp.h:1389 #: src/xml/xmli18n-tmp.h:1402 src/xml/xmli18n-tmp.h:1416 #: src/xml/xmli18n-tmp.h:1428 src/xml/xmli18n-tmp.h:1441 #: src/xml/xmli18n-tmp.h:1451 src/xml/xmli18n-tmp.h:1462 #: src/xml/xmli18n-tmp.h:1473 src/xml/xmli18n-tmp.h:1488 #: src/xml/xmli18n-tmp.h:1498 src/xml/xmli18n-tmp.h:1511 #: src/xml/xmli18n-tmp.h:1524 src/xml/xmli18n-tmp.h:1536 #: src/xml/xmli18n-tmp.h:1549 src/xml/xmli18n-tmp.h:1564 #: src/xml/xmli18n-tmp.h:1577 src/xml/xmli18n-tmp.h:1592 #: src/xml/xmli18n-tmp.h:1606 src/xml/xmli18n-tmp.h:1617 #: src/xml/xmli18n-tmp.h:1630 src/xml/xmli18n-tmp.h:1667 #: src/xml/xmli18n-tmp.h:1678 src/xml/xmli18n-tmp.h:1691 #: src/xml/xmli18n-tmp.h:1706 src/xml/xmli18n-tmp.h:1721 #: src/xml/xmli18n-tmp.h:1736 src/xml/xmli18n-tmp.h:1751 #: src/xml/xmli18n-tmp.h:1764 src/xml/xmli18n-tmp.h:1780 #: src/xml/xmli18n-tmp.h:1798 src/xml/xmli18n-tmp.h:1812 #: src/xml/xmli18n-tmp.h:1827 src/xml/xmli18n-tmp.h:1845 #: src/xml/xmli18n-tmp.h:1860 src/xml/xmli18n-tmp.h:1884 #: src/xml/xmli18n-tmp.h:1897 src/xml/xmli18n-tmp.h:1909 #: src/xml/xmli18n-tmp.h:1921 src/xml/xmli18n-tmp.h:1936 #: src/xml/xmli18n-tmp.h:1948 src/xml/xmli18n-tmp.h:1960 #: src/xml/xmli18n-tmp.h:1976 src/xml/xmli18n-tmp.h:1993 #: src/xml/xmli18n-tmp.h:2010 src/xml/xmli18n-tmp.h:2025 #: src/xml/xmli18n-tmp.h:2037 src/xml/xmli18n-tmp.h:2062 #: src/xml/xmli18n-tmp.h:2075 src/xml/xmli18n-tmp.h:2083 #: src/xml/xmli18n-tmp.h:2091 src/xml/xmli18n-tmp.h:2107 #: src/xml/xmli18n-tmp.h:2121 src/xml/xmli18n-tmp.h:2138 #: src/xml/xmli18n-tmp.h:2155 src/xml/xmli18n-tmp.h:2170 #: src/xml/xmli18n-tmp.h:2184 src/xml/xmli18n-tmp.h:2201 #: src/xml/xmli18n-tmp.h:2219 src/xml/xmli18n-tmp.h:2234 #: src/xml/xmli18n-tmp.h:2252 src/xml/xmli18n-tmp.h:2269 #: src/xml/xmli18n-tmp.h:2279 src/xml/xmli18n-tmp.h:2287 #: src/xml/xmli18n-tmp.h:2295 src/xml/xmli18n-tmp.h:2303 #: src/xml/xmli18n-tmp.h:2311 src/xml/xmli18n-tmp.h:2319 #: src/xml/xmli18n-tmp.h:2335 src/xml/xmli18n-tmp.h:2343 #: src/xml/xmli18n-tmp.h:2351 src/xml/xmli18n-tmp.h:2363 #: src/xml/xmli18n-tmp.h:2375 src/xml/xmli18n-tmp.h:2387 #: src/xml/xmli18n-tmp.h:2399 src/xml/xmli18n-tmp.h:2405 #: src/xml/xmli18n-tmp.h:2414 src/xml/xmli18n-tmp.h:2421 #: src/xml/xmli18n-tmp.h:2433 src/xml/xmli18n-tmp.h:2450 #: src/xml/xmli18n-tmp.h:2467 src/xml/xmli18n-tmp.h:2484 #: src/xml/xmli18n-tmp.h:2501 msgid "360 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:897 src/xml/xmli18n-tmp.h:910 #: src/xml/xmli18n-tmp.h:923 src/xml/xmli18n-tmp.h:934 #: src/xml/xmli18n-tmp.h:947 src/xml/xmli18n-tmp.h:960 #: src/xml/xmli18n-tmp.h:973 src/xml/xmli18n-tmp.h:989 #: src/xml/xmli18n-tmp.h:1005 src/xml/xmli18n-tmp.h:1021 #: src/xml/xmli18n-tmp.h:1034 src/xml/xmli18n-tmp.h:1047 #: src/xml/xmli18n-tmp.h:1058 src/xml/xmli18n-tmp.h:1070 #: src/xml/xmli18n-tmp.h:1084 src/xml/xmli18n-tmp.h:1098 #: src/xml/xmli18n-tmp.h:1110 src/xml/xmli18n-tmp.h:1122 #: src/xml/xmli18n-tmp.h:1136 src/xml/xmli18n-tmp.h:1147 #: src/xml/xmli18n-tmp.h:1162 src/xml/xmli18n-tmp.h:1174 #: src/xml/xmli18n-tmp.h:1187 src/xml/xmli18n-tmp.h:1201 #: src/xml/xmli18n-tmp.h:1214 src/xml/xmli18n-tmp.h:1227 #: src/xml/xmli18n-tmp.h:1241 src/xml/xmli18n-tmp.h:1255 #: src/xml/xmli18n-tmp.h:1270 src/xml/xmli18n-tmp.h:1283 #: src/xml/xmli18n-tmp.h:1296 src/xml/xmli18n-tmp.h:1309 #: src/xml/xmli18n-tmp.h:1319 src/xml/xmli18n-tmp.h:1332 #: src/xml/xmli18n-tmp.h:1345 src/xml/xmli18n-tmp.h:1360 #: src/xml/xmli18n-tmp.h:1375 src/xml/xmli18n-tmp.h:1390 #: src/xml/xmli18n-tmp.h:1403 src/xml/xmli18n-tmp.h:1417 #: src/xml/xmli18n-tmp.h:1429 src/xml/xmli18n-tmp.h:1442 #: src/xml/xmli18n-tmp.h:1452 src/xml/xmli18n-tmp.h:1463 #: src/xml/xmli18n-tmp.h:1474 src/xml/xmli18n-tmp.h:1489 #: src/xml/xmli18n-tmp.h:1499 src/xml/xmli18n-tmp.h:1512 #: src/xml/xmli18n-tmp.h:1525 src/xml/xmli18n-tmp.h:1537 #: src/xml/xmli18n-tmp.h:1550 src/xml/xmli18n-tmp.h:1565 #: src/xml/xmli18n-tmp.h:1578 src/xml/xmli18n-tmp.h:1593 #: src/xml/xmli18n-tmp.h:1607 src/xml/xmli18n-tmp.h:1618 #: src/xml/xmli18n-tmp.h:1631 src/xml/xmli18n-tmp.h:1643 #: src/xml/xmli18n-tmp.h:1655 src/xml/xmli18n-tmp.h:1668 #: src/xml/xmli18n-tmp.h:1679 src/xml/xmli18n-tmp.h:1692 #: src/xml/xmli18n-tmp.h:1707 src/xml/xmli18n-tmp.h:1722 #: src/xml/xmli18n-tmp.h:1737 src/xml/xmli18n-tmp.h:1752 #: src/xml/xmli18n-tmp.h:1765 src/xml/xmli18n-tmp.h:1781 #: src/xml/xmli18n-tmp.h:1799 src/xml/xmli18n-tmp.h:1813 #: src/xml/xmli18n-tmp.h:1828 src/xml/xmli18n-tmp.h:1846 #: src/xml/xmli18n-tmp.h:1861 src/xml/xmli18n-tmp.h:1885 #: src/xml/xmli18n-tmp.h:1898 src/xml/xmli18n-tmp.h:1910 #: src/xml/xmli18n-tmp.h:1922 src/xml/xmli18n-tmp.h:1937 #: src/xml/xmli18n-tmp.h:1949 src/xml/xmli18n-tmp.h:1961 #: src/xml/xmli18n-tmp.h:1977 src/xml/xmli18n-tmp.h:1994 #: src/xml/xmli18n-tmp.h:2011 src/xml/xmli18n-tmp.h:2026 #: src/xml/xmli18n-tmp.h:2039 src/xml/xmli18n-tmp.h:2063 #: src/xml/xmli18n-tmp.h:2076 src/xml/xmli18n-tmp.h:2084 #: src/xml/xmli18n-tmp.h:2092 src/xml/xmli18n-tmp.h:2108 #: src/xml/xmli18n-tmp.h:2123 src/xml/xmli18n-tmp.h:2140 #: src/xml/xmli18n-tmp.h:2156 src/xml/xmli18n-tmp.h:2171 #: src/xml/xmli18n-tmp.h:2185 src/xml/xmli18n-tmp.h:2202 #: src/xml/xmli18n-tmp.h:2220 src/xml/xmli18n-tmp.h:2236 #: src/xml/xmli18n-tmp.h:2254 src/xml/xmli18n-tmp.h:2270 #: src/xml/xmli18n-tmp.h:2280 src/xml/xmli18n-tmp.h:2288 #: src/xml/xmli18n-tmp.h:2296 src/xml/xmli18n-tmp.h:2304 #: src/xml/xmli18n-tmp.h:2312 src/xml/xmli18n-tmp.h:2320 #: src/xml/xmli18n-tmp.h:2336 src/xml/xmli18n-tmp.h:2344 #: src/xml/xmli18n-tmp.h:2352 src/xml/xmli18n-tmp.h:2364 #: src/xml/xmli18n-tmp.h:2376 src/xml/xmli18n-tmp.h:2388 #: src/xml/xmli18n-tmp.h:2400 src/xml/xmli18n-tmp.h:2406 #: src/xml/xmli18n-tmp.h:2415 src/xml/xmli18n-tmp.h:2422 #: src/xml/xmli18n-tmp.h:2435 src/xml/xmli18n-tmp.h:2452 #: src/xml/xmli18n-tmp.h:2469 src/xml/xmli18n-tmp.h:2485 #: src/xml/xmli18n-tmp.h:2502 msgid "720 x 360 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:898 src/xml/xmli18n-tmp.h:911 #: src/xml/xmli18n-tmp.h:924 src/xml/xmli18n-tmp.h:935 #: src/xml/xmli18n-tmp.h:948 src/xml/xmli18n-tmp.h:961 #: src/xml/xmli18n-tmp.h:974 src/xml/xmli18n-tmp.h:990 #: src/xml/xmli18n-tmp.h:1006 src/xml/xmli18n-tmp.h:1022 #: src/xml/xmli18n-tmp.h:1035 src/xml/xmli18n-tmp.h:1048 #: src/xml/xmli18n-tmp.h:1059 src/xml/xmli18n-tmp.h:1071 #: src/xml/xmli18n-tmp.h:1085 src/xml/xmli18n-tmp.h:1099 #: src/xml/xmli18n-tmp.h:1111 src/xml/xmli18n-tmp.h:1123 #: src/xml/xmli18n-tmp.h:1137 src/xml/xmli18n-tmp.h:1148 #: src/xml/xmli18n-tmp.h:1163 src/xml/xmli18n-tmp.h:1175 #: src/xml/xmli18n-tmp.h:1188 src/xml/xmli18n-tmp.h:1202 #: src/xml/xmli18n-tmp.h:1215 src/xml/xmli18n-tmp.h:1228 #: src/xml/xmli18n-tmp.h:1242 src/xml/xmli18n-tmp.h:1256 #: src/xml/xmli18n-tmp.h:1271 src/xml/xmli18n-tmp.h:1284 #: src/xml/xmli18n-tmp.h:1297 src/xml/xmli18n-tmp.h:1310 #: src/xml/xmli18n-tmp.h:1320 src/xml/xmli18n-tmp.h:1333 #: src/xml/xmli18n-tmp.h:1346 src/xml/xmli18n-tmp.h:1361 #: src/xml/xmli18n-tmp.h:1376 src/xml/xmli18n-tmp.h:1391 #: src/xml/xmli18n-tmp.h:1404 src/xml/xmli18n-tmp.h:1418 #: src/xml/xmli18n-tmp.h:1430 src/xml/xmli18n-tmp.h:1443 #: src/xml/xmli18n-tmp.h:1453 src/xml/xmli18n-tmp.h:1464 #: src/xml/xmli18n-tmp.h:1475 src/xml/xmli18n-tmp.h:1490 #: src/xml/xmli18n-tmp.h:1500 src/xml/xmli18n-tmp.h:1513 #: src/xml/xmli18n-tmp.h:1526 src/xml/xmli18n-tmp.h:1538 #: src/xml/xmli18n-tmp.h:1551 src/xml/xmli18n-tmp.h:1566 #: src/xml/xmli18n-tmp.h:1579 src/xml/xmli18n-tmp.h:1594 #: src/xml/xmli18n-tmp.h:1608 src/xml/xmli18n-tmp.h:1619 #: src/xml/xmli18n-tmp.h:1632 src/xml/xmli18n-tmp.h:1644 #: src/xml/xmli18n-tmp.h:1656 src/xml/xmli18n-tmp.h:1669 #: src/xml/xmli18n-tmp.h:1680 src/xml/xmli18n-tmp.h:1693 #: src/xml/xmli18n-tmp.h:1708 src/xml/xmli18n-tmp.h:1723 #: src/xml/xmli18n-tmp.h:1738 src/xml/xmli18n-tmp.h:1753 #: src/xml/xmli18n-tmp.h:1766 src/xml/xmli18n-tmp.h:1782 #: src/xml/xmli18n-tmp.h:1800 src/xml/xmli18n-tmp.h:1814 #: src/xml/xmli18n-tmp.h:1829 src/xml/xmli18n-tmp.h:1847 #: src/xml/xmli18n-tmp.h:1862 src/xml/xmli18n-tmp.h:1886 #: src/xml/xmli18n-tmp.h:1899 src/xml/xmli18n-tmp.h:1911 #: src/xml/xmli18n-tmp.h:1923 src/xml/xmli18n-tmp.h:1938 #: src/xml/xmli18n-tmp.h:1950 src/xml/xmli18n-tmp.h:1962 #: src/xml/xmli18n-tmp.h:1978 src/xml/xmli18n-tmp.h:1996 #: src/xml/xmli18n-tmp.h:2012 src/xml/xmli18n-tmp.h:2027 #: src/xml/xmli18n-tmp.h:2041 src/xml/xmli18n-tmp.h:2065 #: src/xml/xmli18n-tmp.h:2077 src/xml/xmli18n-tmp.h:2085 #: src/xml/xmli18n-tmp.h:2093 src/xml/xmli18n-tmp.h:2109 #: src/xml/xmli18n-tmp.h:2125 src/xml/xmli18n-tmp.h:2142 #: src/xml/xmli18n-tmp.h:2157 src/xml/xmli18n-tmp.h:2172 #: src/xml/xmli18n-tmp.h:2186 src/xml/xmli18n-tmp.h:2203 #: src/xml/xmli18n-tmp.h:2221 src/xml/xmli18n-tmp.h:2238 #: src/xml/xmli18n-tmp.h:2256 src/xml/xmli18n-tmp.h:2271 #: src/xml/xmli18n-tmp.h:2281 src/xml/xmli18n-tmp.h:2289 #: src/xml/xmli18n-tmp.h:2297 src/xml/xmli18n-tmp.h:2305 #: src/xml/xmli18n-tmp.h:2313 src/xml/xmli18n-tmp.h:2321 #: src/xml/xmli18n-tmp.h:2337 src/xml/xmli18n-tmp.h:2345 #: src/xml/xmli18n-tmp.h:2353 src/xml/xmli18n-tmp.h:2365 #: src/xml/xmli18n-tmp.h:2377 src/xml/xmli18n-tmp.h:2389 #: src/xml/xmli18n-tmp.h:2401 src/xml/xmli18n-tmp.h:2407 #: src/xml/xmli18n-tmp.h:2416 src/xml/xmli18n-tmp.h:2423 #: src/xml/xmli18n-tmp.h:2437 src/xml/xmli18n-tmp.h:2454 #: src/xml/xmli18n-tmp.h:2471 src/xml/xmli18n-tmp.h:2486 #: src/xml/xmli18n-tmp.h:2503 msgid "720 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:904 src/xml/xmli18n-tmp.h:917 #: src/xml/xmli18n-tmp.h:1055 src/xml/xmli18n-tmp.h:1081 #: src/xml/xmli18n-tmp.h:1095 src/xml/xmli18n-tmp.h:1107 #: src/xml/xmli18n-tmp.h:1119 src/xml/xmli18n-tmp.h:1144 #: src/xml/xmli18n-tmp.h:1171 src/xml/xmli18n-tmp.h:1184 #: src/xml/xmli18n-tmp.h:1198 src/xml/xmli18n-tmp.h:1238 #: src/xml/xmli18n-tmp.h:1316 src/xml/xmli18n-tmp.h:1329 #: src/xml/xmli18n-tmp.h:1357 src/xml/xmli18n-tmp.h:1372 #: src/xml/xmli18n-tmp.h:1387 src/xml/xmli18n-tmp.h:1400 #: src/xml/xmli18n-tmp.h:1449 src/xml/xmli18n-tmp.h:1460 #: src/xml/xmli18n-tmp.h:1547 src/xml/xmli18n-tmp.h:1562 #: src/xml/xmli18n-tmp.h:1575 src/xml/xmli18n-tmp.h:1628 #: src/xml/xmli18n-tmp.h:1665 src/xml/xmli18n-tmp.h:1689 #: src/xml/xmli18n-tmp.h:1704 src/xml/xmli18n-tmp.h:1719 #: src/xml/xmli18n-tmp.h:1749 src/xml/xmli18n-tmp.h:1762 #: src/xml/xmli18n-tmp.h:1858 src/xml/xmli18n-tmp.h:1882 #: src/xml/xmli18n-tmp.h:1895 src/xml/xmli18n-tmp.h:1907 #: src/xml/xmli18n-tmp.h:1919 src/xml/xmli18n-tmp.h:1934 #: src/xml/xmli18n-tmp.h:2008 src/xml/xmli18n-tmp.h:2023 #: src/xml/xmli18n-tmp.h:2120 src/xml/xmli18n-tmp.h:2137 #: src/xml/xmli18n-tmp.h:2154 src/xml/xmli18n-tmp.h:2168 #: src/xml/xmli18n-tmp.h:2268 src/xml/xmli18n-tmp.h:2432 #: src/xml/xmli18n-tmp.h:2449 src/xml/xmli18n-tmp.h:2466 #: src/xml/xmli18n-tmp.h:2483 msgid "360 x 120 DPI Economy" msgstr "" #: src/xml/xmli18n-tmp.h:906 src/xml/xmli18n-tmp.h:919 #: src/xml/xmli18n-tmp.h:1056 src/xml/xmli18n-tmp.h:1082 #: src/xml/xmli18n-tmp.h:1096 src/xml/xmli18n-tmp.h:1108 #: src/xml/xmli18n-tmp.h:1120 src/xml/xmli18n-tmp.h:1145 #: src/xml/xmli18n-tmp.h:1172 src/xml/xmli18n-tmp.h:1185 #: src/xml/xmli18n-tmp.h:1199 src/xml/xmli18n-tmp.h:1239 #: src/xml/xmli18n-tmp.h:1317 src/xml/xmli18n-tmp.h:1330 #: src/xml/xmli18n-tmp.h:1358 src/xml/xmli18n-tmp.h:1373 #: src/xml/xmli18n-tmp.h:1388 src/xml/xmli18n-tmp.h:1401 #: src/xml/xmli18n-tmp.h:1450 src/xml/xmli18n-tmp.h:1461 #: src/xml/xmli18n-tmp.h:1548 src/xml/xmli18n-tmp.h:1563 #: src/xml/xmli18n-tmp.h:1576 src/xml/xmli18n-tmp.h:1629 #: src/xml/xmli18n-tmp.h:1666 src/xml/xmli18n-tmp.h:1690 #: src/xml/xmli18n-tmp.h:1705 src/xml/xmli18n-tmp.h:1720 #: src/xml/xmli18n-tmp.h:1750 src/xml/xmli18n-tmp.h:1763 #: src/xml/xmli18n-tmp.h:1859 src/xml/xmli18n-tmp.h:1883 #: src/xml/xmli18n-tmp.h:1896 src/xml/xmli18n-tmp.h:1908 #: src/xml/xmli18n-tmp.h:1920 src/xml/xmli18n-tmp.h:1935 #: src/xml/xmli18n-tmp.h:2009 src/xml/xmli18n-tmp.h:2024 #: src/xml/xmli18n-tmp.h:2169 msgid "360 x 240 DPI Draft" msgstr "" #: src/xml/xmli18n-tmp.h:936 src/xml/xmli18n-tmp.h:949 #: src/xml/xmli18n-tmp.h:962 src/xml/xmli18n-tmp.h:975 #: src/xml/xmli18n-tmp.h:991 src/xml/xmli18n-tmp.h:1007 #: src/xml/xmli18n-tmp.h:1023 src/xml/xmli18n-tmp.h:1036 #: src/xml/xmli18n-tmp.h:1060 src/xml/xmli18n-tmp.h:1072 #: src/xml/xmli18n-tmp.h:1086 src/xml/xmli18n-tmp.h:1100 #: src/xml/xmli18n-tmp.h:1112 src/xml/xmli18n-tmp.h:1124 #: src/xml/xmli18n-tmp.h:1149 src/xml/xmli18n-tmp.h:1164 #: src/xml/xmli18n-tmp.h:1176 src/xml/xmli18n-tmp.h:1189 #: src/xml/xmli18n-tmp.h:1203 src/xml/xmli18n-tmp.h:1216 #: src/xml/xmli18n-tmp.h:1229 src/xml/xmli18n-tmp.h:1243 #: src/xml/xmli18n-tmp.h:1257 src/xml/xmli18n-tmp.h:1405 #: src/xml/xmli18n-tmp.h:1454 src/xml/xmli18n-tmp.h:1465 #: src/xml/xmli18n-tmp.h:1609 src/xml/xmli18n-tmp.h:1633 #: src/xml/xmli18n-tmp.h:1670 src/xml/xmli18n-tmp.h:1997 #: src/xml/xmli18n-tmp.h:2042 src/xml/xmli18n-tmp.h:2066 #: src/xml/xmli18n-tmp.h:2126 src/xml/xmli18n-tmp.h:2143 #: src/xml/xmli18n-tmp.h:2239 src/xml/xmli18n-tmp.h:2257 #: src/xml/xmli18n-tmp.h:2438 src/xml/xmli18n-tmp.h:2455 #: src/xml/xmli18n-tmp.h:2472 msgid "720 DPI High Quality" msgstr "" #: src/xml/xmli18n-tmp.h:937 src/xml/xmli18n-tmp.h:950 #: src/xml/xmli18n-tmp.h:963 src/xml/xmli18n-tmp.h:976 #: src/xml/xmli18n-tmp.h:992 src/xml/xmli18n-tmp.h:1008 #: src/xml/xmli18n-tmp.h:1049 src/xml/xmli18n-tmp.h:1061 #: src/xml/xmli18n-tmp.h:1073 src/xml/xmli18n-tmp.h:1087 #: src/xml/xmli18n-tmp.h:1101 src/xml/xmli18n-tmp.h:1113 #: src/xml/xmli18n-tmp.h:1125 src/xml/xmli18n-tmp.h:1138 #: src/xml/xmli18n-tmp.h:1150 src/xml/xmli18n-tmp.h:1165 #: src/xml/xmli18n-tmp.h:1190 src/xml/xmli18n-tmp.h:1204 #: src/xml/xmli18n-tmp.h:1217 src/xml/xmli18n-tmp.h:1230 #: src/xml/xmli18n-tmp.h:1244 src/xml/xmli18n-tmp.h:1258 #: src/xml/xmli18n-tmp.h:1272 src/xml/xmli18n-tmp.h:1285 #: src/xml/xmli18n-tmp.h:1298 src/xml/xmli18n-tmp.h:1311 #: src/xml/xmli18n-tmp.h:1321 src/xml/xmli18n-tmp.h:1334 #: src/xml/xmli18n-tmp.h:1347 src/xml/xmli18n-tmp.h:1362 #: src/xml/xmli18n-tmp.h:1377 src/xml/xmli18n-tmp.h:1392 #: src/xml/xmli18n-tmp.h:1406 src/xml/xmli18n-tmp.h:1431 #: src/xml/xmli18n-tmp.h:1444 src/xml/xmli18n-tmp.h:1466 #: src/xml/xmli18n-tmp.h:1476 src/xml/xmli18n-tmp.h:1501 #: src/xml/xmli18n-tmp.h:1514 src/xml/xmli18n-tmp.h:1527 #: src/xml/xmli18n-tmp.h:1539 src/xml/xmli18n-tmp.h:1552 #: src/xml/xmli18n-tmp.h:1567 src/xml/xmli18n-tmp.h:1580 #: src/xml/xmli18n-tmp.h:1595 src/xml/xmli18n-tmp.h:1610 #: src/xml/xmli18n-tmp.h:1620 src/xml/xmli18n-tmp.h:1634 #: src/xml/xmli18n-tmp.h:1645 src/xml/xmli18n-tmp.h:1657 #: src/xml/xmli18n-tmp.h:1671 src/xml/xmli18n-tmp.h:1681 #: src/xml/xmli18n-tmp.h:1694 src/xml/xmli18n-tmp.h:1709 #: src/xml/xmli18n-tmp.h:1724 src/xml/xmli18n-tmp.h:1739 #: src/xml/xmli18n-tmp.h:1754 src/xml/xmli18n-tmp.h:1767 #: src/xml/xmli18n-tmp.h:1783 src/xml/xmli18n-tmp.h:1801 #: src/xml/xmli18n-tmp.h:1815 src/xml/xmli18n-tmp.h:1830 #: src/xml/xmli18n-tmp.h:1848 src/xml/xmli18n-tmp.h:1863 #: src/xml/xmli18n-tmp.h:1873 src/xml/xmli18n-tmp.h:1887 #: src/xml/xmli18n-tmp.h:1900 src/xml/xmli18n-tmp.h:1912 #: src/xml/xmli18n-tmp.h:1924 src/xml/xmli18n-tmp.h:1939 #: src/xml/xmli18n-tmp.h:1951 src/xml/xmli18n-tmp.h:1963 #: src/xml/xmli18n-tmp.h:1979 src/xml/xmli18n-tmp.h:1998 #: src/xml/xmli18n-tmp.h:2013 src/xml/xmli18n-tmp.h:2028 #: src/xml/xmli18n-tmp.h:2043 src/xml/xmli18n-tmp.h:2053 #: src/xml/xmli18n-tmp.h:2067 src/xml/xmli18n-tmp.h:2078 #: src/xml/xmli18n-tmp.h:2086 src/xml/xmli18n-tmp.h:2094 #: src/xml/xmli18n-tmp.h:2110 src/xml/xmli18n-tmp.h:2127 #: src/xml/xmli18n-tmp.h:2144 src/xml/xmli18n-tmp.h:2158 #: src/xml/xmli18n-tmp.h:2173 src/xml/xmli18n-tmp.h:2187 #: src/xml/xmli18n-tmp.h:2204 src/xml/xmli18n-tmp.h:2222 #: src/xml/xmli18n-tmp.h:2240 src/xml/xmli18n-tmp.h:2258 #: src/xml/xmli18n-tmp.h:2272 src/xml/xmli18n-tmp.h:2282 #: src/xml/xmli18n-tmp.h:2290 src/xml/xmli18n-tmp.h:2298 #: src/xml/xmli18n-tmp.h:2306 src/xml/xmli18n-tmp.h:2314 #: src/xml/xmli18n-tmp.h:2322 src/xml/xmli18n-tmp.h:2338 #: src/xml/xmli18n-tmp.h:2346 src/xml/xmli18n-tmp.h:2354 #: src/xml/xmli18n-tmp.h:2366 src/xml/xmli18n-tmp.h:2378 #: src/xml/xmli18n-tmp.h:2390 src/xml/xmli18n-tmp.h:2402 #: src/xml/xmli18n-tmp.h:2408 src/xml/xmli18n-tmp.h:2417 #: src/xml/xmli18n-tmp.h:2424 src/xml/xmli18n-tmp.h:2439 #: src/xml/xmli18n-tmp.h:2456 src/xml/xmli18n-tmp.h:2473 #: src/xml/xmli18n-tmp.h:2487 src/xml/xmli18n-tmp.h:2504 msgid "1440 x 720 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:938 src/xml/xmli18n-tmp.h:951 #: src/xml/xmli18n-tmp.h:964 src/xml/xmli18n-tmp.h:977 #: src/xml/xmli18n-tmp.h:993 src/xml/xmli18n-tmp.h:1009 #: src/xml/xmli18n-tmp.h:1050 src/xml/xmli18n-tmp.h:1062 #: src/xml/xmli18n-tmp.h:1074 src/xml/xmli18n-tmp.h:1088 #: src/xml/xmli18n-tmp.h:1102 src/xml/xmli18n-tmp.h:1114 #: src/xml/xmli18n-tmp.h:1126 src/xml/xmli18n-tmp.h:1139 #: src/xml/xmli18n-tmp.h:1151 src/xml/xmli18n-tmp.h:1166 #: src/xml/xmli18n-tmp.h:1191 src/xml/xmli18n-tmp.h:1205 #: src/xml/xmli18n-tmp.h:1218 src/xml/xmli18n-tmp.h:1231 #: src/xml/xmli18n-tmp.h:1245 src/xml/xmli18n-tmp.h:1259 #: src/xml/xmli18n-tmp.h:1322 src/xml/xmli18n-tmp.h:1335 #: src/xml/xmli18n-tmp.h:1348 src/xml/xmli18n-tmp.h:1363 #: src/xml/xmli18n-tmp.h:1378 src/xml/xmli18n-tmp.h:1393 #: src/xml/xmli18n-tmp.h:1407 src/xml/xmli18n-tmp.h:1467 #: src/xml/xmli18n-tmp.h:1611 src/xml/xmli18n-tmp.h:1635 #: src/xml/xmli18n-tmp.h:1672 src/xml/xmli18n-tmp.h:1710 #: src/xml/xmli18n-tmp.h:1940 msgid "1440 x 720 DPI Highest Quality" msgstr "" #: src/xml/xmli18n-tmp.h:1024 src/xml/xmli18n-tmp.h:1037 #: src/xml/xmli18n-tmp.h:1177 src/xml/xmli18n-tmp.h:1455 msgid "720 DPI Highest Quality" msgstr "" #: src/xml/xmli18n-tmp.h:1323 src/xml/xmli18n-tmp.h:1336 #: src/xml/xmli18n-tmp.h:1349 src/xml/xmli18n-tmp.h:1364 #: src/xml/xmli18n-tmp.h:1379 src/xml/xmli18n-tmp.h:1394 #: src/xml/xmli18n-tmp.h:1477 src/xml/xmli18n-tmp.h:1553 #: src/xml/xmli18n-tmp.h:1568 src/xml/xmli18n-tmp.h:1581 #: src/xml/xmli18n-tmp.h:1621 src/xml/xmli18n-tmp.h:1682 #: src/xml/xmli18n-tmp.h:1695 src/xml/xmli18n-tmp.h:1711 #: src/xml/xmli18n-tmp.h:1768 src/xml/xmli18n-tmp.h:1816 #: src/xml/xmli18n-tmp.h:1864 src/xml/xmli18n-tmp.h:1941 #: src/xml/xmli18n-tmp.h:1952 src/xml/xmli18n-tmp.h:1964 msgid "2880 x 720 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1324 src/xml/xmli18n-tmp.h:1337 #: src/xml/xmli18n-tmp.h:1350 src/xml/xmli18n-tmp.h:1365 #: src/xml/xmli18n-tmp.h:1380 src/xml/xmli18n-tmp.h:1395 #: src/xml/xmli18n-tmp.h:1712 src/xml/xmli18n-tmp.h:1942 msgid "2880 x 720 DPI Highest Quality" msgstr "" #: src/xml/xmli18n-tmp.h:1478 src/xml/xmli18n-tmp.h:1515 #: src/xml/xmli18n-tmp.h:1554 src/xml/xmli18n-tmp.h:1569 #: src/xml/xmli18n-tmp.h:1582 src/xml/xmli18n-tmp.h:1622 #: src/xml/xmli18n-tmp.h:1646 src/xml/xmli18n-tmp.h:1658 #: src/xml/xmli18n-tmp.h:1683 src/xml/xmli18n-tmp.h:1696 #: src/xml/xmli18n-tmp.h:1725 src/xml/xmli18n-tmp.h:1740 #: src/xml/xmli18n-tmp.h:1755 src/xml/xmli18n-tmp.h:1769 #: src/xml/xmli18n-tmp.h:1784 src/xml/xmli18n-tmp.h:1802 #: src/xml/xmli18n-tmp.h:1817 src/xml/xmli18n-tmp.h:1831 #: src/xml/xmli18n-tmp.h:1849 src/xml/xmli18n-tmp.h:1865 #: src/xml/xmli18n-tmp.h:1875 src/xml/xmli18n-tmp.h:1888 #: src/xml/xmli18n-tmp.h:1925 src/xml/xmli18n-tmp.h:1953 #: src/xml/xmli18n-tmp.h:1965 src/xml/xmli18n-tmp.h:1980 #: src/xml/xmli18n-tmp.h:1999 src/xml/xmli18n-tmp.h:2014 #: src/xml/xmli18n-tmp.h:2029 src/xml/xmli18n-tmp.h:2044 #: src/xml/xmli18n-tmp.h:2055 src/xml/xmli18n-tmp.h:2069 #: src/xml/xmli18n-tmp.h:2079 src/xml/xmli18n-tmp.h:2087 #: src/xml/xmli18n-tmp.h:2095 src/xml/xmli18n-tmp.h:2111 #: src/xml/xmli18n-tmp.h:2128 src/xml/xmli18n-tmp.h:2145 #: src/xml/xmli18n-tmp.h:2159 src/xml/xmli18n-tmp.h:2174 #: src/xml/xmli18n-tmp.h:2188 src/xml/xmli18n-tmp.h:2205 #: src/xml/xmli18n-tmp.h:2223 src/xml/xmli18n-tmp.h:2241 #: src/xml/xmli18n-tmp.h:2259 src/xml/xmli18n-tmp.h:2273 #: src/xml/xmli18n-tmp.h:2283 src/xml/xmli18n-tmp.h:2291 #: src/xml/xmli18n-tmp.h:2299 src/xml/xmli18n-tmp.h:2307 #: src/xml/xmli18n-tmp.h:2315 src/xml/xmli18n-tmp.h:2323 #: src/xml/xmli18n-tmp.h:2339 src/xml/xmli18n-tmp.h:2347 #: src/xml/xmli18n-tmp.h:2355 src/xml/xmli18n-tmp.h:2409 #: src/xml/xmli18n-tmp.h:2418 src/xml/xmli18n-tmp.h:2425 #: src/xml/xmli18n-tmp.h:2440 src/xml/xmli18n-tmp.h:2457 #: src/xml/xmli18n-tmp.h:2474 src/xml/xmli18n-tmp.h:2488 #: src/xml/xmli18n-tmp.h:2505 msgid "1440 x 1440 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1479 src/xml/xmli18n-tmp.h:1502 #: src/xml/xmli18n-tmp.h:1516 src/xml/xmli18n-tmp.h:1528 #: src/xml/xmli18n-tmp.h:1540 src/xml/xmli18n-tmp.h:1555 #: src/xml/xmli18n-tmp.h:1570 src/xml/xmli18n-tmp.h:1583 #: src/xml/xmli18n-tmp.h:1596 src/xml/xmli18n-tmp.h:1623 #: src/xml/xmli18n-tmp.h:1647 src/xml/xmli18n-tmp.h:1659 #: src/xml/xmli18n-tmp.h:1684 src/xml/xmli18n-tmp.h:1697 #: src/xml/xmli18n-tmp.h:1726 src/xml/xmli18n-tmp.h:1741 #: src/xml/xmli18n-tmp.h:1756 src/xml/xmli18n-tmp.h:1770 #: src/xml/xmli18n-tmp.h:1785 src/xml/xmli18n-tmp.h:1803 #: src/xml/xmli18n-tmp.h:1818 src/xml/xmli18n-tmp.h:1832 #: src/xml/xmli18n-tmp.h:1850 src/xml/xmli18n-tmp.h:1866 #: src/xml/xmli18n-tmp.h:1876 src/xml/xmli18n-tmp.h:1889 #: src/xml/xmli18n-tmp.h:1901 src/xml/xmli18n-tmp.h:1913 #: src/xml/xmli18n-tmp.h:1926 src/xml/xmli18n-tmp.h:1954 #: src/xml/xmli18n-tmp.h:1966 src/xml/xmli18n-tmp.h:1981 #: src/xml/xmli18n-tmp.h:2000 src/xml/xmli18n-tmp.h:2015 #: src/xml/xmli18n-tmp.h:2030 src/xml/xmli18n-tmp.h:2045 #: src/xml/xmli18n-tmp.h:2056 src/xml/xmli18n-tmp.h:2070 #: src/xml/xmli18n-tmp.h:2080 src/xml/xmli18n-tmp.h:2088 #: src/xml/xmli18n-tmp.h:2096 src/xml/xmli18n-tmp.h:2112 #: src/xml/xmli18n-tmp.h:2129 src/xml/xmli18n-tmp.h:2146 #: src/xml/xmli18n-tmp.h:2160 src/xml/xmli18n-tmp.h:2175 #: src/xml/xmli18n-tmp.h:2189 src/xml/xmli18n-tmp.h:2206 #: src/xml/xmli18n-tmp.h:2224 src/xml/xmli18n-tmp.h:2242 #: src/xml/xmli18n-tmp.h:2260 src/xml/xmli18n-tmp.h:2274 #: src/xml/xmli18n-tmp.h:2284 src/xml/xmli18n-tmp.h:2292 #: src/xml/xmli18n-tmp.h:2300 src/xml/xmli18n-tmp.h:2308 #: src/xml/xmli18n-tmp.h:2316 src/xml/xmli18n-tmp.h:2324 #: src/xml/xmli18n-tmp.h:2340 src/xml/xmli18n-tmp.h:2348 #: src/xml/xmli18n-tmp.h:2356 src/xml/xmli18n-tmp.h:2367 #: src/xml/xmli18n-tmp.h:2379 src/xml/xmli18n-tmp.h:2391 #: src/xml/xmli18n-tmp.h:2403 src/xml/xmli18n-tmp.h:2410 #: src/xml/xmli18n-tmp.h:2419 src/xml/xmli18n-tmp.h:2426 #: src/xml/xmli18n-tmp.h:2441 src/xml/xmli18n-tmp.h:2458 #: src/xml/xmli18n-tmp.h:2475 src/xml/xmli18n-tmp.h:2489 #: src/xml/xmli18n-tmp.h:2506 msgid "2880 x 1440 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1590 src/xml/xmli18n-tmp.h:1642 #: src/xml/xmli18n-tmp.h:2782 msgid "Dark Yellow" msgstr "Hori iluna" #: src/xml/xmli18n-tmp.h:1648 src/xml/xmli18n-tmp.h:1660 #: src/xml/xmli18n-tmp.h:1743 src/xml/xmli18n-tmp.h:1787 #: src/xml/xmli18n-tmp.h:1805 src/xml/xmli18n-tmp.h:1819 #: src/xml/xmli18n-tmp.h:1834 src/xml/xmli18n-tmp.h:1852 #: src/xml/xmli18n-tmp.h:1967 src/xml/xmli18n-tmp.h:1983 #: src/xml/xmli18n-tmp.h:2002 src/xml/xmli18n-tmp.h:2047 #: src/xml/xmli18n-tmp.h:2072 src/xml/xmli18n-tmp.h:2081 #: src/xml/xmli18n-tmp.h:2089 src/xml/xmli18n-tmp.h:2097 #: src/xml/xmli18n-tmp.h:2114 src/xml/xmli18n-tmp.h:2131 #: src/xml/xmli18n-tmp.h:2148 src/xml/xmli18n-tmp.h:2162 #: src/xml/xmli18n-tmp.h:2191 src/xml/xmli18n-tmp.h:2208 #: src/xml/xmli18n-tmp.h:2226 src/xml/xmli18n-tmp.h:2244 #: src/xml/xmli18n-tmp.h:2262 src/xml/xmli18n-tmp.h:2276 #: src/xml/xmli18n-tmp.h:2285 src/xml/xmli18n-tmp.h:2293 #: src/xml/xmli18n-tmp.h:2301 src/xml/xmli18n-tmp.h:2309 #: src/xml/xmli18n-tmp.h:2317 src/xml/xmli18n-tmp.h:2325 #: src/xml/xmli18n-tmp.h:2341 src/xml/xmli18n-tmp.h:2349 #: src/xml/xmli18n-tmp.h:2357 src/xml/xmli18n-tmp.h:2412 #: src/xml/xmli18n-tmp.h:2420 src/xml/xmli18n-tmp.h:2427 #: src/xml/xmli18n-tmp.h:2443 src/xml/xmli18n-tmp.h:2460 #: src/xml/xmli18n-tmp.h:2477 src/xml/xmli18n-tmp.h:2491 #: src/xml/xmli18n-tmp.h:2508 msgid "2880 x 2880 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1742 src/xml/xmli18n-tmp.h:1757 #: src/xml/xmli18n-tmp.h:1786 src/xml/xmli18n-tmp.h:1804 #: src/xml/xmli18n-tmp.h:1833 src/xml/xmli18n-tmp.h:1851 #: src/xml/xmli18n-tmp.h:1877 src/xml/xmli18n-tmp.h:1890 #: src/xml/xmli18n-tmp.h:1902 src/xml/xmli18n-tmp.h:1914 #: src/xml/xmli18n-tmp.h:1927 src/xml/xmli18n-tmp.h:1982 #: src/xml/xmli18n-tmp.h:2001 src/xml/xmli18n-tmp.h:2016 #: src/xml/xmli18n-tmp.h:2046 src/xml/xmli18n-tmp.h:2057 #: src/xml/xmli18n-tmp.h:2071 src/xml/xmli18n-tmp.h:2113 #: src/xml/xmli18n-tmp.h:2130 src/xml/xmli18n-tmp.h:2147 #: src/xml/xmli18n-tmp.h:2161 src/xml/xmli18n-tmp.h:2176 #: src/xml/xmli18n-tmp.h:2190 src/xml/xmli18n-tmp.h:2207 #: src/xml/xmli18n-tmp.h:2225 src/xml/xmli18n-tmp.h:2243 #: src/xml/xmli18n-tmp.h:2261 src/xml/xmli18n-tmp.h:2275 #: src/xml/xmli18n-tmp.h:2411 src/xml/xmli18n-tmp.h:2442 #: src/xml/xmli18n-tmp.h:2459 src/xml/xmli18n-tmp.h:2476 #: src/xml/xmli18n-tmp.h:2490 src/xml/xmli18n-tmp.h:2507 msgid "5760 x 1440 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1744 src/xml/xmli18n-tmp.h:1788 #: src/xml/xmli18n-tmp.h:1806 src/xml/xmli18n-tmp.h:1835 #: src/xml/xmli18n-tmp.h:1853 src/xml/xmli18n-tmp.h:1984 #: src/xml/xmli18n-tmp.h:2003 src/xml/xmli18n-tmp.h:2048 #: src/xml/xmli18n-tmp.h:2073 src/xml/xmli18n-tmp.h:2115 #: src/xml/xmli18n-tmp.h:2132 src/xml/xmli18n-tmp.h:2149 #: src/xml/xmli18n-tmp.h:2163 src/xml/xmli18n-tmp.h:2192 #: src/xml/xmli18n-tmp.h:2209 src/xml/xmli18n-tmp.h:2227 #: src/xml/xmli18n-tmp.h:2245 src/xml/xmli18n-tmp.h:2263 #: src/xml/xmli18n-tmp.h:2277 src/xml/xmli18n-tmp.h:2413 #: src/xml/xmli18n-tmp.h:2444 src/xml/xmli18n-tmp.h:2461 #: src/xml/xmli18n-tmp.h:2478 src/xml/xmli18n-tmp.h:2492 #: src/xml/xmli18n-tmp.h:2509 msgid "5760 x 2880 DPI" msgstr "" #: src/xml/xmli18n-tmp.h:1874 src/xml/xmli18n-tmp.h:2054 msgid "1440 x 720 DPI Transposed" msgstr "" #: src/xml/xmli18n-tmp.h:1995 src/xml/xmli18n-tmp.h:2040 #: src/xml/xmli18n-tmp.h:2064 src/xml/xmli18n-tmp.h:2124 #: src/xml/xmli18n-tmp.h:2141 src/xml/xmli18n-tmp.h:2237 #: src/xml/xmli18n-tmp.h:2255 src/xml/xmli18n-tmp.h:2436 #: src/xml/xmli18n-tmp.h:2453 src/xml/xmli18n-tmp.h:2470 msgid "720 x 360 DPI Enhanced" msgstr "" #: src/xml/xmli18n-tmp.h:2031 src/xml/xmli18n-tmp.h:2228 #: src/xml/xmli18n-tmp.h:2246 msgid "Black 1" msgstr "" #: src/xml/xmli18n-tmp.h:2032 src/xml/xmli18n-tmp.h:2229 #: src/xml/xmli18n-tmp.h:2247 msgid "Black 2" msgstr "" #: src/xml/xmli18n-tmp.h:2038 src/xml/xmli18n-tmp.h:2122 #: src/xml/xmli18n-tmp.h:2139 src/xml/xmli18n-tmp.h:2235 #: src/xml/xmli18n-tmp.h:2253 src/xml/xmli18n-tmp.h:2434 #: src/xml/xmli18n-tmp.h:2451 src/xml/xmli18n-tmp.h:2468 msgid "360 DPI Enhanced" msgstr "" #: src/xml/xmli18n-tmp.h:2068 msgid "1440 x 720 DPI High Quality" msgstr "" #: src/xml/xmli18n-tmp.h:2211 msgid "Vivid Light Magenta" msgstr "Magenta argi bizia" #: src/xml/xmli18n-tmp.h:2216 msgid "Vivid Magenta" msgstr "Magenta bizia" #: src/xml/xmli18n-tmp.h:2510 msgid "Main Tray" msgstr "" #: src/xml/xmli18n-tmp.h:2511 msgid "Photo Tray" msgstr "" #: src/xml/xmli18n-tmp.h:2512 src/xml/xmli18n-tmp.h:2516 #: src/xml/xmli18n-tmp.h:2519 src/xml/xmli18n-tmp.h:2524 #: src/xml/xmli18n-tmp.h:2545 src/xml/xmli18n-tmp.h:2553 #: src/xml/xmli18n-tmp.h:2557 src/xml/xmli18n-tmp.h:2560 msgid "Print to CD" msgstr "" #: src/xml/xmli18n-tmp.h:2513 src/xml/xmli18n-tmp.h:2555 #: src/xml/xmli18n-tmp.h:2558 msgid "Rear Tray" msgstr "" #: src/xml/xmli18n-tmp.h:2514 src/xml/xmli18n-tmp.h:2556 #: src/xml/xmli18n-tmp.h:2559 msgid "Front Tray" msgstr "" #: src/xml/xmli18n-tmp.h:2518 src/xml/xmli18n-tmp.h:2523 #: src/xml/xmli18n-tmp.h:2536 msgid "Manual Feed" msgstr "" #: src/xml/xmli18n-tmp.h:2520 src/xml/xmli18n-tmp.h:2527 #: src/xml/xmli18n-tmp.h:2537 msgid "Roll Feed (cut each page)" msgstr "" #: src/xml/xmli18n-tmp.h:2521 src/xml/xmli18n-tmp.h:2528 #: src/xml/xmli18n-tmp.h:2540 msgid "Roll Feed (do not cut)" msgstr "" #: src/xml/xmli18n-tmp.h:2525 src/xml/xmli18n-tmp.h:2534 #: src/xml/xmli18n-tmp.h:2544 src/xml/xmli18n-tmp.h:2549 #: src/xml/xmli18n-tmp.h:2554 src/xml/xmli18n-tmp.h:2567 msgid "Roll Feed" msgstr "" #: src/xml/xmli18n-tmp.h:2529 msgid "Main Input" msgstr "" #: src/xml/xmli18n-tmp.h:2531 src/xml/xmli18n-tmp.h:2542 #: src/xml/xmli18n-tmp.h:2547 src/xml/xmli18n-tmp.h:2551 msgid "Manual Sheet Guide" msgstr "" #: src/xml/xmli18n-tmp.h:2532 src/xml/xmli18n-tmp.h:2543 #: src/xml/xmli18n-tmp.h:2548 src/xml/xmli18n-tmp.h:2552 msgid "Manual Feed (Front)" msgstr "" #: src/xml/xmli18n-tmp.h:2538 msgid "Roll Feed (borderless with single cut)" msgstr "" #: src/xml/xmli18n-tmp.h:2539 msgid "Roll Feed (borderless with double cut)" msgstr "" #: src/xml/xmli18n-tmp.h:2561 msgid "Photo Board" msgstr "" #: src/xml/xmli18n-tmp.h:2562 msgid "Cut Sheet Bin 1" msgstr "" #: src/xml/xmli18n-tmp.h:2563 msgid "Cut Sheet Bin 2" msgstr "" #: src/xml/xmli18n-tmp.h:2564 msgid "Cut Sheet Autoselect" msgstr "" #: src/xml/xmli18n-tmp.h:2565 msgid "Manual Selection" msgstr "" #: src/xml/xmli18n-tmp.h:2581 src/xml/xmli18n-tmp.h:2593 #: src/xml/xmli18n-tmp.h:2603 src/xml/xmli18n-tmp.h:2613 #: src/xml/xmli18n-tmp.h:2628 src/xml/xmli18n-tmp.h:2643 #: src/xml/xmli18n-tmp.h:2662 src/xml/xmli18n-tmp.h:2693 #: src/xml/xmli18n-tmp.h:2715 src/xml/xmli18n-tmp.h:2733 #: src/xml/xmli18n-tmp.h:2751 src/xml/xmli18n-tmp.h:2770 #: src/xml/xmli18n-tmp.h:2789 src/xml/xmli18n-tmp.h:2809 #: src/xml/xmli18n-tmp.h:2875 src/xml/xmli18n-tmp.h:2889 #: src/xml/xmli18n-tmp.h:2914 src/xml/xmli18n-tmp.h:2939 #: src/xml/xmli18n-tmp.h:2964 src/xml/xmli18n-tmp.h:2985 #: src/xml/xmli18n-tmp.h:3004 src/xml/xmli18n-tmp.h:3020 #: src/xml/xmli18n-tmp.h:3054 src/xml/xmli18n-tmp.h:3079 #: src/xml/xmli18n-tmp.h:3104 src/xml/xmli18n-tmp.h:3123 #: src/xml/xmli18n-tmp.h:3210 src/xml/xmli18n-tmp.h:3225 #: src/xml/xmli18n-tmp.h:3240 src/xml/xmli18n-tmp.h:3257 #: src/xml/xmli18n-tmp.h:3272 src/xml/xmli18n-tmp.h:3282 #: src/xml/xmli18n-tmp.h:3292 msgid "One Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2582 src/xml/xmli18n-tmp.h:2594 #: src/xml/xmli18n-tmp.h:2604 src/xml/xmli18n-tmp.h:2614 #: src/xml/xmli18n-tmp.h:2629 src/xml/xmli18n-tmp.h:2644 #: src/xml/xmli18n-tmp.h:2663 src/xml/xmli18n-tmp.h:2695 #: src/xml/xmli18n-tmp.h:2717 src/xml/xmli18n-tmp.h:2734 #: src/xml/xmli18n-tmp.h:2752 src/xml/xmli18n-tmp.h:2771 #: src/xml/xmli18n-tmp.h:2790 src/xml/xmli18n-tmp.h:2811 #: src/xml/xmli18n-tmp.h:2876 src/xml/xmli18n-tmp.h:2890 #: src/xml/xmli18n-tmp.h:2915 src/xml/xmli18n-tmp.h:2940 #: src/xml/xmli18n-tmp.h:2965 src/xml/xmli18n-tmp.h:2986 #: src/xml/xmli18n-tmp.h:3005 src/xml/xmli18n-tmp.h:3021 #: src/xml/xmli18n-tmp.h:3055 src/xml/xmli18n-tmp.h:3080 #: src/xml/xmli18n-tmp.h:3105 src/xml/xmli18n-tmp.h:3125 #: src/xml/xmli18n-tmp.h:3211 src/xml/xmli18n-tmp.h:3226 #: src/xml/xmli18n-tmp.h:3241 src/xml/xmli18n-tmp.h:3259 #: src/xml/xmli18n-tmp.h:3273 src/xml/xmli18n-tmp.h:3283 #: src/xml/xmli18n-tmp.h:3293 msgid "Three Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2583 src/xml/xmli18n-tmp.h:2595 #: src/xml/xmli18n-tmp.h:2605 src/xml/xmli18n-tmp.h:2615 #: src/xml/xmli18n-tmp.h:2630 src/xml/xmli18n-tmp.h:2645 #: src/xml/xmli18n-tmp.h:2664 src/xml/xmli18n-tmp.h:2701 #: src/xml/xmli18n-tmp.h:2724 src/xml/xmli18n-tmp.h:2735 #: src/xml/xmli18n-tmp.h:2753 src/xml/xmli18n-tmp.h:2772 #: src/xml/xmli18n-tmp.h:2791 src/xml/xmli18n-tmp.h:2812 #: src/xml/xmli18n-tmp.h:2877 src/xml/xmli18n-tmp.h:2891 #: src/xml/xmli18n-tmp.h:2916 src/xml/xmli18n-tmp.h:2941 #: src/xml/xmli18n-tmp.h:2966 src/xml/xmli18n-tmp.h:2987 #: src/xml/xmli18n-tmp.h:3006 src/xml/xmli18n-tmp.h:3022 #: src/xml/xmli18n-tmp.h:3031 src/xml/xmli18n-tmp.h:3042 #: src/xml/xmli18n-tmp.h:3056 src/xml/xmli18n-tmp.h:3081 #: src/xml/xmli18n-tmp.h:3106 src/xml/xmli18n-tmp.h:3126 #: src/xml/xmli18n-tmp.h:3155 src/xml/xmli18n-tmp.h:3181 #: src/xml/xmli18n-tmp.h:3212 src/xml/xmli18n-tmp.h:3227 #: src/xml/xmli18n-tmp.h:3242 src/xml/xmli18n-tmp.h:3260 #: src/xml/xmli18n-tmp.h:3274 src/xml/xmli18n-tmp.h:3284 #: src/xml/xmli18n-tmp.h:3294 msgid "Four Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2584 src/xml/xmli18n-tmp.h:2665 #: src/xml/xmli18n-tmp.h:2773 src/xml/xmli18n-tmp.h:2792 #: src/xml/xmli18n-tmp.h:2813 src/xml/xmli18n-tmp.h:2892 #: src/xml/xmli18n-tmp.h:2917 src/xml/xmli18n-tmp.h:2942 #: src/xml/xmli18n-tmp.h:2967 src/xml/xmli18n-tmp.h:3007 #: src/xml/xmli18n-tmp.h:3023 src/xml/xmli18n-tmp.h:3057 #: src/xml/xmli18n-tmp.h:3082 src/xml/xmli18n-tmp.h:3107 #: src/xml/xmli18n-tmp.h:3127 src/xml/xmli18n-tmp.h:3261 msgid "Five Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2585 src/xml/xmli18n-tmp.h:2666 #: src/xml/xmli18n-tmp.h:2702 src/xml/xmli18n-tmp.h:2725 #: src/xml/xmli18n-tmp.h:2774 src/xml/xmli18n-tmp.h:2793 #: src/xml/xmli18n-tmp.h:2814 src/xml/xmli18n-tmp.h:2893 #: src/xml/xmli18n-tmp.h:2918 src/xml/xmli18n-tmp.h:2943 #: src/xml/xmli18n-tmp.h:2968 src/xml/xmli18n-tmp.h:3008 #: src/xml/xmli18n-tmp.h:3024 src/xml/xmli18n-tmp.h:3041 #: src/xml/xmli18n-tmp.h:3058 src/xml/xmli18n-tmp.h:3083 #: src/xml/xmli18n-tmp.h:3108 src/xml/xmli18n-tmp.h:3128 #: src/xml/xmli18n-tmp.h:3262 msgid "Six Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2617 src/xml/xmli18n-tmp.h:2632 #: src/xml/xmli18n-tmp.h:2647 src/xml/xmli18n-tmp.h:2668 #: src/xml/xmli18n-tmp.h:2737 src/xml/xmli18n-tmp.h:2755 #: src/xml/xmli18n-tmp.h:2895 src/xml/xmli18n-tmp.h:2920 #: src/xml/xmli18n-tmp.h:2945 src/xml/xmli18n-tmp.h:2970 #: src/xml/xmli18n-tmp.h:2989 src/xml/xmli18n-tmp.h:3060 #: src/xml/xmli18n-tmp.h:3085 src/xml/xmli18n-tmp.h:3214 #: src/xml/xmli18n-tmp.h:3229 msgid "Gray 3" msgstr "" #: src/xml/xmli18n-tmp.h:2618 src/xml/xmli18n-tmp.h:2633 #: src/xml/xmli18n-tmp.h:2648 src/xml/xmli18n-tmp.h:2669 #: src/xml/xmli18n-tmp.h:2738 src/xml/xmli18n-tmp.h:2756 #: src/xml/xmli18n-tmp.h:2896 src/xml/xmli18n-tmp.h:2921 #: src/xml/xmli18n-tmp.h:2946 src/xml/xmli18n-tmp.h:2971 #: src/xml/xmli18n-tmp.h:2990 src/xml/xmli18n-tmp.h:3061 #: src/xml/xmli18n-tmp.h:3086 src/xml/xmli18n-tmp.h:3215 #: src/xml/xmli18n-tmp.h:3230 msgid "Gray 2" msgstr "" #: src/xml/xmli18n-tmp.h:2619 src/xml/xmli18n-tmp.h:2634 #: src/xml/xmli18n-tmp.h:2649 src/xml/xmli18n-tmp.h:2670 #: src/xml/xmli18n-tmp.h:2739 src/xml/xmli18n-tmp.h:2757 #: src/xml/xmli18n-tmp.h:2897 src/xml/xmli18n-tmp.h:2922 #: src/xml/xmli18n-tmp.h:2947 src/xml/xmli18n-tmp.h:2972 #: src/xml/xmli18n-tmp.h:2991 src/xml/xmli18n-tmp.h:3062 #: src/xml/xmli18n-tmp.h:3087 src/xml/xmli18n-tmp.h:3216 #: src/xml/xmli18n-tmp.h:3231 msgid "Gray 1" msgstr "" #: src/xml/xmli18n-tmp.h:2620 src/xml/xmli18n-tmp.h:2635 #: src/xml/xmli18n-tmp.h:2650 src/xml/xmli18n-tmp.h:2671 #: src/xml/xmli18n-tmp.h:2740 src/xml/xmli18n-tmp.h:2758 #: src/xml/xmli18n-tmp.h:2898 src/xml/xmli18n-tmp.h:2923 #: src/xml/xmli18n-tmp.h:2948 src/xml/xmli18n-tmp.h:2973 #: src/xml/xmli18n-tmp.h:2992 src/xml/xmli18n-tmp.h:3063 #: src/xml/xmli18n-tmp.h:3088 src/xml/xmli18n-tmp.h:3217 #: src/xml/xmli18n-tmp.h:3232 msgid "MIS Quadtone" msgstr "" #: src/xml/xmli18n-tmp.h:2672 src/xml/xmli18n-tmp.h:2899 #: src/xml/xmli18n-tmp.h:2924 src/xml/xmli18n-tmp.h:2949 #: src/xml/xmli18n-tmp.h:2974 src/xml/xmli18n-tmp.h:3064 #: src/xml/xmli18n-tmp.h:3089 msgid "MIS Six Tone" msgstr "" #: src/xml/xmli18n-tmp.h:2674 src/xml/xmli18n-tmp.h:2901 #: src/xml/xmli18n-tmp.h:2926 src/xml/xmli18n-tmp.h:2951 #: src/xml/xmli18n-tmp.h:2976 src/xml/xmli18n-tmp.h:3066 #: src/xml/xmli18n-tmp.h:3091 msgid "Gray 5" msgstr "" #: src/xml/xmli18n-tmp.h:2675 src/xml/xmli18n-tmp.h:2902 #: src/xml/xmli18n-tmp.h:2927 src/xml/xmli18n-tmp.h:2952 #: src/xml/xmli18n-tmp.h:2977 src/xml/xmli18n-tmp.h:3067 #: src/xml/xmli18n-tmp.h:3092 msgid "Gray 4" msgstr "" #: src/xml/xmli18n-tmp.h:2694 src/xml/xmli18n-tmp.h:2716 msgid "One Color Raw Enhanced Gloss" msgstr "" #: src/xml/xmli18n-tmp.h:2696 src/xml/xmli18n-tmp.h:2718 msgid "Three Color Raw Gloss" msgstr "" #: src/xml/xmli18n-tmp.h:2697 src/xml/xmli18n-tmp.h:2719 msgid "Four Color Raw Gloss" msgstr "" #: src/xml/xmli18n-tmp.h:2698 src/xml/xmli18n-tmp.h:2720 msgid "Six Color Enhanced Gloss Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2699 src/xml/xmli18n-tmp.h:2721 msgid "Seven Color Enhanced Gloss Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2722 msgid "MatteBlack" msgstr "" #: src/xml/xmli18n-tmp.h:2742 msgid "Default Black" msgstr "" #: src/xml/xmli18n-tmp.h:2776 src/xml/xmli18n-tmp.h:2796 #: src/xml/xmli18n-tmp.h:2827 src/xml/xmli18n-tmp.h:2844 #: src/xml/xmli18n-tmp.h:2861 src/xml/xmli18n-tmp.h:3110 #: src/xml/xmli18n-tmp.h:3141 src/xml/xmli18n-tmp.h:3167 #: src/xml/xmli18n-tmp.h:3193 src/xml/xmli18n-tmp.h:3244 msgid "Seven Color Photo" msgstr "" #: src/xml/xmli18n-tmp.h:2784 msgid "Six Color Enhanced Composite" msgstr "" #: src/xml/xmli18n-tmp.h:2794 src/xml/xmli18n-tmp.h:2815 #: src/xml/xmli18n-tmp.h:3129 src/xml/xmli18n-tmp.h:3263 msgid "Seven Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2808 src/xml/xmli18n-tmp.h:3122 #: src/xml/xmli18n-tmp.h:3256 msgid "Two Level Grayscale" msgstr "" #: src/xml/xmli18n-tmp.h:2810 src/xml/xmli18n-tmp.h:3124 #: src/xml/xmli18n-tmp.h:3258 msgid "Two Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:2818 src/xml/xmli18n-tmp.h:2835 #: src/xml/xmli18n-tmp.h:2852 src/xml/xmli18n-tmp.h:3132 #: src/xml/xmli18n-tmp.h:3158 src/xml/xmli18n-tmp.h:3184 msgid "Eight Color Photo" msgstr "" #: src/xml/xmli18n-tmp.h:2832 src/xml/xmli18n-tmp.h:2849 #: src/xml/xmli18n-tmp.h:2866 src/xml/xmli18n-tmp.h:3146 #: src/xml/xmli18n-tmp.h:3172 src/xml/xmli18n-tmp.h:3198 msgid "Eight Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:3026 src/xml/xmli18n-tmp.h:3040 msgid "Four Color Photo" msgstr "" #: src/xml/xmli18n-tmp.h:3199 msgid "Ten Color Raw" msgstr "" #: src/xml/xmli18n-tmp.h:3296 src/xml/xmli18n-tmp.h:3301 #: src/xml/xmli18n-tmp.h:3307 msgid "Interleave" msgstr "" #: src/xml/xmli18n-tmp.h:3297 src/xml/xmli18n-tmp.h:3302 #: src/xml/xmli18n-tmp.h:3308 msgid "Full Overlap" msgstr "" #: src/xml/xmli18n-tmp.h:3298 src/xml/xmli18n-tmp.h:3303 #: src/xml/xmli18n-tmp.h:3309 msgid "Four Pass" msgstr "" #: src/xml/xmli18n-tmp.h:3299 src/xml/xmli18n-tmp.h:3304 #: src/xml/xmli18n-tmp.h:3310 msgid "Full Overlap 2" msgstr "" #: src/xml/xmli18n-tmp.h:3305 src/xml/xmli18n-tmp.h:3311 msgid "Interleave 2" msgstr "" #: src/xml/xmli18n-tmp.h:3312 msgid "Eight Pass" msgstr "" #: src/xml/xmli18n-tmp.h:3314 msgid "On" msgstr "" #: src/xml/xmli18n-tmp.h:3367 msgid "Legal" msgstr "" #: src/xml/xmli18n-tmp.h:3368 msgid "Tabloid" msgstr "" #: src/xml/xmli18n-tmp.h:3369 msgid "Executive" msgstr "" #: src/xml/xmli18n-tmp.h:3374 msgid "3x5" msgstr "" #: src/xml/xmli18n-tmp.h:3375 msgid "3.5x4.7" msgstr "" #: src/xml/xmli18n-tmp.h:3376 msgid "3 1/2 x5" msgstr "" #: src/xml/xmli18n-tmp.h:3377 msgid "L" msgstr "" #: src/xml/xmli18n-tmp.h:3378 msgid "2x6" msgstr "" #: src/xml/xmli18n-tmp.h:3379 msgid "4x6" msgstr "" #: src/xml/xmli18n-tmp.h:3380 msgid "KG" msgstr "" #: src/xml/xmli18n-tmp.h:3381 msgid "4.5x6" msgstr "" #: src/xml/xmli18n-tmp.h:3382 msgid "Epson 4x6 Photo Paper (tear-off borders)" msgstr "" #: src/xml/xmli18n-tmp.h:3383 msgid "Epson L Photo Paper (tear-off borders)" msgstr "" #: src/xml/xmli18n-tmp.h:3384 msgid "4x8" msgstr "" #: src/xml/xmli18n-tmp.h:3385 msgid "4.7x7" msgstr "" #: src/xml/xmli18n-tmp.h:3386 msgid "5x7" msgstr "" #: src/xml/xmli18n-tmp.h:3387 msgid "2L" msgstr "" #: src/xml/xmli18n-tmp.h:3388 msgid "5x8" msgstr "" #: src/xml/xmli18n-tmp.h:3389 msgid "6x6" msgstr "" #: src/xml/xmli18n-tmp.h:3390 msgid "6x8" msgstr "" #: src/xml/xmli18n-tmp.h:3391 msgid "6x8.5" msgstr "" #: src/xml/xmli18n-tmp.h:3392 msgid "6x9" msgstr "" #: src/xml/xmli18n-tmp.h:3393 msgid "8x10" msgstr "" #: src/xml/xmli18n-tmp.h:3394 msgid "Rokukire" msgstr "" #: src/xml/xmli18n-tmp.h:3396 msgid "12x18" msgstr "" #: src/xml/xmli18n-tmp.h:3397 msgid "Super B 13x19" msgstr "" #: src/xml/xmli18n-tmp.h:3398 msgid "Engineering C 17x22" msgstr "" #: src/xml/xmli18n-tmp.h:3399 msgid "5x5" msgstr "" #: src/xml/xmli18n-tmp.h:3400 msgid "8x8" msgstr "" #: src/xml/xmli18n-tmp.h:3401 msgid "8x10.75" msgstr "" #: src/xml/xmli18n-tmp.h:3402 msgid "8x12" msgstr "" #: src/xml/xmli18n-tmp.h:3403 msgid "8.5x12" msgstr "" #: src/xml/xmli18n-tmp.h:3404 msgid "YonKire" msgstr "" #: src/xml/xmli18n-tmp.h:3405 msgid "11x14" msgstr "" #: src/xml/xmli18n-tmp.h:3406 msgid "HanKire" msgstr "" #: src/xml/xmli18n-tmp.h:3407 msgid "16x20" msgstr "" #: src/xml/xmli18n-tmp.h:3408 msgid "16x24" msgstr "" #: src/xml/xmli18n-tmp.h:3409 msgid "20x24" msgstr "" #: src/xml/xmli18n-tmp.h:3410 msgid "20x30" msgstr "" #: src/xml/xmli18n-tmp.h:3411 msgid "22x30" msgstr "" #: src/xml/xmli18n-tmp.h:3412 msgid "24x30" msgstr "" #: src/xml/xmli18n-tmp.h:3413 msgid "Super A1 24x36" msgstr "" #: src/xml/xmli18n-tmp.h:3414 msgid "30x40" msgstr "" #: src/xml/xmli18n-tmp.h:3415 msgid "4A" msgstr "" #: src/xml/xmli18n-tmp.h:3416 msgid "2A" msgstr "" #: src/xml/xmli18n-tmp.h:3417 msgid "Super A0" msgstr "" #: src/xml/xmli18n-tmp.h:3418 msgid "A0" msgstr "" #: src/xml/xmli18n-tmp.h:3419 msgid "A1" msgstr "" #: src/xml/xmli18n-tmp.h:3420 msgid "A2" msgstr "" #: src/xml/xmli18n-tmp.h:3421 msgid "A3" msgstr "" #: src/xml/xmli18n-tmp.h:3423 msgid "A5" msgstr "" #: src/xml/xmli18n-tmp.h:3424 msgid "A6" msgstr "" #: src/xml/xmli18n-tmp.h:3425 msgid "A7" msgstr "" #: src/xml/xmli18n-tmp.h:3426 msgid "A8" msgstr "" #: src/xml/xmli18n-tmp.h:3427 msgid "A9" msgstr "" #: src/xml/xmli18n-tmp.h:3428 msgid "A10" msgstr "" #: src/xml/xmli18n-tmp.h:3429 msgid "RA0" msgstr "" #: src/xml/xmli18n-tmp.h:3430 msgid "RA1" msgstr "" #: src/xml/xmli18n-tmp.h:3431 msgid "RA2" msgstr "" #: src/xml/xmli18n-tmp.h:3432 msgid "RA3" msgstr "" #: src/xml/xmli18n-tmp.h:3433 msgid "RA4" msgstr "" #: src/xml/xmli18n-tmp.h:3434 msgid "SRA0" msgstr "" #: src/xml/xmli18n-tmp.h:3435 msgid "SRA1" msgstr "" #: src/xml/xmli18n-tmp.h:3436 msgid "SRA2" msgstr "" #: src/xml/xmli18n-tmp.h:3437 msgid "SRA3" msgstr "" #: src/xml/xmli18n-tmp.h:3438 msgid "SRA4" msgstr "" #: src/xml/xmli18n-tmp.h:3439 msgid "4B ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3440 msgid "2B ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3441 msgid "B0 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3442 msgid "B1 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3443 msgid "B2 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3444 msgid "B3 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3445 msgid "B4 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3446 msgid "B5 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3447 msgid "B6 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3448 msgid "B7 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3449 msgid "B8 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3450 msgid "B9 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3451 msgid "B10 ISO" msgstr "" #: src/xml/xmli18n-tmp.h:3452 msgid "Super B0 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3453 msgid "B0 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3454 msgid "B1 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3455 msgid "B2 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3456 msgid "B3 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3457 msgid "B4 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3458 msgid "B5 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3459 msgid "B6 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3460 msgid "B7 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3461 msgid "B8 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3462 msgid "B9 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3463 msgid "B10 JIS" msgstr "" #: src/xml/xmli18n-tmp.h:3464 msgid "C0" msgstr "" #: src/xml/xmli18n-tmp.h:3465 msgid "C0 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3466 msgid "C1" msgstr "" #: src/xml/xmli18n-tmp.h:3467 msgid "C1 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3468 msgid "C2" msgstr "" #: src/xml/xmli18n-tmp.h:3469 msgid "C2 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3470 msgid "C3" msgstr "" #: src/xml/xmli18n-tmp.h:3471 msgid "C3 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3472 msgid "C4" msgstr "" #: src/xml/xmli18n-tmp.h:3473 msgid "C4 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3474 msgid "C5" msgstr "" #: src/xml/xmli18n-tmp.h:3475 msgid "C5 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3476 msgid "B6-C4" msgstr "" #: src/xml/xmli18n-tmp.h:3477 msgid "B6-C4 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3478 msgid "C6" msgstr "" #: src/xml/xmli18n-tmp.h:3479 msgid "C6 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3480 msgid "DL" msgstr "" #: src/xml/xmli18n-tmp.h:3481 msgid "DL landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3482 msgid "C7-6" msgstr "" #: src/xml/xmli18n-tmp.h:3483 msgid "C7-6 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3484 msgid "C7" msgstr "" #: src/xml/xmli18n-tmp.h:3485 msgid "C7 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3486 msgid "C8" msgstr "" #: src/xml/xmli18n-tmp.h:3487 msgid "C8 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3488 msgid "C9" msgstr "" #: src/xml/xmli18n-tmp.h:3489 msgid "C9 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3490 msgid "C10" msgstr "" #: src/xml/xmli18n-tmp.h:3491 msgid "C10 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3492 msgid "EA5" msgstr "" #: src/xml/xmli18n-tmp.h:3493 msgid "EA5 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3494 msgid "ArchA" msgstr "" #: src/xml/xmli18n-tmp.h:3495 msgid "ArchA transposed" msgstr "" #: src/xml/xmli18n-tmp.h:3496 msgid "ArchB" msgstr "" #: src/xml/xmli18n-tmp.h:3497 msgid "ArchB transposed" msgstr "" #: src/xml/xmli18n-tmp.h:3498 msgid "ArchC" msgstr "" #: src/xml/xmli18n-tmp.h:3499 msgid "ArchC transposed" msgstr "" #: src/xml/xmli18n-tmp.h:3500 msgid "ArchD" msgstr "" #: src/xml/xmli18n-tmp.h:3501 msgid "ArchD transposed" msgstr "" #: src/xml/xmli18n-tmp.h:3502 msgid "ArchE" msgstr "" #: src/xml/xmli18n-tmp.h:3503 msgid "ArchE transposed" msgstr "" #: src/xml/xmli18n-tmp.h:3504 msgid "American foolscap" msgstr "" #: src/xml/xmli18n-tmp.h:3505 msgid "European foolscap" msgstr "" #: src/xml/xmli18n-tmp.h:3506 msgid "Crown Quarto" msgstr "" #: src/xml/xmli18n-tmp.h:3507 msgid "Large Crown Quarto" msgstr "" #: src/xml/xmli18n-tmp.h:3508 msgid "Demy Quarto" msgstr "" #: src/xml/xmli18n-tmp.h:3509 msgid "Royal Quarto" msgstr "" #: src/xml/xmli18n-tmp.h:3510 msgid "Crown Octavo" msgstr "" #: src/xml/xmli18n-tmp.h:3511 msgid "Large Crown Octavo" msgstr "" #: src/xml/xmli18n-tmp.h:3512 msgid "Demy Octavo" msgstr "" #: src/xml/xmli18n-tmp.h:3513 msgid "Royal Octavo" msgstr "" #: src/xml/xmli18n-tmp.h:3514 msgid "Small paperback" msgstr "" #: src/xml/xmli18n-tmp.h:3515 msgid "Penguin small paperback" msgstr "" #: src/xml/xmli18n-tmp.h:3516 msgid "Penguin large paperback" msgstr "" #: src/xml/xmli18n-tmp.h:3517 msgid "10cm x 15cm" msgstr "" #: src/xml/xmli18n-tmp.h:3518 msgid "Hagaki Card" msgstr "" #: src/xml/xmli18n-tmp.h:3519 msgid "Oufuku Card" msgstr "" #: src/xml/xmli18n-tmp.h:3520 msgid "Japanese long envelope #3" msgstr "" #: src/xml/xmli18n-tmp.h:3521 msgid "Japanese long envelope #3 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3522 msgid "Japanese long envelope #4" msgstr "" #: src/xml/xmli18n-tmp.h:3523 msgid "Japanese long envelope #4 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3524 msgid "Japanese Western-style envelope #4" msgstr "" #: src/xml/xmli18n-tmp.h:3525 msgid "Japanese Western-style envelope #4 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3526 msgid "Japanese Western-style envelope #6" msgstr "" #: src/xml/xmli18n-tmp.h:3527 msgid "Japanese Western-style envelope #6 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3528 msgid "Japanese Kaku envelope #4" msgstr "" #: src/xml/xmli18n-tmp.h:3529 msgid "Japanese Kaku envelope #4 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3530 msgid "Commercial 10" msgstr "" #: src/xml/xmli18n-tmp.h:3531 msgid "Commercial 10 landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3532 msgid "A2 Invitation" msgstr "" #: src/xml/xmli18n-tmp.h:3533 msgid "Monarch Envelope" msgstr "" #: src/xml/xmli18n-tmp.h:3534 msgid "Monarch Envelope landscape" msgstr "" #: src/xml/xmli18n-tmp.h:3535 msgid "4x5 3/8" msgstr "" #: src/xml/xmli18n-tmp.h:3536 msgid "4x7" msgstr "" #: src/xml/xmli18n-tmp.h:3537 msgid "Wide 101.6x180.6" msgstr "" #: src/xml/xmli18n-tmp.h:3538 msgid "CP_L" msgstr "" #: src/xml/xmli18n-tmp.h:3539 msgid "Credit Card" msgstr "" #: src/xml/xmli18n-tmp.h:3540 msgid "Japanese Business Card" msgstr "" #: src/xml/xmli18n-tmp.h:3541 msgid "Wide Postcard" msgstr "" #: src/xml/xmli18n-tmp.h:3542 msgid "Chilean Office" msgstr "" #: src/xml/xmli18n-tmp.h:3543 msgid "Chilean Double Letter" msgstr "" #: src/xml/xmli18n-tmp.h:3544 msgid "Chilean Double Office" msgstr "" #: src/xml/xmli18n-tmp.h:3545 msgid "A3+" msgstr "" #: src/xml/xmli18n-tmp.h:3546 msgid "4.00x6.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3547 msgid "1.00x4.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3548 msgid "1.31x4.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3549 msgid "0.56x3.44 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3550 msgid "3.19x3.50 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3551 msgid "1.00x2.63 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3552 msgid "2.00x1.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3553 msgid "2.00x1.50 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3554 msgid "2.00x4.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3555 msgid "2.25x5.50 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3556 msgid "3.00x2.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3557 msgid "3.00x3.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3558 msgid "3.19x1.75 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3559 msgid "3.50x2.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3560 msgid "4.00x2.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3561 msgid "4.00x3.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3562 msgid "4.00x4.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3563 msgid "4.00x5.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3564 msgid "4.00x6.50 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3565 msgid "4.00x8.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3566 msgid "4.00x13.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3567 msgid "6.00x2.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3568 msgid "6.00x3.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3569 msgid "6.00x4.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3570 msgid "6.00x5.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3571 msgid "6.00x6.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3572 msgid "8.00x12.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3573 msgid "8.50x6.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3574 msgid "8.50x11.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3575 msgid "2.50x3.13 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3576 msgid "0.50x1.75 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3577 msgid "1.75x3.00 in label" msgstr "" #: src/xml/xmli18n-tmp.h:3578 msgid "0.75x5.75 label" msgstr "" #: src/xml/xmli18n-tmp.h:3579 msgid "44x31 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3580 msgid "62x44 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3581 msgid "74x52 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3582 msgid "88x62 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3583 msgid "105x74 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3584 msgid "125x88 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3585 msgid "148x105 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3586 msgid "176x125 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3587 msgid "210x148 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3588 msgid "250x176 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3589 msgid "297x210 mm label" msgstr "" #: src/xml/xmli18n-tmp.h:3590 msgid "2x6*2" msgstr "" #: src/xml/xmli18n-tmp.h:3591 msgid "3.5x5*2" msgstr "" #: src/xml/xmli18n-tmp.h:3592 msgid "4x6*2" msgstr "" #: src/xml/xmli18n-tmp.h:3593 msgid "2x6*4" msgstr "" #: src/xml/xmli18n-tmp.h:3594 msgid "6x6+2x6" msgstr "" #: src/xml/xmli18n-tmp.h:3595 msgid "4.5x6*2" msgstr "" #: src/xml/xmli18n-tmp.h:3596 msgid "4x8*2" msgstr "" #: src/xml/xmli18n-tmp.h:3597 msgid "8x5+8x4" msgstr "" #: src/xml/xmli18n-tmp.h:3598 msgid "8x5*2" msgstr "" #: src/xml/xmli18n-tmp.h:3599 msgid "8x6+8x4" msgstr "" #: src/xml/xmli18n-tmp.h:3600 msgid "8x10.5" msgstr "" #: src/xml/xmli18n-tmp.h:3601 msgid "8x6+8x5" msgstr "" #: src/xml/xmli18n-tmp.h:3602 msgid "8x6*2" msgstr "" #: src/xml/xmli18n-tmp.h:3603 msgid "8x4*3" msgstr "" #: src/xml/xmli18n-tmp.h:3604 msgid "8x8+8x4" msgstr "" #: src/xml/xmli18n-tmp.h:3606 msgid "89 mm Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3607 msgid "4 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3608 msgid "5 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3609 msgid "210 mm Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3610 msgid "13 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3611 msgid "17 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3612 msgid "22 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3613 msgid "24 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3614 msgid "36 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3615 msgid "44 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3616 msgid "60 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3617 msgid "64 Inch Roll Paper" msgstr "" #: src/xml/xmli18n-tmp.h:3618 msgid "PostScript Level 1" msgstr "" #: src/xml/xmli18n-tmp.h:3619 msgid "PostScript Level 2" msgstr "" #: src/xml/xmli18n-tmp.h:3620 msgid "Canon BJ-30" msgstr "" #: src/xml/xmli18n-tmp.h:3621 msgid "Canon BJC-50" msgstr "" #: src/xml/xmli18n-tmp.h:3622 msgid "Canon BJC-55" msgstr "" #: src/xml/xmli18n-tmp.h:3623 msgid "Canon BJC-80" msgstr "" #: src/xml/xmli18n-tmp.h:3624 msgid "Canon BJC-85" msgstr "" #: src/xml/xmli18n-tmp.h:3625 msgid "Canon BJC-210" msgstr "" #: src/xml/xmli18n-tmp.h:3626 msgid "Canon BJC-240" msgstr "" #: src/xml/xmli18n-tmp.h:3627 msgid "Canon BJC-250" msgstr "" #: src/xml/xmli18n-tmp.h:3628 msgid "Canon BJC-1000" msgstr "" #: src/xml/xmli18n-tmp.h:3629 msgid "Canon BJC-2000" msgstr "" #: src/xml/xmli18n-tmp.h:3630 msgid "Canon BJC-2010" msgstr "" #: src/xml/xmli18n-tmp.h:3631 msgid "Canon BJC-2100" msgstr "" #: src/xml/xmli18n-tmp.h:3632 msgid "Canon BJC-2110" msgstr "" #: src/xml/xmli18n-tmp.h:3633 msgid "Canon BJC-3000" msgstr "" #: src/xml/xmli18n-tmp.h:3634 msgid "Canon BJC-4000" msgstr "" #: src/xml/xmli18n-tmp.h:3635 msgid "Canon BJC-4300" msgstr "" #: src/xml/xmli18n-tmp.h:3636 msgid "Canon BJC-4400" msgstr "" #: src/xml/xmli18n-tmp.h:3637 msgid "Canon BJC-4550" msgstr "" #: src/xml/xmli18n-tmp.h:3638 msgid "Canon BJC-5100" msgstr "" #: src/xml/xmli18n-tmp.h:3639 msgid "Canon BJC-5500" msgstr "" #: src/xml/xmli18n-tmp.h:3640 msgid "Canon BJC-5500J" msgstr "" #: src/xml/xmli18n-tmp.h:3641 msgid "Canon BJC-6000" msgstr "" #: src/xml/xmli18n-tmp.h:3642 msgid "Canon BJC-6100" msgstr "" #: src/xml/xmli18n-tmp.h:3643 msgid "Canon BJC-6200" msgstr "" #: src/xml/xmli18n-tmp.h:3644 msgid "Canon BJC-6500" msgstr "" #: src/xml/xmli18n-tmp.h:3645 msgid "Canon BJC-7000" msgstr "" #: src/xml/xmli18n-tmp.h:3646 msgid "Canon BJC-7100" msgstr "" #: src/xml/xmli18n-tmp.h:3647 msgid "Canon BJC-8200" msgstr "" #: src/xml/xmli18n-tmp.h:3648 msgid "Canon BJC-8500" msgstr "" #: src/xml/xmli18n-tmp.h:3649 msgid "Canon S100" msgstr "" #: src/xml/xmli18n-tmp.h:3650 msgid "Canon S200" msgstr "" #: src/xml/xmli18n-tmp.h:3651 msgid "Canon S300" msgstr "" #: src/xml/xmli18n-tmp.h:3652 msgid "Canon S330" msgstr "" #: src/xml/xmli18n-tmp.h:3653 msgid "Canon S400" msgstr "" #: src/xml/xmli18n-tmp.h:3654 msgid "Canon S450" msgstr "" #: src/xml/xmli18n-tmp.h:3655 msgid "Canon S500" msgstr "" #: src/xml/xmli18n-tmp.h:3656 msgid "Canon S520" msgstr "" #: src/xml/xmli18n-tmp.h:3657 msgid "Canon S530D" msgstr "" #: src/xml/xmli18n-tmp.h:3658 msgid "Canon S600" msgstr "" #: src/xml/xmli18n-tmp.h:3659 msgid "Canon S630" msgstr "" #: src/xml/xmli18n-tmp.h:3660 msgid "Canon S750" msgstr "" #: src/xml/xmli18n-tmp.h:3661 msgid "Canon S800" msgstr "" #: src/xml/xmli18n-tmp.h:3662 msgid "Canon S820" msgstr "" #: src/xml/xmli18n-tmp.h:3663 msgid "Canon S830D" msgstr "" #: src/xml/xmli18n-tmp.h:3664 msgid "Canon S900" msgstr "" #: src/xml/xmli18n-tmp.h:3665 msgid "Canon S9000" msgstr "" #: src/xml/xmli18n-tmp.h:3666 msgid "Canon S4500" msgstr "" #: src/xml/xmli18n-tmp.h:3667 msgid "Canon SELPHY DS700" msgstr "" #: src/xml/xmli18n-tmp.h:3668 msgid "Canon SELPHY DS810" msgstr "" #: src/xml/xmli18n-tmp.h:3669 msgid "Canon PIXMA mini220" msgstr "" #: src/xml/xmli18n-tmp.h:3670 msgid "Canon PIXUS mini220" msgstr "" #: src/xml/xmli18n-tmp.h:3671 msgid "Canon PIXMA mini320" msgstr "" #: src/xml/xmli18n-tmp.h:3672 msgid "Canon PIXMA mini360" msgstr "" #: src/xml/xmli18n-tmp.h:3673 msgid "Canon PIXUS mini360" msgstr "" #: src/xml/xmli18n-tmp.h:3674 msgid "Canon iP90 series" msgstr "" #: src/xml/xmli18n-tmp.h:3675 msgid "Canon PIXMA iP90" msgstr "" #: src/xml/xmli18n-tmp.h:3676 msgid "Canon PIXUS iP90" msgstr "" #: src/xml/xmli18n-tmp.h:3677 msgid "Canon PIXMA iP90v" msgstr "" #: src/xml/xmli18n-tmp.h:3678 msgid "Canon PIXUS iP90v" msgstr "" #: src/xml/xmli18n-tmp.h:3679 msgid "Canon iP100 series" msgstr "" #: src/xml/xmli18n-tmp.h:3680 msgid "Canon PIXMA iP100" msgstr "" #: src/xml/xmli18n-tmp.h:3681 msgid "Canon PIXUS iP100" msgstr "" #: src/xml/xmli18n-tmp.h:3682 msgid "Canon iP110 series" msgstr "" #: src/xml/xmli18n-tmp.h:3683 msgid "Canon PIXMA iP110" msgstr "" #: src/xml/xmli18n-tmp.h:3684 msgid "Canon PIXUS iP110" msgstr "" #: src/xml/xmli18n-tmp.h:3685 msgid "Canon iP2000 series" msgstr "" #: src/xml/xmli18n-tmp.h:3686 msgid "Canon PIXMA iP2000" msgstr "" #: src/xml/xmli18n-tmp.h:3687 msgid "Canon PIXUS iP2000" msgstr "" #: src/xml/xmli18n-tmp.h:3688 msgid "Canon iP2700 series" msgstr "" #: src/xml/xmli18n-tmp.h:3689 msgid "Canon PIXMA iP2700" msgstr "" #: src/xml/xmli18n-tmp.h:3690 msgid "Canon PIXUS iP2700" msgstr "" #: src/xml/xmli18n-tmp.h:3691 msgid "Canon PIXMA iP2701" msgstr "" #: src/xml/xmli18n-tmp.h:3692 msgid "Canon PIXMA iP2702" msgstr "" #: src/xml/xmli18n-tmp.h:3693 msgid "Canon PIXMA iP2740" msgstr "" #: src/xml/xmli18n-tmp.h:3694 msgid "Canon PIXMA iP2760" msgstr "" #: src/xml/xmli18n-tmp.h:3695 msgid "Canon PIXMA iP2770" msgstr "" #: src/xml/xmli18n-tmp.h:3696 msgid "Canon PIXMA iP2772" msgstr "" #: src/xml/xmli18n-tmp.h:3697 msgid "Canon PIXMA iP2780" msgstr "" #: src/xml/xmli18n-tmp.h:3698 msgid "Canon PIXMA iP2788" msgstr "" #: src/xml/xmli18n-tmp.h:3699 msgid "Canon iP2800 series" msgstr "" #: src/xml/xmli18n-tmp.h:3700 msgid "Canon PIXMA iP2810" msgstr "" #: src/xml/xmli18n-tmp.h:3701 msgid "Canon PIXMA iP2820" msgstr "" #: src/xml/xmli18n-tmp.h:3702 msgid "Canon PIXMA iP2840" msgstr "" #: src/xml/xmli18n-tmp.h:3703 msgid "Canon PIXMA iP2850" msgstr "" #: src/xml/xmli18n-tmp.h:3704 msgid "Canon PIXMA iP2870" msgstr "" #: src/xml/xmli18n-tmp.h:3705 msgid "Canon PIXMA iP2872" msgstr "" #: src/xml/xmli18n-tmp.h:3706 msgid "Canon PIXMA iP2880" msgstr "" #: src/xml/xmli18n-tmp.h:3707 msgid "Canon PIXMA iP2890" msgstr "" #: src/xml/xmli18n-tmp.h:3708 msgid "Canon PIXMA iP3000" msgstr "" #: src/xml/xmli18n-tmp.h:3709 msgid "Canon PIXMA iP3100" msgstr "" #: src/xml/xmli18n-tmp.h:3710 msgid "Canon PIXUS iP3100" msgstr "" #: src/xml/xmli18n-tmp.h:3711 msgid "Canon iP3300 series" msgstr "" #: src/xml/xmli18n-tmp.h:3712 msgid "Canon PIXMA iP3300" msgstr "" #: src/xml/xmli18n-tmp.h:3713 msgid "Canon PIXUS iP3300" msgstr "" #: src/xml/xmli18n-tmp.h:3714 msgid "Canon iP3500 series" msgstr "" #: src/xml/xmli18n-tmp.h:3715 msgid "Canon PIXMA iP3500" msgstr "" #: src/xml/xmli18n-tmp.h:3716 msgid "Canon PIXUS iP3500" msgstr "" #: src/xml/xmli18n-tmp.h:3717 msgid "Canon iP3600 series" msgstr "" #: src/xml/xmli18n-tmp.h:3718 msgid "Canon PIXMA iP3600" msgstr "" #: src/xml/xmli18n-tmp.h:3719 msgid "Canon PIXUS iP3600" msgstr "" #: src/xml/xmli18n-tmp.h:3720 msgid "Canon PIXMA iP3680" msgstr "" #: src/xml/xmli18n-tmp.h:3721 msgid "Canon PIXMA iP4000" msgstr "" #: src/xml/xmli18n-tmp.h:3722 msgid "Canon PIXMA iP4000R" msgstr "" #: src/xml/xmli18n-tmp.h:3723 msgid "Canon PIXMA iP4100" msgstr "" #: src/xml/xmli18n-tmp.h:3724 msgid "Canon PIXUS iP4100" msgstr "" #: src/xml/xmli18n-tmp.h:3725 msgid "Canon PIXUS iP4100R" msgstr "" #: src/xml/xmli18n-tmp.h:3726 msgid "Canon PIXMA iP4100R" msgstr "" #: src/xml/xmli18n-tmp.h:3727 msgid "Canon iP4200 series" msgstr "" #: src/xml/xmli18n-tmp.h:3728 msgid "Canon PIXMA iP4200" msgstr "" #: src/xml/xmli18n-tmp.h:3729 msgid "Canon PIXUS iP4200" msgstr "" #: src/xml/xmli18n-tmp.h:3730 msgid "Canon iP4300 series" msgstr "" #: src/xml/xmli18n-tmp.h:3731 msgid "Canon PIXMA iP4300" msgstr "" #: src/xml/xmli18n-tmp.h:3732 msgid "Canon PIXUS iP4300" msgstr "" #: src/xml/xmli18n-tmp.h:3733 msgid "Canon iP4500 series" msgstr "" #: src/xml/xmli18n-tmp.h:3734 msgid "Canon PIXMA iP4500" msgstr "" #: src/xml/xmli18n-tmp.h:3735 msgid "Canon PIXUS iP4500" msgstr "" #: src/xml/xmli18n-tmp.h:3736 msgid "Canon iP4600 series" msgstr "" #: src/xml/xmli18n-tmp.h:3737 msgid "Canon PIXMA iP4600" msgstr "" #: src/xml/xmli18n-tmp.h:3738 msgid "Canon PIXUS iP4600" msgstr "" #: src/xml/xmli18n-tmp.h:3739 msgid "Canon PIXMA iP4680" msgstr "" #: src/xml/xmli18n-tmp.h:3740 msgid "Canon iP4700 series" msgstr "" #: src/xml/xmli18n-tmp.h:3741 msgid "Canon PIXMA iP4700" msgstr "" #: src/xml/xmli18n-tmp.h:3742 msgid "Canon PIXUS iP4700" msgstr "" #: src/xml/xmli18n-tmp.h:3743 msgid "Canon PIXMA iP4760" msgstr "" #: src/xml/xmli18n-tmp.h:3744 msgid "Canon iP4800 series" msgstr "" #: src/xml/xmli18n-tmp.h:3745 msgid "Canon PIXMA iP4800" msgstr "" #: src/xml/xmli18n-tmp.h:3746 msgid "Canon PIXMA iP4810" msgstr "" #: src/xml/xmli18n-tmp.h:3747 msgid "Canon PIXMA iP4820" msgstr "" #: src/xml/xmli18n-tmp.h:3748 msgid "Canon PIXUS iP4830" msgstr "" #: src/xml/xmli18n-tmp.h:3749 msgid "Canon PIXMA iP4840" msgstr "" #: src/xml/xmli18n-tmp.h:3750 msgid "Canon PIXMA iP4850" msgstr "" #: src/xml/xmli18n-tmp.h:3751 msgid "Canon PIXMA iP4870" msgstr "" #: src/xml/xmli18n-tmp.h:3752 msgid "Canon PIXMA iP4880" msgstr "" #: src/xml/xmli18n-tmp.h:3753 msgid "Canon iP4900 series" msgstr "" #: src/xml/xmli18n-tmp.h:3754 msgid "Canon PIXMA iP4900" msgstr "" #: src/xml/xmli18n-tmp.h:3755 msgid "Canon PIXMA iP4910" msgstr "" #: src/xml/xmli18n-tmp.h:3756 msgid "Canon PIXMA iP4920" msgstr "" #: src/xml/xmli18n-tmp.h:3757 msgid "Canon PIXUS iP4930" msgstr "" #: src/xml/xmli18n-tmp.h:3758 msgid "Canon PIXMA iP4940" msgstr "" #: src/xml/xmli18n-tmp.h:3759 msgid "Canon PIXMA iP4950" msgstr "" #: src/xml/xmli18n-tmp.h:3760 msgid "Canon PIXMA iP4970" msgstr "" #: src/xml/xmli18n-tmp.h:3761 msgid "Canon PIXMA iP4980" msgstr "" #: src/xml/xmli18n-tmp.h:3762 msgid "Canon PIXMA iP5000" msgstr "" #: src/xml/xmli18n-tmp.h:3763 msgid "Canon PIXMA iP5200" msgstr "" #: src/xml/xmli18n-tmp.h:3764 msgid "Canon iP5200R series" msgstr "" #: src/xml/xmli18n-tmp.h:3765 msgid "Canon PIXMA iP5200R" msgstr "" #: src/xml/xmli18n-tmp.h:3766 msgid "Canon PIXUS iP5200R" msgstr "" #: src/xml/xmli18n-tmp.h:3767 msgid "Canon PIXMA iP5300" msgstr "" #: src/xml/xmli18n-tmp.h:3768 msgid "Canon PIXMA iP6000D" msgstr "" #: src/xml/xmli18n-tmp.h:3769 msgid "Canon PIXMA iP6100D" msgstr "" #: src/xml/xmli18n-tmp.h:3770 msgid "Canon PIXUS iP6100D" msgstr "" #: src/xml/xmli18n-tmp.h:3771 msgid "Canon PIXMA iP6210D" msgstr "" #: src/xml/xmli18n-tmp.h:3772 msgid "Canon PIXMA iP6220D" msgstr "" #: src/xml/xmli18n-tmp.h:3773 msgid "Canon PIXMA iP6310D" msgstr "" #: src/xml/xmli18n-tmp.h:3774 msgid "Canon PIXMA iP6320D" msgstr "" #: src/xml/xmli18n-tmp.h:3775 msgid "Canon iP6600D series" msgstr "" #: src/xml/xmli18n-tmp.h:3776 msgid "Canon PIXMA iP6600D" msgstr "" #: src/xml/xmli18n-tmp.h:3777 msgid "Canon PIXUS iP6600D" msgstr "" #: src/xml/xmli18n-tmp.h:3778 msgid "Canon iP6700D series" msgstr "" #: src/xml/xmli18n-tmp.h:3779 msgid "Canon PIXMA iP6700D" msgstr "" #: src/xml/xmli18n-tmp.h:3780 msgid "Canon PIXUS iP6700D" msgstr "" #: src/xml/xmli18n-tmp.h:3781 msgid "Canon PIXMA iP7100" msgstr "" #: src/xml/xmli18n-tmp.h:3782 msgid "Canon PIXUS iP7100" msgstr "" #: src/xml/xmli18n-tmp.h:3783 msgid "Canon iP7200 series" msgstr "" #: src/xml/xmli18n-tmp.h:3784 msgid "Canon PIXMA iP7210" msgstr "" #: src/xml/xmli18n-tmp.h:3785 msgid "Canon PIXMA iP7220" msgstr "" #: src/xml/xmli18n-tmp.h:3786 msgid "Canon PIXUS iP7230" msgstr "" #: src/xml/xmli18n-tmp.h:3787 msgid "Canon PIXMA iP7240" msgstr "" #: src/xml/xmli18n-tmp.h:3788 msgid "Canon PIXMA iP7250" msgstr "" #: src/xml/xmli18n-tmp.h:3789 msgid "Canon PIXMA iP7260" msgstr "" #: src/xml/xmli18n-tmp.h:3790 msgid "Canon PIXMA iP7270" msgstr "" #: src/xml/xmli18n-tmp.h:3791 msgid "Canon PIXMA iP7280" msgstr "" #: src/xml/xmli18n-tmp.h:3792 msgid "Canon PIXMA iP7500" msgstr "" #: src/xml/xmli18n-tmp.h:3793 msgid "Canon PIXUS iP7500" msgstr "" #: src/xml/xmli18n-tmp.h:3794 msgid "Canon PIXMA iP8100" msgstr "" #: src/xml/xmli18n-tmp.h:3795 msgid "Canon PIXUS iP8100" msgstr "" #: src/xml/xmli18n-tmp.h:3796 msgid "Canon PIXMA iP8500" msgstr "" #: src/xml/xmli18n-tmp.h:3797 msgid "Canon PIXMA iP8600" msgstr "" #: src/xml/xmli18n-tmp.h:3798 msgid "Canon PIXUS iP8600" msgstr "" #: src/xml/xmli18n-tmp.h:3799 msgid "Canon iP8700 series" msgstr "" #: src/xml/xmli18n-tmp.h:3800 msgid "Canon PIXMA iP7810" msgstr "" #: src/xml/xmli18n-tmp.h:3801 msgid "Canon PIXMA iP8720" msgstr "" #: src/xml/xmli18n-tmp.h:3802 msgid "Canon PIXUS iP8730" msgstr "" #: src/xml/xmli18n-tmp.h:3803 msgid "Canon PIXMA iP8740" msgstr "" #: src/xml/xmli18n-tmp.h:3804 msgid "Canon PIXMA iP8750" msgstr "" #: src/xml/xmli18n-tmp.h:3805 msgid "Canon PIXMA iP8760" msgstr "" #: src/xml/xmli18n-tmp.h:3806 msgid "Canon PIXMA iP8770" msgstr "" #: src/xml/xmli18n-tmp.h:3807 msgid "Canon PIXMA iP8780" msgstr "" #: src/xml/xmli18n-tmp.h:3808 msgid "Canon PIXMA iP9910" msgstr "" #: src/xml/xmli18n-tmp.h:3809 msgid "Canon PIXUS iP9910" msgstr "" #: src/xml/xmli18n-tmp.h:3810 msgid "Canon PIXMA iX4000" msgstr "" #: src/xml/xmli18n-tmp.h:3811 msgid "Canon iX5000 series" msgstr "" #: src/xml/xmli18n-tmp.h:3812 msgid "Canon PIXMA iX5000" msgstr "" #: src/xml/xmli18n-tmp.h:3813 msgid "Canon PIXUS iX5000" msgstr "" #: src/xml/xmli18n-tmp.h:3814 msgid "Canon iX6500 series" msgstr "" #: src/xml/xmli18n-tmp.h:3815 msgid "Canon PIXMA iX6500" msgstr "" #: src/xml/xmli18n-tmp.h:3816 msgid "Canon PIXMA iX6510" msgstr "" #: src/xml/xmli18n-tmp.h:3817 msgid "Canon PIXMA iX6520" msgstr "" #: src/xml/xmli18n-tmp.h:3818 msgid "Canon PIXUS iX6530" msgstr "" #: src/xml/xmli18n-tmp.h:3819 msgid "Canon PIXMA iX6540" msgstr "" #: src/xml/xmli18n-tmp.h:3820 msgid "Canon PIXMA iX6550" msgstr "" #: src/xml/xmli18n-tmp.h:3821 msgid "Canon PIXMA iX6560" msgstr "" #: src/xml/xmli18n-tmp.h:3822 msgid "Canon PIXMA iX6580" msgstr "" #: src/xml/xmli18n-tmp.h:3823 msgid "Canon iX6700 series" msgstr "" #: src/xml/xmli18n-tmp.h:3824 msgid "Canon PIXMA iX6770" msgstr "" #: src/xml/xmli18n-tmp.h:3825 msgid "Canon PIXMA iX6780" msgstr "" #: src/xml/xmli18n-tmp.h:3826 msgid "Canon iX6800 series" msgstr "" #: src/xml/xmli18n-tmp.h:3827 msgid "Canon PIXMA iX6810" msgstr "" #: src/xml/xmli18n-tmp.h:3828 msgid "Canon PIXMA iX6820" msgstr "" #: src/xml/xmli18n-tmp.h:3829 msgid "Canon PIXUS iX6830" msgstr "" #: src/xml/xmli18n-tmp.h:3830 msgid "Canon PIXMA iX6840" msgstr "" #: src/xml/xmli18n-tmp.h:3831 msgid "Canon PIXMA iX6850" msgstr "" #: src/xml/xmli18n-tmp.h:3832 msgid "Canon PIXMA iX6860" msgstr "" #: src/xml/xmli18n-tmp.h:3833 msgid "Canon PIXMA iX6870" msgstr "" #: src/xml/xmli18n-tmp.h:3834 msgid "Canon PIXMA iX6880" msgstr "" #: src/xml/xmli18n-tmp.h:3835 msgid "Canon iX7000 series" msgstr "" #: src/xml/xmli18n-tmp.h:3836 msgid "Canon PIXMA iX7000" msgstr "" #: src/xml/xmli18n-tmp.h:3837 msgid "Canon PIXUS iX7000" msgstr "" #: src/xml/xmli18n-tmp.h:3838 msgid "Canon Pro9000 series" msgstr "" #: src/xml/xmli18n-tmp.h:3839 msgid "Canon PIXMA Pro9000" msgstr "" #: src/xml/xmli18n-tmp.h:3840 msgid "Canon PIXUS Pro9000" msgstr "" #: src/xml/xmli18n-tmp.h:3841 msgid "Canon Pro9000 Mk.II series" msgstr "" #: src/xml/xmli18n-tmp.h:3842 msgid "Canon PIXMA Pro9000mk2" msgstr "" #: src/xml/xmli18n-tmp.h:3843 msgid "Canon PIXUS Pro9000mk2" msgstr "" #: src/xml/xmli18n-tmp.h:3844 msgid "Canon Pro9500 series" msgstr "" #: src/xml/xmli18n-tmp.h:3845 msgid "Canon PIXMA Pro9500" msgstr "" #: src/xml/xmli18n-tmp.h:3846 msgid "Canon PIXUS Pro9500" msgstr "" #: src/xml/xmli18n-tmp.h:3847 msgid "Canon Pro9500 Mk.II series" msgstr "" #: src/xml/xmli18n-tmp.h:3848 msgid "Canon PIXMA Pro9500mk2" msgstr "" #: src/xml/xmli18n-tmp.h:3849 msgid "Canon PIXUS Pro9500mk2" msgstr "" #: src/xml/xmli18n-tmp.h:3850 msgid "Canon SmartBase MPC400" msgstr "" #: src/xml/xmli18n-tmp.h:3851 msgid "Canon SmartBase MPC600F" msgstr "" #: src/xml/xmli18n-tmp.h:3852 msgid "Canon PIXUS MP55" msgstr "" #: src/xml/xmli18n-tmp.h:3853 msgid "Canon MP140 series" msgstr "" #: src/xml/xmli18n-tmp.h:3854 msgid "Canon PIXMA MP140" msgstr "" #: src/xml/xmli18n-tmp.h:3855 msgid "Canon PIXMA MP145" msgstr "" #: src/xml/xmli18n-tmp.h:3856 msgid "Canon MP150 series" msgstr "" #: src/xml/xmli18n-tmp.h:3857 msgid "Canon PIXMA MP150" msgstr "" #: src/xml/xmli18n-tmp.h:3858 msgid "Canon MP160 series" msgstr "" #: src/xml/xmli18n-tmp.h:3859 msgid "Canon PIXMA MP160" msgstr "" #: src/xml/xmli18n-tmp.h:3860 msgid "Canon MP170 series" msgstr "" #: src/xml/xmli18n-tmp.h:3861 msgid "Canon PIXMA MP170" msgstr "" #: src/xml/xmli18n-tmp.h:3862 msgid "Canon PIXUS MP170" msgstr "" #: src/xml/xmli18n-tmp.h:3863 msgid "Canon MP180 series" msgstr "" #: src/xml/xmli18n-tmp.h:3864 msgid "Canon PIXMA MP180" msgstr "" #: src/xml/xmli18n-tmp.h:3865 msgid "Canon MP190 series" msgstr "" #: src/xml/xmli18n-tmp.h:3866 msgid "Canon PIXMA MP190" msgstr "" #: src/xml/xmli18n-tmp.h:3867 msgid "Canon PIXMA MP198" msgstr "" #: src/xml/xmli18n-tmp.h:3868 msgid "Canon MP210 series" msgstr "" #: src/xml/xmli18n-tmp.h:3869 msgid "Canon PIXMA MP210" msgstr "" #: src/xml/xmli18n-tmp.h:3870 msgid "Canon PIXMA MP218" msgstr "" #: src/xml/xmli18n-tmp.h:3871 msgid "Canon MP220 series" msgstr "" #: src/xml/xmli18n-tmp.h:3872 msgid "Canon PIXMA MP220" msgstr "" #: src/xml/xmli18n-tmp.h:3873 msgid "Canon PIXMA MP228" msgstr "" #: src/xml/xmli18n-tmp.h:3874 msgid "Canon MP230 series" msgstr "" #: src/xml/xmli18n-tmp.h:3875 msgid "Canon PIXMA MP230" msgstr "" #: src/xml/xmli18n-tmp.h:3876 msgid "Canon PIXMA MP236" msgstr "" #: src/xml/xmli18n-tmp.h:3877 msgid "Canon PIXMA MP237" msgstr "" #: src/xml/xmli18n-tmp.h:3878 msgid "Canon MP240 series" msgstr "" #: src/xml/xmli18n-tmp.h:3879 msgid "Canon PIXMA MP240" msgstr "" #: src/xml/xmli18n-tmp.h:3880 msgid "Canon PIXMA MP245" msgstr "" #: src/xml/xmli18n-tmp.h:3881 msgid "Canon MP250 series" msgstr "" #: src/xml/xmli18n-tmp.h:3882 msgid "Canon PIXMA MP250" msgstr "" #: src/xml/xmli18n-tmp.h:3883 msgid "Canon PIXMA MP252" msgstr "" #: src/xml/xmli18n-tmp.h:3884 msgid "Canon PIXMA MP258" msgstr "" #: src/xml/xmli18n-tmp.h:3885 msgid "Canon PIXMA MP259" msgstr "" #: src/xml/xmli18n-tmp.h:3886 msgid "Canon MP260 series" msgstr "" #: src/xml/xmli18n-tmp.h:3887 msgid "Canon PIXMA MP260" msgstr "" #: src/xml/xmli18n-tmp.h:3888 msgid "Canon PIXMA MP268" msgstr "" #: src/xml/xmli18n-tmp.h:3889 msgid "Canon MP270 series" msgstr "" #: src/xml/xmli18n-tmp.h:3890 msgid "Canon PIXMA MP270" msgstr "" #: src/xml/xmli18n-tmp.h:3891 msgid "Canon PIXUS MP270" msgstr "" #: src/xml/xmli18n-tmp.h:3892 msgid "Canon PIXMA MP272" msgstr "" #: src/xml/xmli18n-tmp.h:3893 msgid "Canon PIXMA MP276" msgstr "" #: src/xml/xmli18n-tmp.h:3894 msgid "Canon MP280 series" msgstr "" #: src/xml/xmli18n-tmp.h:3895 msgid "Canon PIXMA MP280" msgstr "" #: src/xml/xmli18n-tmp.h:3896 msgid "Canon PIXUS MP280" msgstr "" #: src/xml/xmli18n-tmp.h:3897 msgid "Canon PIXMA MP282" msgstr "" #: src/xml/xmli18n-tmp.h:3898 msgid "Canon PIXMA MP287" msgstr "" #: src/xml/xmli18n-tmp.h:3899 msgid "Canon PIXMA MP288" msgstr "" #: src/xml/xmli18n-tmp.h:3900 msgid "Canon MP360 series" msgstr "" #: src/xml/xmli18n-tmp.h:3901 msgid "Canon PIXMA MP360" msgstr "" #: src/xml/xmli18n-tmp.h:3902 msgid "Canon PIXUS MP360" msgstr "" #: src/xml/xmli18n-tmp.h:3903 msgid "Canon SmartBase MP360" msgstr "" #: src/xml/xmli18n-tmp.h:3904 msgid "Canon SmartBase MP360S" msgstr "" #: src/xml/xmli18n-tmp.h:3905 msgid "Canon MultiPASS MP360" msgstr "" #: src/xml/xmli18n-tmp.h:3906 msgid "Canon MP370 series" msgstr "" #: src/xml/xmli18n-tmp.h:3907 msgid "Canon PIXMA MP370" msgstr "" #: src/xml/xmli18n-tmp.h:3908 msgid "Canon PIXUS MP370" msgstr "" #: src/xml/xmli18n-tmp.h:3909 msgid "Canon SmartBase MP370" msgstr "" #: src/xml/xmli18n-tmp.h:3910 msgid "Canon MultiPASS MP370" msgstr "" #: src/xml/xmli18n-tmp.h:3911 msgid "Canon PIXMA MP375R" msgstr "" #: src/xml/xmli18n-tmp.h:3912 msgid "Canon PIXUS MP375R" msgstr "" #: src/xml/xmli18n-tmp.h:3913 msgid "Canon MP390 series" msgstr "" #: src/xml/xmli18n-tmp.h:3914 msgid "Canon PIXMA MP390" msgstr "" #: src/xml/xmli18n-tmp.h:3915 msgid "Canon PIXUS MP390" msgstr "" #: src/xml/xmli18n-tmp.h:3916 msgid "Canon SmartBase MP390" msgstr "" #: src/xml/xmli18n-tmp.h:3917 msgid "Canon MultiPASS MP390" msgstr "" #: src/xml/xmli18n-tmp.h:3918 msgid "Canon MP450 series" msgstr "" #: src/xml/xmli18n-tmp.h:3919 msgid "Canon PIXMA MP450" msgstr "" #: src/xml/xmli18n-tmp.h:3920 msgid "Canon PIXUS MP450" msgstr "" #: src/xml/xmli18n-tmp.h:3921 msgid "Canon MP460 series" msgstr "" #: src/xml/xmli18n-tmp.h:3922 msgid "Canon PIXMA MP460" msgstr "" #: src/xml/xmli18n-tmp.h:3923 msgid "Canon PIXUS MP460" msgstr "" #: src/xml/xmli18n-tmp.h:3924 msgid "Canon MP470 series" msgstr "" #: src/xml/xmli18n-tmp.h:3925 msgid "Canon PIXMA MP470" msgstr "" #: src/xml/xmli18n-tmp.h:3926 msgid "Canon PIXUS MP470" msgstr "" #: src/xml/xmli18n-tmp.h:3927 msgid "Canon PIXMA MP476" msgstr "" #: src/xml/xmli18n-tmp.h:3928 msgid "Canon MP480 series" msgstr "" #: src/xml/xmli18n-tmp.h:3929 msgid "Canon PIXMA MP480" msgstr "" #: src/xml/xmli18n-tmp.h:3930 msgid "Canon PIXUS MP480" msgstr "" #: src/xml/xmli18n-tmp.h:3931 msgid "Canon PIXMA MP486" msgstr "" #: src/xml/xmli18n-tmp.h:3932 msgid "Canon MP490 series" msgstr "" #: src/xml/xmli18n-tmp.h:3933 msgid "Canon PIXMA MP490" msgstr "" #: src/xml/xmli18n-tmp.h:3934 msgid "Canon PIXUS MP490" msgstr "" #: src/xml/xmli18n-tmp.h:3935 msgid "Canon PIXMA MP492" msgstr "" #: src/xml/xmli18n-tmp.h:3936 msgid "Canon PIXMA MP493" msgstr "" #: src/xml/xmli18n-tmp.h:3937 msgid "Canon PIXUS MP493" msgstr "" #: src/xml/xmli18n-tmp.h:3938 msgid "Canon PIXMA MP495" msgstr "" #: src/xml/xmli18n-tmp.h:3939 msgid "Canon PIXMA MP496" msgstr "" #: src/xml/xmli18n-tmp.h:3940 msgid "Canon PIXMA MP497" msgstr "" #: src/xml/xmli18n-tmp.h:3941 msgid "Canon PIXMA MP498" msgstr "" #: src/xml/xmli18n-tmp.h:3942 msgid "Canon PIXMA MP499" msgstr "" #: src/xml/xmli18n-tmp.h:3943 msgid "Canon MP500 series" msgstr "" #: src/xml/xmli18n-tmp.h:3944 msgid "Canon PIXMA MP500" msgstr "" #: src/xml/xmli18n-tmp.h:3945 msgid "Canon PIXUS MP500" msgstr "" #: src/xml/xmli18n-tmp.h:3946 msgid "Canon MP510 series" msgstr "" #: src/xml/xmli18n-tmp.h:3947 msgid "Canon PIXMA MP510" msgstr "" #: src/xml/xmli18n-tmp.h:3948 msgid "Canon PIXUS MP510" msgstr "" #: src/xml/xmli18n-tmp.h:3949 msgid "Canon MP520 series" msgstr "" #: src/xml/xmli18n-tmp.h:3950 msgid "Canon PIXMA MP520" msgstr "" #: src/xml/xmli18n-tmp.h:3951 msgid "Canon PIXUS MP520" msgstr "" #: src/xml/xmli18n-tmp.h:3952 msgid "Canon MP530 series" msgstr "" #: src/xml/xmli18n-tmp.h:3953 msgid "Canon PIXMA MP530" msgstr "" #: src/xml/xmli18n-tmp.h:3954 msgid "Canon MP540 series" msgstr "" #: src/xml/xmli18n-tmp.h:3955 msgid "Canon PIXMA MP540" msgstr "" #: src/xml/xmli18n-tmp.h:3956 msgid "Canon PIXUS MP540" msgstr "" #: src/xml/xmli18n-tmp.h:3957 msgid "Canon PIXMA MP545" msgstr "" #: src/xml/xmli18n-tmp.h:3958 msgid "Canon MP550 series" msgstr "" #: src/xml/xmli18n-tmp.h:3959 msgid "Canon PIXMA MP550" msgstr "" #: src/xml/xmli18n-tmp.h:3960 msgid "Canon PIXUS MP550" msgstr "" #: src/xml/xmli18n-tmp.h:3961 msgid "Canon PIXMA MP558" msgstr "" #: src/xml/xmli18n-tmp.h:3962 msgid "Canon MP560 series" msgstr "" #: src/xml/xmli18n-tmp.h:3963 msgid "Canon PIXMA MP560" msgstr "" #: src/xml/xmli18n-tmp.h:3964 msgid "Canon PIXUS MP560" msgstr "" #: src/xml/xmli18n-tmp.h:3965 msgid "Canon PIXMA MP568" msgstr "" #: src/xml/xmli18n-tmp.h:3966 msgid "Canon MP600 series" msgstr "" #: src/xml/xmli18n-tmp.h:3967 msgid "Canon PIXMA MP600" msgstr "" #: src/xml/xmli18n-tmp.h:3968 msgid "Canon PIXUS MP600" msgstr "" #: src/xml/xmli18n-tmp.h:3969 msgid "Canon PIXMA MP600R" msgstr "" #: src/xml/xmli18n-tmp.h:3970 msgid "Canon MP610 series" msgstr "" #: src/xml/xmli18n-tmp.h:3971 msgid "Canon PIXMA MP610" msgstr "" #: src/xml/xmli18n-tmp.h:3972 msgid "Canon PIXUS MP610" msgstr "" #: src/xml/xmli18n-tmp.h:3973 msgid "Canon MP620 series" msgstr "" #: src/xml/xmli18n-tmp.h:3974 msgid "Canon PIXMA MP620" msgstr "" #: src/xml/xmli18n-tmp.h:3975 msgid "Canon PIXMA MP620B" msgstr "" #: src/xml/xmli18n-tmp.h:3976 msgid "Canon PIXUS MP620" msgstr "" #: src/xml/xmli18n-tmp.h:3977 msgid "Canon PIXMA MP628" msgstr "" #: src/xml/xmli18n-tmp.h:3978 msgid "Canon MP630 series" msgstr "" #: src/xml/xmli18n-tmp.h:3979 msgid "Canon PIXMA MP630" msgstr "" #: src/xml/xmli18n-tmp.h:3980 msgid "Canon PIXUS MP630" msgstr "" #: src/xml/xmli18n-tmp.h:3981 msgid "Canon PIXMA MP638" msgstr "" #: src/xml/xmli18n-tmp.h:3982 msgid "Canon MP640 series" msgstr "" #: src/xml/xmli18n-tmp.h:3983 msgid "Canon PIXMA MP640" msgstr "" #: src/xml/xmli18n-tmp.h:3984 msgid "Canon PIXMA MP640R" msgstr "" #: src/xml/xmli18n-tmp.h:3985 msgid "Canon PIXUS MP640" msgstr "" #: src/xml/xmli18n-tmp.h:3986 msgid "Canon PIXMA MP648" msgstr "" #: src/xml/xmli18n-tmp.h:3987 msgid "Canon MP700 series" msgstr "" #: src/xml/xmli18n-tmp.h:3988 msgid "Canon PIXMA MP700" msgstr "" #: src/xml/xmli18n-tmp.h:3989 msgid "Canon PIXUS MP700" msgstr "" #: src/xml/xmli18n-tmp.h:3990 msgid "Canon SmartBase MP700" msgstr "" #: src/xml/xmli18n-tmp.h:3991 msgid "Canon MultiPASS MP700" msgstr "" #: src/xml/xmli18n-tmp.h:3992 msgid "Canon MP710 series" msgstr "" #: src/xml/xmli18n-tmp.h:3993 msgid "Canon PIXMA MP710" msgstr "" #: src/xml/xmli18n-tmp.h:3994 msgid "Canon PIXUS MP710" msgstr "" #: src/xml/xmli18n-tmp.h:3995 msgid "Canon MP730 series" msgstr "" #: src/xml/xmli18n-tmp.h:3996 msgid "Canon PIXMA MP730" msgstr "" #: src/xml/xmli18n-tmp.h:3997 msgid "Canon PIXUS MP730" msgstr "" #: src/xml/xmli18n-tmp.h:3998 msgid "Canon SmartBase MP730" msgstr "" #: src/xml/xmli18n-tmp.h:3999 msgid "Canon MultiPASS MP730" msgstr "" #: src/xml/xmli18n-tmp.h:4000 msgid "Canon MP740 series" msgstr "" #: src/xml/xmli18n-tmp.h:4001 msgid "Canon PIXMA MP740" msgstr "" #: src/xml/xmli18n-tmp.h:4002 msgid "Canon PIXUS MP740" msgstr "" #: src/xml/xmli18n-tmp.h:4003 msgid "Canon MP750 series" msgstr "" #: src/xml/xmli18n-tmp.h:4004 msgid "Canon PIXMA MP750" msgstr "" #: src/xml/xmli18n-tmp.h:4005 msgid "Canon MP760 series" msgstr "" #: src/xml/xmli18n-tmp.h:4006 msgid "Canon PIXMA MP760" msgstr "" #: src/xml/xmli18n-tmp.h:4007 msgid "Canon MP770 series" msgstr "" #: src/xml/xmli18n-tmp.h:4008 msgid "Canon PIXMA MP770" msgstr "" #: src/xml/xmli18n-tmp.h:4009 msgid "Canon PIXUS MP770" msgstr "" #: src/xml/xmli18n-tmp.h:4010 msgid "Canon MP780 series" msgstr "" #: src/xml/xmli18n-tmp.h:4011 msgid "Canon PIXMA MP780" msgstr "" #: src/xml/xmli18n-tmp.h:4012 msgid "Canon MP790 series" msgstr "" #: src/xml/xmli18n-tmp.h:4013 msgid "Canon PIXMA MP790" msgstr "" #: src/xml/xmli18n-tmp.h:4014 msgid "Canon PIXUS MP790" msgstr "" #: src/xml/xmli18n-tmp.h:4015 msgid "Canon MP800 series" msgstr "" #: src/xml/xmli18n-tmp.h:4016 msgid "Canon PIXMA MP800" msgstr "" #: src/xml/xmli18n-tmp.h:4017 msgid "Canon PIXUS MP800" msgstr "" #: src/xml/xmli18n-tmp.h:4018 msgid "Canon PIXMA MP800R" msgstr "" #: src/xml/xmli18n-tmp.h:4019 msgid "Canon MP810 series" msgstr "" #: src/xml/xmli18n-tmp.h:4020 msgid "Canon PIXMA MP810" msgstr "" #: src/xml/xmli18n-tmp.h:4021 msgid "Canon PIXUS MP810" msgstr "" #: src/xml/xmli18n-tmp.h:4022 msgid "Canon MP830 series" msgstr "" #: src/xml/xmli18n-tmp.h:4023 msgid "Canon PIXMA MP830" msgstr "" #: src/xml/xmli18n-tmp.h:4024 msgid "Canon PIXUS MP830" msgstr "" #: src/xml/xmli18n-tmp.h:4025 msgid "Canon MP900 series" msgstr "" #: src/xml/xmli18n-tmp.h:4026 msgid "Canon PIXMA MP900" msgstr "" #: src/xml/xmli18n-tmp.h:4027 msgid "Canon PIXUS MP900" msgstr "" #: src/xml/xmli18n-tmp.h:4028 msgid "Canon MP950 series" msgstr "" #: src/xml/xmli18n-tmp.h:4029 msgid "Canon PIXMA MP950" msgstr "" #: src/xml/xmli18n-tmp.h:4030 msgid "Canon PIXUS MP950" msgstr "" #: src/xml/xmli18n-tmp.h:4031 msgid "Canon MP960 series" msgstr "" #: src/xml/xmli18n-tmp.h:4032 msgid "Canon PIXMA MP960" msgstr "" #: src/xml/xmli18n-tmp.h:4033 msgid "Canon PIXUS MP960" msgstr "" #: src/xml/xmli18n-tmp.h:4034 msgid "Canon MP970 series" msgstr "" #: src/xml/xmli18n-tmp.h:4035 msgid "Canon PIXMA MP970" msgstr "" #: src/xml/xmli18n-tmp.h:4036 msgid "Canon PIXUS MP970" msgstr "" #: src/xml/xmli18n-tmp.h:4037 msgid "Canon MP980 series" msgstr "" #: src/xml/xmli18n-tmp.h:4038 msgid "Canon PIXMA MP980" msgstr "" #: src/xml/xmli18n-tmp.h:4039 msgid "Canon PIXUS MP980" msgstr "" #: src/xml/xmli18n-tmp.h:4040 msgid "Canon PIXMA MP988" msgstr "" #: src/xml/xmli18n-tmp.h:4041 msgid "Canon MP990 series" msgstr "" #: src/xml/xmli18n-tmp.h:4042 msgid "Canon PIXMA MP990" msgstr "" #: src/xml/xmli18n-tmp.h:4043 msgid "Canon PIXUS MP990" msgstr "" #: src/xml/xmli18n-tmp.h:4044 msgid "Canon PIXMA MP996" msgstr "" #: src/xml/xmli18n-tmp.h:4045 msgid "Canon MG2100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4046 msgid "Canon PIXMA MG2100" msgstr "" #: src/xml/xmli18n-tmp.h:4047 msgid "Canon PIXMA MG2110" msgstr "" #: src/xml/xmli18n-tmp.h:4048 msgid "Canon PIXMA MG2120" msgstr "" #: src/xml/xmli18n-tmp.h:4049 msgid "Canon PIXUS MG2130" msgstr "" #: src/xml/xmli18n-tmp.h:4050 msgid "Canon PIXMA MG2140" msgstr "" #: src/xml/xmli18n-tmp.h:4051 msgid "Canon PIXMA MG2150" msgstr "" #: src/xml/xmli18n-tmp.h:4052 msgid "Canon PIXMA MG2160" msgstr "" #: src/xml/xmli18n-tmp.h:4053 msgid "Canon PIXMA MG2170" msgstr "" #: src/xml/xmli18n-tmp.h:4054 msgid "Canon PIXMA MG2180" msgstr "" #: src/xml/xmli18n-tmp.h:4055 msgid "Canon MG2200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4056 msgid "Canon PIXMA MG2210" msgstr "" #: src/xml/xmli18n-tmp.h:4057 msgid "Canon PIXMA MG2220" msgstr "" #: src/xml/xmli18n-tmp.h:4058 msgid "Canon PIXMA MG2240" msgstr "" #: src/xml/xmli18n-tmp.h:4059 msgid "Canon PIXMA MG2250" msgstr "" #: src/xml/xmli18n-tmp.h:4060 msgid "Canon PIXMA MG2260" msgstr "" #: src/xml/xmli18n-tmp.h:4061 msgid "Canon PIXMA MG2270" msgstr "" #: src/xml/xmli18n-tmp.h:4062 msgid "Canon PIXMA MG2280" msgstr "" #: src/xml/xmli18n-tmp.h:4063 msgid "Canon MG2400 series" msgstr "" #: src/xml/xmli18n-tmp.h:4064 msgid "Canon PIXMA MG2400" msgstr "" #: src/xml/xmli18n-tmp.h:4065 msgid "Canon PIXMA MG2410" msgstr "" #: src/xml/xmli18n-tmp.h:4066 msgid "Canon PIXMA MG2420" msgstr "" #: src/xml/xmli18n-tmp.h:4067 msgid "Canon PIXMA MG2440" msgstr "" #: src/xml/xmli18n-tmp.h:4068 msgid "Canon PIXMA MG2450" msgstr "" #: src/xml/xmli18n-tmp.h:4069 msgid "Canon PIXMA MG2460" msgstr "" #: src/xml/xmli18n-tmp.h:4070 msgid "Canon PIXMA MG2470" msgstr "" #: src/xml/xmli18n-tmp.h:4071 msgid "Canon PIXMA MG2490" msgstr "" #: src/xml/xmli18n-tmp.h:4072 msgid "Canon MG2500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4073 msgid "Canon PIXMA MG2510" msgstr "" #: src/xml/xmli18n-tmp.h:4074 msgid "Canon PIXMA MG2520" msgstr "" #: src/xml/xmli18n-tmp.h:4075 msgid "Canon PIXMA MG2540" msgstr "" #: src/xml/xmli18n-tmp.h:4076 msgid "Canon PIXMA MG2550" msgstr "" #: src/xml/xmli18n-tmp.h:4077 msgid "Canon PIXMA MG2560" msgstr "" #: src/xml/xmli18n-tmp.h:4078 msgid "Canon PIXMA MG2570" msgstr "" #: src/xml/xmli18n-tmp.h:4079 msgid "Canon PIXMA MG2570S" msgstr "" #: src/xml/xmli18n-tmp.h:4080 msgid "Canon PIXMA MG2580" msgstr "" #: src/xml/xmli18n-tmp.h:4081 msgid "Canon PIXMA MG2580S" msgstr "" #: src/xml/xmli18n-tmp.h:4082 msgid "Canon PIXMA MG2590" msgstr "" #: src/xml/xmli18n-tmp.h:4083 msgid "Canon MG2900 series" msgstr "" #: src/xml/xmli18n-tmp.h:4084 msgid "Canon PIXMA MG2910" msgstr "" #: src/xml/xmli18n-tmp.h:4085 msgid "Canon PIXMA MG2920" msgstr "" #: src/xml/xmli18n-tmp.h:4086 msgid "Canon PIXMA MG2922" msgstr "" #: src/xml/xmli18n-tmp.h:4087 msgid "Canon PIXMA MG2924" msgstr "" #: src/xml/xmli18n-tmp.h:4088 msgid "Canon PIXMA MG2940" msgstr "" #: src/xml/xmli18n-tmp.h:4089 msgid "Canon PIXMA MG2950" msgstr "" #: src/xml/xmli18n-tmp.h:4090 msgid "Canon PIXMA MG2960" msgstr "" #: src/xml/xmli18n-tmp.h:4091 msgid "Canon PIXMA MG2970" msgstr "" #: src/xml/xmli18n-tmp.h:4092 msgid "Canon PIXMA MG2980" msgstr "" #: src/xml/xmli18n-tmp.h:4093 msgid "Canon PIXMA MG2990" msgstr "" #: src/xml/xmli18n-tmp.h:4094 msgid "Canon MG3100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4095 msgid "Canon PIXMA MG3100" msgstr "" #: src/xml/xmli18n-tmp.h:4096 msgid "Canon PIXMA MG3110" msgstr "" #: src/xml/xmli18n-tmp.h:4097 msgid "Canon PIXMA MG3120" msgstr "" #: src/xml/xmli18n-tmp.h:4098 msgid "Canon PIXMA MG3122" msgstr "" #: src/xml/xmli18n-tmp.h:4099 msgid "Canon PIXUS MG3130" msgstr "" #: src/xml/xmli18n-tmp.h:4100 msgid "Canon PIXMA MG3140" msgstr "" #: src/xml/xmli18n-tmp.h:4101 msgid "Canon PIXMA MG3150" msgstr "" #: src/xml/xmli18n-tmp.h:4102 msgid "Canon PIXMA MG3160" msgstr "" #: src/xml/xmli18n-tmp.h:4103 msgid "Canon PIXMA MG3170" msgstr "" #: src/xml/xmli18n-tmp.h:4104 msgid "Canon PIXMA MG3180" msgstr "" #: src/xml/xmli18n-tmp.h:4105 msgid "Canon MG3200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4106 msgid "Canon PIXMA MG3210" msgstr "" #: src/xml/xmli18n-tmp.h:4107 msgid "Canon PIXMA MG3220" msgstr "" #: src/xml/xmli18n-tmp.h:4108 msgid "Canon PIXMA MG3222" msgstr "" #: src/xml/xmli18n-tmp.h:4109 msgid "Canon PIXUS MG3230" msgstr "" #: src/xml/xmli18n-tmp.h:4110 msgid "Canon PIXMA MG3240" msgstr "" #: src/xml/xmli18n-tmp.h:4111 msgid "Canon PIXMA MG3250" msgstr "" #: src/xml/xmli18n-tmp.h:4112 msgid "Canon PIXMA MG3260" msgstr "" #: src/xml/xmli18n-tmp.h:4113 msgid "Canon PIXMA MG3270" msgstr "" #: src/xml/xmli18n-tmp.h:4114 msgid "Canon MG3500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4115 msgid "Canon PIXMA MG3510" msgstr "" #: src/xml/xmli18n-tmp.h:4116 msgid "Canon PIXMA MG3520" msgstr "" #: src/xml/xmli18n-tmp.h:4117 msgid "Canon PIXMA MG3522" msgstr "" #: src/xml/xmli18n-tmp.h:4118 msgid "Canon PIXUS MG3530" msgstr "" #: src/xml/xmli18n-tmp.h:4119 msgid "Canon PIXMA MG3540" msgstr "" #: src/xml/xmli18n-tmp.h:4120 msgid "Canon PIXMA MG3550" msgstr "" #: src/xml/xmli18n-tmp.h:4121 msgid "Canon PIXMA MG3560" msgstr "" #: src/xml/xmli18n-tmp.h:4122 msgid "Canon PIXMA MG3570" msgstr "" #: src/xml/xmli18n-tmp.h:4123 msgid "Canon PIXMA MG3580" msgstr "" #: src/xml/xmli18n-tmp.h:4124 msgid "Canon MG3600 series" msgstr "" #: src/xml/xmli18n-tmp.h:4125 msgid "Canon PIXMA MG3610" msgstr "" #: src/xml/xmli18n-tmp.h:4126 msgid "Canon PIXMA MG3620" msgstr "" #: src/xml/xmli18n-tmp.h:4127 msgid "Canon PIXUS MG3630" msgstr "" #: src/xml/xmli18n-tmp.h:4128 msgid "Canon PIXMA MG3640" msgstr "" #: src/xml/xmli18n-tmp.h:4129 msgid "Canon PIXMA MG3650" msgstr "" #: src/xml/xmli18n-tmp.h:4130 msgid "Canon PIXMA MG3670" msgstr "" #: src/xml/xmli18n-tmp.h:4131 msgid "Canon PIXMA MG3680" msgstr "" #: src/xml/xmli18n-tmp.h:4132 msgid "Canon MG4100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4133 msgid "Canon PIXMA MG4100" msgstr "" #: src/xml/xmli18n-tmp.h:4134 msgid "Canon PIXMA MG4110" msgstr "" #: src/xml/xmli18n-tmp.h:4135 msgid "Canon PIXMA MG4120" msgstr "" #: src/xml/xmli18n-tmp.h:4136 msgid "Canon PIXUS MG4130" msgstr "" #: src/xml/xmli18n-tmp.h:4137 msgid "Canon PIXMA MG4140" msgstr "" #: src/xml/xmli18n-tmp.h:4138 msgid "Canon PIXMA MG4150" msgstr "" #: src/xml/xmli18n-tmp.h:4139 msgid "Canon PIXMA MG4160" msgstr "" #: src/xml/xmli18n-tmp.h:4140 msgid "Canon PIXMA MG4170" msgstr "" #: src/xml/xmli18n-tmp.h:4141 msgid "Canon PIXMA MG4180" msgstr "" #: src/xml/xmli18n-tmp.h:4142 msgid "Canon MG4200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4143 msgid "Canon PIXMA MG4210" msgstr "" #: src/xml/xmli18n-tmp.h:4144 msgid "Canon PIXMA MG4220" msgstr "" #: src/xml/xmli18n-tmp.h:4145 msgid "Canon PIXUS MG4230" msgstr "" #: src/xml/xmli18n-tmp.h:4146 msgid "Canon PIXMA MG4240" msgstr "" #: src/xml/xmli18n-tmp.h:4147 msgid "Canon PIXMA MG4250" msgstr "" #: src/xml/xmli18n-tmp.h:4148 msgid "Canon PIXMA MG4260" msgstr "" #: src/xml/xmli18n-tmp.h:4149 msgid "Canon PIXMA MG4270" msgstr "" #: src/xml/xmli18n-tmp.h:4150 msgid "Canon PIXMA MG4280" msgstr "" #: src/xml/xmli18n-tmp.h:4151 msgid "Canon MG5100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4152 msgid "Canon PIXMA MG5100" msgstr "" #: src/xml/xmli18n-tmp.h:4153 msgid "Canon PIXMA MG5120" msgstr "" #: src/xml/xmli18n-tmp.h:4154 msgid "Canon PIXUS MG5130" msgstr "" #: src/xml/xmli18n-tmp.h:4155 msgid "Canon PIXMA MG5140" msgstr "" #: src/xml/xmli18n-tmp.h:4156 msgid "Canon PIXMA MG5150" msgstr "" #: src/xml/xmli18n-tmp.h:4157 msgid "Canon PIXMA MG5170" msgstr "" #: src/xml/xmli18n-tmp.h:4158 msgid "Canon PIXMA MG5180" msgstr "" #: src/xml/xmli18n-tmp.h:4159 msgid "Canon MG5200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4160 msgid "Canon PIXMA MG5200" msgstr "" #: src/xml/xmli18n-tmp.h:4161 msgid "Canon PIXMA MG5210" msgstr "" #: src/xml/xmli18n-tmp.h:4162 msgid "Canon PIXMA MG5220" msgstr "" #: src/xml/xmli18n-tmp.h:4163 msgid "Canon PIXUS MG5230" msgstr "" #: src/xml/xmli18n-tmp.h:4164 msgid "Canon PIXMA MG5240" msgstr "" #: src/xml/xmli18n-tmp.h:4165 msgid "Canon PIXMA MG5250" msgstr "" #: src/xml/xmli18n-tmp.h:4166 msgid "Canon PIXMA MG5270" msgstr "" #: src/xml/xmli18n-tmp.h:4167 msgid "Canon PIXMA MG5280" msgstr "" #: src/xml/xmli18n-tmp.h:4168 msgid "Canon MG5300 series" msgstr "" #: src/xml/xmli18n-tmp.h:4169 msgid "Canon PIXMA MG5300" msgstr "" #: src/xml/xmli18n-tmp.h:4170 msgid "Canon PIXMA MG5310" msgstr "" #: src/xml/xmli18n-tmp.h:4171 msgid "Canon PIXMA MG5320" msgstr "" #: src/xml/xmli18n-tmp.h:4172 msgid "Canon PIXUS MG5330" msgstr "" #: src/xml/xmli18n-tmp.h:4173 msgid "Canon PIXMA MG5340" msgstr "" #: src/xml/xmli18n-tmp.h:4174 msgid "Canon PIXMA MG5350" msgstr "" #: src/xml/xmli18n-tmp.h:4175 msgid "Canon PIXMA MG5370" msgstr "" #: src/xml/xmli18n-tmp.h:4176 msgid "Canon PIXMA MG5380" msgstr "" #: src/xml/xmli18n-tmp.h:4177 msgid "Canon MG5400 series" msgstr "" #: src/xml/xmli18n-tmp.h:4178 msgid "Canon PIXMA MG5410" msgstr "" #: src/xml/xmli18n-tmp.h:4179 msgid "Canon PIXMA MG5420" msgstr "" #: src/xml/xmli18n-tmp.h:4180 msgid "Canon PIXMA MG5422" msgstr "" #: src/xml/xmli18n-tmp.h:4181 msgid "Canon PIXUS MG5430" msgstr "" #: src/xml/xmli18n-tmp.h:4182 msgid "Canon PIXMA MG5440" msgstr "" #: src/xml/xmli18n-tmp.h:4183 msgid "Canon PIXMA MG5450" msgstr "" #: src/xml/xmli18n-tmp.h:4184 msgid "Canon PIXMA MG5460" msgstr "" #: src/xml/xmli18n-tmp.h:4185 msgid "Canon PIXMA MG5470" msgstr "" #: src/xml/xmli18n-tmp.h:4186 msgid "Canon PIXMA MG5480" msgstr "" #: src/xml/xmli18n-tmp.h:4187 msgid "Canon MG5500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4188 msgid "Canon PIXMA MG5510" msgstr "" #: src/xml/xmli18n-tmp.h:4189 msgid "Canon PIXMA MG5520" msgstr "" #: src/xml/xmli18n-tmp.h:4190 msgid "Canon PIXMA MG5522" msgstr "" #: src/xml/xmli18n-tmp.h:4191 msgid "Canon PIXUS MG5530" msgstr "" #: src/xml/xmli18n-tmp.h:4192 msgid "Canon PIXMA MG5540" msgstr "" #: src/xml/xmli18n-tmp.h:4193 msgid "Canon PIXMA MG5550" msgstr "" #: src/xml/xmli18n-tmp.h:4194 msgid "Canon PIXMA MG5560" msgstr "" #: src/xml/xmli18n-tmp.h:4195 msgid "Canon PIXMA MG5570" msgstr "" #: src/xml/xmli18n-tmp.h:4196 msgid "Canon PIXMA MG5580" msgstr "" #: src/xml/xmli18n-tmp.h:4197 msgid "Canon MG5600 series" msgstr "" #: src/xml/xmli18n-tmp.h:4198 msgid "Canon PIXMA MG5610" msgstr "" #: src/xml/xmli18n-tmp.h:4199 msgid "Canon PIXMA MG5620" msgstr "" #: src/xml/xmli18n-tmp.h:4200 msgid "Canon PIXMA MG5622" msgstr "" #: src/xml/xmli18n-tmp.h:4201 msgid "Canon PIXUS MG5630" msgstr "" #: src/xml/xmli18n-tmp.h:4202 msgid "Canon PIXMA MG5640" msgstr "" #: src/xml/xmli18n-tmp.h:4203 msgid "Canon PIXMA MG5650" msgstr "" #: src/xml/xmli18n-tmp.h:4204 msgid "Canon PIXMA MG5660" msgstr "" #: src/xml/xmli18n-tmp.h:4205 msgid "Canon PIXMA MG5670" msgstr "" #: src/xml/xmli18n-tmp.h:4206 msgid "Canon Mommy Photo MG5670" msgstr "" #: src/xml/xmli18n-tmp.h:4207 msgid "Canon PIXMA MG5680" msgstr "" #: src/xml/xmli18n-tmp.h:4208 msgid "Canon MG5700 series" msgstr "" #: src/xml/xmli18n-tmp.h:4209 msgid "Canon PIXMA MG5710" msgstr "" #: src/xml/xmli18n-tmp.h:4210 msgid "Canon PIXMA MG5720" msgstr "" #: src/xml/xmli18n-tmp.h:4211 msgid "Canon PIXMA MG5721" msgstr "" #: src/xml/xmli18n-tmp.h:4212 msgid "Canon PIXMA MG5722" msgstr "" #: src/xml/xmli18n-tmp.h:4213 msgid "Canon PIXUS MG5730" msgstr "" #: src/xml/xmli18n-tmp.h:4214 msgid "Canon PIXMA MG5740" msgstr "" #: src/xml/xmli18n-tmp.h:4215 msgid "Canon PIXMA MG5750" msgstr "" #: src/xml/xmli18n-tmp.h:4216 msgid "Canon PIXMA MG5751" msgstr "" #: src/xml/xmli18n-tmp.h:4217 msgid "Canon PIXMA MG5752" msgstr "" #: src/xml/xmli18n-tmp.h:4218 msgid "Canon PIXMA MG5753" msgstr "" #: src/xml/xmli18n-tmp.h:4219 msgid "Canon PIXMA MG5770" msgstr "" #: src/xml/xmli18n-tmp.h:4220 msgid "Canon PIXMA MG5780" msgstr "" #: src/xml/xmli18n-tmp.h:4221 msgid "Canon PIXMA MG5790" msgstr "" #: src/xml/xmli18n-tmp.h:4222 msgid "Canon Mommy Photo MG5790" msgstr "" #: src/xml/xmli18n-tmp.h:4223 msgid "Canon PIXMA MG5795" msgstr "" #: src/xml/xmli18n-tmp.h:4224 msgid "Canon MG6100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4225 msgid "Canon PIXMA MG6100" msgstr "" #: src/xml/xmli18n-tmp.h:4226 msgid "Canon PIXMA MG6110" msgstr "" #: src/xml/xmli18n-tmp.h:4227 msgid "Canon PIXMA MG6120" msgstr "" #: src/xml/xmli18n-tmp.h:4228 msgid "Canon PIXUS MG6130" msgstr "" #: src/xml/xmli18n-tmp.h:4229 msgid "Canon PIXMA MG6140" msgstr "" #: src/xml/xmli18n-tmp.h:4230 msgid "Canon PIXMA MG6150" msgstr "" #: src/xml/xmli18n-tmp.h:4231 msgid "Canon PIXMA MG6170" msgstr "" #: src/xml/xmli18n-tmp.h:4232 msgid "Canon PIXMA MG6180" msgstr "" #: src/xml/xmli18n-tmp.h:4233 msgid "Canon MG6200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4234 msgid "Canon PIXMA MG6200" msgstr "" #: src/xml/xmli18n-tmp.h:4235 msgid "Canon PIXMA MG6210" msgstr "" #: src/xml/xmli18n-tmp.h:4236 msgid "Canon PIXMA MG6220" msgstr "" #: src/xml/xmli18n-tmp.h:4237 msgid "Canon PIXUS MG6230" msgstr "" #: src/xml/xmli18n-tmp.h:4238 msgid "Canon PIXMA MG6240" msgstr "" #: src/xml/xmli18n-tmp.h:4239 msgid "Canon PIXMA MG6250" msgstr "" #: src/xml/xmli18n-tmp.h:4240 msgid "Canon PIXMA MG6270" msgstr "" #: src/xml/xmli18n-tmp.h:4241 msgid "Canon PIXMA MG6280" msgstr "" #: src/xml/xmli18n-tmp.h:4242 msgid "Canon MG6300 series" msgstr "" #: src/xml/xmli18n-tmp.h:4243 msgid "Canon PIXMA MG6310" msgstr "" #: src/xml/xmli18n-tmp.h:4244 msgid "Canon PIXMA MG6320" msgstr "" #: src/xml/xmli18n-tmp.h:4245 msgid "Canon PIXUS MG6330" msgstr "" #: src/xml/xmli18n-tmp.h:4246 msgid "Canon PIXMA MG6340" msgstr "" #: src/xml/xmli18n-tmp.h:4247 msgid "Canon PIXMA MG6350" msgstr "" #: src/xml/xmli18n-tmp.h:4248 msgid "Canon PIXMA MG6360" msgstr "" #: src/xml/xmli18n-tmp.h:4249 msgid "Canon PIXMA MG6370" msgstr "" #: src/xml/xmli18n-tmp.h:4250 msgid "Canon PIXMA MG6380" msgstr "" #: src/xml/xmli18n-tmp.h:4251 msgid "Canon MG6400 series" msgstr "" #: src/xml/xmli18n-tmp.h:4252 msgid "Canon PIXMA MG6400" msgstr "" #: src/xml/xmli18n-tmp.h:4253 msgid "Canon PIXMA MG6410" msgstr "" #: src/xml/xmli18n-tmp.h:4254 msgid "Canon PIXMA MG6420" msgstr "" #: src/xml/xmli18n-tmp.h:4255 msgid "Canon PIXMA MG6440" msgstr "" #: src/xml/xmli18n-tmp.h:4256 msgid "Canon PIXMA MG6450" msgstr "" #: src/xml/xmli18n-tmp.h:4257 msgid "Canon PIXMA MG6470" msgstr "" #: src/xml/xmli18n-tmp.h:4258 msgid "Canon MG6500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4259 msgid "Canon PIXUS MG6530" msgstr "" #: src/xml/xmli18n-tmp.h:4260 msgid "Canon MG6600 series" msgstr "" #: src/xml/xmli18n-tmp.h:4261 msgid "Canon PIXMA MG6610" msgstr "" #: src/xml/xmli18n-tmp.h:4262 msgid "Canon PIXMA MG6620" msgstr "" #: src/xml/xmli18n-tmp.h:4263 msgid "Canon PIXMA MG6622" msgstr "" #: src/xml/xmli18n-tmp.h:4264 msgid "Canon PIXMA MG6640" msgstr "" #: src/xml/xmli18n-tmp.h:4265 msgid "Canon PIXMA MG6650" msgstr "" #: src/xml/xmli18n-tmp.h:4266 msgid "Canon PIXMA MG6660" msgstr "" #: src/xml/xmli18n-tmp.h:4267 msgid "Canon PIXMA MG6670" msgstr "" #: src/xml/xmli18n-tmp.h:4268 msgid "Canon Mommy Photo MG6670" msgstr "" #: src/xml/xmli18n-tmp.h:4269 msgid "Canon PIXMA MG6680" msgstr "" #: src/xml/xmli18n-tmp.h:4270 msgid "Canon MG6700 series" msgstr "" #: src/xml/xmli18n-tmp.h:4271 msgid "Canon PIXUS MG6730" msgstr "" #: src/xml/xmli18n-tmp.h:4272 msgid "Canon MG6800 series" msgstr "" #: src/xml/xmli18n-tmp.h:4273 msgid "Canon PIXMA MG6810" msgstr "" #: src/xml/xmli18n-tmp.h:4274 msgid "Canon PIXMA MG6820" msgstr "" #: src/xml/xmli18n-tmp.h:4275 msgid "Canon PIXMA MG6821" msgstr "" #: src/xml/xmli18n-tmp.h:4276 msgid "Canon PIXMA MG6822" msgstr "" #: src/xml/xmli18n-tmp.h:4277 msgid "Canon PIXMA MG6840" msgstr "" #: src/xml/xmli18n-tmp.h:4278 msgid "Canon PIXMA MG6850" msgstr "" #: src/xml/xmli18n-tmp.h:4279 msgid "Canon PIXMA MG6851" msgstr "" #: src/xml/xmli18n-tmp.h:4280 msgid "Canon PIXMA MG6852" msgstr "" #: src/xml/xmli18n-tmp.h:4281 msgid "Canon PIXMA MG6853" msgstr "" #: src/xml/xmli18n-tmp.h:4282 msgid "Canon PIXMA MG6870" msgstr "" #: src/xml/xmli18n-tmp.h:4283 msgid "Canon PIXMA MG6880" msgstr "" #: src/xml/xmli18n-tmp.h:4284 msgid "Canon MG6900 series" msgstr "" #: src/xml/xmli18n-tmp.h:4285 msgid "Canon PIXUS MG6930" msgstr "" #: src/xml/xmli18n-tmp.h:4286 msgid "Canon MG7100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4287 msgid "Canon PIXMA MG7110" msgstr "" #: src/xml/xmli18n-tmp.h:4288 msgid "Canon PIXMA MG7120" msgstr "" #: src/xml/xmli18n-tmp.h:4289 msgid "Canon PIXUS MG7130" msgstr "" #: src/xml/xmli18n-tmp.h:4290 msgid "Canon PIXMA MG7140" msgstr "" #: src/xml/xmli18n-tmp.h:4291 msgid "Canon PIXMA MG7150" msgstr "" #: src/xml/xmli18n-tmp.h:4292 msgid "Canon PIXMA MG7170" msgstr "" #: src/xml/xmli18n-tmp.h:4293 msgid "Canon PIXMA MG7180" msgstr "" #: src/xml/xmli18n-tmp.h:4294 msgid "Canon MG7500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4295 msgid "Canon PIXMA MG7510" msgstr "" #: src/xml/xmli18n-tmp.h:4296 msgid "Canon PIXMA MG7520" msgstr "" #: src/xml/xmli18n-tmp.h:4297 msgid "Canon PIXUS MG7530" msgstr "" #: src/xml/xmli18n-tmp.h:4298 msgid "Canon PIXUS MG7530F" msgstr "" #: src/xml/xmli18n-tmp.h:4299 msgid "Canon PIXMA MG7540" msgstr "" #: src/xml/xmli18n-tmp.h:4300 msgid "Canon PIXMA MG7550" msgstr "" #: src/xml/xmli18n-tmp.h:4301 msgid "Canon PIXMA MG7560" msgstr "" #: src/xml/xmli18n-tmp.h:4302 msgid "Canon PIXMA MG7570" msgstr "" #: src/xml/xmli18n-tmp.h:4303 msgid "Canon Mommy Photo MG7570" msgstr "" #: src/xml/xmli18n-tmp.h:4304 msgid "Canon PIXMA MG7580" msgstr "" #: src/xml/xmli18n-tmp.h:4305 msgid "Canon MG7700 series" msgstr "" #: src/xml/xmli18n-tmp.h:4306 msgid "Canon PIXMA MG7710" msgstr "" #: src/xml/xmli18n-tmp.h:4307 msgid "Canon PIXMA MG7720" msgstr "" #: src/xml/xmli18n-tmp.h:4308 msgid "Canon PIXUS MG7730" msgstr "" #: src/xml/xmli18n-tmp.h:4309 msgid "Canon PIXUS MG7730F" msgstr "" #: src/xml/xmli18n-tmp.h:4310 msgid "Canon PIXMA MG7740" msgstr "" #: src/xml/xmli18n-tmp.h:4311 msgid "Canon PIXMA MG7750" msgstr "" #: src/xml/xmli18n-tmp.h:4312 msgid "Canon PIXMA MG7751" msgstr "" #: src/xml/xmli18n-tmp.h:4313 msgid "Canon PIXMA MG7752" msgstr "" #: src/xml/xmli18n-tmp.h:4314 msgid "Canon PIXMA MG7753" msgstr "" #: src/xml/xmli18n-tmp.h:4315 msgid "Canon PIXMA MG7770" msgstr "" #: src/xml/xmli18n-tmp.h:4316 msgid "Canon PIXMA MG7780" msgstr "" #: src/xml/xmli18n-tmp.h:4317 msgid "Canon PIXMA MG7790" msgstr "" #: src/xml/xmli18n-tmp.h:4318 msgid "Canon MG8100 series" msgstr "" #: src/xml/xmli18n-tmp.h:4319 msgid "Canon PIXMA MG8100" msgstr "" #: src/xml/xmli18n-tmp.h:4320 msgid "Canon PIXMA MG8120" msgstr "" #: src/xml/xmli18n-tmp.h:4321 msgid "Canon PIXMA MG8120B" msgstr "" #: src/xml/xmli18n-tmp.h:4322 msgid "Canon PIXUS MG8130" msgstr "" #: src/xml/xmli18n-tmp.h:4323 msgid "Canon PIXMA MG8140" msgstr "" #: src/xml/xmli18n-tmp.h:4324 msgid "Canon PIXMA MG8150" msgstr "" #: src/xml/xmli18n-tmp.h:4325 msgid "Canon PIXMA MG8170" msgstr "" #: src/xml/xmli18n-tmp.h:4326 msgid "Canon PIXMA MG8180" msgstr "" #: src/xml/xmli18n-tmp.h:4327 msgid "Canon MG8200 series" msgstr "" #: src/xml/xmli18n-tmp.h:4328 msgid "Canon PIXMA MG8200" msgstr "" #: src/xml/xmli18n-tmp.h:4329 msgid "Canon PIXMA MG8220" msgstr "" #: src/xml/xmli18n-tmp.h:4330 msgid "Canon PIXUS MG8230" msgstr "" #: src/xml/xmli18n-tmp.h:4331 msgid "Canon PIXMA MG8240" msgstr "" #: src/xml/xmli18n-tmp.h:4332 msgid "Canon PIXMA MG8250" msgstr "" #: src/xml/xmli18n-tmp.h:4333 msgid "Canon PIXMA MG8270" msgstr "" #: src/xml/xmli18n-tmp.h:4334 msgid "Canon PIXMA MG8280" msgstr "" #: src/xml/xmli18n-tmp.h:4335 msgid "Canon MX300 series" msgstr "" #: src/xml/xmli18n-tmp.h:4336 msgid "Canon PIXMA MX300" msgstr "" #: src/xml/xmli18n-tmp.h:4337 msgid "Canon PIXMA MX308" msgstr "" #: src/xml/xmli18n-tmp.h:4338 msgid "Canon MX310 series" msgstr "" #: src/xml/xmli18n-tmp.h:4339 msgid "Canon PIXMA MX310" msgstr "" #: src/xml/xmli18n-tmp.h:4340 msgid "Canon PIXMA MX318" msgstr "" #: src/xml/xmli18n-tmp.h:4341 msgid "Canon MX320 series" msgstr "" #: src/xml/xmli18n-tmp.h:4342 msgid "Canon PIXMA MX320" msgstr "" #: src/xml/xmli18n-tmp.h:4343 msgid "Canon PIXMA MX328" msgstr "" #: src/xml/xmli18n-tmp.h:4344 msgid "Canon MX330 series" msgstr "" #: src/xml/xmli18n-tmp.h:4345 msgid "Canon PIXMA MX330" msgstr "" #: src/xml/xmli18n-tmp.h:4346 msgid "Canon PIXMA MX338" msgstr "" #: src/xml/xmli18n-tmp.h:4347 msgid "Canon MX340 series" msgstr "" #: src/xml/xmli18n-tmp.h:4348 msgid "Canon PIXMA MX340" msgstr "" #: src/xml/xmli18n-tmp.h:4349 msgid "Canon PIXMA MX347" msgstr "" #: src/xml/xmli18n-tmp.h:4350 msgid "Canon PIXMA MX348" msgstr "" #: src/xml/xmli18n-tmp.h:4351 msgid "Canon MX350 series" msgstr "" #: src/xml/xmli18n-tmp.h:4352 msgid "Canon PIXMA MX350" msgstr "" #: src/xml/xmli18n-tmp.h:4353 msgid "Canon PIXUS MX350" msgstr "" #: src/xml/xmli18n-tmp.h:4354 msgid "Canon PIXMA MX357" msgstr "" #: src/xml/xmli18n-tmp.h:4355 msgid "Canon PIXMA MX358" msgstr "" #: src/xml/xmli18n-tmp.h:4356 msgid "Canon MX360 series" msgstr "" #: src/xml/xmli18n-tmp.h:4357 msgid "Canon PIXMA MX360" msgstr "" #: src/xml/xmli18n-tmp.h:4358 msgid "Canon PIXMA MX366" msgstr "" #: src/xml/xmli18n-tmp.h:4359 msgid "Canon PIXMA MX368" msgstr "" #: src/xml/xmli18n-tmp.h:4360 msgid "Canon MX370 series" msgstr "" #: src/xml/xmli18n-tmp.h:4361 msgid "Canon PIXMA MX370" msgstr "" #: src/xml/xmli18n-tmp.h:4362 msgid "Canon PIXMA MX371" msgstr "" #: src/xml/xmli18n-tmp.h:4363 msgid "Canon PIXMA MX372" msgstr "" #: src/xml/xmli18n-tmp.h:4364 msgid "Canon PIXMA MX374" msgstr "" #: src/xml/xmli18n-tmp.h:4365 msgid "Canon PIXMA MX375" msgstr "" #: src/xml/xmli18n-tmp.h:4366 msgid "Canon PIXMA MX376" msgstr "" #: src/xml/xmli18n-tmp.h:4367 msgid "Canon PIXMA MX377" msgstr "" #: src/xml/xmli18n-tmp.h:4368 msgid "Canon PIXMA MX378" msgstr "" #: src/xml/xmli18n-tmp.h:4369 msgid "Canon MX390 series" msgstr "" #: src/xml/xmli18n-tmp.h:4370 msgid "Canon PIXMA MX391" msgstr "" #: src/xml/xmli18n-tmp.h:4371 msgid "Canon PIXMA MX392" msgstr "" #: src/xml/xmli18n-tmp.h:4372 msgid "Canon PIXMA MX394" msgstr "" #: src/xml/xmli18n-tmp.h:4373 msgid "Canon PIXMA MX395" msgstr "" #: src/xml/xmli18n-tmp.h:4374 msgid "Canon PIXMA MX396" msgstr "" #: src/xml/xmli18n-tmp.h:4375 msgid "Canon PIXMA MX397" msgstr "" #: src/xml/xmli18n-tmp.h:4376 msgid "Canon PIXMA MX398" msgstr "" #: src/xml/xmli18n-tmp.h:4377 msgid "Canon MX410 series" msgstr "" #: src/xml/xmli18n-tmp.h:4378 msgid "Canon PIXMA MX410" msgstr "" #: src/xml/xmli18n-tmp.h:4379 msgid "Canon PIXMA MX416" msgstr "" #: src/xml/xmli18n-tmp.h:4380 msgid "Canon PIXMA MX418" msgstr "" #: src/xml/xmli18n-tmp.h:4381 msgid "Canon MX420 series" msgstr "" #: src/xml/xmli18n-tmp.h:4382 msgid "Canon PIXMA MX420" msgstr "" #: src/xml/xmli18n-tmp.h:4383 msgid "Canon PIXUS MX420" msgstr "" #: src/xml/xmli18n-tmp.h:4384 msgid "Canon PIXMA MX426" msgstr "" #: src/xml/xmli18n-tmp.h:4385 msgid "Canon PIXMA MX428" msgstr "" #: src/xml/xmli18n-tmp.h:4386 msgid "Canon MX430 series" msgstr "" #: src/xml/xmli18n-tmp.h:4387 msgid "Canon PIXMA MX430" msgstr "" #: src/xml/xmli18n-tmp.h:4388 msgid "Canon PIXMA MX431" msgstr "" #: src/xml/xmli18n-tmp.h:4389 msgid "Canon PIXMA MX432" msgstr "" #: src/xml/xmli18n-tmp.h:4390 msgid "Canon PIXMA MX434" msgstr "" #: src/xml/xmli18n-tmp.h:4391 msgid "Canon PIXMA MX435" msgstr "" #: src/xml/xmli18n-tmp.h:4392 msgid "Canon PIXMA MX436" msgstr "" #: src/xml/xmli18n-tmp.h:4393 msgid "Canon PIXMA MX437" msgstr "" #: src/xml/xmli18n-tmp.h:4394 msgid "Canon PIXMA MX438" msgstr "" #: src/xml/xmli18n-tmp.h:4395 msgid "Canon PIXMA MX439" msgstr "" #: src/xml/xmli18n-tmp.h:4396 msgid "Canon MX450 series" msgstr "" #: src/xml/xmli18n-tmp.h:4397 msgid "Canon PIXMA MX451" msgstr "" #: src/xml/xmli18n-tmp.h:4398 msgid "Canon PIXMA MX452" msgstr "" #: src/xml/xmli18n-tmp.h:4399 msgid "Canon PIXMA MX454" msgstr "" #: src/xml/xmli18n-tmp.h:4400 msgid "Canon PIXMA MX455" msgstr "" #: src/xml/xmli18n-tmp.h:4401 msgid "Canon PIXMA MX456" msgstr "" #: src/xml/xmli18n-tmp.h:4402 msgid "Canon PIXMA MX457" msgstr "" #: src/xml/xmli18n-tmp.h:4403 msgid "Canon PIXMA MX458" msgstr "" #: src/xml/xmli18n-tmp.h:4404 msgid "Canon PIXMA MX459" msgstr "" #: src/xml/xmli18n-tmp.h:4405 msgid "Canon MX470 series" msgstr "" #: src/xml/xmli18n-tmp.h:4406 msgid "Canon PIXMA MX471" msgstr "" #: src/xml/xmli18n-tmp.h:4407 msgid "Canon PIXMA MX472" msgstr "" #: src/xml/xmli18n-tmp.h:4408 msgid "Canon PIXMA MX474" msgstr "" #: src/xml/xmli18n-tmp.h:4409 msgid "Canon PIXMA MX475" msgstr "" #: src/xml/xmli18n-tmp.h:4410 msgid "Canon PIXMA MX476" msgstr "" #: src/xml/xmli18n-tmp.h:4411 msgid "Canon PIXMA MX477" msgstr "" #: src/xml/xmli18n-tmp.h:4412 msgid "Canon PIXMA MX478" msgstr "" #: src/xml/xmli18n-tmp.h:4413 msgid "Canon PIXMA MX479" msgstr "" #: src/xml/xmli18n-tmp.h:4414 msgid "Canon MX490 series" msgstr "" #: src/xml/xmli18n-tmp.h:4415 msgid "Canon PIXMA MX490" msgstr "" #: src/xml/xmli18n-tmp.h:4416 msgid "Canon PIXMA MX492" msgstr "" #: src/xml/xmli18n-tmp.h:4417 msgid "Canon PIXMA MX494" msgstr "" #: src/xml/xmli18n-tmp.h:4418 msgid "Canon PIXMA MX495" msgstr "" #: src/xml/xmli18n-tmp.h:4419 msgid "Canon PIXMA MX496" msgstr "" #: src/xml/xmli18n-tmp.h:4420 msgid "Canon PIXMA MX497" msgstr "" #: src/xml/xmli18n-tmp.h:4421 msgid "Canon PIXMA MX498" msgstr "" #: src/xml/xmli18n-tmp.h:4422 msgid "Canon PIXMA MX499" msgstr "" #: src/xml/xmli18n-tmp.h:4423 msgid "Canon MX510 series" msgstr "" #: src/xml/xmli18n-tmp.h:4424 msgid "Canon PIXMA MX510" msgstr "" #: src/xml/xmli18n-tmp.h:4425 msgid "Canon PIXMA MX511" msgstr "" #: src/xml/xmli18n-tmp.h:4426 msgid "Canon PIXMA MX512" msgstr "" #: src/xml/xmli18n-tmp.h:4427 msgid "Canon PIXUS MX513" msgstr "" #: src/xml/xmli18n-tmp.h:4428 msgid "Canon PIXMA MX514" msgstr "" #: src/xml/xmli18n-tmp.h:4429 msgid "Canon PIXMA MX515" msgstr "" #: src/xml/xmli18n-tmp.h:4430 msgid "Canon PIXMA MX516" msgstr "" #: src/xml/xmli18n-tmp.h:4431 msgid "Canon PIXMA MX517" msgstr "" #: src/xml/xmli18n-tmp.h:4432 msgid "Canon PIXMA MX518" msgstr "" #: src/xml/xmli18n-tmp.h:4433 msgid "Canon MX520 series" msgstr "" #: src/xml/xmli18n-tmp.h:4434 msgid "Canon PIXMA MX521" msgstr "" #: src/xml/xmli18n-tmp.h:4435 msgid "Canon PIXMA MX522" msgstr "" #: src/xml/xmli18n-tmp.h:4436 msgid "Canon PIXUS MX523" msgstr "" #: src/xml/xmli18n-tmp.h:4437 msgid "Canon PIXMA MX524" msgstr "" #: src/xml/xmli18n-tmp.h:4438 msgid "Canon PIXMA MX525" msgstr "" #: src/xml/xmli18n-tmp.h:4439 msgid "Canon PIXMA MX526" msgstr "" #: src/xml/xmli18n-tmp.h:4440 msgid "Canon PIXMA MX527" msgstr "" #: src/xml/xmli18n-tmp.h:4441 msgid "Canon PIXMA MX528" msgstr "" #: src/xml/xmli18n-tmp.h:4442 msgid "Canon MX530 series" msgstr "" #: src/xml/xmli18n-tmp.h:4443 msgid "Canon PIXMA MX531" msgstr "" #: src/xml/xmli18n-tmp.h:4444 msgid "Canon PIXMA MX532" msgstr "" #: src/xml/xmli18n-tmp.h:4445 msgid "Canon PIXMA MX534" msgstr "" #: src/xml/xmli18n-tmp.h:4446 msgid "Canon PIXMA MX535" msgstr "" #: src/xml/xmli18n-tmp.h:4447 msgid "Canon PIXMA MX536" msgstr "" #: src/xml/xmli18n-tmp.h:4448 msgid "Canon PIXMA MX537" msgstr "" #: src/xml/xmli18n-tmp.h:4449 msgid "Canon PIXMA MX538" msgstr "" #: src/xml/xmli18n-tmp.h:4450 msgid "Canon MX700 series" msgstr "" #: src/xml/xmli18n-tmp.h:4451 msgid "Canon PIXMA MX700" msgstr "" #: src/xml/xmli18n-tmp.h:4452 msgid "Canon MX710 series" msgstr "" #: src/xml/xmli18n-tmp.h:4453 msgid "Canon PIXMA MX710" msgstr "" #: src/xml/xmli18n-tmp.h:4454 msgid "Canon PIXMA MX711" msgstr "" #: src/xml/xmli18n-tmp.h:4455 msgid "Canon PIXMA MX712" msgstr "" #: src/xml/xmli18n-tmp.h:4456 msgid "Canon PIXMA MX714" msgstr "" #: src/xml/xmli18n-tmp.h:4457 msgid "Canon PIXMA MX715" msgstr "" #: src/xml/xmli18n-tmp.h:4458 msgid "Canon MX720 series" msgstr "" #: src/xml/xmli18n-tmp.h:4459 msgid "Canon PIXMA MX721" msgstr "" #: src/xml/xmli18n-tmp.h:4460 msgid "Canon PIXMA MX722" msgstr "" #: src/xml/xmli18n-tmp.h:4461 msgid "Canon PIXMA MX725" msgstr "" #: src/xml/xmli18n-tmp.h:4462 msgid "Canon PIXMA MX726" msgstr "" #: src/xml/xmli18n-tmp.h:4463 msgid "Canon PIXMA MX727" msgstr "" #: src/xml/xmli18n-tmp.h:4464 msgid "Canon PIXMA MX728" msgstr "" #: src/xml/xmli18n-tmp.h:4465 msgid "Canon MX850 series" msgstr "" #: src/xml/xmli18n-tmp.h:4466 msgid "Canon PIXMA MX850" msgstr "" #: src/xml/xmli18n-tmp.h:4467 msgid "Canon PIXUS MX850" msgstr "" #: src/xml/xmli18n-tmp.h:4468 msgid "Canon MX860 series" msgstr "" #: src/xml/xmli18n-tmp.h:4469 msgid "Canon PIXMA MX860" msgstr "" #: src/xml/xmli18n-tmp.h:4470 msgid "Canon PIXUS MX860" msgstr "" #: src/xml/xmli18n-tmp.h:4471 msgid "Canon PIXMA MX868" msgstr "" #: src/xml/xmli18n-tmp.h:4472 msgid "Canon MX870 series" msgstr "" #: src/xml/xmli18n-tmp.h:4473 msgid "Canon PIXMA MX870" msgstr "" #: src/xml/xmli18n-tmp.h:4474 msgid "Canon PIXUS MX870" msgstr "" #: src/xml/xmli18n-tmp.h:4475 msgid "Canon PIXMA MX876" msgstr "" #: src/xml/xmli18n-tmp.h:4476 msgid "Canon MX880 series" msgstr "" #: src/xml/xmli18n-tmp.h:4477 msgid "Canon PIXMA MX880" msgstr "" #: src/xml/xmli18n-tmp.h:4478 msgid "Canon PIXMA MX882" msgstr "" #: src/xml/xmli18n-tmp.h:4479 msgid "Canon PIXUS MX883" msgstr "" #: src/xml/xmli18n-tmp.h:4480 msgid "Canon PIXMA MX884" msgstr "" #: src/xml/xmli18n-tmp.h:4481 msgid "Canon PIXMA MX885" msgstr "" #: src/xml/xmli18n-tmp.h:4482 msgid "Canon PIXMA MX886" msgstr "" #: src/xml/xmli18n-tmp.h:4483 msgid "Canon PIXMA MX888" msgstr "" #: src/xml/xmli18n-tmp.h:4484 msgid "Canon MX890 series" msgstr "" #: src/xml/xmli18n-tmp.h:4485 msgid "Canon PIXMA MX890" msgstr "" #: src/xml/xmli18n-tmp.h:4486 msgid "Canon PIXMA MX892" msgstr "" #: src/xml/xmli18n-tmp.h:4487 msgid "Canon PIXUS MX893" msgstr "" #: src/xml/xmli18n-tmp.h:4488 msgid "Canon PIXMA MX894" msgstr "" #: src/xml/xmli18n-tmp.h:4489 msgid "Canon PIXMA MX895" msgstr "" #: src/xml/xmli18n-tmp.h:4490 msgid "Canon PIXMA MX897" msgstr "" #: src/xml/xmli18n-tmp.h:4491 msgid "Canon PIXMA MX898" msgstr "" #: src/xml/xmli18n-tmp.h:4492 msgid "Canon MX920 series" msgstr "" #: src/xml/xmli18n-tmp.h:4493 msgid "Canon PIXMA MX922" msgstr "" #: src/xml/xmli18n-tmp.h:4494 msgid "Canon PIXUS MX923" msgstr "" #: src/xml/xmli18n-tmp.h:4495 msgid "Canon PIXMA MX924" msgstr "" #: src/xml/xmli18n-tmp.h:4496 msgid "Canon PIXMA MX925" msgstr "" #: src/xml/xmli18n-tmp.h:4497 msgid "Canon PIXMA MX926" msgstr "" #: src/xml/xmli18n-tmp.h:4498 msgid "Canon PIXMA MX927" msgstr "" #: src/xml/xmli18n-tmp.h:4499 msgid "Canon PIXMA MX928" msgstr "" #: src/xml/xmli18n-tmp.h:4500 msgid "Canon MX7600 series" msgstr "" #: src/xml/xmli18n-tmp.h:4501 msgid "Canon PIXMA MX7600" msgstr "" #: src/xml/xmli18n-tmp.h:4502 msgid "Canon PIXUS MX7600" msgstr "" #: src/xml/xmli18n-tmp.h:4503 msgid "Canon E400 series" msgstr "" #: src/xml/xmli18n-tmp.h:4504 msgid "Canon PIXMA E400" msgstr "" #: src/xml/xmli18n-tmp.h:4505 msgid "Canon PIXMA E401" msgstr "" #: src/xml/xmli18n-tmp.h:4506 msgid "Canon PIXMA E404" msgstr "" #: src/xml/xmli18n-tmp.h:4507 msgid "Canon PIXMA E408" msgstr "" #: src/xml/xmli18n-tmp.h:4508 msgid "Canon PIXMA E409" msgstr "" #: src/xml/xmli18n-tmp.h:4509 msgid "Canon E460 series" msgstr "" #: src/xml/xmli18n-tmp.h:4510 msgid "Canon PIXMA E460" msgstr "" #: src/xml/xmli18n-tmp.h:4511 msgid "Canon PIXMA E461" msgstr "" #: src/xml/xmli18n-tmp.h:4512 msgid "Canon PIXMA E464" msgstr "" #: src/xml/xmli18n-tmp.h:4513 msgid "Canon PIXMA E468" msgstr "" #: src/xml/xmli18n-tmp.h:4514 msgid "Canon E480 series" msgstr "" #: src/xml/xmli18n-tmp.h:4515 msgid "Canon PIXMA E480" msgstr "" #: src/xml/xmli18n-tmp.h:4516 msgid "Canon PIXMA E481" msgstr "" #: src/xml/xmli18n-tmp.h:4517 msgid "Canon PIXMA E484" msgstr "" #: src/xml/xmli18n-tmp.h:4518 msgid "Canon PIXMA E488" msgstr "" #: src/xml/xmli18n-tmp.h:4519 msgid "Canon PIXMA E489" msgstr "" #: src/xml/xmli18n-tmp.h:4520 msgid "Canon E500 series" msgstr "" #: src/xml/xmli18n-tmp.h:4521 msgid "Canon PIXMA E500" msgstr "" #: src/xml/xmli18n-tmp.h:4522 msgid "Canon E510 series" msgstr "" #: src/xml/xmli18n-tmp.h:4523 msgid "Canon PIXMA E510" msgstr "" #: src/xml/xmli18n-tmp.h:4524 msgid "Canon PIXMA E514" msgstr "" #: src/xml/xmli18n-tmp.h:4525 msgid "Canon PIXMA E518" msgstr "" #: src/xml/xmli18n-tmp.h:4526 msgid "Canon E560 series" msgstr "" #: src/xml/xmli18n-tmp.h:4527 msgid "Canon PIXMA E560" msgstr "" #: src/xml/xmli18n-tmp.h:4528 msgid "Canon PIXMA E568" msgstr "" #: src/xml/xmli18n-tmp.h:4529 msgid "Canon PIXMA E569" msgstr "" #: src/xml/xmli18n-tmp.h:4530 msgid "Canon E600 series" msgstr "" #: src/xml/xmli18n-tmp.h:4531 msgid "Canon PIXMA E600" msgstr "" #: src/xml/xmli18n-tmp.h:4532 msgid "Canon PIXMA E608" msgstr "" #: src/xml/xmli18n-tmp.h:4533 msgid "Canon E610 series" msgstr "" #: src/xml/xmli18n-tmp.h:4534 msgid "Canon PIXMA E610" msgstr "" #: src/xml/xmli18n-tmp.h:4535 msgid "Canon PIXMA E618" msgstr "" #: src/xml/xmli18n-tmp.h:4536 msgid "Canon PIXMA P200" msgstr "" #: src/xml/xmli18n-tmp.h:4537 msgid "Canon iB4000 series" msgstr "" #: src/xml/xmli18n-tmp.h:4538 msgid "Canon MAXIFY iB4010" msgstr "" #: src/xml/xmli18n-tmp.h:4539 msgid "Canon MAXIFY iB4020" msgstr "" #: src/xml/xmli18n-tmp.h:4540 msgid "Canon MAXIFY iB4030" msgstr "" #: src/xml/xmli18n-tmp.h:4541 msgid "Canon MAXIFY iB4040" msgstr "" #: src/xml/xmli18n-tmp.h:4542 msgid "Canon MAXIFY iB4050" msgstr "" #: src/xml/xmli18n-tmp.h:4543 msgid "Canon MAXIFY iB4060" msgstr "" #: src/xml/xmli18n-tmp.h:4544 msgid "Canon MAXIFY iB4070" msgstr "" #: src/xml/xmli18n-tmp.h:4545 msgid "Canon MAXIFY iB4080" msgstr "" #: src/xml/xmli18n-tmp.h:4546 msgid "Canon MB2000 series" msgstr "" #: src/xml/xmli18n-tmp.h:4547 msgid "Canon MAXIFY MB2010" msgstr "" #: src/xml/xmli18n-tmp.h:4548 msgid "Canon MAXIFY MB2020" msgstr "" #: src/xml/xmli18n-tmp.h:4549 msgid "Canon MAXIFY MB2030" msgstr "" #: src/xml/xmli18n-tmp.h:4550 msgid "Canon MAXIFY MB2040" msgstr "" #: src/xml/xmli18n-tmp.h:4551 msgid "Canon MAXIFY MB2050" msgstr "" #: src/xml/xmli18n-tmp.h:4552 msgid "Canon MAXIFY MB2060" msgstr "" #: src/xml/xmli18n-tmp.h:4553 msgid "Canon MB2300 series" msgstr "" #: src/xml/xmli18n-tmp.h:4554 msgid "Canon MAXIFY MB2320" msgstr "" #: src/xml/xmli18n-tmp.h:4555 msgid "Canon MAXIFY MB2330" msgstr "" #: src/xml/xmli18n-tmp.h:4556 msgid "Canon MAXIFY MB2340" msgstr "" #: src/xml/xmli18n-tmp.h:4557 msgid "Canon MAXIFY MB2350" msgstr "" #: src/xml/xmli18n-tmp.h:4558 msgid "Canon MAXIFY MB2360" msgstr "" #: src/xml/xmli18n-tmp.h:4559 msgid "Canon MAXIFY MB2390" msgstr "" #: src/xml/xmli18n-tmp.h:4560 msgid "Canon MB5000 series" msgstr "" #: src/xml/xmli18n-tmp.h:4561 msgid "Canon MAXIFY MB5020" msgstr "" #: src/xml/xmli18n-tmp.h:4562 msgid "Canon MAXIFY MB5030" msgstr "" #: src/xml/xmli18n-tmp.h:4563 msgid "Canon MAXIFY MB5040" msgstr "" #: src/xml/xmli18n-tmp.h:4564 msgid "Canon MAXIFY MB5050" msgstr "" #: src/xml/xmli18n-tmp.h:4565 msgid "Canon MAXIFY MB5060" msgstr "" #: src/xml/xmli18n-tmp.h:4566 msgid "Canon MAXIFY MB5070" msgstr "" #: src/xml/xmli18n-tmp.h:4567 msgid "Canon MAXIFY MB5080" msgstr "" #: src/xml/xmli18n-tmp.h:4568 msgid "Canon MAXIFY MB5090" msgstr "" #: src/xml/xmli18n-tmp.h:4569 msgid "Canon MB5300 series" msgstr "" #: src/xml/xmli18n-tmp.h:4570 msgid "Canon MAXIFY MB5310" msgstr "" #: src/xml/xmli18n-tmp.h:4571 msgid "Canon MAXIFY MB5320" msgstr "" #: src/xml/xmli18n-tmp.h:4572 msgid "Canon MAXIFY MB5330" msgstr "" #: src/xml/xmli18n-tmp.h:4573 msgid "Canon MAXIFY MB5340" msgstr "" #: src/xml/xmli18n-tmp.h:4574 msgid "Canon MAXIFY MB5350" msgstr "" #: src/xml/xmli18n-tmp.h:4575 msgid "Canon MAXIFY MB5360" msgstr "" #: src/xml/xmli18n-tmp.h:4576 msgid "Canon MAXIFY MB5370" msgstr "" #: src/xml/xmli18n-tmp.h:4577 msgid "Canon MAXIFY MB5390" msgstr "" #: src/xml/xmli18n-tmp.h:4578 msgid "Canon PIXUS 50i" msgstr "" #: src/xml/xmli18n-tmp.h:4579 msgid "Canon PIXUS 80i" msgstr "" #: src/xml/xmli18n-tmp.h:4580 msgid "Canon PIXUS 450i" msgstr "" #: src/xml/xmli18n-tmp.h:4581 msgid "Canon PIXUS 455i" msgstr "" #: src/xml/xmli18n-tmp.h:4582 msgid "Canon PIXUS 470PD" msgstr "" #: src/xml/xmli18n-tmp.h:4583 msgid "Canon PIXUS 475PD" msgstr "" #: src/xml/xmli18n-tmp.h:4584 msgid "Canon PIXUS 550i" msgstr "" #: src/xml/xmli18n-tmp.h:4585 msgid "Canon PIXUS 560i" msgstr "" #: src/xml/xmli18n-tmp.h:4586 msgid "Canon PIXUS 850i" msgstr "" #: src/xml/xmli18n-tmp.h:4587 msgid "Canon PIXUS 860i" msgstr "" #: src/xml/xmli18n-tmp.h:4588 msgid "Canon PIXUS 865R" msgstr "" #: src/xml/xmli18n-tmp.h:4589 msgid "Canon PIXUS 900PD" msgstr "" #: src/xml/xmli18n-tmp.h:4590 msgid "Canon PIXUS 950i" msgstr "" #: src/xml/xmli18n-tmp.h:4591 msgid "Canon PIXUS 960i" msgstr "" #: src/xml/xmli18n-tmp.h:4592 msgid "Canon PIXUS 990i" msgstr "" #: src/xml/xmli18n-tmp.h:4593 msgid "Canon PIXUS 6100i" msgstr "" #: src/xml/xmli18n-tmp.h:4594 msgid "Canon PIXUS 6500i" msgstr "" #: src/xml/xmli18n-tmp.h:4595 msgid "Canon PIXUS 9100i" msgstr "" #: src/xml/xmli18n-tmp.h:4596 msgid "Canon PIXUS 9900i" msgstr "" #: src/xml/xmli18n-tmp.h:4597 msgid "Canon i70" msgstr "" #: src/xml/xmli18n-tmp.h:4598 msgid "Canon i80" msgstr "" #: src/xml/xmli18n-tmp.h:4599 msgid "Canon i450" msgstr "" #: src/xml/xmli18n-tmp.h:4600 msgid "Canon i450X" msgstr "" #: src/xml/xmli18n-tmp.h:4601 msgid "Canon i455" msgstr "" #: src/xml/xmli18n-tmp.h:4602 msgid "Canon i455X" msgstr "" #: src/xml/xmli18n-tmp.h:4603 msgid "Canon i470D" msgstr "" #: src/xml/xmli18n-tmp.h:4604 msgid "Canon i475D" msgstr "" #: src/xml/xmli18n-tmp.h:4605 msgid "Canon i550" msgstr "" #: src/xml/xmli18n-tmp.h:4606 msgid "Canon i550X" msgstr "" #: src/xml/xmli18n-tmp.h:4607 msgid "Canon i560" msgstr "" #: src/xml/xmli18n-tmp.h:4608 msgid "Canon i560X" msgstr "" #: src/xml/xmli18n-tmp.h:4609 msgid "Canon i850old" msgstr "" #: src/xml/xmli18n-tmp.h:4610 msgid "Canon i850" msgstr "" #: src/xml/xmli18n-tmp.h:4611 msgid "Canon i860old" msgstr "" #: src/xml/xmli18n-tmp.h:4612 msgid "Canon i860" msgstr "" #: src/xml/xmli18n-tmp.h:4613 msgid "Canon i865old" msgstr "" #: src/xml/xmli18n-tmp.h:4614 msgid "Canon i865" msgstr "" #: src/xml/xmli18n-tmp.h:4615 msgid "Canon i900D" msgstr "" #: src/xml/xmli18n-tmp.h:4616 msgid "Canon i905D" msgstr "" #: src/xml/xmli18n-tmp.h:4617 msgid "Canon i950" msgstr "" #: src/xml/xmli18n-tmp.h:4618 msgid "Canon i960" msgstr "" #: src/xml/xmli18n-tmp.h:4619 msgid "Canon i965" msgstr "" #: src/xml/xmli18n-tmp.h:4620 msgid "Canon i990" msgstr "" #: src/xml/xmli18n-tmp.h:4621 msgid "Canon i6100" msgstr "" #: src/xml/xmli18n-tmp.h:4622 msgid "Canon i6500" msgstr "" #: src/xml/xmli18n-tmp.h:4623 msgid "Canon i9100" msgstr "" #: src/xml/xmli18n-tmp.h:4624 msgid "Canon i9900" msgstr "" #: src/xml/xmli18n-tmp.h:4625 msgid "Canon i9950" msgstr "" #: src/xml/xmli18n-tmp.h:4626 msgid "Epson Artisan 50" msgstr "" #: src/xml/xmli18n-tmp.h:4627 msgid "Epson Artisan 700" msgstr "" #: src/xml/xmli18n-tmp.h:4628 msgid "Epson Artisan 710" msgstr "" #: src/xml/xmli18n-tmp.h:4629 msgid "Epson Artisan 800" msgstr "" #: src/xml/xmli18n-tmp.h:4630 msgid "Epson Artisan 810" msgstr "" #: src/xml/xmli18n-tmp.h:4631 msgid "Epson Artisan 835" msgstr "" #: src/xml/xmli18n-tmp.h:4632 msgid "Epson B-300" msgstr "" #: src/xml/xmli18n-tmp.h:4633 msgid "Epson B-308" msgstr "" #: src/xml/xmli18n-tmp.h:4634 msgid "Epson B-310" msgstr "" #: src/xml/xmli18n-tmp.h:4635 msgid "Epson B-310N" msgstr "" #: src/xml/xmli18n-tmp.h:4636 msgid "Epson B-500DN" msgstr "" #: src/xml/xmli18n-tmp.h:4637 msgid "Epson B-508DN" msgstr "" #: src/xml/xmli18n-tmp.h:4638 msgid "Epson B-510DN" msgstr "" #: src/xml/xmli18n-tmp.h:4639 msgid "Epson L120" msgstr "" #: src/xml/xmli18n-tmp.h:4640 msgid "Epson L210" msgstr "" #: src/xml/xmli18n-tmp.h:4641 msgid "Epson L1800" msgstr "" #: src/xml/xmli18n-tmp.h:4642 msgid "Epson Stylus C20" msgstr "" #: src/xml/xmli18n-tmp.h:4643 msgid "Epson Stylus C20SX" msgstr "" #: src/xml/xmli18n-tmp.h:4644 msgid "Epson Stylus C20UX" msgstr "" #: src/xml/xmli18n-tmp.h:4645 msgid "Epson Stylus C40" msgstr "" #: src/xml/xmli18n-tmp.h:4646 msgid "Epson Stylus C40SX" msgstr "" #: src/xml/xmli18n-tmp.h:4647 msgid "Epson Stylus C40UX" msgstr "" #: src/xml/xmli18n-tmp.h:4648 msgid "Epson Stylus C41" msgstr "" #: src/xml/xmli18n-tmp.h:4649 msgid "Epson Stylus C41SX" msgstr "" #: src/xml/xmli18n-tmp.h:4650 msgid "Epson Stylus C41UX" msgstr "" #: src/xml/xmli18n-tmp.h:4651 msgid "Epson Stylus C42" msgstr "" #: src/xml/xmli18n-tmp.h:4652 msgid "Epson Stylus C42SX" msgstr "" #: src/xml/xmli18n-tmp.h:4653 msgid "Epson Stylus C42UX" msgstr "" #: src/xml/xmli18n-tmp.h:4654 msgid "Epson Stylus C43" msgstr "" #: src/xml/xmli18n-tmp.h:4655 msgid "Epson Stylus C43SX" msgstr "" #: src/xml/xmli18n-tmp.h:4656 msgid "Epson Stylus C43UX" msgstr "" #: src/xml/xmli18n-tmp.h:4657 msgid "Epson Stylus C44" msgstr "" #: src/xml/xmli18n-tmp.h:4658 msgid "Epson Stylus C44SX" msgstr "" #: src/xml/xmli18n-tmp.h:4659 msgid "Epson Stylus C44UX" msgstr "" #: src/xml/xmli18n-tmp.h:4660 msgid "Epson Stylus C45" msgstr "" #: src/xml/xmli18n-tmp.h:4661 msgid "Epson Stylus C46" msgstr "" #: src/xml/xmli18n-tmp.h:4662 msgid "Epson Stylus C48" msgstr "" #: src/xml/xmli18n-tmp.h:4663 msgid "Epson Stylus C50" msgstr "" #: src/xml/xmli18n-tmp.h:4664 msgid "Epson Stylus C60" msgstr "" #: src/xml/xmli18n-tmp.h:4665 msgid "Epson Stylus C61" msgstr "" #: src/xml/xmli18n-tmp.h:4666 msgid "Epson Stylus C62" msgstr "" #: src/xml/xmli18n-tmp.h:4667 msgid "Epson Stylus C63" msgstr "" #: src/xml/xmli18n-tmp.h:4668 msgid "Epson Stylus C64" msgstr "" #: src/xml/xmli18n-tmp.h:4669 msgid "Epson Stylus C65" msgstr "" #: src/xml/xmli18n-tmp.h:4670 msgid "Epson Stylus C66" msgstr "" #: src/xml/xmli18n-tmp.h:4671 msgid "Epson Stylus C68" msgstr "" #: src/xml/xmli18n-tmp.h:4672 msgid "Epson Stylus C70" msgstr "" #: src/xml/xmli18n-tmp.h:4673 msgid "Epson Stylus C79" msgstr "" #: src/xml/xmli18n-tmp.h:4674 msgid "Epson Stylus C80" msgstr "" #: src/xml/xmli18n-tmp.h:4675 msgid "Epson Stylus C82" msgstr "" #: src/xml/xmli18n-tmp.h:4676 msgid "Epson Stylus C83" msgstr "" #: src/xml/xmli18n-tmp.h:4677 msgid "Epson Stylus C84" msgstr "" #: src/xml/xmli18n-tmp.h:4678 msgid "Epson Stylus C85" msgstr "" #: src/xml/xmli18n-tmp.h:4679 msgid "Epson Stylus C86" msgstr "" #: src/xml/xmli18n-tmp.h:4680 msgid "Epson Stylus C87" msgstr "" #: src/xml/xmli18n-tmp.h:4681 msgid "Epson Stylus C88" msgstr "" #: src/xml/xmli18n-tmp.h:4682 msgid "Epson Stylus C92" msgstr "" #: src/xml/xmli18n-tmp.h:4683 msgid "Epson Stylus C110" msgstr "" #: src/xml/xmli18n-tmp.h:4684 msgid "Epson Stylus C120" msgstr "" #: src/xml/xmli18n-tmp.h:4685 msgid "Epson Stylus Color" msgstr "" #: src/xml/xmli18n-tmp.h:4686 msgid "Epson Stylus Color I" msgstr "" #: src/xml/xmli18n-tmp.h:4687 msgid "Epson Stylus Color II" msgstr "" #: src/xml/xmli18n-tmp.h:4688 msgid "Epson Stylus Color IIs" msgstr "" #: src/xml/xmli18n-tmp.h:4689 msgid "Epson Stylus Color PRO" msgstr "" #: src/xml/xmli18n-tmp.h:4690 msgid "Epson Stylus Pro XL" msgstr "" #: src/xml/xmli18n-tmp.h:4691 msgid "Epson Stylus Color 400" msgstr "" #: src/xml/xmli18n-tmp.h:4692 msgid "Epson Stylus Color 440" msgstr "" #: src/xml/xmli18n-tmp.h:4693 msgid "Epson Stylus Color 460" msgstr "" #: src/xml/xmli18n-tmp.h:4694 msgid "Epson Stylus Color 480" msgstr "" #: src/xml/xmli18n-tmp.h:4695 msgid "Epson Stylus Color 500" msgstr "" #: src/xml/xmli18n-tmp.h:4696 msgid "Epson Stylus Color 580" msgstr "" #: src/xml/xmli18n-tmp.h:4697 msgid "Epson Stylus Color 600" msgstr "" #: src/xml/xmli18n-tmp.h:4698 msgid "Epson Stylus Color 640" msgstr "" #: src/xml/xmli18n-tmp.h:4699 msgid "Epson Stylus Color 660" msgstr "" #: src/xml/xmli18n-tmp.h:4700 msgid "Epson Stylus Color 670" msgstr "" #: src/xml/xmli18n-tmp.h:4701 msgid "Epson Stylus Color 680" msgstr "" #: src/xml/xmli18n-tmp.h:4702 msgid "Epson Stylus Color 740" msgstr "" #: src/xml/xmli18n-tmp.h:4703 msgid "Epson Stylus Color 760" msgstr "" #: src/xml/xmli18n-tmp.h:4704 msgid "Epson Stylus Color 777" msgstr "" #: src/xml/xmli18n-tmp.h:4705 msgid "Epson Stylus Color 800" msgstr "" #: src/xml/xmli18n-tmp.h:4706 msgid "Epson Stylus Color 850" msgstr "" #: src/xml/xmli18n-tmp.h:4707 msgid "Epson Stylus Color 860" msgstr "" #: src/xml/xmli18n-tmp.h:4708 msgid "Epson Stylus Color 880" msgstr "" #: src/xml/xmli18n-tmp.h:4709 msgid "Epson Stylus Color 8 3" msgstr "" #: src/xml/xmli18n-tmp.h:4710 msgid "Epson Stylus Color 900" msgstr "" #: src/xml/xmli18n-tmp.h:4711 msgid "Epson Stylus Color 980" msgstr "" #: src/xml/xmli18n-tmp.h:4712 msgid "Epson Stylus Color 1160" msgstr "" #: src/xml/xmli18n-tmp.h:4713 msgid "Epson Stylus Color 1500" msgstr "" #: src/xml/xmli18n-tmp.h:4714 msgid "Epson Stylus Color 1520" msgstr "" #: src/xml/xmli18n-tmp.h:4715 msgid "Epson Stylus Color 3000" msgstr "" #: src/xml/xmli18n-tmp.h:4716 msgid "Epson Stylus Office B30" msgstr "" #: src/xml/xmli18n-tmp.h:4717 msgid "Epson Stylus Office B33" msgstr "" #: src/xml/xmli18n-tmp.h:4718 msgid "Epson Stylus Office B40W" msgstr "" #: src/xml/xmli18n-tmp.h:4719 msgid "Epson Stylus Office B1100" msgstr "" #: src/xml/xmli18n-tmp.h:4720 msgid "Epson Stylus Office T30" msgstr "" #: src/xml/xmli18n-tmp.h:4721 msgid "Epson Stylus Office T33" msgstr "" #: src/xml/xmli18n-tmp.h:4722 msgid "Epson Stylus Office T40W" msgstr "" #: src/xml/xmli18n-tmp.h:4723 msgid "Epson Stylus Office T1100" msgstr "" #: src/xml/xmli18n-tmp.h:4724 msgid "Epson Stylus Office T1110" msgstr "" #: src/xml/xmli18n-tmp.h:4725 msgid "Epson Stylus Office BX300F" msgstr "" #: src/xml/xmli18n-tmp.h:4726 msgid "Epson Stylus Office BX535WD" msgstr "" #: src/xml/xmli18n-tmp.h:4727 msgid "Epson Stylus Office BX600FW" msgstr "" #: src/xml/xmli18n-tmp.h:4728 msgid "Epson Stylus Office BX630FW" msgstr "" #: src/xml/xmli18n-tmp.h:4729 msgid "Epson Stylus Office BX635FWD" msgstr "" #: src/xml/xmli18n-tmp.h:4730 msgid "Epson Stylus Office SX600FW" msgstr "" #: src/xml/xmli18n-tmp.h:4731 msgid "Epson Stylus Office TX300F" msgstr "" #: src/xml/xmli18n-tmp.h:4732 msgid "Epson Stylus Office TX600FW" msgstr "" #: src/xml/xmli18n-tmp.h:4733 msgid "Epson Stylus Office TX620FWD" msgstr "" #: src/xml/xmli18n-tmp.h:4734 msgid "Epson Stylus Photo" msgstr "" #: src/xml/xmli18n-tmp.h:4735 msgid "Epson Stylus Photo 700" msgstr "" #: src/xml/xmli18n-tmp.h:4736 msgid "Epson Stylus Photo EX" msgstr "" #: src/xml/xmli18n-tmp.h:4737 msgid "Epson Stylus Photo EX3" msgstr "" #: src/xml/xmli18n-tmp.h:4738 msgid "Epson Stylus Photo 720" msgstr "" #: src/xml/xmli18n-tmp.h:4739 msgid "Epson Stylus Photo 750" msgstr "" #: src/xml/xmli18n-tmp.h:4740 msgid "Epson Stylus Photo 780" msgstr "" #: src/xml/xmli18n-tmp.h:4741 msgid "Epson Stylus Photo 785" msgstr "" #: src/xml/xmli18n-tmp.h:4742 msgid "Epson Stylus Photo 790" msgstr "" #: src/xml/xmli18n-tmp.h:4743 msgid "Epson Stylus Photo 810" msgstr "" #: src/xml/xmli18n-tmp.h:4744 msgid "Epson Stylus Photo 820" msgstr "" #: src/xml/xmli18n-tmp.h:4745 msgid "Epson Stylus Photo 825" msgstr "" #: src/xml/xmli18n-tmp.h:4746 msgid "Epson Stylus Photo 830" msgstr "" #: src/xml/xmli18n-tmp.h:4747 msgid "Epson Stylus Photo 830U" msgstr "" #: src/xml/xmli18n-tmp.h:4748 msgid "Epson Stylus Photo 870" msgstr "" #: src/xml/xmli18n-tmp.h:4749 msgid "Epson Stylus Photo 875" msgstr "" #: src/xml/xmli18n-tmp.h:4750 msgid "Epson Stylus Photo 890" msgstr "" #: src/xml/xmli18n-tmp.h:4751 msgid "Epson Stylus Photo 895" msgstr "" #: src/xml/xmli18n-tmp.h:4752 msgid "Epson Stylus Photo 900" msgstr "" #: src/xml/xmli18n-tmp.h:4753 msgid "Epson Stylus Photo 915" msgstr "" #: src/xml/xmli18n-tmp.h:4754 msgid "Epson Stylus Photo 925" msgstr "" #: src/xml/xmli18n-tmp.h:4755 msgid "Epson Stylus Photo 935" msgstr "" #: src/xml/xmli18n-tmp.h:4756 msgid "Epson Stylus Photo 950" msgstr "" #: src/xml/xmli18n-tmp.h:4757 msgid "Epson Stylus Photo 960" msgstr "" #: src/xml/xmli18n-tmp.h:4758 msgid "Epson Stylus Photo 1200" msgstr "" #: src/xml/xmli18n-tmp.h:4759 msgid "Epson Stylus Photo 1270" msgstr "" #: src/xml/xmli18n-tmp.h:4760 msgid "Epson Stylus Photo 1280" msgstr "" #: src/xml/xmli18n-tmp.h:4761 msgid "Epson Stylus Photo 1290" msgstr "" #: src/xml/xmli18n-tmp.h:4762 msgid "Epson Stylus Photo 1290s" msgstr "" #: src/xml/xmli18n-tmp.h:4763 msgid "Epson Stylus Photo 1400" msgstr "" #: src/xml/xmli18n-tmp.h:4764 msgid "Epson Stylus Photo 1410" msgstr "" #: src/xml/xmli18n-tmp.h:4765 msgid "Epson Stylus Photo 2000P" msgstr "" #: src/xml/xmli18n-tmp.h:4766 msgid "Epson Stylus Photo 2100" msgstr "" #: src/xml/xmli18n-tmp.h:4767 msgid "Epson Stylus Photo 2200" msgstr "" #: src/xml/xmli18n-tmp.h:4768 msgid "Epson Stylus Photo P50" msgstr "" #: src/xml/xmli18n-tmp.h:4769 msgid "Epson Stylus Photo R200" msgstr "" #: src/xml/xmli18n-tmp.h:4770 msgid "Epson Stylus Photo R210" msgstr "" #: src/xml/xmli18n-tmp.h:4771 msgid "Epson Stylus Photo R220" msgstr "" #: src/xml/xmli18n-tmp.h:4772 msgid "Epson Stylus Photo R230" msgstr "" #: src/xml/xmli18n-tmp.h:4773 msgid "Epson Stylus Photo R240" msgstr "" #: src/xml/xmli18n-tmp.h:4774 msgid "Epson Stylus Photo R245" msgstr "" #: src/xml/xmli18n-tmp.h:4775 msgid "Epson Stylus Photo R260" msgstr "" #: src/xml/xmli18n-tmp.h:4776 msgid "Epson Stylus Photo R265" msgstr "" #: src/xml/xmli18n-tmp.h:4777 msgid "Epson Stylus Photo R270" msgstr "" #: src/xml/xmli18n-tmp.h:4778 msgid "Epson Stylus Photo R280" msgstr "" #: src/xml/xmli18n-tmp.h:4779 msgid "Epson Stylus Photo R285" msgstr "" #: src/xml/xmli18n-tmp.h:4780 msgid "Epson Stylus Photo R290" msgstr "" #: src/xml/xmli18n-tmp.h:4781 msgid "Epson Stylus Photo R300" msgstr "" #: src/xml/xmli18n-tmp.h:4782 msgid "Epson Stylus Photo R310" msgstr "" #: src/xml/xmli18n-tmp.h:4783 msgid "Epson Stylus Photo R320" msgstr "" #: src/xml/xmli18n-tmp.h:4784 msgid "Epson Stylus Photo R340" msgstr "" #: src/xml/xmli18n-tmp.h:4785 msgid "Epson Stylus Photo R350" msgstr "" #: src/xml/xmli18n-tmp.h:4786 msgid "Epson Stylus Photo R360" msgstr "" #: src/xml/xmli18n-tmp.h:4787 msgid "Epson Stylus Photo R380" msgstr "" #: src/xml/xmli18n-tmp.h:4788 msgid "Epson Stylus Photo R390" msgstr "" #: src/xml/xmli18n-tmp.h:4789 msgid "Epson Stylus Photo R800" msgstr "" #: src/xml/xmli18n-tmp.h:4790 msgid "Epson Stylus Photo R1800" msgstr "" #: src/xml/xmli18n-tmp.h:4791 msgid "Epson Stylus Photo R1900" msgstr "" #: src/xml/xmli18n-tmp.h:4792 msgid "Epson Stylus Photo R2000" msgstr "" #: src/xml/xmli18n-tmp.h:4793 msgid "Epson Stylus Photo R2400" msgstr "" #: src/xml/xmli18n-tmp.h:4794 msgid "Epson Stylus Photo R2880" msgstr "" #: src/xml/xmli18n-tmp.h:4795 msgid "Epson Stylus Photo R3000" msgstr "" #: src/xml/xmli18n-tmp.h:4796 msgid "Epson Stylus Photo RX400" msgstr "" #: src/xml/xmli18n-tmp.h:4797 msgid "Epson Stylus Photo RX420" msgstr "" #: src/xml/xmli18n-tmp.h:4798 msgid "Epson Stylus Photo RX425" msgstr "" #: src/xml/xmli18n-tmp.h:4799 msgid "Epson Stylus Photo RX430" msgstr "" #: src/xml/xmli18n-tmp.h:4800 msgid "Epson Stylus Photo RX500" msgstr "" #: src/xml/xmli18n-tmp.h:4801 msgid "Epson Stylus Photo RX510" msgstr "" #: src/xml/xmli18n-tmp.h:4802 msgid "Epson Stylus Photo RX560" msgstr "" #: src/xml/xmli18n-tmp.h:4803 msgid "Epson Stylus Photo RX580" msgstr "" #: src/xml/xmli18n-tmp.h:4804 msgid "Epson Stylus Photo RX585" msgstr "" #: src/xml/xmli18n-tmp.h:4805 msgid "Epson Stylus Photo RX590" msgstr "" #: src/xml/xmli18n-tmp.h:4806 msgid "Epson Stylus Photo RX595" msgstr "" #: src/xml/xmli18n-tmp.h:4807 msgid "Epson Stylus Photo RX600" msgstr "" #: src/xml/xmli18n-tmp.h:4808 msgid "Epson Stylus Photo RX610" msgstr "" #: src/xml/xmli18n-tmp.h:4809 msgid "Epson Stylus Photo RX620" msgstr "" #: src/xml/xmli18n-tmp.h:4810 msgid "Epson Stylus Photo RX630" msgstr "" #: src/xml/xmli18n-tmp.h:4811 msgid "Epson Stylus Photo RX640" msgstr "" #: src/xml/xmli18n-tmp.h:4812 msgid "Epson Stylus Photo RX650" msgstr "" #: src/xml/xmli18n-tmp.h:4813 msgid "Epson Stylus Photo RX680" msgstr "" #: src/xml/xmli18n-tmp.h:4814 msgid "Epson Stylus Photo RX685" msgstr "" #: src/xml/xmli18n-tmp.h:4815 msgid "Epson Stylus Photo RX690" msgstr "" #: src/xml/xmli18n-tmp.h:4816 msgid "Epson Stylus Photo RX700" msgstr "" #: src/xml/xmli18n-tmp.h:4817 msgid "Epson Stylus Photo TX700W" msgstr "" #: src/xml/xmli18n-tmp.h:4818 msgid "Epson Stylus Photo TX710W" msgstr "" #: src/xml/xmli18n-tmp.h:4819 msgid "Epson Stylus Photo TX800FW" msgstr "" #: src/xml/xmli18n-tmp.h:4820 msgid "Epson Stylus Photo TX810FW" msgstr "" #: src/xml/xmli18n-tmp.h:4821 msgid "Epson Stylus Pro 3800" msgstr "" #: src/xml/xmli18n-tmp.h:4822 msgid "Epson Stylus Pro 3880" msgstr "" #: src/xml/xmli18n-tmp.h:4823 msgid "Epson Stylus Pro 3885" msgstr "" #: src/xml/xmli18n-tmp.h:4824 msgid "Epson Stylus Pro 4000" msgstr "" #: src/xml/xmli18n-tmp.h:4825 msgid "Epson Stylus Pro 4800/4880 Back Compatible" msgstr "" #: src/xml/xmli18n-tmp.h:4826 msgid "Epson Stylus Pro 4800" msgstr "" #: src/xml/xmli18n-tmp.h:4827 msgid "Epson Stylus Pro 4880" msgstr "" #: src/xml/xmli18n-tmp.h:4828 msgid "Epson Stylus Pro 5000" msgstr "" #: src/xml/xmli18n-tmp.h:4829 msgid "Epson Stylus Pro 5500" msgstr "" #: src/xml/xmli18n-tmp.h:4830 msgid "Epson Stylus Pro 7000" msgstr "" #: src/xml/xmli18n-tmp.h:4831 msgid "Epson Stylus Pro 7500" msgstr "" #: src/xml/xmli18n-tmp.h:4832 msgid "Epson Stylus Pro 7600" msgstr "" #: src/xml/xmli18n-tmp.h:4833 msgid "Epson Stylus Pro 7700" msgstr "" #: src/xml/xmli18n-tmp.h:4834 msgid "Epson Stylus Pro 7800" msgstr "" #: src/xml/xmli18n-tmp.h:4835 msgid "Epson Stylus Pro 7880" msgstr "" #: src/xml/xmli18n-tmp.h:4836 msgid "Epson Stylus Pro 7890" msgstr "" #: src/xml/xmli18n-tmp.h:4837 msgid "Epson Stylus Pro 7900" msgstr "" #: src/xml/xmli18n-tmp.h:4838 msgid "Epson Stylus Pro 9000" msgstr "" #: src/xml/xmli18n-tmp.h:4839 msgid "Epson Stylus Pro 9500" msgstr "" #: src/xml/xmli18n-tmp.h:4840 msgid "Epson Stylus Pro 9600" msgstr "" #: src/xml/xmli18n-tmp.h:4841 msgid "Epson Stylus Pro 9700" msgstr "" #: src/xml/xmli18n-tmp.h:4842 msgid "Epson Stylus Pro 9800" msgstr "" #: src/xml/xmli18n-tmp.h:4843 msgid "Epson Stylus Pro 9880" msgstr "" #: src/xml/xmli18n-tmp.h:4844 msgid "Epson Stylus Pro 9890" msgstr "" #: src/xml/xmli18n-tmp.h:4845 msgid "Epson Stylus Pro 9900" msgstr "" #: src/xml/xmli18n-tmp.h:4846 msgid "Epson Stylus Pro 10000" msgstr "" #: src/xml/xmli18n-tmp.h:4847 msgid "Epson Stylus Pro 11800/11880 Back Compatible" msgstr "" #: src/xml/xmli18n-tmp.h:4848 msgid "Epson Stylus Pro 11800" msgstr "" #: src/xml/xmli18n-tmp.h:4849 msgid "Epson Stylus Pro 11880" msgstr "" #: src/xml/xmli18n-tmp.h:4850 msgid "Epson Stylus Scan 2000" msgstr "" #: src/xml/xmli18n-tmp.h:4851 msgid "Epson Stylus Scan 2500" msgstr "" #: src/xml/xmli18n-tmp.h:4852 msgid "Epson Stylus CX1500" msgstr "" #: src/xml/xmli18n-tmp.h:4853 msgid "Epson Stylus CX3100" msgstr "" #: src/xml/xmli18n-tmp.h:4854 msgid "Epson Stylus CX3200" msgstr "" #: src/xml/xmli18n-tmp.h:4855 msgid "Epson Stylus CX3500" msgstr "" #: src/xml/xmli18n-tmp.h:4856 msgid "Epson Stylus CX3600" msgstr "" #: src/xml/xmli18n-tmp.h:4857 msgid "Epson Stylus CX3650" msgstr "" #: src/xml/xmli18n-tmp.h:4858 msgid "Epson Stylus CX3700" msgstr "" #: src/xml/xmli18n-tmp.h:4859 msgid "Epson Stylus CX3800" msgstr "" #: src/xml/xmli18n-tmp.h:4860 msgid "Epson Stylus CX3805" msgstr "" #: src/xml/xmli18n-tmp.h:4861 msgid "Epson Stylus CX3810" msgstr "" #: src/xml/xmli18n-tmp.h:4862 msgid "Epson Stylus CX3900" msgstr "" #: src/xml/xmli18n-tmp.h:4863 msgid "Epson Stylus CX4100" msgstr "" #: src/xml/xmli18n-tmp.h:4864 msgid "Epson Stylus CX4200" msgstr "" #: src/xml/xmli18n-tmp.h:4865 msgid "Epson Stylus CX4400" msgstr "" #: src/xml/xmli18n-tmp.h:4866 msgid "Epson Stylus CX4500" msgstr "" #: src/xml/xmli18n-tmp.h:4867 msgid "Epson Stylus CX4600" msgstr "" #: src/xml/xmli18n-tmp.h:4868 msgid "Epson Stylus CX4700" msgstr "" #: src/xml/xmli18n-tmp.h:4869 msgid "Epson Stylus CX4800" msgstr "" #: src/xml/xmli18n-tmp.h:4870 msgid "Epson Stylus CX4900" msgstr "" #: src/xml/xmli18n-tmp.h:4871 msgid "Epson Stylus CX5000" msgstr "" #: src/xml/xmli18n-tmp.h:4872 msgid "Epson Stylus CX5000F" msgstr "" #: src/xml/xmli18n-tmp.h:4873 msgid "Epson Stylus CX5100" msgstr "" #: src/xml/xmli18n-tmp.h:4874 msgid "Epson Stylus CX5200" msgstr "" #: src/xml/xmli18n-tmp.h:4875 msgid "Epson Stylus CX5300" msgstr "" #: src/xml/xmli18n-tmp.h:4876 msgid "Epson Stylus CX5400" msgstr "" #: src/xml/xmli18n-tmp.h:4877 msgid "Epson Stylus CX5500" msgstr "" #: src/xml/xmli18n-tmp.h:4878 msgid "Epson Stylus CX5600" msgstr "" #: src/xml/xmli18n-tmp.h:4879 msgid "Epson Stylus CX5700" msgstr "" #: src/xml/xmli18n-tmp.h:4880 msgid "Epson Stylus CX5800" msgstr "" #: src/xml/xmli18n-tmp.h:4881 msgid "Epson Stylus CX6000" msgstr "" #: src/xml/xmli18n-tmp.h:4882 msgid "Epson Stylus CX6300" msgstr "" #: src/xml/xmli18n-tmp.h:4883 msgid "Epson Stylus CX6400" msgstr "" #: src/xml/xmli18n-tmp.h:4884 msgid "Epson Stylus CX6500" msgstr "" #: src/xml/xmli18n-tmp.h:4885 msgid "Epson Stylus CX6600" msgstr "" #: src/xml/xmli18n-tmp.h:4886 msgid "Epson Stylus CX7000F" msgstr "" #: src/xml/xmli18n-tmp.h:4887 msgid "Epson Stylus CX7300" msgstr "" #: src/xml/xmli18n-tmp.h:4888 msgid "Epson Stylus CX7400" msgstr "" #: src/xml/xmli18n-tmp.h:4889 msgid "Epson Stylus CX7700" msgstr "" #: src/xml/xmli18n-tmp.h:4890 msgid "Epson Stylus CX7800" msgstr "" #: src/xml/xmli18n-tmp.h:4891 msgid "Epson Stylus CX8300" msgstr "" #: src/xml/xmli18n-tmp.h:4892 msgid "Epson Stylus CX8400" msgstr "" #: src/xml/xmli18n-tmp.h:4893 msgid "Epson Stylus CX9300F" msgstr "" #: src/xml/xmli18n-tmp.h:4894 msgid "Epson Stylus CX9400" msgstr "" #: src/xml/xmli18n-tmp.h:4895 msgid "Epson Stylus CX9400F" msgstr "" #: src/xml/xmli18n-tmp.h:4896 msgid "Epson Stylus CX9475F" msgstr "" #: src/xml/xmli18n-tmp.h:4897 msgid "Epson Stylus D68" msgstr "" #: src/xml/xmli18n-tmp.h:4898 msgid "Epson Stylus D78" msgstr "" #: src/xml/xmli18n-tmp.h:4899 msgid "Epson Stylus D88" msgstr "" #: src/xml/xmli18n-tmp.h:4900 msgid "Epson Stylus D92" msgstr "" #: src/xml/xmli18n-tmp.h:4901 msgid "Epson Stylus D120" msgstr "" #: src/xml/xmli18n-tmp.h:4902 msgid "Epson Stylus DX3800" msgstr "" #: src/xml/xmli18n-tmp.h:4903 msgid "Epson Stylus DX3850" msgstr "" #: src/xml/xmli18n-tmp.h:4904 msgid "Epson Stylus DX4000" msgstr "" #: src/xml/xmli18n-tmp.h:4905 msgid "Epson Stylus DX4050" msgstr "" #: src/xml/xmli18n-tmp.h:4906 msgid "Epson Stylus DX4200" msgstr "" #: src/xml/xmli18n-tmp.h:4907 msgid "Epson Stylus DX4250" msgstr "" #: src/xml/xmli18n-tmp.h:4908 msgid "Epson Stylus DX4400" msgstr "" #: src/xml/xmli18n-tmp.h:4909 msgid "Epson Stylus DX4450" msgstr "" #: src/xml/xmli18n-tmp.h:4910 msgid "Epson Stylus DX4800" msgstr "" #: src/xml/xmli18n-tmp.h:4911 msgid "Epson Stylus DX4850" msgstr "" #: src/xml/xmli18n-tmp.h:4912 msgid "Epson Stylus DX7000F" msgstr "" #: src/xml/xmli18n-tmp.h:4913 msgid "Epson Stylus DX7400" msgstr "" #: src/xml/xmli18n-tmp.h:4914 msgid "Epson Stylus DX7450" msgstr "" #: src/xml/xmli18n-tmp.h:4915 msgid "Epson Stylus DX8400" msgstr "" #: src/xml/xmli18n-tmp.h:4916 msgid "Epson Stylus DX8450" msgstr "" #: src/xml/xmli18n-tmp.h:4917 msgid "Epson Stylus DX9400F" msgstr "" #: src/xml/xmli18n-tmp.h:4918 msgid "Epson Stylus NX100" msgstr "" #: src/xml/xmli18n-tmp.h:4919 msgid "Epson Stylus NX105" msgstr "" #: src/xml/xmli18n-tmp.h:4920 msgid "Epson Stylus NX115" msgstr "" #: src/xml/xmli18n-tmp.h:4921 msgid "Epson Stylus NX200" msgstr "" #: src/xml/xmli18n-tmp.h:4922 msgid "Epson Stylus NX215" msgstr "" #: src/xml/xmli18n-tmp.h:4923 msgid "Epson Stylus NX300" msgstr "" #: src/xml/xmli18n-tmp.h:4924 msgid "Epson Stylus NX400" msgstr "" #: src/xml/xmli18n-tmp.h:4925 msgid "Epson Stylus NX415" msgstr "" #: src/xml/xmli18n-tmp.h:4926 msgid "Epson Stylus NX420" msgstr "" #: src/xml/xmli18n-tmp.h:4927 msgid "Epson Stylus NX515" msgstr "" #: src/xml/xmli18n-tmp.h:4928 msgid "Epson Stylus NX530" msgstr "" #: src/xml/xmli18n-tmp.h:4929 msgid "Epson Stylus NX630" msgstr "" #: src/xml/xmli18n-tmp.h:4930 msgid "Epson Stylus NX635" msgstr "" #: src/xml/xmli18n-tmp.h:4931 msgid "Epson Stylus NX645" msgstr "" #: src/xml/xmli18n-tmp.h:4932 msgid "Epson Stylus Photo PX650" msgstr "" #: src/xml/xmli18n-tmp.h:4933 msgid "Epson Stylus Photo PX700W" msgstr "" #: src/xml/xmli18n-tmp.h:4934 msgid "Epson Stylus Photo PX710W" msgstr "" #: src/xml/xmli18n-tmp.h:4935 msgid "Epson Stylus Photo PX800FW" msgstr "" #: src/xml/xmli18n-tmp.h:4936 msgid "Epson Stylus Photo PX810FW" msgstr "" #: src/xml/xmli18n-tmp.h:4937 msgid "Epson Stylus S20" msgstr "" #: src/xml/xmli18n-tmp.h:4938 msgid "Epson Stylus S21" msgstr "" #: src/xml/xmli18n-tmp.h:4939 msgid "Epson Stylus S50" msgstr "" #: src/xml/xmli18n-tmp.h:4940 msgid "Epson Stylus SX100" msgstr "" #: src/xml/xmli18n-tmp.h:4941 msgid "Epson Stylus SX105" msgstr "" #: src/xml/xmli18n-tmp.h:4942 msgid "Epson Stylus SX110" msgstr "" #: src/xml/xmli18n-tmp.h:4943 msgid "Epson Stylus SX115" msgstr "" #: src/xml/xmli18n-tmp.h:4944 msgid "Epson Stylus SX200" msgstr "" #: src/xml/xmli18n-tmp.h:4945 msgid "Epson Stylus SX205" msgstr "" #: src/xml/xmli18n-tmp.h:4946 msgid "Epson Stylus SX210" msgstr "" #: src/xml/xmli18n-tmp.h:4947 msgid "Epson Stylus SX215" msgstr "" #: src/xml/xmli18n-tmp.h:4948 msgid "Epson Stylus SX400" msgstr "" #: src/xml/xmli18n-tmp.h:4949 msgid "Epson Stylus SX405" msgstr "" #: src/xml/xmli18n-tmp.h:4950 msgid "Epson Stylus SX410" msgstr "" #: src/xml/xmli18n-tmp.h:4951 msgid "Epson Stylus SX415" msgstr "" #: src/xml/xmli18n-tmp.h:4952 msgid "Epson Stylus SX420" msgstr "" #: src/xml/xmli18n-tmp.h:4953 msgid "Epson Stylus SX445W" msgstr "" #: src/xml/xmli18n-tmp.h:4954 msgid "Epson Stylus SX510W" msgstr "" #: src/xml/xmli18n-tmp.h:4955 msgid "Epson Stylus SX515" msgstr "" #: src/xml/xmli18n-tmp.h:4956 msgid "Epson Stylus SX525" msgstr "" #: src/xml/xmli18n-tmp.h:4957 msgid "Epson Stylus SX535FW" msgstr "" #: src/xml/xmli18n-tmp.h:4958 msgid "Epson Stylus SX600FW" msgstr "" #: src/xml/xmli18n-tmp.h:4959 msgid "Epson Stylus SX610FW" msgstr "" #: src/xml/xmli18n-tmp.h:4960 msgid "Epson Stylus SX615" msgstr "" #: src/xml/xmli18n-tmp.h:4961 msgid "Epson Stylus SX630" msgstr "" #: src/xml/xmli18n-tmp.h:4962 msgid "Epson Stylus SX635" msgstr "" #: src/xml/xmli18n-tmp.h:4963 msgid "Epson Stylus SX645" msgstr "" #: src/xml/xmli18n-tmp.h:4964 msgid "Epson Stylus SX650" msgstr "" #: src/xml/xmli18n-tmp.h:4965 msgid "Epson Stylus T13" msgstr "" #: src/xml/xmli18n-tmp.h:4966 msgid "Epson Stylus T20" msgstr "" #: src/xml/xmli18n-tmp.h:4967 msgid "Epson Stylus T21" msgstr "" #: src/xml/xmli18n-tmp.h:4968 msgid "Epson Stylus T22" msgstr "" #: src/xml/xmli18n-tmp.h:4969 msgid "Epson Stylus T22E" msgstr "" #: src/xml/xmli18n-tmp.h:4970 msgid "Epson Stylus T26" msgstr "" #: src/xml/xmli18n-tmp.h:4971 msgid "Epson Stylus T30" msgstr "" #: src/xml/xmli18n-tmp.h:4972 msgid "Epson Stylus T40W" msgstr "" #: src/xml/xmli18n-tmp.h:4973 msgid "Epson Stylus T50" msgstr "" #: src/xml/xmli18n-tmp.h:4974 msgid "Epson Stylus T59" msgstr "" #: src/xml/xmli18n-tmp.h:4975 msgid "Epson Stylus T60" msgstr "" #: src/xml/xmli18n-tmp.h:4976 msgid "Epson Stylus TX100" msgstr "" #: src/xml/xmli18n-tmp.h:4977 msgid "Epson Stylus TX101" msgstr "" #: src/xml/xmli18n-tmp.h:4978 msgid "Epson Stylus TX102" msgstr "" #: src/xml/xmli18n-tmp.h:4979 msgid "Epson Stylus TX103" msgstr "" #: src/xml/xmli18n-tmp.h:4980 msgid "Epson Stylus TX104" msgstr "" #: src/xml/xmli18n-tmp.h:4981 msgid "Epson Stylus TX105" msgstr "" #: src/xml/xmli18n-tmp.h:4982 msgid "Epson Stylus TX106" msgstr "" #: src/xml/xmli18n-tmp.h:4983 msgid "Epson Stylus TX109" msgstr "" #: src/xml/xmli18n-tmp.h:4984 msgid "Epson Stylus TX110" msgstr "" #: src/xml/xmli18n-tmp.h:4985 msgid "Epson Stylus TX125" msgstr "" #: src/xml/xmli18n-tmp.h:4986 msgid "Epson Stylus TX200" msgstr "" #: src/xml/xmli18n-tmp.h:4987 msgid "Epson Stylus TX210" msgstr "" #: src/xml/xmli18n-tmp.h:4988 msgid "Epson Stylus TX300F" msgstr "" #: src/xml/xmli18n-tmp.h:4989 msgid "Epson Stylus TX400" msgstr "" #: src/xml/xmli18n-tmp.h:4990 msgid "Epson Stylus TX410" msgstr "" #: src/xml/xmli18n-tmp.h:4991 msgid "Epson Stylus TX420" msgstr "" #: src/xml/xmli18n-tmp.h:4992 msgid "Epson Stylus TX510FN" msgstr "" #: src/xml/xmli18n-tmp.h:4993 msgid "Epson Stylus TX550W" msgstr "" #: src/xml/xmli18n-tmp.h:4994 msgid "Epson Stylus TX610FW" msgstr "" #: src/xml/xmli18n-tmp.h:4995 msgid "Epson Stylus TX615" msgstr "" #: src/xml/xmli18n-tmp.h:4996 msgid "Epson Stylus TX630" msgstr "" #: src/xml/xmli18n-tmp.h:4997 msgid "Epson Stylus TX635" msgstr "" #: src/xml/xmli18n-tmp.h:4998 msgid "Epson Stylus TX645" msgstr "" #: src/xml/xmli18n-tmp.h:4999 msgid "Epson Stylus TX650" msgstr "" #: src/xml/xmli18n-tmp.h:5000 msgid "Epson Stylus TX659" msgstr "" #: src/xml/xmli18n-tmp.h:5001 msgid "Epson PictureMate" msgstr "" #: src/xml/xmli18n-tmp.h:5002 msgid "Epson PictureMate Dash" msgstr "" #: src/xml/xmli18n-tmp.h:5003 msgid "Epson PictureMate Deluxe" msgstr "" #: src/xml/xmli18n-tmp.h:5004 msgid "Epson PictureMate Flash" msgstr "" #: src/xml/xmli18n-tmp.h:5005 msgid "Epson PictureMate Pal" msgstr "" #: src/xml/xmli18n-tmp.h:5006 msgid "Epson PictureMate Snap" msgstr "" #: src/xml/xmli18n-tmp.h:5007 msgid "Epson PictureMate 100" msgstr "" #: src/xml/xmli18n-tmp.h:5008 msgid "Epson PictureMate 200" msgstr "" #: src/xml/xmli18n-tmp.h:5009 msgid "Epson PictureMate 210" msgstr "" #: src/xml/xmli18n-tmp.h:5010 msgid "Epson PictureMate 215" msgstr "" #: src/xml/xmli18n-tmp.h:5011 msgid "Epson PictureMate 240" msgstr "" #: src/xml/xmli18n-tmp.h:5012 msgid "Epson PictureMate 250" msgstr "" #: src/xml/xmli18n-tmp.h:5013 msgid "Epson PictureMate 260" msgstr "" #: src/xml/xmli18n-tmp.h:5014 msgid "Epson PictureMate 270" msgstr "" #: src/xml/xmli18n-tmp.h:5015 msgid "Epson PictureMate 280" msgstr "" #: src/xml/xmli18n-tmp.h:5016 msgid "Epson PictureMate 290" msgstr "" #: src/xml/xmli18n-tmp.h:5017 msgid "Epson PictureMate 500" msgstr "" #: src/xml/xmli18n-tmp.h:5018 msgid "Epson PictureMate 2005" msgstr "" #: src/xml/xmli18n-tmp.h:5019 msgid "Epson WorkForce 30" msgstr "" #: src/xml/xmli18n-tmp.h:5020 msgid "Epson WorkForce 40" msgstr "" #: src/xml/xmli18n-tmp.h:5021 msgid "Epson WorkForce 310" msgstr "" #: src/xml/xmli18n-tmp.h:5022 msgid "Epson WorkForce 315" msgstr "" #: src/xml/xmli18n-tmp.h:5023 msgid "Epson WorkForce 500" msgstr "" #: src/xml/xmli18n-tmp.h:5024 msgid "Epson WorkForce 545" msgstr "" #: src/xml/xmli18n-tmp.h:5025 msgid "Epson WorkForce 600" msgstr "" #: src/xml/xmli18n-tmp.h:5026 msgid "Epson WorkForce 610" msgstr "" #: src/xml/xmli18n-tmp.h:5027 msgid "Epson WorkForce 615" msgstr "" #: src/xml/xmli18n-tmp.h:5028 msgid "Epson WorkForce 630" msgstr "" #: src/xml/xmli18n-tmp.h:5029 msgid "Epson WorkForce 635" msgstr "" #: src/xml/xmli18n-tmp.h:5030 msgid "Epson WorkForce 645" msgstr "" #: src/xml/xmli18n-tmp.h:5031 msgid "Epson WorkForce 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5032 msgid "Epson WF-7010 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5033 msgid "Epson WF-7011 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5034 msgid "Epson WF-7015 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5035 msgid "Epson WF-7018 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5036 msgid "Epson WF-7510 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5037 msgid "Epson WF-7511 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5038 msgid "Epson WF-7515 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5039 msgid "Epson WF-7520 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5040 msgid "Epson WF-7521 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5041 msgid "Epson WF-7525 Series" msgstr "" #: src/xml/xmli18n-tmp.h:5042 msgid "Epson CL 700" msgstr "" #: src/xml/xmli18n-tmp.h:5043 msgid "Epson CL 750" msgstr "" #: src/xml/xmli18n-tmp.h:5044 msgid "Epson CL 760" msgstr "" #: src/xml/xmli18n-tmp.h:5045 msgid "Epson E 100" msgstr "" #: src/xml/xmli18n-tmp.h:5046 msgid "Epson E 150" msgstr "" #: src/xml/xmli18n-tmp.h:5047 msgid "Epson E 200" msgstr "" #: src/xml/xmli18n-tmp.h:5048 msgid "Epson E 300" msgstr "" #: src/xml/xmli18n-tmp.h:5049 msgid "Epson E 500" msgstr "" #: src/xml/xmli18n-tmp.h:5050 msgid "Epson E 520" msgstr "" #: src/xml/xmli18n-tmp.h:5051 msgid "Epson E 700" msgstr "" #: src/xml/xmli18n-tmp.h:5052 msgid "Epson E 720" msgstr "" #: src/xml/xmli18n-tmp.h:5053 msgid "Epson EM 900C" msgstr "" #: src/xml/xmli18n-tmp.h:5054 msgid "Epson EM 930C" msgstr "" #: src/xml/xmli18n-tmp.h:5055 msgid "Epson EP 302" msgstr "" #: src/xml/xmli18n-tmp.h:5056 msgid "Epson EP 702A" msgstr "" #: src/xml/xmli18n-tmp.h:5057 msgid "Epson EP 801A" msgstr "" #: src/xml/xmli18n-tmp.h:5058 msgid "Epson EP 901A" msgstr "" #: src/xml/xmli18n-tmp.h:5059 msgid "Epson EP 901F" msgstr "" #: src/xml/xmli18n-tmp.h:5060 msgid "Epson MC 2000" msgstr "" #: src/xml/xmli18n-tmp.h:5061 msgid "Epson MC 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5062 msgid "Epson MC 7000" msgstr "" #: src/xml/xmli18n-tmp.h:5063 msgid "Epson MC 9000" msgstr "" #: src/xml/xmli18n-tmp.h:5064 msgid "Epson MC 10000" msgstr "" #: src/xml/xmli18n-tmp.h:5065 msgid "Epson ME 300" msgstr "" #: src/xml/xmli18n-tmp.h:5066 msgid "Epson ME 320" msgstr "" #: src/xml/xmli18n-tmp.h:5067 msgid "Epson ME Office 70" msgstr "" #: src/xml/xmli18n-tmp.h:5068 msgid "Epson ME Office 80W" msgstr "" #: src/xml/xmli18n-tmp.h:5069 msgid "Epson ME Office 360" msgstr "" #: src/xml/xmli18n-tmp.h:5070 msgid "Epson ME Office 600F" msgstr "" #: src/xml/xmli18n-tmp.h:5071 msgid "Epson ME Office 620F" msgstr "" #: src/xml/xmli18n-tmp.h:5072 msgid "Epson ME Office 700FW" msgstr "" #: src/xml/xmli18n-tmp.h:5073 msgid "Epson ME Office 940FW" msgstr "" #: src/xml/xmli18n-tmp.h:5074 msgid "Epson ME Office 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5075 msgid "Epson MJ 930C" msgstr "" #: src/xml/xmli18n-tmp.h:5076 msgid "Epson MJ 5100C" msgstr "" #: src/xml/xmli18n-tmp.h:5077 msgid "Epson MJ 6000C" msgstr "" #: src/xml/xmli18n-tmp.h:5078 msgid "Epson MJ 8000C" msgstr "" #: src/xml/xmli18n-tmp.h:5079 msgid "Epson PM 670C" msgstr "" #: src/xml/xmli18n-tmp.h:5080 msgid "Epson PM 700C" msgstr "" #: src/xml/xmli18n-tmp.h:5081 msgid "Epson PM 730C" msgstr "" #: src/xml/xmli18n-tmp.h:5082 msgid "Epson PM 740C" msgstr "" #: src/xml/xmli18n-tmp.h:5083 msgid "Epson PM 750C" msgstr "" #: src/xml/xmli18n-tmp.h:5084 msgid "Epson PM 760C" msgstr "" #: src/xml/xmli18n-tmp.h:5085 msgid "Epson PM 770C" msgstr "" #: src/xml/xmli18n-tmp.h:5086 msgid "Epson PM 780C" msgstr "" #: src/xml/xmli18n-tmp.h:5087 msgid "Epson PM 790PT" msgstr "" #: src/xml/xmli18n-tmp.h:5088 msgid "Epson PM 800C" msgstr "" #: src/xml/xmli18n-tmp.h:5089 msgid "Epson PM 850PT" msgstr "" #: src/xml/xmli18n-tmp.h:5090 msgid "Epson PM 870C" msgstr "" #: src/xml/xmli18n-tmp.h:5091 msgid "Epson PM 880C" msgstr "" #: src/xml/xmli18n-tmp.h:5092 msgid "Epson PM 930C" msgstr "" #: src/xml/xmli18n-tmp.h:5093 msgid "Epson PM 940C" msgstr "" #: src/xml/xmli18n-tmp.h:5094 msgid "Epson PM 950C" msgstr "" #: src/xml/xmli18n-tmp.h:5095 msgid "Epson PM 970C" msgstr "" #: src/xml/xmli18n-tmp.h:5096 msgid "Epson PM 980C" msgstr "" #: src/xml/xmli18n-tmp.h:5097 msgid "Epson PM 2000C" msgstr "" #: src/xml/xmli18n-tmp.h:5098 msgid "Epson PM 2200C" msgstr "" #: src/xml/xmli18n-tmp.h:5099 msgid "Epson PM 3000C" msgstr "" #: src/xml/xmli18n-tmp.h:5100 msgid "Epson PM 3300C" msgstr "" #: src/xml/xmli18n-tmp.h:5101 msgid "Epson PM 3500C" msgstr "" #: src/xml/xmli18n-tmp.h:5102 msgid "Epson PM 3700C" msgstr "" #: src/xml/xmli18n-tmp.h:5103 msgid "Epson PM 4000PX" msgstr "" #: src/xml/xmli18n-tmp.h:5104 msgid "Epson PM 5000C" msgstr "" #: src/xml/xmli18n-tmp.h:5105 msgid "Epson PM 7000C" msgstr "" #: src/xml/xmli18n-tmp.h:5106 msgid "Epson PM 9000C" msgstr "" #: src/xml/xmli18n-tmp.h:5107 msgid "Epson PM 10000" msgstr "" #: src/xml/xmli18n-tmp.h:5108 msgid "Epson PM A650" msgstr "" #: src/xml/xmli18n-tmp.h:5109 msgid "Epson PM A750" msgstr "" #: src/xml/xmli18n-tmp.h:5110 msgid "Epson PM A820" msgstr "" #: src/xml/xmli18n-tmp.h:5111 msgid "Epson PM A890" msgstr "" #: src/xml/xmli18n-tmp.h:5112 msgid "Epson PM A900" msgstr "" #: src/xml/xmli18n-tmp.h:5113 msgid "Epson PM A940" msgstr "" #: src/xml/xmli18n-tmp.h:5114 msgid "Epson PM A950" msgstr "" #: src/xml/xmli18n-tmp.h:5115 msgid "Epson PM D600" msgstr "" #: src/xml/xmli18n-tmp.h:5116 msgid "Epson PM D750" msgstr "" #: src/xml/xmli18n-tmp.h:5117 msgid "Epson PM D770" msgstr "" #: src/xml/xmli18n-tmp.h:5118 msgid "Epson PM D800" msgstr "" #: src/xml/xmli18n-tmp.h:5119 msgid "Epson PM D870" msgstr "" #: src/xml/xmli18n-tmp.h:5120 msgid "Epson PM D1000" msgstr "" #: src/xml/xmli18n-tmp.h:5121 msgid "Epson PM G700" msgstr "" #: src/xml/xmli18n-tmp.h:5122 msgid "Epson PM G720" msgstr "" #: src/xml/xmli18n-tmp.h:5123 msgid "Epson PM G730" msgstr "" #: src/xml/xmli18n-tmp.h:5124 msgid "Epson PM G800" msgstr "" #: src/xml/xmli18n-tmp.h:5125 msgid "Epson PM G820" msgstr "" #: src/xml/xmli18n-tmp.h:5126 msgid "Epson PM G850" msgstr "" #: src/xml/xmli18n-tmp.h:5127 msgid "Epson PM T960" msgstr "" #: src/xml/xmli18n-tmp.h:5128 msgid "Epson PM G4500" msgstr "" #: src/xml/xmli18n-tmp.h:5129 msgid "Epson PX A650" msgstr "" #: src/xml/xmli18n-tmp.h:5130 msgid "Epson Offirio PX B300" msgstr "" #: src/xml/xmli18n-tmp.h:5131 msgid "Epson Offirio PX B500" msgstr "" #: src/xml/xmli18n-tmp.h:5132 msgid "Epson PX 7V" msgstr "" #: src/xml/xmli18n-tmp.h:5133 msgid "Epson PX 101" msgstr "" #: src/xml/xmli18n-tmp.h:5134 msgid "Epson PX 201" msgstr "" #: src/xml/xmli18n-tmp.h:5135 msgid "Epson PX 204" msgstr "" #: src/xml/xmli18n-tmp.h:5136 msgid "Epson PX 401A" msgstr "" #: src/xml/xmli18n-tmp.h:5137 msgid "Epson PX 504A" msgstr "" #: src/xml/xmli18n-tmp.h:5138 msgid "Epson PX 601F" msgstr "" #: src/xml/xmli18n-tmp.h:5139 msgid "Epson PX 1001" msgstr "" #: src/xml/xmli18n-tmp.h:5140 msgid "Epson PX 1200" msgstr "" #: src/xml/xmli18n-tmp.h:5141 msgid "Epson PX 1600F" msgstr "" #: src/xml/xmli18n-tmp.h:5142 msgid "Epson PX 1700F" msgstr "" #: src/xml/xmli18n-tmp.h:5143 msgid "Epson PX G900" msgstr "" #: src/xml/xmli18n-tmp.h:5144 msgid "Epson PX G920" msgstr "" #: src/xml/xmli18n-tmp.h:5145 msgid "Epson PX G5000" msgstr "" #: src/xml/xmli18n-tmp.h:5146 msgid "Epson PX G5300" msgstr "" #: src/xml/xmli18n-tmp.h:5147 msgid "Epson PX V500" msgstr "" #: src/xml/xmli18n-tmp.h:5148 msgid "Epson PX V600" msgstr "" #: src/xml/xmli18n-tmp.h:5149 msgid "Epson PX V630" msgstr "" #: src/xml/xmli18n-tmp.h:5150 msgid "Epson PX V780" msgstr "" #: src/xml/xmli18n-tmp.h:5151 msgid "Epson PX 5500" msgstr "" #: src/xml/xmli18n-tmp.h:5152 msgid "Epson PX G5600" msgstr "" #: src/xml/xmli18n-tmp.h:5153 msgid "Epson PX 7000" msgstr "" #: src/xml/xmli18n-tmp.h:5154 msgid "Epson PX 9000" msgstr "" #: src/xml/xmli18n-tmp.h:5155 msgid "Apollo P-2100" msgstr "" #: src/xml/xmli18n-tmp.h:5156 msgid "Apollo P-2150" msgstr "" #: src/xml/xmli18n-tmp.h:5157 msgid "Apollo P-2200" msgstr "" #: src/xml/xmli18n-tmp.h:5158 msgid "Apollo P-2250" msgstr "" #: src/xml/xmli18n-tmp.h:5159 msgid "Apollo P-2500" msgstr "" #: src/xml/xmli18n-tmp.h:5160 msgid "Apollo P-2550" msgstr "" #: src/xml/xmli18n-tmp.h:5161 msgid "Apollo P-2600" msgstr "" #: src/xml/xmli18n-tmp.h:5162 msgid "Apollo P-2650" msgstr "" #: src/xml/xmli18n-tmp.h:5163 msgid "Apple Color StyleWriter 4100" msgstr "" #: src/xml/xmli18n-tmp.h:5164 msgid "Apple Color StyleWriter 4500" msgstr "" #: src/xml/xmli18n-tmp.h:5165 msgid "Apple Color StyleWriter 6500" msgstr "" #: src/xml/xmli18n-tmp.h:5166 msgid "Apple LaserWriter Select 360" msgstr "" #: src/xml/xmli18n-tmp.h:5167 msgid "Brother DCP-1200" msgstr "" #: src/xml/xmli18n-tmp.h:5168 msgid "Brother DCP-8045D" msgstr "" #: src/xml/xmli18n-tmp.h:5169 msgid "Brother HL-1040" msgstr "" #: src/xml/xmli18n-tmp.h:5170 msgid "Brother HL-1050" msgstr "" #: src/xml/xmli18n-tmp.h:5171 msgid "Brother HL-1060" msgstr "" #: src/xml/xmli18n-tmp.h:5172 msgid "Brother HL-1070" msgstr "" #: src/xml/xmli18n-tmp.h:5173 msgid "Brother HL-10V" msgstr "" #: src/xml/xmli18n-tmp.h:5174 msgid "Brother HL-10h" msgstr "" #: src/xml/xmli18n-tmp.h:5175 msgid "Brother HL-1240" msgstr "" #: src/xml/xmli18n-tmp.h:5176 msgid "Brother HL-1250" msgstr "" #: src/xml/xmli18n-tmp.h:5177 msgid "Brother HL-1260" msgstr "" #: src/xml/xmli18n-tmp.h:5178 msgid "Brother HL-1270N" msgstr "" #: src/xml/xmli18n-tmp.h:5179 msgid "Brother HL-1430" msgstr "" #: src/xml/xmli18n-tmp.h:5180 msgid "Brother HL-1440" msgstr "" #: src/xml/xmli18n-tmp.h:5181 msgid "Brother HL-1450" msgstr "" #: src/xml/xmli18n-tmp.h:5182 msgid "Brother HL-1470N" msgstr "" #: src/xml/xmli18n-tmp.h:5183 msgid "Brother HL-1650" msgstr "" #: src/xml/xmli18n-tmp.h:5184 msgid "Brother HL-1660e" msgstr "" #: src/xml/xmli18n-tmp.h:5185 msgid "Brother HL-1670N" msgstr "" #: src/xml/xmli18n-tmp.h:5186 msgid "Brother HL-1850" msgstr "" #: src/xml/xmli18n-tmp.h:5187 msgid "Brother HL-1870N" msgstr "" #: src/xml/xmli18n-tmp.h:5188 msgid "Brother HL-2030" msgstr "" #: src/xml/xmli18n-tmp.h:5189 msgid "Brother HL-2035" msgstr "" #: src/xml/xmli18n-tmp.h:5190 msgid "Brother HL-2060" msgstr "" #: src/xml/xmli18n-tmp.h:5191 msgid "Brother HL-2250DN" msgstr "" #: src/xml/xmli18n-tmp.h:5192 msgid "Brother HL-2460" msgstr "" #: src/xml/xmli18n-tmp.h:5193 msgid "Brother HL-2460N" msgstr "" #: src/xml/xmli18n-tmp.h:5194 msgid "Brother HL-4Ve" msgstr "" #: src/xml/xmli18n-tmp.h:5195 msgid "Brother HL-5030" msgstr "" #: src/xml/xmli18n-tmp.h:5196 msgid "Brother HL-5040" msgstr "" #: src/xml/xmli18n-tmp.h:5197 msgid "Brother HL-5050" msgstr "" #: src/xml/xmli18n-tmp.h:5198 msgid "Brother HL-5070N" msgstr "" #: src/xml/xmli18n-tmp.h:5199 msgid "Brother HL-5140" msgstr "" #: src/xml/xmli18n-tmp.h:5200 msgid "Brother HL-5150D" msgstr "" #: src/xml/xmli18n-tmp.h:5201 msgid "Brother HL-5170DN" msgstr "" #: src/xml/xmli18n-tmp.h:5202 msgid "Brother HL-630" msgstr "" #: src/xml/xmli18n-tmp.h:5203 msgid "Brother HL-660" msgstr "" #: src/xml/xmli18n-tmp.h:5204 msgid "Brother HL-7050" msgstr "" #: src/xml/xmli18n-tmp.h:5205 msgid "Brother HL-7050N" msgstr "" #: src/xml/xmli18n-tmp.h:5206 msgid "Brother HL-760" msgstr "" #: src/xml/xmli18n-tmp.h:5207 msgid "Brother HL-960" msgstr "" #: src/xml/xmli18n-tmp.h:5208 msgid "Brother MFC-6550MC" msgstr "" #: src/xml/xmli18n-tmp.h:5209 msgid "Brother MFC-8300" msgstr "" #: src/xml/xmli18n-tmp.h:5210 msgid "Brother MFC-9500" msgstr "" #: src/xml/xmli18n-tmp.h:5211 msgid "Brother MFC-9600" msgstr "" #: src/xml/xmli18n-tmp.h:5212 msgid "Canon GP 335" msgstr "" #: src/xml/xmli18n-tmp.h:5213 msgid "Canon LBP-4sx" msgstr "" #: src/xml/xmli18n-tmp.h:5214 msgid "Canon LBP-430" msgstr "" #: src/xml/xmli18n-tmp.h:5215 msgid "Canon LBP-1000" msgstr "" #: src/xml/xmli18n-tmp.h:5216 msgid "Canon LBP-1260" msgstr "" #: src/xml/xmli18n-tmp.h:5217 msgid "Canon LBP-1760" msgstr "" #: src/xml/xmli18n-tmp.h:5218 msgid "Canon LBP-3360" msgstr "" #: src/xml/xmli18n-tmp.h:5219 msgid "Canon imageRunner 330s" msgstr "" #: src/xml/xmli18n-tmp.h:5220 msgid "Citizen ProJet II" msgstr "" #: src/xml/xmli18n-tmp.h:5221 msgid "Datamax-ONeil p1115" msgstr "" #: src/xml/xmli18n-tmp.h:5222 msgid "Datamax-ONeil p1115s" msgstr "" #: src/xml/xmli18n-tmp.h:5223 msgid "Datamax-ONeil p1120n" msgstr "" #: src/xml/xmli18n-tmp.h:5224 msgid "Datamax-ONeil p1125" msgstr "" #: src/xml/xmli18n-tmp.h:5225 msgid "Datamax-ONeil p1725" msgstr "" #: src/xml/xmli18n-tmp.h:5226 msgid "Datamax-ONeil w1110" msgstr "" #: src/xml/xmli18n-tmp.h:5227 msgid "Datamax-ONeil H8308p" msgstr "" #: src/xml/xmli18n-tmp.h:5228 msgid "DEC 1800" msgstr "" #: src/xml/xmli18n-tmp.h:5229 msgid "DEC LN17" msgstr "" #: src/xml/xmli18n-tmp.h:5230 msgid "Epson ActionLaser 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5231 msgid "Epson ActionLaser II" msgstr "" #: src/xml/xmli18n-tmp.h:5232 msgid "Epson AL-C2000" msgstr "" #: src/xml/xmli18n-tmp.h:5233 msgid "Epson AL-C2000 PS3" msgstr "" #: src/xml/xmli18n-tmp.h:5234 msgid "Epson AL-C8500" msgstr "" #: src/xml/xmli18n-tmp.h:5235 msgid "Epson AL-C8500PS" msgstr "" #: src/xml/xmli18n-tmp.h:5236 msgid "Epson AL-C8600" msgstr "" #: src/xml/xmli18n-tmp.h:5237 msgid "Epson AL-C8600 PS3" msgstr "" #: src/xml/xmli18n-tmp.h:5238 msgid "Epson EPL-5200" msgstr "" #: src/xml/xmli18n-tmp.h:5239 msgid "Epson EPL-5200+" msgstr "" #: src/xml/xmli18n-tmp.h:5240 msgid "Epson EPL-5700" msgstr "" #: src/xml/xmli18n-tmp.h:5241 msgid "Epson EPL-5700PS" msgstr "" #: src/xml/xmli18n-tmp.h:5242 msgid "Epson EPL-5800" msgstr "" #: src/xml/xmli18n-tmp.h:5243 msgid "Epson EPL-5800PS" msgstr "" #: src/xml/xmli18n-tmp.h:5244 msgid "Epson EPL-5900" msgstr "" #: src/xml/xmli18n-tmp.h:5245 msgid "Epson EPL-5900 PS3" msgstr "" #: src/xml/xmli18n-tmp.h:5246 msgid "Epson EPL-6100" msgstr "" #: src/xml/xmli18n-tmp.h:5247 msgid "Epson EPL-6100 PS3" msgstr "" #: src/xml/xmli18n-tmp.h:5248 msgid "Epson EPL-7100" msgstr "" #: src/xml/xmli18n-tmp.h:5249 msgid "Epson EPL-N2050" msgstr "" #: src/xml/xmli18n-tmp.h:5250 msgid "Epson EPL-N2050+" msgstr "" #: src/xml/xmli18n-tmp.h:5251 msgid "Epson EPL-N2050PS" msgstr "" #: src/xml/xmli18n-tmp.h:5252 msgid "Epson EPL-N2050PS+" msgstr "" #: src/xml/xmli18n-tmp.h:5253 msgid "Epson EPL-N2120" msgstr "" #: src/xml/xmli18n-tmp.h:5254 msgid "Epson EPL-N2500" msgstr "" #: src/xml/xmli18n-tmp.h:5255 msgid "Epson EPL-N2500 PS3" msgstr "" #: src/xml/xmli18n-tmp.h:5256 msgid "Epson EPL-N2750" msgstr "" #: src/xml/xmli18n-tmp.h:5257 msgid "Epson EPL-N2750PS" msgstr "" #: src/xml/xmli18n-tmp.h:5258 msgid "Fujitsu PrintPartner 10V" msgstr "" #: src/xml/xmli18n-tmp.h:5259 msgid "Fujitsu PrintPartner 16DV" msgstr "" #: src/xml/xmli18n-tmp.h:5260 msgid "Fujitsu PrintPartner 20W" msgstr "" #: src/xml/xmli18n-tmp.h:5261 msgid "Fujitsu PrintPartner 8000" msgstr "" #: src/xml/xmli18n-tmp.h:5262 msgid "Generic PCL 4 Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5263 msgid "Generic PCL 4 Printer wide margin" msgstr "" #: src/xml/xmli18n-tmp.h:5264 msgid "Generic PCL 4 LF Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5265 msgid "Generic PCL 5 Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5266 msgid "Generic PCL 5 Printer wide margin" msgstr "" #: src/xml/xmli18n-tmp.h:5267 msgid "Generic PCL 5 LF Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5268 msgid "Generic PCL 5c Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5269 msgid "Generic PCL 5c LF Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5270 msgid "Generic PCL 5e Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5271 msgid "Generic PCL 5e LF Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5272 msgid "Generic PCL 6/PCL XL Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5273 msgid "Generic PCL 6/PCL XL LF Printer" msgstr "" #: src/xml/xmli18n-tmp.h:5274 msgid "Generic PCL 6 Printer wide margin" msgstr "" #: src/xml/xmli18n-tmp.h:5275 msgid "Generic PCL 6 LF Printer wide margin" msgstr "" #: src/xml/xmli18n-tmp.h:5276 msgid "Generic PCL 6 Tabl Printer wide margin" msgstr "" #: src/xml/xmli18n-tmp.h:5277 msgid "Gestetner 10512" msgstr "" #: src/xml/xmli18n-tmp.h:5278 msgid "Gestetner 2212" msgstr "" #: src/xml/xmli18n-tmp.h:5279 msgid "Gestetner 2712" msgstr "" #: src/xml/xmli18n-tmp.h:5280 msgid "Gestetner 3212" msgstr "" #: src/xml/xmli18n-tmp.h:5281 msgid "Gestetner 3502" msgstr "" #: src/xml/xmli18n-tmp.h:5282 msgid "Gestetner 3532/4235g" msgstr "" #: src/xml/xmli18n-tmp.h:5283 msgid "Gestetner 4502" msgstr "" #: src/xml/xmli18n-tmp.h:5284 msgid "Gestetner 4532/4245g" msgstr "" #: src/xml/xmli18n-tmp.h:5285 msgid "Gestetner 6002" msgstr "" #: src/xml/xmli18n-tmp.h:5286 msgid "Gestetner 7502" msgstr "" #: src/xml/xmli18n-tmp.h:5287 msgid "Gestetner 9002" msgstr "" #: src/xml/xmli18n-tmp.h:5288 msgid "Gestetner DSm415" msgstr "" #: src/xml/xmli18n-tmp.h:5289 msgid "Gestetner DSm615" msgstr "" #: src/xml/xmli18n-tmp.h:5290 msgid "Gestetner DSm616" msgstr "" #: src/xml/xmli18n-tmp.h:5291 msgid "Gestetner DSm618" msgstr "" #: src/xml/xmli18n-tmp.h:5292 msgid "Gestetner DSm618d" msgstr "" #: src/xml/xmli18n-tmp.h:5293 msgid "Gestetner DSm620" msgstr "" #: src/xml/xmli18n-tmp.h:5294 msgid "Gestetner DSm620d" msgstr "" #: src/xml/xmli18n-tmp.h:5295 msgid "Gestetner DSm622" msgstr "" #: src/xml/xmli18n-tmp.h:5296 msgid "Gestetner DSm627" msgstr "" #: src/xml/xmli18n-tmp.h:5297 msgid "Gestetner DSm635/635G" msgstr "" #: src/xml/xmli18n-tmp.h:5298 msgid "Gestetner DSm645/645G" msgstr "" #: src/xml/xmli18n-tmp.h:5299 msgid "Gestetner DSm651" msgstr "" #: src/xml/xmli18n-tmp.h:5300 msgid "Gestetner DSm660" msgstr "" #: src/xml/xmli18n-tmp.h:5301 msgid "Gestetner DSm675" msgstr "" #: src/xml/xmli18n-tmp.h:5302 msgid "Gestetner DSm725" msgstr "" #: src/xml/xmli18n-tmp.h:5303 msgid "Gestetner DSm730" msgstr "" #: src/xml/xmli18n-tmp.h:5304 msgid "Gestetner DSm735/735G" msgstr "" #: src/xml/xmli18n-tmp.h:5305 msgid "Gestetner DSm745/745G" msgstr "" #: src/xml/xmli18n-tmp.h:5306 msgid "Gestetner MP1100/DSm7110" msgstr "" #: src/xml/xmli18n-tmp.h:5307 msgid "Gestetner MP1350/DSm7135" msgstr "" #: src/xml/xmli18n-tmp.h:5308 msgid "Gestetner MP1600/DSm716" msgstr "" #: src/xml/xmli18n-tmp.h:5309 msgid "Gestetner MP2000/DSm721d" msgstr "" #: src/xml/xmli18n-tmp.h:5310 msgid "Gestetner MP2500/DSm625" msgstr "" #: src/xml/xmli18n-tmp.h:5311 msgid "Gestetner MP3500/DSm735e" msgstr "" #: src/xml/xmli18n-tmp.h:5312 msgid "Gestetner MP4500/DSm745e" msgstr "" #: src/xml/xmli18n-tmp.h:5313 msgid "Gestetner MP5500/DSm755" msgstr "" #: src/xml/xmli18n-tmp.h:5314 msgid "Gestetner MP6500/DSm765" msgstr "" #: src/xml/xmli18n-tmp.h:5315 msgid "Gestetner MP7500/DSm775" msgstr "" #: src/xml/xmli18n-tmp.h:5316 msgid "Gestetner MP9000/DSm790" msgstr "" #: src/xml/xmli18n-tmp.h:5317 msgid "Gestetner MP 161/DSm416" msgstr "" #: src/xml/xmli18n-tmp.h:5318 msgid "Gestetner MP 2510/DSm725e" msgstr "" #: src/xml/xmli18n-tmp.h:5319 msgid "Gestetner MP 2550" msgstr "" #: src/xml/xmli18n-tmp.h:5320 msgid "Gestetner MP 2550B" msgstr "" #: src/xml/xmli18n-tmp.h:5321 msgid "Gestetner MP 3010/DSm730e" msgstr "" #: src/xml/xmli18n-tmp.h:5322 msgid "Gestetner MP 3350" msgstr "" #: src/xml/xmli18n-tmp.h:5323 msgid "Gestetner MP 3350B" msgstr "" #: src/xml/xmli18n-tmp.h:5324 msgid "Gestetner MP 4000" msgstr "" #: src/xml/xmli18n-tmp.h:5325 msgid "Gestetner MP 4000B" msgstr "" #: src/xml/xmli18n-tmp.h:5326 msgid "Gestetner MP 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5327 msgid "Gestetner MP 5000B" msgstr "" #: src/xml/xmli18n-tmp.h:5328 msgid "HP Business Inkjet 2200" msgstr "" #: src/xml/xmli18n-tmp.h:5329 msgid "HP Business Inkjet 2230" msgstr "" #: src/xml/xmli18n-tmp.h:5330 msgid "HP Business Inkjet 2250" msgstr "" #: src/xml/xmli18n-tmp.h:5331 msgid "HP Business Inkjet 2250TN" msgstr "" #: src/xml/xmli18n-tmp.h:5332 msgid "HP Business Inkjet 2280" msgstr "" #: src/xml/xmli18n-tmp.h:5333 msgid "HP Color Inkjet Printer CP1160" msgstr "" #: src/xml/xmli18n-tmp.h:5334 msgid "HP Color Inkjet Printer CP1700" msgstr "" #: src/xml/xmli18n-tmp.h:5335 msgid "HP Color LaserJet 2500" msgstr "" #: src/xml/xmli18n-tmp.h:5336 msgid "HP Color LaserJet 4500" msgstr "" #: src/xml/xmli18n-tmp.h:5337 msgid "HP Color LaserJet 4550" msgstr "" #: src/xml/xmli18n-tmp.h:5338 msgid "HP Color LaserJet 4600" msgstr "" #: src/xml/xmli18n-tmp.h:5339 msgid "HP Color LaserJet 5" msgstr "" #: src/xml/xmli18n-tmp.h:5340 msgid "HP Color LaserJet 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5341 msgid "HP Color LaserJet 5500" msgstr "" #: src/xml/xmli18n-tmp.h:5342 msgid "HP Color LaserJet 8550GN" msgstr "" #: src/xml/xmli18n-tmp.h:5343 msgid "HP DesignJet 230" msgstr "" #: src/xml/xmli18n-tmp.h:5344 msgid "HP DesignJet 250C" msgstr "" #: src/xml/xmli18n-tmp.h:5345 msgid "HP DesignJet 430" msgstr "" #: src/xml/xmli18n-tmp.h:5346 msgid "HP DesignJet 450C" msgstr "" #: src/xml/xmli18n-tmp.h:5347 msgid "HP DesignJet 455CA" msgstr "" #: src/xml/xmli18n-tmp.h:5348 msgid "HP DesignJet 488CA" msgstr "" #: src/xml/xmli18n-tmp.h:5349 msgid "HP DesignJet 700" msgstr "" #: src/xml/xmli18n-tmp.h:5350 msgid "HP DesignJet 750C Plus" msgstr "" #: src/xml/xmli18n-tmp.h:5351 msgid "HP DesignJet 750C" msgstr "" #: src/xml/xmli18n-tmp.h:5352 msgid "HP DesignJet 2500CP" msgstr "" #: src/xml/xmli18n-tmp.h:5353 msgid "HP DesignJet 3500CP" msgstr "" #: src/xml/xmli18n-tmp.h:5354 msgid "HP DesignJet ColorPro CAD" msgstr "" #: src/xml/xmli18n-tmp.h:5355 msgid "HP DeskJet 400" msgstr "" #: src/xml/xmli18n-tmp.h:5356 msgid "HP DeskJet 420C" msgstr "" #: src/xml/xmli18n-tmp.h:5357 msgid "HP DeskJet 450" msgstr "" #: src/xml/xmli18n-tmp.h:5358 msgid "HP DeskJet 500" msgstr "" #: src/xml/xmli18n-tmp.h:5359 msgid "HP DeskJet 500C" msgstr "" #: src/xml/xmli18n-tmp.h:5360 msgid "HP DeskJet 505J Plus" msgstr "" #: src/xml/xmli18n-tmp.h:5361 msgid "HP DeskJet 510" msgstr "" #: src/xml/xmli18n-tmp.h:5362 msgid "HP DeskJet 520" msgstr "" #: src/xml/xmli18n-tmp.h:5363 msgid "HP DeskJet 540C" msgstr "" #: src/xml/xmli18n-tmp.h:5364 msgid "HP DeskJet 550C" msgstr "" #: src/xml/xmli18n-tmp.h:5365 msgid "HP DeskJet 5550" msgstr "" #: src/xml/xmli18n-tmp.h:5366 msgid "HP DeskJet 5551" msgstr "" #: src/xml/xmli18n-tmp.h:5367 msgid "HP DeskJet 560C" msgstr "" #: src/xml/xmli18n-tmp.h:5368 msgid "HP DeskJet 600" msgstr "" #: src/xml/xmli18n-tmp.h:5369 msgid "HP DeskJet 600C" msgstr "" #: src/xml/xmli18n-tmp.h:5370 msgid "HP DeskJet 610C" msgstr "" #: src/xml/xmli18n-tmp.h:5371 msgid "HP DeskJet 610CL" msgstr "" #: src/xml/xmli18n-tmp.h:5372 msgid "HP DeskJet 6122" msgstr "" #: src/xml/xmli18n-tmp.h:5373 msgid "HP DeskJet 6127" msgstr "" #: src/xml/xmli18n-tmp.h:5374 msgid "HP DeskJet 612C" msgstr "" #: src/xml/xmli18n-tmp.h:5375 msgid "HP DeskJet 640C" msgstr "" #: src/xml/xmli18n-tmp.h:5376 msgid "HP DeskJet 648C" msgstr "" #: src/xml/xmli18n-tmp.h:5377 msgid "HP DeskJet 660C" msgstr "" #: src/xml/xmli18n-tmp.h:5378 msgid "HP DeskJet 670C" msgstr "" #: src/xml/xmli18n-tmp.h:5379 msgid "HP DeskJet 670TV" msgstr "" #: src/xml/xmli18n-tmp.h:5380 msgid "HP DeskJet 672C" msgstr "" #: src/xml/xmli18n-tmp.h:5381 msgid "HP DeskJet 680C" msgstr "" #: src/xml/xmli18n-tmp.h:5382 msgid "HP DeskJet 682C" msgstr "" #: src/xml/xmli18n-tmp.h:5383 msgid "HP DeskJet 690C" msgstr "" #: src/xml/xmli18n-tmp.h:5384 msgid "HP DeskJet 692C" msgstr "" #: src/xml/xmli18n-tmp.h:5385 msgid "HP DeskJet 693C" msgstr "" #: src/xml/xmli18n-tmp.h:5386 msgid "HP DeskJet 694C" msgstr "" #: src/xml/xmli18n-tmp.h:5387 msgid "HP DeskJet 695C" msgstr "" #: src/xml/xmli18n-tmp.h:5388 msgid "HP DeskJet 697C" msgstr "" #: src/xml/xmli18n-tmp.h:5389 msgid "HP DeskJet 810C" msgstr "" #: src/xml/xmli18n-tmp.h:5390 msgid "HP DeskJet 812C" msgstr "" #: src/xml/xmli18n-tmp.h:5391 msgid "HP DeskJet 815C" msgstr "" #: src/xml/xmli18n-tmp.h:5392 msgid "HP DeskJet 816C" msgstr "" #: src/xml/xmli18n-tmp.h:5393 msgid "HP DeskJet 825C" msgstr "" #: src/xml/xmli18n-tmp.h:5394 msgid "HP DeskJet 830C" msgstr "" #: src/xml/xmli18n-tmp.h:5395 msgid "HP DeskJet 832C" msgstr "" #: src/xml/xmli18n-tmp.h:5396 msgid "HP DeskJet 840C" msgstr "" #: src/xml/xmli18n-tmp.h:5397 msgid "HP DeskJet 841C" msgstr "" #: src/xml/xmli18n-tmp.h:5398 msgid "HP DeskJet 842C" msgstr "" #: src/xml/xmli18n-tmp.h:5399 msgid "HP DeskJet 843C" msgstr "" #: src/xml/xmli18n-tmp.h:5400 msgid "HP DeskJet 845C" msgstr "" #: src/xml/xmli18n-tmp.h:5401 msgid "HP DeskJet 850C" msgstr "" #: src/xml/xmli18n-tmp.h:5402 msgid "HP DeskJet 855C" msgstr "" #: src/xml/xmli18n-tmp.h:5403 msgid "HP DeskJet 870C" msgstr "" #: src/xml/xmli18n-tmp.h:5404 msgid "HP DeskJet 880C" msgstr "" #: src/xml/xmli18n-tmp.h:5405 msgid "HP DeskJet 882C" msgstr "" #: src/xml/xmli18n-tmp.h:5406 msgid "HP DeskJet 890C" msgstr "" #: src/xml/xmli18n-tmp.h:5407 msgid "HP DeskJet 895C" msgstr "" #: src/xml/xmli18n-tmp.h:5408 msgid "HP DeskJet 916C" msgstr "" #: src/xml/xmli18n-tmp.h:5409 msgid "HP DeskJet 920C" msgstr "" #: src/xml/xmli18n-tmp.h:5410 msgid "HP DeskJet 9300" msgstr "" #: src/xml/xmli18n-tmp.h:5411 msgid "HP DeskJet 930C" msgstr "" #: src/xml/xmli18n-tmp.h:5412 msgid "HP DeskJet 932C" msgstr "" #: src/xml/xmli18n-tmp.h:5413 msgid "HP DeskJet 933C" msgstr "" #: src/xml/xmli18n-tmp.h:5414 msgid "HP DeskJet 934C" msgstr "" #: src/xml/xmli18n-tmp.h:5415 msgid "HP DeskJet 935C" msgstr "" #: src/xml/xmli18n-tmp.h:5416 msgid "HP DeskJet 940C" msgstr "" #: src/xml/xmli18n-tmp.h:5417 msgid "HP DeskJet 948C" msgstr "" #: src/xml/xmli18n-tmp.h:5418 msgid "HP DeskJet 950C" msgstr "" #: src/xml/xmli18n-tmp.h:5419 msgid "HP DeskJet 952C" msgstr "" #: src/xml/xmli18n-tmp.h:5420 msgid "HP DeskJet 955C" msgstr "" #: src/xml/xmli18n-tmp.h:5421 msgid "HP DeskJet 957C" msgstr "" #: src/xml/xmli18n-tmp.h:5422 msgid "HP DeskJet 959C" msgstr "" #: src/xml/xmli18n-tmp.h:5423 msgid "HP DeskJet 960C" msgstr "" #: src/xml/xmli18n-tmp.h:5424 msgid "HP DeskJet 970C" msgstr "" #: src/xml/xmli18n-tmp.h:5425 msgid "HP DeskJet 975C" msgstr "" #: src/xml/xmli18n-tmp.h:5426 msgid "HP DeskJet 980C" msgstr "" #: src/xml/xmli18n-tmp.h:5427 msgid "HP DeskJet 990C" msgstr "" #: src/xml/xmli18n-tmp.h:5428 msgid "HP DeskJet 995C" msgstr "" #: src/xml/xmli18n-tmp.h:5429 msgid "HP DeskJet 1100C" msgstr "" #: src/xml/xmli18n-tmp.h:5430 msgid "HP DeskJet 1120C" msgstr "" #: src/xml/xmli18n-tmp.h:5431 msgid "HP DeskJet 1125C" msgstr "" #: src/xml/xmli18n-tmp.h:5432 msgid "HP DeskJet 1200C" msgstr "" #: src/xml/xmli18n-tmp.h:5433 msgid "HP DeskJet 1220C" msgstr "" #: src/xml/xmli18n-tmp.h:5434 msgid "HP DeskJet 1600C" msgstr "" #: src/xml/xmli18n-tmp.h:5435 msgid "HP DeskJet 1600CM" msgstr "" #: src/xml/xmli18n-tmp.h:5436 msgid "HP DeskJet 2000" msgstr "" #: src/xml/xmli18n-tmp.h:5437 msgid "HP DeskJet 2500" msgstr "" #: src/xml/xmli18n-tmp.h:5438 msgid "HP DeskJet 2500CM" msgstr "" #: src/xml/xmli18n-tmp.h:5439 msgid "HP DeskJet 340C" msgstr "" #: src/xml/xmli18n-tmp.h:5440 msgid "HP DeskJet 3810" msgstr "" #: src/xml/xmli18n-tmp.h:5441 msgid "HP DeskJet 3816" msgstr "" #: src/xml/xmli18n-tmp.h:5442 msgid "HP DeskJet 3820" msgstr "" #: src/xml/xmli18n-tmp.h:5443 msgid "HP DeskJet 3822" msgstr "" #: src/xml/xmli18n-tmp.h:5444 msgid "HP LaserJet 2" msgstr "" #: src/xml/xmli18n-tmp.h:5445 msgid "HP LaserJet 2D" msgstr "" #: src/xml/xmli18n-tmp.h:5446 msgid "HP LaserJet 2P Plus" msgstr "" #: src/xml/xmli18n-tmp.h:5447 msgid "HP LaserJet 2P" msgstr "" #: src/xml/xmli18n-tmp.h:5448 msgid "HP LaserJet 3" msgstr "" #: src/xml/xmli18n-tmp.h:5449 msgid "HP LaserJet 3D" msgstr "" #: src/xml/xmli18n-tmp.h:5450 msgid "HP LaserJet 3P w/ PCL5" msgstr "" #: src/xml/xmli18n-tmp.h:5451 msgid "HP LaserJet 3P w/PS" msgstr "" #: src/xml/xmli18n-tmp.h:5452 msgid "HP LaserJet 4 Plus" msgstr "" #: src/xml/xmli18n-tmp.h:5453 msgid "HP LaserJet 4" msgstr "" #: src/xml/xmli18n-tmp.h:5454 msgid "HP LaserJet 4L" msgstr "" #: src/xml/xmli18n-tmp.h:5455 msgid "HP LaserJet 4M" msgstr "" #: src/xml/xmli18n-tmp.h:5456 msgid "HP LaserJet 4ML" msgstr "" #: src/xml/xmli18n-tmp.h:5457 msgid "HP LaserJet 4P" msgstr "" #: src/xml/xmli18n-tmp.h:5458 msgid "HP LaserJet 4Si" msgstr "" #: src/xml/xmli18n-tmp.h:5459 msgid "HP LaserJet 4V" msgstr "" #: src/xml/xmli18n-tmp.h:5460 msgid "HP LaserJet 5" msgstr "" #: src/xml/xmli18n-tmp.h:5461 msgid "HP LaserJet 5L" msgstr "" #: src/xml/xmli18n-tmp.h:5462 msgid "HP LaserJet 5M" msgstr "" #: src/xml/xmli18n-tmp.h:5463 msgid "HP LaserJet 5MP" msgstr "" #: src/xml/xmli18n-tmp.h:5464 msgid "HP LaserJet 5P" msgstr "" #: src/xml/xmli18n-tmp.h:5465 msgid "HP LaserJet 5Si" msgstr "" #: src/xml/xmli18n-tmp.h:5466 msgid "HP LaserJet 6" msgstr "" #: src/xml/xmli18n-tmp.h:5467 msgid "HP LaserJet 6L" msgstr "" #: src/xml/xmli18n-tmp.h:5468 msgid "HP LaserJet 6MP" msgstr "" #: src/xml/xmli18n-tmp.h:5469 msgid "HP LaserJet 6P" msgstr "" #: src/xml/xmli18n-tmp.h:5470 msgid "HP LaserJet 1010" msgstr "" #: src/xml/xmli18n-tmp.h:5471 msgid "HP LaserJet 1012" msgstr "" #: src/xml/xmli18n-tmp.h:5472 msgid "HP LaserJet 1015" msgstr "" #: src/xml/xmli18n-tmp.h:5473 msgid "HP LaserJet 1022" msgstr "" #: src/xml/xmli18n-tmp.h:5474 msgid "HP LaserJet 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5475 msgid "HP LaserJet 1100A" msgstr "" #: src/xml/xmli18n-tmp.h:5476 msgid "HP LaserJet 1150" msgstr "" #: src/xml/xmli18n-tmp.h:5477 msgid "HP LaserJet 1160" msgstr "" #: src/xml/xmli18n-tmp.h:5478 msgid "HP LaserJet 1200" msgstr "" #: src/xml/xmli18n-tmp.h:5479 msgid "HP LaserJet 1220" msgstr "" #: src/xml/xmli18n-tmp.h:5480 msgid "HP LaserJet 1300" msgstr "" #: src/xml/xmli18n-tmp.h:5481 msgid "HP LaserJet 1320" msgstr "" #: src/xml/xmli18n-tmp.h:5482 msgid "HP LaserJet 2100" msgstr "" #: src/xml/xmli18n-tmp.h:5483 msgid "HP LaserJet 2100M" msgstr "" #: src/xml/xmli18n-tmp.h:5484 msgid "HP LaserJet 2200" msgstr "" #: src/xml/xmli18n-tmp.h:5485 msgid "HP LaserJet 2300" msgstr "" #: src/xml/xmli18n-tmp.h:5486 msgid "HP LaserJet 2410" msgstr "" #: src/xml/xmli18n-tmp.h:5487 msgid "HP LaserJet 2420" msgstr "" #: src/xml/xmli18n-tmp.h:5488 msgid "HP LaserJet 2430" msgstr "" #: src/xml/xmli18n-tmp.h:5489 msgid "HP LaserJet 3015" msgstr "" #: src/xml/xmli18n-tmp.h:5490 msgid "HP LaserJet 3020" msgstr "" #: src/xml/xmli18n-tmp.h:5491 msgid "HP LaserJet 3030" msgstr "" #: src/xml/xmli18n-tmp.h:5492 msgid "HP LaserJet 3050" msgstr "" #: src/xml/xmli18n-tmp.h:5493 msgid "HP LaserJet 3052" msgstr "" #: src/xml/xmli18n-tmp.h:5494 msgid "HP LaserJet 3055" msgstr "" #: src/xml/xmli18n-tmp.h:5495 msgid "HP LaserJet 3200" msgstr "" #: src/xml/xmli18n-tmp.h:5496 msgid "HP LaserJet 3200m" msgstr "" #: src/xml/xmli18n-tmp.h:5497 msgid "HP LaserJet 3200se" msgstr "" #: src/xml/xmli18n-tmp.h:5498 msgid "HP LaserJet 3300 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5499 msgid "HP LaserJet 3310 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5500 msgid "HP LaserJet 3320 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5501 msgid "HP LaserJet 3320N MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5502 msgid "HP LaserJet 3330 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5503 msgid "HP LaserJet 3380" msgstr "" #: src/xml/xmli18n-tmp.h:5504 msgid "HP LaserJet 3390" msgstr "" #: src/xml/xmli18n-tmp.h:5505 msgid "HP LaserJet 3392" msgstr "" #: src/xml/xmli18n-tmp.h:5506 msgid "HP LaserJet 4000" msgstr "" #: src/xml/xmli18n-tmp.h:5507 msgid "HP LaserJet 4050" msgstr "" #: src/xml/xmli18n-tmp.h:5508 msgid "HP LaserJet 4100" msgstr "" #: src/xml/xmli18n-tmp.h:5509 msgid "HP LaserJet 4200" msgstr "" #: src/xml/xmli18n-tmp.h:5510 msgid "HP LaserJet 4240" msgstr "" #: src/xml/xmli18n-tmp.h:5511 msgid "HP LaserJet 4250" msgstr "" #: src/xml/xmli18n-tmp.h:5512 msgid "HP LaserJet 4300" msgstr "" #: src/xml/xmli18n-tmp.h:5513 msgid "HP LaserJet 4345 mfp" msgstr "" #: src/xml/xmli18n-tmp.h:5514 msgid "HP LaserJet 4350" msgstr "" #: src/xml/xmli18n-tmp.h:5515 msgid "HP LaserJet 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5516 msgid "HP LaserJet 5100" msgstr "" #: src/xml/xmli18n-tmp.h:5517 msgid "HP LaserJet 5200" msgstr "" #: src/xml/xmli18n-tmp.h:5518 msgid "HP LaserJet 5200L" msgstr "" #: src/xml/xmli18n-tmp.h:5519 msgid "HP LaserJet 8000" msgstr "" #: src/xml/xmli18n-tmp.h:5520 msgid "HP LaserJet 8100" msgstr "" #: src/xml/xmli18n-tmp.h:5521 msgid "HP LaserJet 8150" msgstr "" #: src/xml/xmli18n-tmp.h:5522 msgid "HP LaserJet 9000" msgstr "" #: src/xml/xmli18n-tmp.h:5523 msgid "HP LaserJet 9040" msgstr "" #: src/xml/xmli18n-tmp.h:5524 msgid "HP LaserJet 9040 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5525 msgid "HP LaserJet 9050" msgstr "" #: src/xml/xmli18n-tmp.h:5526 msgid "HP LaserJet 9050 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5527 msgid "HP LaserJet M3027 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5528 msgid "HP LaserJet M3035 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5529 msgid "HP LaserJet M4345 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5530 msgid "HP LaserJet M5025 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5531 msgid "HP LaserJet M5035 MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5532 msgid "HP LaserJet P2010" msgstr "" #: src/xml/xmli18n-tmp.h:5533 msgid "HP LaserJet P2015" msgstr "" #: src/xml/xmli18n-tmp.h:5534 msgid "HP LaserJet P3004" msgstr "" #: src/xml/xmli18n-tmp.h:5535 msgid "HP LaserJet P3005" msgstr "" #: src/xml/xmli18n-tmp.h:5536 msgid "HP Mopier 240" msgstr "" #: src/xml/xmli18n-tmp.h:5537 msgid "HP Mopier 320" msgstr "" #: src/xml/xmli18n-tmp.h:5538 msgid "HP OfficeJet 300" msgstr "" #: src/xml/xmli18n-tmp.h:5539 msgid "HP OfficeJet 330" msgstr "" #: src/xml/xmli18n-tmp.h:5540 msgid "HP OfficeJet 350" msgstr "" #: src/xml/xmli18n-tmp.h:5541 msgid "HP OfficeJet 500" msgstr "" #: src/xml/xmli18n-tmp.h:5542 msgid "HP OfficeJet 520" msgstr "" #: src/xml/xmli18n-tmp.h:5543 msgid "HP OfficeJet 570" msgstr "" #: src/xml/xmli18n-tmp.h:5544 msgid "HP OfficeJet 580" msgstr "" #: src/xml/xmli18n-tmp.h:5545 msgid "HP OfficeJet 590" msgstr "" #: src/xml/xmli18n-tmp.h:5546 msgid "HP OfficeJet 600" msgstr "" #: src/xml/xmli18n-tmp.h:5547 msgid "HP OfficeJet 610" msgstr "" #: src/xml/xmli18n-tmp.h:5548 msgid "HP OfficeJet 625" msgstr "" #: src/xml/xmli18n-tmp.h:5549 msgid "HP OfficeJet 630" msgstr "" #: src/xml/xmli18n-tmp.h:5550 msgid "HP OfficeJet 635" msgstr "" #: src/xml/xmli18n-tmp.h:5551 msgid "HP OfficeJet 700" msgstr "" #: src/xml/xmli18n-tmp.h:5552 msgid "HP OfficeJet 710" msgstr "" #: src/xml/xmli18n-tmp.h:5553 msgid "HP OfficeJet 720" msgstr "" #: src/xml/xmli18n-tmp.h:5554 msgid "HP OfficeJet 725" msgstr "" #: src/xml/xmli18n-tmp.h:5555 msgid "HP OfficeJet 5105" msgstr "" #: src/xml/xmli18n-tmp.h:5556 msgid "HP OfficeJet 5110" msgstr "" #: src/xml/xmli18n-tmp.h:5557 msgid "HP OfficeJet 5110xi" msgstr "" #: src/xml/xmli18n-tmp.h:5558 msgid "HP OfficeJet 6105" msgstr "" #: src/xml/xmli18n-tmp.h:5559 msgid "HP OfficeJet 6110" msgstr "" #: src/xml/xmli18n-tmp.h:5560 msgid "HP OfficeJet 7110" msgstr "" #: src/xml/xmli18n-tmp.h:5561 msgid "HP OfficeJet 7130" msgstr "" #: src/xml/xmli18n-tmp.h:5562 msgid "HP OfficeJet 7140" msgstr "" #: src/xml/xmli18n-tmp.h:5563 msgid "HP OfficeJet D125" msgstr "" #: src/xml/xmli18n-tmp.h:5564 msgid "HP OfficeJet D135" msgstr "" #: src/xml/xmli18n-tmp.h:5565 msgid "HP OfficeJet D145" msgstr "" #: src/xml/xmli18n-tmp.h:5566 msgid "HP OfficeJet D155" msgstr "" #: src/xml/xmli18n-tmp.h:5567 msgid "HP OfficeJet G55" msgstr "" #: src/xml/xmli18n-tmp.h:5568 msgid "HP OfficeJet G85" msgstr "" #: src/xml/xmli18n-tmp.h:5569 msgid "HP OfficeJet G95" msgstr "" #: src/xml/xmli18n-tmp.h:5570 msgid "HP OfficeJet K60" msgstr "" #: src/xml/xmli18n-tmp.h:5571 msgid "HP OfficeJet K60xi" msgstr "" #: src/xml/xmli18n-tmp.h:5572 msgid "HP OfficeJet K80" msgstr "" #: src/xml/xmli18n-tmp.h:5573 msgid "HP OfficeJet K80xi" msgstr "" #: src/xml/xmli18n-tmp.h:5574 msgid "HP OfficeJet LX" msgstr "" #: src/xml/xmli18n-tmp.h:5575 msgid "HP OfficeJet Pro 1150C" msgstr "" #: src/xml/xmli18n-tmp.h:5576 msgid "HP OfficeJet Pro 1170C" msgstr "" #: src/xml/xmli18n-tmp.h:5577 msgid "HP OfficeJet Pro 1175C" msgstr "" #: src/xml/xmli18n-tmp.h:5578 msgid "HP OfficeJet R40" msgstr "" #: src/xml/xmli18n-tmp.h:5579 msgid "HP OfficeJet R45" msgstr "" #: src/xml/xmli18n-tmp.h:5580 msgid "HP OfficeJet R60" msgstr "" #: src/xml/xmli18n-tmp.h:5581 msgid "HP OfficeJet R65" msgstr "" #: src/xml/xmli18n-tmp.h:5582 msgid "HP OfficeJet R80" msgstr "" #: src/xml/xmli18n-tmp.h:5583 msgid "HP OfficeJet T45" msgstr "" #: src/xml/xmli18n-tmp.h:5584 msgid "HP OfficeJet T65" msgstr "" #: src/xml/xmli18n-tmp.h:5585 msgid "HP OfficeJet V40" msgstr "" #: src/xml/xmli18n-tmp.h:5586 msgid "HP OfficeJet V40xi" msgstr "" #: src/xml/xmli18n-tmp.h:5587 msgid "HP OfficeJet" msgstr "" #: src/xml/xmli18n-tmp.h:5588 msgid "HP PSC 370" msgstr "" #: src/xml/xmli18n-tmp.h:5589 msgid "HP PSC 380" msgstr "" #: src/xml/xmli18n-tmp.h:5590 msgid "HP PSC 500" msgstr "" #: src/xml/xmli18n-tmp.h:5591 msgid "HP PSC 750" msgstr "" #: src/xml/xmli18n-tmp.h:5592 msgid "HP PSC 950" msgstr "" #: src/xml/xmli18n-tmp.h:5593 msgid "HP PSC 950xi" msgstr "" #: src/xml/xmli18n-tmp.h:5594 msgid "HP PSC 2110" msgstr "" #: src/xml/xmli18n-tmp.h:5595 msgid "HP PSC 2150" msgstr "" #: src/xml/xmli18n-tmp.h:5596 msgid "HP PSC 2210" msgstr "" #: src/xml/xmli18n-tmp.h:5597 msgid "HP PhotoSmart 7150" msgstr "" #: src/xml/xmli18n-tmp.h:5598 msgid "HP PhotoSmart 7345" msgstr "" #: src/xml/xmli18n-tmp.h:5599 msgid "HP PhotoSmart 7350" msgstr "" #: src/xml/xmli18n-tmp.h:5600 msgid "HP PhotoSmart 7550" msgstr "" #: src/xml/xmli18n-tmp.h:5601 msgid "HP PhotoSmart P100" msgstr "" #: src/xml/xmli18n-tmp.h:5602 msgid "HP PhotoSmart P130" msgstr "" #: src/xml/xmli18n-tmp.h:5603 msgid "HP PhotoSmart P230" msgstr "" #: src/xml/xmli18n-tmp.h:5604 msgid "HP PhotoSmart P1000" msgstr "" #: src/xml/xmli18n-tmp.h:5605 msgid "HP PhotoSmart P1100" msgstr "" #: src/xml/xmli18n-tmp.h:5606 msgid "HP PhotoSmart P1115" msgstr "" #: src/xml/xmli18n-tmp.h:5607 msgid "HP PhotoSmart P1215" msgstr "" #: src/xml/xmli18n-tmp.h:5608 msgid "HP PhotoSmart P1218" msgstr "" #: src/xml/xmli18n-tmp.h:5609 msgid "HP PhotoSmart P1315" msgstr "" #: src/xml/xmli18n-tmp.h:5610 msgid "HP e-printer e20" msgstr "" #: src/xml/xmli18n-tmp.h:5611 msgid "IBM 4019" msgstr "" #: src/xml/xmli18n-tmp.h:5612 msgid "IBM 4029 030 LaserPrinter 10" msgstr "" #: src/xml/xmli18n-tmp.h:5613 msgid "IBM 4312" msgstr "" #: src/xml/xmli18n-tmp.h:5614 msgid "IBM Infoprint 12" msgstr "" #: src/xml/xmli18n-tmp.h:5615 msgid "IBM Page Printer 3112" msgstr "" #: src/xml/xmli18n-tmp.h:5616 msgid "Infotec 4353 MF" msgstr "" #: src/xml/xmli18n-tmp.h:5617 msgid "Infotec 4452 MF" msgstr "" #: src/xml/xmli18n-tmp.h:5618 msgid "Infotec 4651 MF" msgstr "" #: src/xml/xmli18n-tmp.h:5619 msgid "Infotec IS2022" msgstr "" #: src/xml/xmli18n-tmp.h:5620 msgid "Infotec IS2027" msgstr "" #: src/xml/xmli18n-tmp.h:5621 msgid "Infotec IS2032" msgstr "" #: src/xml/xmli18n-tmp.h:5622 msgid "Infotec IS2035" msgstr "" #: src/xml/xmli18n-tmp.h:5623 msgid "Infotec IS2045" msgstr "" #: src/xml/xmli18n-tmp.h:5624 msgid "Infotec IS2090" msgstr "" #: src/xml/xmli18n-tmp.h:5625 msgid "Infotec IS2105" msgstr "" #: src/xml/xmli18n-tmp.h:5626 msgid "Infotec IS 2015" msgstr "" #: src/xml/xmli18n-tmp.h:5627 msgid "Infotec IS 2018" msgstr "" #: src/xml/xmli18n-tmp.h:5628 msgid "Infotec IS 2018D" msgstr "" #: src/xml/xmli18n-tmp.h:5629 msgid "Infotec IS 2060" msgstr "" #: src/xml/xmli18n-tmp.h:5630 msgid "Infotec IS 2075" msgstr "" #: src/xml/xmli18n-tmp.h:5631 msgid "Infotec IS 2122" msgstr "" #: src/xml/xmli18n-tmp.h:5632 msgid "Infotec IS 2127" msgstr "" #: src/xml/xmli18n-tmp.h:5633 msgid "Infotec IS 2132" msgstr "" #: src/xml/xmli18n-tmp.h:5634 msgid "Infotec IS 2135" msgstr "" #: src/xml/xmli18n-tmp.h:5635 msgid "Infotec IS 2145" msgstr "" #: src/xml/xmli18n-tmp.h:5636 msgid "Infotec IS 2151" msgstr "" #: src/xml/xmli18n-tmp.h:5637 msgid "Infotec IS 2160" msgstr "" #: src/xml/xmli18n-tmp.h:5638 msgid "Infotec IS 2175" msgstr "" #: src/xml/xmli18n-tmp.h:5639 msgid "Infotec IS 2215" msgstr "" #: src/xml/xmli18n-tmp.h:5640 msgid "Infotec IS 2216" msgstr "" #: src/xml/xmli18n-tmp.h:5641 msgid "Infotec IS 2220" msgstr "" #: src/xml/xmli18n-tmp.h:5642 msgid "Infotec IS 2220D" msgstr "" #: src/xml/xmli18n-tmp.h:5643 msgid "Infotec IS 2225" msgstr "" #: src/xml/xmli18n-tmp.h:5644 msgid "Infotec IS 2230" msgstr "" #: src/xml/xmli18n-tmp.h:5645 msgid "Infotec IS 2235" msgstr "" #: src/xml/xmli18n-tmp.h:5646 msgid "Infotec IS 2245" msgstr "" #: src/xml/xmli18n-tmp.h:5647 msgid "Infotec IS 2255" msgstr "" #: src/xml/xmli18n-tmp.h:5648 msgid "Infotec IS 2265" msgstr "" #: src/xml/xmli18n-tmp.h:5649 msgid "Infotec IS 2275" msgstr "" #: src/xml/xmli18n-tmp.h:5650 msgid "Infotec IS 2316" msgstr "" #: src/xml/xmli18n-tmp.h:5651 msgid "Infotec IS 2320" msgstr "" #: src/xml/xmli18n-tmp.h:5652 msgid "Infotec IS 2325" msgstr "" #: src/xml/xmli18n-tmp.h:5653 msgid "Infotec IS 2416" msgstr "" #: src/xml/xmli18n-tmp.h:5654 msgid "Infotec IS 2425" msgstr "" #: src/xml/xmli18n-tmp.h:5655 msgid "Infotec IS 2430" msgstr "" #: src/xml/xmli18n-tmp.h:5656 msgid "Infotec IS 2435" msgstr "" #: src/xml/xmli18n-tmp.h:5657 msgid "Infotec IS 2445" msgstr "" #: src/xml/xmli18n-tmp.h:5658 msgid "Infotec IS 3090" msgstr "" #: src/xml/xmli18n-tmp.h:5659 msgid "Infotec IS 3110" msgstr "" #: src/xml/xmli18n-tmp.h:5660 msgid "Infotec IS 3135" msgstr "" #: src/xml/xmli18n-tmp.h:5661 msgid "Infotec MP 2550" msgstr "" #: src/xml/xmli18n-tmp.h:5662 msgid "Infotec MP 2550B" msgstr "" #: src/xml/xmli18n-tmp.h:5663 msgid "Infotec MP 3350" msgstr "" #: src/xml/xmli18n-tmp.h:5664 msgid "Infotec MP 3350B" msgstr "" #: src/xml/xmli18n-tmp.h:5665 msgid "Infotec MP 4000" msgstr "" #: src/xml/xmli18n-tmp.h:5666 msgid "Infotec MP 4000B" msgstr "" #: src/xml/xmli18n-tmp.h:5667 msgid "Infotec MP 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5668 msgid "Infotec MP 5000B" msgstr "" #: src/xml/xmli18n-tmp.h:5669 msgid "Kyocera CS-1815" msgstr "" #: src/xml/xmli18n-tmp.h:5670 msgid "Kyocera F-1010" msgstr "" #: src/xml/xmli18n-tmp.h:5671 msgid "Kyocera FS-600 - KPDL-2" msgstr "" #: src/xml/xmli18n-tmp.h:5672 msgid "Kyocera FS-600" msgstr "" #: src/xml/xmli18n-tmp.h:5673 msgid "Kyocera FS-680" msgstr "" #: src/xml/xmli18n-tmp.h:5674 msgid "Kyocera FS-800" msgstr "" #: src/xml/xmli18n-tmp.h:5675 msgid "Kyocera FS-920" msgstr "" #: src/xml/xmli18n-tmp.h:5676 msgid "Kyocera FS-1000" msgstr "" #: src/xml/xmli18n-tmp.h:5677 msgid "Kyocera FS-1000+" msgstr "" #: src/xml/xmli18n-tmp.h:5678 msgid "Kyocera FS-1010" msgstr "" #: src/xml/xmli18n-tmp.h:5679 msgid "Kyocera FS-1018MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5680 msgid "Kyocera FS-1020D" msgstr "" #: src/xml/xmli18n-tmp.h:5681 msgid "Kyocera FS-1030D" msgstr "" #: src/xml/xmli18n-tmp.h:5682 msgid "Kyocera FS-1050" msgstr "" #: src/xml/xmli18n-tmp.h:5683 msgid "Kyocera FS-1118MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5684 msgid "Kyocera FS-1135MFP" msgstr "" #: src/xml/xmli18n-tmp.h:5685 msgid "Kyocera FS-1200" msgstr "" #: src/xml/xmli18n-tmp.h:5686 msgid "Kyocera FS-1600" msgstr "" #: src/xml/xmli18n-tmp.h:5687 msgid "Kyocera FS-1600+" msgstr "" #: src/xml/xmli18n-tmp.h:5688 msgid "Kyocera FS-1700" msgstr "" #: src/xml/xmli18n-tmp.h:5689 msgid "Kyocera FS-1700+" msgstr "" #: src/xml/xmli18n-tmp.h:5690 msgid "Kyocera FS-1714M" msgstr "" #: src/xml/xmli18n-tmp.h:5691 msgid "Kyocera FS-1750" msgstr "" #: src/xml/xmli18n-tmp.h:5692 msgid "Kyocera FS-1800" msgstr "" #: src/xml/xmli18n-tmp.h:5693 msgid "Kyocera FS-1800+" msgstr "" #: src/xml/xmli18n-tmp.h:5694 msgid "Kyocera FS-1900" msgstr "" #: src/xml/xmli18n-tmp.h:5695 msgid "Kyocera FS-1920" msgstr "" #: src/xml/xmli18n-tmp.h:5696 msgid "Kyocera FS-2000D" msgstr "" #: src/xml/xmli18n-tmp.h:5697 msgid "Kyocera FS-3500" msgstr "" #: src/xml/xmli18n-tmp.h:5698 msgid "Kyocera FS-3600" msgstr "" #: src/xml/xmli18n-tmp.h:5699 msgid "Kyocera FS-3600+" msgstr "" #: src/xml/xmli18n-tmp.h:5700 msgid "Kyocera FS-3700" msgstr "" #: src/xml/xmli18n-tmp.h:5701 msgid "Kyocera FS-3700+" msgstr "" #: src/xml/xmli18n-tmp.h:5702 msgid "Kyocera FS-3718M" msgstr "" #: src/xml/xmli18n-tmp.h:5703 msgid "Kyocera FS-3750" msgstr "" #: src/xml/xmli18n-tmp.h:5704 msgid "Kyocera FS-3800" msgstr "" #: src/xml/xmli18n-tmp.h:5705 msgid "Kyocera FS-3820N" msgstr "" #: src/xml/xmli18n-tmp.h:5706 msgid "Kyocera FS-3830N" msgstr "" #: src/xml/xmli18n-tmp.h:5707 msgid "Kyocera FS-3900DN" msgstr "" #: src/xml/xmli18n-tmp.h:5708 msgid "Kyocera FS-4000DN" msgstr "" #: src/xml/xmli18n-tmp.h:5709 msgid "Kyocera FS-5800C" msgstr "" #: src/xml/xmli18n-tmp.h:5710 msgid "Kyocera FS-5900C" msgstr "" #: src/xml/xmli18n-tmp.h:5711 msgid "Kyocera FS-6020" msgstr "" #: src/xml/xmli18n-tmp.h:5712 msgid "Kyocera FS-6026" msgstr "" #: src/xml/xmli18n-tmp.h:5713 msgid "Kyocera FS-6300" msgstr "" #: src/xml/xmli18n-tmp.h:5714 msgid "Kyocera FS-6500" msgstr "" #: src/xml/xmli18n-tmp.h:5715 msgid "Kyocera FS-6500+" msgstr "" #: src/xml/xmli18n-tmp.h:5716 msgid "Kyocera FS-6700" msgstr "" #: src/xml/xmli18n-tmp.h:5717 msgid "Kyocera FS-6750" msgstr "" #: src/xml/xmli18n-tmp.h:5718 msgid "Kyocera FS-6900" msgstr "" #: src/xml/xmli18n-tmp.h:5719 msgid "Kyocera FS-6950DN" msgstr "" #: src/xml/xmli18n-tmp.h:5720 msgid "Kyocera FS-7000" msgstr "" #: src/xml/xmli18n-tmp.h:5721 msgid "Kyocera FS-7000+" msgstr "" #: src/xml/xmli18n-tmp.h:5722 msgid "Kyocera FS-7028M" msgstr "" #: src/xml/xmli18n-tmp.h:5723 msgid "Kyocera FS-8000C" msgstr "" #: src/xml/xmli18n-tmp.h:5724 msgid "Kyocera FS-9000" msgstr "" #: src/xml/xmli18n-tmp.h:5725 msgid "Kyocera FS-9100DN" msgstr "" #: src/xml/xmli18n-tmp.h:5726 msgid "Kyocera FS-9130DN" msgstr "" #: src/xml/xmli18n-tmp.h:5727 msgid "Kyocera FS-9500DN" msgstr "" #: src/xml/xmli18n-tmp.h:5728 msgid "Kyocera FS-9530DN" msgstr "" #: src/xml/xmli18n-tmp.h:5729 msgid "Kyocera KM-1510" msgstr "" #: src/xml/xmli18n-tmp.h:5730 msgid "Kyocera KM-1530" msgstr "" #: src/xml/xmli18n-tmp.h:5731 msgid "Kyocera KM-1810" msgstr "" #: src/xml/xmli18n-tmp.h:5732 msgid "Kyocera KM-1815" msgstr "" #: src/xml/xmli18n-tmp.h:5733 msgid "Kyocera KM-1820" msgstr "" #: src/xml/xmli18n-tmp.h:5734 msgid "Kyocera KM-2030" msgstr "" #: src/xml/xmli18n-tmp.h:5735 msgid "Kyocera KM-2530" msgstr "" #: src/xml/xmli18n-tmp.h:5736 msgid "Kyocera KM-3050" msgstr "" #: src/xml/xmli18n-tmp.h:5737 msgid "Kyocera KM-3530" msgstr "" #: src/xml/xmli18n-tmp.h:5738 msgid "Kyocera KM-4050" msgstr "" #: src/xml/xmli18n-tmp.h:5739 msgid "Kyocera KM-4230" msgstr "" #: src/xml/xmli18n-tmp.h:5740 msgid "Kyocera KM-4230/5230" msgstr "" #: src/xml/xmli18n-tmp.h:5741 msgid "Kyocera KM-4530" msgstr "" #: src/xml/xmli18n-tmp.h:5742 msgid "Kyocera KM-5050" msgstr "" #: src/xml/xmli18n-tmp.h:5743 msgid "Kyocera KM-5230" msgstr "" #: src/xml/xmli18n-tmp.h:5744 msgid "Kyocera KM-5530" msgstr "" #: src/xml/xmli18n-tmp.h:5745 msgid "Kyocera KM-6030" msgstr "" #: src/xml/xmli18n-tmp.h:5746 msgid "Kyocera KM-6230" msgstr "" #: src/xml/xmli18n-tmp.h:5747 msgid "Kyocera KM-8030" msgstr "" #: src/xml/xmli18n-tmp.h:5748 msgid "Lanier 5622" msgstr "" #: src/xml/xmli18n-tmp.h:5749 msgid "Lanier 5627" msgstr "" #: src/xml/xmli18n-tmp.h:5750 msgid "Lanier 5632" msgstr "" #: src/xml/xmli18n-tmp.h:5751 msgid "Lanier 5635" msgstr "" #: src/xml/xmli18n-tmp.h:5752 msgid "Lanier 5645" msgstr "" #: src/xml/xmli18n-tmp.h:5753 msgid "Lanier LD0105" msgstr "" #: src/xml/xmli18n-tmp.h:5754 msgid "Lanier LD015" msgstr "" #: src/xml/xmli18n-tmp.h:5755 msgid "Lanier LD035" msgstr "" #: src/xml/xmli18n-tmp.h:5756 msgid "Lanier LD045" msgstr "" #: src/xml/xmli18n-tmp.h:5757 msgid "Lanier LD060" msgstr "" #: src/xml/xmli18n-tmp.h:5758 msgid "Lanier LD075" msgstr "" #: src/xml/xmli18n-tmp.h:5759 msgid "Lanier LD090" msgstr "" #: src/xml/xmli18n-tmp.h:5760 msgid "Lanier LD115" msgstr "" #: src/xml/xmli18n-tmp.h:5761 msgid "Lanier LD116" msgstr "" #: src/xml/xmli18n-tmp.h:5762 msgid "Lanier LD118" msgstr "" #: src/xml/xmli18n-tmp.h:5763 msgid "Lanier LD118d" msgstr "" #: src/xml/xmli18n-tmp.h:5764 msgid "Lanier LD120" msgstr "" #: src/xml/xmli18n-tmp.h:5765 msgid "Lanier LD120d" msgstr "" #: src/xml/xmli18n-tmp.h:5766 msgid "Lanier LD122" msgstr "" #: src/xml/xmli18n-tmp.h:5767 msgid "Lanier LD127" msgstr "" #: src/xml/xmli18n-tmp.h:5768 msgid "Lanier LD132" msgstr "" #: src/xml/xmli18n-tmp.h:5769 msgid "Lanier LD135" msgstr "" #: src/xml/xmli18n-tmp.h:5770 msgid "Lanier LD145" msgstr "" #: src/xml/xmli18n-tmp.h:5771 msgid "Lanier LD151" msgstr "" #: src/xml/xmli18n-tmp.h:5772 msgid "Lanier LD160" msgstr "" #: src/xml/xmli18n-tmp.h:5773 msgid "Lanier LD175" msgstr "" #: src/xml/xmli18n-tmp.h:5774 msgid "Lanier LD225" msgstr "" #: src/xml/xmli18n-tmp.h:5775 msgid "Lanier LD230" msgstr "" #: src/xml/xmli18n-tmp.h:5776 msgid "Lanier LD235" msgstr "" #: src/xml/xmli18n-tmp.h:5777 msgid "Lanier LD245" msgstr "" #: src/xml/xmli18n-tmp.h:5778 msgid "Lanier MP2500/LD125" msgstr "" #: src/xml/xmli18n-tmp.h:5779 msgid "Lanier MP 1100/LD1100" msgstr "" #: src/xml/xmli18n-tmp.h:5780 msgid "Lanier MP 1350/LD1135" msgstr "" #: src/xml/xmli18n-tmp.h:5781 msgid "Lanier MP 1600/LD316" msgstr "" #: src/xml/xmli18n-tmp.h:5782 msgid "Lanier MP 161/LD016" msgstr "" #: src/xml/xmli18n-tmp.h:5783 msgid "Lanier MP 2000/LD320d" msgstr "" #: src/xml/xmli18n-tmp.h:5784 msgid "Lanier MP 2510/LD325" msgstr "" #: src/xml/xmli18n-tmp.h:5785 msgid "Lanier MP 2550B/LD425B" msgstr "" #: src/xml/xmli18n-tmp.h:5786 msgid "Lanier MP 2550/LD425" msgstr "" #: src/xml/xmli18n-tmp.h:5787 msgid "Lanier MP 3010/LD330" msgstr "" #: src/xml/xmli18n-tmp.h:5788 msgid "Lanier MP 3350B/LD433B" msgstr "" #: src/xml/xmli18n-tmp.h:5789 msgid "Lanier MP 3350/LD433" msgstr "" #: src/xml/xmli18n-tmp.h:5790 msgid "Lanier MP 3500/LD335" msgstr "" #: src/xml/xmli18n-tmp.h:5791 msgid "Lanier MP 4000B/LD040B" msgstr "" #: src/xml/xmli18n-tmp.h:5792 msgid "Lanier MP 4000/LD040" msgstr "" #: src/xml/xmli18n-tmp.h:5793 msgid "Lanier MP 4500/LD345" msgstr "" #: src/xml/xmli18n-tmp.h:5794 msgid "Lanier MP 5000B/LD050B" msgstr "" #: src/xml/xmli18n-tmp.h:5795 msgid "Lanier MP 5000/LD050" msgstr "" #: src/xml/xmli18n-tmp.h:5796 msgid "Lanier MP 5500/LD255" msgstr "" #: src/xml/xmli18n-tmp.h:5797 msgid "Lanier MP 6500/LD265" msgstr "" #: src/xml/xmli18n-tmp.h:5798 msgid "Lanier MP 7500/LD275" msgstr "" #: src/xml/xmli18n-tmp.h:5799 msgid "Lanier MP 9000/LD190" msgstr "" #: src/xml/xmli18n-tmp.h:5800 msgid "Lexmark 4076" msgstr "" #: src/xml/xmli18n-tmp.h:5801 msgid "Lexmark Optra E" msgstr "" #: src/xml/xmli18n-tmp.h:5802 msgid "Lexmark Optra E+" msgstr "" #: src/xml/xmli18n-tmp.h:5803 msgid "Lexmark Optra E220" msgstr "" #: src/xml/xmli18n-tmp.h:5804 msgid "Lexmark Optra E321" msgstr "" #: src/xml/xmli18n-tmp.h:5805 msgid "Lexmark Optra E323" msgstr "" #: src/xml/xmli18n-tmp.h:5806 msgid "Lexmark Valuewriter 300" msgstr "" #: src/xml/xmli18n-tmp.h:5807 msgid "Minolta PagePro 6" msgstr "" #: src/xml/xmli18n-tmp.h:5808 msgid "Minolta PagePro 6e" msgstr "" #: src/xml/xmli18n-tmp.h:5809 msgid "Minolta PagePro 6ex" msgstr "" #: src/xml/xmli18n-tmp.h:5810 msgid "Minolta PagePro 8" msgstr "" #: src/xml/xmli18n-tmp.h:5811 msgid "Minolta PagePro 8L" msgstr "" #: src/xml/xmli18n-tmp.h:5812 msgid "Minolta PagePro 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5813 msgid "NEC SuperScript 660i" msgstr "" #: src/xml/xmli18n-tmp.h:5814 msgid "NEC SuperScript 860" msgstr "" #: src/xml/xmli18n-tmp.h:5815 msgid "NEC SuperScript 870" msgstr "" #: src/xml/xmli18n-tmp.h:5816 msgid "NEC SuperScript 1260" msgstr "" #: src/xml/xmli18n-tmp.h:5817 msgid "NEC SuperScript 1400" msgstr "" #: src/xml/xmli18n-tmp.h:5818 msgid "NEC SuperScript 1800" msgstr "" #: src/xml/xmli18n-tmp.h:5819 msgid "NRG 10515/10518/10512" msgstr "" #: src/xml/xmli18n-tmp.h:5820 msgid "NRG 2205/2238/2212" msgstr "" #: src/xml/xmli18n-tmp.h:5821 msgid "NRG 2705/2738/2712" msgstr "" #: src/xml/xmli18n-tmp.h:5822 msgid "NRG 3205/3238/3212" msgstr "" #: src/xml/xmli18n-tmp.h:5823 msgid "NRG 3525/3508/3502" msgstr "" #: src/xml/xmli18n-tmp.h:5824 msgid "NRG 3545/3518/3532" msgstr "" #: src/xml/xmli18n-tmp.h:5825 msgid "NRG 4525/4508/4502" msgstr "" #: src/xml/xmli18n-tmp.h:5826 msgid "NRG 4545/4518/4532" msgstr "" #: src/xml/xmli18n-tmp.h:5827 msgid "NRG 6002/6005/6008" msgstr "" #: src/xml/xmli18n-tmp.h:5828 msgid "NRG 7502/7505/7508" msgstr "" #: src/xml/xmli18n-tmp.h:5829 msgid "NRG 9005/9008/9002" msgstr "" #: src/xml/xmli18n-tmp.h:5830 msgid "NRG DSm415" msgstr "" #: src/xml/xmli18n-tmp.h:5831 msgid "NRG DSm615" msgstr "" #: src/xml/xmli18n-tmp.h:5832 msgid "NRG DSm616" msgstr "" #: src/xml/xmli18n-tmp.h:5833 msgid "NRG DSm618" msgstr "" #: src/xml/xmli18n-tmp.h:5834 msgid "NRG DSm618d" msgstr "" #: src/xml/xmli18n-tmp.h:5835 msgid "NRG DSm620" msgstr "" #: src/xml/xmli18n-tmp.h:5836 msgid "NRG DSm620d" msgstr "" #: src/xml/xmli18n-tmp.h:5837 msgid "NRG DSm622" msgstr "" #: src/xml/xmli18n-tmp.h:5838 msgid "NRG DSm627" msgstr "" #: src/xml/xmli18n-tmp.h:5839 msgid "NRG DSm632" msgstr "" #: src/xml/xmli18n-tmp.h:5840 msgid "NRG DSm635" msgstr "" #: src/xml/xmli18n-tmp.h:5841 msgid "NRG DSm645" msgstr "" #: src/xml/xmli18n-tmp.h:5842 msgid "NRG DSm651" msgstr "" #: src/xml/xmli18n-tmp.h:5843 msgid "NRG DSm660" msgstr "" #: src/xml/xmli18n-tmp.h:5844 msgid "NRG DSm675" msgstr "" #: src/xml/xmli18n-tmp.h:5845 msgid "NRG DSm725" msgstr "" #: src/xml/xmli18n-tmp.h:5846 msgid "NRG DSm730" msgstr "" #: src/xml/xmli18n-tmp.h:5847 msgid "NRG DSm735" msgstr "" #: src/xml/xmli18n-tmp.h:5848 msgid "NRG DSm745" msgstr "" #: src/xml/xmli18n-tmp.h:5849 msgid "NRG MP 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5850 msgid "NRG MP 1350" msgstr "" #: src/xml/xmli18n-tmp.h:5851 msgid "NRG MP 1600" msgstr "" #: src/xml/xmli18n-tmp.h:5852 msgid "NRG MP 161" msgstr "" #: src/xml/xmli18n-tmp.h:5853 msgid "NRG MP 2000" msgstr "" #: src/xml/xmli18n-tmp.h:5854 msgid "NRG MP 2500" msgstr "" #: src/xml/xmli18n-tmp.h:5855 msgid "NRG MP 2510" msgstr "" #: src/xml/xmli18n-tmp.h:5856 msgid "NRG MP 2550" msgstr "" #: src/xml/xmli18n-tmp.h:5857 msgid "NRG MP 2550B" msgstr "" #: src/xml/xmli18n-tmp.h:5858 msgid "NRG MP 3010" msgstr "" #: src/xml/xmli18n-tmp.h:5859 msgid "NRG MP 3350" msgstr "" #: src/xml/xmli18n-tmp.h:5860 msgid "NRG MP 3350B" msgstr "" #: src/xml/xmli18n-tmp.h:5861 msgid "NRG MP 3500" msgstr "" #: src/xml/xmli18n-tmp.h:5862 msgid "NRG MP 4000" msgstr "" #: src/xml/xmli18n-tmp.h:5863 msgid "NRG MP 4000B" msgstr "" #: src/xml/xmli18n-tmp.h:5864 msgid "NRG MP 4500" msgstr "" #: src/xml/xmli18n-tmp.h:5865 msgid "NRG MP 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5866 msgid "NRG MP 5000B" msgstr "" #: src/xml/xmli18n-tmp.h:5867 msgid "NRG MP 5500" msgstr "" #: src/xml/xmli18n-tmp.h:5868 msgid "NRG MP 6500" msgstr "" #: src/xml/xmli18n-tmp.h:5869 msgid "NRG MP 7500" msgstr "" #: src/xml/xmli18n-tmp.h:5870 msgid "NRG MP 9000" msgstr "" #: src/xml/xmli18n-tmp.h:5871 msgid "Oki B401d" msgstr "" #: src/xml/xmli18n-tmp.h:5872 msgid "Oki B4350" msgstr "" #: src/xml/xmli18n-tmp.h:5873 msgid "Oki OL400" msgstr "" #: src/xml/xmli18n-tmp.h:5874 msgid "Oki OL400e" msgstr "" #: src/xml/xmli18n-tmp.h:5875 msgid "Oki OL400ex" msgstr "" #: src/xml/xmli18n-tmp.h:5876 msgid "Oki OL410e" msgstr "" #: src/xml/xmli18n-tmp.h:5877 msgid "Oki OL600e" msgstr "" #: src/xml/xmli18n-tmp.h:5878 msgid "Oki OL610e/S" msgstr "" #: src/xml/xmli18n-tmp.h:5879 msgid "Oki OL800" msgstr "" #: src/xml/xmli18n-tmp.h:5880 msgid "Oki OL810ex" msgstr "" #: src/xml/xmli18n-tmp.h:5881 msgid "Oki Okipage 6e" msgstr "" #: src/xml/xmli18n-tmp.h:5882 msgid "Oki Okipage 6ex" msgstr "" #: src/xml/xmli18n-tmp.h:5883 msgid "Oki Okipage 8p" msgstr "" #: src/xml/xmli18n-tmp.h:5884 msgid "Oki Okipage 10e" msgstr "" #: src/xml/xmli18n-tmp.h:5885 msgid "Oki Okipage 10ex" msgstr "" #: src/xml/xmli18n-tmp.h:5886 msgid "Oki Okipage 14ex" msgstr "" #: src/xml/xmli18n-tmp.h:5887 msgid "Oki Super 6e" msgstr "" #: src/xml/xmli18n-tmp.h:5888 msgid "Olivetti JP350S" msgstr "" #: src/xml/xmli18n-tmp.h:5889 msgid "Olivetti PG 306" msgstr "" #: src/xml/xmli18n-tmp.h:5890 msgid "PCPI 1030" msgstr "" #: src/xml/xmli18n-tmp.h:5891 msgid "Panasonic KX-P4410" msgstr "" #: src/xml/xmli18n-tmp.h:5892 msgid "Panasonic KX-P4450" msgstr "" #: src/xml/xmli18n-tmp.h:5893 msgid "Panasonic KX-P6150" msgstr "" #: src/xml/xmli18n-tmp.h:5894 msgid "Panasonic KX-P6500" msgstr "" #: src/xml/xmli18n-tmp.h:5895 msgid "Raven LP-410" msgstr "" #: src/xml/xmli18n-tmp.h:5896 msgid "Ricoh Aficio 1022" msgstr "" #: src/xml/xmli18n-tmp.h:5897 msgid "Ricoh Aficio 1027" msgstr "" #: src/xml/xmli18n-tmp.h:5898 msgid "Ricoh Aficio 1032" msgstr "" #: src/xml/xmli18n-tmp.h:5899 msgid "Ricoh Aficio 1035" msgstr "" #: src/xml/xmli18n-tmp.h:5900 msgid "Ricoh Aficio 1045" msgstr "" #: src/xml/xmli18n-tmp.h:5901 msgid "Ricoh Aficio 1060" msgstr "" #: src/xml/xmli18n-tmp.h:5902 msgid "Ricoh Aficio 1075" msgstr "" #: src/xml/xmli18n-tmp.h:5903 msgid "Ricoh Aficio 1515" msgstr "" #: src/xml/xmli18n-tmp.h:5904 msgid "Ricoh Aficio 2015" msgstr "" #: src/xml/xmli18n-tmp.h:5905 msgid "Ricoh Aficio 2016" msgstr "" #: src/xml/xmli18n-tmp.h:5906 msgid "Ricoh Aficio 2018" msgstr "" #: src/xml/xmli18n-tmp.h:5907 msgid "Ricoh Aficio 2018D" msgstr "" #: src/xml/xmli18n-tmp.h:5908 msgid "Ricoh Aficio 2020" msgstr "" #: src/xml/xmli18n-tmp.h:5909 msgid "Ricoh Aficio 2020D" msgstr "" #: src/xml/xmli18n-tmp.h:5910 msgid "Ricoh Aficio 2022" msgstr "" #: src/xml/xmli18n-tmp.h:5911 msgid "Ricoh Aficio 2027" msgstr "" #: src/xml/xmli18n-tmp.h:5912 msgid "Ricoh Aficio 2032" msgstr "" #: src/xml/xmli18n-tmp.h:5913 msgid "Ricoh Aficio 2035" msgstr "" #: src/xml/xmli18n-tmp.h:5914 msgid "Ricoh Aficio 2035e" msgstr "" #: src/xml/xmli18n-tmp.h:5915 msgid "Ricoh Aficio 2045" msgstr "" #: src/xml/xmli18n-tmp.h:5916 msgid "Ricoh Aficio 2045e" msgstr "" #: src/xml/xmli18n-tmp.h:5917 msgid "Ricoh Aficio 2051" msgstr "" #: src/xml/xmli18n-tmp.h:5918 msgid "Ricoh Aficio 2060" msgstr "" #: src/xml/xmli18n-tmp.h:5919 msgid "Ricoh Aficio 2075" msgstr "" #: src/xml/xmli18n-tmp.h:5920 msgid "Ricoh Aficio 2090" msgstr "" #: src/xml/xmli18n-tmp.h:5921 msgid "Ricoh Aficio 2105" msgstr "" #: src/xml/xmli18n-tmp.h:5922 msgid "Ricoh Aficio 220" msgstr "" #: src/xml/xmli18n-tmp.h:5923 msgid "Ricoh Aficio 3025" msgstr "" #: src/xml/xmli18n-tmp.h:5924 msgid "Ricoh Aficio 3030" msgstr "" #: src/xml/xmli18n-tmp.h:5925 msgid "Ricoh Aficio 3035" msgstr "" #: src/xml/xmli18n-tmp.h:5926 msgid "Ricoh Aficio 3045" msgstr "" #: src/xml/xmli18n-tmp.h:5927 msgid "Ricoh Aficio 401" msgstr "" #: src/xml/xmli18n-tmp.h:5928 msgid "Ricoh Aficio 700" msgstr "" #: src/xml/xmli18n-tmp.h:5929 msgid "Ricoh Aficio MP 1100" msgstr "" #: src/xml/xmli18n-tmp.h:5930 msgid "Ricoh Aficio MP 1350" msgstr "" #: src/xml/xmli18n-tmp.h:5931 msgid "Ricoh Aficio MP 1600" msgstr "" #: src/xml/xmli18n-tmp.h:5932 msgid "Ricoh Aficio MP 161" msgstr "" #: src/xml/xmli18n-tmp.h:5933 msgid "Ricoh Aficio MP 2000" msgstr "" #: src/xml/xmli18n-tmp.h:5934 msgid "Ricoh Aficio MP 2500" msgstr "" #: src/xml/xmli18n-tmp.h:5935 msgid "Ricoh Aficio MP 2510" msgstr "" #: src/xml/xmli18n-tmp.h:5936 msgid "Ricoh Aficio MP 2550" msgstr "" #: src/xml/xmli18n-tmp.h:5937 msgid "Ricoh Aficio MP 2550B" msgstr "" #: src/xml/xmli18n-tmp.h:5938 msgid "Ricoh Aficio MP 3010" msgstr "" #: src/xml/xmli18n-tmp.h:5939 msgid "Ricoh Aficio MP 3350" msgstr "" #: src/xml/xmli18n-tmp.h:5940 msgid "Ricoh Aficio MP 3350B" msgstr "" #: src/xml/xmli18n-tmp.h:5941 msgid "Ricoh Aficio MP 3500" msgstr "" #: src/xml/xmli18n-tmp.h:5942 msgid "Ricoh Aficio MP 4000" msgstr "" #: src/xml/xmli18n-tmp.h:5943 msgid "Ricoh Aficio MP 4000B" msgstr "" #: src/xml/xmli18n-tmp.h:5944 msgid "Ricoh Aficio MP 4500" msgstr "" #: src/xml/xmli18n-tmp.h:5945 msgid "Ricoh Aficio MP 5000" msgstr "" #: src/xml/xmli18n-tmp.h:5946 msgid "Ricoh Aficio MP 5000B" msgstr "" #: src/xml/xmli18n-tmp.h:5947 msgid "Ricoh Aficio MP 5500" msgstr "" #: src/xml/xmli18n-tmp.h:5948 msgid "Ricoh Aficio MP 6500" msgstr "" #: src/xml/xmli18n-tmp.h:5949 msgid "Ricoh Aficio MP 7500" msgstr "" #: src/xml/xmli18n-tmp.h:5950 msgid "Ricoh Aficio MP 9000" msgstr "" #: src/xml/xmli18n-tmp.h:5951 msgid "Samsung ML-85" msgstr "" #: src/xml/xmli18n-tmp.h:5952 msgid "Samsung ML-1250" msgstr "" #: src/xml/xmli18n-tmp.h:5953 msgid "Samsung ML-1450" msgstr "" #: src/xml/xmli18n-tmp.h:5954 msgid "Samsung ML-1450PS" msgstr "" #: src/xml/xmli18n-tmp.h:5955 msgid "Samsung ML-1650" msgstr "" #: src/xml/xmli18n-tmp.h:5956 msgid "Samsung ML-1651N" msgstr "" #: src/xml/xmli18n-tmp.h:5957 msgid "Samsung ML-1750" msgstr "" #: src/xml/xmli18n-tmp.h:5958 msgid "Samsung ML-2150" msgstr "" #: src/xml/xmli18n-tmp.h:5959 msgid "Samsung ML-2150PS" msgstr "" #: src/xml/xmli18n-tmp.h:5960 msgid "Samsung ML-2151N" msgstr "" #: src/xml/xmli18n-tmp.h:5961 msgid "Samsung ML-2151NPS" msgstr "" #: src/xml/xmli18n-tmp.h:5962 msgid "Samsung ML-2152W" msgstr "" #: src/xml/xmli18n-tmp.h:5963 msgid "Samsung ML-2152WPS" msgstr "" #: src/xml/xmli18n-tmp.h:5964 msgid "Samsung ML-2250" msgstr "" #: src/xml/xmli18n-tmp.h:5965 msgid "Samsung ML-2550" msgstr "" #: src/xml/xmli18n-tmp.h:5966 msgid "Samsung ML-2551N" msgstr "" #: src/xml/xmli18n-tmp.h:5967 msgid "Samsung ML-2552W" msgstr "" #: src/xml/xmli18n-tmp.h:5968 msgid "Samsung ML-4600" msgstr "" #: src/xml/xmli18n-tmp.h:5969 msgid "Samsung ML-5000a" msgstr "" #: src/xml/xmli18n-tmp.h:5970 msgid "Samsung ML-6000" msgstr "" #: src/xml/xmli18n-tmp.h:5971 msgid "Samsung ML-6100" msgstr "" #: src/xml/xmli18n-tmp.h:5972 msgid "Samsung ML-7000" msgstr "" #: src/xml/xmli18n-tmp.h:5973 msgid "Samsung ML-7000N" msgstr "" #: src/xml/xmli18n-tmp.h:5974 msgid "Samsung ML-7000P" msgstr "" #: src/xml/xmli18n-tmp.h:5975 msgid "Samsung ML-7050" msgstr "" #: src/xml/xmli18n-tmp.h:5976 msgid "Samsung ML-7300" msgstr "" #: src/xml/xmli18n-tmp.h:5977 msgid "Samsung ML-7300N" msgstr "" #: src/xml/xmli18n-tmp.h:5978 msgid "Samsung QL-5100A" msgstr "" #: src/xml/xmli18n-tmp.h:5979 msgid "Samsung QL-6050" msgstr "" #: src/xml/xmli18n-tmp.h:5980 msgid "Savin 2522" msgstr "" #: src/xml/xmli18n-tmp.h:5981 msgid "Savin 2527" msgstr "" #: src/xml/xmli18n-tmp.h:5982 msgid "Savin 2532" msgstr "" #: src/xml/xmli18n-tmp.h:5983 msgid "Savin 2535/2235" msgstr "" #: src/xml/xmli18n-tmp.h:5984 msgid "Savin 2545/2245" msgstr "" #: src/xml/xmli18n-tmp.h:5985 msgid "Savin 2560" msgstr "" #: src/xml/xmli18n-tmp.h:5986 msgid "Savin 2575" msgstr "" #: src/xml/xmli18n-tmp.h:5987 msgid "Savin 3515" msgstr "" #: src/xml/xmli18n-tmp.h:5988 msgid "Savin 40105" msgstr "" #: src/xml/xmli18n-tmp.h:5989 msgid "Savin 4015" msgstr "" #: src/xml/xmli18n-tmp.h:5990 msgid "Savin 4018" msgstr "" #: src/xml/xmli18n-tmp.h:5991 msgid "Savin 4018d" msgstr "" #: src/xml/xmli18n-tmp.h:5992 msgid "Savin 4022" msgstr "" #: src/xml/xmli18n-tmp.h:5993 msgid "Savin 4027" msgstr "" #: src/xml/xmli18n-tmp.h:5994 msgid "Savin 4035/4135g" msgstr "" #: src/xml/xmli18n-tmp.h:5995 msgid "Savin 4035e/4135eG" msgstr "" #: src/xml/xmli18n-tmp.h:5996 msgid "Savin 4045/4145g" msgstr "" #: src/xml/xmli18n-tmp.h:5997 msgid "Savin 4045e/4145eG" msgstr "" #: src/xml/xmli18n-tmp.h:5998 msgid "Savin 4051" msgstr "" #: src/xml/xmli18n-tmp.h:5999 msgid "Savin 4060" msgstr "" #: src/xml/xmli18n-tmp.h:6000 msgid "Savin 4075" msgstr "" #: src/xml/xmli18n-tmp.h:6001 msgid "Savin 4090" msgstr "" #: src/xml/xmli18n-tmp.h:6002 msgid "Savin 7025" msgstr "" #: src/xml/xmli18n-tmp.h:6003 msgid "Savin 8016" msgstr "" #: src/xml/xmli18n-tmp.h:6004 msgid "Savin 8020" msgstr "" #: src/xml/xmli18n-tmp.h:6005 msgid "Savin 8020d" msgstr "" #: src/xml/xmli18n-tmp.h:6006 msgid "Savin 8025" msgstr "" #: src/xml/xmli18n-tmp.h:6007 msgid "Savin 8025e" msgstr "" #: src/xml/xmli18n-tmp.h:6008 msgid "Savin 8030" msgstr "" #: src/xml/xmli18n-tmp.h:6009 msgid "Savin 8030e" msgstr "" #: src/xml/xmli18n-tmp.h:6010 msgid "Savin 8035/8035g" msgstr "" #: src/xml/xmli18n-tmp.h:6011 msgid "Savin 8035e" msgstr "" #: src/xml/xmli18n-tmp.h:6012 msgid "Savin 8045/8045g" msgstr "" #: src/xml/xmli18n-tmp.h:6013 msgid "Savin 8045e" msgstr "" #: src/xml/xmli18n-tmp.h:6014 msgid "Savin 8055" msgstr "" #: src/xml/xmli18n-tmp.h:6015 msgid "Savin 8065" msgstr "" #: src/xml/xmli18n-tmp.h:6016 msgid "Savin 8075" msgstr "" #: src/xml/xmli18n-tmp.h:6017 msgid "Savin 8090" msgstr "" #: src/xml/xmli18n-tmp.h:6018 msgid "Savin 8110" msgstr "" #: src/xml/xmli18n-tmp.h:6019 msgid "Savin 8135" msgstr "" #: src/xml/xmli18n-tmp.h:6020 msgid "Savin 816" msgstr "" #: src/xml/xmli18n-tmp.h:6021 msgid "Savin 9016" msgstr "" #: src/xml/xmli18n-tmp.h:6022 msgid "Savin 9021d" msgstr "" #: src/xml/xmli18n-tmp.h:6023 msgid "Savin 9025" msgstr "" #: src/xml/xmli18n-tmp.h:6024 msgid "Savin 9025b" msgstr "" #: src/xml/xmli18n-tmp.h:6025 msgid "Savin 9033" msgstr "" #: src/xml/xmli18n-tmp.h:6026 msgid "Savin 9033b" msgstr "" #: src/xml/xmli18n-tmp.h:6027 msgid "Savin 9040" msgstr "" #: src/xml/xmli18n-tmp.h:6028 msgid "Savin 9040b" msgstr "" #: src/xml/xmli18n-tmp.h:6029 msgid "Savin 9050" msgstr "" #: src/xml/xmli18n-tmp.h:6030 msgid "Savin 9050b" msgstr "" #: src/xml/xmli18n-tmp.h:6031 msgid "Seiko SpeedJET 200" msgstr "" #: src/xml/xmli18n-tmp.h:6032 msgid "Sharp AR-161" msgstr "" #: src/xml/xmli18n-tmp.h:6033 msgid "Sharp AR-M257" msgstr "" #: src/xml/xmli18n-tmp.h:6034 msgid "Sony IJP-V100" msgstr "" #: src/xml/xmli18n-tmp.h:6035 msgid "Star LS-04" msgstr "" #: src/xml/xmli18n-tmp.h:6036 msgid "Star LaserPrinter 8" msgstr "" #: src/xml/xmli18n-tmp.h:6037 msgid "Tally MT908" msgstr "" #: src/xml/xmli18n-tmp.h:6038 msgid "Tektronix Phaser 750DP" msgstr "" #: src/xml/xmli18n-tmp.h:6039 msgid "Tektronix Phaser 750DX" msgstr "" #: src/xml/xmli18n-tmp.h:6040 msgid "Tektronix Phaser 750N" msgstr "" #: src/xml/xmli18n-tmp.h:6041 msgid "Tektronix Phaser 750P" msgstr "" #: src/xml/xmli18n-tmp.h:6042 msgid "Xerox Able 1406" msgstr "" #: src/xml/xmli18n-tmp.h:6043 msgid "Xerox DocuPrint 4508" msgstr "" #: src/xml/xmli18n-tmp.h:6044 msgid "Xerox DocuPrint C20" msgstr "" #: src/xml/xmli18n-tmp.h:6045 msgid "Xerox DocuPrint N4512" msgstr "" #: src/xml/xmli18n-tmp.h:6046 msgid "Xerox DocuPrint N4512PS" msgstr "" #: src/xml/xmli18n-tmp.h:6047 msgid "Xerox DocuPrint P12" msgstr "" #: src/xml/xmli18n-tmp.h:6048 msgid "Xerox DocuPrint P1202" msgstr "" #: src/xml/xmli18n-tmp.h:6049 msgid "Xerox DocuPrint P8e" msgstr "" #: src/xml/xmli18n-tmp.h:6050 msgid "Xerox Document Centre 400" msgstr "" #: src/xml/xmli18n-tmp.h:6051 msgid "Xerox Phaser 2135" msgstr "" #: src/xml/xmli18n-tmp.h:6052 msgid "Xerox Phaser 4400B" msgstr "" #: src/xml/xmli18n-tmp.h:6053 msgid "Xerox Phaser 4400DT" msgstr "" #: src/xml/xmli18n-tmp.h:6054 msgid "Xerox Phaser 4400DX" msgstr "" #: src/xml/xmli18n-tmp.h:6055 msgid "Xerox Phaser 4400N" msgstr "" #: src/xml/xmli18n-tmp.h:6056 msgid "Xerox Phaser 4500B" msgstr "" #: src/xml/xmli18n-tmp.h:6057 msgid "Xerox Phaser 4500DT" msgstr "" #: src/xml/xmli18n-tmp.h:6058 msgid "Xerox Phaser 4500DX" msgstr "" #: src/xml/xmli18n-tmp.h:6059 msgid "Xerox Phaser 4500N" msgstr "" #: src/xml/xmli18n-tmp.h:6060 msgid "Xerox Phaser 4510B" msgstr "" #: src/xml/xmli18n-tmp.h:6061 msgid "Xerox Phaser 4510DT" msgstr "" #: src/xml/xmli18n-tmp.h:6062 msgid "Xerox Phaser 4510DX" msgstr "" #: src/xml/xmli18n-tmp.h:6063 msgid "Xerox Phaser 4510N" msgstr "" #: src/xml/xmli18n-tmp.h:6064 msgid "Xerox Phaser 5500B" msgstr "" #: src/xml/xmli18n-tmp.h:6065 msgid "Xerox Phaser 5500DN" msgstr "" #: src/xml/xmli18n-tmp.h:6066 msgid "Xerox Phaser 5500DT" msgstr "" #: src/xml/xmli18n-tmp.h:6067 msgid "Xerox Phaser 5500DX" msgstr "" #: src/xml/xmli18n-tmp.h:6068 msgid "Xerox Phaser 5500N" msgstr "" #: src/xml/xmli18n-tmp.h:6069 msgid "Xerox Phaser 6130N" msgstr "" #: src/xml/xmli18n-tmp.h:6070 msgid "Xerox Phaser 6180DN" msgstr "" #: src/xml/xmli18n-tmp.h:6071 msgid "Xerox Phaser 6180MFP-D" msgstr "" #: src/xml/xmli18n-tmp.h:6072 msgid "Xerox Phaser 6200B" msgstr "" #: src/xml/xmli18n-tmp.h:6073 msgid "Xerox Phaser 6200DP" msgstr "" #: src/xml/xmli18n-tmp.h:6074 msgid "Xerox Phaser 6200DX" msgstr "" #: src/xml/xmli18n-tmp.h:6075 msgid "Xerox Phaser 6200N" msgstr "" #: src/xml/xmli18n-tmp.h:6076 msgid "Xerox Phaser 6250B" msgstr "" #: src/xml/xmli18n-tmp.h:6077 msgid "Xerox Phaser 6250DP" msgstr "" #: src/xml/xmli18n-tmp.h:6078 msgid "Xerox Phaser 6250DT" msgstr "" #: src/xml/xmli18n-tmp.h:6079 msgid "Xerox Phaser 6250DX" msgstr "" #: src/xml/xmli18n-tmp.h:6080 msgid "Xerox Phaser 6250N" msgstr "" #: src/xml/xmli18n-tmp.h:6081 msgid "Xerox Phaser 6300DN" msgstr "" #: src/xml/xmli18n-tmp.h:6082 msgid "Xerox Phaser 6300N" msgstr "" #: src/xml/xmli18n-tmp.h:6083 msgid "Xerox Phaser 6350DP" msgstr "" #: src/xml/xmli18n-tmp.h:6084 msgid "Xerox Phaser 6350DT" msgstr "" #: src/xml/xmli18n-tmp.h:6085 msgid "Xerox Phaser 6350DX" msgstr "" #: src/xml/xmli18n-tmp.h:6086 msgid "Xerox Phaser 6360DN" msgstr "" #: src/xml/xmli18n-tmp.h:6087 msgid "Xerox Phaser 6360DX" msgstr "" #: src/xml/xmli18n-tmp.h:6088 msgid "Xerox Phaser 7300B" msgstr "" #: src/xml/xmli18n-tmp.h:6089 msgid "Xerox Phaser 7300DN" msgstr "" #: src/xml/xmli18n-tmp.h:6090 msgid "Xerox Phaser 7300DT" msgstr "" #: src/xml/xmli18n-tmp.h:6091 msgid "Xerox Phaser 7300DX" msgstr "" #: src/xml/xmli18n-tmp.h:6092 msgid "Xerox Phaser 7300N" msgstr "" #: src/xml/xmli18n-tmp.h:6093 msgid "Xerox Phaser 7400DN" msgstr "" #: src/xml/xmli18n-tmp.h:6094 msgid "Xerox Phaser 7400DT" msgstr "" #: src/xml/xmli18n-tmp.h:6095 msgid "Xerox Phaser 7400DX" msgstr "" #: src/xml/xmli18n-tmp.h:6096 msgid "Xerox Phaser 7400DXF" msgstr "" #: src/xml/xmli18n-tmp.h:6097 msgid "Xerox Phaser 7400N" msgstr "" #: src/xml/xmli18n-tmp.h:6098 msgid "Xerox Phaser 7700DN" msgstr "" #: src/xml/xmli18n-tmp.h:6099 msgid "Xerox Phaser 7700DX" msgstr "" #: src/xml/xmli18n-tmp.h:6100 msgid "Xerox Phaser 7700GX" msgstr "" #: src/xml/xmli18n-tmp.h:6101 msgid "Xerox Phaser 7750B" msgstr "" #: src/xml/xmli18n-tmp.h:6102 msgid "Xerox Phaser 7750DN" msgstr "" #: src/xml/xmli18n-tmp.h:6103 msgid "Xerox Phaser 7750DXF" msgstr "" #: src/xml/xmli18n-tmp.h:6104 msgid "Xerox Phaser 7750GX" msgstr "" #: src/xml/xmli18n-tmp.h:6105 msgid "Xerox Phaser 7760DN" msgstr "" #: src/xml/xmli18n-tmp.h:6106 msgid "Xerox Phaser 7760DX" msgstr "" #: src/xml/xmli18n-tmp.h:6107 msgid "Xerox Phaser 7760GX" msgstr "" #: src/xml/xmli18n-tmp.h:6108 msgid "Xerox Phaser 8400B" msgstr "" #: src/xml/xmli18n-tmp.h:6109 msgid "Xerox Phaser 8400BD" msgstr "" #: src/xml/xmli18n-tmp.h:6110 msgid "Xerox Phaser 8400DP" msgstr "" #: src/xml/xmli18n-tmp.h:6111 msgid "Xerox Phaser 8400DX" msgstr "" #: src/xml/xmli18n-tmp.h:6112 msgid "Xerox Phaser 8400N" msgstr "" #: src/xml/xmli18n-tmp.h:6113 msgid "Xerox Phaser 8500DN" msgstr "" #: src/xml/xmli18n-tmp.h:6114 msgid "Xerox Phaser 8500N" msgstr "" #: src/xml/xmli18n-tmp.h:6115 msgid "Xerox Phaser 8550DP" msgstr "" #: src/xml/xmli18n-tmp.h:6116 msgid "Xerox Phaser 8550DT" msgstr "" #: src/xml/xmli18n-tmp.h:6117 msgid "Xerox Phaser 8550DX" msgstr "" #: src/xml/xmli18n-tmp.h:6118 msgid "Xerox Phaser 8560DN" msgstr "" #: src/xml/xmli18n-tmp.h:6119 msgid "Xerox WorkCentre 7345" msgstr "" #: src/xml/xmli18n-tmp.h:6120 msgid "Xerox WorkCentre M118" msgstr "" #: src/xml/xmli18n-tmp.h:6121 msgid "Compaq IJ1200" msgstr "" #: src/xml/xmli18n-tmp.h:6122 msgid "Lexmark X73" msgstr "" #: src/xml/xmli18n-tmp.h:6123 msgid "Lexmark Z42" msgstr "" #: src/xml/xmli18n-tmp.h:6124 msgid "Lexmark Z43" msgstr "" #: src/xml/xmli18n-tmp.h:6125 msgid "Lexmark Z52" msgstr "" #: src/xml/xmli18n-tmp.h:6126 msgid "Lexmark Z53" msgstr "" #: src/xml/xmli18n-tmp.h:6127 msgid "Olympus P-10" msgstr "" #: src/xml/xmli18n-tmp.h:6128 msgid "Olympus P-11" msgstr "" #: src/xml/xmli18n-tmp.h:6129 msgid "Olympus P-200" msgstr "" #: src/xml/xmli18n-tmp.h:6130 msgid "Olympus P-300" msgstr "" #: src/xml/xmli18n-tmp.h:6131 msgid "Olympus P-300E" msgstr "" #: src/xml/xmli18n-tmp.h:6132 msgid "Olympus P-300U" msgstr "" #: src/xml/xmli18n-tmp.h:6133 msgid "Olympus P-330E" msgstr "" #: src/xml/xmli18n-tmp.h:6134 msgid "Olympus P-330NE" msgstr "" #: src/xml/xmli18n-tmp.h:6135 msgid "Olympus P-400" msgstr "" #: src/xml/xmli18n-tmp.h:6136 msgid "Olympus P-440" msgstr "" #: src/xml/xmli18n-tmp.h:6137 msgid "Olympus P-S100" msgstr "" #: src/xml/xmli18n-tmp.h:6138 msgid "Canon CP-10" msgstr "" #: src/xml/xmli18n-tmp.h:6139 msgid "Canon CP-100" msgstr "" #: src/xml/xmli18n-tmp.h:6140 msgid "Canon CP-200" msgstr "" #: src/xml/xmli18n-tmp.h:6141 msgid "Canon CP-220" msgstr "" #: src/xml/xmli18n-tmp.h:6142 msgid "Canon CP-300" msgstr "" #: src/xml/xmli18n-tmp.h:6143 msgid "Canon CP-330" msgstr "" #: src/xml/xmli18n-tmp.h:6144 msgid "Canon SELPHY CP400" msgstr "" #: src/xml/xmli18n-tmp.h:6145 msgid "Canon SELPHY CP500" msgstr "" #: src/xml/xmli18n-tmp.h:6146 msgid "Canon SELPHY CP510" msgstr "" #: src/xml/xmli18n-tmp.h:6147 msgid "Canon SELPHY CP520" msgstr "" #: src/xml/xmli18n-tmp.h:6148 msgid "Canon SELPHY CP530" msgstr "" #: src/xml/xmli18n-tmp.h:6149 msgid "Canon SELPHY CP600" msgstr "" #: src/xml/xmli18n-tmp.h:6150 msgid "Canon SELPHY CP710" msgstr "" #: src/xml/xmli18n-tmp.h:6151 msgid "Canon SELPHY CP720" msgstr "" #: src/xml/xmli18n-tmp.h:6152 msgid "Canon SELPHY CP730" msgstr "" #: src/xml/xmli18n-tmp.h:6153 msgid "Canon SELPHY CP740" msgstr "" #: src/xml/xmli18n-tmp.h:6154 msgid "Canon SELPHY CP750" msgstr "" #: src/xml/xmli18n-tmp.h:6155 msgid "Canon SELPHY CP760" msgstr "" #: src/xml/xmli18n-tmp.h:6156 msgid "Canon SELPHY CP770" msgstr "" #: src/xml/xmli18n-tmp.h:6157 msgid "Canon SELPHY CP780" msgstr "" #: src/xml/xmli18n-tmp.h:6158 msgid "Canon SELPHY CP790" msgstr "" #: src/xml/xmli18n-tmp.h:6159 msgid "Canon SELPHY CP800" msgstr "" #: src/xml/xmli18n-tmp.h:6160 msgid "Canon SELPHY CP810" msgstr "" #: src/xml/xmli18n-tmp.h:6161 msgid "Canon SELPHY CP820" msgstr "" #: src/xml/xmli18n-tmp.h:6162 msgid "Canon SELPHY CP900" msgstr "" #: src/xml/xmli18n-tmp.h:6163 msgid "Canon SELPHY CP910" msgstr "" #: src/xml/xmli18n-tmp.h:6164 msgid "Canon SELPHY ES1" msgstr "" #: src/xml/xmli18n-tmp.h:6165 msgid "Canon SELPHY ES2" msgstr "" #: src/xml/xmli18n-tmp.h:6166 msgid "Canon SELPHY ES3" msgstr "" #: src/xml/xmli18n-tmp.h:6167 msgid "Canon SELPHY ES20" msgstr "" #: src/xml/xmli18n-tmp.h:6168 msgid "Canon SELPHY ES30" msgstr "" #: src/xml/xmli18n-tmp.h:6169 msgid "Canon SELPHY ES40" msgstr "" #: src/xml/xmli18n-tmp.h:6170 msgid "Sony UP-DP10" msgstr "" #: src/xml/xmli18n-tmp.h:6171 msgid "Sony UP-DR150" msgstr "" #: src/xml/xmli18n-tmp.h:6172 msgid "Sony DPP-EX5" msgstr "" #: src/xml/xmli18n-tmp.h:6173 msgid "Sony DPP-EX7" msgstr "" #: src/xml/xmli18n-tmp.h:6174 msgid "Sony UP-DR100" msgstr "" #: src/xml/xmli18n-tmp.h:6175 msgid "Sony UP-DR200" msgstr "" #: src/xml/xmli18n-tmp.h:6176 msgid "Sony UP-CR10L" msgstr "" #: src/xml/xmli18n-tmp.h:6177 msgid "Dai Nippon Printing SL10" msgstr "" #: src/xml/xmli18n-tmp.h:6178 msgid "Fujifilm Printpix-CX-400" msgstr "" #: src/xml/xmli18n-tmp.h:6179 msgid "Fujifilm Printpix-CX-550" msgstr "" #: src/xml/xmli18n-tmp.h:6180 msgid "Fujifilm FinePix-NX-500" msgstr "" #: src/xml/xmli18n-tmp.h:6181 msgid "Kodak Easyshare-Printer-Dock" msgstr "" #: src/xml/xmli18n-tmp.h:6182 msgid "Kodak EasyShare-G600-Printer-Dock" msgstr "" #: src/xml/xmli18n-tmp.h:6183 msgid "Kodak PD-4000" msgstr "" #: src/xml/xmli18n-tmp.h:6184 msgid "Kodak PD-6000" msgstr "" #: src/xml/xmli18n-tmp.h:6185 msgid "Kodak Photo-Printer" msgstr "" #: src/xml/xmli18n-tmp.h:6186 msgid "Kodak Photo-Printer-500" msgstr "" #: src/xml/xmli18n-tmp.h:6187 msgid "Kodak Printer-Dock-Plus" msgstr "" #: src/xml/xmli18n-tmp.h:6188 msgid "Kodak Printer-Dock-Plus-S3" msgstr "" #: src/xml/xmli18n-tmp.h:6189 msgid "Kodak 6800" msgstr "" #: src/xml/xmli18n-tmp.h:6190 msgid "Kodak 6850" msgstr "" #: src/xml/xmli18n-tmp.h:6191 msgid "Kodak 605" msgstr "" #: src/xml/xmli18n-tmp.h:6192 msgid "Kodak 1400" msgstr "" #: src/xml/xmli18n-tmp.h:6193 msgid "Kodak 805" msgstr "" #: src/xml/xmli18n-tmp.h:6194 msgid "Kodak 8500" msgstr "" #: src/xml/xmli18n-tmp.h:6195 msgid "Kodak 9810" msgstr "" #: src/xml/xmli18n-tmp.h:6196 msgid "Kodak 8810" msgstr "" #: src/xml/xmli18n-tmp.h:6197 msgid "Kodak 7000" msgstr "" #: src/xml/xmli18n-tmp.h:6198 msgid "Kodak 7010" msgstr "" #: src/xml/xmli18n-tmp.h:6199 msgid "Kodak 7015" msgstr "" #: src/xml/xmli18n-tmp.h:6200 msgid "Mitsubishi CP-3020D" msgstr "" #: src/xml/xmli18n-tmp.h:6201 msgid "Mitsubishi CP-3020DU" msgstr "" #: src/xml/xmli18n-tmp.h:6202 msgid "Mitsubishi CP-3020DE" msgstr "" #: src/xml/xmli18n-tmp.h:6203 msgid "Mitsubishi CP-3020DA" msgstr "" #: src/xml/xmli18n-tmp.h:6204 msgid "Mitsubishi CP-3020DAE" msgstr "" #: src/xml/xmli18n-tmp.h:6205 msgid "Mitsubishi CP-9550D" msgstr "" #: src/xml/xmli18n-tmp.h:6206 msgid "Mitsubishi CP-9550DW" msgstr "" #: src/xml/xmli18n-tmp.h:6207 msgid "Mitsubishi CP-9550DZ" msgstr "" #: src/xml/xmli18n-tmp.h:6208 msgid "Mitsubishi CP-9550DW-S" msgstr "" #: src/xml/xmli18n-tmp.h:6209 msgid "Mitsubishi CP-9810D" msgstr "" #: src/xml/xmli18n-tmp.h:6210 msgid "Mitsubishi CP-9810DW" msgstr "" #: src/xml/xmli18n-tmp.h:6211 msgid "Mitsubishi CP-D70DW" msgstr "" #: src/xml/xmli18n-tmp.h:6212 msgid "Mitsubishi CP-D707DW" msgstr "" #: src/xml/xmli18n-tmp.h:6213 msgid "Mitsubishi CP-K60DW-S" msgstr "" #: src/xml/xmli18n-tmp.h:6214 msgid "Mitsubishi CP-D80DW" msgstr "" #: src/xml/xmli18n-tmp.h:6215 msgid "Kodak 305" msgstr "" #: src/xml/xmli18n-tmp.h:6216 msgid "Shinko CHC-S9045" msgstr "" #: src/xml/xmli18n-tmp.h:6217 msgid "Shinko CHC-S2145" msgstr "" #: src/xml/xmli18n-tmp.h:6218 msgid "Sinfonia S2145/S2" msgstr "" #: src/xml/xmli18n-tmp.h:6219 msgid "Shinko CHC-S1245" msgstr "" #: src/xml/xmli18n-tmp.h:6220 msgid "Sinfonia CHC-S1245/E1" msgstr "" #: src/xml/xmli18n-tmp.h:6221 msgid "Shinko CHC-S6245" msgstr "" #: src/xml/xmli18n-tmp.h:6222 msgid "Sinfonia CHC-S6245/CE1" msgstr "" #: src/xml/xmli18n-tmp.h:6223 msgid "Shinko CHC-S6145" msgstr "" #: src/xml/xmli18n-tmp.h:6224 msgid "Sinfonia CHC-S6145/CS2" msgstr "" #: src/xml/xmli18n-tmp.h:6225 msgid "CIAAT Brava 21" msgstr "" #: src/xml/xmli18n-tmp.h:6226 msgid "Dai Nippon Printing DS40" msgstr "" #: src/xml/xmli18n-tmp.h:6227 msgid "Dai Nippon Printing DS80" msgstr "" #: src/xml/xmli18n-tmp.h:6228 msgid "Dai Nippon Printing DSRX1" msgstr "" #: src/xml/xmli18n-tmp.h:6229 msgid "Dai Nippon Printing DS620" msgstr "" #: src/xml/xmli18n-tmp.h:6230 msgid "Citizen CX" msgstr "" #: src/xml/xmli18n-tmp.h:6231 msgid "Citizen CX-W" msgstr "" #: src/xml/xmli18n-tmp.h:6232 msgid "Citizen CY" msgstr "" #: src/xml/xmli18n-tmp.h:6233 msgid "Citizen CW-01" msgstr "" #: src/xml/xmli18n-tmp.h:6234 msgid "Citizen OP900" msgstr "" #: src/xml/xmli18n-tmp.h:6235 msgid "Citizen CW-02" msgstr "" #: src/xml/xmli18n-tmp.h:6236 msgid "Citizen OP900II" msgstr "" #: src/xml/xmli18n-tmp.h:6237 msgid "Mitsubishi CP-3800DW" msgstr "" #: src/xml/xmli18n-tmp.h:6238 msgid "Dai Nippon Printing DS80DX" msgstr "" #: src/xml/xmli18n-tmp.h:6239 msgid "RAW DATA 16 bit" msgstr "" #: src/xml/xmli18n-tmp.h:6240 msgid "RAW DATA 8 bit" msgstr "" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/mailman.po������������������������������������������������0000644�0000000�0000000�00001372167�12704125522�017070� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of mailman.po to Euskara # translation of mailman_213_orig.po to # translation of mailman_213_orig.po to Euskara # translation of mailman_213_orig.po to # Copyright (C) YEAR ORGANIZATION, 2003. # Piarres Beobide <pi@beobide.net>, 2003. # 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: 2014-04-05 11:32+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Euskara <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:58+0000\n" "X-Generator: Launchpad (build 17995)\n" "Generated-By: pygettext.py 1.4\n" #: Mailman/Archiver/HyperArch.py:123 msgid "size not available" msgstr "Tamaina ez da eskuragarri" #: Mailman/Archiver/HyperArch.py:129 msgid " %(size)i bytes " msgstr " %(size)i byte " #: Mailman/Archiver/HyperArch.py:275 Mailman/Archiver/pipermail.py:180 #: Mailman/Archiver/pipermail.py:181 msgid "No subject" msgstr "Gairik gabea" #: 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 bildua " #: 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 "haria" #: Mailman/Archiver/HyperArch.py:708 Mailman/Archiver/HyperArch.py:744 msgid "subject" msgstr "gaia" #: Mailman/Archiver/HyperArch.py:709 Mailman/Archiver/HyperArch.py:745 msgid "author" msgstr "egilea" #: Mailman/Archiver/HyperArch.py:710 Mailman/Archiver/HyperArch.py:746 msgid "date" msgstr "data" #: Mailman/Archiver/HyperArch.py:782 msgid "<P>Currently, there are no archives. </P>" msgstr "<P>Une honetan ez dago fitxategirik</P>" #: Mailman/Archiver/HyperArch.py:820 msgid "Gzip'd Text%(sz)s" msgstr "Gzip-kin komprimitutako testu %(sz)s" #: Mailman/Archiver/HyperArch.py:825 msgid "Text%(sz)s" msgstr "%(sz)s testua" #: Mailman/Archiver/HyperArch.py:915 msgid "figuring article archives\n" msgstr "artikuluen fitxategiak kalkulatzen\n" #: Mailman/Archiver/HyperArch.py:925 msgid "April" msgstr "Apirila" #: Mailman/Archiver/HyperArch.py:925 msgid "February" msgstr "Otsaila" #: Mailman/Archiver/HyperArch.py:925 msgid "January" msgstr "Urtarrila" #: Mailman/Archiver/HyperArch.py:925 msgid "March" msgstr "Martxoa" #: Mailman/Archiver/HyperArch.py:926 msgid "August" msgstr "Abuztua" #: Mailman/Archiver/HyperArch.py:926 msgid "July" msgstr "Uztaila" #: Mailman/Archiver/HyperArch.py:926 msgid "June" msgstr "Ekaina" #: Mailman/Archiver/HyperArch.py:926 Mailman/i18n.py:130 msgid "May" msgstr "Maiatza" #: Mailman/Archiver/HyperArch.py:927 msgid "December" msgstr "Abendua" #: Mailman/Archiver/HyperArch.py:927 msgid "November" msgstr "Azaroa" #: Mailman/Archiver/HyperArch.py:927 msgid "October" msgstr "Urria" #: Mailman/Archiver/HyperArch.py:927 msgid "September" msgstr "Iraila" #: Mailman/Archiver/HyperArch.py:935 msgid "First" msgstr "Lehenengo" #: Mailman/Archiver/HyperArch.py:935 msgid "Fourth" msgstr "Laugarren" #: Mailman/Archiver/HyperArch.py:935 msgid "Second" msgstr "Bigarren" #: Mailman/Archiver/HyperArch.py:935 msgid "Third" msgstr "Hirugarren" #: Mailman/Archiver/HyperArch.py:937 msgid "%(ord)s quarter %(year)i" msgstr "%(year)i. urteko %(ord)s lauhilebetekoa" #: Mailman/Archiver/HyperArch.py:944 msgid "%(month)s %(year)i" msgstr "%(year)i-ko %(month)s" #: Mailman/Archiver/HyperArch.py:949 msgid "The Week Of Monday %(day)i %(month)s %(year)i" msgstr "%(year)i-ko %(month)s-ren %(day)i astearen astelhenean" #: Mailman/Archiver/HyperArch.py:953 msgid "%(day)i %(month)s %(year)i" msgstr "%(year)i-ko %(month)s-ren %(day)i" #: Mailman/Archiver/HyperArch.py:1053 msgid "Computing threaded index\n" msgstr "Harien araberako aurkibidea kalkulatzen\n" #: Mailman/Archiver/HyperArch.py:1318 msgid "Updating HTML for article %(seq)s" msgstr "%(seq)s artikuluaren HTML kodea eguneratzen" #: Mailman/Archiver/HyperArch.py:1325 msgid "article file %(filename)s is missing!" msgstr "artikuluari lotutako %(filename)s fitxategia ezin da aurkitu!" #: Mailman/Archiver/pipermail.py:288 msgid "Creating archive directory " msgstr "Fitxategien direktorioa sortzen " #: Mailman/Archiver/pipermail.py:300 msgid "Reloading pickled archive state" msgstr "Gordetako fitxategien egoera berriro kargatzen" #: Mailman/Archiver/pipermail.py:327 msgid "Pickling archive state into " msgstr "Ftxagiaren egoera prestatzen " #: Mailman/Archiver/pipermail.py:439 msgid "Updating index files for archive [%(archive)s]" msgstr "[%(archive)s] artxiboko fitxategiko indizeak eguneratzen" #: Mailman/Archiver/pipermail.py:472 msgid " Thread" msgstr " Haria" #: 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 "Errebote gehiegigatik" #: Mailman/Bouncer.py:46 msgid "by yourself" msgstr "zuk zeuk" #: Mailman/Bouncer.py:47 msgid "by the list administrator" msgstr "zerrendaren kudeatzaileak" #: Mailman/Bouncer.py:48 Mailman/Bouncer.py:293 #: Mailman/Commands/cmd_set.py:182 msgid "for unknown reasons" msgstr "Arrazoi ezezagunengatik" #: Mailman/Bouncer.py:198 msgid "bounce score incremented" msgstr "" #: Mailman/Bouncer.py:228 msgid "disabled" msgstr "ezgaitua" #: Mailman/Bouncer.py:245 msgid "Bounce action notification" msgstr "Errebote iragarpena" #: Mailman/Bouncer.py:300 msgid " The last bounce received from you was dated %(date)s" msgstr " Zugandik jasotako azken errebotea %(date)s-datakoa zen." #: 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 "(gairik gabea)" #: Mailman/Bouncer.py:333 msgid "[No bounce details are available]" msgstr "[Ez dugu eskura erreboteen inguruko xehetasunik]" #: Mailman/Cgi/Auth.py:48 msgid "Moderator" msgstr "Moderatzailea" #: Mailman/Cgi/Auth.py:50 msgid "Administrator" msgstr "Kudeatzailearen" #: 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 <em>%(safelistname)s</em>" msgstr "<em>%(safelistname)s</em> zerrendarik ez dago" #: Mailman/Cgi/admin.py:109 Mailman/Cgi/admindb.py:132 #: Mailman/Cgi/edithtml.py:91 Mailman/Cgi/private.py:135 msgid "Authorization failed." msgstr "Baimentzerakoan hutsa." #: 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 "" "Mezuak jasotzeko aukerarik ez duzu zehaztu. Hori ezinezkoa\n" " da; aukeretako bat hautatu behar duzu,\n" " mezuak banaka jasotzea, edo bildumetan.\n" " Zerrendak, bestela, ez dizu mezurik\n" " bidaliko." #: 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 "Kontuz: " #: 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 "%(hostname)s Zerbitzariko Posta Zerrendak - Kudeaketarako Loturak" #: Mailman/Cgi/admin.py:278 Mailman/Cgi/listinfo.py:105 msgid "Welcome!" msgstr "Ongi etorri!" #: Mailman/Cgi/admin.py:281 Mailman/Cgi/listinfo.py:108 msgid "Mailman" msgstr "Mailman" #: Mailman/Cgi/admin.py:285 msgid "" "<p>There currently are no publicly-advertised %(mailmanlink)s\n" " mailing lists on %(hostname)s." msgstr "" "<p>Une honetan ez dago %(hostname)s zerbitzarian publikoki iragarritako\n" " %(mailmanlink)s posta zerrendarik." #: Mailman/Cgi/admin.py:291 msgid "" "<p>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 "" "<p>Hemen azpian %(hostname)s zerbitzarian dauden %(mailmanlink)s posta " "zerrenda\n" " publikoen izenak ikusiko dituzu. Aukeratu izenetako bat, bere\n" " konfigurazio orrialdera sartzeko." #: Mailman/Cgi/admin.py:298 msgid "right " msgstr "zuzena " #: 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 <a href=\"%(creatorurl)s\">create a new mailing " "list</a>.\n" "\n" " <p>General list information can be found at " msgstr "" "Publikoa ez den zerrenda baten kudeaketa aukerak ikusteko\n" " zabaldu hau bezalako URL bat, baina '/' ipinita eta ondoren\n" " %(extra)szerrenda izena. Baimen egokia baduzu,\n" " <a href=\"%(creatorurl)s\">posta zerrenda berri bat</a> sor " "dezakezu.\n" "\n" " <p>Informazio orokorra hemen aurkituko duzu: " #: Mailman/Cgi/admin.py:307 msgid "the mailing list overview page" msgstr "posta zerrendaren informazio orokorraren orrialdea" #: Mailman/Cgi/admin.py:309 msgid "<p>(Send questions and comments to " msgstr "<p>(Bidali galdera eta iradokizunak " #: Mailman/Cgi/admin.py:319 Mailman/Cgi/listinfo.py:140 cron/mailpasswds:216 msgid "List" msgstr "Zerrenda" #: Mailman/Cgi/admin.py:320 Mailman/Cgi/admin.py:588 #: Mailman/Cgi/listinfo.py:141 msgid "Description" msgstr "Azalpena" #: Mailman/Cgi/admin.py:326 Mailman/Cgi/listinfo.py:147 bin/list_lists:124 msgid "[no description available]" msgstr "[ez dago azalpenik]" #: Mailman/Cgi/admin.py:360 msgid "No valid variable name found." msgstr "Ez da aldagai izen zuzenik aurkitu" #: Mailman/Cgi/admin.py:370 msgid "" "%(realname)s Mailing list Configuration Help\n" " <br><em>%(varname)s</em> Option" msgstr "" "%(realname)s Posta Zerrenda Konfiguratzeko Laguntza\n" " <br><em>%(varname)s</em> Aukera" #: Mailman/Cgi/admin.py:377 msgid "Mailman %(varname)s List Option Help" msgstr "%(varname)s Aukerarako Mailmanen Laguntza" #: Mailman/Cgi/admin.py:395 msgid "" "<em><strong>Warning:</strong> 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 "" "<em><strong>Kontuz:</strong>Aukera hau aldatuz\n" " beste orrialde batzu sinkronizazioz kanpo geratzea lortu lezake\n" " Zihuratu datu hauek errabiltzen dituen edozein orri berritzeaz. Bestela\n" " " #: Mailman/Cgi/admin.py:406 msgid "return to the %(categoryname)s options page." msgstr "%(categoryname)s Aukera orrira itzuli" #: Mailman/Cgi/admin.py:421 msgid "%(realname)s Administration (%(label)s)" msgstr "%(realname)s (%(label)s) Kudeaketa" #: Mailman/Cgi/admin.py:422 msgid "%(realname)s mailing list administration<br>%(label)s Section" msgstr "%(realname)s Zerrendaren Kudeaketa<br>%(label)s Atala" #: Mailman/Cgi/admin.py:439 msgid "Configuration Categories" msgstr "Konfigurazio Kategoriak" #: Mailman/Cgi/admin.py:440 msgid "Other Administrative Activities" msgstr "Kudeatzailearen beste jarduera batzuk" #: Mailman/Cgi/admin.py:444 msgid "Tend to pending moderator requests" msgstr "Moderatzeke dauden kontuak aztertu" #: Mailman/Cgi/admin.py:446 msgid "Go to the general list information page" msgstr "Zerrendaren argibide orokorren orrialdera joan" #: Mailman/Cgi/admin.py:448 msgid "Edit the public HTML pages and text files" msgstr "Editatu HTML orri eta testu-fitxategi publikoak" #: Mailman/Cgi/admin.py:450 msgid "Go to list archives" msgstr "Fitxategi zerrendara joan" #: Mailman/Cgi/admin.py:456 msgid "Delete this mailing list" msgstr "Posta zerrenda hau ezabatu" #: Mailman/Cgi/admin.py:457 msgid " (requires confirmation)<br> <br>" msgstr " (baieztapena beharrezkoa)<br> <br>" #: Mailman/Cgi/admin.py:463 Mailman/Cgi/admindb.py:218 #: Mailman/Cgi/admindb.py:299 msgid "Logout" msgstr "Saioa amaitu" #: Mailman/Cgi/admin.py:507 msgid "Emergency moderation of all list traffic is enabled" msgstr "Zerrendako mezuen larrialdiko moderazioa gaituta dago" #: Mailman/Cgi/admin.py:518 msgid "" "Make your changes in the following section, then submit them\n" " using the <em>Submit Your Changes</em> button below." msgstr "" "Egin itzazu aldaketak hurrengo atalean, \n" "eta sakatu beheko botoia aldaketok bidaltzeko." #: Mailman/Cgi/admin.py:536 msgid "Additional Member Tasks" msgstr "Harpidedunekin Beste Betebehar Batzuk" #: Mailman/Cgi/admin.py:542 msgid "" "<li>Set everyone's moderation bit, including\n" " those members not currently visible" msgstr "" "<li>Denen moderazio bit-ak aktibatu, baita\n" " une honetan ikusgai ez direnena ere." #: Mailman/Cgi/admin.py:546 msgid "Off" msgstr "Desaktibatu" #: Mailman/Cgi/admin.py:546 msgid "On" msgstr "Aktibatu" #: Mailman/Cgi/admin.py:548 msgid "Set" msgstr "Ezarri" #: Mailman/Cgi/admin.py:589 msgid "Value" msgstr "Balioa" #: Mailman/Cgi/admin.py:643 msgid "" "Badly formed options entry:\n" " %(record)s" msgstr "" "Egindako aukera txarto idatzi duzu:\n" " %(record)s" #: Mailman/Cgi/admin.py:701 msgid "<em>Enter the text below, or...</em><br>" msgstr "<em>Sar ezazu testua azpian, edo...>/em><br>" #: Mailman/Cgi/admin.py:703 msgid "<br><em>...specify a file to upload</em><br>" msgstr "<br><em>...kargatu beharreko fitxategia adierazi</em><br>" #: Mailman/Cgi/admin.py:729 Mailman/Cgi/admin.py:732 msgid "Topic %(i)d" msgstr "Gaia %(i)d" #: Mailman/Cgi/admin.py:733 Mailman/Cgi/admin.py:783 msgid "Delete" msgstr "Ezabatu" #: Mailman/Cgi/admin.py:734 msgid "Topic name:" msgstr "Gaiaren izena:" #: Mailman/Cgi/admin.py:736 msgid "Regexp:" msgstr "Espresio erregularra:" #: Mailman/Cgi/admin.py:739 Mailman/Cgi/options.py:1103 msgid "Description:" msgstr "Deskribapena:" #: Mailman/Cgi/admin.py:743 Mailman/Cgi/admin.py:801 msgid "Add new item..." msgstr "Gehitu elementu berria..." #: Mailman/Cgi/admin.py:745 Mailman/Cgi/admin.py:803 msgid "...before this one." msgstr "..beste honen ondoren." #: Mailman/Cgi/admin.py:746 Mailman/Cgi/admin.py:804 msgid "...after this one." msgstr "...beste hau baino lehen." #: Mailman/Cgi/admin.py:779 Mailman/Cgi/admin.py:782 msgid "Spam Filter Rule %(i)d" msgstr "" #: Mailman/Cgi/admin.py:784 msgid "Spam Filter Regexp:" msgstr "" #: 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 "Atzeratu" #: 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 "Ezetsi" #: Mailman/Cgi/admin.py:795 Mailman/Gui/Privacy.py:264 #: Mailman/Gui/Privacy.py:458 msgid "Hold" msgstr "Atxiki" #: 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 "Baztertu" #: Mailman/Cgi/admin.py:796 Mailman/Cgi/admindb.py:469 #: Mailman/Gui/Privacy.py:287 Mailman/Gui/Privacy.py:458 msgid "Accept" msgstr "Onartu" #: Mailman/Cgi/admin.py:799 Mailman/Cgi/admindb.py:723 msgid "Action:" msgstr "Ekintza" #: Mailman/Cgi/admin.py:811 msgid "Move rule up" msgstr "" #: Mailman/Cgi/admin.py:812 msgid "Move rule down" msgstr "" #: Mailman/Cgi/admin.py:845 msgid "<br>(Edit <b>%(varname)s</b>)" msgstr "<br>(<b>%(varname)s</b> editatu)" #: Mailman/Cgi/admin.py:847 msgid "<br>(Details for <b>%(varname)s</b>)" msgstr "<br>(<b>%(varname)s</b> aldagaiaren xehetasunak)" #: Mailman/Cgi/admin.py:854 msgid "" "<br><em><strong>Note:</strong>\n" " setting this value performs an immediate action but does not modify\n" " permanent state.</em>" msgstr "" "<br><em><strong>Oharra:</strong>\n" " Aukera hau aldatuaz hurrengo eginkizunak aldatuko ditu baina ez \n" " betiko egoera.</em>" #: Mailman/Cgi/admin.py:868 msgid "Mass Subscriptions" msgstr "Harpidetzak Taldean Egin" #: Mailman/Cgi/admin.py:875 msgid "Mass Removals" msgstr "Harpidetzak Taldean Ezereztatu" #: Mailman/Cgi/admin.py:882 msgid "Address Change" msgstr "" #: Mailman/Cgi/admin.py:889 msgid "Membership List" msgstr "Partehartzaile zerrenda" #: Mailman/Cgi/admin.py:897 msgid "(help)" msgstr "(laguntza)" #: Mailman/Cgi/admin.py:898 msgid "Find member %(link)s:" msgstr "Bilatu partaidearen %(link)s:" #: Mailman/Cgi/admin.py:901 msgid "Search..." msgstr "Bilatu..." #: Mailman/Cgi/admin.py:927 msgid "Bad regular expression: " msgstr "Espresio erregularr okerra: " #: Mailman/Cgi/admin.py:981 msgid "%(allcnt)s members total, %(membercnt)s shown" msgstr "Guztira %(allcnt)s zerrendakide, %(membercnt)s bistan" #: Mailman/Cgi/admin.py:984 msgid "%(allcnt)s members total" msgstr "Guztira %(allcnt)s zerrendakide" #: Mailman/Cgi/admin.py:1008 msgid "unsub" msgstr "ezabatu" #: Mailman/Cgi/admin.py:1009 msgid "member address<br>member name" msgstr "zerrendakidearen helbidea<br>zerrendakidearen izena" #: Mailman/Cgi/admin.py:1010 msgid "hide" msgstr "ezkutatu" #: Mailman/Cgi/admin.py:1010 msgid "mod" msgstr "mod" #: Mailman/Cgi/admin.py:1011 msgid "nomail<br>[reason]" msgstr "postagabea<br>[arrazoia]" #: Mailman/Cgi/admin.py:1012 msgid "ack" msgstr "so" #: Mailman/Cgi/admin.py:1012 msgid "not metoo" msgstr "niri ez" #: Mailman/Cgi/admin.py:1013 msgid "nodupes" msgstr "bikoitzik ez" #: Mailman/Cgi/admin.py:1014 msgid "plain" msgstr "testu laua" #: Mailman/Cgi/admin.py:1014 Mailman/Cgi/options.py:347 msgid "digest" msgstr "bilduma" #: Mailman/Cgi/admin.py:1015 msgid "language" msgstr "hizkuntza" #: Mailman/Cgi/admin.py:1026 msgid "?" msgstr "?" #: Mailman/Cgi/admin.py:1027 msgid "U" msgstr "u" #: Mailman/Cgi/admin.py:1028 msgid "A" msgstr "" #: Mailman/Cgi/admin.py:1029 msgid "B" msgstr "" #: Mailman/Cgi/admin.py:1101 msgid "<b>unsub</b> -- Click on this to unsubscribe the member." msgstr "<b>ezabatu</b> -- Hemen klikatu zerrendatik ezabatzeko." #: Mailman/Cgi/admin.py:1103 msgid "" "<b>mod</b> -- The user's personal moderation flag. If this is\n" " set, postings from them will be moderated, otherwise they will be\n" " approved." msgstr "" "<b>mod</b> -- Erabiltzailearen moderazio ikurra. Aukera honekin\n" " bere mezuak moderatu egingo dira; bestela zuzenean\n" " onartuko dira." #: Mailman/Cgi/admin.py:1107 msgid "" "<b>hide</b> -- Is the member's address concealed on\n" " the list of subscribers?" msgstr "" "<b>ezkutuan</b> -- Harpidedunaren helbidea ezkutatuta dago\n" " harpidedunen zerrendan?" #: Mailman/Cgi/admin.py:1109 msgid "" "<b>nomail</b> -- Is delivery to the member disabled? If so, an\n" " abbreviation will be given describing the reason for the disabled\n" " delivery:\n" " <ul><li><b>U</b> -- Delivery was disabled by the user via their\n" " personal options page.\n" " <li><b>A</b> -- Delivery was disabled by the list\n" " administrators.\n" " <li><b>B</b> -- Delivery was disabled by the system due to\n" " excessive bouncing from the member's address.\n" " <li><b>?</b> -- 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" " </ul>" msgstr "" "<b>mezurik ez</b> -- Harpidedun honi mezuak bidaltzea desaktibatuta? \n" " Horrela bada, arrazoia adieraziko da laburdura baten\n" " bitartez:\n" " <ul><li><b>U</b> -- Mezu-banaketa erabiltzaileak desaktibatu du\n" " bere orri pertsonaletik.\n" " <li><b>A</b> -- Mezu-banaketa zerrendaren kudeatzaileak\n" " desaktibatu du.\n" " <li><b>B</b> -- Erabiltzailearen helbideak eragindako " "gehiegizko erreboteak direla eta\n" " desaktibatu da banaketa.\n" " <li><b>?</b> -- Arrazoi ezezaguna.\n" " Mailmanen bertsio zaharragoetan desaktibatutako " "zerrendakideen kasuan\n" " aukera hau agertuko da.\n" " </ul>" #: Mailman/Cgi/admin.py:1124 msgid "" "<b>ack</b> -- Does the member get acknowledgements of their\n" " posts?" msgstr "" "<b>ack</b> -- Harpidedunak berak bidalitako mezuen konfirmaziorik jasotzen\n" " du?" #: Mailman/Cgi/admin.py:1127 msgid "" "<b>not metoo</b> -- Does the member want to avoid copies of their\n" " own postings?" msgstr "" "<b>ez niri ere</b> -- Partaideek beraiek bidaltzen dituzten mezuen kopia\n" " jasoko dute?" #: Mailman/Cgi/admin.py:1130 msgid "" "<b>nodupes</b> -- Does the member want to avoid duplicates of the\n" " same message?" msgstr "" "<b>duplikaturik ez</b> -- Erabiltzaileak mezu beraren kopiak sahiestu\n" " nahi ditu?" #: Mailman/Cgi/admin.py:1133 msgid "" "<b>digest</b> -- Does the member get messages in digests?\n" " (otherwise, individual messages)" msgstr "" "<b>bilduma</b> -- Harpidedunak mezuak bildumetan jasotzen ditu?\n" " (bestela, banaka)" #: Mailman/Cgi/admin.py:1136 msgid "" "<b>plain</b> -- If getting digests, does the member get plain\n" " text digests? (otherwise, MIME)" msgstr "" "<b>testu laua</b> -- Bildumak jasotzen baditu, testua bakarrik\n" " jasotzen du? (bestela, MIME)" #: Mailman/Cgi/admin.py:1138 msgid "<b>language</b> -- Language preferred by the user" msgstr "<b>hizkuntza</b> -- Erabiltzaileak aukeratutako hizkuntza" #: Mailman/Cgi/admin.py:1152 msgid "Click here to hide the legend for this table." msgstr "Hemen klikatu taularen oina ezkutarazteko." #: Mailman/Cgi/admin.py:1156 msgid "Click here to include the legend for this table." msgstr "Hemen klikatu taularen oina agertarazteko." #: Mailman/Cgi/admin.py:1163 msgid "" "<p><em>To view more members, click on the appropriate\n" " range listed below:</em>" msgstr "" "<p><em>Zerrendakide gehiago ikusteko, klikatu beheko\n" " zerrendan:</em>" #: Mailman/Cgi/admin.py:1173 msgid "from %(start)s to %(end)s" msgstr "%(start)s(e)tik %(end)s(e)ra" #: Mailman/Cgi/admin.py:1186 msgid "Subscribe these users now or invite them?" msgstr "Erabiltzaile hauek orain harpidetu edo gonbidatu?" #: Mailman/Cgi/admin.py:1188 msgid "Invite" msgstr "Gonbidatu" #: Mailman/Cgi/admin.py:1188 Mailman/Cgi/listinfo.py:183 msgid "Subscribe" msgstr "Harpidetu" #: Mailman/Cgi/admin.py:1195 msgid "Send welcome messages to new subscribees?" msgstr "Zerrendakide berriei ongietorri mezuak bidali?" #: 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 "Ez" #: 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 "Bai" #: Mailman/Cgi/admin.py:1204 msgid "Send notifications of new subscriptions to the list owner?" msgstr "Zerrenda jabeari harpidetza berriei buruzko jakinarazpenak bidali?" #: Mailman/Cgi/admin.py:1212 Mailman/Cgi/admin.py:1253 msgid "Enter one address per line below..." msgstr "Lerro bakoitzean helbide bat sartu..." #: Mailman/Cgi/admin.py:1217 Mailman/Cgi/admin.py:1258 msgid "...or specify a file to upload:" msgstr "...edo adierazi zein den kargatu beharreko fitxategia:" #: 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 "" "Hemen azpian, gonbidapena edo harpidetza jakinarazten duen mezuaren buruan\n" " agertuko den testua idatzi. Gutxienez\n" " lerro huts bat laga amaieran..." #: Mailman/Cgi/admin.py:1237 msgid "Send unsubscription acknowledgement to the user?" msgstr "" "Erabiltzaileari mezua bidali, zerrenda utzi nahi duela berretsi dezan?" #: Mailman/Cgi/admin.py:1245 msgid "Send notifications to the list owner?" msgstr "Zerrenda jabeari jakinarazpena bidali?" #: 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 "Zerrendako arduradunen pasahitzak aldatu" #: Mailman/Cgi/admin.py:1302 msgid "" "The <em>list administrators</em> 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" "<p>The <em>list moderators</em> 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" "<em>list administrators</em> can also tend to pending requests.\n" "\n" "<p>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" "<a href=\"%(adminurl)s/general\">general options section</a>." msgstr "" "Zerrenden ezaugarri guztien inguruko azkenengo erabakia <em>zerrenda " "kudeatzaileen</em>\n" "esku dago. Kudeaketa orrialdeen bidez zerrenden konfigurazioaren ezaugarri\n" "guztiak aldatzeko aukera dute.\n" "\n" "<p><em>Zerrenda moderatzaileek</em> eskubide gutxiago dituzte; ezin dute\n" "zerrendaren edozein ezaugarri aldatu, baina eskaera administratiboen " "inguruan\n" "erabakitzeko aukera dute, besteak beste, zerrendan sartzeko edo zerrenda " "uzteko\n" "eskaerak aztertzea eta onartzea, edo atxikitako mezuekin zer egin " "erabakitzea.\n" "<em>Kudeatzaileak</em> ere, jakina, egin ditzake betekizun horiek.\n" "\n" "<p>Zerrendako betebeharrak moderatzaileen eta kudeatzaileen artean\n" "ondo banatu ahal izateko, idatzi bakoitzaren pasahitza beheko eremuan.\n" "Moderatzaileen helbideak ere sartu\n" "<a href=\"%(adminurl)s/general\">aukera orokorrak atalean</a>." #: Mailman/Cgi/admin.py:1321 msgid "Enter new administrator password:" msgstr "Kudeatzailearen pasahitz berria sartu:" #: Mailman/Cgi/admin.py:1323 msgid "Confirm administrator password:" msgstr "Baieztatu kudeatzailearen pasahitza:" #: Mailman/Cgi/admin.py:1328 msgid "Enter new moderator password:" msgstr "Moderatzailearen pasahitz berria sartu:" #: Mailman/Cgi/admin.py:1330 msgid "Confirm moderator password:" msgstr "Baieztatu moderatzailearen pasahitz berria:" #: 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 "Zure aldaketak bidali" #: Mailman/Cgi/admin.py:1379 msgid "Moderator passwords did not match" msgstr "Moderadore pasahitzak ez dira berdinak" #: Mailman/Cgi/admin.py:1390 msgid "Poster passwords did not match" msgstr "" #: Mailman/Cgi/admin.py:1400 msgid "Administrator passwords did not match" msgstr "Kudeatzailearen pasahitza ez da zuzena" #: Mailman/Cgi/admin.py:1450 msgid "Already a member" msgstr "Dagoeneko harpidetuta" #: Mailman/Cgi/admin.py:1453 msgid "<blank line>" msgstr "<lerro zuria>" #: Mailman/Cgi/admin.py:1454 Mailman/Cgi/admin.py:1457 #: Mailman/Cgi/admindb.py:936 msgid "Bad/Invalid email address" msgstr "ePosta helbide okerra/baliogabea" #: Mailman/Cgi/admin.py:1460 msgid "Hostile address (illegal characters)" msgstr "Gaizkieratutako helbidea (karakterrak okerrak)" #: 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 "Behar bezala gonbidatuta:" #: Mailman/Cgi/admin.py:1471 msgid "Successfully subscribed:" msgstr "Behar bezala harpidetuta:" #: Mailman/Cgi/admin.py:1476 msgid "Error inviting:" msgstr "Errorea gonbidapenean:" #: Mailman/Cgi/admin.py:1478 msgid "Error subscribing:" msgstr "Errorea harpidetzan:" #: Mailman/Cgi/admin.py:1509 msgid "Successfully Unsubscribed:" msgstr "Behar Bezala Ezabatuta:" #: Mailman/Cgi/admin.py:1514 msgid "Cannot unsubscribe non-members:" msgstr "Harpidedun ez direnak ezin dute zerrenda utzi:" #: 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 "Moderazio ikurraren balio okerra" #: Mailman/Cgi/admin.py:1612 msgid "Not subscribed" msgstr "Harpidetu gabea" #: Mailman/Cgi/admin.py:1615 msgid "Ignoring changes to deleted member: %(user)s" msgstr "Ezabatutako harpidearen aldaketei jaramonik ez: %(user)s" #: Mailman/Cgi/admin.py:1655 msgid "Successfully Removed:" msgstr "Arrakastaz ezabatua" #: Mailman/Cgi/admin.py:1659 msgid "Error Unsubscribing:" msgstr "Zerrenda uztean errorea:" #: Mailman/Cgi/admindb.py:199 Mailman/Cgi/admindb.py:208 msgid "%(realname)s Administrative Database" msgstr "%(realname)s Kudeatzeko Datu-basea" #: Mailman/Cgi/admindb.py:202 msgid "%(realname)s Administrative Database Results" msgstr "%(realname)s Kudeatzeko Datu-basearen Emaitzak" #: Mailman/Cgi/admindb.py:211 msgid "There are no pending requests." msgstr "Ez dago eskaerarik zain." #: Mailman/Cgi/admindb.py:214 msgid "Click here to reload this page." msgstr "Hemen klikatu orria berriro karga dadin." #: Mailman/Cgi/admindb.py:228 msgid "Detailed instructions for the administrative database" msgstr "Kudeaketarako datu-basearentzat argibide zehatzak" #: Mailman/Cgi/admindb.py:232 msgid "Administrative requests for mailing list:" msgstr "Posta zerrenda honetan moderatzeke dauden eskaera administratiboak," #: Mailman/Cgi/admindb.py:235 Mailman/Cgi/admindb.py:295 msgid "Submit All Data" msgstr "Datu Guztiak Bidali" #: Mailman/Cgi/admindb.py:242 Mailman/Cgi/admindb.py:292 msgid "Discard all messages marked <em>Defer</em>" msgstr "" #: Mailman/Cgi/admindb.py:257 msgid "all of %(esender)s's held messages." msgstr "%(esender)s zerrendakidearen atxikitako mezu guztiak." #: Mailman/Cgi/admindb.py:262 msgid "a single held message." msgstr "mezu bakarra atxikita." #: Mailman/Cgi/admindb.py:267 msgid "all held messages." msgstr "atxikitako mezu guztiak." #: Mailman/Cgi/admindb.py:314 msgid "Mailman Administrative Database Error" msgstr "Mailmanen Kudeaketarako Datu-basearen Errorea" #: Mailman/Cgi/admindb.py:319 msgid "list of available mailing lists." msgstr "Posta zerrenda eskuragarrien zerrenda" #: Mailman/Cgi/admindb.py:320 msgid "You must specify a list name. Here is the %(link)s" msgstr "" "Zerrenda izen bat aukeratu adierazi behar duzu. Hemen daude %(link)s-ak" #: Mailman/Cgi/admindb.py:333 msgid "Subscription Requests" msgstr "Harpidetza Eskakizunak" #: Mailman/Cgi/admindb.py:335 msgid "Address/name" msgstr "Helbidea/izena" #: Mailman/Cgi/admindb.py:336 Mailman/Cgi/admindb.py:389 msgid "Your decision" msgstr "Zure erabakia" #: Mailman/Cgi/admindb.py:337 Mailman/Cgi/admindb.py:390 msgid "Reason for refusal" msgstr "Ezetz esateko arrazoia" #: Mailman/Cgi/admindb.py:355 Mailman/Cgi/admindb.py:416 #: Mailman/Cgi/admindb.py:717 Mailman/Commands/cmd_confirm.py:90 msgid "Approve" msgstr "Onartu" #: Mailman/Cgi/admindb.py:366 msgid "Permanently ban from this list" msgstr "Betiko debekatu zerrenda honetan parte hartzea" #: Mailman/Cgi/admindb.py:388 msgid "User address/name" msgstr "Erabiltzailearen helbidea/izena" #: Mailman/Cgi/admindb.py:428 msgid "Unsubscription Requests" msgstr "Zerrenda uzteko eskaerak" #: 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 "Nondik:" #: Mailman/Cgi/admindb.py:465 msgid "Action to take on all these held messages:" msgstr "Atxikitako mezu guzti horiekin egin beharrekoa:" #: Mailman/Cgi/admindb.py:478 msgid "Preserve messages for the site administrator" msgstr "Mezuak gorde kudeatzailearentzat" #: Mailman/Cgi/admindb.py:486 msgid "Forward messages (individually) to:" msgstr "Mezuak, banan banan, hona bidali:" #: Mailman/Cgi/admindb.py:506 msgid "Clear this member's <em>moderate</em> flag" msgstr "Harpide honen <em>moderazio</em> ikurra garbitu" #: Mailman/Cgi/admindb.py:511 msgid "<em>The sender is now a member of this list</em>" msgstr "<em>Bidaltzailea orain zerrendako partaidea da</em>" #: Mailman/Cgi/admindb.py:521 msgid "Add <b>%(esender)s</b> to one of these sender filters:" msgstr "<b>%(esender)s</b> gehitu hauetako hartzaile iragazki batetara:" #: Mailman/Cgi/admindb.py:527 msgid "Accepts" msgstr "Onartu" #: Mailman/Cgi/admindb.py:527 msgid "Discards" msgstr "Baztertu" #: Mailman/Cgi/admindb.py:527 msgid "Holds" msgstr "Atxiki" #: Mailman/Cgi/admindb.py:527 msgid "Rejects" msgstr "Ez onartu" #: Mailman/Cgi/admindb.py:537 msgid "" "Ban <b>%(esender)s</b> from ever subscribing to this\n" " mailing list" msgstr "" "<b>%(esender)s</b> erabiltzaileari debekatu sekula gehiago\n" " posta zerrenda honetako kide izatea" #: Mailman/Cgi/admindb.py:542 msgid "" "Click on the message number to view the individual\n" " message, or you can " msgstr "" "Mezuaren zenbakiaren gainean klikatu, mezuak banan banan\n" " ikusteko, edo bestela, " #: Mailman/Cgi/admindb.py:544 msgid "view all messages from %(esender)s" msgstr "%(esender)s -ren mezu guztiak ikusi" #: Mailman/Cgi/admindb.py:566 Mailman/Cgi/admindb.py:703 msgid "Subject:" msgstr "Gaia:" #: Mailman/Cgi/admindb.py:569 msgid " bytes" msgstr " byte" #: Mailman/Cgi/admindb.py:569 msgid "Size:" msgstr "Tamaina:" #: Mailman/Cgi/admindb.py:573 Mailman/Handlers/Scrubber.py:203 #: Mailman/Handlers/Scrubber.py:301 Mailman/Handlers/Scrubber.py:303 msgid "not available" msgstr "ez dago erabilgarri" #: Mailman/Cgi/admindb.py:574 Mailman/Cgi/admindb.py:706 msgid "Reason:" msgstr "Arrazoia:" #: Mailman/Cgi/admindb.py:578 Mailman/Cgi/admindb.py:710 msgid "Received:" msgstr "Noiz Jasoa:" #: Mailman/Cgi/admindb.py:634 msgid "Posting Held for Approval" msgstr "Bidalketa atxikita, zure onespenaren zain" #: Mailman/Cgi/admindb.py:636 msgid " (%(count)d of %(total)d)" msgstr " (%(total)d mezutik %(count)d)" #: Mailman/Cgi/admindb.py:647 msgid "<em>Message with id #%(id)d was lost." msgstr "<em>#%(id)d identifikazio-kodea duen mezua galdu egin da." #: Mailman/Cgi/admindb.py:656 msgid "<em>Message with id #%(id)d is corrupted." msgstr "<em>#%(id)d identifikazio-kodea duen mezuak akatsen bat du." #: Mailman/Cgi/admindb.py:728 msgid "Preserve message for site administrator" msgstr "Mezuak gorde kudeatzailearentzat" #: Mailman/Cgi/admindb.py:734 msgid "Additionally, forward this message to: " msgstr "Gainera, bidali mezu hau honi: " #: 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 "[Argibiderik heman gabe]" #: Mailman/Cgi/admindb.py:741 msgid "If you reject this post,<br>please explain (optional):" msgstr "Mezu hau ez baduzu onartu,<br>mesedez azaldu (aukeran):" #: Mailman/Cgi/admindb.py:747 msgid "Message Headers:" msgstr "Mezuaren Goiburuak:" #: Mailman/Cgi/admindb.py:752 msgid "Message Excerpt:" msgstr "Mezuaren Laburpena:" #: Mailman/Cgi/admindb.py:924 msgid "Database Updated..." msgstr "Datu-basea eguneratuta..." #: Mailman/Cgi/admindb.py:928 msgid " is already a member" msgstr " dagoeneko harpidedun" #: 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 "Berrespen katea hutsik zegoen." #: Mailman/Cgi/confirm.py:98 msgid "" "<b>Invalid confirmation string:</b>\n" " %(safecookie)s.\n" "\n" " <p>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, <a href=\"%(confirmurl)s\">re-enter</a> 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 "" "Zerrenda utzi nahi duen helbidea ez da posta\n" " zerrenda honetako kide. Beharbada dagoeneko\n" " zerrendatik kendu du kudeatzaileak?" #: Mailman/Cgi/confirm.py:148 msgid "" "The address requesting to be changed has\n" " been subsequently unsubscribed. This request has been\n" " cancelled." msgstr "" "Helbide aldaketa eskatzen zuen zerrendakideak\n" " ondoren zerrenda utzi du. Eskaera hori\n" " ezeztatu egin da." #: Mailman/Cgi/confirm.py:168 msgid "System error, bad content: %(content)s" msgstr "Sistemaren errorea; eduki okerra: %(content)s" #: Mailman/Cgi/confirm.py:178 msgid "Bad confirmation string" msgstr "Berrespen kate okerra" #: Mailman/Cgi/confirm.py:197 msgid "Enter confirmation cookie" msgstr "Sar ezazu berrespen cookie-a." #: Mailman/Cgi/confirm.py:210 msgid "" "Please enter the confirmation string\n" " (i.e. <em>cookie</em>) that you received in your email message, in the " "box\n" " below. Then hit the <em>Submit</em> button to proceed to the next\n" " confirmation step." msgstr "" "Mesedez, sartu mezuan jasotako berrespen katea\n" " (hau da, <em>cookie-a</em>), hemen azpiko\n" " kutxan. Ondoren, sakatu <em>Bidali</em> botoia hurrengo urratsera\n" " joateko." #: Mailman/Cgi/confirm.py:215 msgid "Confirmation string:" msgstr "Berrespen katea:" #: Mailman/Cgi/confirm.py:217 msgid "Submit" msgstr "Bidali" #: Mailman/Cgi/confirm.py:234 msgid "Confirm subscription request" msgstr "Harpidetza eskariaberretsi." #: Mailman/Cgi/confirm.py:249 msgid "" "Your confirmation is required in order to complete the\n" " subscription request to the mailing list <em>%(listname)s</em>. Your\n" " subscription settings are shown below; make any necessary changes and " "hit\n" " <em>Subscribe</em> 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" " <p>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" " <p>Or hit <em>Cancel my subscription request</em> if you no longer want " "to\n" " subscribe to this list." msgstr "" #: Mailman/Cgi/confirm.py:265 msgid "" "Your confirmation is required in order to continue with\n" " the subscription request to the mailing list <em>%(listname)s</em>.\n" " Your subscription settings are shown below; make any necessary " "changes\n" " and hit <em>Subscribe to list ...</em> 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" " <p>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" " <p>Or, if you've changed your mind and do not want to subscribe to\n" " this mailing list, you can hit <em>Cancel my subscription\n" " request</em>." msgstr "" "<em>%(listname)s</em> zerrendako harpidedun izateko\n" " eskaera berretsi egin behar duzu. Zure harpide-ezaugarriak\n" " behean agertuko zaizkizu; egin itzazu behar diren aldaketak, eta " "sakatu\n" " <em>Harpidetu</em> botoia harpidetza onartzeko. Behin harpidetza\n" " eskaera berretsita, moderatzaileak onartu edo baztertu beharko du\n" " zure eskaera hori. Laster jakinaraziko zaizu azken\n" " erabakia.\n" "\n" " <p>Oharra: Harpidetza berretsi ondoren mezu batean jasoko duzu zure\n" " pasahitza. Aukera pertsonalen orrialdetik alda dezakezu.\n" "\n" " <p>Ez baduzu zerrenda honetan harpidetzerik nahi, \n" " saka ezazu<em>Harpidetza eskaera ezereztatu</em> botoia." #: Mailman/Cgi/confirm.py:283 msgid "Your email address:" msgstr "Zure ePosta helbidea:" #: Mailman/Cgi/confirm.py:284 msgid "Your real name:" msgstr "Zure benetako izena:" #: Mailman/Cgi/confirm.py:293 msgid "Receive digests?" msgstr "Mezu-bildumak jaso?" #: Mailman/Cgi/confirm.py:302 msgid "Preferred language:" msgstr "Lehentsitako hizkuntza:" #: Mailman/Cgi/confirm.py:307 msgid "Subscribe to list %(listname)s" msgstr "%(listname)s zerrendara harpidetza egin." #: Mailman/Cgi/confirm.py:308 msgid "Cancel my subscription request" msgstr "Nire harpidetza eskaera ezereztatu" #: Mailman/Cgi/confirm.py:325 msgid "You have canceled your subscription request." msgstr "Zure harpidetza-eskaera ezereztatu egin duzu." #: Mailman/Cgi/confirm.py:363 msgid "Awaiting moderator approval" msgstr "Moderatzailearen onespenaren zai." #: 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 "" " %(listname)s posta zerrendan behar bezala eman duzu izena\n" " Hala ere, moderatzailearen azken onespena behar duzu\n" " zerrendakide izateko. Zure eskaera moderatzaileari bidali zaio,\n" " eta berak jakinaraziko dizu azken erabakia." #: 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 "" "Egiaztapen kate okerra. \n" " posible da jada ezabaturik dagoen hebide baten egiaztapena\n" " lortzen saiatzen egotea." #: Mailman/Cgi/confirm.py:377 msgid "You are already a member of this mailing list!" msgstr "Dagoeneko bazara zerrenda honetako harpidedun!" #: 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 "" " Zu ez zaude Eposta zerrendara gonbidaturik. Gonbidapena\n" " ezeztatu egin da eta zerrenda administratzailearo honen berri\n" " eman zaio." #: Mailman/Cgi/confirm.py:394 msgid "Subscription request confirmed" msgstr "Harpidetza-eskaera baieztatuta" #: 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" " <p>You can now\n" " <a href=\"%(optionsurl)s\">proceed to your membership login\n" " page</a>." msgstr "" " Zorionak. \"%(addr)s\" helbidea %(listname)s posta zerrendako\n" " harpidedun da. Zure ePostara konfirmazio-mezu bat bidaliko " "zaizu,\n" " eta bertan, pasahitza, eta informazio eta lotura interesgarri " "batzuk.\n" "\n" " <p>Nahi baduzu zure harpide-orrialdera sar zaitezke\n" " <a href=\"%(optionsurl)s\"></a>." #: Mailman/Cgi/confirm.py:416 msgid "You have canceled your unsubscription request." msgstr "Zerrenda uzteko eskaera ezereztatu egin duzu." #: Mailman/Cgi/confirm.py:444 msgid "Unsubscription request confirmed" msgstr "Zerrenda uzteko eskaera baieztatu egin duzu" #: Mailman/Cgi/confirm.py:448 msgid "" " You have successfully unsubscribed from the %(listname)s " "mailing\n" " list. You can now <a href=\"%(listinfourl)s\">visit the list's " "main\n" " information page</a>." msgstr "" " %(listname)s posta zerrenda utzi egin duzu.\n" " Nahi baduzu, zerrendaren <a href=\"%(listinfourl)s\">orri " "nagusira\n" " sar zaitezke</a>." #: Mailman/Cgi/confirm.py:459 msgid "Confirm unsubscription request" msgstr "Baieztatu zerrenda uzteko eskaera" #: Mailman/Cgi/confirm.py:474 Mailman/Cgi/confirm.py:576 msgid "<em>Not available</em>" msgstr "<em>Ez dago eskuragarri</em>" #: Mailman/Cgi/confirm.py:477 msgid "" "Your confirmation is required in order to complete the\n" " unsubscription request from the mailing list <em>%(listname)s</em>. " "You\n" " are currently subscribed with\n" "\n" " <ul><li><b>Real name:</b> %(fullname)s\n" " <li><b>Email address:</b> %(addr)s\n" " </ul>\n" "\n" " Hit the <em>Unsubscribe</em> button below to complete the confirmation\n" " process.\n" "\n" " <p>Or hit <em>Cancel and discard</em> to cancel this unsubscription\n" " request." msgstr "" "Oraindik <em>%(listname)s</em> zerrenda utzi nahi baduzu\n" " berretsi ezazu eskaera, mesedez.\n" " Izen honekin zaude harpidetuta\n" "\n" " <ul><li><b>Benetako izena:</b> %(fullname)s\n" " <li><b>ePosta Helbidea:</b> %(addr)s\n" " </ul>\n" "\n" " Saka ezazu azpiko <em>Zerrenda Utzi</em> botoia, zerrenda utzi nahi\n" " duzula berresteko.\n" "\n" " <p>Edo sakatu <em>Bertan Behera Utzi</em> botoia\n" " eskaera ezereztatzeko." #: Mailman/Cgi/confirm.py:493 Mailman/Cgi/options.py:814 #: Mailman/Cgi/options.py:960 Mailman/Cgi/options.py:970 msgid "Unsubscribe" msgstr "Zerrenda utzi" #: Mailman/Cgi/confirm.py:494 Mailman/Cgi/confirm.py:605 msgid "Cancel and discard" msgstr "Bertan Behera Utzi" #: Mailman/Cgi/confirm.py:504 msgid "You have canceled your change of address request." msgstr "Helbidea aldatzeko eskaera ezereztatu egin duzu." #: 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 "Helbidea aldatzeko eskaera baieztaturik" #: Mailman/Cgi/confirm.py:549 msgid "" " You have successfully changed your address on the %(listname)s\n" " mailing list from <b>%(oldaddr)s</b> to <b>%(newaddr)s</b>. " "You\n" " can now <a href=\"%(optionsurl)s\">proceed to your membership\n" " login page</a>." msgstr "" " Zure helbidea aldatu duzu %(listname)s posta zerrendan,\n" " <b>%(oldaddr)s</b> kendu eta <b>%(newaddr)s</b> berria " "aukeratuz.\n" " Orain, nahi baduzu, zure zerrendakide orrialdera sar\n" " zaitezke: <a href=\"%(optionsurl)s\"></a>." #: Mailman/Cgi/confirm.py:561 msgid "Confirm change of address request" msgstr "Berretsi helbide aldaketa eskakizuna" #: Mailman/Cgi/confirm.py:580 msgid "globally" msgstr "orokorrean" #: Mailman/Cgi/confirm.py:583 msgid "" "Your confirmation is required in order to complete the\n" " change of address request for the mailing list <em>%(listname)s</em>. " "You\n" " are currently subscribed with\n" "\n" " <ul><li><b>Real name:</b> %(fullname)s\n" " <li><b>Old email address:</b> %(oldaddr)s\n" " </ul>\n" "\n" " and you have requested to %(globallys)s change your email address to\n" "\n" " <ul><li><b>New email address:</b> %(newaddr)s\n" " </ul>\n" "\n" " Hit the <em>Change address</em> button below to complete the " "confirmation\n" " process.\n" "\n" " <p>Or hit <em>Cancel and discard</em> to cancel this change of address\n" " request." msgstr "" "Zure baimena behar dugu, <em>%(listname)s</em> posta zerrendan\n" " orain arte izan duzun helbidea aldatzeko</em>.\n" " Zure helbide zaharra hauxe da:\n" "\n" " <ul><li><b>Izena:</b> %(fullname)s\n" " <li><b>ePosta helbide zaharra:</b> %(oldaddr)s\n" " </ul>\n" "\n" " eta %(globallys)s beste honengatik aldatzea eskatu duzu:\n" "\n" " <ul><li><b>Helbide berria:</b> %(newaddr)s\n" " </ul>\n" "\n" " Saka ezazu azpiko <em>Helbidea Aldatu</em> botoia, benetan\n" " helbidea aldatu nahi baduzu.\n" "\n" " <p>Edo sakatu <em>Bertan Behera Utzi</em> aldaketa hori ahazteko" #: Mailman/Cgi/confirm.py:604 msgid "Change address" msgstr "Helbidea Aldatu" #: Mailman/Cgi/confirm.py:613 Mailman/Cgi/confirm.py:729 msgid "Continue awaiting approval" msgstr "Onespenaren zai jarraitu" #: Mailman/Cgi/confirm.py:621 msgid "" "Okay, the list moderator will still have the\n" " opportunity to approve or reject this message." msgstr "" "Ados. Moderatzaileak oraindik mezu hau onartu edo\n" " baztertzeko aukera izango du." #: Mailman/Cgi/confirm.py:649 msgid "Sender discarded message via web." msgstr "Bidaltzaileak web gunearen bidez mezua ezereztatu egin du." #: Mailman/Cgi/confirm.py:651 msgid "" "The held message with the Subject:\n" " header <em>%(subject)s</em> 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 "" "Gaia: <em>%(subject)s</em> atxikitako mezua,\n" " ez da aurkitu. Ziurrenik, honezkero moderatzaileak onartu edo\n" " baztertu egingo zuen. Ez zara ezereztatzera iritsi." #: Mailman/Cgi/confirm.py:659 msgid "Posted message canceled" msgstr "Mezua ezereztatu egin da" #: Mailman/Cgi/confirm.py:662 msgid "" " You have successfully canceled the posting of your message with\n" " the Subject: header <em>%(subject)s</em> to the mailing list\n" " %(listname)s." msgstr "" " %(listname)s posta zerrendara bidali duzun eta\n" " gaitzat: <em>%(subject)s</em>\n" " zuen mezua, ezereztatu egin duzu." #: Mailman/Cgi/confirm.py:673 msgid "Cancel held message posting" msgstr "Atxikitako mezua bidaltzea ezereztatu" #: Mailman/Cgi/confirm.py:698 msgid "" "The held message you were referred to has\n" " already been handled by the list administrator." msgstr "" "Aipatu duzun aitxikitako mezua dagoeneko kudeatzailearen\n" " esku dago." #: Mailman/Cgi/confirm.py:712 msgid "" "Your confirmation is required in order to cancel the\n" " posting of your message to the mailing list <em>%(listname)s</em>:\n" "\n" " <ul><li><b>Sender:</b> %(sender)s\n" " <li><b>Subject:</b> %(subject)s\n" " <li><b>Reason:</b> %(reason)s\n" " </ul>\n" "\n" " Hit the <em>Cancel posting</em> button to discard the posting.\n" "\n" " <p>Or hit the <em>Continue awaiting approval</em> button to continue to\n" " allow the list moderator to approve or reject the message." msgstr "" "Benetan <em>%(listname)s</em> posta zerrendara bidalitako mezua ezereztatu\n" " nahi baduzu, berretsi ezazu, mesedez:\n" "\n" " <ul><li><b>Bidaltzailea:</b> %(sender)s\n" " <li><b>Gaia:</b> %(subject)s\n" " <li><b>Arrazoia:</b> %(reason)s\n" " </ul>\n" "\n" " Bidalketa bertan behera uzteko, saka ezazu <em>Mezua Ezereztatu</em> " "botoia.\n" "\n" " <p>Bestela, aurrera egiteko, <em>Onespena Itxaroten Jarraitu</em> " "sakatu;\n" " mezua moderatzaileak jasoko du, eta berak erabakiko du onartu ala ez." #: Mailman/Cgi/confirm.py:728 msgid "Cancel posting" msgstr "Mezua Ezereztatuta" #: 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 "" "Zure harpidetza berriro gaitzeko prozesua ezereztatu egin duzu.\n" " Zure helbidetik erreboteak jasotzen jarraitzen badugu, zerrendatik\n" " bota egin beharko zaitugu." #: Mailman/Cgi/confirm.py:770 msgid "Membership re-enabled." msgstr "Harpidetza gaitu egin dugu berriro." #: Mailman/Cgi/confirm.py:774 msgid "" " You have successfully re-enabled your membership in the\n" " %(listname)s mailing list. You can now <a\n" " href=\"%(optionsurl)s\">visit your member options page</a>.\n" " " msgstr "" " Berriro gaitu duzu %(listname)s posta zerrendako\n" " harpidetza. Nahi baduzu, zure aukeren orria\n" " bisita dezakezu: <ahref=\"%(optionsurl)s\"></a>.\n" " " #: Mailman/Cgi/confirm.py:786 msgid "Re-enable mailing list membership" msgstr "Posta zerrendako harpidetza berriro gaitu" #: 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" " <a href=\"%(listinfourl)s\">list information page</a>." msgstr "" "Barkatu, baina dagoeneko ez zara posta zerrenda \n" " honetako kide. Izena berriro emateko, mesedez\n" " <a href=\"%(listinfourl)s\">informazio orrialdera joan</a>." #: Mailman/Cgi/confirm.py:818 msgid "<em>not available</em>" msgstr "<em>ez dago eskuragarri</em>" #: 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" " <ul><li><b>Member address:</b> %(member)s\n" " <li><b>Member name:</b> %(username)s\n" " <li><b>Last bounce received on:</b> %(date)s\n" " <li><b>Approximate number of days before you are permanently " "removed\n" " from this list:</b> %(daysleft)s\n" " </ul>\n" "\n" " Hit the <em>Re-enable membership</em> button to resume receiving " "postings\n" " from the mailing list. Or hit the <em>Cancel</em> button to defer\n" " re-enabling your membership.\n" " " msgstr "" "%(realname)s posta zerrendan duzun harpidetza ezgaitu egin dugu,\n" " gehiegizko erreboteak direla eta. Zure helbidea birgaitu nahi\n" " baduzu, zure onespena behar dugu. Hauxe da\n" " guk dugun informazioa:\n" "\n" " <ul><li><b>Helbidea:</b> %(member)s\n" " <li><b>Izena:</b> %(username)s\n" " <li><b>Azken errebotea:</b> %(date)s\n" " <li><b>Zerrendatik betiko bota arte geratzen diren egunak:</b> " "%(daysleft)s\n" " </ul>\n" "\n" " Jo ezazu <em>Harpidetza Birgaitu</em> zerrenda honetako mezuak jasotzen\n" " jarraitu nahi baduzu. Bestela, jo <em>Bertan Behera Utzi</em> botoia, " "birgaitzea\n" " atzeratu egin nahi baduzu.\n" " " #: Mailman/Cgi/confirm.py:842 msgid "Re-enable membership" msgstr "Harpidetza berriz gaitu" #: Mailman/Cgi/confirm.py:843 msgid "Cancel" msgstr "Utzi" #: Mailman/Cgi/create.py:49 Mailman/Cgi/rmlist.py:48 msgid "Bad URL specification" msgstr "URL okerra" #: Mailman/Cgi/create.py:64 Mailman/Cgi/rmlist.py:178 msgid "Return to the " msgstr "Itzuli hona: " #: Mailman/Cgi/create.py:66 Mailman/Cgi/rmlist.py:180 msgid "general list overview" msgstr "zerrenden indizeen orri nagusia" #: Mailman/Cgi/create.py:67 Mailman/Cgi/rmlist.py:181 msgid "<br>Return to the " msgstr "<br>Itzuli hona: " #: Mailman/Cgi/create.py:69 Mailman/Cgi/rmlist.py:183 msgid "administrative list overview" msgstr "kudeaketarako zerrenda orokorra" #: Mailman/Cgi/create.py:104 msgid "List name must not include \"@\": %(safelistname)s" msgstr "Zerrendaren izenak ezin du \"@\"rik eduki : %(safelistname)s" #: Mailman/Cgi/create.py:111 msgid "List already exists: %(safelistname)s" msgstr "Zerrenda dagoeneko existitzen da: %(safelistname)s" #: Mailman/Cgi/create.py:115 msgid "You forgot to enter the list name" msgstr "Zerrendaren izena sartzea ahaztu duzu." #: Mailman/Cgi/create.py:119 msgid "You forgot to specify the list owner" msgstr "Zerrendaren jabea sartzea ahaztu duzu." #: 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 "" "Pasahitzak Mailmanek berak sor ditzala nahi baduzu, laga itzazu\n" " hutsik hasierako pasahitzaren (eta berrespenaren)\n" " eremuak." #: Mailman/Cgi/create.py:135 msgid "Initial list passwords do not match" msgstr "Zerrendaren hasierako pasahitzak ez datoz bat" #: Mailman/Cgi/create.py:144 msgid "The list password cannot be empty<!-- ignore -->" msgstr "Zerrendaren pasahitza ezin da hutsik egon<!-- ignore -->" #: Mailman/Cgi/create.py:156 msgid "You are not authorized to create new mailing lists" msgstr "Ez duzu zerrenda berriak sortzeko baimenik" #: Mailman/Cgi/create.py:164 msgid "Unknown virtual host: %(safehostname)s" msgstr "" #: Mailman/Cgi/create.py:200 bin/newlist:219 msgid "Bad owner email address: %(s)s" msgstr "Jabearen ePosta helbidea okerra da: %(s)s" #: Mailman/Cgi/create.py:205 bin/newlist:182 bin/newlist:223 msgid "List already exists: %(listname)s" msgstr "Zerrenda hori dagoeneko badago: %(listname)s" #: Mailman/Cgi/create.py:213 bin/newlist:217 msgid "Illegal list name: %(s)s" msgstr "Zerrenda izen okerra: %(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 "" "Zerrenda sortzeko orduan zenbait errore ezezagun izan dira.\n" " Mesedez, jarri harremanetan gunearen kudeatzailearekin." #: Mailman/Cgi/create.py:255 bin/newlist:265 msgid "Your new mailing list: %(listname)s" msgstr "Zure posta zerrenda berria: %(listname)s" #: Mailman/Cgi/create.py:264 msgid "Mailing list creation results" msgstr "Posta zerrendaren sormenaren emaitza" #: Mailman/Cgi/create.py:270 msgid "" "You have successfully created the mailing list\n" " <b>%(listname)s</b> and notification has been sent to the list owner\n" " <b>%(owner)s</b>. You can now:" msgstr "" "Zorionak, behar bezala sortu duzu <b>%(listname)s</b> izeneko\n" " posta zerrenda, eta mezua bidali zaio zerrenda\n" " jabeari (<b>%(owner)s</b>). Orain, nahi baduzu:" #: Mailman/Cgi/create.py:274 msgid "Visit the list's info page" msgstr "Ikusi zerrendaren informazio orria" #: Mailman/Cgi/create.py:275 msgid "Visit the list's admin page" msgstr "Ikusi zerrenda kudeatzeko orria" #: Mailman/Cgi/create.py:276 msgid "Create another list" msgstr "Beste zerrenda bat sortu" #: Mailman/Cgi/create.py:294 msgid "Create a %(hostname)s Mailing List" msgstr "%(hostname)s Zerbitzarian Posta Zerrenda Bat Sortu" #: Mailman/Cgi/create.py:303 Mailman/Cgi/rmlist.py:201 #: Mailman/Gui/Bounce.py:196 Mailman/htmlformat.py:347 msgid "Error: " msgstr "Errorea: " #: 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" " <p>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" " <p>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" " <p>You must have the proper authorization to create new mailing lists.\n" " Each site should have a <em>list creator's</em> 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 "" "Posta zerrenda berri bat sor dezakezu, beheko eremuetan informazio\n" " garrantzitsuena sartuz. Zerrendara mezuak bidaltzeko posta zerrendaren\n" " izena erabiliko denez, letra txikiz idatzita egon\n" " beharko du. Ezaugarri hori ezingo duzu aldatu behin zerrenda\n" " sortu ondoren.\n" "\n" " <p>Zerrendaren hasierako jabearen ePosta helbidera ere idatzi behar " "duzu.\n" " Zerrenda sortzen denean, jabeari jakinaraziko zaio, eta zerrendaren\n" " hasierako pasahitza bidaliko zaio. Hortik aurrera, jabeak aukera izango " "du\n" " bai pasahitza aldatzeko, bai beste zerrenda-jabe batzuk gehitu edo " "kentzeko.\n" "\n" " <p>Zerrenda kudeatzeko hasierako pasahitza Mailman-ek berak sortzea " "nahi\n" " baduzu, sakatu \"Bai\" beheko eremuan, eta laga hutsik zerrendaren\n" " hasierako pasahitzaren eremua.\n" "\n" " <p>Posta zerrenda berriak sortzeko baimen egokia behar duzu.\n" " Gune bakoitzak <em>zerrenda sortzailearen</em> pasahitza beharko du.\n" " Azpiko eremuan idatzi behar da. Kontuan izan kudeatzailearen\n" " pasahitza egiaztapenak egiteko ere erabili daitekeela.\n" " " #: Mailman/Cgi/create.py:331 msgid "List Identity" msgstr "Zerrendaren Identitatea" #: Mailman/Cgi/create.py:336 msgid "Name of list:" msgstr "Zerrendaren izena:" #: Mailman/Cgi/create.py:343 msgid "Initial list owner address:" msgstr "Hasierako zerrenda arduradunaren helbidea:" #: Mailman/Cgi/create.py:352 msgid "Auto-generate initial list password?" msgstr "Zerrendaren hasierako pasahitza berez sortu?" #: Mailman/Cgi/create.py:360 msgid "Initial list password:" msgstr "Zerrendaren hasierako pasahitza:" #: Mailman/Cgi/create.py:366 msgid "Confirm initial password:" msgstr "Hasierako pasahitza berretsi:" #: Mailman/Cgi/create.py:381 msgid "List Characteristics" msgstr "Zerrendaren Ezaugarriak" #: Mailman/Cgi/create.py:385 msgid "" "Should new members be quarantined before they\n" " are allowed to post unmoderated to this list? Answer <em>Yes</em> to " "hold\n" " new member postings for moderator approval by default." msgstr "" "Beharrezkoa al da denboraldi bat itxarotea, kide berrien mezuak\n" " moderatzaileak gainbegiratu barik zuzenean onartzeko? Esan <em>Bai</em> " "kide\n" " berrien mezuak moderatzaileak gainbegiratzea nahi baduzu." #: Mailman/Cgi/create.py:414 msgid "" "Initial list of supported languages. <p>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 "" "Hasiera batetan aukeratutako hizkuntza <p>Ohar adi ez baduzu\n" " hizkuntzarik aukeratzen, zerrendak %(deflang)s serbitzarian\n" " ezarritako hizkuntza erabiliko duela" #: Mailman/Cgi/create.py:425 msgid "Send \"list created\" email to list owner?" msgstr "\"zerrenda sortua\" mezurik bidaliko zerrenda jabeari?" #: Mailman/Cgi/create.py:434 msgid "List creator's (authentication) password:" msgstr "Zerrenda sortzailearen pasahitza (egiaztatzeko):" #: Mailman/Cgi/create.py:439 msgid "Create List" msgstr "Zerrenda sortu" #: Mailman/Cgi/create.py:440 msgid "Clear Form" msgstr "imprimakia hustu" #: Mailman/Cgi/edithtml.py:45 msgid "General list information page" msgstr "Zerrendaren argibide orkorren orrialdea" #: Mailman/Cgi/edithtml.py:46 msgid "Subscribe results page" msgstr "Harpidetzen emaitza orrialdea" #: Mailman/Cgi/edithtml.py:47 msgid "User specific options page" msgstr "Erabiltzailearen aukeren orrialdea" #: Mailman/Cgi/edithtml.py:48 msgid "Welcome email text file" msgstr "" #: Mailman/Cgi/edithtml.py:49 msgid "Digest masthead" msgstr "" #: Mailman/Cgi/edithtml.py:61 msgid "List name is required." msgstr "Zerrenda izena beharrezkoa da" #: Mailman/Cgi/edithtml.py:103 msgid "%(realname)s -- Edit html for %(template_info)s" msgstr "%(realname)s -- %(template_info)s-ren html-a editatu" #: Mailman/Cgi/edithtml.py:109 msgid "Edit HTML : Error" msgstr "HTML editatu : Errorea" #: Mailman/Cgi/edithtml.py:110 msgid "%(safetemplatename)s: Invalid template" msgstr "%(safetemplatename)s txantiloi okerra" #: Mailman/Cgi/edithtml.py:115 Mailman/Cgi/edithtml.py:116 msgid "%(realname)s -- HTML Page Editing" msgstr "%(realname)s -- HTML Orrien Edizioa" #: Mailman/Cgi/edithtml.py:117 msgid "Select page to edit:" msgstr "Aukeratu editatzeko orrialdea:" #: Mailman/Cgi/edithtml.py:143 msgid "View or edit the list configuration information." msgstr "Zerrendaren hobespen argibideak ikus edo aldatu" #: Mailman/Cgi/edithtml.py:152 msgid "When you are done making changes..." msgstr "Aldaketak amaitzen dituzunean..." #: Mailman/Cgi/edithtml.py:153 msgid "Submit Changes" msgstr "Aldaketak Bidali" #: Mailman/Cgi/edithtml.py:160 msgid "Can't have empty html page." msgstr "Ezinezkoa da html orri hutsak izatea." #: Mailman/Cgi/edithtml.py:161 msgid "HTML Unchanged." msgstr "HTML Aldatugabea" #: 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 "Ikusi " #: Mailman/Cgi/edithtml.py:175 msgid "FAQ 4.48." msgstr "ohiko galderak 4.48." #: Mailman/Cgi/edithtml.py:176 msgid "Page Unchanged." msgstr "Orria ez da aldatu." #: Mailman/Cgi/edithtml.py:194 msgid "HTML successfully updated." msgstr "HTML kodea behar bezala aldatu da." #: Mailman/Cgi/listinfo.py:77 msgid "%(hostname)s Mailing Lists" msgstr "%(hostname)s >erbitzariko ePosta zerrendak" #: Mailman/Cgi/listinfo.py:111 msgid "" "<p>There currently are no publicly-advertised\n" " %(mailmanlink)s mailing lists on %(hostname)s." msgstr "" "<p>Une honetan ez dago %(mailmanlink)s posta zerrenda publikorik\n" " %(hostname)s zerbitzarian." #: Mailman/Cgi/listinfo.py:115 msgid "" "<p>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 "" "<p>Behekaldean %(hostname)s serbitzariak dittuen eposta zerrenda\n" " publikoen zerrenda. Egin klik zerrenda izenenean, argibi " "degehiago\n" " jaso, harpidetu (do harpidetza ezabatu) edo zure harpidetza\n" " obespenak aldatzeko." #: Mailman/Cgi/listinfo.py:121 msgid "right" msgstr "zuzena" #: 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" " <p>List administrators, you can visit " msgstr "" " Publikoki ikusi ezin daitezkeen posta zerrenden informazio-orria ikusteko,\n" " zabaldu hau bezalako beste URL bat, baina '/' ostean %(adj)s\n" " zerrenda izena erantsiz.\n" " <p>Zerrenda kudeatzailea bazara, orri hau bisita dezakezu: " #: Mailman/Cgi/listinfo.py:129 msgid "the list admin overview page" msgstr "zerrenden kudeaketarako orri nagusia." #: Mailman/Cgi/listinfo.py:130 msgid "" " to find the management interface for your list.\n" " <p>If you are having trouble using the lists, please contact " msgstr "" " Zure eposta zerrendaren kudeaketa interfaze aurki dezazun.\n" " <p>Eposta zerrenda erabilpenarekin arazorik izaten ari bazara " "arremanetan jarri " #: Mailman/Cgi/listinfo.py:219 msgid "Edit Options" msgstr "Aukerak Editatu" #: Mailman/Cgi/listinfo.py:226 Mailman/Cgi/options.py:925 #: Mailman/Cgi/roster.py:118 msgid "View this page in" msgstr "Orrialde hau hemen ikusi:" #: Mailman/Cgi/options.py:62 Mailman/Cgi/options.py:75 #: Mailman/Cgi/options.py:92 msgid "CGI script error" msgstr "CGI scriptaren errorea" #: Mailman/Cgi/options.py:65 msgid "Invalid request method: %(method)s" msgstr "" #: Mailman/Cgi/options.py:78 msgid "Invalid options to CGI script." msgstr "CGI programarentzat aukera okerrak." #: Mailman/Cgi/options.py:126 msgid "No address given" msgstr "Ez duzu helbiderik adierazi!" #: Mailman/Cgi/options.py:146 msgid "Illegal Email Address: %(safeuser)s" msgstr "ePosta helbide okerra: %(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 "Harpidedun ezezaguna: %(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 "Egiaztapenak huts egin du." #: Mailman/Cgi/options.py:318 msgid "A reminder of your password has been emailed to you." msgstr "Zure pasahitzaren gogorazle bat epostaz bidalia izan zaizu." #: Mailman/Cgi/options.py:325 msgid "" "The list administrator may not view the other\n" " subscriptions for this user." msgstr "" "Baliteke administrazaileak erabiltzaile\n" " honen beste harpidetzak ez ikustea." #: Mailman/Cgi/options.py:326 Mailman/Cgi/options.py:375 #: Mailman/Cgi/options.py:503 Mailman/Cgi/options.py:726 msgid "Note: " msgstr "Oharra: " #: Mailman/Cgi/options.py:331 msgid "List subscriptions for %(safeuser)s on %(hostname)s" msgstr "" "%(hostname)s zerbitzariko posta zerrendetako %(safeuser)s-ren hapidetza" #: Mailman/Cgi/options.py:334 msgid "" "Click on a link to visit your options page for the\n" " requested mailing list." msgstr "" "Klikatu loturetako bat, hautatutako posta\n" " zerrendaren aukeren orrialdera joateko." #: 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 "Helbideak ez datoz bat!" #: Mailman/Cgi/options.py:400 msgid "You are already using that email address" msgstr "Dagoeneko ePosta helbide hori darabizu" #: 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 "" "Adierazi duzun helbide berria, %(newaddr)s, dagoeneko %(listname)s\n" "posta zerrendako kide da. Dena dela, helbidearen aldaketa orokorra\n" "ere eskatu duzu. Baieztatu ondoren, %(safeuser)s helbidea duten beste\n" "zerrenda guztiak ere aldatu egingo dira. " #: Mailman/Cgi/options.py:421 msgid "The new address is already a member: %(newaddr)s" msgstr "Helbide berria zerrendakide da dagoeneko: %(newaddr)s" #: Mailman/Cgi/options.py:427 msgid "Addresses may not be blank" msgstr "Helbideak ezin dira hutsik egon" #: Mailman/Cgi/options.py:441 msgid "A confirmation message has been sent to %(newaddr)s. " msgstr "Egiaztapen mezu bat bidali da %(newaddr)s helbidera. " #: Mailman/Cgi/options.py:450 msgid "Bad email address provided" msgstr "Emandako ePosta helbidea okerra da" #: Mailman/Cgi/options.py:452 msgid "Illegal email address provided" msgstr "Emandako ePosta helbidea okerra da." #: Mailman/Cgi/options.py:454 msgid "%(newaddr)s is already a member of the list." msgstr "%(newaddr)s dagoeneko zerrendako partaide da." #: 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 "Zerrendakidearen izen-abizenak behar bezala aldatu dira. " #: 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 "Pasahitzak ezin dira hutsik egon" #: Mailman/Cgi/options.py:492 msgid "Passwords did not match!" msgstr "Pasahitzak ez datoz bat!" #: 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 "Pasahitza zuzen aldatu da." #: Mailman/Cgi/options.py:526 msgid "" "You must confirm your unsubscription request by turning\n" " on the checkbox below the <em>Unsubscribe</em> button. You\n" " have not been unsubscribed!" msgstr "" "Zerrenda uzteko, <em>Zerrenda Utzi</em> botoiaren azpian dagoen\n" " egiaztapen eremua aktibatu egin behar duzu.\n" " Oraindik ez duzu zerrenda utzi!" #: Mailman/Cgi/options.py:565 msgid "Unsubscription results" msgstr "Harpidetza uztearen emaitzak" #: 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 "" "Zerrenda uzteko egin duzun eskaera\n" " zerrenda moderatzaileari bidali zaio, azter dezan.\n" " Berak jakinaraziko dizu azkenengo erabakia\n" " zein den." #: 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 "" "%(fqdn_listname)s posta zerrenda utzi egin duzu.\n" " Mezuak bildumetan jasotzen bazenituen, oraindik beste\n" " mezu-bilduma bat jasoko duzu. Galderaren bat baldin baduzu\n" " idatzi, mesedez, zerrenda jabeari helbide honetara:\n" " %(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 "" "Baliteke zerrendaren administratzaileak ez aldatzea\n" " erabiltzaile honen beste harpidetzetarako aukerak. Dena " "den,\n" " posta-zerrenda honetarako harpidetzaren aukerak\n" " aldatu dira." #: 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 "" "Zerrendren kudeatzaileak mezuak bildumen bidez jasotzeko aukera ezereztatu\n" " egin du; zure hautaketa beraz, ez da onartu. Dena dela, \n" " gainontzeko aukerak behar bezala zehaztu dira." #: 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 "" "Zerrendaren kudeatzaileak ezgaitu egin du mezuak banaka\n" " jasotzeko aukera; beraz, mezuak jasotzeko modua ez da ongi " "konfiguratu.\n" " Dena dela, gainontzeko aukerak behar bezala daude." #: Mailman/Cgi/options.py:741 msgid "You have successfully set your options." msgstr "Zure erabiltzaile-aukerak behar bezala egokitu dituzu." #: Mailman/Cgi/options.py:744 msgid "You may get one last digest." msgstr "Baliteke azken mezu-bilduma bat jasotzea." #: Mailman/Cgi/options.py:816 msgid "<em>Yes, I really want to unsubscribe</em>" msgstr "<em>Bai, zerrenda utzi nahi dut</em>" #: Mailman/Cgi/options.py:820 msgid "Change My Password" msgstr "Nire Pasahitza Aldatu" #: Mailman/Cgi/options.py:823 msgid "List my other subscriptions" msgstr "Nire beste haridetzen zerrenda" #: Mailman/Cgi/options.py:829 msgid "Email My Password To Me" msgstr "Bidali Pasahitza Nire ePosta Helbidera" #: Mailman/Cgi/options.py:831 msgid "password" msgstr "pasahitza" #: Mailman/Cgi/options.py:833 msgid "Log out" msgstr "Saioa amaitu" #: Mailman/Cgi/options.py:835 msgid "Submit My Changes" msgstr "Nire Aldaketak bidali" #: Mailman/Cgi/options.py:847 msgid "days" msgstr "egun" #: Mailman/Cgi/options.py:849 msgid "day" msgstr "egun" #: 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 "Aldatu Nire Helbidea eta Izena" #: Mailman/Cgi/options.py:882 msgid "<em>No topics defined</em>" msgstr "<em>Gaiak ez dira zehaztu</em>" #: Mailman/Cgi/options.py:890 msgid "" "\n" "You are subscribed to this list with the case-preserved address\n" "<em>%(cpuser)s</em>." msgstr "" #: Mailman/Cgi/options.py:906 msgid "%(realname)s list: member options login page" msgstr "%(realname)s zerrenda: erabiltzailearen aukeren sarrera orria" #: Mailman/Cgi/options.py:907 msgid "email address and " msgstr "ePosta helbidea eta " #: Mailman/Cgi/options.py:910 msgid "%(realname)s list: member options for user %(safeuser)s" msgstr "%(realname)s zerrenda: %(safeuser)s erabiltzailearen aukerak" #: 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 <em>Unsubscribe</em> button and " "a\n" " confirmation message will be sent to you.\n" "\n" " <p><strong><em>Important:</em></strong> From this point on, you must " "have\n" " cookies enabled in your browser, otherwise none of your changes will " "take\n" " effect.\n" " " msgstr "" "Zerrenda honetan dituzun aukerak aldatzeko, lehenengo beheko atalean\n" " sartu behar zara %(extra)s erabiltzaile pasahitza erabiliz.\n" " Ez baduzu gogoratzen, beheko botoia sakatuz mezu bat bidali dezakezu, " "eta pasahitza zure helbidean jasoko duzu.\n" " Zerrenda uztea besterik ez baduzu nahi, saka ezazu zuzenean\n" " <em>Zerrenda Utzi</em> botoia eta berehala iritsiko zaizu\n" " konfirmazio mezu bat.\n" "\n" " <p><strong><em>Garrantzitsua:</em></strong> Aurrera egiteko, cookie-ak\n" " gaituta beharko dituzu nabigatzailean; bestela, egiten dituzun aldaketak " "ez\n" " dira gauzatuko.\n" " " #: Mailman/Cgi/options.py:950 msgid "Email address:" msgstr "ePosta helbidea:" #: Mailman/Cgi/options.py:954 msgid "Password:" msgstr "Pasahitza:" #: Mailman/Cgi/options.py:956 msgid "Log in" msgstr "Saioa hasi" #: Mailman/Cgi/options.py:964 msgid "" "By clicking on the <em>Unsubscribe</em> 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 "" "<em>Zerrenda Utzi</em> botoia sakatzean, sistemak konfirmazio\n" " mezu bat bidaliko dizu. Mezu horretan beste lotura bat\n" " agertuko zaizu; bertan klikatuz berretsi beharko duzu\n" " zerrenda utzi nahi duzula (mezu bat bidaliz ere\n" " berretsi dezakezu zerrenda uzteko asmoa; irakurri\n" " konfirmazio mezuan emango zaizkizun argibideak)." #: Mailman/Cgi/options.py:972 msgid "Password reminder" msgstr "Pasahitz gogorarazlea" #: Mailman/Cgi/options.py:976 msgid "" "By clicking on the <em>Remind</em> button, your\n" " password will be emailed to you." msgstr "" "<em>Gogoratu<em> botoia klikatuz, zure \n" " pasahitza ePostaz bidaliko zaizu." #: Mailman/Cgi/options.py:979 msgid "Remind" msgstr "Gogoratu" #: Mailman/Cgi/options.py:1079 Mailman/ListAdmin.py:225 msgid "<missing>" msgstr "<galduta>" #: Mailman/Cgi/options.py:1090 msgid "Requested topic is not valid: %(topicname)s" msgstr "Eskatuta gaia ez da zuzena: %(topicname)s" #: Mailman/Cgi/options.py:1095 msgid "Topic filter details" msgstr "Gaien iragazkiaren xehetasunak" #: Mailman/Cgi/options.py:1098 msgid "Name:" msgstr "Izena:" #: Mailman/Cgi/options.py:1100 msgid "Pattern (as regexp):" msgstr "Patroia (adierazpen erregularra):" #: Mailman/Cgi/private.py:64 msgid "Private Archive Error" msgstr "Errorea Artxibo Pribatuan" #: Mailman/Cgi/private.py:65 msgid "You must specify a list." msgstr "Zerrenda bat aukeratu behar duzu." #: Mailman/Cgi/private.py:72 msgid "Private archive - \"./\" and \"../\" not allowed in URL." msgstr "" "Artxibo pribatua - \"./\" eta \"../\" ez daude baimenduta URL honetan." #: Mailman/Cgi/private.py:109 msgid "Private Archive Error - %(msg)s" msgstr "Errorea Artxibo Pribatuan - %(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 "Artxibo Pribatua ez da aurkitu" #: 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 "Zerrenda-jabe iheskorra zara benetan!" #: Mailman/Cgi/rmlist.py:121 msgid "You are not authorized to delete this mailing list" msgstr "Ez zaude zerrenda hau ezabatzeko baimendurik" #: Mailman/Cgi/rmlist.py:162 msgid "Mailing list deletion results" msgstr "Eposta zerrenda ezabatze emaitzak" #: Mailman/Cgi/rmlist.py:169 msgid "" "You have successfully deleted the mailing list\n" " <b>%(listname)s</b>." msgstr "" "<b>%(listname)s</b> posta zerrenda behar bezala\n" " ezabatu duzu." #: Mailman/Cgi/rmlist.py:173 msgid "" "There were some problems deleting the mailing list\n" " <b>%(listname)s</b>. Contact your site administrator at " "%(sitelist)s\n" " for details." msgstr "" "<b>%(listname)s</b> izeneko zerrenda ezabatzeko orduan\n" " arazoak izan dira. Idatzi zerrenda kudeatzaileari helbide \n" " honetara: %(sitelist)s." #: Mailman/Cgi/rmlist.py:190 msgid "Permanently remove mailing list <em>%(realname)s</em>" msgstr "<em>%(realname)s</em> Eposta zerrenda betirako ezabatu" #: 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. <strong>This action is not\n" " undoable</strong> 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" " <p>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" " <p>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" " <strong>not</strong> remove the archives, since they serve as the\n" " historical record of your mailing list.\n" "\n" " <p>For your safety, you will be asked to reconfirm the list password.\n" " " msgstr "" "Orrialde honek eskubidea ematen dizu, zerrendaren jabea zarenez,\n" " posta zerrenda hau betiko ezabatzeko. <strong>Horrek ez du atzera\n" " egiterik!</strong> Hortaz, zerrendak bere eginbeharra bete duela\n" " eta ezabatu egin nahi duzula erabat argi izan arte ez ezazu ezabatu.\n" "\n" " <p>Kontuan izan zerrendakideei ez zaiela inolako abisurik bidaliko,\n" " eta zerrenda ezabatu ondoren, zerrendara edo zerrenda kudeatzen duten " "helbideetara\n" " bidalitako mezu guztiak itzuli egingo zaizkiola bidaltzaileari.\n" "\n" " <p>Posta zerrenda honetako artxibo guztiak ezabatzeko aukera ere " "baduzu.\n" " Artxiboak <strong>ez</strong> ezabatzea gomendatzen dizugu,\n" " posta zerrendaren artxibo historikoa\n" " direlako.\n" "\n" " <p>Zure ziurtasunerako, zerrendaren pasahitza egiaztatzeko eskatuko " "dizugu.\n" " " #: Mailman/Cgi/rmlist.py:225 msgid "List password:" msgstr "Zerrenda pasahitza:" #: Mailman/Cgi/rmlist.py:229 msgid "Also delete archives?" msgstr "Fitxategiak ere ezabatu?" #: Mailman/Cgi/rmlist.py:237 msgid "<b>Cancel</b> and return to list administration" msgstr "<b>Ezeztatu</b> eta itzuli zerrenda kudeaketa orrialdera" #: Mailman/Cgi/rmlist.py:240 msgid "Delete this list" msgstr "Zerrenda hau ezabatu" #: Mailman/Cgi/roster.py:48 Mailman/Cgi/subscribe.py:52 msgid "Invalid options to CGI script" msgstr "CGI skripterako aukera okerra" #: Mailman/Cgi/roster.py:106 msgid "%(realname)s roster authentication failed." msgstr "%(realname)s zerrendaren egiaztapenak huts egin du." #: Mailman/Cgi/roster.py:134 Mailman/Cgi/roster.py:135 #: Mailman/Cgi/subscribe.py:51 Mailman/Cgi/subscribe.py:62 msgid "Error" msgstr "Errorea" #: Mailman/Cgi/subscribe.py:115 msgid "You must supply a valid email address." msgstr "ePosta helbide zuzen bat eman behar duzu." #: 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 "Ezin duzu zerrenda bat bere buruaren harpidedun egin" #: Mailman/Cgi/subscribe.py:170 msgid "If you supply a password, you must confirm it." msgstr "Pasahitza eman ondoren, berretsi egin behar duzu." #: Mailman/Cgi/subscribe.py:172 msgid "Your passwords did not match." msgstr "Zure pasahitzak ez datoz bat." #: 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 "" "Zerrendako harpidedun izateko eskaera jaso dugu, eta berehala aztertuko " "dugu.\n" "Posta zerrendaren konfigurazioaren arabera, harpidetza eskaera zuk zeuk " "berretsi\n" "beharko duzu, posta elektronikoz, edo moderatzialeak onartu beharko du.\n" "Zuk berrestea beharrezkoa bada, argibide gehiago emango dizkizun mezu bat " "jasoko duzu laster\n" "." #: 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 "" "Zuk emandako ePosta helbideak debekatuta du zerrenda\n" " honetan parte hartzea. Debeku horrentzat arrazoirik ez dagoela\n" " uste baduzu, idatzi zerrenda jabeari %(listowner)s helbidera." #: Mailman/Cgi/subscribe.py:224 msgid "" "The email address you supplied is not valid. (E.g. it must contain an\n" "`@'.)" msgstr "" "Zuk idatzitako helbidea ez da zuzena. (adibidez, `@' ikurra behar\n" "du.)" #: Mailman/Cgi/subscribe.py:228 msgid "" "Your subscription is not allowed because the email address you gave is\n" "insecure." msgstr "" "Ezin da zure harpidetza eskaera onartu, zure ePosta helbidea ez\n" "delako ziurra." #: 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 "" "Eskaera zure helbidetik berrestea behar dugu. Horrela, beste inork zure " "partez izenik\n" "ez ematea ziurtatzen dugu. Argibideak %(email)s helbidera bidali dira.\n" "Gogoan izan harpidetza ez dela onartuko zuk mezu baten bidez\n" "berretsi arte." #: 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 "" "Zure harpidetza eskaera geratuta dago, arrazoi honegatik: %(x)s. " "Moderatzaileari bidali zaio\n" "eta berak onartu beharko du. Erabakia hartu bezain azkar jakinaraziko\n" "zaizu." #: Mailman/Cgi/subscribe.py:255 Mailman/Commands/cmd_confirm.py:61 msgid "You are already subscribed." msgstr "Dagoeneko harpidedun zara." #: Mailman/Cgi/subscribe.py:269 msgid "Mailman privacy alert" msgstr "Mailmanen Pribazitate Abisua" #: 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 "" #: Mailman/Cgi/subscribe.py:289 msgid "This list does not support digest delivery." msgstr "Zerrendak ez du onartzen mezuak bildumetan jasotzea." #: Mailman/Cgi/subscribe.py:291 msgid "This list only supports digest delivery." msgstr "Zerrendak mezuak bildumetan jasotzeko aukera bakarrik ematen du." #: Mailman/Cgi/subscribe.py:298 msgid "" "You have been successfully subscribed to the %(realname)s mailing list." msgstr "%(realname)s posta zerrendako harpidedun egin zara." #: Mailman/Commands/cmd_confirm.py:18 #, docstring msgid "" "\n" " confirm <confirmation-string>\n" " Confirm an action. The confirmation-string is required and should " "be\n" " supplied by a mailback confirmation notice.\n" msgstr "" "\n" " confirm <berrespen katea>\n" " Ekintza bat berretsi. Egiaztapen katea bearrezkoa da eta berau\n" " mezu batetan bidali dizugu\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 "Erabilera:" #: 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 "Zure eskakizuna zerrenda moderatzaileari bidali zaio onar dezan." #: Mailman/Commands/cmd_confirm.py:64 msgid "" "You are not currently a member. Have you already unsubscribed or changed\n" "your email address?" msgstr "" "Zu ez zara harpidedun une honetan. Jadanik harpidetza ezabatu egin dezu\n" "edo helbidea aldatu?" #: 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 "" "Ez zaude ePosta zerrenda honetara gonbidaturik. Gonbidapena ezerrezean " "geratu\n" "da eta eta zerrenda kudeatzaileei berri eman zaie." #: Mailman/Commands/cmd_confirm.py:78 msgid "Bad approval password given. Held message is still being held." msgstr "" #: Mailman/Commands/cmd_confirm.py:89 Mailman/Commands/cmd_confirm.py:92 #: Mailman/Commands/cmd_confirm.py:95 msgid "Confirmation succeeded" msgstr "Berrespena lortua" #: 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 [argumentoa]\n" " Jasotze agiri bat bidaltzen du soilik. argumentoak ez dira aldatzen\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" " geratu komadoak prozesuatzez. Zure eposta bezeroak automatikoki\n" " sinadura bat gehitzen badu erabili.\n" #: Mailman/Commands/cmd_help.py:17 #, docstring msgid "" "\n" " help\n" " Print this help message.\n" msgstr "" "\n" " help\n" " laguntza mezu hau erakutsi.\n" #: Mailman/Commands/cmd_help.py:47 msgid "You can access your personal options via the following url:" msgstr "Zure aukera pertsonaletara sar zaitezke url honen bidez:" #: Mailman/Commands/cmd_info.py:17 #, docstring msgid "" "\n" " info\n" " Get information about this mailing list.\n" msgstr "" "\n" " info\n" " Eposta zerrenda honi buruz azalpen gehiago jasotzeko.\n" #: Mailman/Commands/cmd_info.py:39 Mailman/Commands/cmd_lists.py:62 msgid "n/a" msgstr "" #: Mailman/Commands/cmd_info.py:44 msgid "List name: %(listname)s" msgstr "Zerrendaren izena: %(listname)s" #: Mailman/Commands/cmd_info.py:45 msgid "Description: %(description)s" msgstr "Azalpena: %(description)s" #: Mailman/Commands/cmd_info.py:46 msgid "Postings to: %(postaddr)s" msgstr "Mezuak hona: %(postaddr)s" #: Mailman/Commands/cmd_info.py:47 msgid "List Helpbot: %(requestaddr)s" msgstr "Zerrendaren laguntza robota: %(requestaddr)s" #: Mailman/Commands/cmd_info.py:48 msgid "List Owners: %(owneraddr)s" msgstr "Zerrenda-jabeak: %(owneraddr)s" #: Mailman/Commands/cmd_info.py:49 msgid "More information: %(listurl)s" msgstr "Argibide gehiago: %(listurl)s" #: Mailman/Commands/cmd_join.py:17 #, docstring msgid "The `join' command is synonymous with `subscribe'.\n" msgstr "'join' agindua harpidetu -ren sinonimoa da.\n" #: Mailman/Commands/cmd_leave.py:17 #, docstring msgid "The `leave' command is synonymous with `unsubscribe'.\n" msgstr "`leave' komandoa `ezabatu' -ren sinonimoa da.\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" " lists\n" " GNU Mailma serbitzari honetako Eposta zerrenda publikoen zerrenda " "ikusi.\n" #: Mailman/Commands/cmd_lists.py:44 msgid "Public mailing lists at %(hostname)s:" msgstr "%(hostname)s guneko posta zerrenda irekiak hauexek dira:" #: Mailman/Commands/cmd_lists.py:66 msgid "%(i)3d. List name: %(realname)s" msgstr "%(i)3d. Zerremda izena: %(realname)s" #: Mailman/Commands/cmd_lists.py:67 msgid " Description: %(description)s" msgstr " Azalpena: %(description)s" #: Mailman/Commands/cmd_lists.py:68 msgid " Requests to: %(requestaddr)s" msgstr " Eskaerak hona egin: %(requestaddr)s" #: Mailman/Commands/cmd_password.py:17 #, docstring msgid "" "\n" " password [<oldpassword> <newpassword>] [address=<address>]\n" " Retrieve or change your password. With no arguments, this returns\n" " your current password. With arguments <oldpassword> and " "<newpassword>\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=<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 "" #: Mailman/Commands/cmd_password.py:51 Mailman/Commands/cmd_password.py:66 msgid "Your password is: %(password)s" msgstr "Zure pasahitza hau da: %(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 "Zu ez zara %(listname)s ePosta zerrendako harpidedun" #: 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 "" "Ez duzu zure pasahitz zaharra behar bezala idatzi eta, ondorioz, ezin izan " "da pasahitza\n" "aldatu. Erabili ezazu argumenturik gabeko 'password' bertsioa, egungo " "pasahitza\n" "jasotzeko, eta ondoren saiatu zaitez berriro." #: Mailman/Commands/cmd_password.py:89 Mailman/Commands/cmd_password.py:115 msgid "" "\n" "Usage:" msgstr "" "\n" "Erabilera:" #: Mailman/Commands/cmd_remove.py:17 #, docstring msgid "The `remove' command is synonymous with `unsubscribe'.\n" msgstr "`remove' adindua `ezabatu' -ren sinonimoa da.\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" " Zure partaide aukerak ikusi edo aldatu.\n" "\n" " `set help' erabili (gako gabe) alda ditzazkezun aukerei buruz\n" " argibide gehiago jasotzeko.\n" "\n" " `set show' erabili (gako gabe) zure une honetako aukerak ikusi\n" " ahal izateko\n" #: Mailman/Commands/cmd_set.py:37 msgid "" "\n" " set help\n" " Show this detailed help.\n" "\n" " set show [address=<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=<address>' (no brackets around the email address, and " "no\n" " quotes!).\n" "\n" " set authenticate <password> [address=<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=<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 "" #: Mailman/Commands/cmd_set.py:122 msgid "Bad set command: %(subcmd)s" msgstr "Set agindu okerra: %(subcmd)s" #: Mailman/Commands/cmd_set.py:151 msgid "Your current option settings:" msgstr "Zure egungo konfigurazioa:" #: 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 "desaktibatu" #: 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 "aktibatu" #: Mailman/Commands/cmd_set.py:154 msgid " ack %(onoff)s" msgstr "" #: Mailman/Commands/cmd_set.py:160 msgid " digest plain" msgstr " bilduma testu lauean" #: Mailman/Commands/cmd_set.py:162 msgid " digest mime" msgstr " mime bilduma" #: Mailman/Commands/cmd_set.py:164 msgid " digest off" msgstr " bildumak ezgaitu" #: Mailman/Commands/cmd_set.py:169 msgid "delivery on" msgstr "delivery on (mezuak jaso)" #: 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 "delivery off (mezurik ez jaso)" #: Mailman/Commands/cmd_set.py:172 msgid "by you" msgstr "zuk esanda" #: Mailman/Commands/cmd_set.py:175 msgid "by the admin" msgstr "kudeatzaileak esanda" #: Mailman/Commands/cmd_set.py:178 msgid "due to bounces" msgstr "erreboteak direla eta" #: Mailman/Commands/cmd_set.py:186 msgid " %(status)s (%(how)s on %(date)s)" msgstr " %(status)s (%(how)s %(date)s-(e)an)" #: Mailman/Commands/cmd_set.py:192 msgid " myposts %(onoff)s" msgstr " nire mezuak %(onoff)s" #: Mailman/Commands/cmd_set.py:195 msgid " hide %(onoff)s" msgstr " ezkutuan %(onoff)s" #: Mailman/Commands/cmd_set.py:199 msgid " duplicates %(onoff)s" msgstr " duplikatuak %(onoff)s" #: Mailman/Commands/cmd_set.py:203 msgid " reminders %(onoff)s" msgstr " hileroko gogorarazpenak %(onoff)s" #: Mailman/Commands/cmd_set.py:224 msgid "You did not give the correct password" msgstr "Ez duzu pasahitz zuzena idatzi" #: Mailman/Commands/cmd_set.py:236 Mailman/Commands/cmd_set.py:283 msgid "Bad argument: %(arg)s" msgstr "Argumentu okerra: %(arg)s" #: Mailman/Commands/cmd_set.py:241 Mailman/Commands/cmd_set.py:261 msgid "Not authenticated" msgstr "Egiaztatu gabea" #: Mailman/Commands/cmd_set.py:254 msgid "ack option set" msgstr "Zerrendak zure mezua jaso duela jakinarazten dizu (ack set)" #: Mailman/Commands/cmd_set.py:286 msgid "digest option set" msgstr "Mezuak bidlumetan jaso (digest option)" #: Mailman/Commands/cmd_set.py:301 msgid "delivery enabled" msgstr "" #: Mailman/Commands/cmd_set.py:304 msgid "delivery disabled by user" msgstr "" #: Mailman/Commands/cmd_set.py:316 msgid "myposts option set" msgstr "Norbere mezuak jaso (mypost option)" #: Mailman/Commands/cmd_set.py:327 msgid "hide option set" msgstr "Zure helbidea ezkutatu (hide option)" #: Mailman/Commands/cmd_set.py:339 msgid "duplicates option set" msgstr "Duplikaturik ez jaso (duplicates option)" #: Mailman/Commands/cmd_set.py:351 msgid "reminder option set" msgstr "Pasahitza gogorarazi (reminder option)" #: Mailman/Commands/cmd_stop.py:17 #, docstring msgid "stop is synonymous with the end command.\n" msgstr "stop komandoa end komandoaren sinonimo da\n" #: Mailman/Commands/cmd_subscribe.py:17 #, docstring msgid "" "\n" " subscribe [password] [digest|nodigest] [address=<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=<address>' (no brackets\n" " around the email address, and no quotes!)\n" msgstr "" "\n" " subscribe [pasahitza] [digest|nodigest] [address=<helbidea>]\n" " Posta zerrenda honetan izena eman. Pasahitza derrigorrezkoa da " "zerrenda\n" " hau uzteko, edo aukerak aldatzeko; ez baduzu pasahitzik idazten, " "sistemak berak\n" " sortuko du bat. Lantzean behin gogoratu egingo dizugu\n" " pasahitza.\n" "\n" " Hurrengo argumentua `nodigest' edo `digest' izan daiteke (kakotsik " "gabe!).\n" " Harpidetza mezua bidaltzeko erabilitako helbidea ez den beste bat " "baldin bada\n" " harpidetu nahi duzuna, `address=<helbidea>' zehaztu behar duzu " "(kakotsik eta inolako\n" " markarik gabe).\n" #: Mailman/Commands/cmd_subscribe.py:62 msgid "Bad digest specifier: %(arg)s" msgstr "Bildumak gaizki zehaztuta: %(arg)s" #: Mailman/Commands/cmd_subscribe.py:92 msgid "No valid address found to subscribe" msgstr "Ez da helbide egokirik aurkitu harpidetzeko" #: 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 "" "Zuk emandako ePosta helbideak debekatuta du zerrenda honetako harpidedun\n" "izatea. Debeku hori okerra dela uste baduzu, mesedez, idatzi zerrenda " "jabeari\n" "%(listowner)s helbidera." #: 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-ek ezin du emandako helbidea ontzat eman\n" "(adib. beintzat @ 1 eduki behar du)" #: Mailman/Commands/cmd_subscribe.py:124 msgid "" "Your subscription is not allowed because\n" "the email address you gave is insecure." msgstr "" "Zue eposta helbidea ez denez zihurra\n" "hapidetza eskakizuna ez da onartu." #: Mailman/Commands/cmd_subscribe.py:129 msgid "You are already subscribed!" msgstr "Dagoeneko bazara harpidedun!" #: Mailman/Commands/cmd_subscribe.py:133 msgid "No one can subscribe to the digest of this list!" msgstr "Inor ezin da zerrenda honetako bildumetara harpidetu!" #: Mailman/Commands/cmd_subscribe.py:136 msgid "This list only supports digest subscriptions!" msgstr "Zerrenda honek bilduma harpidetzak bakarrik onartzen ditu!" #: Mailman/Commands/cmd_subscribe.py:142 msgid "" "Your subscription request has been forwarded to the list administrator\n" "at %(listowner)s for review." msgstr "" "Zure harpidetza eskaera kudeatzaileari bidali zaio\n" "%(listowner)s helbidera, berak gainbegira dezan." #: Mailman/Commands/cmd_subscribe.py:147 msgid "Subscription request succeeded." msgstr "Harpidetza onartu egin da." #: Mailman/Commands/cmd_unsubscribe.py:17 #, docstring msgid "" "\n" " unsubscribe [password] [address=<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=<address>' (no brackets around the email address, and no\n" " quotes!)\n" msgstr "" "\n" " unsubscribe [pasahitza] [address=<helbidea>]\n" " Posta zerrenda utzi. Pasahitza idazten baduzu, zerrenda " "honetakoarekin bat\n" " etorri beharko du. Idatzi ezean, konfirmazio-mezu bat bidaliko " "zaizu\n" " zure helbidera. Zure eskaera egiteko erabilitako helbidea ez den " "beste bat\n" " baldin bada zerrendatik ezabatu nahi duzuna, `address=<helbidea>'\n" " adierazi beharko duzu (kakotsik eta inolako markarik gabe)\n" #: Mailman/Commands/cmd_unsubscribe.py:62 msgid "%(address)s is not a member of the %(listname)s mailing list" msgstr "%(address)s ez da %(listname)s ePosta zerrendako partaide" #: Mailman/Commands/cmd_unsubscribe.py:69 msgid "" "Your unsubscription request has been forwarded to the list administrator " "for\n" "approval." msgstr "" "Zerrenda uzteko egindako eskaera kudeatzaileari bidali zaio gainbegira\n" "dezan." #: Mailman/Commands/cmd_unsubscribe.py:84 msgid "You gave the wrong password" msgstr "Okerreko pasahitza eman duzu" #: Mailman/Commands/cmd_unsubscribe.py:87 msgid "Unsubscription request succeeded." msgstr "Zerrenda uzteko eskaera onartu egin da." #: 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=<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=<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 pasahitza\n" " Posta zerrenda honetako harpide guztien zerrenda ikusi.\n" " Zerrenda hori kudeatzaileek eta moderatzaileek bakarrik ikus " "dezakete;\n" " zerrenda lortzeko zure pasahitza sartu.\n" #: Mailman/Commands/cmd_who.py:128 msgid "You are not allowed to retrieve the list membership." msgstr "Ez duzu baimenik zerrendakideen izenak jasotzeko." #: Mailman/Commands/cmd_who.py:134 msgid "This list has no members." msgstr "Zerrendak ez du partaiderik." #: Mailman/Commands/cmd_who.py:148 msgid "Non-digest (regular) members:" msgstr "Mezuak banaka jasotzen dituzten harpidedunak:" #: Mailman/Commands/cmd_who.py:151 msgid "Digest members:" msgstr "Mezuak bildumetan jasotzen dituzten harpidedunak:" #: Mailman/Defaults.py:1682 msgid "Arabic" msgstr "Arabiera" #: Mailman/Defaults.py:1683 msgid "Asturian" msgstr "Asturiera" #: Mailman/Defaults.py:1684 msgid "Catalan" msgstr "Katalana" #: Mailman/Defaults.py:1685 msgid "Czech" msgstr "Txekiera" #: Mailman/Defaults.py:1686 msgid "Danish" msgstr "Daniera" #: Mailman/Defaults.py:1687 msgid "German" msgstr "Alemaniera" #: Mailman/Defaults.py:1688 msgid "English (USA)" msgstr "Ingelesa (AEB)" #: Mailman/Defaults.py:1689 msgid "Spanish (Spain)" msgstr "Gaztelania (Espainia)" #: Mailman/Defaults.py:1690 msgid "Estonian" msgstr "Estoniera" #: Mailman/Defaults.py:1691 msgid "Euskara" msgstr "Euskara" #: Mailman/Defaults.py:1692 msgid "Persian" msgstr "" #: Mailman/Defaults.py:1693 msgid "Finnish" msgstr "Finlandiera" #: Mailman/Defaults.py:1694 msgid "French" msgstr "Frantsesa" #: Mailman/Defaults.py:1695 msgid "Galician" msgstr "Galiziera" #: Mailman/Defaults.py:1696 msgid "Greek" msgstr "" #: Mailman/Defaults.py:1697 msgid "Hebrew" msgstr "Hebreera" #: Mailman/Defaults.py:1698 msgid "Croatian" msgstr "Kroaziera" #: Mailman/Defaults.py:1699 msgid "Hungarian" msgstr "Hungariera" #: Mailman/Defaults.py:1700 msgid "Interlingua" msgstr "Interlingua" #: Mailman/Defaults.py:1701 msgid "Italian" msgstr "Italiera" #: Mailman/Defaults.py:1702 msgid "Japanese" msgstr "Japoniera" #: Mailman/Defaults.py:1703 msgid "Korean" msgstr "Koreera" #: Mailman/Defaults.py:1704 msgid "Lithuanian" msgstr "Lituaniera" #: Mailman/Defaults.py:1705 msgid "Dutch" msgstr "Almeaniera" #: Mailman/Defaults.py:1706 msgid "Norwegian" msgstr "Norvegiera" #: Mailman/Defaults.py:1707 msgid "Polish" msgstr "Poloniera" #: Mailman/Defaults.py:1708 msgid "Portuguese" msgstr "Portugesa" #: Mailman/Defaults.py:1709 msgid "Portuguese (Brazil)" msgstr "Brasileko Portugesa" #: Mailman/Defaults.py:1710 msgid "Romanian" msgstr "Errumaniera" #: Mailman/Defaults.py:1711 msgid "Russian" msgstr "Errusiera" #: Mailman/Defaults.py:1712 msgid "Slovak" msgstr "Eslovakiera" #: Mailman/Defaults.py:1713 msgid "Slovenian" msgstr "Esloveniera" #: Mailman/Defaults.py:1714 msgid "Serbian" msgstr "Serbiarra" #: Mailman/Defaults.py:1715 msgid "Swedish" msgstr "Suediera" #: Mailman/Defaults.py:1716 msgid "Turkish" msgstr "Turkiera" #: Mailman/Defaults.py:1717 msgid "Ukrainian" msgstr "Ukrainera" #: Mailman/Defaults.py:1718 msgid "Vietnamese" msgstr "Vietnamera" #: Mailman/Defaults.py:1719 msgid "Chinese (China)" msgstr "Txinera (Txina)" #: Mailman/Defaults.py:1720 msgid "Chinese (Taiwan)" msgstr "Txinera (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 "" "Oharra: Hau posta zerrenden zerrenda bat izanik,\n" "kudeaketaren inguruko kontuak (adibidez pasahitza gogorarazteko mezuak)\n" "kudeaketarako helbidera bidaliko zaizkizu: %(addr)s." #: Mailman/Deliverer.py:73 msgid " (Digest mode)" msgstr " (Mezu-Bilduma)" #: Mailman/Deliverer.py:79 msgid "Welcome to the \"%(realname)s\" mailing list%(digmode)s" msgstr "Ongi etorri \"%(realname)s\" %(digmode)s posta zerrendara" #: Mailman/Deliverer.py:89 msgid "You have been unsubscribed from the %(realname)s mailing list" msgstr "Ondoko zerrenda hau utzi egin duzu: %(realname)s" #: Mailman/Deliverer.py:116 msgid "%(listfullname)s mailing list reminder" msgstr "%(listfullname)s posta zerrendaren gogorarazpena" #: Mailman/Deliverer.py:144 msgid "No reason given" msgstr "Ez da arrazoirik eman" #: Mailman/Deliverer.py:168 Mailman/Deliverer.py:187 msgid "Hostile subscription attempt detected" msgstr "Harpidetza gaizto baten saiakera igerri da" #: 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 beste eposta zerrendara gonbidatua izan da\n" "baina nahita eginiko sahiakera gaizto batetan beraiek gonbidapena zure\n" "zerrendan egiaztatzen saiatu dira. Jakin nahi izango zenuela pentsatu\n" "dugu. Ez da zure aldetik akziorik espero." #: 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 "" "Zuk %(address)s zure eposta zerrendara gonbidatu duzu\n" "baina nahita eginiko sahiakera gaizto batetan beraiek gonbidapena beste\n" "zerrenda batetan egiaztatzen saiatu dira. Jakin nahi izango zenuela " "pentsatu\n" "dugu. Ez da zure aldetik akziorik espero." #: Mailman/Deliverer.py:221 msgid "%(listname)s mailing list probe message" msgstr "" #: Mailman/Errors.py:122 msgid "For some unknown reason" msgstr "Arrazoi ezezagunen bategatik" #: Mailman/Errors.py:128 Mailman/Errors.py:151 msgid "Your message was rejected" msgstr "Zure mezua ez da onartu" #: Mailman/Gui/Archive.py:25 msgid "Archiving Options" msgstr "Gordetze aukerak" #: Mailman/Gui/Archive.py:31 msgid "List traffic archival policies." msgstr "Zerrenda fitxategi trafiko politikak" #: Mailman/Gui/Archive.py:34 msgid "Archive messages?" msgstr "Mezuak gorde?" #: Mailman/Gui/Archive.py:36 msgid "private" msgstr "pribatua" #: Mailman/Gui/Archive.py:36 msgid "public" msgstr "publikoa" #: Mailman/Gui/Archive.py:37 msgid "Is archive file source for public or private archival?" msgstr "Fitxategia, artxibo publiko ala pribatuen iturri da?" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Monthly" msgstr "Hilero" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Quarterly" msgstr "Lauhilero" #: Mailman/Gui/Archive.py:40 Mailman/Gui/Digest.py:78 msgid "Yearly" msgstr "Urtero" #: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79 msgid "Daily" msgstr "Egunero" #: Mailman/Gui/Archive.py:41 Mailman/Gui/Digest.py:79 msgid "Weekly" msgstr "Astero" #: Mailman/Gui/Archive.py:43 msgid "How often should a new archive volume be started?" msgstr "Zein maitazunekin nahi duzu fitxategi bolumen berria astea?" #: Mailman/Gui/Autoresponse.py:31 msgid "Auto-responder" msgstr "Erantzun Automatikoak" #: Mailman/Gui/Autoresponse.py:39 msgid "" "Auto-responder characteristics.<p>\n" "\n" "In the text fields below, string interpolation is performed with\n" "the following key/value substitutions:\n" "<p><ul>\n" " <li><b>listname</b> - <em>gets the name of the mailing list</em>\n" " <li><b>listurl</b> - <em>gets the list's listinfo URL</em>\n" " <li><b>requestemail</b> - <em>gets the list's -request address</em>\n" " <li><b>owneremail</b> - <em>gets the list's -owner address</em>\n" "</ul>\n" "\n" "<p>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 "" "Auto-erantzunagiluaren ezaugarriak.<p>\n" "\n" "In the text fields below, string interpolation is performed with\n" "the following key/value substitutions:\n" "<p><ul>\n" " <li><b>listname</b> - <em>eposta zerrendaren izena ematen du</em>\n" " <li><b>listurl</b> - <em>zerrenda argibide URL-aren helbidea ematen " "du</em>\n" " <li><b>requestemail</b> - <em>zerrendaren eskakizun helbidea ematen " "du</em>\n" " <li><b>owneremail</b> - <em>zerrendaren jabearen helbidea ematen " "du</em>\n" "</ul>\n" "\n" "<p>Aukera bkoitzean, textu kaxan zuzen sar dezakezu textua edo bestela\n" "textu fitxategi bat aukera dezakezu." #: Mailman/Gui/Autoresponse.py:55 msgid "" "Should Mailman send an auto-response to mailing list\n" " posters?" msgstr "" "Mailmanek erantzun automatikoa bidali beharko liekete zerrendakideei?" #: Mailman/Gui/Autoresponse.py:60 msgid "Auto-response text to send to mailing list posters." msgstr "Zerrendara idazten dutenei auto erantzun textua." #: Mailman/Gui/Autoresponse.py:63 msgid "" "Should Mailman send an auto-response to emails sent to the\n" " -owner address?" msgstr "" "Mailmanek automatikoki erantzun behar al die -owner helbidera idazten duten\n" " zerrendakideei?" #: Mailman/Gui/Autoresponse.py:68 msgid "Auto-response text to send to -owner emails." msgstr "" "-owner helbidean jasotzen diren mezuei automatikoki bidali behar zaien " "erantzuna." #: Mailman/Gui/Autoresponse.py:71 msgid "Yes, w/discard" msgstr "Bai, eta baztertu" #: Mailman/Gui/Autoresponse.py:71 msgid "Yes, w/forward" msgstr "Bai, eta bidali" #: 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 "" "Mailmanek -request helbidera jasotako postei auto-erantzun mezua\n" " bidali behar al du? Bai erantzuten baduzu, mailmanek noiz\n" " mezua ezeztatu behar dituen erabaki, edo posta komando normal\n" " bat bezala sistemara abidali behar al duen." #: Mailman/Gui/Autoresponse.py:79 msgid "Auto-response text to send to -request emails." msgstr "" "-request helbidean jasotzen diren mezuei automatikoki bidaliko zaien " "erantzuna." #: 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 "" "Erabiltzaile berdinari bidaltzen zaizkion erantzun automatikoen arteko\n" " egun kopurua (bai posta zerrendatik, bai -request/-owner " "helbideetatik).\n" " Zero (edo negatiboa) jarriz gero, mezu bakoitzari automatikoki " "erantzuten\n" " zaio." #: Mailman/Gui/Bounce.py:26 msgid "Bounce processing" msgstr "Erreboteen Kudeaketa" #: 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" " <p>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 <em>hard</em> or\n" " <em>soft</em> meaning either a fatal error occurred, or a\n" " transient error occurred. When in doubt, a hard severity is " "used.\n" "\n" " <p>If no member address can be extracted from the bounce, then " "the\n" " bounce is usually discarded. Otherwise, each member is assigned " "a\n" " <em>bounce score</em> 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" " <p>When a member's bounce score is greater than the\n" " <a href=\"?VARHELP=bounce/bounce_score_threshold\">bounce score\n" " threshold</a>, 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" " <p>You can control both the\n" " <a " "href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings\">number\n" " of reminders</a> the member will receive and the\n" " <a " "href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings_interval\"\n" " >frequency</a> with which these reminders are sent.\n" "\n" " <p>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" " <a href=\"?VARHELP=bounce/bounce_info_stale_after\">considered\n" " stale</a> 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 "" "Hauek dira Mailmanek errebote automatikoak prozesatzeko duen sistema " "automatikoa\n" " kudeatzen duten arauak. Hau da, gutxi gorabehera, sistemak nola " "egiten duen bere lana.\n" "\n" " <p>Errebote bat jasotzen denean, mezu horretatik bi informazio " "ateratzen ahalegintzen\n" " da Mailman: mezua jaso behar zuen zerrendakidearen helbidea,\n" " eta errebotea eragin duen arazoaren larritasuna.\n" " Arazoa <em>larria</em> edo <em>arina</em> izan daiteke,\n" " arazoa behin betikoa edo behin-behinekoa den arabera.\n" " Zalantzazko kasuetan larritzat joko da.\n" "\n" " <p>Errebote-mezutik harpidearen helbidea lortzea ezinezkoa " "bada,\n" " errebotea baztertu egingo da. Bestela, harpide bakoitzari\n" " <em>errebote kontatzaile</em> bat egokituko zaio, eta\n" " erreboteak jaso ahala, kontatzaileak zenbatu egingo ditu.\n" " Errebote larrien kasuan 1 gehitzen da; arinen kasuan,\n" " 0,5 besterik ez. Kontatzailea egunean behin bakarrik eguneratzen " "da; hau da,\n" " nahiz eta egun berean ehundaka errebote jaso helbide jakin " "batetik,\n" " kontatzaileak bakarra gehituko du.\n" "\n" " <p>Harpide baten errebote kopuruak\n" " <a href=\"?VARHELP=bounce/bounce_score_threshold\">gehiegizko " "erreboteen\n" " muga</a> gainditzen duenean, harpidetza ezgaitu egiten zaio. " "Zerrendakideak ez du\n" " zerrendatik mezu gehiago jasoko harpidetza berriro gaitu arte\n" " (bai berak, edo zerrendako kudeatzaileak).\n" " Dena dela, lantzean behin mezuak bidaliko zaizkio,\n" " harpidetza ezgaitu zaiola gogoraraziz, eta harpidetza\n" " atzera gaitzeko argibideekin.\n" "\n" " <p>Aldagai bi hauek kontrola ditzakezu:\n" " harpidedunak jasoko dituen\n" " <a " "href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings\">jakinarazpen " "mezuen\n" " kopurua</a>\n" " eta mezuak bidaltzeko\n" " <a " "href=\"?VARHELP=bounce/bounce_you_are_disabled_warnings_interval\" " ">maiztasuna<a>.\n" "\n" " <p>Beste aldagai garrantzitsu bat ere konfigura daiteke. " "Erreboterik\n" " jasotzen ez den epe baten ostean,\n" " erreboteen inguruko informazioa\n" " <a href=\"?VARHELP=bounce/bounce_info_stale_after\">baztertu\n" " egiten da</a>. Horrela, balio hau eta gehiegizko erreboteen muga " "zehaztuz,\n" " mezuak jasotzeko arazoak dituzten harpideak zein azkar ezgaitu " "nahi\n" " diren erabaki daiteke. Aldagai horiek zerrendako trafikoaren " "eta maiztasunaren arabera\n" " doitu beharko lirateke." #: Mailman/Gui/Bounce.py:75 msgid "Bounce detection sensitivity" msgstr "Erreboteak antzemateko sentikortasuna" #: Mailman/Gui/Bounce.py:78 msgid "Should Mailman perform automatic bounce processing?" msgstr "Mailmanek automatikoki eman behar die erantzuna erreboteei?" #: Mailman/Gui/Bounce.py:79 msgid "" "By setting this value to <em>No</em>, 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 "" "Hemen <em>Ez</em> ipintzen bada, erreboteak kudeatzeko modu\n" " automatikoa desaktibatu egiten duzu; hala ere, kontuan izan " "errebote-mezuak\n" " baztertu egingo direla, kudeatzaileak jasotako mezuek ez " "dezaten gainezka\n" " egin." #: 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 "" "Harpideduna posta zerrendatik bota aurretik egon daitekeen errebote kopuru\n" " maximoa. Balio hau koma mugikorduna izan\n" " daiteke." #: 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 "" #: 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 "" "Erreboteen inguruko informazioa baztertzeko, erreboterik jaso gabe bete " "beharreko\n" " epea. Zenbaki osoa behar du." #: Mailman/Gui/Bounce.py:107 msgid "" "How many <em>Your Membership Is Disabled</em> 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 "" "Zenbat aldiz jaso behar da <em>Harpidetza Ezgaituta</em> mezua\n" " harpidedun bat zerrendatik betiko bota aurretik.\n" " Aukeratzen duzuna 0 bada, erreboteen muga gainditu bezain " "azkar\n" " ezabatuko da harpidea posta zerrendatik. Balio horrek\n" " zenbaki osoa izan behar du." #: Mailman/Gui/Bounce.py:114 msgid "" "The number of days between sending the <em>Your Membership\n" " Is Disabled</em> warnings. This value must be an integer." msgstr "" "<em>Harpietza Ezgaituta</em> mezuen arteko egun tartea.\n" " Zenbaki osoa behar du izan." #: Mailman/Gui/Bounce.py:117 Mailman/Gui/General.py:332 msgid "Notifications" msgstr "Jakinarazpenak" #: 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? " "<em>Yes</em>\n" " is recommended." msgstr "" "Mailmanek zuri bidali behar dizkizu, zerrenda jabea zaren aldetik,\n" " sistemak antzematen ez dituen erreboteak? <em>Bai</em>\n" " aukeratzea gomendatzen da." #: 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 <em>Yes</em> 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" " <p>If you really can't be bothered, then set this variable to\n" " <em>No</em> and all non-detected bounces will be discarded\n" " without further processing.\n" "\n" " <p><b>Note:</b> 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" " <em>No</em> those messages too will get discarded. You may " "want\n" " to set up an\n" " <a " "href=\"?VARHELP=autoreply/autoresponse_admin_text\">autoresponse\n" " message</a> for email to the -owner and -admin address." msgstr "" "Mailmanek erreboteak ezagutzeko duen sistema oso sendoa den arren\n" " ezinezkoa da munduko errebote formato guztiak detektatzea.\n" " Hobe duzu aukera honi <em>Bai</em> esatea, bi arrazoigatik: 1)\n" " Harpidedunen baten behin betiko errebotea bada,\n" " ziurrenik zerrendatik ezabatu beharko zenuke, eskuz; eta 2)\n" " mezua Mailman sistema hobetzen duen lantaldeari bidali " "diezaiokezu\n" " errebote formato berri hau ere Mailmanek ezagutzen dituenen " "artean sartzeko.\n" "\n" " <p>Ez baduzu horrelako lanik hartzerik nahi, aukera ezazu\n" " <em>Ez</em> eta sistemak ezagutzen ez dituen erreboteak\n" " ezabatu egingo dira zuzenean.\n" "\n" " <p><b>Oharra:</b> Aukera honek eragina du zure zerrendako -" "admin\n" " helbidera bidaltzen diren mezuetan. Helbide hori " "desagertzekotan dago, eta\n" " ez zenuke erabili beharko; baina, beharbada, oraindik helbide " "horretara idazten\n" " duen zerrendakideren bat izango da. Horrela bada, eta aldagai " "horretan\n" " <em>Ez</em> aukeratu bada, mezu horiek ezabatu egingo dira. " "Nahi baduzu,\n" " -owner eta -admin helbideetan jasotako mezuentzat\n" " <a " "href=\"?VARHELP=autoreply/autoresponse_admin_text\">erantzun\n" " automatikoa</a> konfigura dezakezu." #: 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 <em>Yes</em> 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 "" "Mailmanek jakinarazi behar al dizu, erreboteak direla eta\n" " harpide bat ezgaitu egin dela?" #: Mailman/Gui/Bounce.py:158 msgid "" "By setting this value to <em>No</em>, 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 "" "<em>Ez</em> aukeratuz gero, zuk ez duzu jasoko\n" " harpideak erreboteengatik ezgaitzen direnean,\n" " zerrenda jabeari bidaltzen zaion mezurik.\n" " Edozelan ere, harpidedunari beti jakinaraziko zaio." #: Mailman/Gui/Bounce.py:165 msgid "" "Should Mailman notify you, the list owner, when bounces\n" " cause a member to be unsubscribed?" msgstr "" "Mailmanek jakinarazi behar al dizu, errebote kopurua gainditzeagatik\n" " harpidedun bat zerrendatik bota egin dela?" #: Mailman/Gui/Bounce.py:167 msgid "" "By setting this value to <em>No</em>, 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 "" "Balio honetan <em>Ez</em> ezarriaz norlameal harpidedun\n" " baten errebote gehiegiren erruz harpidetza ezabatzean zerrenda\n" " jabeari bidaltzen zaion mezua ez bidaltzea egingo duzu.\n" " Harpidedunari abisatzeko saiakera bai egingo da." #: Mailman/Gui/Bounce.py:194 msgid "" "Bad value for <a href=\"?VARHELP=bounce/%(property)s\"\n" " >%(property)s</a>: %(val)s" msgstr "" "Balio okerra <a href=\"?VARHELP=bounce/%(property)s\"\n" " >%(property)s</a>: %(val)s" #: Mailman/Gui/ContentFilter.py:30 msgid "Content filtering" msgstr "Edukien Iragazketa" #: Mailman/Gui/ContentFilter.py:37 msgid "Forward to List Owner" msgstr "Zerrenda jabeari bidali" #: Mailman/Gui/ContentFilter.py:39 msgid "Preserve" msgstr "Gorde" #: Mailman/Gui/ContentFilter.py:42 msgid "" "Policies concerning the content of list traffic.\n" "\n" " <p>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" " <a href=\"?VARHELP=contentfilter/filter_mime_types\">filter\n" " types</a>. If the attachment type matches an entry in the " "filter\n" " types, it is discarded.\n" "\n" " <p>Then, if there are <a\n" " href=\"?VARHELP=contentfilter/pass_mime_types\">pass types</a>\n" " defined, any attachment type that does <em>not</em> match a\n" " pass type is also discarded. If there are no pass types " "defined,\n" " this check is skipped.\n" "\n" " <p>After this initial filtering, any <tt>multipart</tt>\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" " <p> Then, each <tt>multipart/alternative</tt> section will\n" " be replaced by just the first alternative that is non-empty " "after\n" " filtering if\n" " <a href=\"?VARHELP=contentfilter/collapse_alternatives\"\n" " >collapse_alternatives</a> is enabled.\n" "\n" " <p>Finally, any <tt>text/html</tt> parts that are left in the\n" " message may be converted to <tt>text/plain</tt> if\n" " <a href=\"?VARHELP=contentfilter/convert_html_to_plaintext\"\n" " >convert_html_to_plaintext</a> 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 "" "Mailmanek zerrendako trafikoaren edukia iragazi behar al du,\n" " ondorengo parametroak kontuan izanda?" #: Mailman/Gui/ContentFilter.py:79 msgid "" "Remove message attachments that have a matching content\n" " type." msgstr "Eduki mota hauekin bat datozen artxibo erantsiak ezabatu." #: 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 <tt>type/subtype</tt>,\n" " e.g. <tt>image/gif</tt>. Leave off the subtype to remove all\n" " parts with a matching major content type, e.g. <tt>image</tt>.\n" "\n" " <p>Blank lines are ignored.\n" "\n" " <p>See also <a href=\"?VARHELP=contentfilter/pass_mime_types\"\n" " >pass_mime_types</a> for a content type whitelist." msgstr "" "Erabili aukera hau, eduki tipo jakin bateko erantsiak\n" " ezbatzeko. Lerro bakoitzean MIME jakin baten\n" " erreferentzia sartuko da. Erreferentzia bikoitza izan daiteke, " "<tt>type/subtype</tt>,\n" " hau da, adibidez, <tt>image/gif</tt>. Subtipoa hutsik utzita\n" " eduki mota horretako guztiak ezabatuko dira, esate baterako " "<tt>image</tt>.\n" "\n" " <p>Lerro hutsei ez zaie jaramonik egiten.\n" "\n" " <p>Ikusi baita ere <a " "href=\"?VARHELP=contentfilter/pass_mime_types\"\n" " >pass_mime_types</a>." #: 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 "" "Ezagutzen ez diren gehitutako fitxategi moetak ezabatu behar\n" " al dira? Hutsik utzi iragazki moeta hau ez\n" " erabiltzeko." #: 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 <a " "href=\"?VARHELP=contentfilter/filter_mime_types\"\n" " >filter_mime_types</a>.\n" "\n" " <p><b>Note:</b> if you add entries to this list but don't add\n" " <tt>multipart</tt> to this list, any messages with attachments\n" " will be rejected by the pass filter." msgstr "" "Aukera hau jasotako mezuetako gehigarri moeta ez denean eduki zerrendan\n" " agertzen gehigarriak ezaba ditezen erabili. Gehigarri moetak\n" " horrela sartu behar dira:<a " "href=\"?VARHELP=contentfilter/filter_mime_types\"\n" " >filter_mime_types</a>.\n" "\n" " <p><b>Oharra:</b>Zuk sarrerak gehitzen nbadituzu baina ez duzu\n" " <tt>zati anitz<tt>-erik gehitzen zerrendara;gehigarritik duen " "mezu guztia\n" " ukatua izango da filtroagatik." #: Mailman/Gui/ContentFilter.py:108 msgid "" "Remove message attachments that have a matching filename\n" " extension." msgstr "" #: 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 "" #: 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 <tt>text/html</tt> parts to plain\n" " text? This conversion happens after MIME attachments have " "been\n" " stripped." msgstr "" "<tt>text/html</tt> itxurako zatiak testu lauera bihurtu behar al ditu\n" " Mailmanek? Bihurketa hori MIME erantsiak ezabatu ondoren\n" " egiten da." #: Mailman/Gui/ContentFilter.py:127 msgid "" "Action to take when a message matches the content filtering\n" " rules." msgstr "Mezu batek iragazpen-arauekin bat egiten duenean egin beharrekoak." #: 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 <a\n" " href=\"?VARHELP=contentfilter/filter_mime_types\"\n" " >filter_mime_types</a>, or the top-level content type does\n" " <strong>not</strong> match one of the\n" " <a href=\"?VARHELP=contentfilter/pass_mime_types\"\n" " >pass_mime_types</a>, or if after filtering the subparts of " "the\n" " message, the message ends up empty.\n" "\n" " <p>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" " <p>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 "" #: Mailman/Gui/ContentFilter.py:171 msgid "Bad MIME type ignored: %(spectype)s" msgstr "MIME okerrari jaramonik ez: %(spectype)s" #: Mailman/Gui/Digest.py:36 msgid "Digest options" msgstr "Mezu-bildumen Ezaugarriak" #: Mailman/Gui/Digest.py:44 msgid "Batched-delivery digest characteristics." msgstr "" "Atal honetan zerrenda honetako mezu-bildumen ezaugarriak zehaztu ahal izango " "dituzu." #: Mailman/Gui/Digest.py:47 msgid "Can list members choose to receive list traffic bunched in digests?" msgstr "" "Harpidedunek badute aukerarik mezu guztiak egunean behin bildumetan " "jasotzeko?" #: Mailman/Gui/Digest.py:51 msgid "Digest" msgstr "Mezu-Bilduma" #: Mailman/Gui/Digest.py:51 msgid "Regular" msgstr "Arrunta" #: Mailman/Gui/Digest.py:52 msgid "Which delivery mode is the default for new users?" msgstr "Zein bidaltze moeta da lehenetsia erabiltzaile berrientzat?" #: Mailman/Gui/Digest.py:55 msgid "MIME" msgstr "MIME" #: Mailman/Gui/Digest.py:55 msgid "Plain" msgstr "Testu laua" #: Mailman/Gui/Digest.py:56 msgid "When receiving digests, which format is default?" msgstr "Mezuak bildumetan jasotzeko orduan, zein da lehenetsitako formatua?" #: 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 "" "Nahiz eta neurri horretara ez heldu, bilduma egunero bidali behar da?" #: Mailman/Gui/Digest.py:67 msgid "Header added to every digest" msgstr "Mezu-bildumei gehitu beharreko sarrera-burua." #: Mailman/Gui/Digest.py:68 msgid "" "Text attached (as an initial message, before the table of contents) to the " "top of digests. " msgstr "" "Mezu-bildumen hasieran erantsi beharreko testua (sarrera gisa, eduki-" "taularen aurretik). " #: Mailman/Gui/Digest.py:73 msgid "Footer added to every digest" msgstr "Mezu-bildumei gehitu beharreko oina." #: Mailman/Gui/Digest.py:74 msgid "Text attached (as a final message) to the bottom of digests. " msgstr "Mezu-bildumei amaieran erantsi beharreko testua (bukaera gisa). " #: Mailman/Gui/Digest.py:80 msgid "How often should a new digest volume be started?" msgstr "Zein maiztazunez nahi duzu mezu-bilduma berria hastea?" #: 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 "" "Mezu-bilduma berria hasten denean, bildumaren zenbakia +1 izango da,\n" " eta mezuaren zenbakia berriro zerotik hasiko da." #: Mailman/Gui/Digest.py:85 msgid "Should Mailman start a new digest volume?" msgstr "Mezu-bilduma berria hasi behar du Mailmanek?" #: Mailman/Gui/Digest.py:86 msgid "" "Setting this option instructs Mailman to start a new volume\n" " with the next digest sent out." msgstr "" "Galdera honi baietz erantzunez, Mailmanek mezu-bilduma bat bidaliko du,\n" " eta jarraian berria hasiko." #: Mailman/Gui/Digest.py:90 msgid "" "Should Mailman send the next digest right now, if it is not\n" " empty?" msgstr "Mezu-bilduma orain bidali behar al da (hutsik egon ezean)?" #: Mailman/Gui/Digest.py:145 msgid "" "The next digest will be sent as volume\n" " %(volume)s, number %(number)s" msgstr "" "Hurrengo mezu-bildumak zenbaki hauek izango ditu:\n" " %(volume)s bilduma, %(number)s zenbakia." #: Mailman/Gui/Digest.py:150 msgid "A digest has been sent." msgstr "Mezu-bilduma bat bidali da." #: Mailman/Gui/Digest.py:152 msgid "There was no digest to send." msgstr "Ez zegoen mezu-bildumarik bidaltzeko." #: Mailman/Gui/GUIBase.py:173 msgid "Invalid value for variable: %(property)s" msgstr "Aldagai honentzat balio okerra: %(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 <code>%(property)s</code> string:\n" " <code>%(bad)s</code>\n" " <p>Your list may not operate properly until you correct " "this\n" " problem." msgstr "" "Ondorengo ordezkatze-aldagai okerrak aurkitu dira\n" " <code>%(property)s</code> katean:\n" " <code>%(bad)s</code>\n" " <p>Baliteke arazo hori konpondu arte zure zerrendak akatsak " "izatea." #: Mailman/Gui/GUIBase.py:217 msgid "" "Your <code>%(property)s</code> 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 "" "<code>%(property)s</code> kateak akatsak zituen, baina\n" " konpondu egin ahal izan da.\n" " Balio berria erabiliko da. Mesedez, egiaztatu ea\n" " emaitza hau zen nahi zenuena.\n" " " #: Mailman/Gui/General.py:37 msgid "General Options" msgstr "Ezaugarri Orokorrak" #: Mailman/Gui/General.py:51 msgid "Conceal the member's address" msgstr "Ezkutatu zerrendakidearen helbidea" #: Mailman/Gui/General.py:52 msgid "Acknowledge the member's posting" msgstr "partaideen mezuak baieztatu." #: Mailman/Gui/General.py:53 msgid "Do not send a copy of a member's own post" msgstr "Zerrendara bidalitako mezuen kopiarik ez jaso" #: Mailman/Gui/General.py:55 msgid "Filter out duplicate messages to list members (if possible)" msgstr "Mezu duplikatuak iragazi (ahal bada)" #: Mailman/Gui/General.py:62 msgid "" "Fundamental list characteristics, including descriptive\n" " info and basic behaviors." msgstr "" "Zerrendaren oinzarrizko ezaugarriak, deskripzioa eta\n" " argibide laburrak." #: Mailman/Gui/General.py:65 msgid "General list personality" msgstr "Zerrendaren ezaugarri nagusiak" #: Mailman/Gui/General.py:68 msgid "The public name of this list (make case-changes only)." msgstr "Zerrendaren izen publikoa (letra larriak bakarrik aldatu)" #: 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 <em>not</em> be otherwise altered. " "(Email\n" " addresses are not case sensitive, but they are sensitive to\n" " almost everything else :-)" msgstr "" "Izenari letra larriak ipintzeko aukera dago, besteak beste, konpainiaren " "izenarekin\n" " bat etorri dadin, letra larriak dituzten akronimoak " "idazteko...\n" " Hala ere, izena helbide elektronikoen itxurarekin iragarriko " "da\n" " (adibidez, harpidetza baieztatzeko bidalitako mezuetan...).\n" " Beraz, <em>ez</em> da komeni izena aldatzea. (Mezu " "elektronikoetan\n" " letra larriak ez dira ezberdintzen, baina beste kontu " "guztietarako\n" " bai :-)" #: Mailman/Gui/General.py:78 msgid "" "The list administrator email addresses. Multiple\n" " administrator addresses, each on separate line is okay." msgstr "" "Kudeatzailearen ePosta helbidea. Bat baino gehiago onartzen\n" " da, baina bakoitza lerro batean." #: Mailman/Gui/General.py:81 msgid "" "There are two ownership roles associated with each mailing\n" " list. The <em>list administrators</em> 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" " <p>The <em>list moderators</em> 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 <em>list\n" " administrators</em> can also tend to pending requests.\n" "\n" " <p>In order to split the list ownership duties into\n" " administrators and moderators, you must\n" " <a href=\"passwords\">set a separate moderator password</a>,\n" " and also provide the <a " "href=\"?VARHELP=general/moderator\">email\n" " addresses of the list moderators</a>. Note that the field you\n" " are changing here specifies the list administrators." msgstr "" "Posta zerrenda bakoitzak bi zeregin edo lan izango ditu lotuta.\n" " <em>Zerrenda kudeatzaileak</em> posta zerrendaren parametro\n" " guztien gaineko kontrola dutenak dira. Kudeaketa orrialdeak " "erabiliz,\n" " zerrendako edozein aldagai aukeratu eta aldatzeko eskubidea " "dute.\n" "\n" " <p><em>Zerrenda moderatzaileek</em> baimen gutxiago dituzte;\n" " ezin dituzte zerrendako aukera guztiak aldatu, baina\n" " onartzeke dauden eskaera administratiboak kudea ditzakete\n" " (esate baterako harpidetza eskaerak onartzea edo baztertzea, " "eta\n" " atxikita dauden mezuak kudeatzea). Jakina, <em>zerrenda\n" " kudeatzaileak</em> ere egin ditzake eginkizun horiek.\n" "\n" " <p>Kudeaketa lanak moderatzaileen eta kudeatzaileen artean " "banatu\n" " ahal izateko,\n" " <a href=\"passwords\">pasahitzak ezarri beharko dituzu</a>,\n" " eta <a href=\"?VARHELP=general/moderator\">\n" " moderatzaileen helbideak</a> eman. Kontuan izan hemen aldatzen " "dituzun eremuak\n" " zerrenda kudeatzaileak zehazten dituela." #: Mailman/Gui/General.py:102 msgid "" "The list moderator email addresses. Multiple\n" " moderator addresses, each on separate line is okay." msgstr "" "Zerrenda moderatzailearen helbide eletronikoa. Bat baino gehiago onartzen " "da,\n" " baina bakoitza lerro batean idatzi." #: Mailman/Gui/General.py:105 msgid "" "There are two ownership roles associated with each mailing\n" " list. The <em>list administrators</em> 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" " <p>The <em>list moderators</em> 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 <em>list\n" " administrators</em> can also tend to pending requests.\n" "\n" " <p>In order to split the list ownership duties into\n" " administrators and moderators, you must\n" " <a href=\"passwords\">set a separate moderator password</a>,\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 "" "Posta zerrenda bakoitzak bi zeregin edo lan izango ditu lotuta.\n" " <em>Zerrenda kudeatzaileak</em> posta zerrendaren parametro\n" " guztien gaineko kontrola dutenak dira. Kudeaketa orrialdeak " "erabiliz,\n" " zerrendako edozein aldagai aukeratu eta aldatzeko eskubidea " "dute.\n" "\n" " <p><em>Zerrenda moderatzaileek</em> baimen gutxiago dituzte;\n" " ezin dituzte zerrendako aukera guztiak aldatu, baina\n" " onartzeke dauden eskaera administratiboak kudea ditzakete\n" " (esate baterako harpidetza eskaerak onartzea edo baztertzea, " "eta\n" " atxikita dauden mezuak kudeatzea). Jakina, <em>zerrenda\n" " kudeatzaileak</em> ere egin ditzake eginkizun horiek.\n" "\n" " <p>Kudeaketa lanak moderatzaileen eta kudeatzaileen artean " "banatu\n" " ahal izateko,\n" " <a href=\"passwords\">pasahitzak ezarri beharko dituzu</a>,\n" " beheko atalean. Gainera, moderatzaileen helbide elektronikoak " "ere idatzi beharko dituzu.\n" " Ikusiko duzun bezala, aldatzen diren eremuak zerrenda kudeatzen " "dutenenak dira." #: Mailman/Gui/General.py:126 msgid "A terse phrase identifying this list." msgstr "Zerrendaren izaera laburbiduko duen esaldi labur bat." #: 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 "" "Azalpen labur hori zure posta zerrenda beste batzuen alboan zerrendatzen\n" " denean erabiliko da, baita sarrera-buruetan eta antzekoetan " "ere.\n" " Ahalik eta laburren izaten ahalegindu zaitez." #: 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 "" "Zerrendaren inguruko azalpenak emateko paragrafo gutxi batzuk.\n" " Zerrendaren informazio orriaren gaineko aldean sartuko da, html " "gisa.\n" " Paragrafoa amaitzeko return-ak erabili. Xehetasun gehiago\n" " argibideen atalean." #: Mailman/Gui/General.py:138 msgid "" "The text will be treated as html <em>except</em> 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 "" "Testua html gisa erabiliko da, lerro aldaketak <em>izan ezik</em>,\n" " <br> itzuliko direlako; beraz, loturak, " "aurreformateatutako testuak,\n" " eta abarrak erabil ditzakezu, baina ez ezazu return-ik ipini " "paragrafo artean ez bada.\n" " Egiazta itzazu aldaketak, html orrietako akatsek\n" " orri osoa ez ikustea eragin dezaketelako." #: Mailman/Gui/General.py:146 msgid "Prefix for subject line of list postings." msgstr "" "Zerrendara bidaliko diren mezuetan Gaia lerroan agertuko den laburdura." #: 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 "" #: 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. <b>This has " "resulted\n" " in members being unsubscribed despite being perfectly able to\n" " receive mail.</b>\n" " <p>\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 <a\n" " href=\"?VARHELP=privacy/sender/dmarc_moderation_action\">\n" " dmarc_moderation_action</a> settings under Privacy options...\n" " -> Sender filters.\n" " <p>Settings:<p>\n" " <dl>\n" " <dt>No</dt>\n" " <dd>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.</dd>\n" " <dt>Munge From</dt>\n" " <dd>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.</dd>\n" " <dt>Wrap Message</dt>\n" " <dd>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.</dd>\n" " </dl>\n" " <p>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" " <p>The Reply-To: header munging actions below interact with " "these\n" " actions as follows:\n" " <p> 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" " <p>These actions, whether selected here or via <a\n" " href=\"?VARHELP=privacy/sender/dmarc_moderation_action\">\n" " dmarc_moderation_action</a>, do not apply to messages in " "digests\n" " or archives or sent to usenet via the Mail<->News " "gateways.\n" " <p>If <a\n" " href=\"?VARHELP=privacy/sender/dmarc_moderation_action\">\n" " dmarc_moderation_action</a> 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 "" "Zerrendaren helbidea erabiliz mezu bidaltzailearena ezkutau\n" " (`From', `Sender' eta `Reply to' eremuak ezabatzen ditu)" #: Mailman/Gui/General.py:227 msgid "<tt>Reply-To:</tt> header munging" msgstr "<tt>Reply-To:</tt> buru zehatza" #: Mailman/Gui/General.py:230 msgid "" "Should any existing <tt>Reply-To:</tt> header found in the\n" " original message be stripped? If so, this will be done\n" " regardless of whether an explict <tt>Reply-To:</tt> header is\n" " added by Mailman or not." msgstr "" "Jatorrizko mezuan aurkitzen diren <tt>Reply-To:</tt> goiburuak\n" " ezabatu egin behar dira? Horrela bada, ez da kontuan hartuko " "ea\n" " Mailmanek <tt>Reply-To:</tt> goiburu bat gehitzen duen ala ez." #: Mailman/Gui/General.py:236 msgid "Explicit address" msgstr "Helbide explizitua" #: Mailman/Gui/General.py:236 msgid "Poster" msgstr "Bidaltzailea" #: Mailman/Gui/General.py:236 msgid "This list" msgstr "Zerrenda hau" #: Mailman/Gui/General.py:237 msgid "" "Where are replies to list messages directed?\n" " <tt>Poster</tt> is <em>strongly</em> recommended for most " "mailing\n" " lists." msgstr "" "Nora bidaliko dira zerrendako mezuen erantzunak?\n" " <tt>Bidaltzailea</tt> aukeratzea <em>oso</em> gomendagarria da." #: Mailman/Gui/General.py:242 msgid "" "This option controls what Mailman does to the\n" " <tt>Reply-To:</tt> header in messages flowing through this\n" " mailing list. When set to <em>Poster</em>, no <tt>Reply-" "To:</tt>\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 <em>This list</em> or <em>Explicit address</em> causes\n" " Mailman to insert a specific <tt>Reply-To:</tt> header in all\n" " messages, overriding the header in the original message if\n" " necessary (<em>Explicit address</em> inserts the value of <a\n" " " "href=\"?VARHELP=general/reply_to_address\">reply_to_address</a>).\n" "\n" " <p>There are many reasons not to introduce or override the\n" " <tt>Reply-To:</tt> header. One is that some posters depend on\n" " their own <tt>Reply-To:</tt> settings to convey their valid\n" " return address. Another is that modifying <tt>Reply-To:</tt>\n" " makes it much more difficult to send private replies. See <a\n" " href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-" "To'\n" " Munging Considered Harmful</a> for a general discussion of " "this\n" " issue. See <a\n" " href=\"http://marc.merlins.org/netrants/reply-to-" "useful.html\">\n" " Reply-To Munging Considered Useful</a> for a dissenting " "opinion.\n" "\n" " <p>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 <tt>Explicit address</tt> and set the\n" " <tt>Reply-To:</tt> address below to point to the parallel\n" " list." msgstr "" #: Mailman/Gui/General.py:274 msgid "Explicit <tt>Reply-To:</tt> header." msgstr "<tt>Reply-To:</tt> goiburu esplizitua." #: Mailman/Gui/General.py:276 msgid "" "This is the address set in the <tt>Reply-To:</tt> header\n" " when the <a\n" " " "href=\"?VARHELP=general/reply_goes_to_list\">reply_goes_to_list</a>\n" " option is set to <em>Explicit address</em>.\n" "\n" " <p>There are many reasons not to introduce or override the\n" " <tt>Reply-To:</tt> header. One is that some posters depend on\n" " their own <tt>Reply-To:</tt> settings to convey their valid\n" " return address. Another is that modifying <tt>Reply-To:</tt>\n" " makes it much more difficult to send private replies. See <a\n" " href=\"http://www.unicom.com/pw/reply-to-harmful.html\">`Reply-" "To'\n" " Munging Considered Harmful</a> for a general discussion of " "this\n" " issue. See <a\n" " href=\"http://marc.merlins.org/netrants/reply-to-" "useful.html\">\n" " Reply-To Munging Considered Useful</a> for a dissenting " "opinion.\n" "\n" " <p>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 <tt>Reply-To:</tt> address here. " "You\n" " must also specify <tt>Explicit address</tt> in the\n" " <tt>reply_goes_to_list</tt>\n" " variable.\n" "\n" " <p>Note that if the original message contains a\n" " <tt>Reply-To:</tt> header, it will not be changed." msgstr "" #: Mailman/Gui/General.py:305 msgid "Umbrella list settings" msgstr "Enbor-zerrendaren konfigurazioa" #: Mailman/Gui/General.py:308 msgid "" "Send password reminders to, eg, \"-owner\" address instead of\n" " directly to user." msgstr "" "Pasahitz gogorarazlea bidali, adib, \"-owner\" helbidera\n" " edo zuzenean erabiltzaileari." #: 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 "" "Baietz esan, baldin eta zerrenda honek bakarrik beste zerrenda batzuei\n" " banatu behar badizkie mezuak. Aukera hau gaitzean,\n" " jakinarazpenak eta antzeko mezuak zerrenda honen\n" " helbidetik eratorritako helbide batera bideratuko dira.\n" " Erabiltzailearen izenak \"umbrella_member_suffix\"\n" " balioa izango du erantsita." #: 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 "" "Zerrenda honek bere mezuak beste zerrenda batzuei bidaltzen dienean\n" " erabili beharreko atzizkia, aurreko \"umbrella_list\" aukeran\n" " ezarritako konfigurazioaren arabera." #: 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 "" "\"umbrella_list\" aktibatuta dagoenean, esan nahi du enbor-zerrenda honek\n" " beste zerrenda batzuk dituela bere azpian, adar gisa, " "harpidedun.\n" " Zerrendaren jakinarazpenak eta pasahitzak, zerrendetako " "harpidedunei\n" " baino, zerrenden jabeei bidaliko zaizkie.\n" " Kasu honetan, aukera horren balioa\n" " zerrendakidearen erabiltzaile izenari erantsiko zaio.\n" " Aukerarik arruntena '-owner' izan ohi da. Aukera honek ez\n" " du eraginik \"umbrella_list\" balioa \"Ez\" denean." #: Mailman/Gui/General.py:335 msgid "Send monthly password reminders?" msgstr "Pasahitza gogorarazteko mezuak hilero bidali?" #: 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 "" "Pasahitza gogorarazteko mezua hilean behin bidali nahi baduzu, aukera hau " "aktibatu.\n" " Kontuan izan harpidedunek desaktibatu egin dezaketela aukera " "hori\n" " euren aukeren orrian." #: Mailman/Gui/General.py:342 msgid "" "List-specific text prepended to new-subscriber welcome\n" " message" msgstr "" "Zerrendakide berriei ongietorria emanez bidaltzen zaien mezuaren sarreran\n" " erantsiko den testua." #: 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" " <p>Note that this text will be wrapped, according to the\n" " following rules:\n" " <ul><li>Each paragraph is filled so that no line is longer " "than\n" " 70 characters.\n" " <li>Any line that begins with whitespace is not filled.\n" " <li>A blank line separates paragraphs.\n" " </ul>" msgstr "" "Harpidedun berriei bidaltzen zaien ongietorri mezuan testuren bat gehitzea " "nahi bada,\n" " hauxe izango da testu hori. Ongietorri mezuan, berez,\n" " automatikoki, zerrendari buruzko argibideak, eta URL eta " "helbide garrantzitsuenak\n" " sartzen dira; zuk ez duzu horrelakoetaz arduratu behar.\n" " Hemen, sartzekotan, zerrendaren politika zein den eta antzeko " "gaiak\n" " sar ditzakezu.\n" "\n" " <p>Kontuan izan testu hau ondoko arauak jarraituz lerrokatuko " "dela:\n" " <ul><li>Paragrafo bakoitzak ezingo du 70 karaktere baino " "gehiago izan.\n" " <li>Hutsune batekin hasten diren lerroak ez dira osatzen.\n" " <li>Lerro hutsak paragrafoak banatzen ditu.\n" " </ul>" #: Mailman/Gui/General.py:362 msgid "Send welcome message to newly subscribed members?" msgstr "Zerrendakide berriei ongietorri mezua bidali?" #: 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 "" "Aukera hau kendu, bakarrik, harpideak zuk zeuk eta eskuz onartu nahi " "badituzu,\n" " eta ez baduzu nahi beraiek horrela egiten duzula jakin dezaten. " "Aukera hau oso\n" " erabilgarria da zerrendak beste sistema batetik Mailmanera " "automatikoki\n" " igaro nahi badituzu." #: 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 "" "Zerrenda uzten duten pertsonei bidaliko zaien mezua. Hutsik balego ez\n" " da textu berezirik gehituko agurtze mezuari." #: Mailman/Gui/General.py:373 msgid "Send goodbye message to members when they are unsubscribed?" msgstr "Zerrenda utzi dutenei mezu bat bidali agur esanez?" #: 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 "" "Zerrenda moderatzaileek eskakizun bat ailatu bezain laster \n" " berria jaso behar a du? era berean egunero egiteko\n" " dauden eskakizunen bilduma bat bidaliko zaio ?" #: 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 "" "Zerrenden moderatzaileei (eta zerrenden kudeatzaileei) egunero bidaliko " "zaie\n" " mezu bat, kudeatu beharreko kontuekin, esate baterako, zerrenda " "moderatuen\n" " kasuan onartzeke dauden eskaerak, arrazoiren bategatik atxikita " "dauden\n" " mezuen zerrenda... Aukera hori hautatuz, eskaerak heldu ahala\n" " bidaliko zaizkie." #: Mailman/Gui/General.py:386 msgid "" "Should administrator get notices of subscribes and\n" " unsubscribes?" msgstr "" "Kudeatzaileak izan behar al du, zerrendan sartzeko eta zerrenda uzteko " "egindako\n" " eskaeren berri?" #: Mailman/Gui/General.py:391 msgid "Send mail to poster when their posting is held for approval?" msgstr "Bidaltzaileari oharra bidali bere mezua onarpen zain dagoenean?" #: Mailman/Gui/General.py:394 msgid "Additional settings" msgstr "Aukera gehiago" #: Mailman/Gui/General.py:397 msgid "Emergency moderation of all list traffic." msgstr "Zerrendako trafikoaren larrialdiko moderazioa." #: 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 "" "Aukera hau hautatzen bada, trafiko guztia moderatuko da,\n" " mezuak atxikiz. Aktibatu aukera hau, adibidez,\n" " zerrendakideen artean irainak azaltzen badira, eta zerrendako " "giroa\n" " lasaitu nahi denean." #: Mailman/Gui/General.py:410 msgid "" "Default options for new members joining this list.<input\n" " type=\"hidden\" name=\"new_member_options\" value=\"ignore\">" msgstr "" "Zerrendakide berrientzat lehenetsitako aukerak.<input\n" " type=\"hidden\" name=\"new_member_options\" value=\"ignore\">" #: 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 "" "Zerrendakide berrien hasierako ezaugarriak\n" " aldagai-segida horretatik hartuko dira." #: Mailman/Gui/General.py:417 msgid "" "(Administrivia filter) Check postings and intercept ones\n" " that seem to be administrative requests?" msgstr "" "(Iragazki administratiboa) Mezuak begiratu, eta eskaera administratiboak\n" " diruditenak atzeman?" #: 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 "" "Iragazki administratiboek mezu guztiak begiratu, iragazi, eta eskaera " "administratiboak\n" " diruditenak atzeman egingo ditu (adibidez, harpidetza " "eskaerak,\n" " zerrenda uzteko eskaerak, eta abar). Kudeatzeko mezuen " "zerrendara gehituko\n" " ditu, kudeatzaileari horren berri emanez." #: Mailman/Gui/General.py:427 msgid "" "Maximum length in kilobytes (KB) of a message body. Use 0\n" " for no limit." msgstr "" "Mezuaren gehienezko tamaina (KB). Erabili 0 mugarik jarri nahi ez bada." #: 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 "Zerrenda honek nahiago duen makinaren helbidea." #: 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 "" "\"host_name\" da sistema honetan Mailmanekin zerikusia duten helbideentzat\n" " izenik gogokoena; eskuarki, horrexek behar luke mezu-trukerako\n" " sistemaren helbidea. Aukera hau egokia izan daiteke makina " "batek\n" " izan ditzakeen helbideen artean hautatzeko." #: Mailman/Gui/General.py:449 msgid "" "Should messages from this mailing list include the\n" " <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC " "2369</a>\n" " (i.e. <tt>List-*</tt>) headers? <em>Yes</em> is highly\n" " recommended." msgstr "" "Zerrenda honetako mezuek\n" " <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC " "2369</a>\n" " behar dute goiburuan? (Hau da, <tt>List-*</tt>).\n" " <em>Bai</em> erantzutea gomendatzen da." #: 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" " <p>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 "" #: Mailman/Gui/General.py:472 msgid "Should postings include the <tt>List-Post:</tt> header?" msgstr "<tt>List-Post:</tt> goiburua gehitu mezuetan?" #: Mailman/Gui/General.py:473 msgid "" "The <tt>List-Post:</tt> header is one of the headers\n" " recommended by\n" " <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC " "2369</a>.\n" " However for some <em>announce-only</em> 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 <tt>List-Post:</tt> header is misleading.\n" " Select <em>No</em> to disable the inclusion of this header. " "(This\n" " does not affect the inclusion of the other <tt>List-*:</tt>\n" " headers.)" msgstr "" "<tt>List-Post:</tt> goiburua da\n" " <a href=\"http://www.faqs.org/rfcs/rfc2369.html\">RFC 2369</a>-" "an\n" " gomendatuetako bat. Edozelan ere, <em>iragarpenerako " "bakarrik</em> diren posta\n" " zerrendetan, oso gutxi dira zerrendara mezuak igortzeko aukera " "dutenak;\n" " harpide gehienek ez dute horretarako baimenik. Horrelako " "zerrendetan,\n" " <tt>List-Post:</tt> goiburua nahasgarria da.\n" " Goiburu hau ez dadin agertu, aukera ezazu <em>Ez</em>.\n" " (Horrek ez du eraginik izango <tt>List-*:</tt> itxurako beste " "goiburu batzuetan.)" #: Mailman/Gui/General.py:489 msgid "" "Should the <tt>Sender</tt> header be rewritten for this\n" " mailing list to avoid stray bounces? <em>Yes</em> is\n" " recommended." msgstr "" #: Mailman/Gui/General.py:493 msgid "" "<a href=\"http://www.faqs.org/rfcs/rfc2822.html\">RFC\n" " 2822</a> defines the <tt>Sender</tt> 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" " <p>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 "" #: Mailman/Gui/General.py:521 msgid "" "<b>real_name</b> attribute not\n" " changed! It must differ from the list's name by case\n" " only." msgstr "" "<b>real_name</b> atributua ez da aldatu\n" " Letra larrien bidez bakarrik ezberdindu behar da zerrendaren " "izenetik." #: Mailman/Gui/General.py:549 msgid "" "The <b>info</b> 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 "" "<b>admin_member_chunksize</b> 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 "" "Ezin duzu gehitu Reply-To goibururik: helbide esplizitura\n" " helbidea hutsik badago. Balio hauek leheneratzen." #: Mailman/Gui/Language.py:34 msgid "Language options" msgstr "Hizkuntza Aukerak" #: Mailman/Gui/Language.py:66 msgid "Natural language (internationalization) options." msgstr "Bertako hizkuntzaren aukera (internazionalizazioa)." #: Mailman/Gui/Language.py:71 msgid "Default language for this list." msgstr "Zerrenda honetarako lehenetsitako hizkuntza." #: Mailman/Gui/Language.py:72 msgid "" "This is the default natural language for this mailing list.\n" " If <a href=\"?VARHELP=language/available_languages\">more than " "one\n" " language</a> 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 "" "Hauxe izango da posta zerrenda honen hizkuntza.\n" " <a href=\"?VARHELP=language/available_languages\">Hizkuntza bat " "baino\n" " gehiago</a> onartzen baditu, erabiltzaileak berea aukeratu ahal " "izango du\n" " zerrenda honetan parte hartzeko orduan. Beste kasuetan,\n" " lehenetsitako hizkuntza izango da lan-hizkuntza.\n" " Aukera hori aplikatuko zaie, bai web bidez ikusitako mezuei, " "zein posta\n" " elektronikoei, baina ez harpidedunek bidalitako mezuei." #: Mailman/Gui/Language.py:82 msgid "Languages supported by this list." msgstr "Zerrenda honek onartzen dituen hizkuntzak." #: Mailman/Gui/Language.py:84 msgid "" "These are all the natural languages supported by this list.\n" " Note that the\n" " <a href=\"?VARHELP=language/preferred_language\">default\n" " language</a> must be included." msgstr "" "Hauexek dira zerrenda honek onartzen dituen hizkuntzak.\n" " Kontuan izan\n" " <a href=\"?VARHELP=language/preferred_language\">lehenetsitako\n" " hizkuntza</a> bertan egon beharko dela." #: Mailman/Gui/Language.py:90 msgid "Always" msgstr "Beti" #: Mailman/Gui/Language.py:90 msgid "As needed" msgstr "Behar denean" #: Mailman/Gui/Language.py:90 msgid "Never" msgstr "Inoiz ez" #: Mailman/Gui/Language.py:91 msgid "" "Encode the\n" " <a href=\"?VARHELP=general/subject_prefix\">subject\n" " prefix</a> even when it consists of only ASCII characters?" msgstr "" "Nahiz eta ASCII karaktereak bakarrik izan,\n" " <a href=\"?VARHELP=general/subject_prefix\">gaiaren " "aurrizkia</a>\n" " kodetu?" #: 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 <em>Never</em> " "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" " <p>Note however, that if your mailing list receives both " "encoded\n" " and unencoded subject headers, you might want to choose <em>As\n" " needed</em>. 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 "" "Zure posta zerrendarentzat lehenetsitako hizkuntzak ASCII ez diren\n" " karaktere multzoa badarabil, eta aurrizkiak ASCII ez diren " "karaktereak baditu,\n" " aurrizkia estandarren arabera kodetuko da beti.\n" " Dena dela, zure aurrizkiak ASCII karaktereak\n" " baditu, aukera honetan <em>Inoiz ere ez</em> hauta dezakezu\n" " aurrizkien kodeketa ezgaitzeko. Horrela, ASCII ez diren " "kodeak\n" " egoki ulertzeko zailtasunak dituzten erabiltzaileek\n" " arazo gutxiago izango dute Gaia goiburuak irakurtzeko\n" " orduan.\n" "\n" " <p>Kontuan izan, baina, zure posta helbideak goiburu\n" " kodetuak eta ez-kodetuak jasotzen baditu, <em>Behar " "Denean</em>\n" " aukera gaitu dezakezula. Aukera hori eginez, goiburuak ASCII " "kodeak\n" " bakarrik dituenean, Mailmanek ez ditu ASCII aurrizkiak " "kodetuko;\n" " goiburu originalak ASCII ez diren kodeak baditu, aldiz, orduan\n" " bai kodetuko du aurrizkia. Horrek anbiguotasuna sahiestuko du " "estandarretan;\n" " bestela, hartzaile batzuen mezuetan, aurrizkiaren eta " "jatorrizko\n" " goiburuaren artean hutsune gehiegi (edo gutxiegi) ager\n" " daitezke." #: Mailman/Gui/Membership.py:26 msgid "Membership Management..." msgstr "Harpidetzaren Kudeaketa" #: Mailman/Gui/Membership.py:30 msgid "Membership List" msgstr "Harpidedunen Zerrenda" #: Mailman/Gui/Membership.py:31 msgid "Mass Subscription" msgstr "Harpidetzak Taldean Egin" #: Mailman/Gui/Membership.py:32 msgid "Mass Removal" msgstr "Harpidetzak Taldean Ezereztatu" #: Mailman/Gui/Membership.py:33 msgid "Address Change" msgstr "" #: Mailman/Gui/NonDigest.py:35 msgid "Non-digest options" msgstr "Mezu Arrunten Ezaugarriak" #: Mailman/Gui/NonDigest.py:43 msgid "Policies concerning immediately delivered list traffic." msgstr "Zerrendako mezuak heldu ahala banatzeko politika." #: Mailman/Gui/NonDigest.py:46 msgid "" "Can subscribers choose to receive mail immediately, rather\n" " than in batched digests?" msgstr "" "Harpidedunek aukera dezakete ea mezuak heldu ahala jaso nahi dituzten,\n" " edo bildumetan jaso nahi dituzten?" #: Mailman/Gui/NonDigest.py:53 msgid "Full Personalization" msgstr "Dena pertsonalizatu" #: Mailman/Gui/NonDigest.py:55 msgid "" "Should Mailman personalize each non-digest delivery?\n" " This is often useful for announce-only lists, but <a\n" " href=\"?VARHELP=nondigest/personalize\">read the " "details</a>\n" " section for a discussion of important performance\n" " issues." msgstr "" "Mezu arruntak ere personalizatu behar al ditu Mailmanek?\n" " Erabilgarria izaten da iragarkiak bidaltzen dituzten " "zerrendetan.\n" " Irakurri <a " "href=\"?VARHELP=nondigest/personalize\">xehetasunak</a>\n" " atala gai garrantzitsuak aztertzen dituelako." #: 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" " <p>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" " <p>Select <em>No</em> to disable personalization and send\n" " messages to the members in batches. Select <em>Yes</em> " "to\n" " personalize deliveries and allow additional substitution\n" " variables in message headers and footers (see below). In\n" " addition, by selecting <em>Full Personalization</em>, the\n" " <code>To</code> header of posted messages will be modified " "to\n" " include the member's address instead of the list's posting\n" " address.\n" "\n" " <p>When personalization is enabled, a few more expansion\n" " variables can be included in the <a\n" " href=\"?VARHELP=nondigest/msg_header\">message header</a> " "and\n" " <a href=\"?VARHELP=nondigest/msg_footer\">message " "footer</a>.\n" "\n" " <p>These additional substitution variables will be " "available\n" " for your headers and footers, when this feature is " "enabled:\n" "\n" " <ul><li><b>user_address</b> - The address of the user,\n" " coerced to lower case.\n" " <li><b>user_delivered_to</b> - The case-preserved " "address\n" " that the user is subscribed with.\n" " <li><b>user_password</b> - The user's password.\n" " <li><b>user_name</b> - The user's full name.\n" " <li><b>user_optionsurl</b> - The url to the user's " "option\n" " page.\n" " </ul>\n" " " msgstr "" "Gehienetan, Mailmanek mezuak bildumetan bidaltzen dizkie\n" " harpidedunei. Askoz eraginkorragoa da,\n" " Mailmanen eta zerbitzariaren arteko trafikoa gutxitzen\n" " duelako.\n" "\n" " <p>Hala ere, zerrenda batzuen kasuan\n" " pertsonalizatzea komeni da. Mailmanek mezu bat idazten du\n" " zerrendakide bakoitzarentzat. Aukera hori aktibatuz\n" " gunearen etekina asko jeitsi daiteke; hortaz, zuk ikusi " "beharko duzu ea\n" " merezi duen, eta lortu nahi duzuna egiteko beste modurik " "badagoen.\n" " Arreta handiz begiratu beharko zenuke sistemaren " "eraginkortasuna\n" " onargarria den.\n" "\n" " <p>Mezuak harpidedun guztiei bildumetan bidali nahi " "badizkiezu <em>Ez</em>\n" " aukeratu. <em>Bai</em> aukera ezazu bidalketak\n" " pertsonalizatzeko eta mezuen buruak eta oinak " "pertsonalizatzea baimentzeko\n" " (ikus behean). Gainera, <em>Dena Pertsonalizatu</em> " "aukeratuz gero,\n" " <code>Nori</code> goiburua ere moldatu egingo da,\n" " zerrendaren helbidea agertu beharrean zerrendakidearen " "helbidea agertuz.\n" "\n" " <p>Pertsonalizazioa gaitzen denean, goiburu gehiago ere \n" " sar daitezke: \n" " <a href=\"?VARHELP=nondigest/msg_header\">mezuaren " "goiburua</a> eta\n" " <a href=\"?VARHELP=nondigest/msg_footer\">mezuaren " "oina</a>.\n" "\n" " <p>Aukera hori aktibatuz gero, mezuen goiburuetan eta " "oinetan erantsi daitezkeen\n" " beste aldagai hauek ere eskuragai izango dira.\n" "\n" " <ul><li><b>user_address</b> - Harpidedunaren helbidea letra " "txikiz.\n" " <li><b>user_delivered_to</b> - Harpidedunaren helbidea " "letra larriak errespetatuz.\n" " <li><b>user_password</b> - Harpidedunaren pasahitza.\n" " <li><b>user_name</b> - Harpidedunaren izena eta " "abizena.\n" " <li><b>user_optionsurl</b> - Harpidedunaren aukeren " "orriaren URLa.\n" " </ul>\n" " " #: Mailman/Gui/NonDigest.py:110 msgid "" "When <a href=\"?VARHELP=nondigest/personalize\">personalization</a> is " "enabled\n" "for this list, additional substitution variables are allowed in your " "headers\n" "and footers:\n" "\n" "<ul><li><b>user_address</b> - The address of the user,\n" " coerced to lower case.\n" " <li><b>user_delivered_to</b> - The case-preserved address\n" " that the user is subscribed with.\n" " <li><b>user_password</b> - The user's password.\n" " <li><b>user_name</b> - The user's full name.\n" " <li><b>user_optionsurl</b> - The url to the user's option\n" " page.\n" "</ul>\n" msgstr "" "<a href=\"?VARHELP=nondigest/personalize\">personalizazioa</a> zerrenda\n" "honetarako gaitua dagoenean, aldagai gehiago erabil daitezke mezu buru \n" "eta oinetan:\n" "\n" "<ul><li><b>user_address</b> - Erabiltzailearen helbidea,\n" " minuskuletan.\n" " <li><b>user_delivered_to</b> - Erabiltzailearen helbidea\n" " hark harpidetza egitean eman zune bezala.\n" " <li><b>user_password</b> - Erabiltzailearen pasahitza.\n" " <li><b>user_name</b> - Erabiltzailearen Izen osoa.\n" " <li><b>user_optionsurl</b> - Erabiltzailearen aukera pertsonalen\n" " orrialdera laster marka .\n" "</ul>\n" #: Mailman/Gui/NonDigest.py:129 msgid "Header added to mail sent to regular list members" msgstr "Zerrendakide arruntei bidalitako mezuetan gehitu beharreko goiburua." #: Mailman/Gui/NonDigest.py:130 msgid "" "Text prepended to the top of every immediately-delivery\n" " message. " msgstr "Bidali ahala jasotzen diren mezuen buruan eransten den testua. " #: Mailman/Gui/NonDigest.py:134 msgid "Footer added to mail sent to regular list members" msgstr "Zerrendakide arruntei bidalitako mezuetan gehitu beharreko oina." #: Mailman/Gui/NonDigest.py:135 msgid "" "Text appended to the bottom of every immediately-delivery\n" " message. " msgstr "Etorri ahala jasotzen diren mezuen oinean eransten den testua. " #: Mailman/Gui/NonDigest.py:141 msgid "Scrub attachments of regular delivery message?" msgstr "" #: 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 "" #: 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 "Pasahitzak" #: Mailman/Gui/Privacy.py:37 msgid "Privacy options..." msgstr "Pribazitate Aukerak" #: Mailman/Gui/Privacy.py:41 msgid "Subscription rules" msgstr "Harpidetzarako Arauak" #: Mailman/Gui/Privacy.py:42 msgid "Sender filters" msgstr "Bidaltzaileen Iragazkiak" #: Mailman/Gui/Privacy.py:43 msgid "Recipient filters" msgstr "Hartzaileen Iragazkiak" #: Mailman/Gui/Privacy.py:44 msgid "Spam filters" msgstr "Zabor-posta Iragazkiak" #: Mailman/Gui/Privacy.py:58 Mailman/Gui/Usenet.py:63 msgid "None" msgstr "Ezer ere ez" #: Mailman/Gui/Privacy.py:59 Mailman/Gui/Privacy.py:82 msgid "Confirm" msgstr "Berretsi" #: Mailman/Gui/Privacy.py:60 Mailman/Gui/Privacy.py:83 msgid "Require approval" msgstr "Onespena eskatu" #: Mailman/Gui/Privacy.py:61 Mailman/Gui/Privacy.py:84 msgid "Confirm and approve" msgstr "Berretsi eta onartu" #: Mailman/Gui/Privacy.py:63 Mailman/Gui/Privacy.py:86 msgid "What steps are required for subscription?<br>" msgstr "Zer egin behar da harpidedun izateko?<br>" #: Mailman/Gui/Privacy.py:64 msgid "" "None - no verification steps (<em>Not\n" " Recommended </em>)<br>\n" " Confirm (*) - email confirmation step required " "<br>\n" " Require approval - require list administrator\n" " Approval for subscriptions <br>\n" " Confirm and approve - both confirm and approve\n" " \n" " <p>(*) 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.<br>\n" "\n" " This prevents mischievous (or malicious) people\n" " from creating subscriptions for others without\n" " their consent." msgstr "" "Bat ere ez - Egiaztapenik gabe (<em>Ez da\n" " Gomendatzen</em>)<br>\n" " Berretsi (*) - email bidez konfirmatzea " "beharrezkoa <br>\n" " Onartu- zerrendako kudeatzailearen onespena\n" " behar du<br>\n" " Berretsi eta onartu - biak, berretsi zein onartu\n" " \n" " <p>(*) norbaitek harpidetza eskaera egiten " "duenean,\n" " Mailmanek mezu bat bidaltzen dio. Mezu horrek " "eskaera zenbaki bat\n" " darama, eta mezu horri erantzun egin behar zaio " "harpidetu egin\n" " ahal izateko.<br>\n" "\n" " Horrela, harpideduna bera ez den beste inork " "harpidetzarik ez egitea sahiestu nahi da,\n" " betiere harpidedunaren onerako." #: Mailman/Gui/Privacy.py:87 msgid "" "Confirm (*) - email confirmation required <br>\n" " Require approval - require list administrator\n" " approval for subscriptions <br>\n" " Confirm and approve - both confirm and approve\n" " \n" " <p>(*) 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.<br> This prevents\n" " mischievous (or malicious) people from creating\n" " subscriptions for others without their consent." msgstr "" "Berretsi (*) - eskaera email bidez berretsi <br>\n" " Onespena eskatu - eskaerak zerrenda " "kudeatzailearen\n" " onespena behar du. <br>\n" " Berretsi eta onartu - biak, berretsi zein onartu\n" " \n" " <p>(*) norbaitek harpidetza eskaera egiten " "duenean,\n" " Mailmanek mezu bat bidaltzen dio. Mezu horrek " "eskaera zenbaki bat\n" " darama, eta mezu horri erantzun egin behar zaio " "harpidetu egin\n" " ahal izateko.<br>\n" "\n" " Horrela, harpideduna bera ez den beste inork " "harpidetzarik ez egitea sahiestu nahi da,\n" " betiere harpidedunaren onerako." #: 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" " <a href=\"%(admin)s/archive\">Archival Options</a> section for\n" " separate archive-related privacy settings." msgstr "" "Atal honen bitartez, zure zerrendaren harpidetza-politika zehaztu ahal\n" " izango duzu. Zerrenda irekia den ala ez ere zehaztu ahal " "izango\n" " duzu. Artxibatutako mezuen pribazitatearen inguruko kontuak\n" " ere ikus itzazu <a href=\"%(admin)s/archive\">Artxibaketarako " "Aukerak</a>\n" " atalean." #: Mailman/Gui/Privacy.py:109 msgid "Subscribing" msgstr "Harpidetu" #: Mailman/Gui/Privacy.py:111 msgid "" "Advertise this list when people ask what lists are on this\n" " machine?" msgstr "" "Zerrenda hau iragarri, erabiltzaileek makina honetan dauden zerrendak " "zeintzuk\n" " diren galdetzen dutenean?" #: 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? (<em>No</em> is recommended)" msgstr "" "Zerrenda moderatzailearen onespena behar al da zerrenda uzte\n" " eskakizunentzat? (<em>Ez</em> gomendatzen da)" #: 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" " <p>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 "" "Zerrendakideek zerrenda utzi nahi dutenean, zerrenda uzteko eskaera bat " "egingo\n" " dute; web bidez zein e-mailez izan daiteke.\n" " Gehienetan hobea da zerrenda uzteko aukera irekia izatea, hau " "da,\n" " harpidedunak bere kabuz zerrenda uzteko aukera izatea (asko\n" " haserretzen dira ezin dutenean zerrenda utzi! :-)).\n" "\n" " <p>Hala ere, zerrenda batzuen kasuan interesgarria izan " "daiteke\n" " zerrenda uzteko moderatzailearen baimena behar izatea (esate " "baterako\n" " lantegi bateko langileen arteko posta zerrenda baten kasuan)." #: Mailman/Gui/Privacy.py:143 msgid "Ban list" msgstr "Zerrenda debekatua" #: Mailman/Gui/Privacy.py:145 msgid "" "List of addresses which are banned from membership in this\n" " mailing list." msgstr "Zerrenda honetako kide izatea debekatuta duten helbideen zerrenda." #: 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 "" "Zerrenda horretako helbideei zuzenean debekatzen zaie zerrendan izena " "ematea,\n" " moderatzailearen parte hartzerik gabe.\n" " Lerro bakoitzeko helbide bana gehitu; adierazpen erregularraren " "kasuan ^ \n" " karakterearekin hasi." #: Mailman/Gui/Privacy.py:153 msgid "Membership exposure" msgstr "Zerrendakideen izenak nola erakutsi?" #: Mailman/Gui/Privacy.py:155 msgid "Anyone" msgstr "Edozeinek" #: Mailman/Gui/Privacy.py:155 msgid "List admin only" msgstr "Kudeatzaileak bakarrik" #: Mailman/Gui/Privacy.py:155 msgid "List members" msgstr "Partaide zerrenda" #: Mailman/Gui/Privacy.py:156 msgid "Who can view subscription list?" msgstr "Nork ikusi dezake harpidedunen zerrenda?" #: Mailman/Gui/Privacy.py:158 msgid "" "When set, the list of subscribers is protected by member or\n" " admin password authentication." msgstr "" "Aktibatuta dagoenean, zerrendakideen izenak kudeatzailearen edo " "harpidedunaren pasahitzaren\n" "bidez babesten dira." #: Mailman/Gui/Privacy.py:162 msgid "" "Show member addresses so they're not directly recognizable\n" " as email addresses?" msgstr "Zerrendakideen helbideak, ezin ezagutzeko moduan erakutsi?" #: 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 "" "Aukera honen bitartez, zerrendakideen helbideak nolabait moldatu egiten \n" " dira zerrendetan aurkezten direnean (bai testu gisa, eta bai\n" " lotura gisa), posta helbide itxura kenduz. \n" " Horren asmoa, sarea arakatzen duten eskaner automatikoen lana " "oztopatzea\n" " da, zabor-posta sahiesteko." #: 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" " <p>Member postings are held for moderation if their\n" " <b>moderation flag</b> is turned on. You can control whether\n" " member postings are moderated by default or not.\n" "\n" " <p>Non-member postings can be automatically\n" " <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n" " >accepted</a>,\n" " <a href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">held " "for\n" " moderation</a>,\n" " <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n" " >rejected</a> (bounced), or\n" " <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >discarded</a>,\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" " <a " "href=\"?VARHELP=privacy/sender/generic_nonmember_action\">general\n" " non-member rules</a>.\n" "\n" " <p>In the text boxes below, add one address per line; start the\n" " line with a ^ character to designate a <a href=\n" " \"http://docs.python.org/library/re.html\"\n" " >Python regular expression</a>. 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" " <p>Note that non-regexp matches are always done first." msgstr "" "Mezu bat zerrendara bidaltzen denean, hainbat urrats emango dira\n" " moderatzaileak mezu hori moderatu (onartu/baztertu) behar duen\n" " erabakitzeko. Atal honetan agertzen da moderaziorako kontrolak\n" " zeintzuk diren, bai zerrendakieden mezuen kasurako, bai " "zerrendakide\n" " ez direnen kasurako.\n" "\n" " <p>Zerrendakideen kasuan, mezuak moderatu egingo dira,\n" " <b>moderazio ikurra</b> aktibatuta dagoenean. Zuk erabaki\n" " beharko duzu, ea zerrendakideen mezuak moderatu behar diren\n" " ala ez.\n" "\n" " <p>Zerrendakide ez diren mezuen kasuan, aukerak hauexek dira:\n" " <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n" " >onartu</a>,\n" " <a " "href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">moderatzeko\n" " atxiki</a>,\n" " <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n" " >ez onartu</a> (errebotea bidali), edo\n" " <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >baztertu</a>,\n" " bai banaka, bai denak batera. Zerrendakide ez diren\n" " mezuak ez badira moderatzen (onartu, ez onartu, baztertu),\n" " <a " "href=\"?VARHELP=privacy/sender/generic_nonmember_action\">zerrendakide\n" " ez direnen arau orokorrak</a>\n" " jarraituz iragaziko dira.\n" "\n" " <p>Beheko testu-kutxetan, gehitu helbide bat lerroko; lerroa " "hasi\n" " ^ karakterearekin, <a href=\n" " \"http://docs.python.org/library/re.html\"\n" " >Python adierazpen erregularren</a> kasuan. '\\' ikurrak " "sartzean,\n" " Python lerro gordinak erabiltzen ari bazina bezala egin ezazu " "(gehienetan\n" " '\\' bakarra erabiliko duzu).\n" "\n" " <p>Gogoan izan, regexp ez dirennen bateratzeak beti lehenago " "egiten direla." #: Mailman/Gui/Privacy.py:212 msgid "Member filters" msgstr "Zerrendakideen iragazkia" #: Mailman/Gui/Privacy.py:215 msgid "By default, should new list member postings be moderated?" msgstr "" "Zerrendakide berrien mezuak, hasiera batean moderatu egin behar dira?" #: Mailman/Gui/Privacy.py:217 msgid "" "Each list member has a <em>moderation flag</em> 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" " <p>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" " <a href=\"%(adminurl)s/members\">membership management\n" " screens</a>." msgstr "" "Zerrendakide bakoitzak <em>moderazio ikur</em> bat du, bere mezuak\n" " zuzenean zerrendara bidaltzen diren (moderatu gabe) ala " "moderatzaileak onartu\n" " behar dituen (moderatuta) adieraziz. Moderazio ikurra " "aktibatuta\n" " dagoenean, mezuak onartu egin beharko dira zerrendara bidali\n" " aurretik. Zuk, zerrenda kudeatzaile zaren aldetik, erabaki " "beharko\n" " duzu zeinen mezuak moderatu beharko diren, eta zeinenak ez.\n" "\n" " <p>Zerrendakide berria harpidetzean, hasierako moderazio " "ikurra\n" " aukera honen arabera zehaztuko da. Aukera hau ezgaitu, " "zerrendakideen\n" " mezuak zuzenean onartzeko. Aukera gaitu, mezuak moderatzea\n" " nahi baduzu. Gerora, eskuz, banan banan moderazio ikur horiek\n" " moldatzeko aukera izango duzu,\n" " <a href=\"%(adminurl)s/members\">harpidetzak kudeatzeko\n" " pantailaren</a> bitartez." #: Mailman/Gui/Privacy.py:265 msgid "" "Action to take when a moderated member posts to the\n" " list." msgstr "" "Moderatutako zerrendakide batek mezu bat bidaltzen duenean egin\n" " beharrekoak." #: Mailman/Gui/Privacy.py:267 msgid "" "<ul><li><b>Hold</b> -- this holds the message for approval\n" " by the list moderators.\n" "\n" " <p><li><b>Reject</b> -- 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 <a\n" " href=\"?VARHELP=privacy/sender/member_moderation_notice\"\n" " >configured by you</a>.\n" "\n" " <p><li><b>Discard</b> -- this simply discards the message, " "with\n" " no notice sent to the post's author.\n" " </ul>" msgstr "" "<ul><li><b>Atxiki</b> -- horrek mezua atxiki egingo du, moderatzaileak\n" " onartu arte.\n" "\n" " <p><li><b>Ez onartu</b> -- horrek mezua baztertu egiten du, eta " "\n" " errebote-mezua bidaltzen dio harpidedunari. Mezu horren\n" " testua <a\n" " href=\"?VARHELP=privacy/sender/member_moderation_notice\"\n" " >zuk konfigura dezakezu</a>.\n" "\n" " <p><li><b>Baztertu</b> -- mezua ezabatu egiten du, " "harpidedunari inolako\n" " jakinarazpenik bidali gabe.\n" " </ul>" #: Mailman/Gui/Privacy.py:281 msgid "" "Text to include in any\n" " <a href=\"?VARHELP/privacy/sender/member_moderation_action\"\n" " >rejection notice</a> to\n" " be sent to moderated members who post to this list." msgstr "" "Posta zerrenda honetara mezuak bidaltzen\n" " dituzten moderatutako harpidedunei euren mezua baztertzean " "bidaltzen zaien\n" " <a href=\"?VARHELP/privacy/sender/member_moderation_action\"\n" " >oharra</a>." #: 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 "" "<ul><li><b>Munge From</b> -- applies the <a\n" " href=\"?VARHELP=general/from_is_list\">from_is_list Munge " "From</a>\n" " transformation to these messages.\n" "\n" " <p><li><b>Wrap Message</b> -- applies the <a\n" " href=\"?VARHELP=general/from_is_list\">from_is_list Wrap\n" " Message</a> transformation to these messages.\n" "\n" " <p><li><b>Reject</b> -- 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 <a\n" " href=\"?VARHELP=privacy/sender/dmarc_moderation_notice\"\n" " >configured by you</a>.\n" "\n" " <p><li><b>Discard</b> -- this simply discards the message, " "with\n" " no notice sent to the post's author.\n" " </ul>\n" "\n" " <p>This setting takes precedence over the <a\n" " href=\"?VARHELP=general/from_is_list\"> from_is_list</a> " "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 "" "<ul><li><b>No</b> -- 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" " <p><li><b>Yes</b> -- this applies dmarc_moderation_action to\n" " posts From: a domain with DMARC p=reject or p=quarantine.\n" " </ul><p>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" " <a href=\"?VARHELP=privacy/sender/dmarc_moderation_action\"\n" " >rejection notice</a> 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" " <p>For example:<pre>\n" " example.com,mail.example.com;mac.com,me.com,icloud.com\n" " </pre>\n" " <p>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" " <p>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" " <p>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 "Harpidedun ez direnen iragazkia" #: Mailman/Gui/Privacy.py:402 msgid "" "List of non-member addresses whose postings should be\n" " automatically accepted." msgstr "" "Harpidedun izan ez arren, mezuak automatikoki onartuko zaizkien\n" " helbideen zerrenda." #: 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 "" "Zerrenda honetako helbideetatik datozen mezuak\n" "automatikoki moderatuko dira" #: 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 "" "Zerrenda honetan agertzen diren helbideak, moderatu beharreko harpidedun ez\n" " direnenak dira. Mezua jasotzen denean, atxiki egingo da " "moderatzaileak onartu arte.\n" " Bidaltzaileari mezu bat iritsiko zaio, esanez bere mezua\n" " moderatzaileak noiz onartuko zain dagoela, eta nahi badu,\n" " mezu hori ezabatzeko aukera duela.\n" " Lerro bakoitzeko helbide bat idatzi; adierazpen erregularren " "kasuan,\n" " ^ karakterearekin hasi lerroa." #: Mailman/Gui/Privacy.py:429 msgid "" "List of non-member addresses whose postings will be\n" " automatically rejected." msgstr "" "Zerrenda honetako helbideetatik datozen mezuak ez dira\n" " onartuko." #: 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" " <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >automatically discarded</a>.\n" "\n" " <p>Add member addresses one per line; start the line with a ^\n" " character to designate a regular expression match." msgstr "" "Zerrenda honetako helbideetatik datozen mezuak ez dira onartuko.\n" " Mezua bidaltzaileari itzuliko zaio, mezua zergatik ez den " "onartu\n" " esanez. Aukera hau ez da egokia spam-en kasuan; \n" " horrelako mezuak <a " "href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >automatikoki baztertu</a>.\n" "\n" " <p>Lerro bakoitzeko helbide bat gehitu; adierazpen erregularren " "kasuan\n" " lerroa ^ karakterearekin hasi." #: Mailman/Gui/Privacy.py:444 msgid "" "List of non-member addresses whose postings will be\n" " automatically discarded." msgstr "" "Automatikoki mezu bidalketa atzera botako zaien harpidedun ez diren\n" " helbideen zerrenda." #: 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 <a " "href=\"?VARHELP=privacy/sender/forward_auto_discards\"\n" " >receive copies of auto-discarded messages.</a>.\n" "\n" " <p>Add member addresses one per line; start the line with a ^\n" " character to designate a regular expression match." msgstr "" "Zerrenda honetan agertzen diren helbideetatik iristen diren mezuak\n" " automatikoki baztertuko dira, inongo galderarik gabe.\n" " Bidaltzaileak ez du jakinarazpenik edo erreboterik jasoko. Hala " "ere, moderatzaileak\n" " <a href=\"?VARHELP=privacy/sender/forward_auto_discards\"\n" " >automatikoki baztertu eta ezabatutako mezuen kopiak</a> " "jasotzeko aukera du.\n" "\n" " <p>Lerro bakoitzeko helbide bat gehitu; adierazpen erregularren " "kasuan\n" " lerroa ^ karakterearekin hasi." #: Mailman/Gui/Privacy.py:459 msgid "" "Action to take for postings from non-members for which no\n" " explicit action is defined." msgstr "" "Euren mezuekin zer egin zehaztuta ez duten gainontzeko helbideekin\n" " egin beharrekoa." #: 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" " <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n" " >accepted</a>,\n" " <a " "href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">held</a>,\n" " <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n" " >rejected</a> (bounced), and\n" " <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >discarded</a> addresses. If no match is found, then this " "action\n" " is taken." msgstr "" "Harpidedun ez den baten mezua jasotzen denean, helbidea automatikoki\n" " <a href=\"?VARHELP=privacy/sender/accept_these_nonmembers\"\n" " >onartuen</a>,\n" " <a " "href=\"?VARHELP=privacy/sender/hold_these_nonmembers\">moderatuen</a>,\n" " <a href=\"?VARHELP=privacy/sender/reject_these_nonmembers\"\n" " >ez onartuen</a> eta\n" " <a href=\"?VARHELP=privacy/sender/discard_these_nonmembers\"\n" " >baztertuen</a> zerrendarekin erkatzen da. Helbidea ez bada " "horko zerrenda\n" " batean ere agertzen, ondokoa egingo da." #: Mailman/Gui/Privacy.py:474 msgid "" "Should messages from non-members, which are automatically\n" " discarded, be forwarded to the list moderator?" msgstr "" "Automatikoki baztertzen diren zerrendakide ez diren bidaltzaileen mezuen\n" " kopiak moderatzaileari bidali?" #: 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 "" #: Mailman/Gui/Privacy.py:486 msgid "" "This section allows you to configure various filters based on\n" " the recipient of the message." msgstr "" "Atal honen bitartez, mezuaren hartzailearen araberako zenbait\n" " iragazki konfiguratzeko aukera duzu." #: Mailman/Gui/Privacy.py:489 msgid "Recipient filters" msgstr "Hartzaileen iragazkia" #: 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 "" "Zerrendara bidalitako mezuak zerrenda izena eduki behar al dute (to, cc) " "helburutzat\n" " (edo behekaldean ezarritako alias izenetan dagoeenetako " "batenbat)?" #: 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" " <p>The cost is that the list will not accept unhindered any\n" " postings relayed from other addresses, unless\n" "\n" " <ol>\n" " <li>The relaying address has the same name, or\n" "\n" " <li>The relaying address name is included on the options " "that\n" " specifies acceptable aliases for the list.\n" "\n" " </ol>" msgstr "" "Spam gehienek ez dute adierazten beraien milaka\n" " hartzaileak zeintzuk diren. Izan ere, ia beti,\n" " To: lerroan helbide ezezagun eta oker bat izango dute\n" " hartzailea nahasteko. Murrizketak helbidearen aurreneko " "zatiari\n" " bakarrik eragingo dio, '@' ikurraren aurrekoari, baina hala ere " "spam-ak\n" " detektatzeko gai da.\n" "\n" " <p>Horren kostua zera da: zerrendak ez duela onartuko\n" " beste helbide batzuetatik bidalitako mezurik, ez bada:\n" "\n" " <ol>\n" " <li>Helbideak izen berdina duenean, edo\n" "\n" " <li>Helbidea, zerrendak onartzen dituen ezizenen artean\n" " dagoenean.\n" "\n" " </ol>" #: Mailman/Gui/Privacy.py:514 msgid "" "Alias names (regexps) which qualify as explicit to or cc\n" " destination names for this list." msgstr "" "Zerrenda hau helburutzat duten mezuek erabili ditzazketen alias\n" " (expresio erregularra) zehatza." #: 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" " <p>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" " <p>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 "" "`require_explicit_destination' gaitzen denean onartzen diren\n" " ordezko helbideak. Aukera honek zenbait\n" " adierazpen erregular onartzen ditu, bakoitza\n" " lerro batean. Adierazpen horiek mezuaren hartzaile izango " "diren\n" " helbide guztiekin parekatzen dira. Erkaketa egiteko\n" " Python-en re.match() funtzioa erabiltzen da; erkaketa\n" " katearen hasieran hasten da.\n" " \n" " <p>Mailmanen 1.1 bertsioarekin bateragarritasuna izateko,\n" " adierazpen erregularrak '@' ikurrik ez duenean,\n" " patroia hartzailearen helbidearen zati lokalarekin bakarrik\n" " parekatzen da. Konparaketak huts egiten badu, edo\n" " patroiak '@' ikurra baldin badu, orduan patroia hartzailearen " "helbide\n" " osoarekin erkatzen da.\n" " \n" " <p> Zati lokalarekin egindako erkaketak zaharkituta daude;\n" " hurrengo bertsioetan, patroia beti hartzailearen helbide " "osoarekin\n" " erkatuko da." #: Mailman/Gui/Privacy.py:535 msgid "Ceiling on acceptable number of recipients for a posting." msgstr "Banaketa batean onar daitekeen gehienezko hartzaile kopurua." #: 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 "" "Bidalketak hartzaile kopuru hori edo gehiago badu, bidalketa gelditu\n" " eta kudeatzailearen onespena jaso arte atxikirik geratuko da.\n" " Ez baduzu mugarik nahi 0 ipini." #: 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 "" "Aukera honek zabor postaren aurkako filtro batzuk ezartzeko\n" " aukera ematen dizu, honek azkenean zerrendak jasoko duen\n" " zabor posta kopurua gutxitzen lagunduko zaitu.\n" " " #: Mailman/Gui/Privacy.py:547 msgid "Header filters" msgstr "" #: Mailman/Gui/Privacy.py:550 msgid "Filter rules to match against the headers of a message." msgstr "" #: 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 <em>Defer</em> " "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 "" #: Mailman/Gui/Privacy.py:572 msgid "Hold posts with header value matching a specified regexp." msgstr "Adierazpen erregular baten pareko goiburua duten mezuak atxiki." #: 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" " <p>For example:<pre>to: .*@public.com </pre> says to hold all\n" " postings with a <em>To:</em> mail header containing " "'@public.com'\n" " anywhere among the addresses.\n" "\n" " <p>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 "" "Erabili ezazu aukera hau, goiburu jakin batzuk dituzten mezuak\n" " debekatzeko. Balioa adierazpen erregular bat da, eta \n" " aipatutako goiburuen aurka parekatzen da. Letra larriak ez " "dira\n" " kontuan hartuko. '#' ikurrarekin hasten diren lerroak ere ez " "dira\n" " kontuan hartuko, oharrak izango direlako.\n" "\n" " <p>Adibidez:<pre>to: .*@public.com </pre> adierazpenak,\n" " <em>To:</em> goiburuan '@public.com' helbideren bat duten\n" " mezu guztiak geldiaraziko ditu.\n" "\n" " <p>Gogoan izan adierazpen erregularreko hutsuneak\n" " ezabatu egiten direla. Hori sahiesteko, hutsuneak\n" " parentesi artean sartu." #: 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 "" #: 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 "" #: Mailman/Gui/Topics.py:38 msgid "Topics" msgstr "Gaiak" #: Mailman/Gui/Topics.py:46 msgid "List topic keywords" msgstr "Zerrendako gaien gako-hitzak." #: Mailman/Gui/Topics.py:48 msgid "Disabled" msgstr "Ezgaituta" #: Mailman/Gui/Topics.py:48 msgid "Enabled" msgstr "Gaituta" #: Mailman/Gui/Topics.py:49 msgid "Should the topic filter be enabled or disabled?" msgstr "Gaien iragazkiak gaituta ala ezgaituta beharko luke?" #: Mailman/Gui/Topics.py:51 msgid "" "The topic filter categorizes each incoming email message\n" " according to <a\n" " href=\"http://docs.python.org/library/re.html\">regular\n" " expression filters</a> you specify below. If the message's\n" " <code>Subject:</code> or <code>Keywords:</code> header contains " "a\n" " match against a topic filter, the message is logically placed\n" " into a topic <em>bucket</em>. 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" " <p>Note that this feature only works with regular delivery, " "not\n" " digest delivery.\n" "\n" " <p>The body of the message can also be optionally scanned for\n" " <code>Subject:</code> and <code>Keywords:</code> headers, as\n" " specified by the <a\n" " " "href=\"?VARHELP=topics/topics_bodylines_limit\">topics_bodylines_limit</a>\n" " configuration variable." msgstr "" "Gaien iragazkiak, heltzen diren mezu guztiak sailkatu egiten ditu\n" " behean adierazitako <a " "href=\"http://docs.python.org/library/re.html\">adierazpen\n" " erregularren iragazkiaren</a> arabera.\n" " <code>Subject:</code> (gaia) edo <code>Keywords</code> (gako-" "hitzak)\n" " gai-iragazkiarekin bat datozenean, mezua sailkatu egiten da\n" " gai bakoitzaren <em>kutxan</em>. Erabiltzaile bakoitzak, gai " "bateko edo zenbaiteko mezuak\n" " bakarrik jasotzeko aukera izango du, besteak baztertuz.\n" " Kutxa batean ere ezarri ezin daitezkeen mezuak\n" " ez dira zerrendara bidaltzen.\n" "\n" " <p>Kontuan izan aukera hau bidalketa arrunten kasuan bakarrik " "dabilela; \n" " mezu bildumetan ez dabil.\n" "\n" " <p>Nahi bada, mezuaren gorputza ere eskaneatu daiteke, \n" " <code>Subject:</code> eta <code>Keyword:</code> bezalako " "goiburuak\n" " bilatzeko,\n" " <a " "href=\"?VARHELP=topics/topics_bodylines_limit\">topics_bodylines_limit</a>\n" " aldagaian zehazten den moduan." #: Mailman/Gui/Topics.py:72 msgid "How many body lines should the topic matcher scan?" msgstr "Gorputzaren zenbat lerro eskaneatu behar ditu gaien iragazkiak?" #: 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 <code>Keywords:</code> " "and\n" " <code>Subject:</code> 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 "" "Gaien iragazkiak mezuaren lerro kopuru hori eskaneatuko du, gaien gako-" "hitzen\n" " bila. Mezua eskaneatzea, bi aukera hauen ondorioz geratuko " "da:\n" " eskaneatzaileak lerro kopuru hori eskaneatu ondoren, edo\n" " goiburu itxurarik ez duen lerro bat aurkitzean. Zero aukeratuz " "gero, gorputza\n" " ez da eskaneatuko (hau da, <code>Keywords:</code> eta\n" " <code>Subject:</code> goiburuak bakarrik gainbegiratuko dira). " "Balio\n" " negatiboa idatziz gero, mezu osoa eskaneatuko da, goiburu " "itxurarik ez duen\n" " lerro bat aurkitu arte.\n" " " #: Mailman/Gui/Topics.py:85 msgid "Topic keywords, one per line, to match against each message." msgstr "Mezuetan bilatu beharreko gako-hitzak, lerro bakoitzeko bana." #: 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" " <code>Keywords:</code> and <code>Subject:</code> message " "headers.\n" " Note that the first few lines of the body of the message can " "also\n" " contain a <code>Keywords:</code> and <code>Subject:</code>\n" " \"header\" on which matching is also performed." msgstr "" "Gako-hitz bakoitza, azken batean, adierazpen erregular bat da.\n" " Hitz horiek mezuaren zati batzuekin parekatuko dira, batez ere\n" " <code>Keywords:</code> eta <code>Subject:</code> goiburuekin.\n" " Kontuan izan, mezuaren gorputzaren hasieran ere ager\n" " daitezkeela <code>Keywords:</code> eta <code>Subject:</code>\n" " lerroak; mezuaren lehen zati horretan ere egingo da bilaketa." #: Mailman/Gui/Topics.py:125 msgid "" "Topic specifications require both a name and\n" " a pattern. Incomplete topics will be ignored." msgstr "" "Gaien espezifikazioek izena eta patroia behar dute.\n" " Zerbait falta zaien definizioak ez dira onartuko." #: Mailman/Gui/Topics.py:135 msgid "" "The topic pattern '%(safepattern)s' is not a\n" " legal regular expression. It will be discarded." msgstr "" #: Mailman/Gui/Usenet.py:25 msgid "Mail<->News gateways" msgstr "PostaZerrenda<->BerriTaldea Zubiak" #: Mailman/Gui/Usenet.py:35 msgid "Mail-to-News and News-to-Mail gateway services." msgstr "PostaZerrenda-BerriTaldea eta BerriTaldea-PostaZerrenda zubiak." #: Mailman/Gui/Usenet.py:37 msgid "News server settings" msgstr "Berri-zerbitzuaren konfigurazioa" #: Mailman/Gui/Usenet.py:40 msgid "The hostname of the machine your news server is running on." msgstr "" "Zu berri taldeen zerbitzariaren makinak erabiltzen duen hostalari izena " "martxan dago." #: 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 "" "Balio hau zure berri taldeen zerbitzaria, edo aukeran\n" " izena:ataka formatuan, ataka zenbaki bat dela izan behar du.\n" "\n" " Berri posta zerbitzaria ez da Mailmanen zati bat. Zuk aurretik\n" " NNTP zerbitzari batera sarrea eduki behar dizu eta NNTP zerbitzariak\n" " postak irakurri eda bidali ditzazken makina bat bezala ezagutu\n" " behar du." #: Mailman/Gui/Usenet.py:50 msgid "The name of the Usenet group to gateway to and/or from." msgstr "Mezuak jaso eta bidaltzeko Usenet taldearen izena." #: Mailman/Gui/Usenet.py:53 msgid "" "Should new posts to the mailing list be sent to the\n" " newsgroup?" msgstr "" "Posta zerrendan jasotako mezuak, berri-taldera\n" " bidali?" #: Mailman/Gui/Usenet.py:57 msgid "" "Should new posts to the newsgroup be sent to the mailing\n" " list?" msgstr "" "Berri-taldean jasotako mezu berriak, posta zerrendara\n" " bidali?" #: Mailman/Gui/Usenet.py:60 msgid "Forwarding options" msgstr "Birbildaketa aukerak" #: Mailman/Gui/Usenet.py:63 msgid "Moderated" msgstr "Moderatua" #: Mailman/Gui/Usenet.py:63 msgid "Open list, moderated group" msgstr "Zerrenda irekia, talde moderatua" #: Mailman/Gui/Usenet.py:66 msgid "The moderation policy of the newsgroup." msgstr "Berri taldearen moderazio politika." #: 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 <em>to</em>, so if you are only gatewaying from\n" " Usenet, or the newsgroup you are gatewaying to is not " "moderated,\n" " set this option to <em>None</em>.\n" "\n" " <p>If the newsgroup is moderated, you can set this mailing " "list\n" " up to be the moderation address for the newsgroup. By " "selecting\n" " <em>Moderated</em>, 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" " <p><em>Note that if the message has an <tt>Approved</tt> " "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.</em>\n" "\n" " <p>Finally, if the newsgroup is moderated, but you want to " "have\n" " an open posting policy anyway, you should select <em>Open " "list,\n" " moderated group</em>. The effect of this is to use the normal\n" " Mailman moderation facilities, but to add an <tt>Approved</tt>\n" " header to all messages that are gatewayed to Usenet." msgstr "" "Konfigurazio honen bitartez, berri-taldea moderatzeko politika, eta\n" " posta zerrendako moderazio politikarekin duen harremana\n" " zehazten da. This only applies to the newsgroup that you are\n" " gatewaying <em>to</em>, so if you are only gatewaying from\n" " Usenet, or the newsgroup you are gatewaying to is not " "moderated,\n" " set this option to <em>None</em>.\n" "\n" " <p>If the newsgroup is moderated, you can set this mailing " "list\n" " up to be the moderation address for the newsgroup. By " "selecting\n" " <em>Moderated</em>, 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" " <p><em>Note that if the message has an <tt>Approved</tt> " "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.</em>\n" "\n" " <p>Finally, if the newsgroup is moderated, but you want to " "have\n" " an open posting policy anyway, you should select <em>Open " "list,\n" " moderated group</em>. The effect of this is to use the normal\n" " Mailman moderation facilities, but to add an <tt>Approved</tt>\n" " header to all messages that are gatewayed to Usenet." #: Mailman/Gui/Usenet.py:94 msgid "Prefix <tt>Subject:</tt> headers on postings gated to news?" msgstr "" "Berri-zerbitzuetara bidalitako mezuen <tt>Subject:</tt> goiburuak lehenetsi?" #: Mailman/Gui/Usenet.py:95 msgid "" "Mailman prefixes <tt>Subject:</tt> headers with\n" " <a href=\"?VARHELP=general/subject_prefix\">text you can\n" " customize</a> and normally, this prefix shows up in messages\n" " gatewayed to Usenet. You can set this option to <em>No</em> " "to\n" " disable the prefix on gated messages. Of course, if you turn " "off\n" " normal <tt>Subject:</tt> prefixes, they won't be prefixed for\n" " gated messages either." msgstr "" #: Mailman/Gui/Usenet.py:103 msgid "Mass catch up" msgstr "Sinkronizazioa" #: Mailman/Gui/Usenet.py:106 msgid "Should Mailman perform a <em>catchup</em> on the newsgroup?" msgstr "Berri-taldea <em>sinkronizatu</em> egin behar al du Mailmanek?" #: 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" " <em>read</em>. By catching up, your mailing list members will\n" " not see any of the earlier messages." msgstr "" #: Mailman/Gui/Usenet.py:121 msgid "Mass catchup completed" msgstr "Sinkronizazioa amaituta" #: Mailman/Gui/Usenet.py:133 msgid "" "You cannot enable gatewaying unless both the\n" " <a href=\"?VARHELP=gateway/nntp_host\">news server field</a> " "and\n" " the <a href=\"?VARHELP=gateway/linked_newsgroup\">linked\n" " newsgroup</a> fields are filled in." msgstr "" "Ezin duzu zubirik gaitu, ez badituzu betetzen\n" " <a href=\"?VARHELP=gateway/nntp_host\">berri-zerbitzariaren " "eremua</a>\n" " eta <a href=\"?VARHELP=gateway/linked_newsgroup\">lotutako\n" " berri-taldea</a> eremua." #: Mailman/HTMLFormatter.py:48 msgid "%(listinfo_link)s list run by %(owner_link)s" msgstr "%(listinfo_link)s zerrendako kudeatzailea %(owner_link)s da" #: Mailman/HTMLFormatter.py:56 msgid "%(realname)s administrative interface" msgstr "%(realname)s kudeatzeko interfazea" #: Mailman/HTMLFormatter.py:57 msgid " (requires authorization)" msgstr " (baimena beharrezkoa)" #: Mailman/HTMLFormatter.py:60 msgid "Overview of all %(hostname)s mailing lists" msgstr "" "%(hostname)s zerbitzariko posta zerrendak gainbegiratzeko egin klik hemen" #: Mailman/HTMLFormatter.py:77 msgid "<em>(1 private member not shown)</em>" msgstr "<em>(partaide pribatu 1 ez da ikusten)</em>" #: Mailman/HTMLFormatter.py:79 msgid "<em>(%(num_concealed)d private members not shown)</em>" msgstr "<em>(%(num_concealed)d zerrendakide ezkutuan)</em>" #: Mailman/HTMLFormatter.py:138 msgid "; it was disabled by you" msgstr "; zuk ezgaitu duzu" #: Mailman/HTMLFormatter.py:140 msgid "; it was disabled by the list administrator" msgstr "; kudeatzaileak ezgaitu du" #: Mailman/HTMLFormatter.py:144 msgid "" "; it was disabled due to excessive bounces. The\n" " last bounce was received on %(date)s" msgstr "" "; errebote onargarrien muga gainditzeagatik ezgaitu da.\n" " azkenengo errebotea egun honetakoa da: %(date)s" #: Mailman/HTMLFormatter.py:147 msgid "; it was disabled for unknown reasons" msgstr "; arrazoi ezezagunegatik ezgaiturik dago hau." #: Mailman/HTMLFormatter.py:149 msgid "Note: your list delivery is currently disabled%(reason)s." msgstr "Oharra: une honetan mezuen banaketa ezgaituta duzu %(reason)s." #: Mailman/HTMLFormatter.py:152 msgid "Mail delivery" msgstr "Posta bidalketa" #: Mailman/HTMLFormatter.py:154 Mailman/HTMLFormatter.py:299 msgid "the list administrator" msgstr "zerrenda kudeatzailea" #: Mailman/HTMLFormatter.py:155 msgid "" "<p>%(note)s\n" "\n" " <p>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 "" "<p>%(note)s\n" "\n" " <p>Beharbada nahita ezgaituko zenuen mezuak jasotzea;\n" " edo beharbada zure helbideak sortzen dituen erreboteak direla\n" " eta ezgaituko zen.\n" " Edozelan ere, zerrendako mezuak berriro jasotzeko\n" " aldatu beheko %(link)s aukera. Galderaren bat baduzu, edo\n" " laguntzarik behar baduzu, idatzi %(mailto)s helbidera." #: Mailman/HTMLFormatter.py:167 msgid "" "<p>We have received some recent bounces from your\n" " address. Your current <em>bounce score</em> 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 "" "<p>Azkenaldian zenbait errebote heldu zaizkigu zure helbidetik.\n" " Une honetan duzun <em>errebote kopuruak </em> %(score)s\n" " errebotetan gainditzen du gehiegizko erreboteen kopurua (muga " "%(total)s da).\n" " Mesedez, begiratu ea zure harpide-helbidea zuzena den, eta\n" " helbideak ondo jasotzen dituela mezuak.\n" " Arazoak azkar konpontzen badira, errebote kopurua hutsean\n" " jarriko da." #: 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.)<p>" msgstr "" "(Oharra- Zu erposta zerrenda batetara harpidetza egiten ari zara, eta " "%(type)s ohar bat bidaliko zaio administratzaileari zure harpidetza " "helbidearekiin, %(addr)s,,)<p>" #: Mailman/HTMLFormatter.py:189 msgid "" "You will be sent email requesting confirmation, to\n" " prevent others from gratuitously subscribing you." msgstr "" "Mezu bat jasoko duzu, zure eskaera berretsi dezazun; horren bitartez,\n" " beste inor zure izenean ez harpidetzea sahiestu gura dugu." #: 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 "" "Hau zerrenda itxia da. Zure harpidetza eskaera moderatzailearen esku\n" " geratuko da, berak erabaki dezan. Moderatzaileak berak\n" " jakinaraziko dizu mezu baten bidez, zein den azken erabakia." #: Mailman/HTMLFormatter.py:195 Mailman/HTMLFormatter.py:202 msgid "also " msgstr "ere bai " #: 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 "" "Mezu bat bidaliko zaizu, zure eskaera berretsi dezazun.\n" " Mezu horren helburua, zu ez zaren beste bat\n" " zure izenean harpidetzea sahiestea da.\n" " Zure konfirmazioa jasotzen denean, harpidetza-eskaera " "moderatzaileari \n" " bidaliko zaio, onar dezan. Onartu bezain azkar jakinaraziko " "zaizu." #: 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 "" "%(also)sa Zerrenda hau pribatua da; zerrendakideen izenak ez daude,\n" " harpidedun ez direnentzat kontsultagai." #: 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 "" "%(also)sa Zerrenda hau ezkutua da; zerrendakideen izenak\n" " kudeatzaileak bakarrik ikus ditzake." #: 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 "" "%(also)sa Zerrenda hau irekia da; edonork ikus\n" " ditzake zerrendakideen izenak." #: Mailman/HTMLFormatter.py:215 msgid "" " (but we obscure the addresses so they are not\n" " easily recognizable by spammers)." msgstr "" " (baina helbideak nolabait moldatuta daude, zabor-posta\n" " sahiesteko)." #: Mailman/HTMLFormatter.py:220 msgid "" "<p>(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 "" "<p>(Kontuan izan hau enbor-zerrenda bat dela;\n" " bere harpidedunak beste posta zerrenda batzuk izango dira.\n" " Ondorioz, zure konfirmazioa eskaerak\n" " `%(sfx)s' helbidera joango dira.)" #: Mailman/HTMLFormatter.py:249 msgid "<b><i>either</i></b> " msgstr "<b><i>ezta</i></b> " #: 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" " <p><center> " msgstr "" "%(realname)s zerrenda uzteko, pasahitza jasotzeko,\n" " edo harpide-aukerak aldatzeko %(either)s sartu zure\n" " harpide-helbidea:\n" " <p><center> " #: Mailman/HTMLFormatter.py:261 msgid "Unsubscribe or edit options" msgstr "Zerrenda utzi edo aukerak editatu" #: Mailman/HTMLFormatter.py:265 msgid "" "<p>... <b><i>or</i></b> select your entry from\n" " the subscribers list (see above)." msgstr "" "<p>... <b><i>o</i></b> harpidedunen artean aukeratu\n" " (ikusi goian)." #: Mailman/HTMLFormatter.py:267 msgid "" " If you leave the field blank, you will be prompted for\n" " your email address" msgstr "" " Eremua hutsik uztn baduzu, ePosta helbide \n" " eskatuko zaizu." #: Mailman/HTMLFormatter.py:275 msgid "" "(<i>%(which)s is only available to the list\n" " members.</i>)" msgstr "" "(<i>%(wich)s zerrenda partaideek bakarrik\n" " ikus dezakete.</i>)" #: Mailman/HTMLFormatter.py:279 msgid "" "(<i>%(which)s is only available to the list\n" " administrator.</i>)" msgstr "(<i>%(which)s bakarrik kudeatzaileak kontsulta dezake.</i>)" #: Mailman/HTMLFormatter.py:289 msgid "Click here for the list of " msgstr "Hemen klikatu zerrenda hau ikusteko: " #: Mailman/HTMLFormatter.py:291 msgid " subscribers: " msgstr " harpidedunak: " #: Mailman/HTMLFormatter.py:293 msgid "Visit Subscriber list" msgstr "Harpidedun zerrenda ikusi" #: Mailman/HTMLFormatter.py:296 msgid "members" msgstr "zerrendakideak" #: Mailman/HTMLFormatter.py:297 msgid "Address:" msgstr "Helbidea:" #: Mailman/HTMLFormatter.py:300 msgid "Admin address:" msgstr "Kudeatzailearen helbidea:" #: Mailman/HTMLFormatter.py:303 msgid "The subscribers list" msgstr "Harpidedunen Zerrenda" #: Mailman/HTMLFormatter.py:305 msgid " <p>Enter your " msgstr " <p>Sar zure " #: Mailman/HTMLFormatter.py:307 msgid " and password to visit the subscribers list: <p><center> " msgstr " eta harpide-zerrendara sartzeko pasahitza: <p><center> " #: Mailman/HTMLFormatter.py:312 msgid "Password: " msgstr "Pasahitza: " #: Mailman/HTMLFormatter.py:316 msgid "Visit Subscriber List" msgstr "Harpidedun zerrenda ikusi" #: Mailman/HTMLFormatter.py:350 msgid "Once a month, your password will be emailed to you as a reminder." msgstr "Hilean behin mezu bat jasoko duzu zure pasahitza gogorarazten." #: Mailman/HTMLFormatter.py:397 msgid "The current archive" msgstr "Oraingo fitxategia" #: Mailman/Handlers/Acknowledge.py:59 msgid "%(realname)s post acknowledgement" msgstr "%(realname)s posta zerrendara idatzi izanaren konfirmazioa" #: 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 "" "%(realname)s posta zerrendara bidalitako presazko mezua ez da onartu.\n" "Jatorrizko mezua erantsita, Mailmanek jaso zuen moduan.\n" #: Mailman/Handlers/Emergency.py:29 msgid "Emergency hold on all list traffic is in effect" msgstr "Zerrendako trafiko guztiaren larrialdiko blokeoa aktibatuta" #: Mailman/Handlers/Emergency.py:30 Mailman/Handlers/Hold.py:58 msgid "Your message was deemed inappropriate by the moderator." msgstr "Zure mezua moderatzaileran ustez desegokia da." #: Mailman/Handlers/Hold.py:53 msgid "Sender is explicitly forbidden" msgstr "Bidaltzaileak debekatuta du zerrendan parte hartzea" #: Mailman/Handlers/Hold.py:54 msgid "You are forbidden from posting messages to this list." msgstr "Ez duzu zerredara mezurik bidaltzeko baimenik." #: Mailman/Handlers/Hold.py:57 msgid "Post to moderated list" msgstr "Bidal zerrenda moderatura" #: Mailman/Handlers/Hold.py:61 msgid "Post by non-member to a members-only list" msgstr "" "Zerrendakide ez denak zerrendakideentzat bakarrik den zerrenda batera " "bidalia." #: Mailman/Handlers/Hold.py:62 msgid "Non-members are not allowed to post messages to this list." msgstr "Harpidedun ez direnek ez dute zerrendara mezuak bidaltzeko baimenik." #: Mailman/Handlers/Hold.py:65 msgid "Posting to a restricted list by sender requires approval" msgstr "" "Moderatutako zerrenda batera idatzitako mezuek moderatzaileen onespena behar " "dute." #: Mailman/Handlers/Hold.py:66 msgid "This list is restricted; your message was not approved." msgstr "Zerrenda hau itxia da; zure mezua ez da onartu." #: Mailman/Handlers/Hold.py:69 msgid "Too many recipients to the message" msgstr "Mezu honek hartzaile gehiegi du." #: Mailman/Handlers/Hold.py:70 msgid "Please trim the recipient list; it is too long." msgstr "Mesedez, laburtu hartzaileen zerrenda; luzeegia da." #: Mailman/Handlers/Hold.py:73 msgid "Message has implicit destination" msgstr "Ez dago garbi mezua zerrenda honetarako ote den." #: 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 "" #: Mailman/Handlers/Hold.py:79 msgid "Message may contain administrivia" msgstr "Mezu honek eskaera administratiboak izan ditzake." #: 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 "" "Mesedez, *ez* bidali eskaera administratiborik zerrendara!\n" "Harpidetu nahi baduzu, sartu %(listurl)s orrialdera, edo\n" "bidali mezu bat 'help' hitzarekin %(request)s helbidera\n" "argibide gehiago jasotzeko." #: Mailman/Handlers/Hold.py:90 msgid "Message has a suspicious header" msgstr "Mezuak goiburu susmagarria du." #: Mailman/Handlers/Hold.py:91 msgid "Your message had a suspicious header." msgstr "Zure mezuak goiburu susmagarria du." #: Mailman/Handlers/Hold.py:101 msgid "" "Message body is too big: %(size)d bytes with a limit of\n" "%(limit)d KB" msgstr "Mezua handiegia da: %(size)d byte ditu, eta muga %(limit)d KB da." #: Mailman/Handlers/Hold.py:106 msgid "" "Your message was too big; please trim it to less than\n" "%(kb)d KB in size." msgstr "" "Zure mezua handiegia da; mesedez, txikitu %(kb)d KB-etik beherako neurrira." #: Mailman/Handlers/Hold.py:110 msgid "Posting to a moderated newsgroup" msgstr "Moderatutako berri-talde baterako mezua." #: Mailman/Handlers/Hold.py:247 msgid "Your message to %(listname)s awaits moderator approval" msgstr "" "%(listname)s zerrendara bidali duzun mezua moderatzaileak noiz onartuko zain " "dago" #: Mailman/Handlers/Hold.py:266 msgid "%(listname)s post from %(sender)s requires approval" msgstr "" "%(sender)s zerrendakideak %(listname)s zerrendara bidalitako\n" " mezuak moderatzailearen onespena behar du." #: 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 "" "Mezu hau erantzuten baduzu, Gaia: lerroa hutsik lagata, Mailman-ek\n" "ezabatu egingo du atxikirik duen mezua. Egin hori, mezua spam-a bada.\n" "Mezu hau goiburuan Approved: eta zerrendako pasahitza gehituta erantzuten\n" "baduzu, mezua onartu egingo da eta zerrendara bidaliko da.\n" "Approved: goiburua mezuaren gorputzaren lehenengo lerroan ere idatzi daiteke." #: Mailman/Handlers/MimeDel.py:59 msgid "The message's content type was explicitly disallowed" msgstr "Mezuaren eduki tipoa esplizituki ezgaitu da" #: Mailman/Handlers/MimeDel.py:64 msgid "The message's content type was not explicitly allowed" msgstr "Mezuaren eduki tipoa ez da baimendu esplizituki" #: Mailman/Handlers/MimeDel.py:72 msgid "The message's file extension was explicitly disallowed" msgstr "" #: Mailman/Handlers/MimeDel.py:75 msgid "The message's file extension was not explicitly allowed" msgstr "" #: Mailman/Handlers/MimeDel.py:87 msgid "After content filtering, the message was empty" msgstr "Edukia iragazi ondoren mezua hutsik dago" #: 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 "" "Erantsitako mezuaren edukia bat dator %(listname)s posta zerrendaren\n" "arauen arabera iragazi beharreko edukien zerrendako batekin.\n" "Mezua ez da posta zerrendan banatuko. Zuk\n" "jaso duzun hau da ezabatutako mezu horren kopia bakarra.\n" "\n" #: Mailman/Handlers/MimeDel.py:270 msgid "Content filtered message notification" msgstr "Edukiarengatik iragazitako mezuaren jakinarazpena" #: 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 "Bazterketa automatikoen jakinarazpena" #: Mailman/Handlers/Moderate.py:165 msgid "The attached message has been automatically discarded." msgstr "Erantsitako mezua automatikoki baztertu da." #: Mailman/Handlers/Replybot.py:75 msgid "Auto-response for your message to the \"%(realname)s\" mailing list" msgstr "Zure \"%(realname)s\"-rabidalitako mezuaren auto-erantzuna" #: Mailman/Handlers/Replybot.py:108 msgid "The Mailman Replybot" msgstr "Mailmanen Erantzun-Robota" #: 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 "Erantsitako HTML dokumentua ezabatuta" #: Mailman/Handlers/Scrubber.py:231 Mailman/Handlers/Scrubber.py:256 msgid "" "An HTML attachment was scrubbed...\n" "URL: %(url)s\n" msgstr "" "Erantsitako HTML dokumentu bat ezabatu egin da...\n" "URL: %(url)s\n" #: Mailman/Handlers/Scrubber.py:268 msgid "no subject" msgstr "ez du gairik" #: Mailman/Handlers/Scrubber.py:270 msgid "no date" msgstr "ez du datarik" #: Mailman/Handlers/Scrubber.py:271 msgid "unknown sender" msgstr "bidaltzaile ezezaguna" #: 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 "" #: Mailman/Handlers/Scrubber.py:385 msgid "-------------- next part --------------\n" msgstr "-------------- hurrengo zatia --------------\n" #: Mailman/Handlers/SpamDetect.py:57 msgid "The message headers matched a filter rule" msgstr "" #: 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 "" #: Mailman/Handlers/ToDigest.py:163 msgid "%(realname)s Digest, Vol %(volume)d, Issue %(issue)d" msgstr "%(realname)s Mezu-Bilduma, %(volume)d bilduma, %(issue)d. zenbakia" #: Mailman/Handlers/ToDigest.py:209 msgid "digest header" msgstr "bilduma burua" #: Mailman/Handlers/ToDigest.py:212 msgid "Digest Header" msgstr "Bilduma burua" #: Mailman/Handlers/ToDigest.py:225 msgid "Today's Topics:\n" msgstr "Gaurko gaiak:\n" #: Mailman/Handlers/ToDigest.py:305 msgid "Today's Topics (%(msgcount)d messages)" msgstr "Gaurko gaiak (%(msgcount)d. mezua)" #: Mailman/Handlers/ToDigest.py:331 msgid "[Message discarded by content filter]" msgstr "" #: Mailman/Handlers/ToDigest.py:359 msgid "digest footer" msgstr "bilduma oina" #: Mailman/Handlers/ToDigest.py:362 Mailman/Handlers/ToDigest.py:370 msgid "Digest Footer" msgstr "Bilduma oina" #: Mailman/Handlers/ToDigest.py:377 msgid "End of " msgstr "Bilduma honen bukaera: " #: Mailman/ListAdmin.py:307 msgid "Posting of your message titled \"%(subject)s\"" msgstr "Bidalitako mezuaren gaia: \"%(subject)s\"" #: Mailman/ListAdmin.py:308 Mailman/ListAdmin.py:430 msgid "[No reason given]" msgstr "[Ez da arrazoirik eman]" #: Mailman/ListAdmin.py:346 msgid "Forward of moderated message" msgstr "Mezu moderatua birbidali egin da" #: Mailman/ListAdmin.py:403 msgid "New subscription request to list %(realname)s from %(addr)s" msgstr "Harpidetza eskaera berria %(realname)s zerrendatik. Nork: %(addr)s" #: Mailman/ListAdmin.py:429 msgid "Subscription request" msgstr "Harpidetza eskaera" #: Mailman/ListAdmin.py:460 msgid "New unsubscription request from %(realname)s by %(addr)s" msgstr "" "Zerrenda uzteko eskaera berria %(realname)s zerrendatik. Nork: %(addr)s" #: Mailman/ListAdmin.py:484 msgid "Unsubscription request" msgstr "Zerrenda uzteko eskaera" #: Mailman/ListAdmin.py:517 msgid "Original Message" msgstr "Jatorrizko Mezua" #: Mailman/ListAdmin.py:520 msgid "Request to mailing list %(realname)s rejected" msgstr "%(realname)s posta zerrendara egindako eskaera ez da onartu" #: 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 "" "%(listname)s posta zerrenda web bidezko interfazea erabiliz\n" "sortu da. Posta zerrenda aktibatzeko,\n" "/etc/aliases fitxategia (edo baliokidea) eguneratu egin behar da.\n" "`newaliases' programa ere exekutatu behar da.\n" "\n" "Hemen /etc/aliases fitxategietarako sarrera:\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 "" "Zerrenda hau zuzenki sortzeko /etc/aliases fitxategia eguneratu\n" "egin behar da, Normalean 'newaliases' programa ere abiarazi beharko duzu\n" #: Mailman/MTA/Manual.py:82 msgid "## %(listname)s mailing list" msgstr "## %(listname)s-ren posta zerrenda." #: Mailman/MTA/Manual.py:99 msgid "Mailing list creation request for list %(listname)s" msgstr "%(listname)s posta zerrenda sortzeko eskaera" #: 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 "" "%(listname)s eposta zerrenda web interfazeran bidez ezabatua izan da\n" "Zerrenda hau zuzenki ezgaitzeko /etc/Aliases fitxategia eguneratu\n" "egin behar da, Normalean 'newaliases' programa ere abiarazi beharko duzu\n" "\n" "Hemen /etc/aliase fitxategitik ezabatu behar diren lerroak:\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" "Zerrenda behin betirako ezabatzeko, editatu zure /etc/aliases fitxategia\n" "(edo baliokidea) ondorengo lerroa ezabatuz. Beharbada\n" "`newaliases' programa exekutatu beharko duzu:\n" "\n" "## %(listname)s posta zerrenda" #: Mailman/MTA/Manual.py:142 msgid "Mailing list removal request for list %(listname)s" msgstr "%(listname)s izenez posta zerrenda ezabatze eskakizuna" #: Mailman/MTA/Postfix.py:361 msgid "checking permissions on %(file)s" msgstr "%(file)s-etako baimenak aztertzen" #: Mailman/MTA/Postfix.py:371 msgid "%(file)s permissions must be 066x (got %(octmode)s)" msgstr "%(file)s baimena 066x izan behar du (got %(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 "(zuzentzen)" #: Mailman/MTA/Postfix.py:389 msgid "checking ownership of %(dbfile)s" msgstr "%(dbfile)s fitxategiaren jabetza egiaztatzen" #: Mailman/MTA/Postfix.py:397 msgid "%(dbfile)s owned by %(owner)s (must be owned by %(user)s" msgstr "%(dbfile)s jabea %(owner)s da, ( %(user)s izan beharko litzateke)" #: 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 "" #: Mailman/MailList.py:228 msgid "Your confirmation is required to leave the %(listname)s mailing list" msgstr "" #: Mailman/MailList.py:925 Mailman/MailList.py:1392 msgid " from %(remote)s" msgstr " %(remote)s-(e)tik" #: Mailman/MailList.py:969 msgid "subscriptions to %(realname)s require moderator approval" msgstr "" "%(realname)s zerrendan harpidetzeko moderatzailearen onespena behar da" #: Mailman/MailList.py:1038 bin/add_members:253 msgid "%(realname)s subscription notification" msgstr "%(realname)s harpidetza jakinarazpena" #: Mailman/MailList.py:1057 msgid "unsubscriptions require moderator approval" msgstr "zerrenda uzteko moderatzailearen onespena behar da" #: Mailman/MailList.py:1078 msgid "%(realname)s unsubscribe notification" msgstr "%(realname)s zerrenda utzi izanaren jakinarazpena" #: Mailman/MailList.py:1236 msgid "%(realname)s address change notification" msgstr "" #: Mailman/MailList.py:1301 msgid "subscriptions to %(name)s require administrator approval" msgstr "%(name)s zerrendako kide izateko, kudeatzailearen onespena behar da" #: Mailman/MailList.py:1566 msgid "Last autoresponse notification for today" msgstr "Gaurko azkenengo jakinarazpen automatikoa" #: 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 "" "Erantsitako mezua errebote gisa jaso da, baina errebotearen formatua\n" "ezezaguna da edo mezutik ezin izan da harpidedunaren helbidea lortu. \n" "Errebote ezezagun guztien mezuak kudeatzaileari bidaltzeko dago\n" "konfiguratuta posta zerrenda hau.\n" "\n" "Informazioa gehiago ikusteko:\n" "%(adminurl)s\n" "\n" #: Mailman/Queue/BounceRunner.py:362 msgid "Uncaught bounce notification" msgstr "Errebote jakinarazpena ez da jaso" #: Mailman/Queue/CommandRunner.py:98 msgid "Ignoring non-text/plain MIME parts" msgstr "Testu laukoak ez diren MIME zatiak baztertu" #: Mailman/Queue/CommandRunner.py:176 msgid "" "The results of your email command are provided below.\n" "Attached is your original message.\n" msgstr "" "Behean duzu posta elektronikoz bidalitako komandoaren emaitza.\n" "Amaieran erantsita, zure jatorrizko mezua.\n" #: Mailman/Queue/CommandRunner.py:181 msgid "- Results:" msgstr "- Emaitzak:" #: Mailman/Queue/CommandRunner.py:187 msgid "" "\n" "- Unprocessed:" msgstr "" "\n" "- Prozesatu gabe:" #: 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 "" "Mezu honetan ez da komandorik aurkitu.\n" "Argibideak lortzeko bidali mezu bat \"help\" hitza soilik duena.\n" #: Mailman/Queue/CommandRunner.py:196 msgid "" "\n" "- Ignored:" msgstr "" "\n" "- Jaramonik ez egin:" #: Mailman/Queue/CommandRunner.py:198 msgid "" "\n" "- Done.\n" "\n" msgstr "" "\n" "- Egina.\n" "\n" #: Mailman/Queue/CommandRunner.py:222 msgid "The results of your email commands" msgstr "Posta elektronikoz bidalitako komandoen emaitzak" #: 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<br>version %(version)s" msgstr "Mailmanen<br>%(version)s bertsioak banatuta" #: Mailman/htmlformat.py:660 msgid "Python Powered" msgstr "Phyton-ek hornitua" #: Mailman/htmlformat.py:661 msgid "Gnu's Not Unix" msgstr "Gnu ez da Unix" #: Mailman/i18n.py:125 msgid "Mon" msgstr "Al" #: Mailman/i18n.py:125 msgid "Thu" msgstr "Ast" #: Mailman/i18n.py:125 msgid "Tue" msgstr "As" #: Mailman/i18n.py:125 msgid "Wed" msgstr "Ost" #: Mailman/i18n.py:126 msgid "Fri" msgstr "Or" #: Mailman/i18n.py:126 msgid "Sat" msgstr "Lar" #: Mailman/i18n.py:126 msgid "Sun" msgstr "Iga" #: Mailman/i18n.py:130 msgid "Apr" msgstr "Api" #: Mailman/i18n.py:130 msgid "Feb" msgstr "Ots" #: Mailman/i18n.py:130 msgid "Jan" msgstr "Urt" #: Mailman/i18n.py:130 msgid "Jun" msgstr "Eka" #: Mailman/i18n.py:130 msgid "Mar" msgstr "Mar" #: Mailman/i18n.py:131 msgid "Aug" msgstr "Abu" #: Mailman/i18n.py:131 msgid "Dec" msgstr "Abe" #: Mailman/i18n.py:131 msgid "Jul" msgstr "Uzt" #: Mailman/i18n.py:131 msgid "Nov" msgstr "Aza" #: Mailman/i18n.py:131 msgid "Oct" msgstr "Urr" #: Mailman/i18n.py:131 msgid "Sep" msgstr "Ira" #: Mailman/i18n.py:134 msgid "Server Local Time" msgstr "Zerbitzariaren Bertako Ordua" #: 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=<y|n>\n" " -w <y|n>\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=<y|n>\n" " -a <y|n>\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 "Dagoeneko harpidedun: %(member)s" #: bin/add_members:153 msgid "Bad/Invalid email address: blank line" msgstr "Eposta hebide okerra/baliogabea: errezkada txuria" #: bin/add_members:155 msgid "Bad/Invalid email address: %(member)s" msgstr "Eposta hebide okerra/baliogabea: %(member)s" #: bin/add_members:157 msgid "Hostile address (illegal characters): %(member)s" msgstr "Helbide okerra (karaktere debekatuak): %(member)s" #: bin/add_members:159 msgid "Subscribed: %(member)s" msgstr "Harpideduna: %(member)s" #: bin/add_members:200 msgid "Bad argument to -w/--welcome-msg: %(arg)s" msgstr "-w/--welcome-msg, argumentu okerra: %(arg)s" #: bin/add_members:207 msgid "Bad argument to -a/--admin-notify: %(arg)s" msgstr "-a/--admin-notify, argumentu okerra: %(arg)s" #: bin/add_members:215 msgid "Cannot read both digest and normal members from standard input." msgstr "" "Sarrera orokorrean ezin dira irakurri ez harpidedun arrunten izenak, ez " "bildumak jasotzen dituztenenak ere." #: 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 "Zerrenda hau ez dago: %(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 "Ez dago ezer egiterik." #: 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] <listname> [<mbox>]\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 <mbox> 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" "<mbox> is optional. If it is missing, it is calculated.\n" msgstr "" "Zerredako fitxategiak berregin.\n" "\n" "ePosta zerrenda batetako fitxategia berregiteko erabili koamndo hau. Hau\n" "zerrendako mezuren bat aldatu edo ezabatu duzulako egin nahi dezakezu.\n" "\n" "Erabilera: (PROGRAM)s [aukerak] <zerrenda_izena> [<mbox_fitxategia>]\n" "\n" "Non aukerak: -h / --help\n" " Mezu hau erakutsi eta irten.\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 <mbox> 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" "<mbox> is optional. If it is missing, it is calculated.\n" #: bin/arch:125 msgid "listname is required" msgstr "zerrendaren izena beharrezkoa da" #: bin/arch:143 bin/change_pw:107 bin/config_list:257 msgid "" "No such list \"%(listname)s\"\n" "%(e)s" msgstr "" "Zerrenda ezezaguna: \"%(listname)s\"\n" "%(e)s" #: bin/arch:168 msgid "Cannot open mbox file %(mbox)s: %(msg)s" msgstr "%(mbox)s mbox fitxategia ezin da zabaldu: %(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 "Argumentu okerra: %(strargs)s" #: bin/change_pw:149 msgid "Empty list passwords are not allowed" msgstr "Zerrenda pasahitza ezin da hutsik egon" #: bin/change_pw:181 msgid "New %(listname)s password: %(notifypassword)s" msgstr "Pasahitz berria %(listname)s zerrendarako: %(notifypassword)s" #: bin/change_pw:190 msgid "Your new %(listname)s list password" msgstr "Zure pasahitz berria %(listname)s zerrendarako" #: 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 "" "%(hostname)s zerbitzariko kudeatzaileak %(listname)s posta zerrendarako\n" "zenuen pasahitza aldatu egin du. Orain:\n" "\n" " %(notifypassword)s\n" "\n" "Hemendik aurrera gogoan izan zerrenda kudeatzeko orduan. Nahi baduzu,\n" "sartu zure zerrenda kudeatzen duten orrietara, eta pasahitza aldatu, " "nahiago\n" "duzun beste bat ezarriz. Zerrenda kudeatzeko orria:\n" "\n" " %(adminurl)s\n" #: 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 "" "Arakatu zerrendaren konfigurazio database fitxategiak integridade bila. \n" "\n" "Hurrengo fitxategi guztiak arakatuko dira:\n" "\n" " config.pck\n" " config.pck.last\n" " config.db\n" " config.db.last\n" " config.safety\n" "\n" "Erabilera: %(PROGRAM)s [aukerak] [zerrendaizena [zerrendaizena ...]]\n" "\n" "Aukerak:\n" "\n" " --all / -a \n" " Zerrenden dabatase guztiak arakatu. Bestela komandoan emandako\n" " zerrenden databaseak bakarrik arakatuko dira.\n" "\n" " --verbose / -v\n" " Irteera luzea. Arakatuko fitxategi guztien egoera erakutsiko digu\n" " Bestela akatsdun diren fitxategia bakarrik erakutsiko ditu.\n" "\n" " --help/ -h\n" " Laguntza hau erakusi eta irten.\n" #: bin/check_db:119 msgid "No list named:" msgstr "Ez dago izen hau duen zerrendarik:" #: bin/check_db:128 msgid "List:" msgstr "Zerrenda:" #: bin/check_db:148 msgid " %(file)s: okay" msgstr " %(file)s: ondo" #: 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 " gid-a eta modua egiaztatzen: %(path)s" #: bin/check_perms:122 msgid "%(path)s bad group (has: %(groupname)s, expected %(MAILMAN_GROUP)s)" msgstr "" "Talde okerra aurkitu da hemen: %(path)s. Duena %(groupname)s da, eta espero " "zena %(MAILMAN_GROUP)s)" #: bin/check_perms:151 msgid "directory permissions must be %(octperms)s: %(path)s" msgstr "Karpeta baimenak %(octperms)s: %(path)s izan behar dute." #: bin/check_perms:160 msgid "source perms must be %(octperms)s: %(path)s" msgstr "Jatorriaren baimenak %(octperms)s: %(path)s izan behar dute" #: bin/check_perms:171 msgid "article db files must be %(octperms)s: %(path)s" msgstr "db fitxategien baimenak %(octperms)s izan behar dira: %(path)s" #: bin/check_perms:183 msgid "checking mode for %(prefix)s" msgstr "%(prefix)s aldagaiaren egoera gainbegiratzen" #: bin/check_perms:193 msgid "WARNING: directory does not exist: %(d)s" msgstr "KONTUZ: karpeta ez da existitzen:%(d)s" #: bin/check_perms:197 msgid "directory must be at least 02775: %(d)s" msgstr "karpetak behintzat 02775 izan behar du: %(d)s" #: bin/check_perms:209 msgid "checking perms on %(private)s" msgstr "hemengo baimenak egiaztatzen: %(private)s" #: bin/check_perms:214 msgid "%(private)s must not be other-readable" msgstr "%(private)s ezingo du beste batek irakurri" #: 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 "mbox fitxategia 0660 baimenak izan behar ditu gutxienez:" #: bin/check_perms:263 msgid "%(dbdir)s \"other\" perms must be 000" msgstr "\"besteak\" kasuan, %(dbdir)s 000 izan behar da" #: bin/check_perms:273 msgid "checking cgi-bin permissions" msgstr "cgi-bin-en baimenak egiaztatzen" #: bin/check_perms:278 msgid " checking set-gid for %(path)s" msgstr " %(path)s aldagaiaren set-gida gainbegiratzen" #: bin/check_perms:282 msgid "%(path)s must be set-gid" msgstr "%(path)s aldagaia set-gid izan beharko da" #: bin/check_perms:292 msgid "checking set-gid for %(wrapper)s" msgstr "%(wrapper)s aldagaiaren set-gida gainbegiratzen" #: bin/check_perms:296 msgid "%(wrapper)s must be set-gid" msgstr "%(wrapper)s aldagaia set-gid izan beharko da" #: bin/check_perms:306 msgid "checking permissions on %(pwfile)s" msgstr "%(pwfile)s fitxategiko baimenak egiaztatzen" #: bin/check_perms:315 msgid "%(pwfile)s permissions must be exactly 0640 (got %(octmode)s)" msgstr "" "%(pwfile)s fitxategiaren baimenek 0640 izan behar dute (%(octmode)s daude)" #: bin/check_perms:340 msgid "checking permissions on list data" msgstr "zerrendako datuen baimenak egiaztatzen" #: bin/check_perms:348 msgid " checking permissions on: %(path)s" msgstr " %(path)s fitxategiko baimenak egiaztatzen" #: bin/check_perms:356 msgid "file permissions must be at least 660: %(path)s" msgstr "Fitxategi baimenak behintzat 660 izan behar du: %(path)s" #: bin/check_perms:401 msgid "No problems found" msgstr "Ez da arazorik aurkitu" #: bin/check_perms:403 msgid "Problems found:" msgstr "Aurkitutako arazoak:" #: bin/check_perms:404 msgid "Re-run as %(MAILMAN_USER)s (or root) with -f flag to fix" msgstr "" "%(MAILMAN_USER)s (edo root) bezala berriabiaratu -f banderarekin konpontzeko" #: 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 "Unix-From lerroa aldaturik: %(lineno)d" #: bin/cleanarch:111 msgid "Bad status number: %(arg)s" msgstr "Egoera zenbaki okerra: %(arg)s" #: bin/cleanarch:167 msgid "%(messages)d messages found" msgstr "%(messages)d mezu aurkitu dira" #: 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 "" "Harpidedun baten helbidea klonatu egiten du.\n" "\n" "Harpidedun baten helbidea klonatzean, erabiltzaile berri bat harpidetuko da\n" "aurrekoaren aukera eta pasahitz berdinekin. Kontuan izan\n" "operazio hau egiten dueanrengan konfidantza osoa behar dela -- ez da " "ongietorri\n" "mezurik bidaltzen, ez da helbide berria berresten, eta abar.\n" "\n" "Aurretik zeuden harpidetzetan ez dago aldaketarik. Helbide zaharra ezabatu " "nahi bada\n" "erabili ezazu -r aukera. Kudeatzailearen helbide zaharra ere aldatu nahi " "baduzu\n" "erabili -a aukera.\n" "\n" "Erabilera:\n" " clone_member [aukerak] HelbideZaharra HelbideBerria\n" "\n" "Non:\n" "\n" " --listname=posta_zerrenda\n" " -l posta_zerrenda\n" " Aipatutako posta zerrendak bakarrik arakatzen ditu.\n" ". Ez bada zehazten -l aukerarik, orduan posta zerrenda guztietan\n" " bilatzen da. -l aukera nahi beste aldiz erabili daiteke.\n" "\n" " --remove\n" " -r\n" " Behin klonatu ondoren, helbide zaharra zerrendatik ezabatu.\n" "\n" " --admin\n" " -a\n" " Kudeatzaileen helbideak ere bilatzen ditu, eta horiek ere klonatu " "edo aldatu egiten\n" " ditu.\n" "\n" " --quiet\n" " -q\n" " Aldaketan ixil-ixilik egiten ditu.\n" "\n" " --nomodify\n" " -n\n" " Egin behar dena zer den adierazten dizu, baina ez du ezer egiten.\n" " --quiet aukera ezgaitu egiten du.\n" "\n" " --help\n" " -h\n" " Mezu hau erakutsi eta irten.\n" "\n" " HelbideZaharra eta HelbideBerria erabiltzailearen helbide\n" "zaharra eta berria izango dira.\n" "\n" #: bin/clone_member:94 msgid "processing mailing list:" msgstr "Eposta zerrenda sortzen:" #: bin/clone_member:101 msgid " scanning list owners:" msgstr " zerrenda-jabeak aztertzen:" #: bin/clone_member:119 msgid " new list owners:" msgstr " zerrenda jabe berriak:" #: bin/clone_member:121 msgid "(no change)" msgstr "(aldaketa gabe)" #: bin/clone_member:130 msgid " address not found:" msgstr " helbidea ez da aurkitu:" #: bin/clone_member:145 msgid " clone address added:" msgstr " klonatutako helbidea gehitu:" #: bin/clone_member:148 msgid " clone address is already a member:" msgstr " klonatutako helbidea dagoeneko zerrendakide da:" #: bin/clone_member:151 msgid " original address removed:" msgstr " helbide zaharra ezabatuta:" #: bin/clone_member:202 msgid "Not a valid email address: %(toaddr)s" msgstr "Ez da helbide zuzena: %(toaddr)s" #: bin/clone_member:215 msgid "" "Error opening list \"%(listname)s\", skipping.\n" "%(e)s" msgstr "" "Akatsak \"%(listname)s\" posta zerrenda zabaltzeko orduan; saltatzen...\n" "%(e)s" #: 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 "aukerak" #: bin/config_list:203 msgid "legal values are:" msgstr "balio zuzenak hauek dira:" #: bin/config_list:270 msgid "attribute \"%(k)s\" ignored" msgstr "\"%(k)s\" atributua ez da aintzakotzat hartu" #: bin/config_list:273 msgid "attribute \"%(k)s\" changed" msgstr "\"%(k)s\" atributua aldatuta" #: bin/config_list:279 msgid "Non-standard property restored: %(k)s" msgstr "Ezaugarri ez-estandarrak leheneratuta: %(k)s" #: bin/config_list:288 msgid "Invalid value for property: %(k)s" msgstr "Balio okerra ezaugarri honendako: %(k)s" #: bin/config_list:291 msgid "Bad email address for option %(k)s: %(v)s" msgstr "%(k)s aukerarentzat helbide okerra: %(v)s" #: bin/config_list:348 msgid "Only one of -i or -o is allowed" msgstr "`-i' eta `-o' artean bat bakarrik erabil daiteke" #: bin/config_list:350 msgid "One of -i or -o is required" msgstr "Derrigorrezkoa -i edo -o aukeretako bat" #: bin/config_list:354 msgid "List name is required" msgstr "Zerrenda izena beharrezkoa da" #: 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 <mylist>\n" msgstr "" #: bin/convert.py:38 bin/fix_url.py:90 msgid "Saving list" msgstr "Zerrenda gordetzen" #: 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 "Ezabatutako %(user)s erabiltzailearen aldaketak ezikusiak egiten." #: 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 "%(listname)s zerrendara harpidetza egin." #: 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 <file>'. 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 "Ez dago fitxategi izenik" #: bin/dumpdb:108 msgid "Bad arguments: %(pargs)s" msgstr "Argumentu okerra: %(pargs)s" #: bin/dumpdb:118 msgid "Please specify either -p or -m." msgstr "Mesedez, aukeratu -p edo -m" #: 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 "Bilatu beharreko adierazpen erregularra" #: bin/find_member:164 msgid "No lists to search" msgstr "Ez dago zerrendarik bilaketarako" #: bin/find_member:173 msgid "found in:" msgstr "hemen aurkitu da:" #: bin/find_member:179 msgid "(as owner)" msgstr "(jabe gisa)" #: 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 "Web orriaren url-a: %(web_page_url)s ezartzen" #: bin/fix_url.py:88 msgid "Setting host_name to: %(mailhost)s" msgstr "Serbitzari_izena ezartzen %(mailhost)s-erako" #: 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 "" #: 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 "" #: bin/inject:84 msgid "Bad queue directory: %(qdir)s" msgstr "Ilara karpeta okerra: %(qdir)s" #: bin/inject:89 msgid "A list name is required" msgstr "Zerrenda baten izena behar da" #: 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 "" "Posta zerrendako jabe guztien zerrenda.\n" "\n" "Erabilera: %(program)s [aukerak] zerrenda ...\n" "\n" "Non:\n" "\n" " --all-vhost=hostv\n" " -v=hostv\n" " Zerbitzari jakin bateko posta zerrenda guztien jabeen zerrenda.\n" "\n" " --all\n" " -a\n" " Sistema honetako posta zerrenda guztien jabeen zerrenda.\n" "\n" " --help\n" " -h\n" " Laguntza mezu hau erakutsi eta irten.\n" "\n" "`posta zerrenda' izango da erakutsi nahi den zerrendaren izena. Agindu " "lerroan\n" "zerrenda izen bat baino gehiago izan dezakezu.\n" #: bin/list_admins:97 msgid "List: %(listname)s, \tOwners: %(owners)s" msgstr "Zerrenda: %(listname)s, \tJabea: %(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 "Ez dago izen horrekin bat egiten duen posta zerrendarik" #: bin/list_lists:117 msgid "matching mailing lists found:" msgstr "ondorengo zerrendak datoz bat:" #: 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 "" #: bin/list_members:198 msgid "Bad --nomail option: %(why)s" msgstr "--nomail aukera okerra: %(why)s" #: bin/list_members:209 msgid "Bad --digest option: %(kind)s" msgstr "--digest aukera okerra: %(kind)s" #: bin/list_members:243 msgid "Could not open file for writing:" msgstr "Fitxategia ezin da idazkera moduan ireki" #: 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 "" "Posta zerrenda bateko jabe guztiak zerrendatu, edo posta zerrenda guztiak.\n" "\n" "Erabilera: %(PROGRAM)s [aukerak] [posta-zerrenda ...]\n" "Aukerak:\n" "\n" " -w / --with-listnames\n" " Jabeak posta zerrenden arabera zerrendatu, eta zerrendaren izena " "txertatu\n" " ireteeran. Bestela, jabeak helbide elektronikoaren arabera\n" " zerrendatuko dira.\n" "\n" " -m / --moderators\n" " Zerrenda moderatzaileak ere erakutsi.\n" "\n" " -h / --help\n" " Laguntza mezu hau erakutsi eta irten.\n" "\n" " listname\n" " Posta zerrenda jakin bateko jabeen zerrenda erakutsi. Bat baino " "gehiago\n" " ager daiteke. Ez bada posta zerrenda izenik zehazten, zerrenda " "guztietako\n" " jabeak agertuko dira.\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 "" #: bin/mailmanctl:152 msgid "PID unreadable in: %(pidfile)s" msgstr "PID irakurezina : %(pidfile)s" #: bin/mailmanctl:154 msgid "Is qrunner even running?" msgstr "qruner abiarazita al dago?" #: bin/mailmanctl:160 msgid "No child with pid: %(pid)s" msgstr "Pid hau duen semerik ez: %(pid)s" #: bin/mailmanctl:162 msgid "Stale pid file removed." msgstr "Pid fitxategiak kalte larriak zituen eta ezabatu egin da." #: 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 "" "qrunner nagusiaren blokeoa ezin izan da lortu beste qrunner nagusi bat " "martxan\n" "dagoela dirudielako.\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 "" "qrunner nagusiaren blokeoa ezin izan da lortu beste qrunner nagusi matxuratu " "\n" "bat martxan dagoela dirudielako. mailmanctl -s aldagaiarekin abiarazten " "saiatu.\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 "" "Qruner prozesu nagusia atxikitzea ezin da eskuratu, dirudienez beste\n" "makina batetako prozesu batenbatek eskuraturik duelako. Ezin dugu\n" "host errebotatzaileak eskuratu ez frogatu. Hau askotan egin behar\n" "baduzu edo zer egiten baldin badakizu -s aldagaiaz berrabiarazi mailmanctl.\n" "\n" "Atxikitze fitxategia: %(LOCKFILE)s\n" "Atxikitze host-a %(status)s\n" "\n" "Uzten." #: bin/mailmanctl:280 cron/mailpasswds:119 msgid "Site list is missing: %(sitelistname)s" msgstr "Gunearen zerrenda ez da agertzen: %(sitelistname)s" #: bin/mailmanctl:305 msgid "Run this program as root or as the %(name)s user, or use -u." msgstr "" "Programa hau root gisa exekutatau, %(name)s erabiltzaile gisa, edo -u aukera " "erabiliz." #: bin/mailmanctl:336 msgid "No command given." msgstr "Ez da agindurik eman." #: bin/mailmanctl:339 msgid "Bad command: %(command)s" msgstr "Okerreko komandoa: %(command)s" #: bin/mailmanctl:344 msgid "Warning! You may encounter permission problems." msgstr "Kontuz! Baimen arazoak aurki zenitzazke" #: bin/mailmanctl:353 msgid "Shutting down Mailman's master qrunner" msgstr "Mailman qruner nagusia geldiarazten" #: bin/mailmanctl:360 msgid "Restarting Mailman's master qrunner" msgstr "Mailman qruner nagusia berrabiarazten." #: bin/mailmanctl:364 msgid "Re-opening all log files" msgstr "log fitxategiak berririkitzen" #: bin/mailmanctl:400 msgid "Starting Mailman's master qrunner." msgstr "Mailman qrunner nagusia abiarazten." #: 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 "" "Zerbitzariaren pasahitza zehaztu, terminaletik galdetuz.\n" "\n" "Pasahitz hori zerrendak kudeatzeko leku (ia) guztietan erabili daiteke,\n" "eta baita harpidearen pasahitza eskatzen den leku gehientsuenetan\n" "(edo denetan).\n" "\n" "Erabilera %(PROGRAM)s [aukerak] [pasahitza]\n" "\n" "Aukerak:\n" "\n" " -c/--listcreator\n" " Zerbitzariaren pasahitza ezarri beharrean, zerrenda sortzailerarena\n" " ezarri. Zerrenda sortzaileak zerrenda berriak sortu eta zaharrak " "ezabatzeko\n" " eskubidea du, baina ez da zerbitzariaren kudeatzaileak duen eskubide " "mailara gorenera heltzen.\n" "\n" " -h/--help\n" " Mezu hau erakutsi eta irten.\n" "\n" "Ez bada pasahitza agindu lerroan ezartzen, eskatu egingo zaizu..\n" #: bin/mmsitepass:73 msgid "site" msgstr "gunea" #: bin/mmsitepass:80 msgid "list creator" msgstr "zerrenda sortzailea" #: bin/mmsitepass:86 msgid "New %(pwdesc)s password: " msgstr "%(pwdesc)s pasahitz berria: " #: bin/mmsitepass:87 msgid "Again to confirm password: " msgstr "pasahitza berriz egiaztatu " #: bin/mmsitepass:89 msgid "Passwords do not match; no changes made." msgstr "Pasahitzak ez datoz bat; ez da aldaketarik egin." #: bin/mmsitepass:92 msgid "Interrupted..." msgstr "Geldituta..." #: bin/mmsitepass:98 msgid "Password changed." msgstr "Pasahitza aldaturik." #: bin/mmsitepass:100 msgid "Password change failed." msgstr "Pasahitza ezin izan da aldatu." #: 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 "" #: bin/msgfmt.py:49 #, docstring msgid "Add a non-fuzzy translation to the dictionary." msgstr "Itzulekta argi bat gehitu hiztegiari" #: bin/msgfmt.py:57 #, docstring msgid "Return the generated output." msgstr "Sortutako irteera itzuli." #: 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 "Hizkuntza ezezaguna: %(lang)s" #: bin/newlist:167 msgid "Enter the name of the list: " msgstr "Sartu zerrendaren izena: " #: bin/newlist:188 msgid "Enter the email of the person running the list: " msgstr "Zerrenda abiarazita duen pertsonaren helbidea sartu: " #: bin/newlist:193 msgid "Initial %(listname)s password: " msgstr "%(listname)s zerrendaren hasierako pasahitza: " #: bin/newlist:197 msgid "The list password cannot be empty" msgstr "Zerrendaren pasahitza ezin da hutsik egon" #: 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 "Sakatu intro %(listname)s zerrendako jabeari jakinarazteko..." #: 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-ek %(runnername)s qrunner-a exekutatzen du" #: bin/qrunner:179 msgid "All runs all the above qrunners" msgstr "Edozerk abiarazten ditu goiko grunnerrak" #: bin/qrunner:215 msgid "No runner name given." msgstr "Ez da runner izenik idatzi." #: 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 "" #: 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 "Fitxategi hau ezin izan da zabaldu: %(filename)s." #: bin/remove_members:163 msgid "Error opening list %(listname)s... skipping." msgstr "%(listname)s zerrenda zabaltzean errorea... saltatzen." #: bin/remove_members:173 msgid "No such member: %(addr)s" msgstr "Zerrendakide ezezaguna: %(addr)s" #: bin/remove_members:178 msgid "User `%(addr)s' removed from list: %(listname)s." msgstr "`%(addr)s' erabiltzailea zerrenda honetatik kenduta: %(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 "" #: bin/reset_pw.py:77 msgid "Changing passwords for list: %(listname)s" msgstr "" #: bin/reset_pw.py:83 msgid "New password for member %(member)40s: %(randompw)s" msgstr "" #: 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 "" "Posta zerrenda baten barruko osagai guztiak ezabatzen ditu - Kontuz!\n" "\n" "Agindu honen bitarte posta zerrendaren aztara (ia) guztiak ezabatuko dituzu\n" "Ez bada nahi, fitxategiak ez dira ezabatzen. Zerrenda zaharrak " "desagertarazteko oso erabilgarria da.\n" "\n" "Erabilera:\n" " rmlist [-a] [-h] posta-zerrenda\n" "\n" "Non:\n" " --archives\n" " -a\n" " Zerrendako fitxategiak ezabatzeko aukera.\n" " Zerrenda lehenago ezabatu bada, geratzen diren fitxategiak ezabatuko " "ditu.\n" "\n" " --help\n" " -h\n" " Laguntza mezu hau erakutsi eta irten.\n" "\n" #: bin/rmlist:73 bin/rmlist:76 msgid "Removing %(msg)s" msgstr "%(msg)s ezabatzen" #: bin/rmlist:81 msgid "%(listname)s %(msg)s not found as %(filename)s" msgstr "%(listname)s-ko %(msg)s ez da %(filename)s bezala aurkitu" #: bin/rmlist:105 msgid "No such list (or list already deleted): %(listname)s" msgstr "Zerrenda ezezaguna (beharbada ezabatuta): %(listname)s" #: bin/rmlist:108 msgid "No such list: %(listname)s. Removing its residual archives." msgstr "Zerrenda hau ez dago: %(listname)s. Hondar-fitxategiak ezabatzen." #: bin/rmlist:112 msgid "Not removing archives. Reinvoke with -a to remove them." msgstr "Fitxategiak ez dira ezabatzen ari. -a sakatu ezabatzeko." #: bin/rmlist:126 msgid "list info" msgstr "zerrendaren informazioa" #: bin/rmlist:134 msgid "stale lock file" msgstr "Usteleko blokeo fitxategia" #: bin/rmlist:142 msgid "held message file" msgstr "" #: bin/rmlist:147 bin/rmlist:149 msgid "private archives" msgstr "fitxategi pribatuak" #: bin/rmlist:151 bin/rmlist:153 msgid "public archives" msgstr "fitxategi publikoak" #: 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 "" #: 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[=<yes|no>]\n" " -w[=<yes|no>]\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[=<yes|no>]\n" " -g[=<yes|no>]\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[=<yes|no>]\n" " -d[=<yes|no>]\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[=<yes|no>]\n" " -a[=<yes|no>]\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 <filename | ->\n" " -f <filename | ->\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 "Aukera okerra: %(yesno)s" #: bin/sync_members:138 msgid "Dry run mode" msgstr "Froga moduan abiarazi" #: bin/sync_members:159 msgid "Only one -f switch allowed" msgstr "-f aukera bakarra onartzen da" #: bin/sync_members:163 msgid "No argument to -f given" msgstr "-f aukerak ez du argumenturik" #: bin/sync_members:172 msgid "Illegal option: %(opt)s" msgstr "Ezinezko aukera: %(opt)s" #: bin/sync_members:178 msgid "No listname given" msgstr "Zerrendaren izena falta da" #: bin/sync_members:182 msgid "Must have a listname and a filename" msgstr "Zerrendaren eta artxiboaren izena beharrezkoak dira" #: bin/sync_members:191 msgid "Cannot read address file: %(filename)s: %(msg)s" msgstr "Helbideen fitxategia ezin da irakurri: %(filename)s: %(msg)s" #: bin/sync_members:203 msgid "Ignore : %(addr)30s" msgstr "Aintzakotzat ez hartu: %(addr)30s" #: bin/sync_members:212 msgid "Invalid : %(addr)30s" msgstr "Okerra : %(addr)30s" #: bin/sync_members:215 msgid "You must fix the preceding invalid addresses first." msgstr "Lehenengo eta behin, helbide okerra zuzendu behar da." #: bin/sync_members:264 msgid "Added : %(s)s" msgstr "Gehituta : %(s)s" #: bin/sync_members:289 msgid "Removed: %(s)s" msgstr "Kenduta: %(s)s" #: 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] <lang>\n" "\n" "Where <lang> 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 "itzulpena egiaztatu, jatorrizko katearekin erkatuz" #: bin/transcheck:68 #, docstring msgid "scan a string from the original file" msgstr "jatorrizko fitxategian katea bilatu" #: bin/transcheck:78 #, docstring msgid "scan a translated string" msgstr "itzulitako katea bilatu" #: bin/transcheck:91 #, docstring msgid "check for differences between checked in and checked out" msgstr "" "deskargatutakoa eta igo behar denaren arteko ezberdintasunak arakatzen" #: bin/transcheck:124 #, docstring msgid "parse a .po file extracting msgids and msgstrs" msgstr "msgids and msgstrs ateratzen po fitxategi bat arakatu" #: 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 "" "Estatu finituen Parser-aren egoera-taula:\n" " 0 inaktiboa\n" " 1 fitxategia edo komentarioa\n" " 2 msgid\n" " 3 msgstr\n" " 4 amaiera\n" " " #: bin/transcheck:280 #, docstring msgid "" "check a translated template against the original one\n" " search also <MM-*> tags if html is not zero" msgstr "" "Jatorrizkoa eta itzulitakoa erkatu egiten ditu.\n" " <MM-*> etiketak ere bilatzen ditu, html ez bada zero." #: bin/transcheck:327 #, docstring msgid "scan the po file comparing msgids with msgstrs" msgstr "po fitxategiko msgids eta msgstrs parekatuaz arakatu" #: 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 "" "%(filebase)s mezua ezin dut kendu; salto egingo dut...:\n" "%(e)s" #: 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 "" "Beharrezko diren eguneraketak egin.\n" "\n" "Erabilera: %(PROGRAM)s [aukerak]\n" "\n" "Aukerak:\n" " -f/--force\n" " Eguneraketarako mekanismoak behartu. Gehienetan, instalatuta\n" " dagoen Mailman bertsioa azkenengoa bada\n" " (edo `downgrade' bat detektatzen bada), ez da ezer egingo.\n" "\n" " -h/--help\n" " Mezua erakutsi eta irten.\n" "\n" "Erabili ezazu script hau Mailmanen azkenengo bertsioa lortzeko.\n" "Bertsio zaharrekin ere egin dezake lana; 1.0b4 (?) bertsiora arte.\n" #: bin/update:107 msgid "Fixing language templates: %(listname)s" msgstr "Hizkuntza txantilloiak ezartzen: %(listname)s" #: bin/update:196 bin/update:711 msgid "WARNING: could not acquire lock for list: %(listname)s" msgstr "KONTUZ: %(listname)s zerrenda ezin izan da blokeatu" #: bin/update:215 msgid "Resetting %(n)s BYBOUNCEs disabled addrs with no bounce info" msgstr "" "Errebote informazio gabe berrrarazten errebote gegigatik ezabatutako %(n)s " "helbide" #: bin/update:221 msgid "Updating the held requests database." msgstr "Onartzeke dauden datu-baseak eguneratzen." #: 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 "" "Badirudi, %(mbox_dir)s dagoeneko fitxategi bat dela. Ez du funtzionatuko\n" "b6-rekin, beraz, izena aldatzen dihardugu, %(mbox_dir)s.tmp izenera, eta " "prozesatzen." #: 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 "" "\n" "%(listname)s posta zerrendak mbox fitxategi publikoak zein pribatuak ditu. " "Posta zerrenda honek,\n" "gaur egun, artxibaketa pribatua darabilenez , mbox fitxategi pribatua " "instalatzen dihardut,\n" "-- %(o_pri_mbox_file)s -- berizendatutako fitxategi pribatu moduan, \n" " %(o_pub_mbox_file)s\n" "hartu, eta horrela:\n" " %(o_pub_mbox_file)s.preb6\n" "\n" "Nahi baduzu, artxiboan gehitu dezakezu 'arch' scrip-a\n" "erabiliz.\n" #: 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 "" "%s posta zerrendak mbox fitxategi publikoak zein pribatuak ditu. Posta " "zerrenda honek,\n" "gaur egun, artxibaketa publikoa darabilenez, (%s) mbox fitxategi publikoa " "instalatuko dut, bera\n" "izan dadin aktibatuta dagoena, eta \n" " %s birizendatu egingo dut,\n" " %s.preb66\n" " izena emanez.\n" "\n" "Nahi baduzu, artxiboan txertatu dezakezu 'arch' script-a\n" "erabiliz.\n" #: bin/update:287 msgid "- updating old private mbox file" msgstr "- mbox fitxategi pribatu zaharra eguneratzen" #: bin/update:295 msgid "" " unknown file in the way, moving\n" " %(o_pri_mbox_file)s\n" " to\n" " %(newname)s" msgstr "" " fitxategi ezezaguna bidean, \n" " %(o_pri_mbox_file)s hona\n" " mugitzen:\n" " %(newname)s" #: bin/update:309 msgid "- updating old public mbox file" msgstr "- mbox fitxategi publiko zaharra eguneratzen" #: bin/update:317 msgid "" " unknown file in the way, moving\n" " %(o_pub_mbox_file)s\n" " to\n" " %(newname)s" msgstr "" " fitxategi ezezaguna bidean, \n" " %(o_pub_mbox_file)s mugitzen\n" " hona\n" " %(newname)s" #: bin/update:353 msgid "- This list looks like it might have <= b4 list templates around" msgstr "- Badirudi zerrendak <= b4 zerrenda-plantillak dituela inguruan" #: bin/update:361 msgid "- moved %(o_tmpl)s to %(n_tmpl)s" msgstr "- %(o_tmpl)s mugitu egin da hona: %(n_tmpl)s" #: bin/update:363 msgid "- both %(o_tmpl)s and %(n_tmpl)s exist, leaving untouched" msgstr "- %(o_tmpl)s zein %(n_tmpl)s badaude; eta ez dira ikutu" #: 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 "%(src)s direktorioa eta bere azpiko guztia ezabatzen" #: bin/update:399 msgid "removing %(src)s" msgstr "%(src)s ezabatzen" #: bin/update:403 msgid "Warning: couldn't remove %(src)s -- %(rest)s" msgstr "Kontuz: %(src)s -- %(rest)s ezin ezabatu" #: bin/update:408 msgid "couldn't remove old file %(pyc)s -- %(rest)s" msgstr "%(pyc)s -- %(rest)s fitxategi zaharra ezin ezabatu" #: bin/update:412 msgid "updating old qfiles" msgstr "qfile zaharrak eguneratzen" #: 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 "iturburu-fitxategi zaharrak deusezten" #: bin/update:677 msgid "no lists == nothing to do, exiting" msgstr "zerrendarik ez == ezer egiteko, irteten" #: 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 "" "b6-rekin lan egiteko zure html artxibo zaharetan baimenak ezartzen.\n" "Zure artxiboak handiak badira, minutu pare bat inguru beharko ditu..." #: bin/update:689 msgid "done" msgstr "eginda" #: bin/update:691 msgid "Updating mailing list: %(listname)s" msgstr "Posta zerrenda eguneratzen: %(listname)s" #: bin/update:694 msgid "Updating Usenet watermarks" msgstr "Usenet markak eguneratzen" #: bin/update:699 msgid "- nothing to update here" msgstr "-Hemen ez dago ezer eguneratzeko" #: bin/update:722 msgid "- usenet watermarks updated and gate_watermarks removed" msgstr "- usenet markak eguneratuta eta zubi_markak kenduta" #: 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/<listname>/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 "" "\n" "\n" "OHARRA OHARRA OHARRA OHARRA\n" "\n" " Mailman eguneratzen ari zara, baina ezin dizut esan\n" " lehen zein bertsio zenuen.\n" "\n" " Mailman 1.b09 bertsioa (edo zaharragoa) eguneratzen badiharduzu\n" " posta zerrendak eskuz eguneratu beharko dituzu. Posta zerrenda " "bakoitzeko\n" " templates/options.html lists/<listname>/options.html.\n" " fitxategia kopiatu beharko duzu.\n" "\n" " Dena dela, fitxategi hau web interfazaren bidez eguneratu baduzu,\n" " zure aldaketak fitxategi horretan txertatu beharko dituzu; bestela\n" " aldaketak galdu egingo dituzu.\n" "\n" "OHARRA OHARRA OHARRA OHARRA\n" "\n" #: bin/update:793 msgid "No updates are necessary." msgstr "Ez da eguneraketarik behar." #: bin/update:796 msgid "" "Downgrade detected, from version %(hexlversion)s to version %(hextversion)s\n" "This is probably not safe.\n" "Exiting." msgstr "" "Atzerapausua detektatu da, %(hexlversion)s bertsiotik %(hextversion)s " "bertsiora.\n" "Seguru asko ez da ziurra.\n" "Irtetzen." #: bin/update:801 msgid "Upgrading from version %(hexlversion)s to %(hextversion)s" msgstr "%(hexlversion)s bertsioa %(hextversion)s bertsiora eguneratzen" #: 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 "Mailman bertsioa inprimatu.\n" #: bin/version:26 msgid "Using Mailman version:" msgstr "Erabilitako Mailman bertsioa:" #: 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 "" "Bloketauko zerrenda bat ezbloketzen, baina ez du alabearrez gordetzen.\n" "\n" " os._exit() deitua izan delako edo intepretea señale bategatik atera egin " "delako\n" " ez du funtzionatuko. Bitartean salbuespen bat gertatzen bada deitzen " "da\n" " " #: bin/withlist:175 msgid "Unlocking (but not saving) list: %(listname)s" msgstr "Zerrenda desblokeatzen (baina ez gordetzen): %(listname)s" #: bin/withlist:179 msgid "Finalizing" msgstr "Amaitzen" #: bin/withlist:188 msgid "Loading list %(listname)s" msgstr "%(listname)s zerrenda kargatzen" #: bin/withlist:190 msgid "(locked)" msgstr "(itxia)" #: bin/withlist:192 msgid "(unlocked)" msgstr "(irekia)" #: bin/withlist:197 msgid "Unknown list: %(listname)s" msgstr "Zerrenda ezezaguna: %(listname)s" #: bin/withlist:237 msgid "No list name supplied." msgstr "Ez duzu zerrenda izenik eman." #: bin/withlist:246 msgid "--all requires --run" msgstr "--eskakizun guztiak --abiarazi" #: bin/withlist:266 msgid "Importing %(module)s..." msgstr "%(module)s inportatzen..." #: bin/withlist:270 msgid "Running %(module)s.%(callable)s()..." msgstr "%(module)s.%(callable)s() abiarazten..." #: bin/withlist:291 msgid "The variable `m' is the %(listname)s MailList instance" msgstr "'m' aldagaia izango da %(listname)s Posta Zerrenda instantzia" #: 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 "" "Bilduma bolumenaren zenbakia handitu eta mezuaren zenbakia 1ean ipini.\n" "\n" "Erabilera: %(PROGRAM)s [aukerak] [listname ...]\n" "\n" "Aukerak:\n" "\n" " --help/-h\n" " Mezua erakutsi eta irten.\n" "\n" "Komando lerroan aipatutako zerrendei aplikatzen zaie. Ez bada zerrenda " "izenik\n" "aipatzen, denei aplikatzen zaie.\n" #: 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 "" "Egiteko dauden administrazio eskakizunak arakatu era beharrezkoa balitz\n" "Jabeei postaz abisatua\n" "Erabilera: %(PROGRAM)s [aukerak]\n" "\n" "Aukerak:\n" " -h/--help\n" " Mezu hau erakutsi eta utzi.\n" #: 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 "%(realname)s zerrendako %(count)d moderatzaileak noiz onartuko zain" #: cron/checkdbs:124 msgid "%(realname)s moderator request check result" msgstr "" #: cron/checkdbs:144 msgid "Pending subscriptions:" msgstr "Harpidetzak onartzeko zain:" #: cron/checkdbs:155 msgid "Pending unsubscriptions:" msgstr "" #: cron/checkdbs:162 msgid "" "\n" "Pending posts:" msgstr "" "\n" "Zain dauden mezuak:" #: cron/checkdbs:169 msgid "" "From: %(sender)s on %(date)s\n" "Subject: %(subject)s\n" "Cause: %(reason)s" msgstr "p" #: 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 "[aldiroko garbiketagatik ezgaitua, ezin da mezurik ikusi]" #: 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 "" "Begiratu NNTP serbitzarietan eposta zerrendatara bidali beharreko mezurik " "dagoen.\n" "\n" "Erabilera: gate_news [aukerak]\n" "\n" "[options]\n" "Non aukerak :\n" " --help\n" " -h\n" " Mezu hau erakutsi eta irten\n" "\n" #: 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 "" "Zerrendakide guztiei mezua bidali pasahitza gogoraraziz.\n" "\n" "Programa honen bidez posta zerrenda guztiak eskaneatzen dira, eta\n" "harpidedunen izenak eta pasahitzak biltzen dira.\n" "mm_cfg.VIRTUAL_HOST_OVERVIEW egia bada, host_name-aren bidez taldekatzen " "ditu. \n" "Gero, harpidedun bakoitzari mezu bana bidaltzen zaio, zerrendetako " "pasahitzekin eta bere erabiltzaile\n" "URL-aren berri emanez. Pasahitza\n" "mm_cfg.MAILMAN_SITE_LIST aldagaitik dator; aldagi hori ezinbestekoa da.\n" "\n" "Erabilera: %(PROGRAM)s [aukerak]\n" "\n" "Aukerak:\n" " -l listname\n" " --listname=listname\n" " Zerrenda horretako pasahitzak bakarrik bidali. Ez bada zehazten,\n" " zerrenda guztietakoak bidaltzen dira. -l/--listname aukera bat\n" " baino gehiago onartzen da.\n" "\n" " -h/--help\n" " Mezua erakutsi eta irten.\n" #: cron/mailpasswds:216 msgid "Password // URL" msgstr "Pasahitza // URL" #: cron/mailpasswds:222 msgid "%(host)s mailing list memberships reminder" msgstr "%(host)s posta zerrendetako partaidetza gogorarazpenak" #: 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 "" "gzip bidez konprimitutako Pipermail fitxategiak leheneratu.\n" "\n" "Script hau gauero exekutatu beharko litzateke cron-en bidez. Agindu-" "lerrotik\n" "exekutatzen denean, erabilera hurrengoa da:\n" "\n" "Erabilera: %(program)s [-v] [-h] [zerrenden-izenak]\n" "\n" "Non:\n" " --verbose\n" " -v\n" " konprimatu ahala, fitxategia erakutsi\n" "\n" " --help\n" " -h\n" " mezu hau erakutsi eta irten\n" "\n" " zerrenden-izenak\n" " Nahi bada, aipatu zerrendetako .txt fitxategiak bakarrik " "konprimitzen ditu.\n" " Bestela, artxiba daitezkeen zerrenda guztiak prozesatuko dira.\n" "\n" #: 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 "" "Mezuak atxikita dituzten zerrendetara gogorarazpenak bidali eta " "digest_send_periodic aktibatu.\n" "\n" "Erabilera: %(PROGRAM)s [aukerak]\n" "\n" "Aukerak:\n" "\n" " -h / --help\n" " Mezu hau erakutsi eta irten.\n" "\n" " -l listname\n" " --listname=listname\n" " Zerrenda honetako bilduma bidali; ezer zehazten ez bada, zerrenda " "guztietako bildumak\n" " bidaltzen dira.\n" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/grep.po���������������������������������������������������0000644�0000000�0000000�00000042143�12704125523�016373� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of grep. # Copyright (C) 2004 Free Software Foundation, Inc. # Mikel Olasagasti <hey_neken@mundurat.net>, 2004, 2005. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: grep 2.5.1a\n" "Report-Msgid-Bugs-To: bug-grep@gnu.org\n" "POT-Creation-Date: 2016-03-10 21:38-0800\n" "PO-Revision-Date: 2013-12-15 00:35+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:31+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "" #: lib/closeout.c:112 src/grep.c:1199 #, c-format msgid "write error" msgstr "" #: lib/error.c:191 msgid "Unknown system error" msgstr "Sistemaren errore ezezaguna" #: lib/getopt.c:575 lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:654 lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:667 lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:715 lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:772 lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:783 lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:835 lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:891 lib/getopt.c:908 lib/getopt.c:1118 lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:964 lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:1004 lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/obstack.c:338 lib/obstack.c:340 lib/xalloc-die.c:34 src/pcresearch.c:338 #, c-format msgid "memory exhausted" msgstr "memoria agortuta" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "" #: lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. and use glyphs suitable for your language. #: lib/quotearg.c:347 msgid "`" msgstr "`" #: lib/quotearg.c:348 msgid "'" msgstr "'" #: lib/regcomp.c:135 msgid "Success" msgstr "" #: lib/regcomp.c:138 msgid "No match" msgstr "" #: lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:144 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:147 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:150 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:153 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:156 msgid "Unmatched [, [^, [:, [., or [=" msgstr "" #: lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:168 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:171 msgid "Memory exhausted" msgstr "Memoria agortuta" #: lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:180 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:711 msgid "No previous regular expression" 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 " "<http://gnu.org/licenses/gpl.html>.\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 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: lib/version-etc.c:253 #, c-format msgid "%s home page: <http://www.gnu.org/software/%s/>\n" msgstr "" #: lib/version-etc.c:256 msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n" 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 "" #: src/dfa.c:1005 src/dfa.c:1008 src/dfa.c:1027 src/dfa.c:1037 src/dfa.c:1049 #: src/dfa.c:1076 src/dfa.c:1085 src/dfa.c:1088 src/dfa.c:1093 src/dfa.c:1114 #: src/dfa.c:1117 msgid "unbalanced [" msgstr "" #: src/dfa.c:1061 msgid "invalid character class" msgstr "" #: src/dfa.c:1183 msgid "character class syntax is [[:space:]], not [:space:]" msgstr "" #: src/dfa.c:1245 msgid "unfinished \\ escape" msgstr "" #: src/dfa.c:1392 msgid "invalid content of \\{\\}" msgstr "" #: src/dfa.c:1395 msgid "regular expression too big" msgstr "" #: src/dfa.c:1811 msgid "unbalanced (" msgstr "" #: src/dfa.c:1937 msgid "no syntax specified" msgstr "" #: src/dfa.c:1945 msgid "unbalanced )" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/grep.c:57 msgid "Mike Haertel" msgstr "" #: src/grep.c:58 msgid "others, see <http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>" msgstr "" #: src/grep.c:648 msgid "invalid context length argument" msgstr "balio gabeko testuinguru luzeera argumentua" #: src/grep.c:712 #, c-format msgid "input is too large to count" msgstr "sarrera luzeegia da kontatzeko" #: src/grep.c:754 msgid "lseek failed" msgstr "" #: src/grep.c:1501 #, c-format msgid "Binary file %s matches\n" msgstr "%s fitxategi binarioa bat dator\n" #: src/grep.c:1550 #, c-format msgid "warning: %s: %s" msgstr "" #: src/grep.c:1551 msgid "recursive directory loop" msgstr "direktorio bukle errekurtsiboa" #: src/grep.c:1720 #, c-format msgid "input file %s is also the output" msgstr "" #: src/grep.c:1782 msgid "(standard input)" msgstr "(sarrera estandarra)" #: src/grep.c:1798 src/grep.c:1805 #, c-format msgid "Usage: %s [OPTION]... PATTERN [FILE]...\n" msgstr "Erabilera: %s [AUKERA]... EREDUA [FITXATEGIA]...\n" #: src/grep.c:1800 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/grep.c:1806 #, c-format msgid "Search for PATTERN in each FILE or standard input.\n" msgstr "" #: src/grep.c:1807 #, c-format msgid "PATTERN is, by default, a basic regular expression (BRE).\n" msgstr "" #: src/grep.c:1808 #, c-format msgid "" "Example: %s -i 'hello world' menu.h main.c\n" "\n" "Regexp selection and interpretation:\n" msgstr "" #: src/grep.c:1812 #, c-format msgid "" " -E, --extended-regexp PATTERN is an extended regular expression (ERE)\n" " -F, --fixed-strings PATTERN is a set of newline-separated strings\n" " -G, --basic-regexp PATTERN is a basic regular expression (BRE)\n" " -P, --perl-regexp PATTERN is a Perl regular expression\n" msgstr "" #: src/grep.c:1818 #, c-format msgid "" " -e, --regexp=PATTERN use PATTERN for matching\n" " -f, --file=FILE obtain PATTERN from FILE\n" " -i, --ignore-case ignore case distinctions\n" " -w, --word-regexp force PATTERN to match only whole words\n" " -x, --line-regexp force PATTERN to match only whole lines\n" " -z, --null-data a data line ends in 0 byte, not newline\n" msgstr "" #: src/grep.c:1825 #, c-format msgid "" "\n" "Miscellaneous:\n" " -s, --no-messages suppress error messages\n" " -v, --invert-match select non-matching lines\n" " -V, --version display version information and exit\n" " --help display this help text and exit\n" msgstr "" #: src/grep.c:1832 #, c-format msgid "" "\n" "Output control:\n" " -m, --max-count=NUM stop after NUM matches\n" " -b, --byte-offset print the byte offset with output lines\n" " -n, --line-number print line number with output lines\n" " --line-buffered flush output on every line\n" " -H, --with-filename print the file name for each match\n" " -h, --no-filename suppress the file name prefix on output\n" " --label=LABEL use LABEL as the standard input file name " "prefix\n" msgstr "" #: src/grep.c:1843 #, c-format msgid "" " -o, --only-matching show only the part of a line matching PATTERN\n" " -q, --quiet, --silent suppress all normal output\n" " --binary-files=TYPE assume that binary files are TYPE;\n" " TYPE is 'binary', 'text', or 'without-match'\n" " -a, --text equivalent to --binary-files=text\n" msgstr "" #: src/grep.c:1850 #, c-format msgid "" " -I equivalent to --binary-files=without-match\n" " -d, --directories=ACTION how to handle directories;\n" " ACTION is 'read', 'recurse', or 'skip'\n" " -D, --devices=ACTION how to handle devices, FIFOs and sockets;\n" " ACTION is 'read' or 'skip'\n" " -r, --recursive like --directories=recurse\n" " -R, --dereference-recursive likewise, but follow all symlinks\n" msgstr "" #: src/grep.c:1859 #, c-format msgid "" " --include=FILE_PATTERN search only files that match FILE_PATTERN\n" " --exclude=FILE_PATTERN skip files and directories matching " "FILE_PATTERN\n" " --exclude-from=FILE skip files matching any file pattern from FILE\n" " --exclude-dir=PATTERN directories that match PATTERN will be " "skipped.\n" msgstr "" #: src/grep.c:1866 #, c-format msgid "" " -L, --files-without-match print only names of FILEs containing no match\n" " -l, --files-with-matches print only names of FILEs containing matches\n" " -c, --count print only a count of matching lines per FILE\n" " -T, --initial-tab make tabs line up (if needed)\n" " -Z, --null print 0 byte after FILE name\n" msgstr "" #: src/grep.c:1872 #, c-format msgid "" "\n" "Context control:\n" " -B, --before-context=NUM print NUM lines of leading context\n" " -A, --after-context=NUM print NUM lines of trailing context\n" " -C, --context=NUM print NUM lines of output context\n" msgstr "" #: src/grep.c:1879 #, c-format msgid "" " -NUM same as --context=NUM\n" " --color[=WHEN],\n" " --colour[=WHEN] use markers to highlight the matching strings;\n" " WHEN is 'always', 'never', or 'auto'\n" " -U, --binary do not strip CR characters at EOL " "(MSDOS/Windows)\n" " -u, --unix-byte-offsets report offsets as if CRs were not there\n" " (MSDOS/Windows)\n" "\n" msgstr "" #: src/grep.c:1888 #, c-format msgid "" "'egrep' means 'grep -E'. 'fgrep' means 'grep -F'.\n" "Direct invocation as either 'egrep' or 'fgrep' is deprecated.\n" msgstr "" #: src/grep.c:1891 #, c-format msgid "" "When FILE is -, read standard input. With no FILE, read . if a command-" "line\n" "-r is given, - otherwise. If fewer than two FILEs are given, assume -h.\n" "Exit status is 0 if any line is selected, 1 otherwise;\n" "if any error occurs and -q is not given, the exit status is 2.\n" msgstr "" #: src/grep.c:1958 #, c-format msgid "conflicting matchers specified" msgstr "espresio konfliktiboak espezifikatu dira" #: src/grep.c:1969 #, c-format msgid "invalid matcher %s" msgstr "" #: src/grep.c:2252 #, c-format msgid "warning: GREP_OPTIONS is deprecated; please use an alias or script" msgstr "" #: src/grep.c:2282 #, c-format msgid "unknown devices method" msgstr "gailu metodo ezezaguna" #: src/grep.c:2409 #, c-format msgid "invalid max count" msgstr "baliogabeko gehienezko zenbaketa" #: src/grep.c:2466 #, c-format msgid "unknown binary-files type" msgstr "fitxategi-binario moeta ezezaguna" #: src/pcresearch.c:71 #, c-format msgid "failed to allocate memory for the PCRE JIT stack" msgstr "" #: src/pcresearch.c:96 msgid "" "support for the -P option is not compiled into this --disable-perl-regexp " "binary" msgstr "" #: src/pcresearch.c:119 #, c-format msgid "-P supports only unibyte and UTF-8 locales" msgstr "" #: src/pcresearch.c:126 #, c-format msgid "the -P option only supports a single pattern" msgstr "" #: src/pcresearch.c:138 #, c-format msgid "unescaped ^ or $ not supported with -Pz" msgstr "" #: src/pcresearch.c:182 #, c-format msgid "internal error (should never happen)" msgstr "" #: src/pcresearch.c:204 #, c-format msgid "internal error" msgstr "" #: src/pcresearch.c:248 #, c-format msgid "exceeded PCRE's line length limit" msgstr "" #: src/pcresearch.c:342 #, c-format msgid "exhausted PCRE JIT stack" msgstr "" #: src/pcresearch.c:346 #, c-format msgid "exceeded PCRE's backtracking limit" msgstr "" #: src/pcresearch.c:353 #, c-format msgid "internal PCRE error: %d" msgstr "" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/pulseaudio.po���������������������������������������������0000644�0000000�0000000�00000177735�12704125523�017630� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for pulseaudio # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the pulseaudio package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: pulseaudio\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-03-21 10:46+0000\n" "PO-Revision-Date: 2014-03-25 19:40+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:02+0000\n" "X-Generator: Launchpad (build 17995)\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 "" #: ../src/daemon/cmdline.c:243 msgid "--daemonize expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:251 msgid "--fail expects boolean argument" msgstr "" #: ../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 "" #: ../src/daemon/cmdline.c:274 msgid "--high-priority expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:282 msgid "--realtime expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:290 msgid "--disallow-module-loading expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:298 msgid "--disallow-exit expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:306 msgid "--use-pid-file expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:325 msgid "" "Invalid log target: use either 'syslog', 'journal','stderr' or 'auto' or a " "valid file name 'file:<path>', 'newfile:<path>'." msgstr "" #: ../src/daemon/cmdline.c:327 msgid "" "Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file " "name 'file:<path>', 'newfile:<path>'." msgstr "" #: ../src/daemon/cmdline.c:335 msgid "--log-time expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:343 msgid "--log-meta expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:363 #, c-format msgid "Invalid resample method '%s'." msgstr "" #: ../src/daemon/cmdline.c:370 msgid "--system expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:378 msgid "--no-cpu-limit expects boolean argument" msgstr "" #: ../src/daemon/cmdline.c:386 msgid "--disable-shm expects boolean argument" msgstr "" #: ../src/daemon/daemon-conf.c:259 #, c-format msgid "[%s:%u] Invalid log target '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:274 #, c-format msgid "[%s:%u] Invalid log level '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:289 #, c-format msgid "[%s:%u] Invalid resample method '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:311 #, c-format msgid "[%s:%u] Invalid rlimit '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:331 #, c-format msgid "[%s:%u] Invalid sample format '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:348 ../src/daemon/daemon-conf.c:365 #, c-format msgid "[%s:%u] Invalid sample rate '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:388 #, c-format msgid "[%s:%u] Invalid sample channels '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:405 #, c-format msgid "[%s:%u] Invalid channel map '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:422 #, c-format msgid "[%s:%u] Invalid number of fragments '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:439 #, c-format msgid "[%s:%u] Invalid fragment size '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:456 #, c-format msgid "[%s:%u] Invalid nice level '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:499 #, c-format msgid "[%s:%u] Invalid server type '%s'." msgstr "" #: ../src/daemon/daemon-conf.c:613 #, c-format msgid "Failed to open configuration file: %s" msgstr "" #: ../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 "" #: ../src/daemon/daemon-conf.c:716 #, c-format msgid "### Read from configuration file: %s ###\n" msgstr "" #: ../src/daemon/dumpmodules.c:57 #, c-format msgid "Name: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:60 #, c-format msgid "No module information available\n" msgstr "" #: ../src/daemon/dumpmodules.c:63 #, c-format msgid "Version: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:65 #, c-format msgid "Description: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:67 #, c-format msgid "Author: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:69 #, c-format msgid "Usage: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:70 #, c-format msgid "Load Once: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:72 #, c-format msgid "DEPRECATION WARNING: %s\n" msgstr "" #: ../src/daemon/dumpmodules.c:76 #, c-format msgid "Path: %s\n" msgstr "" #: ../src/daemon/ltdl-bind-now.c:75 #, c-format msgid "Failed to open module %s: %s" msgstr "Huts egin du %s modulua irekitzean: %s" #: ../src/daemon/ltdl-bind-now.c:126 msgid "Failed to find original lt_dlopen loader." msgstr "" #: ../src/daemon/ltdl-bind-now.c:131 msgid "Failed to allocate new dl loader." msgstr "Huts egin du dl loader berri bat esleitzean." #: ../src/daemon/ltdl-bind-now.c:144 msgid "Failed to add bind-now-loader." msgstr "Huts egin du bind-now-loader gehitzean." #: ../src/daemon/main.c:161 #, c-format msgid "Failed to find user '%s'." msgstr "Ezin izan da '%s' erabiltzailea aurkitu." #: ../src/daemon/main.c:166 #, c-format msgid "Failed to find group '%s'." msgstr "Ezin izan da '%s' taldea aurkitu." #: ../src/daemon/main.c:175 #, c-format msgid "GID of user '%s' and of group '%s' don't match." msgstr "'%s' erabiltzailearen GIDa eta '%s' taldearena ez datoz bat." #: ../src/daemon/main.c:180 #, c-format msgid "Home directory of user '%s' is not '%s', ignoring." msgstr "'%s' erabiltzailearen karpeta nagusia ez da '%s', ezikusi egin da." #: ../src/daemon/main.c:183 ../src/daemon/main.c:188 #, c-format msgid "Failed to create '%s': %s" msgstr "Huts egin du '%s' sortzean: %s" #: ../src/daemon/main.c:195 #, c-format msgid "Failed to change group list: %s" msgstr "Huts egin du talde-zerrenda aldatzean: %s" #: ../src/daemon/main.c:211 #, c-format msgid "Failed to change GID: %s" msgstr "Huts egin du GIDa aldatzean: %s" #: ../src/daemon/main.c:227 #, c-format msgid "Failed to change UID: %s" msgstr "Huts egin du UIDa aldatzean: %s" #: ../src/daemon/main.c:256 msgid "System wide mode unsupported on this platform." msgstr "" #: ../src/daemon/main.c:494 msgid "Failed to parse command line." msgstr "" #: ../src/daemon/main.c:533 msgid "" "System mode refused for non-root user. Only starting the D-Bus server lookup " "service." msgstr "" #: ../src/daemon/main.c:632 #, c-format msgid "Failed to kill daemon: %s" msgstr "" #: ../src/daemon/main.c:661 msgid "" "This program is not intended to be run as root (unless --system is " "specified)." msgstr "" #: ../src/daemon/main.c:664 msgid "Root privileges required." msgstr "" #: ../src/daemon/main.c:671 msgid "--start not supported for system instances." msgstr "" #: ../src/daemon/main.c:711 #, c-format msgid "User-configured server at %s, refusing to start/autospawn." msgstr "" #: ../src/daemon/main.c:717 #, c-format msgid "" "User-configured server at %s, which appears to be local. Probing deeper." msgstr "" #: ../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 "" #: ../src/daemon/main.c:772 ../src/daemon/main.c:843 #, c-format msgid "pipe() failed: %s" msgstr "" #: ../src/daemon/main.c:777 ../src/daemon/main.c:848 #, c-format msgid "fork() failed: %s" msgstr "" #: ../src/daemon/main.c:792 ../src/daemon/main.c:863 ../src/utils/pacat.c:568 #, c-format msgid "read() failed: %s" msgstr "" #: ../src/daemon/main.c:798 msgid "Daemon startup failed." msgstr "" #: ../src/daemon/main.c:831 #, c-format msgid "setsid() failed: %s" msgstr "" #: ../src/daemon/main.c:958 msgid "Failed to get machine ID" msgstr "" #: ../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 "" #: ../src/daemon/main.c:1001 msgid "pa_pid_file_create() failed." msgstr "" #: ../src/daemon/main.c:1031 msgid "pa_core_new() failed." msgstr "" #: ../src/daemon/main.c:1102 msgid "Failed to initialize daemon." msgstr "" #: ../src/daemon/main.c:1107 msgid "Daemon startup without any loaded modules, refusing to work." msgstr "" #: ../src/daemon/pulseaudio.desktop.in.h:1 msgid "PulseAudio Sound System" msgstr "" #: ../src/daemon/pulseaudio.desktop.in.h:2 msgid "Start the PulseAudio Sound System" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2404 msgid "Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2405 msgid "Docking Station Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2406 msgid "Docking Station Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2407 msgid "Docking Station Line In" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2408 ../src/modules/alsa/alsa-mixer.c:2493 msgid "Line In" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2409 ../src/modules/alsa/alsa-mixer.c:2487 #: ../src/modules/bluetooth/module-bluez4-device.c:2173 #: ../src/modules/bluetooth/module-bluez5-device.c:1937 msgid "Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2410 ../src/modules/alsa/alsa-mixer.c:2488 msgid "Front Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2411 ../src/modules/alsa/alsa-mixer.c:2489 msgid "Rear Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2412 msgid "External Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2413 ../src/modules/alsa/alsa-mixer.c:2491 msgid "Internal Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2414 ../src/modules/alsa/alsa-mixer.c:2494 msgid "Radio" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2415 ../src/modules/alsa/alsa-mixer.c:2495 msgid "Video" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2416 msgid "Automatic Gain Control" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2417 msgid "No Automatic Gain Control" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2418 msgid "Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2419 msgid "No Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2420 msgid "Amplifier" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2421 msgid "No Amplifier" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2422 msgid "Bass Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2423 msgid "No Bass Boost" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2424 #: ../src/modules/bluetooth/module-bluez4-device.c:2178 #: ../src/modules/bluetooth/module-bluez5-device.c:1944 msgid "Speaker" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2425 ../src/modules/alsa/alsa-mixer.c:2497 msgid "Headphones" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2486 msgid "Analog Input" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2490 msgid "Dock Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2492 msgid "Headset Microphone" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2496 msgid "Analog Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2498 msgid "LFE on Separate Mono Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2499 msgid "Line Out" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2500 msgid "Analog Mono Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2501 msgid "Speakers" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2502 msgid "HDMI / DisplayPort" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2503 msgid "Digital Output (S/PDIF)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2504 msgid "Digital Input (S/PDIF)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:2505 msgid "Digital Passthrough (S/PDIF)" msgstr "" #: ../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:4016 msgid "Analog Mono" msgstr "" #. Note: Not translated to "Analog Stereo Input", because the source #. * name gets "Input" appended to it automatically, so adding "Input" #. * here would lead to the source name to become "Analog Stereo Input #. * Input". The same logic applies to analog-stereo-output, #. * multichannel-input and multichannel-output. #: ../src/modules/alsa/alsa-mixer.c:4017 ../src/modules/alsa/alsa-mixer.c:4023 #: ../src/modules/alsa/alsa-mixer.c:4024 msgid "Analog Stereo" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4025 ../src/modules/alsa/alsa-mixer.c:4026 msgid "Multichannel" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4027 msgid "Analog Surround 2.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4028 msgid "Analog Surround 3.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4029 msgid "Analog Surround 3.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4030 msgid "Analog Surround 4.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4031 msgid "Analog Surround 4.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4032 msgid "Analog Surround 5.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4033 msgid "Analog Surround 5.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4034 msgid "Analog Surround 6.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4035 msgid "Analog Surround 6.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4036 msgid "Analog Surround 7.0" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4037 msgid "Analog Surround 7.1" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4038 msgid "Digital Stereo (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4039 msgid "Digital Passthrough (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4040 msgid "Digital Surround 4.0 (IEC958/AC3)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4041 msgid "Digital Surround 5.1 (IEC958/AC3)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4042 msgid "Digital Surround 5.1 (IEC958/DTS)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4043 msgid "Digital Stereo (HDMI)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4044 msgid "Digital Surround 5.1 (HDMI)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4177 msgid "Analog Mono Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4178 msgid "Analog Stereo Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4179 msgid "Digital Stereo Duplex (IEC958)" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4180 msgid "Multichannel Duplex" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4181 #: ../src/modules/alsa/module-alsa-card.c:186 #: ../src/modules/bluetooth/module-bluez4-device.c:2369 #: ../src/modules/bluetooth/module-bluez5-device.c:2173 #: ../src/modules/droid/module-droid-card.c:221 msgid "Off" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4280 #, c-format msgid "%s Output" msgstr "" #: ../src/modules/alsa/alsa-mixer.c:4288 #, c-format msgid "%s Input" msgstr "" #: ../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: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 "" #: ../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: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 "" #: ../src/modules/alsa/alsa-util.c:1166 ../src/modules/alsa/alsa-util.c:1241 #, 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 "" #: ../src/modules/alsa/alsa-util.c:1216 #, 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 "" #: ../src/modules/alsa/alsa-util.c:1257 #, 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 "" #: ../src/modules/alsa/alsa-util.c:1300 #, 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 "" #: ../src/modules/bluetooth/module-bluez4-device.c:2163 #: ../src/modules/bluetooth/module-bluez5-device.c:1927 msgid "Headset" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2168 #: ../src/modules/bluetooth/module-bluez5-device.c:1932 msgid "Handsfree" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2183 #: ../src/modules/bluetooth/module-bluez5-device.c:1950 msgid "Headphone" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2188 #: ../src/modules/bluetooth/module-bluez5-device.c:1955 msgid "Portable" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2193 #: ../src/modules/bluetooth/module-bluez5-device.c:1960 msgid "Car" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2198 #: ../src/modules/bluetooth/module-bluez5-device.c:1965 msgid "HiFi" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2203 #: ../src/modules/bluetooth/module-bluez5-device.c:1970 msgid "Phone" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2211 #: ../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 "" #: ../src/modules/bluetooth/module-bluez4-device.c:2214 #: ../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 "" #: ../src/modules/bluetooth/module-bluez4-device.c:2250 msgid "High Fidelity Playback (A2DP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2261 msgid "High Fidelity Capture (A2DP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2272 msgid "Telephony Duplex (HSP/HFP)" msgstr "" #: ../src/modules/bluetooth/module-bluez4-device.c:2284 msgid "Handsfree Gateway" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2013 msgid "High Fidelity Playback (A2DP Sink)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2024 msgid "High Fidelity Capture (A2DP Source)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2035 msgid "Headset Head Unit (HSP/HFP)" msgstr "" #: ../src/modules/bluetooth/module-bluez5-device.c:2047 msgid "Headset Audio Gateway (HSP/HFP)" msgstr "" #: ../src/modules/echo-cancel/module-echo-cancel.c:61 msgid "" "source_name=<name for the source> source_properties=<properties for the " "source> source_master=<name of source to filter> sink_name=<name for the " "sink> sink_properties=<properties for the sink> sink_master=<name of sink to " "filter> adjust_time=<how often to readjust rates in s> adjust_threshold=<how " "much drift to readjust after in ms> format=<sample format> rate=<sample " "rate> channels=<number of channels> channel_map=<channel map> " "aec_method=<implementation to use> aec_args=<parameters for the AEC engine> " "save_aec=<save AEC data in /tmp> autoloaded=<set if this module is being " "loaded automatically> use_volume_sharing=<yes or no> " msgstr "" #. add on profile #: ../src/modules/macosx/module-coreaudio-device.c:797 msgid "On" msgstr "" #. / 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:154 msgid "wants to record audio." msgstr "" #: ../src/modules/module-always-sink.c:36 msgid "Always keeps at least one sink loaded even if it's a null one" msgstr "" #: ../src/modules/module-always-sink.c:82 msgid "Dummy Output" msgstr "" #: ../src/modules/module-equalizer-sink.c:70 msgid "General Purpose Equalizer" msgstr "" #: ../src/modules/module-equalizer-sink.c:74 msgid "" "sink_name=<name of the sink> sink_properties=<properties for the sink> " "sink_master=<sink to connect to> format=<sample format> rate=<sample rate> " "channels=<number of channels> channel_map=<channel map> autoloaded=<set if " "this module is being loaded automatically> use_volume_sharing=<yes or no> " msgstr "" #: ../src/modules/module-filter-apply.c:46 msgid "autoclean=<automatically unload unused filters?>" msgstr "" #: ../src/modules/module-ladspa-sink.c:51 msgid "Virtual LADSPA sink" msgstr "" #: ../src/modules/module-ladspa-sink.c:55 msgid "" "sink_name=<name for the sink> sink_properties=<properties for the sink> " "master=<name of sink to filter> format=<sample format> rate=<sample rate> " "channels=<number of channels> channel_map=<input channel map> plugin=<ladspa " "plugin name> label=<ladspa plugin label> control=<comma separated list of " "input control values> input_ladspaport_map=<comma separated list of input " "LADSPA port names> output_ladspaport_map=<comma separated list of output " "LADSPA port names> " msgstr "" #: ../src/modules/module-null-sink.c:47 msgid "Clocked NULL sink" msgstr "" #: ../src/modules/module-null-sink.c:280 msgid "Null Output" msgstr "Irteera nulua" #: ../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 "" #: ../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 "" #: ../src/modules/module-rygel-media-server.c:1063 msgid "Audio on @HOSTNAME@" msgstr "" #. 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 "" #: ../src/modules/module-tunnel-sink-new.c:517 #: ../src/modules/module-tunnel-source-new.c:516 #, c-format msgid "Tunnel to %s/%s" msgstr "" #: ../src/modules/module-virtual-surround-sink.c:47 msgid "Virtual surround sink" msgstr "" #: ../src/modules/module-virtual-surround-sink.c:51 msgid "" "sink_name=<name for the sink> sink_properties=<properties for the sink> " "master=<name of sink to filter> format=<sample format> rate=<sample rate> " "channels=<number of channels> channel_map=<channel map> " "use_volume_sharing=<yes or no> force_flat_volume=<yes or no> " "hrir=/path/to/left_hrir.wav " msgstr "" #: ../src/modules/reserve-wrap.c:149 msgid "PulseAudio Sound Server" msgstr "" #: ../src/pulse/channelmap.c:103 ../src/pulse/channelmap.c:771 msgid "Mono" msgstr "" #: ../src/pulse/channelmap.c:105 msgid "Front Center" msgstr "" #: ../src/pulse/channelmap.c:106 msgid "Front Left" msgstr "" #: ../src/pulse/channelmap.c:107 msgid "Front Right" msgstr "" #: ../src/pulse/channelmap.c:109 msgid "Rear Center" msgstr "" #: ../src/pulse/channelmap.c:110 msgid "Rear Left" msgstr "" #: ../src/pulse/channelmap.c:111 msgid "Rear Right" msgstr "" #: ../src/pulse/channelmap.c:113 msgid "Subwoofer" msgstr "" #: ../src/pulse/channelmap.c:115 msgid "Front Left-of-center" msgstr "" #: ../src/pulse/channelmap.c:116 msgid "Front Right-of-center" msgstr "" #: ../src/pulse/channelmap.c:118 msgid "Side Left" msgstr "" #: ../src/pulse/channelmap.c:119 msgid "Side Right" msgstr "" #: ../src/pulse/channelmap.c:121 msgid "Auxiliary 0" msgstr "" #: ../src/pulse/channelmap.c:122 msgid "Auxiliary 1" msgstr "" #: ../src/pulse/channelmap.c:123 msgid "Auxiliary 2" msgstr "" #: ../src/pulse/channelmap.c:124 msgid "Auxiliary 3" msgstr "" #: ../src/pulse/channelmap.c:125 msgid "Auxiliary 4" msgstr "" #: ../src/pulse/channelmap.c:126 msgid "Auxiliary 5" msgstr "" #: ../src/pulse/channelmap.c:127 msgid "Auxiliary 6" msgstr "" #: ../src/pulse/channelmap.c:128 msgid "Auxiliary 7" msgstr "" #: ../src/pulse/channelmap.c:129 msgid "Auxiliary 8" msgstr "" #: ../src/pulse/channelmap.c:130 msgid "Auxiliary 9" msgstr "" #: ../src/pulse/channelmap.c:131 msgid "Auxiliary 10" msgstr "" #: ../src/pulse/channelmap.c:132 msgid "Auxiliary 11" msgstr "" #: ../src/pulse/channelmap.c:133 msgid "Auxiliary 12" msgstr "" #: ../src/pulse/channelmap.c:134 msgid "Auxiliary 13" msgstr "" #: ../src/pulse/channelmap.c:135 msgid "Auxiliary 14" msgstr "" #: ../src/pulse/channelmap.c:136 msgid "Auxiliary 15" msgstr "" #: ../src/pulse/channelmap.c:137 msgid "Auxiliary 16" msgstr "" #: ../src/pulse/channelmap.c:138 msgid "Auxiliary 17" msgstr "" #: ../src/pulse/channelmap.c:139 msgid "Auxiliary 18" msgstr "" #: ../src/pulse/channelmap.c:140 msgid "Auxiliary 19" msgstr "" #: ../src/pulse/channelmap.c:141 msgid "Auxiliary 20" msgstr "" #: ../src/pulse/channelmap.c:142 msgid "Auxiliary 21" msgstr "" #: ../src/pulse/channelmap.c:143 msgid "Auxiliary 22" msgstr "" #: ../src/pulse/channelmap.c:144 msgid "Auxiliary 23" msgstr "" #: ../src/pulse/channelmap.c:145 msgid "Auxiliary 24" msgstr "" #: ../src/pulse/channelmap.c:146 msgid "Auxiliary 25" msgstr "" #: ../src/pulse/channelmap.c:147 msgid "Auxiliary 26" msgstr "" #: ../src/pulse/channelmap.c:148 msgid "Auxiliary 27" msgstr "" #: ../src/pulse/channelmap.c:149 msgid "Auxiliary 28" msgstr "" #: ../src/pulse/channelmap.c:150 msgid "Auxiliary 29" msgstr "" #: ../src/pulse/channelmap.c:151 msgid "Auxiliary 30" msgstr "" #: ../src/pulse/channelmap.c:152 msgid "Auxiliary 31" msgstr "" #: ../src/pulse/channelmap.c:154 msgid "Top Center" msgstr "" #: ../src/pulse/channelmap.c:156 msgid "Top Front Center" msgstr "" #: ../src/pulse/channelmap.c:157 msgid "Top Front Left" msgstr "" #: ../src/pulse/channelmap.c:158 msgid "Top Front Right" msgstr "" #: ../src/pulse/channelmap.c:160 msgid "Top Rear Center" msgstr "" #: ../src/pulse/channelmap.c:161 msgid "Top Rear Left" msgstr "" #: ../src/pulse/channelmap.c:162 msgid "Top Rear Right" msgstr "" #: ../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 "" #: ../src/pulse/channelmap.c:775 msgid "Stereo" msgstr "" #: ../src/pulse/channelmap.c:780 msgid "Surround 4.0" msgstr "" #: ../src/pulse/channelmap.c:786 msgid "Surround 4.1" msgstr "" #: ../src/pulse/channelmap.c:792 msgid "Surround 5.0" msgstr "" #: ../src/pulse/channelmap.c:798 msgid "Surround 5.1" msgstr "" #: ../src/pulse/channelmap.c:805 msgid "Surround 7.1" msgstr "" #: ../src/pulse/client-conf-x11.c:53 ../src/utils/pax11publish.c:97 msgid "xcb_connect() failed" msgstr "" #: ../src/pulse/client-conf-x11.c:58 ../src/utils/pax11publish.c:102 msgid "xcb_connection_has_error() returned true" msgstr "" #: ../src/pulse/client-conf-x11.c:94 msgid "Failed to parse cookie data" msgstr "" #: ../src/pulse/context.c:660 #, c-format msgid "fork(): %s" msgstr "" #: ../src/pulse/context.c:715 #, c-format msgid "waitpid(): %s" msgstr "" #: ../src/pulse/context.c:1421 #, c-format msgid "Received message for unknown extension '%s'" msgstr "" #: ../src/pulse/direction.c:37 msgid "input" msgstr "" #: ../src/pulse/direction.c:39 msgid "output" msgstr "" #: ../src/pulse/direction.c:41 msgid "bidirectional" msgstr "" #: ../src/pulse/direction.c:43 msgid "invalid" msgstr "" #: ../src/pulsecore/core-util.c:1836 #, 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 "" #: ../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 "" #: ../src/pulsecore/log.c:154 #, c-format msgid "Failed to open target file '%s'." msgstr "" #: ../src/pulsecore/log.c:177 #, c-format msgid "" "Tried to open target file '%s', '%s.1', '%s.2' ... '%s.%d', but all failed." msgstr "" #: ../src/pulsecore/log.c:640 msgid "Invalid log target." msgstr "" #: ../src/pulsecore/sink.c:3460 msgid "Built-in Audio" msgstr "" #: ../src/pulsecore/sink.c:3465 msgid "Modem" msgstr "Modema" #: ../src/pulse/error.c:38 msgid "OK" msgstr "" #: ../src/pulse/error.c:39 msgid "Access denied" msgstr "" #: ../src/pulse/error.c:40 msgid "Unknown command" msgstr "" #: ../src/pulse/error.c:41 msgid "Invalid argument" msgstr "" #: ../src/pulse/error.c:42 msgid "Entity exists" msgstr "" #: ../src/pulse/error.c:43 msgid "No such entity" msgstr "" #: ../src/pulse/error.c:44 msgid "Connection refused" msgstr "" #: ../src/pulse/error.c:45 msgid "Protocol error" msgstr "" #: ../src/pulse/error.c:46 msgid "Timeout" msgstr "" #: ../src/pulse/error.c:47 msgid "No authentication key" msgstr "" #: ../src/pulse/error.c:48 msgid "Internal error" msgstr "" #: ../src/pulse/error.c:49 msgid "Connection terminated" msgstr "" #: ../src/pulse/error.c:50 msgid "Entity killed" msgstr "" #: ../src/pulse/error.c:51 msgid "Invalid server" msgstr "" #: ../src/pulse/error.c:52 msgid "Module initialization failed" msgstr "" #: ../src/pulse/error.c:53 msgid "Bad state" msgstr "" #: ../src/pulse/error.c:54 msgid "No data" msgstr "" #: ../src/pulse/error.c:55 msgid "Incompatible protocol version" msgstr "" #: ../src/pulse/error.c:56 msgid "Too large" msgstr "" #: ../src/pulse/error.c:57 msgid "Not supported" msgstr "" #: ../src/pulse/error.c:58 msgid "Unknown error code" msgstr "" #: ../src/pulse/error.c:59 msgid "No such extension" msgstr "" #: ../src/pulse/error.c:60 msgid "Obsolete functionality" msgstr "" #: ../src/pulse/error.c:61 msgid "Missing implementation" msgstr "" #: ../src/pulse/error.c:62 msgid "Client forked" msgstr "" #: ../src/pulse/error.c:63 msgid "Input/Output error" msgstr "" #: ../src/pulse/error.c:64 msgid "Device or resource busy" msgstr "" #: ../src/pulse/sample.c:177 #, c-format msgid "%s %uch %uHz" msgstr "" #: ../src/pulse/sample.c:189 #, c-format msgid "%0.1f GiB" msgstr "" #: ../src/pulse/sample.c:191 #, c-format msgid "%0.1f MiB" msgstr "" #: ../src/pulse/sample.c:193 #, c-format msgid "%0.1f KiB" msgstr "" #: ../src/pulse/sample.c:195 #, c-format msgid "%u B" msgstr "" #: ../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 "" #: ../src/tests/resampler-test.c:353 #, c-format msgid "%s %s\n" msgstr "" #: ../src/utils/pacat.c:117 #, c-format msgid "Failed to drain stream: %s" msgstr "" #: ../src/utils/pacat.c:122 msgid "Playback stream drained." msgstr "" #: ../src/utils/pacat.c:133 msgid "Draining connection to server." msgstr "" #: ../src/utils/pacat.c:146 #, c-format msgid "pa_stream_drain(): %s" msgstr "" #: ../src/utils/pacat.c:169 #, c-format msgid "pa_stream_write() failed: %s" msgstr "" #: ../src/utils/pacat.c:210 #, c-format msgid "pa_stream_begin_write() failed: %s" msgstr "" #: ../src/utils/pacat.c:260 ../src/utils/pacat.c:290 #, c-format msgid "pa_stream_peek() failed: %s" msgstr "" #: ../src/utils/pacat.c:340 msgid "Stream successfully created." msgstr "" #: ../src/utils/pacat.c:343 #, c-format msgid "pa_stream_get_buffer_attr() failed: %s" msgstr "" #: ../src/utils/pacat.c:347 #, c-format msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u" msgstr "" #: ../src/utils/pacat.c:350 #, c-format msgid "Buffer metrics: maxlength=%u, fragsize=%u" msgstr "" #: ../src/utils/pacat.c:354 #, c-format msgid "Using sample spec '%s', channel map '%s'." msgstr "" #: ../src/utils/pacat.c:358 #, c-format msgid "Connected to device %s (index: %u, suspended: %s)." msgstr "" #: ../src/utils/pacat.c:368 #, c-format msgid "Stream error: %s" msgstr "" #: ../src/utils/pacat.c:378 #, c-format msgid "Stream device suspended.%s" msgstr "" #: ../src/utils/pacat.c:380 #, c-format msgid "Stream device resumed.%s" msgstr "" #: ../src/utils/pacat.c:388 #, c-format msgid "Stream underrun.%s" msgstr "" #: ../src/utils/pacat.c:395 #, c-format msgid "Stream overrun.%s" msgstr "" #: ../src/utils/pacat.c:402 #, c-format msgid "Stream started.%s" msgstr "" #: ../src/utils/pacat.c:409 #, c-format msgid "Stream moved to device %s (%u, %ssuspended).%s" msgstr "" #: ../src/utils/pacat.c:409 msgid "not " msgstr "" #: ../src/utils/pacat.c:416 #, c-format msgid "Stream buffer attributes changed.%s" msgstr "" #: ../src/utils/pacat.c:431 msgid "Cork request stack is empty: corking stream" msgstr "" #: ../src/utils/pacat.c:437 msgid "Cork request stack is empty: uncorking stream" msgstr "" #: ../src/utils/pacat.c:441 msgid "Warning: Received more uncork requests than cork requests." msgstr "" #: ../src/utils/pacat.c:466 #, c-format msgid "Connection established.%s" msgstr "" #: ../src/utils/pacat.c:469 #, c-format msgid "pa_stream_new() failed: %s" msgstr "" #: ../src/utils/pacat.c:507 #, c-format msgid "pa_stream_connect_playback() failed: %s" msgstr "" #: ../src/utils/pacat.c:513 #, c-format msgid "Failed to set monitor stream: %s" msgstr "" #: ../src/utils/pacat.c:517 #, c-format msgid "pa_stream_connect_record() failed: %s" msgstr "" #: ../src/utils/pacat.c:530 ../src/utils/pactl.c:1446 #, c-format msgid "Connection failure: %s" msgstr "" #: ../src/utils/pacat.c:563 msgid "Got EOF." msgstr "" #: ../src/utils/pacat.c:600 #, c-format msgid "write() failed: %s" msgstr "" #: ../src/utils/pacat.c:621 msgid "Got signal, exiting." msgstr "" #: ../src/utils/pacat.c:635 #, c-format msgid "Failed to get latency: %s" msgstr "" #: ../src/utils/pacat.c:640 #, c-format msgid "Time: %0.3f sec; Latency: %0.0f usec." msgstr "" #: ../src/utils/pacat.c:661 #, c-format msgid "pa_stream_update_timing_info() failed: %s" msgstr "" #: ../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:814 #, c-format msgid "" "pacat %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pacat.c:847 ../src/utils/pactl.c:1648 #, c-format msgid "Invalid client name '%s'" msgstr "" #: ../src/utils/pacat.c:862 #, c-format msgid "Invalid stream name '%s'" msgstr "" #: ../src/utils/pacat.c:899 #, c-format msgid "Invalid channel map '%s'" msgstr "" #: ../src/utils/pacat.c:928 ../src/utils/pacat.c:942 #, c-format msgid "Invalid latency specification '%s'" msgstr "" #: ../src/utils/pacat.c:935 ../src/utils/pacat.c:949 #, c-format msgid "Invalid process time specification '%s'" msgstr "" #: ../src/utils/pacat.c:961 #, c-format msgid "Invalid property '%s'" msgstr "" #: ../src/utils/pacat.c:980 #, c-format msgid "Unknown file format %s." msgstr "" #: ../src/utils/pacat.c:995 msgid "Failed to parse the argument for --monitor-stream" msgstr "" #: ../src/utils/pacat.c:1006 msgid "Invalid sample specification" msgstr "" #: ../src/utils/pacat.c:1016 #, c-format msgid "open(): %s" msgstr "" #: ../src/utils/pacat.c:1021 #, c-format msgid "dup2(): %s" msgstr "" #: ../src/utils/pacat.c:1028 msgid "Too many arguments." msgstr "" #: ../src/utils/pacat.c:1039 msgid "Failed to generate sample specification for file." msgstr "" #: ../src/utils/pacat.c:1065 msgid "Failed to open audio file." msgstr "" #: ../src/utils/pacat.c:1071 msgid "" "Warning: specified sample specification will be overwritten with " "specification from file." msgstr "" #: ../src/utils/pacat.c:1074 ../src/utils/pactl.c:1712 msgid "Failed to determine sample specification from file." msgstr "" #: ../src/utils/pacat.c:1083 msgid "Warning: Failed to determine channel map from file." msgstr "" #: ../src/utils/pacat.c:1094 msgid "Channel map doesn't match sample specification" msgstr "" #: ../src/utils/pacat.c:1105 msgid "Warning: failed to write channel map to file." msgstr "" #: ../src/utils/pacat.c:1120 #, c-format msgid "" "Opening a %s stream with sample specification '%s' and channel map '%s'." msgstr "" #: ../src/utils/pacat.c:1121 msgid "recording" msgstr "" #: ../src/utils/pacat.c:1121 msgid "playback" msgstr "" #: ../src/utils/pacat.c:1145 msgid "Failed to set media name." msgstr "" #: ../src/utils/pacat.c:1152 ../src/utils/pactl.c:2062 msgid "pa_mainloop_new() failed." msgstr "" #: ../src/utils/pacat.c:1175 msgid "io_new() failed." msgstr "" #: ../src/utils/pacat.c:1182 ../src/utils/pactl.c:2074 msgid "pa_context_new() failed." msgstr "" #: ../src/utils/pacat.c:1190 ../src/utils/pactl.c:2080 #, c-format msgid "pa_context_connect() failed: %s" msgstr "" #: ../src/utils/pacat.c:1196 msgid "pa_context_rttime_new() failed." msgstr "" #: ../src/utils/pacat.c:1203 ../src/utils/pactl.c:2085 msgid "pa_mainloop_run() failed." msgstr "" #: ../src/utils/pacmd.c:51 ../src/utils/pactl.c:1570 msgid "NAME [ARGS ...]" msgstr "" #: ../src/utils/pacmd.c:52 ../src/utils/pacmd.c:60 ../src/utils/pactl.c:1571 msgid "NAME|#N" msgstr "" #: ../src/utils/pacmd.c:53 ../src/utils/pacmd.c:63 ../src/utils/pactl.c:1569 #: ../src/utils/pactl.c:1575 msgid "NAME" msgstr "" #: ../src/utils/pacmd.c:54 msgid "NAME|#N VOLUME" msgstr "" #: ../src/utils/pacmd.c:55 msgid "#N VOLUME" msgstr "" #: ../src/utils/pacmd.c:56 ../src/utils/pacmd.c:70 ../src/utils/pactl.c:1573 msgid "NAME|#N 1|0" msgstr "" #: ../src/utils/pacmd.c:57 msgid "#N 1|0" msgstr "" #: ../src/utils/pacmd.c:58 msgid "NAME|#N KEY=VALUE" msgstr "" #: ../src/utils/pacmd.c:59 msgid "#N KEY=VALUE" msgstr "" #: ../src/utils/pacmd.c:61 msgid "#N" msgstr "" #: ../src/utils/pacmd.c:62 msgid "NAME SINK|#N" msgstr "" #: ../src/utils/pacmd.c:64 ../src/utils/pacmd.c:65 msgid "NAME FILENAME" msgstr "" #: ../src/utils/pacmd.c:66 msgid "PATHNAME" msgstr "" #: ../src/utils/pacmd.c:67 msgid "FILENAME SINK|#N" msgstr "" #: ../src/utils/pacmd.c:69 ../src/utils/pactl.c:1572 msgid "#N SINK|SOURCE" msgstr "" #: ../src/utils/pacmd.c:71 ../src/utils/pacmd.c:77 ../src/utils/pacmd.c:78 msgid "1|0" msgstr "" #: ../src/utils/pacmd.c:72 ../src/utils/pactl.c:1574 msgid "CARD PROFILE" msgstr "" #: ../src/utils/pacmd.c:73 ../src/utils/pactl.c:1576 msgid "NAME|#N PORT" msgstr "" #: ../src/utils/pacmd.c:74 ../src/utils/pactl.c:1582 msgid "CARD-NAME|CARD-#N PORT OFFSET" msgstr "" #: ../src/utils/pacmd.c:75 msgid "TARGET" msgstr "" #: ../src/utils/pacmd.c:76 msgid "NUMERIC-LEVEL" msgstr "" #: ../src/utils/pacmd.c:79 msgid "FRAMES" msgstr "" #: ../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 "" #: ../src/utils/pacmd.c:128 #, c-format msgid "" "pacmd %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pacmd.c:142 msgid "No PulseAudio daemon running, or not running as session daemon." msgstr "" #: ../src/utils/pacmd.c:147 #, c-format msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s" msgstr "" #: ../src/utils/pacmd.c:164 #, c-format msgid "connect(): %s" msgstr "" #: ../src/utils/pacmd.c:172 msgid "Failed to kill PulseAudio daemon." msgstr "" #: ../src/utils/pacmd.c:180 msgid "Daemon not responding." msgstr "" #: ../src/utils/pacmd.c:212 ../src/utils/pacmd.c:321 ../src/utils/pacmd.c:339 #, c-format msgid "write(): %s" msgstr "" #: ../src/utils/pacmd.c:268 #, c-format msgid "poll(): %s" msgstr "" #: ../src/utils/pacmd.c:279 ../src/utils/pacmd.c:299 #, c-format msgid "read(): %s" msgstr "" #: ../src/utils/pactl.c:164 #, c-format msgid "Failed to get statistics: %s" msgstr "" #: ../src/utils/pactl.c:170 #, c-format msgid "Currently in use: %u blocks containing %s bytes total.\n" msgstr "" #: ../src/utils/pactl.c:173 #, c-format msgid "" "Allocated during whole lifetime: %u blocks containing %s bytes total.\n" msgstr "" #: ../src/utils/pactl.c:176 #, c-format msgid "Sample cache size: %s\n" msgstr "" #: ../src/utils/pactl.c:185 #, c-format msgid "Failed to get server information: %s" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../src/utils/pactl.c:325 ../src/utils/pactl.c:431 ../src/utils/pactl.c:592 #, c-format msgid "\tPorts:\n" msgstr "" #: ../src/utils/pactl.c:332 ../src/utils/pactl.c:438 #, c-format msgid "\tActive Port: %s\n" msgstr "" #: ../src/utils/pactl.c:338 ../src/utils/pactl.c:444 #, c-format msgid "\tFormats:\n" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../src/utils/pactl.c:455 ../src/utils/pactl.c:859 #, c-format msgid "Failed to get module information: %s" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:497 #, c-format msgid "Failed to get client information: %s" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:540 #, c-format msgid "Failed to get card information: %s" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:579 #, c-format msgid "\tProfiles:\n" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:600 #, c-format msgid "" "\t\t\tProperties:\n" "\t\t\t\t%s\n" msgstr "" #: ../src/utils/pactl.c:605 #, c-format msgid "\t\t\tPart of profile(s): %s" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../src/utils/pactl.c:762 #, c-format msgid "Failed to get sample information: %s" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:817 ../src/utils/pactl.c:827 #, c-format msgid "Failure: %s" msgstr "" #: ../src/utils/pactl.c:866 #, c-format msgid "Failed to unload module: Module %s not loaded" msgstr "" #: ../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 "" #: ../src/utils/pactl.c:1050 #, c-format msgid "Failed to set format: invalid format string %s" msgstr "" #: ../src/utils/pactl.c:1093 #, c-format msgid "Failed to upload sample: %s" msgstr "" #: ../src/utils/pactl.c:1110 msgid "Premature end of file" msgstr "" #: ../src/utils/pactl.c:1130 msgid "new" msgstr "" #: ../src/utils/pactl.c:1133 msgid "change" msgstr "" #: ../src/utils/pactl.c:1136 msgid "remove" msgstr "" #: ../src/utils/pactl.c:1139 ../src/utils/pactl.c:1174 msgid "unknown" msgstr "" #: ../src/utils/pactl.c:1147 msgid "sink" msgstr "" #: ../src/utils/pactl.c:1150 msgid "source" msgstr "" #: ../src/utils/pactl.c:1153 msgid "sink-input" msgstr "" #: ../src/utils/pactl.c:1156 msgid "source-output" msgstr "" #: ../src/utils/pactl.c:1159 msgid "module" msgstr "" #: ../src/utils/pactl.c:1162 msgid "client" msgstr "" #: ../src/utils/pactl.c:1165 msgid "sample-cache" msgstr "" #: ../src/utils/pactl.c:1168 msgid "server" msgstr "" #: ../src/utils/pactl.c:1171 msgid "card" msgstr "" #: ../src/utils/pactl.c:1180 #, c-format msgid "Event '%s' on %s #%u\n" msgstr "" #: ../src/utils/pactl.c:1452 msgid "Got SIGINT, exiting." msgstr "" #: ../src/utils/pactl.c:1485 msgid "Invalid volume specification" msgstr "" #: ../src/utils/pactl.c:1508 msgid "Volume outside permissible range.\n" msgstr "" #: ../src/utils/pactl.c:1521 msgid "Invalid number of volume specifications.\n" msgstr "" #: ../src/utils/pactl.c:1533 msgid "Inconsistent volume specification.\n" msgstr "" #: ../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 ../src/utils/pactl.c:1578 #: ../src/utils/pactl.c:1579 ../src/utils/pactl.c:1580 #: ../src/utils/pactl.c:1581 ../src/utils/pactl.c:1582 #: ../src/utils/pactl.c:1583 msgid "[options]" msgstr "" #: ../src/utils/pactl.c:1565 msgid "[TYPE]" msgstr "" #: ../src/utils/pactl.c:1567 msgid "FILENAME [NAME]" msgstr "" #: ../src/utils/pactl.c:1568 msgid "NAME [SINK]" msgstr "" #: ../src/utils/pactl.c:1577 msgid "NAME|#N VOLUME [VOLUME ...]" msgstr "" #: ../src/utils/pactl.c:1578 msgid "#N VOLUME [VOLUME ...]" msgstr "" #: ../src/utils/pactl.c:1579 msgid "NAME|#N 1|0|toggle" msgstr "" #: ../src/utils/pactl.c:1580 msgid "#N 1|0|toggle" msgstr "" #: ../src/utils/pactl.c:1581 msgid "#N FORMATS" msgstr "" #: ../src/utils/pactl.c:1584 #, 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 "" #: ../src/utils/pactl.c:1587 #, 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 "" #: ../src/utils/pactl.c:1628 #, c-format msgid "" "pactl %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pactl.c:1684 #, c-format msgid "Specify nothing, or one of: %s" msgstr "" #: ../src/utils/pactl.c:1694 msgid "Please specify a sample file to load" msgstr "" #: ../src/utils/pactl.c:1707 msgid "Failed to open sound file." msgstr "" #: ../src/utils/pactl.c:1719 msgid "Warning: Failed to determine sample specification from file." msgstr "" #: ../src/utils/pactl.c:1729 msgid "You have to specify a sample name to play" msgstr "" #: ../src/utils/pactl.c:1741 msgid "You have to specify a sample name to remove" msgstr "" #: ../src/utils/pactl.c:1750 msgid "You have to specify a sink input index and a sink" msgstr "" #: ../src/utils/pactl.c:1760 msgid "You have to specify a source output index and a source" msgstr "" #: ../src/utils/pactl.c:1775 msgid "You have to specify a module name and arguments." msgstr "" #: ../src/utils/pactl.c:1795 msgid "You have to specify a module index or name" msgstr "" #: ../src/utils/pactl.c:1808 msgid "" "You may not specify more than one sink. You have to specify a boolean value." msgstr "" #: ../src/utils/pactl.c:1813 ../src/utils/pactl.c:1833 msgid "Invalid suspend specification." msgstr "" #: ../src/utils/pactl.c:1828 msgid "" "You may not specify more than one source. You have to specify a boolean " "value." msgstr "" #: ../src/utils/pactl.c:1845 msgid "You have to specify a card name/index and a profile name" msgstr "" #: ../src/utils/pactl.c:1856 msgid "You have to specify a sink name/index and a port name" msgstr "" #: ../src/utils/pactl.c:1867 msgid "You have to specify a sink name" msgstr "" #: ../src/utils/pactl.c:1877 msgid "You have to specify a source name/index and a port name" msgstr "" #: ../src/utils/pactl.c:1888 msgid "You have to specify a source name" msgstr "" #: ../src/utils/pactl.c:1898 msgid "You have to specify a sink name/index and a volume" msgstr "" #: ../src/utils/pactl.c:1911 msgid "You have to specify a source name/index and a volume" msgstr "" #: ../src/utils/pactl.c:1924 msgid "You have to specify a sink input index and a volume" msgstr "" #: ../src/utils/pactl.c:1929 msgid "Invalid sink input index" msgstr "" #: ../src/utils/pactl.c:1940 msgid "You have to specify a source output index and a volume" msgstr "" #: ../src/utils/pactl.c:1945 msgid "Invalid source output index" msgstr "" #: ../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:1961 ../src/utils/pactl.c:1976 #: ../src/utils/pactl.c:1996 ../src/utils/pactl.c:2014 msgid "Invalid mute specification" msgstr "" #: ../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:1991 msgid "Invalid sink input index specification" msgstr "" #: ../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:2009 msgid "Invalid source output index specification" msgstr "" #: ../src/utils/pactl.c:2026 msgid "" "You have to specify a sink index and a semicolon-separated list of supported " "formats" msgstr "" #: ../src/utils/pactl.c:2038 msgid "" "You have to specify a card name/index, a port name and a latency offset" msgstr "" #: ../src/utils/pactl.c:2045 msgid "Could not parse latency offset" msgstr "" #: ../src/utils/pactl.c:2057 msgid "No valid command specified." msgstr "" #: ../src/utils/pasuspender.c:79 #, c-format msgid "fork(): %s\n" msgstr "" #: ../src/utils/pasuspender.c:92 #, c-format msgid "execvp(): %s\n" msgstr "" #: ../src/utils/pasuspender.c:111 #, c-format msgid "Failure to resume: %s\n" msgstr "" #: ../src/utils/pasuspender.c:145 #, c-format msgid "Failure to suspend: %s\n" msgstr "" #: ../src/utils/pasuspender.c:170 #, c-format msgid "WARNING: Sound server is not local, not suspending.\n" msgstr "" #: ../src/utils/pasuspender.c:183 #, c-format msgid "Connection failure: %s\n" msgstr "" #: ../src/utils/pasuspender.c:201 #, c-format msgid "Got SIGINT, exiting.\n" msgstr "" #: ../src/utils/pasuspender.c:219 #, c-format msgid "WARNING: Child process terminated by signal %u\n" msgstr "" #: ../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 "" #: ../src/utils/pasuspender.c:266 #, c-format msgid "" "pasuspender %s\n" "Compiled with libpulse %s\n" "Linked with libpulse %s\n" msgstr "" #: ../src/utils/pasuspender.c:295 #, c-format msgid "pa_mainloop_new() failed.\n" msgstr "" #: ../src/utils/pasuspender.c:308 #, c-format msgid "pa_context_new() failed.\n" msgstr "" #: ../src/utils/pasuspender.c:320 #, c-format msgid "pa_mainloop_run() failed.\n" msgstr "" #: ../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 "" #: ../src/utils/pax11publish.c:91 #, c-format msgid "Failed to parse command line.\n" msgstr "" #: ../src/utils/pax11publish.c:110 #, c-format msgid "Server: %s\n" msgstr "" #: ../src/utils/pax11publish.c:112 #, c-format msgid "Source: %s\n" msgstr "" #: ../src/utils/pax11publish.c:114 #, c-format msgid "Sink: %s\n" msgstr "" #: ../src/utils/pax11publish.c:116 #, c-format msgid "Cookie: %s\n" msgstr "" #: ../src/utils/pax11publish.c:134 #, c-format msgid "Failed to parse cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:139 #, c-format msgid "Failed to save cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:168 #, c-format msgid "Failed to get FQDN.\n" msgstr "" #: ../src/utils/pax11publish.c:188 #, c-format msgid "Failed to load cookie data\n" msgstr "" #: ../src/utils/pax11publish.c:206 #, c-format msgid "Not yet implemented.\n" msgstr "" �����������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/ecryptfs-utils.po�����������������������������������������0000644�0000000�0000000�00000004640�12704125523�020433� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for ecryptfs-utils # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the ecryptfs-utils package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: ecryptfs-utils\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-02-27 00:09+0000\n" "PO-Revision-Date: 2013-02-26 21:42+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:14+0000\n" "X-Generator: Launchpad (build 17995)\n" #. Name #: ../src/desktop/ecryptfs-record-passphrase:1 msgid "Record your encryption passphrase" msgstr "Gorde zure zifratze-pasaesaldia" #. 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 "" "Zure karpeta nagusia edo \"Pribatua\" karpeta zifratzeko, pasaesaldi sendo " "bat sortu da automatikoki. Normalean, zure direktorioa erabiltzaile-" "pasahitza sartzen duzunean desblokeatzen da, baina inoiz direktorioa eskuz " "berreskuratu behar izanez gero, pasaesaldi hau beharko duzu. Inprimatu edo " "idatzi paper batean eta gorde leku seguruan. \"Exekutatu ekintza hau orain\" " "sakatu ondoren, sartu saioa hasteko zure pasahitza, eta ausaz sortutako " "pasaesaldia erakutsiko zaizu. Bestela, \"ecryptfs-unwrap-passphrase\" " "agindua exekutatu beharko duzu agindu-lerroan pasaesaldia eskuratu ahal " "izateko." #: ../src/desktop/ecryptfs-mount-private.desktop.in.h:1 msgid "Access Your Private Data" msgstr "Zure Datu Pribatuak Atzitu" #: ../src/desktop/ecryptfs-setup-private.desktop.in.h:1 msgid "Setup Your Encrypted Private Directory" msgstr "Ezarri Zure Enkriptatutako Direktorio Pribatua" ������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/unattended-upgrades.po������������������������������������0000644�0000000�0000000�00000014703�12704125523�021402� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of eu.po to Euskara # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Piarres Beobide <pi@beobide.net>, 2008. msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-21 04:07+0000\n" "PO-Revision-Date: 2009-07-01 14:22+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\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-04-15 06:45+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: ../unattended-upgrade:163 #, c-format msgid "Progress: %s %% (%s)" msgstr "" #: ../unattended-upgrade:419 ../unattended-upgrade:502 #: ../unattended-upgrade-shutdown:161 msgid "All upgrades installed" msgstr "Bertsio-berritze guztiak instalatu dira" #: ../unattended-upgrade:421 ../unattended-upgrade:494 msgid "Installing the upgrades failed!" msgstr "Huts bertsio-berritzeak instalatzean!" #: ../unattended-upgrade:422 ../unattended-upgrade:495 #, c-format msgid "error message: '%s'" msgstr "errore mezua: '%s'" #: ../unattended-upgrade:423 ../unattended-upgrade:496 #, c-format msgid "dpkg returned a error! See '%s' for details" msgstr "dpkg-ek errore bat itzuli du! '%s' begiratu xehetasunetarako" #: ../unattended-upgrade:797 msgid "" "No '/usr/bin/mail' or '/usr/sbin/sendmail',can not send mail. You probably " "want to install the 'mailx' package." msgstr "" #: ../unattended-upgrade:811 msgid "[reboot required]" msgstr "" #: ../unattended-upgrade:813 msgid "[package on hold]" msgstr "" #: ../unattended-upgrade:816 msgid "" "{hold_flag}{reboot_flag} unattended-upgrades result for '{machine}': {result}" msgstr "" #: ../unattended-upgrade:820 #, c-format msgid "" "Unattended upgrade returned: %s\n" "\n" msgstr "" "Zaindugabeko bertsio-berritze erantzuna: %s\n" "\n" #: ../unattended-upgrade:823 msgid "" "Warning: A reboot is required to complete this upgrade.\n" "\n" msgstr "" #: ../unattended-upgrade:825 msgid "Packages that were upgraded:\n" msgstr "" #: ../unattended-upgrade:827 msgid "Packages that attempted to upgrade:\n" msgstr "" #: ../unattended-upgrade:831 msgid "Packages with upgradable origin but kept back:\n" msgstr "" #: ../unattended-upgrade:836 msgid "Package installation log:" msgstr "" #: ../unattended-upgrade:839 msgid "Unattended-upgrades log:\n" msgstr "" #: ../unattended-upgrade:861 #, c-format msgid "Writing dpkg log to '%s'" msgstr "Dpkg erregistroa '%s'-en idazten" #: ../unattended-upgrade:993 #, c-format msgid "Found %s, but not rebooting because %s is logged in." msgid_plural "Found %s, but not rebooting because %s are logged in." msgstr[0] "" msgstr[1] "" #: ../unattended-upgrade:1039 #, c-format msgid "package '%s' upgradable but fails to be marked for upgrade (%s)" msgstr "" #: ../unattended-upgrade:1102 #, c-format msgid "Packages that are auto removed: '%s'" msgstr "" #: ../unattended-upgrade:1108 msgid "Packages were successfully auto-removed" msgstr "" #: ../unattended-upgrade:1110 msgid "Auto-removing the packages failed!" msgstr "" #: ../unattended-upgrade:1111 #, c-format msgid "Error message: '%s'" msgstr "" #: ../unattended-upgrade:1112 #, c-format msgid "dpkg returned an error! See '%s' for details" msgstr "" #: ../unattended-upgrade:1141 #, c-format msgid "Initial blacklisted packages: %s" msgstr "Hasierako zerrenda-beltz paketeak: %s" #: ../unattended-upgrade:1146 #, c-format msgid "Initial whitelisted packages: %s" msgstr "" #: ../unattended-upgrade:1149 msgid "Starting unattended upgrades script" msgstr "Zaindugabeko bertsio-berritze script-a abiarazten" #: ../unattended-upgrade:1152 #, c-format msgid "Allowed origins are: %s" msgstr "Onartzen diren jatorriak: %s" #: ../unattended-upgrade:1168 ../unattended-upgrade:1169 msgid "Unclean dpkg state detected, trying to correct" msgstr "" #: ../unattended-upgrade:1180 #, c-format msgid "" "dpkg --configure -a output:\n" "%s" msgstr "" #: ../unattended-upgrade:1189 msgid "Lock could not be acquired (another package manager running?)" msgstr "" #: ../unattended-upgrade:1191 msgid "Cache lock can not be acquired, exiting" msgstr "" #: ../unattended-upgrade:1198 ../unattended-upgrade:1199 #: ../unattended-upgrade:1378 ../unattended-upgrade:1379 msgid "Cache has broken packages, exiting" msgstr "Katxeak hondaturiko paketeak ditu, uzten" #: ../unattended-upgrade:1242 #, c-format msgid "GetArchives() failed: '%s'" msgstr "GetArchives()-ek huts egin du: '%s'" #: ../unattended-upgrade:1252 ../unattended-upgrade:1253 #, c-format msgid "An error occurred: '%s'" msgstr "" #: ../unattended-upgrade:1255 ../unattended-upgrade:1257 #, c-format msgid "The URI '%s' failed to download, aborting" msgstr "Huts '%s' URIa deskargatzerakoan, uzten" #: ../unattended-upgrade:1261 #, c-format msgid "Download finished, but file '%s' not there?!?" msgstr "" #: ../unattended-upgrade:1277 ../unattended-upgrade:1281 #, c-format msgid "Package '%s' has conffile prompt and needs to be upgraded manually" msgstr "" "'%s' paketeak konfigurazio galderaren bat du eta eskuz bertsio-berritu behar " "da" #: ../unattended-upgrade:1309 #, c-format msgid "package '%s' not upgraded" msgstr "'%s' paketea ez da bertsio-berritu" #: ../unattended-upgrade:1328 msgid "" "No packages found that can be upgraded unattended and no pending auto-" "removals" msgstr "" #: ../unattended-upgrade:1354 #, c-format msgid "Packages that will be upgraded: %s" msgstr "" #: ../unattended-upgrade:1439 msgid "print debug messages" msgstr "inprimatu arazpen mezuak" #: ../unattended-upgrade:1442 msgid "make apt/libapt print verbose debug messages" msgstr "" #: ../unattended-upgrade:1445 msgid "print info messages" msgstr "" #: ../unattended-upgrade:1448 msgid "Simulation, download but do not install" msgstr "" #: ../unattended-upgrade:1451 msgid "Upgrade in minimal steps (and allow interrupting with SIGINT" msgstr "" #: ../unattended-upgrade:1460 msgid "You need to be root to run this application" msgstr "Root izan behar zara aplikazioa hau exekutatu ahal izateko" #: ../unattended-upgrade-shutdown:72 msgid "Unattended-upgrade in progress during shutdown, sleeping for 5s" msgstr "" #: ../unattended-upgrade-shutdown:125 msgid "Running unattended-upgrades in shutdown mode" msgstr "" #: ../unattended-upgrade-shutdown:153 #, c-format msgid "Giving up on lockfile after %s delay" msgstr "" �������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/app-install-data.po���������������������������������������0000644�0000000�0000000�00002341225�12704125523�020576� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for app-install-data-ubuntu # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the app-install-data-ubuntu package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # msgid "" msgstr "" "Project-Id-Version: app-install-data-ubuntu\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-09-10 07:32+0000\n" "PO-Revision-Date: 2014-09-28 14:15+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:08+0000\n" "X-Generator: Launchpad (build 17995)\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 konpresio/deskonpresio tresna" #: ../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 konpresio/deskonpresio tresna" #: ../menu-data-additional/bzr.desktop.in.h:1 msgid "Bazaar Version Control System" msgstr "Bazaar bertsio-kontrolerako sistema" #: ../menu-data-additional/bzr.desktop.in.h:2 msgid "Easy to use distributed version control system" msgstr "Bertsio-kontrolerako sistema erabilerraza" #: ../menu-data-additional/fglrx-driver.desktop.in.h:1 msgid "ATI binary X.Org driver" msgstr "ATIrentzat X.Org kontrolatzailearen bitarra" #: ../menu-data-additional/fglrx-driver.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with newer ATI graphic cards" msgstr "" "OpenGLren hardware azelerazio optimizatua ATI grafiko-txartel berrientzat" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:1 msgid "Installer for the Adobe Flash plugin for Mozilla" msgstr "Mozillarako Adobe Flash pluginaren instalatzailea" #: ../menu-data-additional/flashplugin-installer.desktop.in.h:2 msgid "Adobe Flash plugin" msgstr "Adobe Flash plugina" #: ../menu-data-additional/gnome-utils.desktop.in.h:1 msgid "GNOME Desktop Utilities" msgstr "GNOMEren mahaigainerako tresnak" #: ../menu-data-additional/gnome-utils.desktop.in.h:2 msgid "Dictionary, Disk Usage Analyzer, Log File Viewer, Search Tool" msgstr "" "Hiztegia, disko-erabileraren analizatzailea, egunkari-fitxategien " "ikustailea, bilaketa tresna" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:1 msgid "Icedtea Java Plugin" msgstr "Icedtea Java plugina" #: ../menu-data-additional/icedtea-plugin.desktop.in.h:2 msgid "Icedtea Java Browser Plugin" msgstr "Icedtea nabigatzailearentzako Java plugina" #: ../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 "" "Kernel Panic jokoa Spring motorrarentzat. Abiadura-handiko denbora errealeko " "estrategia jokoa ekonomia gabe." #: ../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 "" "Askotan erabiltzen diren aplikazioak copyright mugatuarekin Kubunturako " "(mp3, avi, mpeg, TrueType, Java, Flash)" #: ../menu-data-additional/kubuntu-restricted-extras.desktop.in.h:2 msgid "Kubuntu restricted extras" msgstr "Kubunturako estra mugatuak" #: ../menu-data-additional/lxde.desktop.in.h:1 msgid "LXDE (the Lightweight X11 Desktop Environment)" msgstr "LXDE (X11 mahaigaineko ingurune arina)" #: ../menu-data-additional/lxde.desktop.in.h:2 msgid "Meta-package for the Lightweight X11 Desktop Environment" msgstr "X11 mahaigaineko ingurune arinaren meta-paketea" #: ../menu-data-additional/mysql-client.desktop.in.h:1 msgid "MySQL Client" msgstr "MySQL bezeroa" #: ../menu-data-additional/mysql-server.desktop.in.h:1 msgid "MySQL Server" msgstr "MySQL zerbitzaria" #: ../menu-data-additional/nvidia-driver-173.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 173' driver)" msgstr "NVidia-rentzat X.Org kontrolatzailearen bitarra ('173 bertsioa')" #: ../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 "" "OpenGLren hardware azelerazio optimizatua NVidia grafiko-txartelentzat" #: ../menu-data-additional/nvidia-driver-185.desktop.in.h:1 msgid "NVidia binary X.Org driver ('current' driver)" msgstr "" "NVidia-rentzat X.Org kontrolatzailearen bitarra ('uneko' kontrolatzailea)" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:1 msgid "NVidia binary X.Org driver ('version 96' driver)" msgstr "NVidia-rentzat X.Org kontrolatzailearen bitarra ('96 bertsioa')" #: ../menu-data-additional/nvidia-driver-96.desktop.in.h:2 msgid "" "Optimized hardware acceleration of OpenGL with older nvidia graphic cards" msgstr "" "OpenGLren hardware azelerazio optimizatua NVidia grafiko-txartel zaharrentzat" #: ../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 "ClipArt libreen bilduma" #: ../menu-data-additional/pidgin-otr.desktop.in.h:1 msgid "Pidgin Internet Messenger Off-the-Record Plugin" msgstr "Pidgin Interneteko mezulariarentzako Off-the-Record plugina" #: ../menu-data-additional/pidgin-otr.desktop.in.h:2 msgid "Off-the-Record Messaging plugin for pidgin" msgstr "Off-the-Record mezularitza plugina Pidginentzako" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:1 msgid "Pidgin Internet Messenger Plugin Pack" msgstr "Pidgin Interneteko mezulariarentzako plugin bilduma" #: ../menu-data-additional/pidgin-plugin-pack.desktop.in.h:2 msgid "30 useful plugins for pidgin" msgstr "Pidginentzako 30 plugin erabilgarri" #: ../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 konpresio/deskonpresio tresna" #: ../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 "" "Testu analisi bidezko zabor-posta iragazkia (Evolution posta bezeroarekin " "bateragarria)" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:1 msgid "Arte plugin for totem" msgstr "Arte plugina Totem-entzako" #: ../menu-data-additional/totem-plugin-arte.desktop.in.h:2 msgid "A totem plugin to watch streams from arte.tv" msgstr "Totem-entzako plugina arte.tv stream bidez ikusi ahal izateko" #: ../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 "" "Erabilera arrunteko aplikazioak, copyright mugatzailearekin (mp3, avi, mpeg, " "TrueType, Java, Flash, kodekak)" #: ../menu-data-additional/ubuntu-restricted-extras.desktop.in.h:2 msgid "Ubuntu restricted extras" msgstr "Ubunturako estra mugadunak" #: ../menu-data-additional/unity-2d-meta.desktop.in.h:1 msgid "Unity 2D" msgstr "Unity 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 "" "Erabilera arrunteko aplikazioak, copyright mugatzailearekin (mp3, avi, mpeg, " "TrueType, Java, Flash)" #: ../menu-data-additional/xubuntu-restricted-extras.desktop.in.h:2 msgid "Xubuntu restricted extras" msgstr "Xubunturako estra mugadunak" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:1 msgid "Codecs to play" msgstr "Erreprodukzio-kodekak" #: ../menu-data-codecs/gstreamer-bad.desktop.in.h:2 msgid "GStreamer plugins for mms, wavpack, quicktime, musepack" msgstr "" "GStreamer pluginak mms, wavpack, quicktime eta musepack erreproduzitzeko" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:1 msgid "Codecs to play mp3, sid, mpeg1, mpeg2, AC-3, DVD (without encryption)" msgstr "" "Kodekak mp3, sid, mpeg1, mpeg2, AC-3 eta DVDak erreproduzitzeko (zifratze " "gabe)" #: ../menu-data-codecs/gstreamer-ugly.desktop.in.h:2 msgid "GStreamer extra plugins" msgstr "GStreamer-entzako plugin estrak" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:1 msgid "Educational desktop for Kubuntu" msgstr "Hezkuntza-mahaigaina Kubunturako" #: ../menu-data-edubuntu/edubuntu-kde.desktop.in.h:2 msgid "The complete educational desktop for Kubuntu" msgstr "Hezkuntza-mahaigain osatua Kubunturako" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:1 msgid "Educational desktop for Ubuntu" msgstr "Hezkuntza-mahaigaina Ubunturako" #: ../menu-data-edubuntu/edubuntu.desktop.in.h:2 msgid "The complete educational desktop for Ubuntu" msgstr "Hezkuntza mahaigain osatua Ubunturentzat" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:1 msgid "Pre-School Bundle" msgstr "Eskolaurreko sorta" #: ../menu-data-edubuntu/ubuntu-edu-preschool.desktop.in.h:2 msgid "Pre-school educational application bundle" msgstr "Eskolaurreko hezkuntza-aplikazioen sorta" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:1 msgid "Primary Bundle" msgstr "Lehen hezkuntzarako aplikazio-sorta" #: ../menu-data-edubuntu/ubuntu-edu-primary.desktop.in.h:2 msgid "Primary grade-level educational application bundle" msgstr "Lehen hezkuntzarako aplikazioen bilduma" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:1 msgid "Secondary Bundle" msgstr "Bigarren hezkuntzarako aplikazio-sorta" #: ../menu-data-edubuntu/ubuntu-edu-secondary.desktop.in.h:2 msgid "Secondary grade-level educational application bundle" msgstr "Bigarren hezkuntzarako aplikazioen bilduma" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:1 msgid "Tertiary Bundle" msgstr "Goi-mailako hezkuntzarako aplikazio-sorta" #: ../menu-data-edubuntu/ubuntu-edu-tertiary.desktop.in.h:2 msgid "Tertiary educational application bundle" msgstr "Goi-mailako hezkuntzarako aplikazioen bilduma" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:1 msgid "Enigmail extension for Thunderbird" msgstr "Enigmail hedapena Thunderbirdentzat" #: ../menu-data-xul-extensions/enigmail.desktop.in.h:2 msgid "GPG support for Thunderbird" msgstr "GPG euskarria Thunderbirdentzat" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:1 msgid "Firefox Launchpad plugin" msgstr "Firefox Launchpad plugina" #: ../menu-data-xul-extensions/firefox-launchpad-plugin.desktop.in.h:2 msgid "" "Firefox Launchpad integration adds quick search for Launchpad services" msgstr "Launchpaden zerbitzuentzat bilaketa bizkorra gehitzen dio Firefoxi" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:1 msgid "Ubufox extension for Firefox" msgstr "Ubufox hedapena Firefoxentzat" #: ../menu-data-xul-extensions/xul-ext-ubufox.desktop.in.h:2 msgid "Ubuntu-specific configuration defaults and apt support for Firefox" msgstr "" "Ubunturako konfigurazio-lehenespen bereziak eta apt protokoloaren sostengua " "Firefoxentzat" #: ../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 "Antzinako gudateei buruzko denbora errealeko estrategia-jokoa" #: ../menu-data/0install-core:0install.desktop.in.h:1 msgid "0install" msgstr "" #: ../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 "" #: ../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 xakea X11rako" #: ../menu-data/3depict:3depict.desktop.in.h:1 msgid "Valued point cloud visualisation and analysis" msgstr "Balio-puntuen hodeien bistaratzea eta analisia" #: ../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 "'Igarri zenbakia' erako jokoa" #: ../menu-data/7kaa:7kaa.desktop.in.h:1 msgid "Seven Kingdoms" msgstr "Zazpi erresumak" #: ../menu-data/7kaa:7kaa.desktop.in.h:2 msgid "Seven Kingdoms: Ancient Adversaries" msgstr "Zazpi erresumak: Antzinako arerioak" #: ../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-ren A7Xpg" #: ../menu-data/aajm:aajm.desktop.in.h:1 #: ../menu-data/jmdlx:jmdlx.desktop.in.h:1 msgid "JuggleMaster" msgstr "" #: ../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 "Abe's Amazing Adventure" #: ../menu-data/abe:abe.desktop.in.h:2 msgid "Side-scrolling game" msgstr "Side-scrolling jokoa" #: ../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 "Sortu, editatu eta ikusi dokumentuak" #: ../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 "Eman aplikazioari erabilerraza izateko ahalmena" #: ../menu-data/accerciser:accerciser.desktop.in.h:2 msgid "Accerciser Accessibility Explorer" msgstr "Accerciser erabilerraztasun-arakatzailea" #: ../menu-data/account-polld:account-polld.desktop.in.h:1 msgid "account-polld" msgstr "" #: ../menu-data/account-polld:account-polld.desktop.in.h:2 #: ../menu-data/cinnamon:cinnamon-settings-notifications.desktop.in.h:1 msgid "Notifications" msgstr "" #: ../menu-data/accountwizard:org.kde.accountwizard.desktop.in.h:1 msgid "Account Wizard" msgstr "" #: ../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 "Penguin Canfield" #: ../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 "Penguin bakar-jokoa" #: ../menu-data/ace-of-penguins:penguin-spider.desktop.in.h:1 msgid "Penguin Spider" msgstr "Penguin Spider" #: ../menu-data/ace-of-penguins:penguin-taipei-editor.desktop.in.h:1 msgid "Penguin Taipei-Editor" msgstr "Penguin Taipei-editorea" #: ../menu-data/ace-of-penguins:penguin-taipei.desktop.in.h:1 msgid "Penguin Taipei" msgstr "Penguin Taipei" #: ../menu-data/ace-of-penguins:penguin-thornq.desktop.in.h:1 msgid "Penguin Thornq" msgstr "Penguin Thornq" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:1 msgid "AcetoneISO" msgstr "AcetoneISO" #: ../menu-data/acetoneiso:AcetoneISO.desktop.in.h:2 msgid "CD/DVD image manipulator" msgstr "CD/DVD irudien manipulatzailea" #: ../menu-data/achilles:achilles.desktop.in.h:1 msgid "Achilles Life Simulator" msgstr "Achilles bizi-simulatzailea" #: ../menu-data/achilles:achilles.desktop.in.h:2 msgid "Watch a simulation of artificial life and evolution" msgstr "Ikusi bizi artifizialaren eta eboluzioaren simulazioa" #: ../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 "Erloju analogikoa dock aplikazio gisa" #: ../menu-data/acm:acm.desktop.in.h:1 msgid "ACM" msgstr "" #: ../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 "Aconnectgui" #: ../menu-data/aconnectgui:aconnectgui.desktop.in.h:2 msgid "Midi connections manager " msgstr "Midi konexioen kudeatzailea " #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:1 msgid "Acoustid Fingerprinter" msgstr "Acoustid Fingerprinter" #: ../menu-data/acoustid-fingerprinter:acoustid-fingerprinter.desktop.in.h:2 msgid "Acoustid Music fingerprinting tool" msgstr "Acoustid, musikaren hatz-marka digitalak hartzeko tresna" #: ../menu-data/actiona:actiona.desktop.in.h:1 msgid "Actiona" msgstr "" #: ../menu-data/actiona:actiona.desktop.in.h:2 msgid "Automate tasks" msgstr "Automatizatu atazak" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:1 msgid "Activity Log Manager" msgstr "Jarduera-egunkariaren kudeatzailea" #: ../menu-data/activity-log-manager:activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "Konfiguratu zer grabatzen den zure Zeitgeist jarduera-egutegian" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "Segurtasuna eta pribatutasuna" #: ../menu-data/activity-log-manager:unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "Pribatutasun eta jarduera kudeatzailea" #: ../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 "Hegarazi zure ontzia 4d ingurunean" #: ../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 "Kontaktuak" #: ../menu-data/address-book-app:address-book-app.desktop.in.h:2 msgid "Contacts Address Book" msgstr "Kontaktuen helbide-liburua" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:1 msgid "Waste's Edge" msgstr "Waste's Edge" #: ../menu-data/adonthell-data:adonthell-data.desktop.in.h:2 msgid "A 2D graphical RPG" msgstr "2D-dun RPG grafikoa" #: ../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 "Simulatzaile biomolekularra" #: ../menu-data/advene:advene.desktop.in.h:1 msgid "Advene Video annotation" msgstr "Advene bideo-oharpenak" #: ../menu-data/advene:advene.desktop.in.h:2 msgid "Annotate Digital Video, Exchange on the NEt" msgstr "Sortu bideo digitalen oharpenak, partekatu sarean" #: ../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 "Sortu eta editatu pelikula eta bideoentzako azpitituluak" #: ../menu-data/aeolus:aeolus.desktop.in.h:1 msgid "Aeolus" msgstr "Aeolus" #: ../menu-data/aeolus:aeolus.desktop.in.h:2 msgid "Organ Emulator" msgstr "Organo emulatzailea" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:1 msgid "Aeskulap Viewer" msgstr "Aeskulap ikustailea" #: ../menu-data/aeskulap:aeskulap.desktop.in.h:2 msgid "Medical image viewer and DICOM network client" msgstr "Medikuntza-irudien ikustailea eta DICOM sareko bezeroa" #: ../menu-data/afterstep:AfterStep.desktop.in.h:1 msgid "AfterStep" msgstr "" #: ../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 "Sortu kolore-eskemak" #: ../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 "GNUstep-entzat agenda eta egutegi sinplea" #: ../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 "" "Kudeatu EEG erregistroak, ikusi eta puntuatu EDF fitxategiak eta simulatu S " "prozesua" #: ../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 "EDF fitxategien goiburuen editorea" #: ../menu-data/agtl:advancedcaching.desktop.in.h:1 msgid "AGTL Geocaching Tool" msgstr "AGTL geocaching tresna" #: ../menu-data/agtl:advancedcaching.desktop.in.h:2 msgid "Advanced Geocaching Tool For Linux" msgstr "Linuxerako geocaching aurreratua" #: ../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 "Praktikatu dogfight teknikak arerioen hegazkin batekin" #: ../menu-data/aisleriot:sol.desktop.in.h:1 msgid "AisleRiot Solitaire" msgstr "AisleRiot bakar-jokoa" #: ../menu-data/aisleriot:sol.desktop.in.h:2 msgid "Play many different solitaire games" msgstr "Jolastu hainbat bakar-joko desberdinekin" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:1 msgid "Akonadi Console" msgstr "Akonadi kontsola" #: ../menu-data/akonadiconsole:org.kde.akonadiconsole.desktop.in.h:2 msgid "Akonadi Management and Debugging Console" msgstr "Akonadi kudeaketa eta arazketarako kontsola" #: ../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 "KDErako jario-irakurtzailea" #: ../menu-data/alacarte:alacarte.desktop.in.h:1 #: ../menu-data/mozo:mozo.desktop.in.h:1 msgid "Main Menu" msgstr "Menu nagusia" #: ../menu-data/alacarte:alacarte.desktop.in.h:2 msgid "Add or remove applications from the main menu" msgstr "Gehitu edo kendu aplikazioak menu nagusitik" #: ../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 "Alarma ordularia" #: ../menu-data/alarm-clock-applet:alarm-clock-applet.desktop.in.h:2 msgid "Wake up in the morning" msgstr "Iratzarri goizean" #: ../menu-data/alarm-clock:alarm-clock.desktop.in.h:2 msgid "Schedule your tasks" msgstr "Antolatu zure zereginak" #: ../menu-data/alex4:alex4.desktop.in.h:1 msgid "Alex the Allegator 4" msgstr "Alex the Allegator 4" #: ../menu-data/alex4:alex4.desktop.in.h:2 msgid "Retro platform game" msgstr "Plataforma jokoa 'retro'a" #: ../menu-data/algobox:algobox.desktop.in.h:1 msgid "Algorithmics introduction software" msgstr "Algoritmiaren hastapenetarako softwarea" #: ../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 "Txikitu alien inbaditzaileak" #: ../menu-data/aliki:aliki-alsa.desktop.in.h:1 msgid "Aliki (with ALSA support)" msgstr "Aliki (ALSArekin bateragarria)" #: ../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 "Impulse-en emaitzen neurketa-tresna" #: ../menu-data/aliki:aliki-jack.desktop.in.h:1 msgid "Aliki (with JACK support)" msgstr "Aliki (JACKekin bateragarria)" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:1 msgid "Alleyoop Memory Checker" msgstr "Alleyoop memoria-egiaztatzailea" #: ../menu-data/alleyoop:alleyoop.desktop.in.h:2 msgid "" "Find memory-management problems in your programs using the valgrind tool" msgstr "" "Aurkitu zure programetan memoriaren kudeaketa arazoak valgrind tresnarekin" #: ../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 "Atrakatu edozein aplikazio jakinarazpen arean/sistemaren erretiluan." #: ../menu-data/almanah:almanah.desktop.in.h:1 msgid "Almanah Diary" msgstr "Almanah egunerokoa" #: ../menu-data/almanah:almanah.desktop.in.h:2 msgid "Keep a personal diary" msgstr "Gorde eguneroko pertsonala" #: ../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 "Audio-nahastaile grafikoa" #: ../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 "" "Erabilera-anitzeko audio-erreproduzitzailea ALSArentzat (Audio Linux soinu-" "arkitektura)" #: ../menu-data/alsoft-conf:alsoft-conf.desktop.in.h:1 msgid "OpenAL-Soft Configuration Utility" msgstr "OpenAL-Soft konfigurazio-tresna" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:1 msgid "AltOS UI" msgstr "AltOS erabiltzaile-interfazea" #: ../menu-data/altos:altusmetrum-altosui.desktop.in.h:2 msgid "View and log downlink data from Altus Metrum products" msgstr "" "Ikusi eta erregistratu Altus Metrum produktuen downlink loturaren informazioa" #: ../menu-data/altos:altusmetrum-micropeak.desktop.in.h:1 msgid "MicroPeak" msgstr "" #: ../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 "" #: ../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 - Berraurkitu zure musika!" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:1 msgid "AMZ Downloader" msgstr "AMZ Downloader" #: ../menu-data/amarok:kde4__amzdownloader.desktop.in.h:2 msgid "Download with AMZ Downloader" msgstr "Deskargatu AMZ Downloader erabiliz" #: ../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 "Medikuntzako irudiak aztertzeko tresna" #: ../menu-data/amoebax:amoebax.desktop.in.h:1 msgid "Defeat your opponent by filling up their grid up with garbage." msgstr "Garaitu zure arerioa bere sareta zaborrez betez." #: ../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 "Pantailako izakia" #: ../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 "" "Kudeatu urruneko-kontrol bidez zure mahaigaina Bluetooth-dun mugikorretik " #: ../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 "Borrokatu munstro maltzurren aurka arma magikoak erabiliz." #: ../menu-data/ams:ams.desktop.in.h:1 msgid "Alsa Modular Synth" msgstr "Alsa sintetizatzaile modularra" #: ../menu-data/ams:ams.desktop.in.h:2 msgid "Modular Software Synth" msgstr "Modular Software Synth" #: ../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 Linuxerako" #: ../menu-data/amsynth:amsynth.desktop.in.h:1 msgid "amsynth" msgstr "" #: ../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 "aMule urruneko kontrola" #: ../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 "eD2k sarerako bezeroa" #: ../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 "SDL darabilen joko bizkorreko anagrama-puzzlea" #: ../menu-data/androidsdk-ddms:ddms.desktop.in.h:1 msgid "Dalvik Debug Monitor" msgstr "Dalvik-entzako arazte-monitorea" #: ../menu-data/androidsdk-hierarchyviewer:hierarchyviewer.desktop.in.h:1 msgid "Android Hierarchy Viewer" msgstr "Android-eko hierarkien ikustailea" #: ../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 "" "J. R. R. Tolkien-en liburuetan oinarritutako roguelike erako ziegetako " "abentura-jokoa" #: ../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 "Angry Drunken Dwarves" #: ../menu-data/angrydd:angrydd.desktop.in.h:2 msgid "Falling blocks puzzle game" msgstr "Erortzen diren blokedun puzzle-jokoa" #: ../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 "Garatu softwarea integratutako garapen-ingurune (IDE) batean" #: ../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 "Tartekako errepikapendun memoria trebatzeko programa adimentsua" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:1 msgid "Apitrace Retracer" msgstr "Apitrace Retracer" #: ../menu-data/apitrace-gl-frontend:qapitrace.desktop.in.h:2 msgid "Play back and inspect traces generated by apitrace" msgstr "Apitrace-ek eratutako arrastoak erreproduzitu eta aztertzen ditu" #: ../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 "Instalazio-diskoa sortu" #: ../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 "Alf's, Vim-en gisako PDF ikustailea" #: ../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 "QEMU eta KVM makina birtualen kudeatzailea" #: ../menu-data/aqsis:aqsltell.desktop.in.h:1 msgid "Aqsis Shader Inspector" msgstr "Aqsis Shader ikuskatzailea" #: ../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 "Pantailaren ezarpenak" #: ../menu-data/aranym:aranym-jit.desktop.in.h:1 msgid "ARAnyM JIT" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/arb:arb.desktop.in.h:2 msgid "Visit http://www.arb-home.de" msgstr "" #: ../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 "ARC proxy-sortzailea" #: ../menu-data/arc-gui-clients:arcproxy-ui.desktop.in.h:2 msgid "Create shortlived X509 proxy certificate" msgstr "Sortu bizitza laburreko X509 proxy ziurtagiriak" #: ../menu-data/arc-gui-clients:arcstat-ui.desktop.in.h:1 msgid "ARC Job Manager" msgstr "ARC ataza-kudeatzailea" #: ../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 "ARC biltegi-arakatzailea" #: ../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 "Desplazamentu horizontaleko fantasiazko jokoa" #: ../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 "Idatzi oharrak mahaigainean." #: ../menu-data/ardour-i686:ardour.desktop.in.h:1 #: ../menu-data/ardour:ardour.desktop.in.h:1 msgid "Ardour Digital Audio Workstation" msgstr "Ardour audio digitalaren lan-estazioa" #: ../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 "Grabatu, nahastu eta masterizatu pista anitzeko audioa" #: ../menu-data/ardour3:ardour3.desktop.in.h:1 msgid "Ardour4" msgstr "" #: ../menu-data/arduino:arduino.desktop.in.h:1 msgid "Arduino IDE" msgstr "Arduino IDEa" #: ../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 "mpd-rentzako bezero aplikazioa" #: ../menu-data/arista:arista.desktop.in.h:1 msgid "Arista Transcoder" msgstr "Arista transkodetzailea" #: ../menu-data/arista:arista.desktop.in.h:2 msgid "Convert multimedia for all your devices" msgstr "Zure gailu guztientzako multimedia-bihurtzailea" #: ../menu-data/ark:org.kde.ark.desktop.in.h:1 msgid "Archiving Tool" msgstr "Artxibatzeko tresna" #: ../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 "Armagetron aurreratua" #: ../menu-data/armagetronad:armagetronad.desktop.in.h:2 msgid "3d light cycle game" msgstr "3D bizikleta joko arina" #: ../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 "Nabigatu World Wide Web-ean" #: ../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 ahoskera-trebatzailea" #: ../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 "Komando estrategiko aurreratua" #: ../menu-data/asc:asc.desktop.in.h:2 msgid "Defend your Command" msgstr "Babestu zure komandoa" #: ../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 "Dsj jokoaren klona" #: ../menu-data/aseprite:aseprite.desktop.in.h:1 msgid "ASEPRITE" msgstr "ASEPRITE" #: ../menu-data/aseprite:aseprite.desktop.in.h:2 msgid "Sprite Editor" msgstr "Sprite-editorea" #: ../menu-data/assaultcube:assaultcube.desktop.in.h:1 msgid "AssaultCube" msgstr "AssaultCube" #: ../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 "Asunder CD Ripper" #: ../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 "Tanke atomikoak" #: ../menu-data/atanks:atanks.desktop.in.h:2 msgid "Destroy your opponents' tanks." msgstr "Suntsitu zure arerioaren tankeak" #: ../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 "Molekula puzzle jokoa" #: ../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 "Ikusi orrialde anitzeko dokumentuak" #: ../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 "Txandatan oinarritutako estrategi jokoa" #: ../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 "Entzun musika" #: ../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 "Grabatu eta editatu audio fitxategiak" #: ../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 "Musikari buruzko galderen joko arrunta GNU/Linuxerako" #: ../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 "Programatu laster-teklak" #: ../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 "Berrizendatu fitxategiak automatikoki eta antolatu emandako ordenean" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Avahi Zeroconf arakatzailea" #: ../menu-data/avahi-discover:avahi-discover.desktop.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "Arakatu zure sarean eskuragarri dauden Zeroconf zerbitzuak" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Avahi SSH zerbitzari arakatzailea" #: ../menu-data/avahi-ui-utils:bssh.desktop.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "Arakatu Zeroconf gaituta duten SSH zerbitzarien bila" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Avahi VNC zerbitzari arakatzailea" #: ../menu-data/avahi-ui-utils:bvnc.desktop.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "Arakatu Zeroconf gaituta duten VNC zerbitzarien bila" #: ../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 "Editatu zure bideoak" #: ../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 "Editore molekular aurreratua" #: ../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 "Eguraldi-iragarpenentzako programa aurreratua" #: ../menu-data/aws-status:aws-status.desktop.in.h:1 msgid "AWS Status" msgstr "AWS Status" #: ../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 "ayttm" #: ../menu-data/ayttm:ayttm.desktop.in.h:2 msgid "\"The GTK Unified Messaging Client\"" msgstr "\"GTK mezulazitza bezero bateratua\"" #: ../menu-data/azureus:azureus.desktop.in.h:1 msgid "Download and share files using the BitTorrent P2P network" msgstr "Deskargatu eta partekatu fitxategiak BitTorrent P2P sarea erabiliz" #: ../menu-data/azureus:azureus.desktop.in.h:2 msgid "Vuze" msgstr "Vuze" #: ../menu-data/babiloo:babiloo.desktop.in.h:1 msgid "Babiloo" msgstr "Babiloo" #: ../menu-data/babiloo:babiloo.desktop.in.h:2 msgid "Application to view dictionaries" msgstr "Hiztegiak ikusteko aplikazioa" #: ../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 "Back in Time" #: ../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 "Babeskopiak egiteko sistema sinplea" #: ../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 "Bacula administrazio-tresna" #: ../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 "Jakinarazpen-erretiluaren monitorea" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:1 msgid "Balazar Brothers" msgstr "Balazar Brothers" #: ../menu-data/balazarbrothers:balazarbrothers.desktop.in.h:2 msgid "3D adventure and roleplaying game" msgstr "3Dko abentura eta rol jokoa" #: ../menu-data/balder2d:Balder2D.desktop.in.h:1 msgid "Balder2D" msgstr "Balder2D" #: ../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 "B.A.L.L.Z." #: ../menu-data/ballz:ballz.desktop.in.h:2 msgid "Platform game with some puzzle elements" msgstr "Plataforma-jokoa zenbait puzzle elementurekin" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:1 #: ../menu-data/balsa:balsa.desktop.in.h:1 msgid "E-Mail utility" msgstr "E-posta tresna" #: ../menu-data/balsa:balsa-mailto-handler.desktop.in.h:2 #: ../menu-data/balsa:balsa.desktop.in.h:2 msgid "Balsa Mail Client" msgstr "Balsa posta bezeroa" #: ../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 "Banshee multimedia-erreproduzitzailea" #: ../menu-data/banshee:banshee.desktop.in.h:2 msgid "Play and organize your media collection" msgstr "Erreproduzitu eta antolatu zure multimedia bilduma" #: ../menu-data/baobab:org.gnome.baobab.desktop.in.h:1 msgid "Disk Usage Analyzer" msgstr "Disko-erabileraren analizatzailea" #: ../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 "Egiaztatu karpeten tamainak eta diskoan dagoen leku erabilgarria" #: ../menu-data/bareftp:bareftp.desktop.in.h:1 msgid "bareFTP" msgstr "bareFTP" #: ../menu-data/bareftp:bareftp.desktop.in.h:2 msgid "Transfer files using the FTP, FTPS or SFTP protocol" msgstr "Transferitu fitxategiak FTP, FTPS edo SFTP protokoloak erabiliz" #: ../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 "Barrage" #: ../menu-data/barrage:barrage.desktop.in.h:2 msgid "A rather destructive action game." msgstr "Akzio joko suntsitzailea" #: ../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 "BaseX XML datu-basea" #: ../menu-data/basex:basexgui.desktop.in.h:2 msgid "Visually query and analyse your XML data" msgstr "Kontsultatu eta analizatu zure XML datuak bisualki" #: ../menu-data/basic256:basic256.desktop.in.h:1 msgid "BASIC-256" msgstr "BASIC-256" #: ../menu-data/basic256:basic256.desktop.in.h:2 msgid "Learn BASIC in an environment designed for young children" msgstr "Ikasi BASIC umeentzako diseinatutako ingurunean" #: ../menu-data/basket:kde4__basket.desktop.in.h:1 msgid "BasKet Note Pads" msgstr "BasKet ohar-bloka" #: ../menu-data/basket:kde4__basket.desktop.in.h:2 msgid "Taking care of your ideas." msgstr "Zure ideiak zaintzen" #: ../menu-data/bastet:bastet.desktop.in.h:1 msgid "Bastard Tetris" msgstr "Bastard Tetris" #: ../menu-data/bastet:bastet.desktop.in.h:2 msgid "Go mad with this Tetris clone" msgstr "Erotu Tetris-en klon honekin" #: ../menu-data/batmon.app:batmon.desktop.in.h:1 msgid "Battery Monitor (batmon)" msgstr "Bateria kargaren monitorea (batmon)" #: ../menu-data/batmon.app:batmon.desktop.in.h:2 msgid "Monitor battery status" msgstr "Erakutsi bateriaren egoera" #: ../menu-data/battery-stats:battery-stats.desktop.in.h:1 msgid "Battery Charge Graph" msgstr "Bateria kargaren grafika" #: ../menu-data/bauble:bauble.desktop.in.h:1 msgid "Bauble" msgstr "Bauble" #: ../menu-data/bauble:bauble.desktop.in.h:2 msgid "An application for managing botanical collections" msgstr "Bilduma botanikoak kudeatzeko aplikazio bat" #: ../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 "Beneath A Steel Sky" #: ../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 "" "Zientzia-fikziozko abentura-jokoa, etorkizunaren ikuspegi post-apokaliptiko " "ilunean garatua" #: ../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 "Berusky" #: ../menu-data/berusky:berusky.desktop.in.h:2 msgid "Logic game based on Sokoban(TM)" msgstr "Sokoban(TM)-en oinarritutako logika jokoa" #: ../menu-data/betaradio:betaradio.desktop.in.h:1 msgid "BetaRadio Tuner" msgstr "BetaRadio Tuner" #: ../menu-data/betaradio:betaradio.desktop.in.h:2 msgid "An easy way to listen to internet radio of Taiwan." msgstr "Taiwango Internet bidezko irratia entzuteko era erraza." #: ../menu-data/between:between.desktop.in.h:1 msgid "Between" msgstr "Between" #: ../menu-data/between:between.desktop.in.h:2 msgid "game about consciousness and isolation" msgstr "Kontzientzia eta isolamenduari buruzko jokoa" #: ../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 "Bibledit-BibleTime" #: ../menu-data/bibledit-bibletime:bibledit-bibletime.desktop.in.h:2 msgid "Bibledit BibleTime Interface" msgstr "Bibledit BibleTime interfazea" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:1 msgid "Bibledit-Gtk" msgstr "Bibledit-Gtk" #: ../menu-data/bibledit-gtk:bibledit-gtk.desktop.in.h:2 msgid "Bible Editor" msgstr "Bibliaren editorea" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:1 msgid "Bibledit-Xiphos" msgstr "Bibledit-Xiphos" #: ../menu-data/bibledit-xiphos:bibledit-xiphos.desktop.in.h:2 msgid "Bibledit Xiphos Interface" msgstr "Bibledit Xiphos interfazea" #: ../menu-data/bibletime:bibletime.desktop.in.h:1 msgid "An easy to use bible study tool" msgstr "Biblia ikasteko tresna erabilterraz bat" #: ../menu-data/bibletime:bibletime.desktop.in.h:2 msgid "BibleTime " msgstr "BibleTime " #: ../menu-data/bibshelf:bibshelf.desktop.in.h:1 msgid "BibShelf Book Manager" msgstr "BibShelf liburu kudeatzailea" #: ../menu-data/bibshelf:bibshelf.desktop.in.h:2 msgid "Book collection management application" msgstr "Liburu-bildumen kudeaketarako aplikazioa" #: ../menu-data/bibus:bibus.desktop.in.h:1 msgid "Bibus" msgstr "Bibus" #: ../menu-data/bibus:bibus.desktop.in.h:2 msgid "manage references and citations in your publications" msgstr "Kudeatu erreferentziak eta zitak zure argitalpenetan" #: ../menu-data/bijiben:bijiben.desktop.in.h:1 #: ../menu-data/notes-app:notes-app.desktop.in.h:1 msgid "Notes" msgstr "Oharrak" #: ../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 "Billard-GL" #: ../menu-data/billard-gl:billard-gl.desktop.in.h:2 msgid "Play Billard Game" msgstr "Jokatu billarrean" #: ../menu-data/biloba:biloba.desktop.in.h:1 msgid "Biloba" msgstr "Biloba" #: ../menu-data/biloba:biloba.desktop.in.h:2 msgid "Up to four player network capable turn based strategy board game" msgstr "" "4 jokalarirarteko txandakako estrategia mahai-jokoa, sarean jolasteko " "aukerarekin" #: ../menu-data/biniax2:biniax2.desktop.in.h:1 msgid "Biniax-2" msgstr "Biniax-2" #: ../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 "Bino" #: ../menu-data/bino:bino.desktop.in.h:2 msgid "3D video player" msgstr "3D bideo erreproduzitzailea" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:1 msgid "Biogenesis" msgstr "Biogenesis" #: ../menu-data/biogenesis:biogenesis.desktop.in.h:2 msgid "" "artificial life program that simulates the processes involved in the " "evolution of organisms" msgstr "" "Organismoen eboluzioan eragina duten prozesuak simulatzen dituen bizitza " "artifizialeko programa" #: ../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 "Bitmeter" #: ../menu-data/bitmeter:bitmeter.desktop.in.h:2 msgid "JACK diagnostic tool" msgstr "JACK diagnostiko tresna" #: ../menu-data/bitpim:bitpim.desktop.in.h:1 msgid "BitPim" msgstr "BitPim" #: ../menu-data/bitpim:bitpim.desktop.in.h:2 msgid "CDMA Mobile Phone Tool" msgstr "tCDMA telefono mugikorrentzako tresna" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:1 msgid "BitStormLite" msgstr "BitStormLite" #: ../menu-data/bitstormlite:bitstormlite.desktop.in.h:2 msgid "A small and fast BitTorrent client" msgstr "BitTorrent bezero txiki eta azkarra" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:1 msgid "Bittornado Client" msgstr "Bittornado Client" #: ../menu-data/bittornado-gui:bittornado.desktop.in.h:2 msgid "Bittorrent Client" msgstr "BitTorrent bezeroa" #: ../menu-data/bkchem:bkchem.desktop.in.h:1 msgid "BKchem" msgstr "BKchem" #: ../menu-data/bkchem:bkchem.desktop.in.h:2 msgid "Edit chemical structures and reactions" msgstr "Editatu egitura kimikoak eta erreakzioak" #: ../menu-data/black-box:black-box.desktop.in.h:1 msgid "Black-Box" msgstr "Black-Box" #: ../menu-data/black-box:black-box.desktop.in.h:2 msgid "Find the crystals" msgstr "Aurkitu kristalak" #: ../menu-data/blam:blam.desktop.in.h:1 msgid "Blam Feed Reader" msgstr "Blam jario irakurlea" #: ../menu-data/blam:blam.desktop.in.h:2 msgid "Feed reader" msgstr "Jario irakurlea" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:1 msgid "BleachBit" msgstr "BleachBit" #: ../menu-data/bleachbit:bleachbit.desktop.in.h:2 msgid "Free space and maintain privacy" msgstr "Egin leku librea eta mantendu pribatutasuna" #: ../menu-data/blender:blender.desktop.in.h:1 msgid "Blender" msgstr "Blender" #: ../menu-data/blender:blender.desktop.in.h:2 msgid "3D modeling, animation, rendering and post-production" msgstr "3D modelatzea, animazioa, errendatzea eta post-produkzioa" #: ../menu-data/bless:bless.desktop.in.h:1 msgid "Bless Hex Editor" msgstr "Bless editore hamaseitarra" #: ../menu-data/bless:bless.desktop.in.h:2 msgid "Edit binary files" msgstr "Editatu fitxategi bitarrak" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:1 msgid "Blinken" msgstr "Blinken" #: ../menu-data/blinken:org.kde.blinken.desktop.in.h:2 msgid "A memory enhancement game" msgstr "Memoria hobetzeko joko bat" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:1 msgid "Blob Wars : Blob And Conquer" msgstr "Blob Wars : Blob And Conquer" #: ../menu-data/blobandconquer:blobAndConquer.desktop.in.h:2 msgid "Mission and Objective based 3D Action Game" msgstr "Misio eta helburuetan oinarrituriko 3D ekintza-jokoa" #: ../menu-data/bloboats:bloboats.desktop.in.h:1 msgid "Bloboats" msgstr "Bloboats" #: ../menu-data/bloboats:bloboats.desktop.in.h:2 msgid "An arcade-like boat racing game" msgstr "Ontzien arteko lasterketen arkade-jokoa" #: ../menu-data/blobwars:blobwars.desktop.in.h:1 msgid "Blob Wars : Metal Blob Solid" msgstr "Blob Wars : Metal Blob Solid" #: ../menu-data/blobwars:blobwars.desktop.in.h:2 msgid "Mission and Objective based 2D Platform Game" msgstr "Misio eta helburuetan oinarrituriko 2D plataforma-jokoa" #: ../menu-data/blockattack:blockattack.desktop.in.h:1 msgid "Block Attack - Rise of the Blocks" msgstr "Block Attack - Rise of the Blocks" #: ../menu-data/blockattack:blockattack.desktop.in.h:2 msgid "Switch blocks so they match" msgstr "Aldatu blokeak lekuz, bat egin dezaten" #: ../menu-data/blockout2:blockout2.desktop.in.h:1 msgid "BlockOut II" msgstr "BlockOut II" #: ../menu-data/blockout2:blockout2.desktop.in.h:2 msgid "Play a 3D Tetris game" msgstr "Jokatu 3Dtako Tetris-ean" #: ../menu-data/blocks-of-the-undead:blocks-of-the-undead.desktop.in.h:1 msgid "Blocks Of The Undead" msgstr "Blocks Of The Undead" #: ../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 "Blogilo" #: ../menu-data/blogilo:org.kde.blogilo.desktop.in.h:2 msgid "A KDE Blogging Client" msgstr "KDE blogging bezero bat" #: ../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 "Bluefish editorea" #: ../menu-data/bluefish:bluefish.desktop.in.h:2 msgid "Web Development Editor" msgstr "Web-garapenerako editorea" #: ../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 "Bluetooth-kudeatzailea" #: ../menu-data/blueman:blueman-manager.desktop.in.h:2 msgid "Blueman Bluetooth Manager" msgstr "Blueman Bluetooth-kudeatzailea" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:1 msgid "Bluemindo" msgstr "Bluemindo" #: ../menu-data/bluemindo:Bluemindo.desktop.in.h:2 msgid "" "A really simple but powerful audio player in Python/PyGTK, using Gstreamer." msgstr "" "Gstreamer darabilen audio-erreproduzitzaile sinplea baina indartsua, " "Python/PyGTKn garatua." #: ../menu-data/blueproximity:blueproximity.desktop.in.h:1 msgid "BlueProximity" msgstr "BlueProximity" #: ../menu-data/bluewho:bluewho.desktop.in.h:1 msgid "BlueWho" msgstr "BlueWho" #: ../menu-data/bluewho:bluewho.desktop.in.h:2 msgid "Information and notification of new discovered bluetooth devices" msgstr "Aurkitutako bluetooth gailu berrien informazioa eta jakinarazpena" #: ../menu-data/bmon:bmon.desktop.in.h:1 msgid "bmon" msgstr "bmon" #: ../menu-data/bmon:bmon.desktop.in.h:2 msgid "Bandwidth monitor" msgstr "Banda zabalera monitorea" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:1 msgid "Boa Constructor" msgstr "Boa Constructor" #: ../menu-data/boa-constructor:boa-constructor.desktop.in.h:2 msgid "RAD Tool for Python and WxWindows" msgstr "Python eta WxWindows-entzako RAD tresna" #: ../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 "BOINC kudeatzailea" #: ../menu-data/boinc-manager:boinc-manager.desktop.in.h:2 msgid "Configure or monitor a BOINC core client" msgstr "Konfiguratu edo monitorizatu BOINC nukleodun bezeroak" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:1 msgid "Bomber" msgstr "Bomber" #: ../menu-data/bomber:org.kde.bomber.desktop.in.h:2 msgid "Arcade Bombing Game" msgstr "Bonba-jartzailearen arkade-jokoa" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:1 msgid "Bomberclone" msgstr "Bomberclone" #: ../menu-data/bomberclone:bomberclone.desktop.in.h:2 msgid "Play a Bomberman like game" msgstr "Jokatu Bomberman bezalako joko bat" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:1 msgid "Bombono DVD" msgstr "Bombono DVD" #: ../menu-data/bombono-dvd-data:bombono-dvd.desktop.in.h:2 msgid "DVD authoring program" msgstr "DVDak sortzeko programa" #: ../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 "Bos Wars" #: ../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 "Bouncy the Hungry Rabbit" #: ../menu-data/bouncy:bouncy.desktop.in.h:2 msgid "Eat the yummy veggies in the garden (game for small kids)" msgstr "Jan baratzeko barazki gozo guztiak (ume txikientzako jokoa)" #: ../menu-data/bovo:org.kde.bovo.desktop.in.h:1 msgid "Bovo" msgstr "Bovo" #: ../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 "bpython" #: ../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 "Braindump" #: ../menu-data/brainparty:brainparty.desktop.in.h:1 msgid "Brain Party" msgstr "Brain Party" #: ../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 "Sortu eta kopiatu CD eta DVDak" #: ../menu-data/brasero:brasero.desktop.in.h:2 msgid "Brasero Disc Burner" msgstr "Brasero disko-grabatzailea" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:1 msgid "Brewtarget" msgstr "Brewtarget" #: ../menu-data/brewtarget:brewtarget.desktop.in.h:2 msgid "Beer calculator" msgstr "Garagardo kalkulagailua" #: ../menu-data/briquolo:briquolo.desktop.in.h:1 msgid "Briquolo" msgstr "Briquolo" #: ../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 "Brp-pacu" #: ../menu-data/brp-pacu:brp-pacu.desktop.in.h:2 msgid "Sound Analysis" msgstr "Soinu analisia" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:1 msgid "Brutal Chess" msgstr "Brutal Chess" #: ../menu-data/brutalchess:brutalchess.desktop.in.h:2 msgid "Play 3d chess with reflection of the chessmen" msgstr "Jolastu 3 dimentsiodun xake jokoan, isladun piezekin" #: ../menu-data/btanks:btanks.desktop.in.h:1 msgid "Battle Tanks" msgstr "Battle Tanks" #: ../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 "The Bub's Brothers" #: ../menu-data/bubbros:bubbros.desktop.in.h:2 msgid "Kill evil enemies by catching them into bubbles and smashing those" msgstr "" "Hil aurkari gaizto guztiak burbuiletan harrapatuz eta ondoren hauek " "eztandaraziz" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:1 msgid "Bug Squish" msgstr "Bug Squish" #: ../menu-data/bugsquish:bugsquish.desktop.in.h:2 msgid "Squash the bugs before they suck up your blood" msgstr "Zanpatu zomorro guztiak zure odola xurgatu baino lehen" #: ../menu-data/bugsx:bugsx.desktop.in.h:1 msgid "Bugsx " msgstr "Bugsx " #: ../menu-data/bugsx:bugsx.desktop.in.h:2 msgid "Evolve biomorphs using genetic algorithms" msgstr "Jarraitu biomorph-en eboluzioa algoritmo genetikoak erabiliz" #: ../menu-data/bum:bum.desktop.in.h:1 msgid "BootUp-Manager" msgstr "BootUp-Manager" #: ../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 "BurgerSpace" #: ../menu-data/burgerspace:burgerspace.desktop.in.h:2 msgid "A hamburger-smashing video game" msgstr "Hanburgesak egiteko bideo-jokoa" #: ../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 "Buxon" #: ../menu-data/buxon:buxon.desktop.in.h:2 msgid "sioc:Forum browser" msgstr "sioc:Forum arakatzailea" #: ../menu-data/bygfoot:bygfoot.desktop.in.h:1 msgid "bygfoot" msgstr "bygfoot" #: ../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 "Byobu terminala" #: ../menu-data/byobu:byobu.desktop.in.h:2 msgid "Advanced Command Line and Text Window Manager" msgstr "Agindu-lerro eta testu bidezko leiho-kudeatzaile aurreratua" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:1 msgid "BZFlag" msgstr "BZFlag" #: ../menu-data/bzflag-client:bzflag.desktop.in.h:2 msgid "Battle enemy tanks" msgstr "Borrokatu etsaien tankeen aurka" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:1 msgid "Bazaar Explorer" msgstr "Bazaar Explorer" #: ../menu-data/bzr-explorer:bzr-explorer.desktop.in.h:2 msgid "GUI application for using Bazaar" msgstr "Bazaar erabiltzeko interfaze grafikoa" #: ../menu-data/cadabra:cadabra.desktop.in.h:1 msgid "Cadabra" msgstr "Cadabra" #: ../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 "Cain" #: ../menu-data/cain:cain.desktop.in.h:2 msgid "simulations of chemical reactions" msgstr "erreakzio kimikoen simulazioak" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:1 msgid "MacSlow's Cairo-Clock" msgstr "MacSlow's Cairo-Clock" #: ../menu-data/cairo-clock:cairo-clock.desktop.in.h:2 msgid "a super fine analog clock" msgstr "Erloju analogiko ederra" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:1 msgid "Cairo-Dock" msgstr "Cairo-Dock" #: ../menu-data/cairo-dock-core:cairo-dock.desktop.in.h:2 msgid "A light and eye-candy dock and desklets for your desktop." msgstr "Mahaigainerako atrake arin eta erakargarria eta desklet-ak" #: ../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 "Fitxategi-kudeatzailea" #: ../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 "calibre" #: ../menu-data/calibre:calibre-gui.desktop.in.h:2 msgid "E-book library management" msgstr "Liburu elektronikoen liburutegi-kudeaketa" #: ../menu-data/calibre:ebook-viewer.desktop.in.h:1 msgid "E-Book Viewer" msgstr "E-Book ikustailea" #: ../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 "Calligra" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:1 msgid "Calligra Author" msgstr "Calligra Author" #: ../menu-data/calligraauthor:kde4__author.desktop.in.h:2 msgid "Write ebooks and textbooks" msgstr "Idatzi liburu digitalak eta testu-liburuak" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:1 msgid "Calligra Flow" msgstr "Calligra Flow" #: ../menu-data/calligraflow:kde4__flow.desktop.in.h:2 msgid "Flowchart & Diagram Editing" msgstr "Fluxu-diagramen eta bestelako diagramen editorea" #: ../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 "Plan" #: ../menu-data/calligraplan:kde4__plan.desktop.in.h:2 #: ../menu-data/calligraplan:kde4__planwork.desktop.in.h:2 msgid "Project Management" msgstr "Proiektu-kudeaketa" #: ../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 "Calligra Sheets" #: ../menu-data/calligrasheets:kde4__sheets.desktop.in.h:2 msgid "Write spreadsheet documents" msgstr "Sortu kalkulu-orri dokumentuak" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:1 msgid "Calligra Stage" msgstr "Calligra Stage" #: ../menu-data/calligrastage-data:kde4__stage.desktop.in.h:2 msgid "Write presentation documents" msgstr "Sortu aurkezpen-dokumentuak" #: ../menu-data/calligrawords:kde4__calligrawords_ascii.desktop.in.h:1 #: ../menu-data/calligrawords:kde4__words.desktop.in.h:1 msgid "Calligra Words" msgstr "Calligra Words" #: ../menu-data/calligrawords:kde4__words.desktop.in.h:2 msgid "Write documents" msgstr "Idatzi dokumentuak" #: ../menu-data/camera-app:camera-app.desktop.in.h:1 #: ../menu-data/camera.app:Camera.desktop.in.h:1 msgid "Camera" msgstr "Camera" #: ../menu-data/camera-app:camera-app.desktop.in.h:2 msgid "Camera application" msgstr "Kamera-aplikazioa" #: ../menu-data/camera.app:Camera.desktop.in.h:2 msgid "Download files from your digital camera." msgstr "Deskargatu fitxategiak zure kamera digitaletik." #: ../menu-data/cameramonitor:cameramonitor.desktop.in.h:1 msgid "Camera Monitor" msgstr "Kamera-monitorea" #: ../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 "Cantata" #: ../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 "Erreproduzitu" #: ../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 "Pausatu" #: ../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 "Gelditu" #: ../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 "CaRMetal" #: ../menu-data/carmetal:carmetal.desktop.in.h:2 msgid "CaRMetal interactive geometry" msgstr "CaRMetal geometria interaktiboa" #: ../menu-data/catdoc:wordview.desktop.in.h:1 msgid "Wordview Microsoft doc Viewer" msgstr "Wordview Microsoft doc Viewer" #: ../menu-data/catdoc:wordview.desktop.in.h:2 msgid "Microsoft doc document file viewer" msgstr "Microsoften doc dokumentuen ikustailea" #: ../menu-data/catfish:catfish.desktop.in.h:1 msgid "Catfish File Search" msgstr "Catfish fitxategi-bilatzailea" #: ../menu-data/catfish:catfish.desktop.in.h:2 msgid "Search the file system" msgstr "Bilatu fitxategi-sisteman" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:1 msgid "Bibliographic Reference Extracting Tool" msgstr "Erreferentzia bibliografikoak erauzteko tresna" #: ../menu-data/cb2bib:cb2bib.desktop.in.h:2 msgid "cb2Bib" msgstr "cb2Bib" #: ../menu-data/cbrpager:cbrpager.desktop.in.h:1 msgid "Cbrpager" msgstr "Cbrpager" #: ../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 "Komiki-liburu artxiboen ikustailea" #: ../menu-data/cdcat:cdcat.desktop.in.h:1 msgid "CdCat" msgstr "CdCat" #: ../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 "Cecilia" #: ../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 "Ceferino" #: ../menu-data/ceferino:ceferino.desktop.in.h:2 msgid "Save the cows!" msgstr "Salbatu behiak!" #: ../menu-data/celestia-glut:celestia-glut.desktop.in.h:1 msgid "Celestia (GLUT)" msgstr "Celestia (GLUT)" #: ../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 "Esploratu unibertsoa xehetasunez simulatutako espazio honetan" #: ../menu-data/celestia-gnome:celestia.desktop.in.h:1 msgid "Celestia (GNOME)" msgstr "Celestia (GNOME)" #: ../menu-data/cellwriter:cellwriter.desktop.in.h:1 msgid "CellWriter" msgstr "CellWriter" #: ../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 "Cenon" #: ../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 "CVS interfazea" #: ../menu-data/cervisia:kde4__cervisia.desktop.in.h:2 msgid "Cervisia" msgstr "Cervisia" #: ../menu-data/cgoban:cgoban.desktop.in.h:1 msgid "Cgoban" msgstr "Cgoban" #: ../menu-data/cgoban:cgoban.desktop.in.h:2 msgid "Play Go against human or computer opponents" msgstr "Jolastu Go jokora gizaki zein ordenagailuen aurka" #: ../menu-data/charmap.app:Charmap.desktop.in.h:1 msgid "Charmap" msgstr "Charmap" #: ../menu-data/charmap.app:Charmap.desktop.in.h:2 msgid "Character map for GNUstep" msgstr "Karaktere-mapa GNUstep-entzat" #: ../menu-data/checkbox-gui:checkbox-gui.desktop.in.h:1 msgid "System Testing" msgstr "Sistemaren probak" #: ../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 "CheckGMail" #: ../menu-data/checkgmail:checkgmail.desktop.in.h:2 #: ../menu-data/gnome-gmail-notifier:gnome-gmail-notifier.desktop.in.h:1 msgid "Gmail Notifier" msgstr "Gmail-erako jakinarazlea" #: ../menu-data/cheese:cheese.desktop.in.h:1 #: ../menu-data/cheese:org.gnome.Cheese.desktop.in.h:1 msgid "Cheese Webcam Booth" msgstr "Cheese web kameraren kabina" #: ../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 "" "Egin argazkiak eta grabatu bideoak web kameratik efektu grafiko " "dibertigarriekin" #: ../menu-data/chemtool:chemtool.desktop.in.h:1 msgid "Chemtool" msgstr "Chemtool" #: ../menu-data/chemtool:chemtool.desktop.in.h:2 msgid "Draw and make calculations on chemical structures" msgstr "Marraztu eta egin egitura kimikoen kalkuluak" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:1 msgid "CherryTree" msgstr "CherryTree" #: ../menu-data/cherrytree:cherrytree.desktop.in.h:2 msgid "Hierarchical Note Taking" msgstr "Hartu oharrak hierarkikoki" #: ../menu-data/chessx:chessx.desktop.in.h:1 msgid "ChessX" msgstr "ChessX" #: ../menu-data/chessx:chessx.desktop.in.h:2 msgid "Chess database" msgstr "Xakearen datu-basea" #: ../menu-data/childsplay:childsplay.desktop.in.h:1 msgid "Childsplay" msgstr "Childsplay" #: ../menu-data/childsplay:childsplay.desktop.in.h:2 msgid "Suite of educational games for young children" msgstr "Gaztetxoentzako heziketa-jokoen sorta" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:1 msgid "chinese-calendar" msgstr "chinese-calendar" #: ../menu-data/chinese-calendar:chinese-calendar.desktop.in.h:2 msgid "Chinese lunar calendar" msgstr "Txinako ilargi-egutegia" #: ../menu-data/chirp:chirp.desktop.in.h:1 msgid "CHIRP" msgstr "CHIRP" #: ../menu-data/chirp:chirp.desktop.in.h:2 msgid "CHIRP Radio Programming Tool" msgstr "CHIRP irratia programatzeko tresna" #: ../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 "Choqok" #: ../menu-data/choqok:kde4__choqok.desktop.in.h:2 msgid "Micro-blogging Client" msgstr "Mikro-blogging bezeroa" #: ../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 "Chromium web-nabigatzailea" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:2 msgid "Access the Internet" msgstr "Sartu Internetera" #: ../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 "Ireki leiho berria" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:4 msgid "Open a New Window in incognito mode" msgstr "Ireki leiho berria isileko moduan" #: ../menu-data/chromium-browser:chromium-browser.desktop.in.h:5 msgid "Open a New Window with a temporary profile" msgstr "Ireki leiho berria behin-behineko profil batekin" #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:1 msgid "Chromium B.S.U." msgstr "Chromium B.S.U." #: ../menu-data/chromium-bsu:chromium-bsu.desktop.in.h:2 msgid "Scrolling space shooter" msgstr "Espazioko tiro-jokoa pantailaren desplazamenduarekin" #: ../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 "Kolorea" #: ../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 "Pribatutasuna" #: ../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 "Sistemaren ezarpenak" #: ../menu-data/cinnamon:cinnamon-settings.desktop.in.h:2 #: ../menu-data/mate-control-center:matecc.desktop.in.h:1 msgid "Control Center" msgstr "Kontrol-zentroa" #: ../menu-data/cinnamon:cinnamon.desktop.in.h:1 msgid "Cinnamon" msgstr "Cinnamon" #: ../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 "Cinnamon 2D" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:1 msgid "Circus Linux!" msgstr "Circus Linux!" #: ../menu-data/circuslinux:circuslinux.desktop.in.h:2 msgid "Throw the clowns before they fall and hit the balloons with them" msgstr "Jaurti pailazoak erori baino lehen, eta jo globoak haiekin" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:1 msgid "Cirkuit" msgstr "Cirkuit" #: ../menu-data/cirkuit:kde4__cirkuit.desktop.in.h:2 msgid "A program to draw circuits and diagrams" msgstr "Zirkuituak eta diagramak marrazteko programa" #: ../menu-data/clam-networkeditor:NetworkEditor.desktop.in.h:1 msgid "CLAM Network Editor" msgstr "CLAM sare-editorea" #: ../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 "ClamTk" #: ../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 "ClassicMenu adierazlea" #: ../menu-data/classicmenu-indicator:classicmenu-indicator.desktop.in.h:2 msgid "Indicator applet to show the Gnome Classic main menu" msgstr "Gnomeren menu klasikoa erakusteko adierazle-appleta" #: ../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 "Clementine" #: ../menu-data/clementine:clementine.desktop.in.h:2 msgid "Plays music and last.fm streams" msgstr "Erreproduzitu musika eta last.fm stream-ak" #: ../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 "Aurrekoa" #: ../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 "Hurrengoa" #: ../menu-data/clinica:clinica.desktop.in.h:1 msgid "Clinica" msgstr "Klinika" #: ../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 "Erakutsi egutegia" #: ../menu-data/clipit:clipit.desktop.in.h:1 msgid "ClipIt" msgstr "ClipIt" #: ../menu-data/clipit:clipit.desktop.in.h:2 #: ../menu-data/parcellite:parcellite.desktop.in.h:2 msgid "Clipboard Manager" msgstr "Arbel-kudeatzailea" #: ../menu-data/clips:clips.desktop.in.h:1 msgid "CLIPS" msgstr "CLIPS" #: ../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 "ClusterSSH" #: ../menu-data/clusterssh:clusterssh.desktop.in.h:2 msgid "Control multiple ssh or rsh sessions from a single input window" msgstr "Kontrolatu ssh edo rsh saio anitz sarrerako leiho bakarretik" #: ../menu-data/coccinella:coccinella.desktop.in.h:1 msgid "Coccinella" msgstr "Coccinella" #: ../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 "Code::Blocks IDEa" #: ../menu-data/codeblocks:codeblocks.desktop.in.h:2 msgid "Configurable and extensible IDE" msgstr "Garapen-ingurune integratu (IDE) konfiguragarri eta hedagarria" #: ../menu-data/codelite:codelite.desktop.in.h:1 msgid "CodeLite" msgstr "CodeLite" #: ../menu-data/codfis:codfis.desktop.in.h:1 msgid "CodFis" msgstr "CodFis" #: ../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 "Colobot" #: ../menu-data/colobot:colobot.desktop.in.h:2 msgid "Colonize with bots" msgstr "Kolonizatu bot-ak erabiliz" #: ../menu-data/colorcode:colorcode.desktop.in.h:1 msgid "ColorCode" msgstr "ColorCode" #: ../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 "ICC profil-instalatzailea" #: ../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 "Instalatu ICC profilak" #: ../menu-data/colord-kde:kde4__kcm_colord.desktop.in.h:2 msgid "Manage color correction of devices" msgstr "Kudeatu kolore-zuzenketa gailuentzat" #: ../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 "ColorHug dokumentazioa" #: ../menu-data/colorhug-client:colorhug-docs.desktop.in.h:2 msgid "Documentation for the ColorHug display colorimeter" msgstr "ColorHug pantailen kolorimetroarentzako dokumentazioa" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:1 msgid "Firmware Updater" msgstr "Firmware eguneratzailea" #: ../menu-data/colorhug-client:colorhug-flash.desktop.in.h:2 msgid "Update the firmware on the ColorHug colorimeter" msgstr "Eguneratu ColorHug kolorimetroaren firmwarea" #: ../menu-data/colorname:colorname.desktop.in.h:1 msgid "colorname" msgstr "colorname" #: ../menu-data/comix:comix.desktop.in.h:1 msgid "Comix" msgstr "Comix" #: ../menu-data/compiz-core:compiz.desktop.in.h:1 msgid "Compiz" msgstr "Compiz" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:1 msgid "CompizConfig Settings Manager" msgstr "CompizConfig ezarpen-kudeatzailea" #: ../menu-data/compizconfig-settings-manager:ccsm.desktop.in.h:2 msgid "Configure Compiz with CompizConfig" msgstr "Konfiguratu Compiz CompizConfig-ekin" #: ../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 "Conduit sinkronizatzailea" #: ../menu-data/conduit:conduit.desktop.in.h:2 msgid "Synchronization for GNOME" msgstr "Sinkronizazioa GNOMErako" #: ../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 "Configure-Debian" #: ../menu-data/configure-debian:configure-debian.desktop.in.h:2 msgid "Reconfigure Your Packages" msgstr "Birkonfiguratu zure paketeak" #: ../menu-data/congruity:congruity.desktop.in.h:1 msgid "Congruity" msgstr "Congruity" #: ../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 "Connectagram" #: ../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 "ConvertAll" #: ../menu-data/convertall:convertall.desktop.in.h:2 msgid "Convert between various units" msgstr "Bihurtu unitate ugariren artean" #: ../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 "Cortina" #: ../menu-data/cortina:cortina.desktop.in.h:2 msgid "Manage your desktop wallpapers" msgstr "Kudeatu mahaigaineko horma-paperak" #: ../menu-data/cowbell:cowbell.desktop.in.h:1 msgid "Cowbell Music Organizer" msgstr "Cowbell musika-antolatzailea" #: ../menu-data/cowbell:cowbell.desktop.in.h:2 msgid "An elegant music organizer" msgstr "Musika-antolatzaile dotorea" #: ../menu-data/cqrlog:cqrlog.desktop.in.h:1 msgid "CQRLOG" msgstr "CQRLOG" #: ../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 "Crack Attack" #: ../menu-data/crack-attack:crack-attack.desktop.in.h:2 msgid "Puzzle game similar to Tetris Attack" msgstr "Tetris Attack-en antzerako puzzle-jokoa" #: ../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 "Dungeon Crawl" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:1 msgid "Melange" msgstr "Melange" #: ../menu-data/cream-melange:cream-melange.desktop.in.h:2 msgid "Widgets for your desktop" msgstr "Zure mahaigainerako widget-ak" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:1 msgid "Criticalmass" msgstr "Criticalmass" #: ../menu-data/criticalmass-data:criticalmass.desktop.in.h:2 msgid "Play a shoot-em-up a la galaxian" msgstr "Jokatu galaxietako shoot-em-up batera" #: ../menu-data/critterding:critterding.desktop.in.h:1 msgid "Critterding" msgstr "Critterding" #: ../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 "CRRCsim" #: ../menu-data/crrcsim:crrcsim.desktop.in.h:2 msgid "A flight simulator" msgstr "Hegaldi-simulatzailea" #: ../menu-data/cryptkeeper:cryptkeeper.desktop.in.h:1 msgid "Cryptkeeper" msgstr "Cryptkeeper" #: ../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 "Curtain" #: ../menu-data/curtain:curtain.desktop.in.h:2 msgid "Show and move a curtain on the desktop" msgstr "Erakutsi eta maneiatu gortina bat mahaigainean" #: ../menu-data/cutecom:kde__cutecom.desktop.in.h:1 msgid "CuteCom" msgstr "CuteCom" #: ../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 "Cynthiune" #: ../menu-data/cynthiune.app:Cynthiune.desktop.in.h:2 msgid "A free and romantic music player" msgstr "Doako musika-erreproduzitzaile erromantikoa" #: ../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 "dconf editorea" #: ../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 "Idatzi mezuak nabigatzailean" #: ../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 "Diffuse bateratze-tresna" #: ../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 "" "Kudeatu zure argazkiak profesionalen gisara kode irekiaren indarrarekin" #: ../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 "DjVu-rentzako editore grafikoa" #: ../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 "Docky" #: ../menu-data/docky:docky.desktop.in.h:2 msgid "The finest dock no money can buy." msgstr "Diruz eros ez daitekeen dock-ik ederrena." #: ../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 "DOSBox emulatzailea" #: ../menu-data/dosbox:dosbox.desktop.in.h:2 msgid "Run old DOS applications" msgstr "Exekutatu DOS aplikazio zaharrak" #: ../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 "Debian dokumentazio-arakatzailea" #: ../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 "Easystroke keinu-antzemalea" #: ../menu-data/easystroke:easystroke.desktop.in.h:2 msgid "Control your desktop using mouse gestures" msgstr "Kontrolatu zure mahaigaina sagu-keinuak erabiliz" #: ../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 "Eclipse" #: ../menu-data/eclipse-platform:eclipse.desktop.in.h:2 msgid "Eclipse Integrated Development Environment" msgstr "Eclipse garapen-ingurune integratua" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:1 msgid "EdenMath" msgstr "EdenMath" #: ../menu-data/edenmath.app:EdenMath.desktop.in.h:2 msgid "A Scientific Calculator" msgstr "Kalkulagailu zientifikoa" #: ../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 "Ikusi eta editatu fitxategiak" #: ../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 "" "Web-nabigatzaile lehenetsia EMBOSS Explorer webgune lokalean abiarazten du." #: ../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 "2 paneldun Gtk+2 fitxategi-kudeatzailea" #: ../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 "Txateatu Google Talk, Facebook, MSN eta beste txat zerbitzu ugaritan" #: ../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 "Sortu eta aldatu artxibo bat" #: ../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 "Etiketa-editorea" #: ../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 "Irudi-ikustailea" #: ../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 "Epiphany web-nabigatzailea" #: ../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 "Terminal-emuladorea" #: ../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 "Dokumentu-ikustailea" #: ../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 "Erabili agindu-lerroa" #: ../menu-data/exo-utils:exo-web-browser.desktop.in.h:1 #: ../menu-data/rekonq:kde4__rekonq.desktop.in.h:2 msgid "Web Browser" msgstr "Web-nabigatzailea" #: ../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 "E-book irakurtzailea" #: ../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 "Irudi-ikustailea" #: ../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 "Artxibo-kudeatzailea" #: ../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 "FileZilla" #: ../menu-data/filezilla:filezilla.desktop.in.h:2 msgid "Download and upload files via FTP, FTPS and SFTP" msgstr "Deskargatu eta igo fitxategiak FTP, FTPS eta SFTP bidez" #: ../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 "Firefox web-nabigatzailea" #: ../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 "Suebakiaren konfigurazioa" #: ../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 "LilyPond musika-editorea" #: ../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 "FTP" #: ../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 "Furius ISO Mount" #: ../menu-data/furiusisomount:furiusisomount.desktop.in.h:2 msgid "Manage ISO, IMG, BIN, MDF and NRG images" msgstr "Kudeatu ISO, IMG, BIN, MDF eta NRG irudiak" #: ../menu-data/fuse-emulator-gtk:fuse-gtk.desktop.in.h:1 msgid "Fuse Spectrum Emulator (GTK+ version)" msgstr "Fuse Spectrum Emuladorea (GTK+ bertsioa)" #: ../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 "Fuse Spectrum Emuladorea (SDL bertsioa)" #: ../menu-data/fusion-icon:fusion-icon.desktop.in.h:1 msgid "Compiz Fusion Icon" msgstr "Compiz Fusion ikonoa" #: ../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 "Suebakia kudeatzeko interfaze grafikoa" #: ../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 "GTK+ Jabber bezero bat" #: ../menu-data/galculator:galculator.desktop.in.h:1 msgid "Galculator" msgstr "Galculator" #: ../menu-data/galculator:galculator.desktop.in.h:2 msgid "Perform simple and scientific calculations" msgstr "Egin kalkulu sinple eta zientifikoak" #: ../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 "Gally" #: ../menu-data/gally:kde4__gally.desktop.in.h:2 msgid "Sign Language Tutor" msgstr "Zeinu hizkuntzako tutorea" #: ../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 "gamgi" #: ../menu-data/gamgi:gamgi.desktop.in.h:2 msgid "Construct, view and analyse atomic structures" msgstr "Eraiki, ikusi eta analizatu egitura atomikoak" #: ../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 "gbemol" #: ../menu-data/gbemol:gbemol.desktop.in.h:2 msgid "MPD client" msgstr "MPD bezeroa" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:1 msgid "GbgOffice" msgstr "GbgOffice" #: ../menu-data/gbgoffice:gbgoffice.desktop.in.h:2 msgid "GTK2 Bulgarian-English Dictionary" msgstr "GTK2 Bulgariera-Ingelesa hiztegia" #: ../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 "gbrainy" #: ../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 "Kalkulagailu kimikoa" #: ../menu-data/gcu-bin:gchemcalc-0.14.desktop.in.h:2 msgid "A simple calculator for chemistry" msgstr "Kimikarako kalkulagailu sinplea" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:1 msgid "Periodic table of the elements" msgstr "Elementuen taula periodikoa" #: ../menu-data/gcu-bin:gchemtable-0.14.desktop.in.h:2 msgid "A Mendeleiev table of the chemical elements" msgstr "Elementu kimikoen Mendeleiev taula" #: ../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 "Instalatu eta ikusi software paketeak" #: ../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 "Geany" #: ../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 "Editatu testu-fitxategiak" #: ../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 "Taula periodikoa" #: ../menu-data/gelemental:gelemental.desktop.in.h:2 msgid "View the periodic table of elements" msgstr "Ikusi elementuen taula periodikoa" #: ../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 "" "Interfaze guztiz konfiguragarriko bi paneldun X fitxategi-kudeatzailea" #: ../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 "Sortu eraikuntza matematiko interaktiboak eta appletak." #: ../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 "GGcov" #: ../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 "Ikuskatu eta editatu fitxategi bitarrak" #: ../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 "GIMP irudi-editorea" #: ../menu-data/gimp:gimp.desktop.in.h:2 msgid "Create images and edit photographs" msgstr "Sortu irudiak eta editatu argazkiak" #: ../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 "Git errepositorio-arakatzailea" #: ../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 "Gmerlin grabatzailea" #: ../menu-data/gmerlin:gmerlin-recorder.desktop.in.h:2 msgid "Audio/video recorder" msgstr "Audio/bideo-grabatzailea" #: ../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 "gmusicbrowser" #: ../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 "" "Arakatu zure jardueren egunkari kronologikoa eta bilatu fitxategiak, " "kontaktuak, etab. modu errazean." #: ../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 "Kalkulagailua" #: ../menu-data/gnome-calculator:gnome-calculator.desktop.in.h:2 msgid "Perform arithmetic, scientific or financial calculations" msgstr "Egin kalkulu aritmetikoak, zientifikoak edo finantzarioak" #: ../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 "Bi paneldun fitxategi-kudeatzailea" #: ../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 "Kudeatu unitate eta euskarriak" #: ../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 "Multimedia-sistemen hautatzailea" #: ../menu-data/gnome-media:gstreamer-properties.desktop.in.h:2 msgid "Configure defaults for GStreamer applications" msgstr "Konfiguratu GStreamer aplikazioen lehenespenak" #: ../menu-data/gnome-mines:gnome-mines.desktop.in.h:1 #: ../menu-data/sgt-puzzles:sgt-mines.desktop.in.h:1 msgid "Mines" msgstr "Minak" #: ../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 "Erreproduzitu eta antolatu zure musika-bilduma" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:1 msgid "Network Tools" msgstr "Sarearen tresnak" #: ../menu-data/gnome-nettool:gnome-nettool.desktop.in.h:2 msgid "View information about your network" msgstr "Ikusi sareari buruzko informazioa" #: ../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 "Gnome Paint marrazketa-editorea" #: ../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 "Soinu-grabatzailea" #: ../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 "Terminala" #: ../menu-data/gnome-terminal:gnome-terminal.desktop.in.h:3 msgid "New Terminal" msgstr "Terminal berria" #: ../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 "Kudeatu zure finantzak, kontuak eta inbertsioak" #: ../menu-data/gnucash:gnucash.desktop.in.h:2 msgid "GnuCash Finance Management" msgstr "GnuCash finantza-kudeatzailea" #: ../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 "GNUSim8085" #: ../menu-data/gnusim8085:GNUSim8085.desktop.in.h:2 msgid "Intel 8085 microprocessor simulator" msgstr "Intel 8085 mikroprozesagailuen simulatzailea" #: ../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 "Gomoku.app" #: ../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 "GNU Paint" #: ../menu-data/gpaint:gpaint.desktop.in.h:2 msgid "A small-scale painting program for GNOME, the GNU Desktop" msgstr "Eskala txikiko marrazketa-programa GNOMErako, GNUren mahaigainerako" #: ../menu-data/gparted:gparted.desktop.in.h:1 msgid "GParted Partition Editor" msgstr "GParted partizio-editorea" #: ../menu-data/gparted:gparted.desktop.in.h:2 msgid "Create, reorganize, and delete partitions" msgstr "Sortu, berrantolatu eta ezabatu partizioak" #: ../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 "GPixPod" #: ../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 "Deluxe Paint-en klona" #: ../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 "Gridlock" #: ../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 "Günther's RSS irakurtzailea" #: ../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 "gscan2pdf" #: ../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 "GTAMSAnalyzer" #: ../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 "Grabatu mahaigainaren bideo bat" #: ../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 "Guake terminala" #: ../menu-data/guake:guake.desktop.in.h:2 msgid "Use the command line in a Quake-like terminal" msgstr "Erabili agindu-lerroa Quake estiloko terminal batean" #: ../menu-data/guayadeque:guayadeque.desktop.in.h:1 msgid "Guayadeque Music Player" msgstr "Guayadeque musika-erreproduzitzailea" #: ../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 "Karaktere-mapa" #: ../menu-data/gucharmap:gucharmap.desktop.in.h:2 msgid "Insert special characters into documents" msgstr "Txertatu karaktere bereziak dokumentuetan" #: ../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 "GWorkspace" #: ../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 "Erreproduzitu musika" #: ../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 "Sistemaren profila eta errendimendu-probak" #: ../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 "Trikuen arteko borroka" #: ../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 "SNES emuladorea" #: ../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 "Joko misteriotsu eta zirraragarria" #: ../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 "Hugin panorama-sortzailea" #: ../menu-data/hugin:hugin.desktop.in.h:2 msgid "Stitch photographs together" msgstr "Elkar-josi argazkiak" #: ../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 "Ezarri teklatuaren sarrera-metodoa" #: ../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 "Imview irudi-ikustailea" #: ../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 "Inkscape irudi bektorialen editorea" #: ../menu-data/inkscape:inkscape.desktop.in.h:2 msgid "Create and edit Scalable Vector Graphics images" msgstr "Sortu eta editatu SVG irudi bektorial eskalagarriak" #: ../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 "Istanbul mahaigain-saioen grabatzailea" #: ../menu-data/istanbul:istanbul.desktop.in.h:2 msgid "Record a video of your desktop session" msgstr "Grabatu zure mahaigain-saioaren bideo bat" #: ../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 "JFractionLab" #: ../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 "Sony MP3 erreproduzigailuentzako fitxategi-kudeatzailea" #: ../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 "Java LDAP arakatzailea" #: ../menu-data/k3b:kde4__k3b.desktop.in.h:1 msgid "Disk writing program" msgstr "Diskoak grabatzeko programa" #: ../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 "Multimedia-erreproduzitzailea" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:1 msgid "Kajongg" msgstr "" #: ../menu-data/kajongg:kde4__kajongg.desktop.in.h:2 msgid "The ancient Chinese board game for 4 players" msgstr "" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:1 msgid "KAlarm" msgstr "" #: ../menu-data/kalarm:org.kde.kalarm.desktop.in.h:2 msgid "Personal Alarm Scheduler" msgstr "" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:1 msgid "KAlgebra" msgstr "" #: ../menu-data/kalgebra:org.kde.kalgebra.desktop.in.h:2 msgid "Math Expression Solver and Plotter" msgstr "" #: ../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 "" #: ../menu-data/kamerka:kde4__kamerka.desktop.in.h:1 msgid "Kamerka" msgstr "" #: ../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 "" #: ../menu-data/kanagram:org.kde.kanagram.desktop.in.h:1 msgid "Kanagram" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/kcachegrind:kde4__kcachegrind.desktop.in.h:1 msgid "KCachegrind" msgstr "" #: ../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 "" #: ../menu-data/kcalc:org.kde.kcalc.desktop.in.h:2 msgid "Scientific Calculator" msgstr "" #: ../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 "Karaktere hautatzailea" #: ../menu-data/kcharselect:org.kde.KCharSelect.desktop.in.h:2 msgid "KCharSelect" msgstr "" #: ../menu-data/kchmviewer:kde4__kchmviewer.desktop.in.h:1 msgid "KchmViewer" msgstr "" #: ../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 "" #: ../menu-data/kcolorchooser:kde4__kcolorchooser.desktop.in.h:2 msgid "KColorChooser" msgstr "" #: ../menu-data/kdbg:kde4__kdbg.desktop.in.h:1 msgid "KDbg" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/kdenlive:org.kde.kdenlive.desktop.in.h:1 msgid "Kdenlive" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/kdf:kde4__kdf.desktop.in.h:2 msgid "View Disk Usage" msgstr "" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:1 msgid "KDiamond" msgstr "" #: ../menu-data/kdiamond:org.kde.kdiamond.desktop.in.h:2 msgid "Three-in-a-row game" msgstr "" #: ../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 "Fitxategi eta direktorioak alderatu eta bateratzeko tresna" #: ../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 "" #: ../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 "" #: ../menu-data/keurocalc:kde4__keurocalc.desktop.in.h:2 msgid "Currency converter and calculator" msgstr "" #: ../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 "" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:1 msgid "Floppy Formatter" msgstr "" #: ../menu-data/kfloppy:kde4__KFloppy.desktop.in.h:2 msgid "KFloppy" msgstr "" #: ../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 "" #: ../menu-data/kget:kde4__kget.desktop.in.h:2 #: ../menu-data/steadyflow:steadyflow.desktop.in.h:1 msgid "Download Manager" msgstr "" #: ../menu-data/kgmailnotifier:kde4__kgmailnotifier.desktop.in.h:1 msgid "KGmailNotifier" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/kgraphviewer:kde4__kgrapheditor.desktop.in.h:1 msgid "KGraphEditor" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/khangman:org.kde.khangman.desktop.in.h:2 msgid "KHangMan" msgstr "" #: ../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 "" #: ../menu-data/kiconedit:kde4__kiconedit.desktop.in.h:2 msgid "KIconEdit" msgstr "" #: ../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 "" #: ../menu-data/kiki:kiki.desktop.in.h:2 msgid "Regular expression testing" msgstr "" #: ../menu-data/kildclient:kildclient.desktop.in.h:1 msgid "KildClient" msgstr "" #: ../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 "(La)TeX garapen-ingurunea" #: ../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 "" #: ../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 "" #: ../menu-data/kinfocenter:org.kde.kinfocenter.desktop.in.h:2 msgid "Info Center" msgstr "" #: ../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 "Kino" #: ../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 "Irudiak panorama gisa elkar-lotzeko tresna" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/kiten:org.kde.kitenkanjibrowser.desktop.in.h:1 msgid "Kanji Browser" msgstr "" #: ../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 "" #: ../menu-data/klavaro:klavaro.desktop.in.h:2 msgid "A very flexible and efficient touch typing tutor." msgstr "" #: ../menu-data/kleopatra:kleopatra_import.desktop.in.h:1 #: ../menu-data/kleopatra:org.kde.kleopatra.desktop.in.h:1 msgid "Kleopatra" msgstr "" #: ../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 "" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:1 msgid "a KDE program to learn the alphabet" msgstr "" #: ../menu-data/klettres:org.kde.klettres.desktop.in.h:2 msgid "KLettres" msgstr "" #: ../menu-data/klickety:kde4__klickety.desktop.in.h:1 msgid "Klickety" msgstr "" #: ../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 "" #: ../menu-data/klickety:kde4__ksame.desktop.in.h:2 msgid "Board Game" msgstr "" #: ../menu-data/klines:org.kde.klines.desktop.in.h:1 msgid "Tactical Game" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/kmag:kde4__kmag.desktop.in.h:2 #: ../menu-data/xzoom:xzoom.desktop.in.h:1 msgid "Screen Magnifier" msgstr "" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:1 msgid "KMahjongg" msgstr "" #: ../menu-data/kmahjongg:kde4__kmahjongg.desktop.in.h:2 msgid "Mahjongg Solitaire" msgstr "Mahjongg bakar-jokoa" #: ../menu-data/kmail:kmail_view.desktop.in.h:1 msgid "KMail view" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "Menu-editorea" #: ../menu-data/kmess:kde4__kmess.desktop.in.h:1 msgid "KMess" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/kmines:org.kde.kmines.desktop.in.h:2 msgid "Minesweeper-like Game" msgstr "" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:1 msgid "Sound Mixer" msgstr "" #: ../menu-data/kmix:kde4__kmix.desktop.in.h:2 msgid "KMix" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:1 msgid "Function Plotter" msgstr "" #: ../menu-data/kmplot:org.kde.kmplot.desktop.in.h:2 msgid "KmPlot" msgstr "" #: ../menu-data/kmymoney:kde4__kmymoney.desktop.in.h:1 msgid "KMyMoney" msgstr "" #: ../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 "" #: ../menu-data/knemo:kde4__knemo.desktop.in.h:2 msgid "Network Monitor" msgstr "" #: ../menu-data/knetwalk:org.kde.knetwalk.desktop.in.h:1 msgid "KNetWalk" msgstr "" #: ../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 "" #: ../menu-data/knotes:org.kde.knotes.desktop.in.h:2 msgid "KNotes" msgstr "" #: ../menu-data/knowthelist:knowthelist.desktop.in.h:1 msgid "Knowthelist" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "Marrazketa-programa" #: ../menu-data/komparator:kde4__komparator4.desktop.in.h:1 msgid "Komparator4" msgstr "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../menu-data/konsolekalendar:konsolekalendar.desktop.in.h:1 msgid "KonsoleKalendar" msgstr "" #: ../menu-data/kontact:kontact-admin.desktop.in.h:1 msgid "Kontact Administration" msgstr "" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:1 msgid "Kontact" msgstr "" #: ../menu-data/kontact:org.kde.kontact.desktop.in.h:2 msgid "Personal Information Manager" msgstr "" #: ../menu-data/kontrolpack:kontrolpack.desktop.in.h:1 msgid "KontrolPack" msgstr "" #: ../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 "" #: ../menu-data/konversation:org.kde.konversation.desktop.in.h:2 msgid "Konversation" msgstr "" #: ../menu-data/kopete:kde4__kopete.desktop.in.h:1 msgid "Kopete" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/korganizer:korganizer-import.desktop.in.h:2 #: ../menu-data/korganizer:org.kde.korganizer.desktop.in.h:2 msgid "KOrganizer" msgstr "" #: ../menu-data/koules:koules.desktop.in.h:1 msgid "koules" msgstr "" #: ../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 "" #: ../menu-data/kover:kde4__kover.desktop.in.h:2 msgid "Kover" msgstr "" #: ../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 "Argazki-albuma" #: ../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 "" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:1 msgid "Internet Dial-Up Tool" msgstr "" #: ../menu-data/kppp:kde4__Kppp.desktop.in.h:2 msgid "KPPP" msgstr "" #: ../menu-data/kprinter4:kde4__kprinter4.desktop.in.h:1 msgid "KPrinter4" msgstr "" #: ../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 "" #: ../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 "" #: ../menu-data/krank:krank.desktop.in.h:1 msgid "Krank" msgstr "" #: ../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 "" #: ../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 "Mahaigaina partekatzea" #: ../menu-data/krita-data:kde4__calligraactive.desktop.in.h:1 msgid "Calligra Active" msgstr "Calligra Active" #: ../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 "Bi paneldun fitxategi-kudeatzailea" #: ../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 "Mahaigaineko planetarioa" #: ../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 "Hizkuntza-sostengua" #: ../menu-data/language-selector-gnome:language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "" "Konfiguratu sistemako berezko hizkuntza eta ordezko hizkuntzen sostengua" #: ../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 "" "Burutu kalkuluak, aztertu informazioa eta kudeatu zerrendak kalkulu-orrietan " "Calc erabiliz." #: ../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 "" "Sortu eta editatu diapositiba, bilera eta web orrien aurkezpenak Impress " "erabiliz." #: ../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 "Sortu eta editatu formula zientifikoak eta ekuazioak Math erabiliz." #: ../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 "" "Sortu eta editatu testua eta grafikoak eskutitz, txosten, dokumentu eta web " "orrietan Writer erabiliz." #: ../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 "Modu grafikoan eta testu-moduan funtzionatzen duen web-nabigatzailea" #: ../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 "" "Webkit-en oinarritutako mikro-nabigatzaile bizkorra eta txikia, Lua bidez " "hedagarria" #: ../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 "Aukeratu Ubunturentzat eskuragarri dauden milaka aplikazioren artean" #: ../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 "Ordua eta data" #: ../menu-data/mate-system-tools:mate-time.desktop.in.h:2 msgid "Change system time, date, and timezone" msgstr "Aldatu sistemako ordua, data eta ordu-zona." #: ../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 "MathWar" #: ../menu-data/mathwar:MathWar.desktop.in.h:2 msgid "A simple math game for kids" msgstr "Haurrentzako matematika joko sinplea" #: ../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 "Fitxategi-kudeatzailea" #: ../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 "Alderatu eta bateratu fitxategiak" #: ../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 "Grabatu, erreproduzitu, editatu eta bihurtu soinu-fitxategiak" #: ../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 "Web-nabigatzaile arina" #: ../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 "Terminal eleanitza" #: ../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 "Sortu eta editatu 3D ereduak eta animazioak" #: ../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 "Monodoc dokumentazio-arakatzailea" #: ../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 "Aldatu zein aplikazio erakutsiko diren menu nagusian" #. 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 "MPDCon" #: ../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 "Erreproduzitu filmak eta abestiak" #: ../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 "mtPaint editore grafikoa" #: ../menu-data/mtpaint:mtpaint.desktop.in.h:2 msgid "painting program to create pixel art and manipulate digital photos" msgstr "" "Marrazketa-programa pixel art egiteko eta argazki digitalak manipulatzeko" #: ../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 "Eguneraketa-kudeatzailea" #: ../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 "Midi musika-editorea" #: ../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 "Erreproduzitu zure musika-bilduma" #: ../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 "MyPaint" #: ../menu-data/mypaint:mypaint.desktop.in.h:2 msgid "Painting program for digital artists" msgstr "Marrazketa-programa artista digitalentzat" #: ../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 "Cn3D NCBI datu-base ikustailea" #: ../menu-data/ncbi-tools-x11:Cn3D-3.0.desktop.in.h:2 msgid "View NCBI databases in 3D" msgstr "Ikusi NCBI datu-baseak 3Dn" #: ../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 "NetSurf web-nabigatzailea" #: ../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 "" "Sare bidezko 3D tiro-jokoa lehen pertsonan, kalitate altuko efektu " "grafikoekin" #: ../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 "OpenShot bideo-editorea" #: ../menu-data/openshot:openshot.desktop.in.h:2 msgid "Create and edit videos and movies" msgstr "Sortu eta editatu bideoak eta filmak" #: ../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 "OpenTTD" #: ../menu-data/openttd:openttd.desktop.in.h:2 msgid "A clone of Transport Tycoon Deluxe" msgstr "Transport Tycoon Deluxe jokoaren klona" #: ../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 "Kudeatu diskoak, partizioak eta fitxategi-sistemak" #: ../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 "PDF dokumentuak zatitu eta elkartzeko tresna" #: ../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 "Peg bakar-jokoa" #: ../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 "Performous" #: ../menu-data/performous:performous.desktop.in.h:2 msgid "A karaoke game" msgstr "Karaoke joko bat" #: ../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 "pgAdmin III" #: ../menu-data/pgadmin3:pgadmin3.desktop.in.h:2 msgid "PostgreSQL Administration Tool" msgstr "PostgreSQL administrazio tresna" #: ../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 "PhotoPrint" #: ../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 "" "Txateatu berehalako mezularitzan. AIM, Google Talk, Jabber/XMPP, MSN, Yahoo " "eta gehiago onartzen ditu" #: ../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 "Sortu eta editatu zure filmak" #: ../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 "PlayOnLinux" #: ../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 "PlopFolio" #: ../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 "Poe" #: ../menu-data/poe.app:Poe.desktop.in.h:2 msgid "Vorbis comment editor" msgstr "Vorbis iruzkin-editorea" #: ../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 "Igo argazkiak Flickr-era" #: ../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 "PRICE" #: ../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 "ProjectCenter" #: ../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 "PuTTY terminal-emuladorea" #: ../menu-data/pterm:pterm.desktop.in.h:2 msgid "Start a PuTTY terminal session" msgstr "Hasi PuTTY terminaleko saio bat" #: ../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 "wxPython darabilen IDE bizkorra eta arina" #: ../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 "QARecord" #: ../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 "" "Jolastu Go jokora linean eta ordenagailuaren aurka, ikusi eta editatu SGF " "fitxategiak" #: ../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 "Dokumentu-arakatzailea" #: ../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 "QtGain" #: ../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 "Remmina urruneko mahaigainen bezeroa" #: ../menu-data/remmina:remmina.desktop.in.h:2 msgid "Connect to remote desktops" msgstr "Konektatu urruneko mahaigainetara" #: ../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 "Rhythmbox musika-erreproduzitzailea" #: ../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 "Scan Tailor" #: ../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 "Pasahitzak eta gakoak" #: ../menu-data/seahorse:seahorse.desktop.in.h:2 msgid "Manage your passwords and encryption keys" msgstr "Kudeatu pasahitzak eta zifratze-gakoak" #: ../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 "Shisen" #: ../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 "Antolatu zure argazkiak" #: ../menu-data/shotwell-common:shotwell.desktop.in.h:2 msgid "Shotwell Photo Manager" msgstr "Shotwell argazki-kudeatzailea" #: ../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 "Shutter" #: ../menu-data/shutter:shutter.desktop.in.h:2 msgid "Capture, edit and share screenshots" msgstr "Egin, editatu eta partekatu pantaila-argazkiak" #: ../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 "Simple Scan" #: ../menu-data/simple-scan:simple-scan.desktop.in.h:2 msgid "Scan Documents" msgstr "Eskaneatu dokumentuak" #: ../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 "SIXpack" #: ../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 "Eskaneatu eta gorde irudiak" #: ../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 "MPlayerrentzako front-end bikaina" #: ../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 "Film-erreproduzitzailea" #: ../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 "Ubunturen software-biltegia" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:1 msgid "Additional Drivers" msgstr "Kontrolatzaile gehigarriak" #: ../menu-data/software-properties-gtk:software-properties-drivers.desktop.in.h:2 msgid "Configure third-party and proprietary drivers" msgstr "" "Hirugarrengoen kontrolatzaileak eta kontrolatzaile mugatuak konfiguratu" #: ../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 "Konfiguratu software eta eguneraketa instalagarrien jatorriak" #: ../menu-data/software-properties-kde:software-properties-kde.desktop.in.h:1 msgid "Software Sources" msgstr "Software-jatorriak" #: ../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 "Sqliteman" #: ../menu-data/sqliteman:sqliteman.desktop.in.h:2 msgid "Administer and develop your Sqlite3 databases" msgstr "Kudeatu eta garatu Sqlite3 datu-baseak" #: ../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 "Stellarium" #: ../menu-data/stellarium:stellarium.desktop.in.h:2 msgid "Planetarium" msgstr "Planetarioa" #: ../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 "StepBill" #: ../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 "SuperTux" #: ../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 "SuperTux 2" #: ../menu-data/supertux:supertux2.desktop.in.h:2 msgid "Play a classic 2D platform game" msgstr "Jolastu 2D plataforma-joko klasikoarekin" #: ../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 "Synapse" #: ../menu-data/synapse:synapse.desktop.in.h:2 msgid "Search everything you do." msgstr "Bilatu egiten duzun guztia." #: ../menu-data/synaptic:synaptic.desktop.in.h:1 msgid "Synaptic Package Manager" msgstr "Synaptic pakete-kudeatzailea" #: ../menu-data/synaptic:synaptic.desktop.in.h:2 msgid "Install, remove and upgrade software packages" msgstr "Instalatu, kendu eta bertsio-berritu software-paketeak" #: ../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 "Aldatu sistemako data eta ordua" #: ../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 "Inprimagailuak" #: ../menu-data/system-config-printer-gnome:system-config-printer.desktop.in.h:2 msgid "Configure printers" msgstr "Konfiguratu inprimagailuak" #: ../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 "TalkSoup" #: ../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 "Terminator" #: ../menu-data/terminator:terminator.desktop.in.h:2 msgid "Multiple terminals in one window" msgstr "Hainbat terminal leiho bakarrean" #: ../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 "Terminal-emuladore arina" #: ../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 "Thunar fitxategi-kudeatzailea" #: ../menu-data/thunar:Thunar.desktop.in.h:2 msgid "Browse the filesystem with the file manager" msgstr "Arakatu fitxategi-sistema fitxategien kudeatzailea erabiliz" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:1 msgid "Thunderbird Mail" msgstr "Thunderbird posta-bezeroa" #: ../menu-data/thunderbird:thunderbird.desktop.in.h:2 msgid "Send and receive mail with Thunderbird" msgstr "Jaso eta bidali mezuak Thunderbirdekin" #: ../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 "TimeMon" #: ../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 "Pista anitzeko grabatzailea" #: ../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 "TTB teletestu-arakatzailea" #: ../menu-data/ttb:ttb.desktop.in.h:2 msgid "Teletekst Browser" msgstr "Teletestu-arakatzailea" #: ../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 "Bi paneldun fitxategi-kudeatzailea" #: ../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 "Tux Paint" #: ../menu-data/tuxpaint:tuxpaint.desktop.in.h:2 msgid "A drawing program for children." msgstr "Umeentzako marrazketa programa." #: ../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 "Bluetooth" #: ../menu-data/unity-control-center:unity-bluetooth-panel.desktop.in.h:2 msgid "Configure Bluetooth settings" msgstr "Konfiguratu Bluetooth-aren ezarpenak" #: ../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 "Erakutsi eta instalatu eguneraketa eskuragarriak" #: ../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 "Abio-disko sortzailea" #: ../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 "Sortu abio-diskoa CD edo disko-irudi bat erabiliz" #: ../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 "ViewPDF" #: ../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 "Sartu urruneko mahaigainetara" #: ../menu-data/vino:vino-preferences.desktop.in.h:2 msgid "Choose how other users can remotely view your desktop" msgstr "" "Aukeratu beste erabiltzaileek zure mahaigaina urruneko kontrol bidez nola " "ikusiko duten" #: ../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 "Game Boy Advance emulatzailea" #: ../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 "VLC multimedia-erreproduzitzailea" #: ../menu-data/vlc:vlc.desktop.in.h:2 msgid "Read, capture, broadcast your multimedia streams" msgstr "Erreproduzitu, grabatu, emititu zure multimedia-korronteak" #: ../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 "VolumeControl" #: ../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 "Pertsonaia dibertigarrien arteko 2D borroka jokoa" #: ../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 "WebHTTrack webgune kopiatzailea" #: ../menu-data/webhttrack:WebHTTrack.desktop.in.h:2 msgid "Copy websites to your computer" msgstr "Kopiatu webgunean zure konputagailura" #: ../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 "Fantasiazko txandakako estrategia-jokoa" #: ../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 "Battle for Wesnoth jokoko mapentzako editorea" #: ../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 "Fitxategi-kudeatzailea Xrako." #: ../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 "WrapperFactory" #: ../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 "Xarchiver" #: ../menu-data/xarchiver:xarchiver.desktop.in.h:2 msgid "A GTK+2 only archive manager" msgstr "GTK+2-rako soilik den artxibo-kudeatzailea" #: ../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 "Xdx" #: ../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 "X leiho-sistemarako fitxategi-kudeatzaile arina" #: ../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 "Thai X terminala" #: ../menu-data/xiterm+thai:xiterm+thai.desktop.in.h:2 msgid "X Terminal that supports Thai (TIS-620 encoding)" msgstr "X terminala thailandiera sostenguarekin (TIS-620 kodeketa)" #: ../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 "Mah Jongg bakar-joko koloretsua" #: ../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 "XPaint" #: ../menu-data/xpaint:xpaint.desktop.in.h:2 msgid "Xpaint painting application" msgstr "Xpaint marrazketa-aplikazioa" #: ../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 "XSane, irudiak eskaneatzeko programa" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "" #: ../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 "Zaz ez da Z***" #: ../menu-data/zeal:zeal.desktop.in.h:1 msgid "Zeal" msgstr "" #: ../menu-data/zeal:zeal.desktop.in.h:2 msgid "Simple API documentation browser" msgstr "" #: ../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 "" #: ../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 mahaigaineko wikia" #: ../menu-data/zim:zim.desktop.in.h:2 msgid "Edit text files \"wiki style\"" msgstr "Editatu testu-fitxategiak \"wiki erara\"" #: ../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 "" #: ../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 "" #: ../menu-data/zita-bls1:zita-bls1.desktop.in.h:2 msgid "converter of binaural signals into a convential stereo signals." msgstr "" #: ../menu-data/zita-mu1:zita-mu1.desktop.in.h:1 msgid "Zita-mu1" msgstr "" #: ../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 "" #: ../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 "Super Nintendo Entertainment System (TM) emulatzailea" #: ../menu-data/zulucrypt-gui:zulucrypt-gui.desktop.in.h:1 msgid "zuluCrypt" msgstr "" #: ../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 "" #: ../menu-data/zulumount-gui:zulumount-gui.desktop.in.h:2 msgid "Encrypted volumes and partition mounter" msgstr "" #: ../menu-data/zynaddsubfx:zynaddsubfx.desktop.in.h:1 msgid "ZynAddSubFX Software Synthesizer" msgstr "" #: ../menu-data/zyne:zyne.desktop.in.h:1 msgid "Zyne" msgstr "" #: ../menu-data/zyne:zyne.desktop.in.h:2 msgid "Modular synthesizer written in Python" msgstr "" #: ../menu-data/zynjacku:lv2rack.desktop.in.h:1 msgid "Lv2rack" msgstr "" #: ../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 "" #: ../menu-data/zynjacku:zynjacku.desktop.in.h:2 msgid "LV2 synths host for JACK" msgstr "" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/gst-plugins-good-1.0.po�����������������������������������0000644�0000000�0000000�00000036501�12704125523�021135� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of gst-plugins-good.master.po to Basque # Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the gst-plugins-good package. # # Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2009, 2010. # Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gst-plugins-good-0.10.18.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" "POT-Creation-Date: 2016-03-24 11:27+0200\n" "PO-Revision-Date: 2016-03-26 09:01+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 08:11+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ext/jack/gstjackaudiosink.c:356 ext/jack/gstjackaudiosrc.c:364 msgid "Jack server not found" msgstr "" #: ext/jpeg/gstjpegdec.c:917 ext/jpeg/gstjpegdec.c:1183 #: ext/jpeg/gstjpegdec.c:1195 ext/jpeg/gstjpegdec.c:1224 #: ext/jpeg/gstjpegdec.c:1233 ext/jpeg/gstjpegdec.c:1242 #: ext/jpeg/gstjpegdec.c:1250 msgid "Failed to decode JPEG image" msgstr "Huts egin du JPEG irudia deskodetzean" #. TRANSLATORS: 'song title' by 'artist name' #: ext/pulse/pulsesink.c:3133 #, c-format msgid "'%s' by '%s'" msgstr "'%s' - '%s'" #: ext/shout2/gstshout2.c:567 msgid "Could not connect to server" msgstr "Ezin izan da konektatu zerbitzariarekin" #: ext/soup/gstsouphttpsrc.c:932 msgid "No URL set." msgstr "" #: ext/soup/gstsouphttpsrc.c:1292 msgid "Server does not support seeking." msgstr "" #: ext/soup/gstsouphttpsrc.c:1567 msgid "Could not resolve server name." msgstr "" #: ext/soup/gstsouphttpsrc.c:1573 msgid "Could not establish connection to server." msgstr "" #: ext/soup/gstsouphttpsrc.c:1578 msgid "Secure connection setup failed." msgstr "" #: ext/soup/gstsouphttpsrc.c:1588 msgid "" "A network error occurred, or the server closed the connection unexpectedly." msgstr "" #: ext/soup/gstsouphttpsrc.c:1595 msgid "Server sent bad data." msgstr "" #: gst/avi/gstavidemux.c:5690 msgid "Internal data stream error." msgstr "Datu-korrontearen barne-errorea." #: gst/avi/gstavimux.c:1819 msgid "No or invalid input audio, AVI stream will be corrupt." msgstr "" "Ez dago audio-sarrerarik, edo baliogabea da. AVI korrontea hondatua egongo " "da." #: gst/isomp4/qtdemux.c:645 gst/isomp4/qtdemux.c:649 msgid "This file contains no playable streams." msgstr "Fitxategi horretan ez dago erreproduzi daitekeen korronterik." #: gst/isomp4/qtdemux.c:695 gst/isomp4/qtdemux.c:5745 gst/isomp4/qtdemux.c:5812 #: gst/isomp4/qtdemux.c:6081 msgid "This file is invalid and cannot be played." msgstr "Fitxategi hau ez da baliozkoa eta ezin da erreproduzitu." #: gst/isomp4/qtdemux.c:2492 msgid "Cannot play stream because it is encrypted with PlayReady DRM." msgstr "" #: gst/isomp4/qtdemux.c:3578 gst/isomp4/qtdemux.c:6814 #: gst/isomp4/qtdemux.c:6821 gst/isomp4/qtdemux.c:7634 #: gst/isomp4/qtdemux.c:8063 gst/isomp4/qtdemux.c:8070 #: gst/isomp4/qtdemux.c:10420 msgid "This file is corrupt and cannot be played." msgstr "Fitxategi hau hondatua dago, eta ezin da erreproduzitu." #: gst/isomp4/qtdemux.c:3820 msgid "Invalid atom size." msgstr "" #: gst/isomp4/qtdemux.c:3898 msgid "This file is incomplete and cannot be played." msgstr "Fitxategi hau osatu gabea dago, eta ezin da erreproduzitu." #: gst/isomp4/qtdemux.c:9029 msgid "The video in this file might not play correctly." msgstr "" "Litekeena da fitxategi honetako bideoa ez behar bezala erreproduzitzea." #: gst/isomp4/qtdemux.c:10461 #, c-format msgid "This file contains too many streams. Only playing first %d" msgstr "" "Fitxategi horrek korronte gehiegi ditu. Erreproduzitu soilik lehen %d(r)ak" #: gst/multifile/gstsplitmuxsrc.c:532 gst/wavparse/gstwavparse.c:2260 msgid "Internal data flow error." msgstr "Datu-fluxuaren barne-errorea." #: gst/rtsp/gstrtspsrc.c:6354 msgid "" "No supported stream was found. You might need to install a GStreamer RTSP " "extension plugin for Real media streams." msgstr "" "Ez da onartutako korronterik aurkitu. GStreamer RTSP hedapena instalatu " "beharko duzu Real multimediako korronteentzako." #: gst/rtsp/gstrtspsrc.c:6359 msgid "" "No supported stream was found. You might need to allow more transport " "protocols or may otherwise be missing the right GStreamer RTSP extension " "plugin." msgstr "" "Ez da onartutako korronterik aurkitu. Garraioko protokolo gehiago baimentzea " "behar da edo GStreamer RTSP hedapen egokia falta zaizu." #: sys/oss4/oss4-sink.c:493 sys/oss4/oss4-source.c:358 sys/oss/gstosssink.c:384 msgid "" "Could not open audio device for playback. Device is being used by another " "application." msgstr "" "Ezin izan da audioaren gailua ireki erreproduzitzeko. Beste aplikazio batek " "darabil gailua." #: sys/oss4/oss4-sink.c:503 sys/oss4/oss4-source.c:368 sys/oss/gstosssink.c:391 msgid "" "Could not open audio device for playback. You don't have permission to open " "the device." msgstr "" "Ezin izan da audioaren gailua ireki erreproduzitzeko. Ez duzu baimenik " "gailua irekitzeko." #: sys/oss4/oss4-sink.c:514 sys/oss4/oss4-source.c:379 sys/oss/gstosssink.c:399 msgid "Could not open audio device for playback." msgstr "Ezin izan da audioaren gailua ireki erreproduzitzeko." #: sys/oss4/oss4-sink.c:523 sys/oss4/oss4-source.c:389 msgid "" "Could not open audio device for playback. This version of the Open Sound " "System is not supported by this element." msgstr "" "Ezin izan da audioaren gailua ireki erreproduzitzeko. Elementu honek ez du " "onartzen Open Sound System-en bertsio hau." #: sys/oss4/oss4-sink.c:646 msgid "Playback is not supported by this audio device." msgstr "Audio gailu honek ez du erreproduzitzea onartzen." #: sys/oss4/oss4-sink.c:653 msgid "Audio playback error." msgstr "Errorea audioa erreproduzitzean." #: sys/oss4/oss4-source.c:503 msgid "Recording is not supported by this audio device." msgstr "Audio gailu honek ez du grabatzea onartzen." #: sys/oss4/oss4-source.c:510 msgid "Error recording from audio device." msgstr "Errorea audioko gailutik grabatzean." #: sys/oss/gstosssrc.c:376 msgid "" "Could not open audio device for recording. You don't have permission to open " "the device." msgstr "" "Ezin izan da audioaren gailua ireki grabatzeko. Ez duzu baimenik gailua " "irekitzeko." #: sys/oss/gstosssrc.c:384 msgid "Could not open audio device for recording." msgstr "Ezin izan da audioaren gailua ireki grabatzeko." #: sys/osxaudio/gstosxaudioringbuffer.c:149 msgid "CoreAudio device not found" msgstr "" #: sys/osxaudio/gstosxaudioringbuffer.c:155 msgid "CoreAudio device could not be opened" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:109 msgid "Record Source" msgstr "Grabazioaren iturburua" #: sys/sunaudio/gstsunaudiomixeroptions.c:120 msgid "Microphone" msgstr "Mikrofonoa" #: sys/sunaudio/gstsunaudiomixeroptions.c:121 msgid "Line In" msgstr "Sarrerako linea" #: sys/sunaudio/gstsunaudiomixeroptions.c:122 msgid "Internal CD" msgstr "Barneko CDa" #: sys/sunaudio/gstsunaudiomixeroptions.c:123 msgid "SPDIF In" msgstr "SPDIF sarrera" #: sys/sunaudio/gstsunaudiomixeroptions.c:124 msgid "AUX 1 In" msgstr "1. sarrera lagungarria" #: sys/sunaudio/gstsunaudiomixeroptions.c:125 msgid "AUX 2 In" msgstr "2. sarrera lagungarria" #: sys/sunaudio/gstsunaudiomixeroptions.c:126 msgid "Codec Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixeroptions.c:127 msgid "SunVTS Loopback" msgstr "" #: sys/sunaudio/gstsunaudiomixertrack.c:69 msgid "Volume" msgstr "Bolumena" #: sys/sunaudio/gstsunaudiomixertrack.c:70 msgid "Gain" msgstr "Irabazia" #: sys/sunaudio/gstsunaudiomixertrack.c:71 msgid "Monitor" msgstr "Monitorea" #: sys/sunaudio/gstsunaudiomixertrack.c:72 msgid "Built-in Speaker" msgstr "Barneko bozgorailua" #: sys/sunaudio/gstsunaudiomixertrack.c:73 msgid "Headphone" msgstr "Entzungailua" #: sys/sunaudio/gstsunaudiomixertrack.c:74 msgid "Line Out" msgstr "Irteerako linea" #: sys/sunaudio/gstsunaudiomixertrack.c:75 msgid "SPDIF Out" msgstr "SPDIF irteera" #: sys/sunaudio/gstsunaudiomixertrack.c:76 msgid "AUX 1 Out" msgstr "1. irteera lagungarria" #: sys/sunaudio/gstsunaudiomixertrack.c:77 msgid "AUX 2 Out" msgstr "2. irteera lagungarria" #: sys/v4l2/gstv4l2bufferpool.c:1673 #, c-format msgid "Error reading %d bytes from device '%s'." msgstr "Errorea gertatu da '%2$s' gailuan %1$d byte irakurtzean." #: sys/v4l2/gstv4l2object.c:1160 #, c-format msgid "Failed to enumerate possible video formats device '%s' can work with" msgstr "" #: sys/v4l2/gstv4l2object.c:2798 #, c-format msgid "Could not map buffers from device '%s'" msgstr "Ezin izan dira '%s' gailuaren bufferrak mapatu." #: sys/v4l2/gstv4l2object.c:2806 #, c-format msgid "The driver of device '%s' does not support the IO method %d" msgstr "" #: sys/v4l2/gstv4l2object.c:2813 #, c-format msgid "The driver of device '%s' does not support any known IO method." msgstr "" #: sys/v4l2/gstv4l2object.c:3436 sys/v4l2/gstv4l2object.c:3447 #, c-format msgid "Device '%s' is busy" msgstr "" #: sys/v4l2/gstv4l2object.c:3453 sys/v4l2/gstv4l2object.c:3465 #, c-format msgid "Device '%s' cannot capture at %dx%d" msgstr "" #: sys/v4l2/gstv4l2object.c:3476 #, c-format msgid "Device '%s' cannot capture in the specified format" msgstr "" #: sys/v4l2/gstv4l2object.c:3489 #, c-format msgid "Device '%s' does support non-contiguous planes" msgstr "" #: sys/v4l2/gstv4l2object.c:3500 #, c-format msgid "Could not get parameters on device '%s'" msgstr "Ezin izan dira '%s' gailuaren parametroak eskuratu" #: sys/v4l2/gstv4l2object.c:3508 msgid "Video device did not accept new frame rate setting." msgstr "" #: sys/v4l2/gstv4l2object.c:3613 msgid "Video device did not provide output format." msgstr "" #: sys/v4l2/gstv4l2object.c:3619 msgid "Video device returned invalid dimensions." msgstr "" #: sys/v4l2/gstv4l2object.c:3627 msgid "Video devices uses an unsupported interlacing method." msgstr "" #: sys/v4l2/gstv4l2object.c:3634 msgid "Video devices uses an unsupported pixel format." msgstr "" #: sys/v4l2/gstv4l2object.c:4059 msgid "Failed to configure internal buffer pool." msgstr "" #: sys/v4l2/gstv4l2object.c:4065 msgid "Video device did not suggest any buffer size." msgstr "" #: sys/v4l2/gstv4l2object.c:4080 msgid "No downstream pool to import from." msgstr "" #: sys/v4l2/gstv4l2radio.c:138 #, c-format msgid "Failed to get settings of tuner %d on device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:145 #, c-format msgid "Error getting capabilities for device '%s'." msgstr "" #: sys/v4l2/gstv4l2radio.c:152 #, c-format msgid "Device '%s' is not a tuner." msgstr "" #: sys/v4l2/gstv4l2radio.c:179 #, c-format msgid "Failed to get radio input on device '%s'. " msgstr "" #: sys/v4l2/gstv4l2radio.c:202 sys/v4l2/v4l2_calls.c:1067 #, c-format msgid "Failed to set input %d on device %s." msgstr "Huts egin du '%2$s' gailuko %1$d. sarrera ezartzean." #: sys/v4l2/gstv4l2radio.c:236 #, c-format msgid "Failed to change mute state for device '%s'." msgstr "" #: sys/v4l2/gstv4l2sink.c:615 msgid "Failed to allocated required memory." msgstr "" #: sys/v4l2/gstv4l2src.c:510 sys/v4l2/gstv4l2videodec.c:610 msgid "Failed to allocate required memory." msgstr "" #: sys/v4l2/gstv4l2transform.c:143 #, c-format msgid "Converter on device %s has no supported input format" msgstr "" #: sys/v4l2/gstv4l2transform.c:150 #, c-format msgid "Converter on device %s has no supported output format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:141 #, c-format msgid "Encoder on device %s has no supported input format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:148 #, c-format msgid "Encoder on device %s has no supported output format" msgstr "" #: sys/v4l2/gstv4l2videodec.c:624 msgid "Failed to start decoding thread." msgstr "" #: sys/v4l2/gstv4l2videodec.c:632 msgid "Failed to process frame." msgstr "" #: sys/v4l2/v4l2_calls.c:89 #, c-format msgid "" "Error getting capabilities for device '%s': It isn't a v4l2 driver. Check if " "it is a v4l1 driver." msgstr "" "Errorea gertatu da '%s' gailuaren ahalmena eskuratzean: Ez da v4l2 " "kontrolatzaile bat. Begiratu v4l1 kontrolatzaile bat den." #: sys/v4l2/v4l2_calls.c:153 #, c-format msgid "Failed to query attributes of input %d in device %s" msgstr "Huts egin du %2$s gailuko %1$d. sarreraren atributuak kontsultatzean" #: sys/v4l2/v4l2_calls.c:184 #, c-format msgid "Failed to get setting of tuner %d on device '%s'." msgstr "" "Huts egin du '%2$s' gailuko %1$d. sintonizadorearen ezarpenak eskuratzean." #: sys/v4l2/v4l2_calls.c:232 #, c-format msgid "Failed to query norm on device '%s'." msgstr "Huts egin du '%s' gailuaren araua kontsultatzean." #: sys/v4l2/v4l2_calls.c:411 #, c-format msgid "Failed getting controls attributes on device '%s'." msgstr "Huts egin dut '%s' gailuaren kontrol-atributuak eskuratzean." #: sys/v4l2/v4l2_calls.c:605 #, c-format msgid "Cannot identify device '%s'." msgstr "Ezin da '%s' gailua identifikatu." #: sys/v4l2/v4l2_calls.c:612 #, c-format msgid "This isn't a device '%s'." msgstr "Hau ez da '%s' gailu bat." #: sys/v4l2/v4l2_calls.c:619 #, c-format msgid "Could not open device '%s' for reading and writing." msgstr "Ezin izan da '%s' gailua ireki irakurtzeko eta idazteko." #: sys/v4l2/v4l2_calls.c:626 #, c-format msgid "Device '%s' is not a capture device." msgstr "'%s' gailua ez da kaptura-gailu bat." #: sys/v4l2/v4l2_calls.c:634 #, c-format msgid "Device '%s' is not a output device." msgstr "'%s' gailua ez da irteerako gailu bat." #: sys/v4l2/v4l2_calls.c:642 #, c-format msgid "Device '%s' is not a M2M device." msgstr "" #: sys/v4l2/v4l2_calls.c:693 #, c-format msgid "Could not dup device '%s' for reading and writing." msgstr "" #: sys/v4l2/v4l2_calls.c:777 #, c-format msgid "Failed to set norm for device '%s'." msgstr "Huts egin du '%s' gailuaren araua ezartzean." #: sys/v4l2/v4l2_calls.c:815 #, c-format msgid "Failed to get current tuner frequency for device '%s'." msgstr "" "Huts egin du '%s' gailuaren uneko sintonizazio-frekuentzia eskuratzean." #: sys/v4l2/v4l2_calls.c:857 #, c-format msgid "Failed to set current tuner frequency for device '%s' to %lu Hz." msgstr "" "Huts egin du '%s' gailuaren uneko sintonizazio-frekuentzia %lu Hz-tan " "ezartzean." #: sys/v4l2/v4l2_calls.c:891 #, c-format msgid "Failed to get signal strength for device '%s'." msgstr "Huts egin du '%s' gailuaren seinalearen indarra eskuratzean." #: sys/v4l2/v4l2_calls.c:927 #, c-format msgid "Failed to get value for control %d on device '%s'." msgstr "Huts egin du '%2$s' gailuko %1$d. kontrolaren balioa eskuratzean." #: sys/v4l2/v4l2_calls.c:962 #, c-format msgid "Failed to set value %d for control %d on device '%s'." msgstr "" "Huts egin du '%3$s' gailuko %2$d. kontrolaren %1$d. balioa eskuratzean." #: sys/v4l2/v4l2_calls.c:1042 #, c-format msgid "" "Failed to get current input on device '%s'. May be it is a radio device" msgstr "" "Huts egin du '%s' gailuko uneko sarrera eskuratzean. Litekeena da irrati-" "gailu bat izatea." #: sys/v4l2/v4l2_calls.c:1099 #, c-format msgid "" "Failed to get current output on device '%s'. May be it is a radio device" msgstr "" #: sys/v4l2/v4l2_calls.c:1124 #, c-format msgid "Failed to set output %d on device %s." msgstr "" #: sys/ximage/gstximagesrc.c:838 msgid "Changing resolution at runtime is not yet supported." msgstr "Oraindik ez dago onartua exekutatu bitartean bereizmena aldatzea." #: sys/ximage/gstximagesrc.c:852 msgid "Cannot operate without a clock" msgstr "Ezin du funtzionatu erlojurik gabe" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/coreutils.po����������������������������������������������0000644�0000000�0000000�00001041701�12704125523�017447� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of coreutils-8.3.eu.po to Euskara # Copyright (C) 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the Coreutils-8.3 package. # Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2004, 2009, 2010. # msgid "" msgstr "" "Project-Id-Version: coreutils-8.3\n" "Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n" "POT-Creation-Date: 2016-01-20 10:34+0000\n" "PO-Revision-Date: 2016-02-22 22:52+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 04:56+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "%s baliogabeko argumentua da %s-(r)entzat" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "%s argumentu anbiguoa da %s-(r)entzat" #: lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "Baliozko argumentuak hauek dira:" #: lib/closein.c:100 msgid "error closing file" msgstr "errorea fitxategia itxitzerakoan" #: 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 "idazketa errorea" #: lib/copy-acl.c:611 src/copy.c:1165 src/copy.c:2617 #, c-format msgid "preserving permissions for %s" msgstr "baimenak gordetzen %s -rentzat" #: lib/error.c:188 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: lib/file-type.c:38 msgid "regular empty file" msgstr "fitxategi erregular hutsa" #: lib/file-type.c:38 msgid "regular file" msgstr "Espresio erregularra" #: lib/file-type.c:41 msgid "directory" msgstr "direktorioa" #: lib/file-type.c:53 msgid "symbolic link" msgstr "esteka sinbolikoa" #: lib/file-type.c:59 msgid "message queue" msgstr "Bidali ilara" #: lib/file-type.c:62 msgid "semaphore" msgstr "semaforoa" #: lib/file-type.c:65 msgid "shared memory object" msgstr "memoria partekatuaren objektua" #: lib/file-type.c:68 msgid "typed memory object" msgstr "idatzitako memoria objektua" #: lib/file-type.c:44 msgid "block special file" msgstr "bloke fitxategi berezia" #: lib/file-type.c:47 msgid "character special file" msgstr "karaktere fitxategi berezia" #: 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-a" #: lib/file-type.c:108 msgid "whiteout" msgstr "" #: lib/file-type.c:70 msgid "weird file" msgstr "fitxategi arraroa" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "Host-arentzako helbide-familia ez jasana" #: lib/gai_strerror.c:58 msgid "Temporary failure in name resolution" msgstr "Aldibaterako akatsa izenak ebazterakoan" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "Balio okerrak ai_flags-entzat" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "Akats berreskuraezina izenak ebazterakoan" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "ai_family-k ez du euskarririk" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "Huts egin da memoria esleitzen" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "Ez dago host izenarekin bat datorren helbiderik" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "Izen edo zerbitzu ezezaguna" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "Zerbitzari izen baliogabea ai_socktype-entzat" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "ai_socktype-k ez du euskarririk" #: lib/gai_strerror.c:67 msgid "System error" msgstr "Sistemaren errorea" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "Argumetu bufferra txikiegia da" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "Prozesatzeko eskaera martxan" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "Eskaera ezeztatua" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "Eskaera ez ezeztatua" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "Eskaera guztiak beteta" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "Seinale batek eten du" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "Parametro katea txarto kodifikatua" #: lib/gai_strerror.c:87 msgid "Unknown error" msgstr "Errore ezezaguna" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "%s: '%s' aukera anbiguoa da\n" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "%s: '%c' aukera baliogabea\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: '%c' aukerak argumentu bat behar du\n" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "%s: '-W %s' aukera anbiguoa da\n" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/mkdir-p.c:196 src/install.c:484 #, c-format msgid "cannot change permissions of %s" msgstr "ezin da %s-(r)en baimenak aldatu" #: 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 "ezin da %s direktorioa sortu" #: 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 agortuta" #: lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "ezin izan da oraingo lan-direktorioa gorde" #: lib/openat-die.c:57 src/find-mount-point.c:107 #, c-format msgid "failed to return to initial working directory" msgstr "Ezin izan du hasierako lan direktoriora itzuli" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. 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: fixategiaren amaiera" #: 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 "%s: irakurketa errorea" #: lib/regcomp.c:131 msgid "Success" msgstr "Arrakasta" #: lib/regcomp.c:134 msgid "No match" msgstr "Ez dago bat datorrenik" #: lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "Baliogabeko espresio erregularra" #: lib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:143 msgid "Invalid character class name" msgstr "karaktere klase izena baliogabea" #: lib/regcomp.c:146 msgid "Trailing backslash" msgstr "Amaierako kontrako barra" #: lib/regcomp.c:149 msgid "Invalid back reference" msgstr "Atzerako erreferentzi baliogabea" #: lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "[ or [^ parekorik gabe" #: lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "( or \\( parekorik gabe" #: lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "\\{ parekorik gabe" #: lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "\\{\\}-aren edukiera baliogabea" #: lib/regcomp.c:164 msgid "Invalid range end" msgstr "Barruti amaiera baliogabea" #: lib/regcomp.c:167 msgid "Memory exhausted" msgstr "Memoria agortuta" #: lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "Aurreko adierazpen erregular baliogabea" #: lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "Bukatu gabeko adierazpen erregularraren amaiera" #: lib/regcomp.c:176 msgid "Regular expression too big" msgstr "Adierazpen erregular handiegia" #: lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr ") edo \\) parekorik gabe" #: lib/regcomp.c:704 msgid "No previous regular expression" msgstr "Ez dago aurreko adierazpen erregularrik" #: lib/root-dev-ino.h:37 #, c-format msgid "it is dangerous to operate recursively on %s" msgstr "Arriskutsua da behin eta berriro %s-(e)n lan egitea" #: lib/root-dev-ino.h:41 #, c-format msgid "it is dangerous to operate recursively on %s (same as %s)" msgstr "arriskutsua da errekurtsiboki erabiltzea %s-n (%s-(r)en berdina" #: lib/root-dev-ino.h:43 #, c-format msgid "use --no-preserve-root to override this failsafe" msgstr "erabili --no-preserve-root segurtasun neurri hau ekiditeko" #. 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 "^[bB]" #. 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 "^[eE]" #: lib/set-mode-acl.c:697 src/copy.c:2289 src/cp.c:516 #, c-format msgid "setting permissions for %s" msgstr "%s-(r)en baimenak ezartzen" #: lib/siglist.h:31 msgid "Hangup" msgstr "" #: lib/siglist.h:34 msgid "Interrupt" msgstr "" #: lib/siglist.h:37 msgid "Quit" msgstr "Irten" #: lib/siglist.h:40 msgid "Illegal instruction" msgstr "" #: lib/siglist.h:43 msgid "Trace/breakpoint trap" msgstr "" #: lib/siglist.h:46 msgid "Aborted" msgstr "" #: lib/siglist.h:49 msgid "Floating point exception" msgstr "" #: lib/siglist.h:52 msgid "Killed" msgstr "Eraila" #: lib/siglist.h:55 msgid "Bus error" msgstr "Bus-eko errorea" #: lib/siglist.h:58 msgid "Segmentation fault" msgstr "" #: lib/siglist.h:61 msgid "Broken pipe" msgstr "" #: lib/siglist.h:64 msgid "Alarm clock" msgstr "" #: lib/siglist.h:67 msgid "Terminated" msgstr "Amaitua" #: lib/siglist.h:70 msgid "Urgent I/O condition" msgstr "" #: lib/siglist.h:73 msgid "Stopped (signal)" msgstr "Gelditua (seinalea)" #: lib/siglist.h:76 msgid "Stopped" msgstr "Gelditua" #: lib/siglist.h:79 msgid "Continued" msgstr "Jarraitua" #: lib/siglist.h:82 msgid "Child exited" msgstr "Semea amaituta" #: lib/siglist.h:85 msgid "Stopped (tty input)" msgstr "Geldituta (tty sarrera)" #: lib/siglist.h:88 msgid "Stopped (tty output)" msgstr "Geldituta (tty irteera)" #: lib/siglist.h:91 msgid "I/O possible" msgstr "" #: 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 "Leihoa aldatu da" #: 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 "Argindarra arazoa" #: 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 "iconv funtzioa ez dago erabilgarri" #: lib/unicodeio.c:104 msgid "iconv function not available" msgstr "iconv funtzioa ez dago eskuragarri" #: lib/unicodeio.c:111 msgid "character out of range" msgstr "karakterea barrutitik kanpora" #: lib/unicodeio.c:181 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "Ezin da erabili lokaleko karaktere sorta U+%04X-ekin" #: lib/unicodeio.c:183 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "U+%04X-ekin ezin da erabili lokaleko karaktere sorta hau: %s" #: lib/userspec.c:106 msgid "invalid user" msgstr "baliogabeko erabiltzailea" #: lib/userspec.c:107 msgid "invalid group" msgstr "baliogabeko taldea" #: 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 "%s-(e)k (%s) paketatua\n" #: lib/version-etc.c:77 #, c-format msgid "Packaged by %s\n" msgstr "%s-(e)k paketatua\n" #. 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 "(C)" #: lib/version-etc.c:86 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later " "<http://gnu.org/licenses/gpl.html>.\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 "%s-k idatzia.\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:106 #, c-format msgid "Written by %s and %s.\n" msgstr "%s-k eta %s-k idatzia.\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:110 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "%s, %s eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s, %s eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s, %s, %s, eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s, %s, %s, %s,\n" "eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s, %s, %s, %s,%s, eta %s-k idatzia.\n" #. 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 "" "%s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s,·eta beste batzuk idatzia.\n" #. 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 "%s-(r)en orri nagusia: <%s>\n" #: lib/version-etc.c:253 #, c-format msgid "%s home page: <http://www.gnu.org/software/%s/>\n" msgstr "%s-(r)en orri nagusia: <http://www.gnu.org/software/%s/>\n" #: lib/version-etc.c:256 src/system.h:574 msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n" msgstr "" "GNU softwarearen erabilera laguntza orokorra: <http://www.gnu.org/gethelp/>\n" #: lib/xfreopen.c:35 msgid "stdin" msgstr "stdin" #: lib/xfreopen.c:36 msgid "stdout" msgstr "stdout" #: lib/xfreopen.c:37 msgid "stderr" msgstr "stderr" #: 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 "kate konparaketak huts egin du" #: lib/xmemcoll.c:40 #, c-format msgid "Set LC_ALL='C' to work around the problem." msgstr "Ezarri LC_ALL='C' arazo hau une batez konpontzeko" #: lib/xmemcoll.c:42 #, c-format msgid "The strings compared were %s and %s." msgstr "Alderatutako bi kateak %s eta %s izan dira." #: 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 "Simon Josefsson" #: 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 "irakurketa errorea" #: src/base64.c:230 #, c-format msgid "invalid input" msgstr "baliogabeko sarrera" #: 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 "`%s' eragigai extra" #: src/base64.c:318 src/cat.c:781 #, c-format msgid "closing standard input" msgstr "sarrera estandarra itxitzen" #. 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 "David MacKenzie" #: 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 "eragigaia falta" #. 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 "Torbjorn Granlund" #. 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 "Richard M. Stallman" #: 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 "Erabilera: %s [AUKERA]... [FITXATEGIA]...\n" #: 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 "" " -t edo bere berdina den -vT\n" " -T, --show-tabs TAB karaktereak ^I modura bistarazi\n" " -u (alde batera utzia)\n" " -v, --show-nonprinting ^ eta M- notazioa erabili, LFD eta TABren izan " "ezik\n" #: 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 "" "\n" "Adibidez:\n" " %s f - g f-ren edukina jartzen du Irteeran, gero standard sarrera eta gero " "g-ren edukina.\n" " %s Standard sarrera standard irteerera kopiatzen du.\n" #: src/cat.c:326 #, c-format msgid "cannot do ioctl on %s" msgstr "ezin zaio %s-(e)ri ioctil egin" #: 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 "irteera estandarra" #: src/cat.c:716 #, c-format msgid "%s: input file is output file" msgstr "%s: sarrera fitxategia irteera fitxategia da" #. This is a proper name. See the gettext manual, section Names. #: src/chcon.c:36 src/runcon.c:62 msgid "Russell Coker" msgstr "Russell Coker" #. 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 "Jim Meyering" #: src/chcon.c:100 src/runcon.c:207 src/runcon.c:238 #, c-format msgid "failed to create security context: %s" msgstr "errorea ziurtasun testuinguruasortzerakoan: %s" #: src/chcon.c:112 #, c-format msgid "failed to set %s security context component to %s" msgstr "errorea %s ziurtasun testuinguru osagai %s-ri ezartzerakoan" #: 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 "errorea %s-ren ziurtasun testuingurua lortzerakoan" #: 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 "errorea testuingurua aldatzerakoan %s-(e)tik %s-(e)ra" #: 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 "ezin da %s-ra sartu" #: 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 "ezin da %s direktorioa irakurri" #: 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 "`fts_read'-ek huts egin du" #: 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 "fts_close-ek huts egin du" #: 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 "" "Erabilera: %s [AUKERA]... TESTUINGURU FITXATEGIA...\n" " edo: %s [AUKERA]... [-u ERABILTZAILEA] [-r ROLA] [-l MULTZOA] [-t MOETA] " "FITXATEGIA...\n" " edo: %s [AUKERA]... --reference=ERREFERENTZI-FITXATEGIA FITXATEGIA...\n" #: 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 "-R --dereference aukerak -H edo -L behar du" #: src/chcon.c:524 #, c-format msgid "-R -h requires -P" msgstr "-R -h aukerak -P behar du" #: 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 "%s-(r)en atzetik eragigaia falta da" #: src/chcon.c:562 src/runcon.c:251 #, c-format msgid "invalid context: %s" msgstr "baliogabeko kontestua: %s" #: 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 "%s-(r)en atributuak lortzerakoan errorea izan da" #: src/chgrp.c:92 #, c-format msgid "invalid group: %s" msgstr "baliogabea taldea: %s" #: src/chgrp.c:108 #, c-format msgid "" "Usage: %s [OPTION]... GROUP FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Erabilera: %s [AUKERA]... TALDE FITXATEGIA...\n" " edo: %s [AUKERA]... -- reference=R-FITXATEGIA FITXATEGIA...\n" #: 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 "" "\n" "Adibideak:\n" " %s staff /u Taldea aldatzen du /u-tik \"staff\"-era.\n" " %s -hR staff /u Taldea eta barruko fitxategiak aldatzen ditu /u-tik " "\"staff\"-era.\n" #: src/chmod.c:126 #, c-format msgid "getting new attributes of %s" msgstr "%s-(r)en atributo berriak irakurtzen" #: src/chmod.c:149 src/chown-core.c:147 #, c-format msgid "neither symbolic link %s nor referent has been changed\n" msgstr "Ez dira aldatu ezta %s esteka sinbolikoa ezta berari dagokiona ere\n" #: 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 "%s moduak %04lo (%s)-(r)en moduan irauten du\n" #: 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 "%s-ren baimenak aldatzen" #: src/chmod.c:311 #, c-format msgid "%s: new permissions are %s, not %s" msgstr "%s: baimen bereziak %s dira, ez %s" #: 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 "" "Erabilera: %s [AUKERA]... MODU[,MODU]... FITXATEGIA...\n" " edo: %s [AUKERA]... ZORTZITAR-MODU FITXATEGIA...\n" " edo: %s [AUKERA]... --reference=RFITXATEGIA FITXATEGIA...\n" #: 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 "Ezin dira batu modu eta --reference aukerak" #: src/chmod.c:544 #, c-format msgid "invalid mode: %s" msgstr "baliogabea modua: %s" #: 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 "ez da %s-(r)en jabetza aldatzen\n" #: 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 "%s-(r)en jabea aldatzerakoan errorea izan da\n" #: src/chown-core.c:171 #, c-format msgid "failed to change ownership of %s to %s\n" msgstr "%s-(e)tik %s-(e)ra jabea aldatzerakoan errorea izan da\n" #: src/chown-core.c:172 #, c-format msgid "failed to change group of %s to %s\n" msgstr "%s-(e)tik %s-(e)ra taldea aldatzerakoan errorea izan da\n" #: src/chown-core.c:180 #, c-format msgid "ownership of %s retained as %s\n" msgstr "%s-(r)en jabe bezala %s-(e)k jarraitzen du\n" #: src/chown-core.c:181 #, c-format msgid "group of %s retained as %s\n" msgstr "%s-(r)en talde bezala %s-(e)k jarraitzen du\n" #: src/chown-core.c:182 #, c-format msgid "ownership of %s retained\n" msgstr "%s-(r)en jabea mantentzen da\n" #: src/chown-core.c:379 #, c-format msgid "cannot dereference %s" msgstr "ezin zaio %s-(e)ri erreferentzia kendu" #: src/chown-core.c:467 #, c-format msgid "changing ownership of %s" msgstr "%s-ren jabetza aldatzen" #: src/chown-core.c:468 #, c-format msgid "changing group of %s" msgstr "%s-ren taldea aldatzen" #: src/chown.c:79 #, c-format msgid "" "Usage: %s [OPTION]... [OWNER][:[GROUP]] FILE...\n" " or: %s [OPTION]... --reference=RFILE FILE...\n" msgstr "" "Erabilera: %s [AUKERA]... [JABEA][:[TALDEA]] FITXATEGIA...\n" " edo: %s [AUKERA]... -- reference=ERREFERENTZI-FITXATEGIA FITXATEGIA...\n" #: 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 "" "\n" "Adibideak:\n" " %s root /u Aldatzen du jabea /u-(e)tik \"root\"-era.\n" " %s root:staff /u Berdin, baina aldatzen du bere taldea \"staff\"-era.\n" " %s -hR root /u /u eta bere fitxategien jabea aldatzen du \"root\"-era.\n" #. This is a proper name. See the gettext manual, section Names. #: src/chroot.c:34 msgid "Roland McGrath" msgstr "Roland McGrath" #: src/chroot.c:97 src/install.c:576 src/setuidgid.c:110 src/setuidgid.c:120 #, c-format msgid "invalid group %s" msgstr "baliogabea taldea %s" #: src/chroot.c:109 #, c-format msgid "invalid group list %s" msgstr "baliogabea talde zerrenda %s" #: src/chroot.c:132 #, c-format msgid "" "Usage: %s [OPTION] NEWROOT [COMMAND [ARG]...]\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s [AUKERA] ERRO-BERRIA [KOMANDOA [ARGUMENTUA]...]\n" " edo: %s AUKERA\n" #: 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 "ezin da %s-(e)ra aldatu erro direktorioa" #: src/chroot.c:206 #, c-format msgid "cannot chdir to root directory" msgstr "ezin da aldatu erro direktoriora" #: 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 "huts egin da talde-id-a ezartzen" #: src/chroot.c:253 #, c-format msgid "failed to set user-ID" msgstr "huts egin da erabiltzaile-id-a ezartzen" #: 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 "huts egin da %s komandoa exekutatzen" #. This is a proper name. See the gettext manual, section Names. #: src/cksum.c:40 msgid "Q. Frank Xia" msgstr "Q. Frank Xia" #: src/cksum.c:216 #, c-format msgid "%s: file too long" msgstr "%s fitxategia luzeegia da" #: src/cksum.c:263 #, c-format msgid "" "Usage: %s [FILE]...\n" " or: %s [OPTION]\n" msgstr "" "Erabilera: %s [FITXATEGIA]...\n" " edo: %s [AUKERA]\n" #: src/cksum.c:268 msgid "" "Print CRC checksum and byte counts of each FILE.\n" "\n" msgstr "" "CRC egiaztapeneko batura erakusten du eta FITXATEGI bakoitzaren byte " "zenbakia.\n" "\n" #: src/comm.c:103 src/join.c:187 #, c-format msgid "Usage: %s [OPTION]... FILE1 FILE2\n" msgstr "Erabilera: %s [AUKERA]... 1FITXATEGIA 2FITXATEGIA\n" #: src/comm.c:107 msgid "Compare sorted files FILE1 and FILE2 line by line.\n" msgstr "" "Ordenatutako 1FITXATEGIA eta 2FITXATEGIA alderatzen ditu lerroz lerro.\n" #: 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 "ezin zaio `lseek' egin %s-ri" #: 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 "errorea %s irakurtzen" #: src/copy.c:206 src/dd.c:2047 src/dd.c:2110 src/head.c:151 #, c-format msgid "error writing %s" msgstr "errorea %s idazten" #: 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 "errorea izan da %s-(r)en jabea kontserbatzerakoan" #: src/copy.c:723 #, c-format msgid "failed to lookup file %s" msgstr "errorea %s fitxategia bilatzerakoan" #: src/copy.c:728 #, c-format msgid "failed to preserve authorship for %s" msgstr "errorea %s-(r)en egilea mantentzerakoan" #: 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 "ezin da zabaldu %s irakurtzeko" #: 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 "ezin zaio `fstat' egin %s-(e)ri" #: src/copy.c:820 #, c-format msgid "skipping file %s, as it was replaced while being copied" msgstr "%s fitxategia saltatzen, kopiatzen zen bitartean aldatua izan delako" #: 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 "ezin da %s kendu" #: 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 "%s ezabatua\n" #: 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 "ezin da %s fitxategi arrunta sortu" #: 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 "%s-(r)en datak mantentzen dira" #: 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 "%s: %s gainidatzi? " #: src/copy.c:1547 #, c-format msgid " (backup: %s)" msgstr " (babeskopia: %s)" #: 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 "ezin da %s esteka sendoa sortuko %s-(e)ra" #: 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 "ezin da `stat' egin %s-(r)engan" #: src/copy.c:1650 #, c-format msgid "omitting directory %s" msgstr "%s direktorioa alde batera uzten" #: src/copy.c:1664 #, c-format msgid "warning: source file %s specified more than once" msgstr "adi egon: jatorrizko %s fitxategia behin baino gehiagotan ezarri da" #: src/copy.c:1712 src/ln.c:246 #, c-format msgid "%s and %s are the same file" msgstr "%s eta %s fitxategi berbera dira" #: src/copy.c:1811 #, c-format msgid "cannot overwrite non-directory %s with directory %s" msgstr "ezin da direktorio ez den %s gainidatzi %s direktorioarekin" #: src/copy.c:1829 src/ln.c:214 #, c-format msgid "will not overwrite just-created %s with %s" msgstr "ez da gainidatziko %s fitxategi sortu berria %s-(r)ekin" #: src/copy.c:1847 #, c-format msgid "cannot overwrite directory %s with non-directory" msgstr "ezin da gainidatzi %s direktorioa direktorio ez den zerbaitekin" #: src/copy.c:1861 #, c-format msgid "cannot move directory onto non-directory: %s -> %s" msgstr "ezin da direktorio bat mugitu direktorio ez den zerbaitera: %s -> %s" #: src/copy.c:1891 #, c-format msgid "backing up %s would destroy source; %s not moved" msgstr "" "%s-(r)en babeskopia eginez jatorrizkoa desegingo litzateke; %s ez da mugidu" #: src/copy.c:1892 #, c-format msgid "backing up %s would destroy source; %s not copied" msgstr "" "%s-(r)en babeskopia eginez jatorrizkoa desegingo litzateke; %s ez da kopiatu" #: src/copy.c:1915 src/ln.c:276 #, c-format msgid "cannot backup %s" msgstr "ezin da %s-(r)en babeskopia egin" #: 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 "ezin da kopiatu %s direktorioa bere barnean, %s" #: 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 "ez da %s esteka sendoa sortuko %s direktoriora" #: src/copy.c:2123 #, c-format msgid "cannot move %s to a subdirectory of itself, %s" msgstr "ezin da %s mugitu bere subdirektorio batera, %s" #: src/copy.c:2166 #, c-format msgid "cannot move %s to %s" msgstr "ezin izan da %s %s-(r)a mugitu" #: src/copy.c:2178 #, c-format msgid "inter-device move failed: %s to %s; unable to remove target" msgstr "" "ezin da mugitu gailuen artean: %s %s-(e)ra; ezin da helburua ezabatu" #: src/copy.c:2246 #, c-format msgid "cannot copy cyclic symbolic link %s" msgstr "ezin da kopiatu %s lotura sinboliko ziklikoa" #: src/copy.c:2355 #, c-format msgid "%s: can make relative symbolic links only in current directory" msgstr "" "%s: oraingo direktorioan bakarrik sor daitezke esteka sinboliko erlatiboak" #: src/copy.c:2362 #, c-format msgid "cannot create symbolic link %s to %s" msgstr "ezin da sortu %s esteka sinbolikoa %s-(e)ra" #: src/copy.c:2416 src/mkfifo.c:132 #, c-format msgid "cannot create fifo %s" msgstr "ezin da %s fifo-a sortu" #: src/copy.c:2425 #, c-format msgid "cannot create special file %s" msgstr "ezin da %s fitxategi berezia sortu" #: src/copy.c:2436 src/ls.c:3185 src/stat.c:921 #, c-format msgid "cannot read symbolic link %s" msgstr "ezin da irakurri %s esteka sinbolikoa" #: src/copy.c:2463 #, c-format msgid "cannot create symbolic link %s" msgstr "ezin da sortu %s esteka sinbolikoa" #: src/copy.c:2495 #, c-format msgid "%s has unknown file type" msgstr "%s fitxategi mota ezezaguna da" #: src/copy.c:2644 src/ln.c:358 #, c-format msgid "cannot un-backup %s" msgstr "ezin da %s babeskopia kendu" #: src/copy.c:2648 #, c-format msgid "%s -> %s (unbackup)\n" msgstr "%s -> %s (berreskuratu)\n" #. 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 "" "Erabilera: %s [AUKERA]... [-T] ITURRIA HELBURUA\n" " edo: %s [AUKERA]... ITURRIA... DIREKTORIOA\n" " edo: %s [AUKERA]... -t DIREKTORIOA ITURRIA...\n" #: 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 "errorea %s-(r)en ordua mantentzean" #: src/cp.c:348 #, c-format msgid "failed to preserve permissions for %s" msgstr "errorea %s-(r)entzat baimenak mantentzean" #: src/cp.c:475 #, c-format msgid "cannot make directory %s" msgstr "ezin da %s direktorioa egin" #: src/cp.c:524 src/cp.c:543 #, c-format msgid "%s exists but is not a directory" msgstr "%s badago baina ez da direktorio bat" #: 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 "helburu-fitxategi eragigaia falta da %s atzetik" #: 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 "%s helburua ez da direktorioa" #: 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 "babeskopia moeta" #: 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 "Stuart Kemp" #: src/csplit.c:531 #, c-format msgid "input disappeared" msgstr "sarrera desagertu da" #: src/csplit.c:660 src/csplit.c:671 #, c-format msgid "%s: line number out of range" msgstr "%s: lerro-zenbakia barrutitik kanpo" #: src/csplit.c:700 #, c-format msgid "%s: %s: line number out of range" msgstr "%s: %s: lerro-zenbakia barrutitik kanpo" #: src/csplit.c:703 src/csplit.c:752 #, c-format msgid " on repetition %s\n" msgstr " %s errepikatuta\n" #: src/csplit.c:746 #, c-format msgid "%s: %s: match not found" msgstr "%s: %s: ez da parekiderik topatu" #: 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 "idazketa errorea %s-(r)entzat" #: src/csplit.c:1059 #, c-format msgid "%s: integer expected after delimiter" msgstr "%s: mugatzailearen atzetik zenbaki osoa espero zen" #: 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 "%s: %s adierazpen erregular baliogabea" #: src/csplit.c:1162 #, c-format msgid "%s: invalid pattern" msgstr "%s: baliogabeko eredua" #: src/csplit.c:1165 #, c-format msgid "%s: line number must be greater than zero" msgstr "%s: linea zenbakia zero baino handiagoa izan behar da" #: src/csplit.c:1171 #, c-format msgid "line number %s is smaller than preceding line number, %s" msgstr "%s linea zenbakia aurrekoa, %s, baino txikiagoa da" #: src/csplit.c:1177 #, c-format msgid "warning: line number %s is the same as preceding line number" msgstr "oharra: %s linea zenbakia eta aurrekoa berdinak dira" #: 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 "atzizkian adierazitako bihurtze-adieratzailea baliogabea: %c" #: src/csplit.c:1264 #, c-format msgid "invalid conversion specifier in suffix: \\%.3o" msgstr "atzizkian adierazitako bihurtze-adieratzailea baliogabea: \\%.3o" #: 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 "Erabilera: %s [AUKERA]... FITXATEGI EREDUA...\n" #: 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 "David M. Ihnat" #: 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 "" "Erabilera: %s [AUKERA]... [+FORMATUA]\n" " edo: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n" #: 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 "" " %F data osoa; %Y-%m-%d bezala\n" " %g ISO astearen zenbakiaren urtearen azken digitu biak (ikusi %G) \n" " %G ISO astearen zenbakiaren urtea (ikusi %V); normalki bakarrik dabil " "%V(r)ekin\n" #: 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 "" "\n" "Edozein banderaren atzetik aukerako eremu zabal bat dator dezimal " "zenbakitzat;\n" "gero, hauetako aukerako modifikatzaile bat:\n" "E erabiltzeko ordezko errepresentazio lokalak, eskuragarri badaude, edo\n" "O erabiltzeko ordezko zenbakizko sinbololo lokalak, eskuragarri badaude.\n" #: 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 "sarrera estandarra" #: src/date.c:307 src/date.c:527 #, c-format msgid "invalid date %s" msgstr "%s baliogabeko data" #: 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 "erakutsiko den data ezartzeko aukerak bateraezinak dira" #: src/date.c:437 #, c-format msgid "the options to print and set the time may not be used together" msgstr "ordua erakusteko eta ezartzeko aukerak ezin dira erabili batera" #: 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 "ezin da data ezarri" #: src/date.c:558 src/du.c:371 #, c-format msgid "time %s is out of range" msgstr "%s ordua barrutitik kanpora dago" #. 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 "Paul Rubin" #: src/dd.c:521 #, c-format msgid "" "Usage: %s [OPERAND]...\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s [ERAGIGAI]...\n" " edo: %s AUKERA\n" #: 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 " direct datentzako S/I (Sarrera/Irteera) zuzena erabili\n" #: 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 " dsync datentzako S/I (Sarrera/Irteera) sinkronizatua erabili\n" #: src/dd.c:591 msgid " sync likewise, but also for metadata\n" msgstr " sync era berdinean, baina metadatentzako ere\n" #: 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 " nonblock S/I (Sarrera/Irteera) ez blokeagarria erabili\n" #: 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 " noctty ez ezarri kontrol terminala fitxategitik\n" #: src/dd.c:606 msgid " nofollow do not follow symlinks\n" msgstr " nofollow ez jarraitu lotura sinbolikoak\n" #: 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 " binary erabili S/I (Sarrera/Irteera) bitarra dateentzako\n" #: src/dd.c:612 msgid " text use text I/O for data\n" msgstr " text erabili S/I (Sarrera/Irteera) textu moduan dateentzako\n" #: 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 %<PRIuMAX> bytes (%s)" msgstr "" #: src/dd.c:725 #, c-format msgid "memory exhausted by output buffer of size %<PRIuMAX> bytes (%s)" msgstr "" #: src/dd.c:720 msgid "Infinity B" msgstr "Infinity B" #: src/dd.c:809 #, c-format msgid "%<PRIuMAX> byte copied, %g s, %s/s" msgid_plural "%<PRIuMAX> bytes copied, %g s, %s/s" msgstr[0] "" msgstr[1] "" #: src/dd.c:815 #, c-format msgid "%<PRIuMAX> bytes (%s) copied, %g s, %s/s" msgstr "" #: src/dd.c:818 #, c-format msgid "%<PRIuMAX> bytes (%s, %s) copied, %g s, %s/s" msgstr "" #: src/dd.c:683 #, c-format msgid "" "%<PRIuMAX>+%<PRIuMAX> records in\n" "%<PRIuMAX>+%<PRIuMAX> records out\n" msgstr "" "%<PRIuMAX>+%<PRIuMAX> sarrerako erregistroak\n" " %<PRIuMAX>+%<PRIuMAX> irteerako erregistroak\n" #: src/dd.c:689 #, c-format msgid "%<PRIuMAX> truncated record\n" msgid_plural "%<PRIuMAX> truncated records\n" msgstr[0] "" msgstr[1] "" #: src/dd.c:812 #, c-format msgid "closing input file %s" msgstr "%s sarrera fitxategia itxitzen" #: src/dd.c:819 #, c-format msgid "closing output file %s" msgstr "%s irteera fitxategia itxitzen" #: 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 "%s-ra idazten" #: src/dd.c:1207 src/dd.c:1261 #, c-format msgid "unrecognized operand %s" msgstr "eragigai ezezaguna: %s" #: 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 "ezin dira honako hauetako ({ascii,ebcdic,ibm}) bi batera konbinatu" #: 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 <sys/mtio.h> for the list of types" msgstr "" "oharra: konpontzen behin-behinean nukleoren programazio-errore bat lseek-" "arekin lotuta (%s) fitxategiarentzat,\n" " mt_type=0x%0lx -- ikusi mota zerrenda <sys/mtio.h>(e)n" #: 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 "offset overflow %s fitxategia irakurtzerakoan" #: 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 "azkenean ezin izan da nukleoaren programazio-errorea konpondu" #: src/dd.c:1822 #, c-format msgid "setting flags for %s" msgstr "%s(r)entzat banderak ezartzen" #: 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 %<PRIdMAX> bytes in output file %s" msgstr "" #: src/dd.c:2146 #, c-format msgid "fdatasync failed for %s" msgstr "`fdatasync'-ek huts egin du %s-(r)entzat" #: src/dd.c:2156 #, c-format msgid "fsync failed for %s" msgstr "%s-(r)entzat fsync-ek huts egin du" #: src/dd.c:2207 src/dd.c:2236 src/nohup.c:163 src/nohup.c:165 #, c-format msgid "failed to open %s" msgstr "huts egin da %s irekitzen" #: src/dd.c:2246 #, c-format msgid "" "offset too large: cannot truncate to a length of seek=%<PRIuMAX> (%lu-byte) " "blocks" msgstr "" "offset luzeegia: ezin da moztu %<PRIuMAX> blokeko luzera batera, (%lu-byte) " "bytes-ekoa" #: src/dd.c:2267 #, c-format msgid "failed to truncate to %<PRIuMAX> 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 "Paul Eggert" #: src/df.c:172 msgid "Filesystem" msgstr "Fitxategi-sistema" #: src/df.c:175 msgid "Type" msgstr "Mota" #: src/df.c:178 src/df.c:542 msgid "blocks" msgstr "bloke" #: src/df.c:181 msgid "Used" msgstr "Erab" #: src/df.c:184 msgid "Available" msgstr "Eskuragarri" #: src/df.c:187 msgid "Use%" msgstr "Erab%" #: src/df.c:190 msgid "Inodes" msgstr "Inodoak" #: src/df.c:193 msgid "IUsed" msgstr "IErabil" #: src/df.c:196 msgid "IFree" msgstr "ILibre" #: src/df.c:199 msgid "IUse%" msgstr "IErab%" #: src/df.c:202 msgid "Mounted on" msgstr "Non muntatua" #: 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 "Tamai" #: src/df.c:414 src/df.c:451 msgid "Avail" msgstr "Libre" #: src/df.c:474 msgid "Capacity" msgstr "Edukiera" #. 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 "%s fitxategi-sistema moeta aukeratuta eta eskludituta" #: src/df.c:1500 msgid "Warning: " msgstr "Abisua: " #: 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 "ez da fitxategi sistemarik prozesatu" #. This is a proper name. See the gettext manual, section Names. #: src/dircolors.c:35 msgid "H. Peter Anvin" msgstr "H. Peter Anvin" #: src/dircolors.c:97 src/uptime.c:196 src/users.c:105 #, c-format msgid "Usage: %s [OPTION]... [FILE]\n" msgstr "Erabilera: %s [AUKERA]... [FITXATEGIA]\n" #: 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 "%s:%lu: linea baliogabea; bigarren elementua falta da" #: src/dircolors.c:358 #, c-format msgid "%s:%lu: unrecognized keyword %s" msgstr "%s:%lu: %s hitzgakoa ezezaguna" #: src/dircolors.c:359 msgid "<internal>" msgstr "<barneko>" #: 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 "Erabilera: %s [AUKERA] IZENA...\n" #: 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 "" "Erabilera: %s [AUKERA]... [FITXATEGIA]...\n" " edo: %s [AUKERA]... --files0-from=FITXATEGIA\n" #: 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 "sakontasun gehienezko baliogabea: %s" #: 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 "oharra: laburtzeak --max-depth=%lu-(r)ekin konfliktua sortzen du" #: 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 "guztira" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:26 msgid "Brian Fox" msgstr "Brian Fox" #. This is a proper name. See the gettext manual, section Names. #: src/echo.c:27 msgid "Chet Ramey" msgstr "Chet Ramey" #: 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 "" "Inprimatu KATEA(k) irteera estandarrera.\n" "\n" " -n ez idatzi linea berriaren azken karakterea\n" #: src/echo.c:51 msgid "" " -e enable interpretation of backslash escapes (default)\n" " -E disable interpretation of backslash escapes\n" msgstr "" " -e kontrako barra ihes egite intepretatzea gaitu (lehenetsia)\n" " -E kontrako barra ihes egite intepretatzea ezgaitu\n" #: 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 "Richard Mlynarik" #: src/env.c:52 #, c-format msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n" msgstr "Erabilera: %s [AUKERA]... [-] [IZEN=BALORE]... [AGINDU [ARG]...]\n" #: 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 "tabulazio gelditzea, %s, handiegia da" #: src/expand.c:179 src/unexpand.c:198 #, c-format msgid "tab size contains invalid character(s): %s" msgstr "tabulazio tamainak karaktere baliogabeak baditu: %s" #: 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 "tabulazioen tamainak gorantz ordenatu behar dira" #: 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 "sarrera lerroa luzeegia da" #. 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 "Mike Parker" #. This is a proper name. See the gettext manual, section Names. #: src/expr.c:152 src/groups.c:36 msgid "James Youngman" msgstr "James Youngman" #: src/expr.c:203 #, c-format msgid "" "Usage: %s EXPRESSION\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s ADIERAZPENA\n" " edo: %s AUKERA\n" #: 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 "" "\n" " ARG1 * ARG2 ARG1 eta ARG2aren biderkadura aritmetikoa\n" " ARG1 / ARG2 ARG1 zati ARG2aren zatidura aritmetikoa\n" " ARG1 % ARG2 ARG1 zati ARG2aren hondar aritmetikoa\n" #: 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 "" "\n" "Irteeraren egoera 0 da ADIERAZPENA ez bada ez hutsa ezta 0, 1 ADIERAZPENA " "hutsa \n" "edo 0 bada, 2 ADIERAZPENA sintaktikoki baliogabea bada, eta 3 errorea izan " "bada.\n" #: src/expr.c:278 #, c-format msgid "syntax error" msgstr "sintasi errorea" #: 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 "ezarri LC_ALL='C' arazo hau une batez konpontzeko" #: 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 "%s ez da zenbaki positibo zuzena" #: src/factor.c:2442 src/od.c:1646 src/od.c:1715 #, c-format msgid "%s is too large" msgstr "%s luzeegia da" #: src/factor.c:2454 #, c-format msgid "" "Usage: %s [NUMBER]...\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s [ZENBAKIA]...\n" " edo: %s AUKERA\n" #: 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 "ezin da uneko direktorioa lortu" #: 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 "ezin da %s direktoriora aldatu" #: src/find-mount-point.c:70 #, c-format msgid "cannot stat current directory (now %s)" msgstr "ezin da 'stat' egin uneko direktorioan (unekoa %s)" #. This is a proper name. See the gettext manual, section Names. #: src/fmt.c:38 msgid "Ross Paterson" msgstr "Ross Paterson" #: src/fmt.c:270 #, c-format msgid "Usage: %s [-WIDTH] [OPTION]... [FILE]...\n" msgstr "Erabilera: %s [-ZABALERA] [AUKERA]... [FITXATEGIA]...\n" #: 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 "" "aukera baliogabea: -- %c; -ZABALERA bakarrik onartzen da lehen aukera\n" "denean; erabili -w N haren ordez" #: 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 "Padraig Brady" #: src/getlimits.c:65 #, c-format msgid "Usage: %s\n" msgstr "Erabilera: %s\n" #: 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 "ez da %lu ID-dun taldearen izena aurkitzen" #: 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 "%s: fitxategia gehiegi txikitu da" #: src/head.c:612 src/head.c:691 src/tail.c:449 #, c-format msgid "%s: cannot seek to offset %s" msgstr "%s: ezin da %s kokalekuraino desplazatu" #: src/tail.c:453 #, c-format msgid "%s: cannot seek to relative offset %s" msgstr "%s: ezin da %s kokapen erlatibora desplazatu" #: src/head.c:227 src/head.c:1051 #, c-format msgid "%s: number of bytes is too large" msgstr "%s: byte-en zenbakia handiegia da" #: src/head.c:893 src/tail.c:1947 msgid "invalid number of lines" msgstr "lerro kopuru okerra" #: src/head.c:894 src/tail.c:1948 msgid "invalid number of bytes" msgstr "byte kopuru okerra" #: 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 "" "Erabilera: %s [IZEN]\n" " edo: %s AUKERA\n" "Erakutsi edo ezartzen du oraingo sistemaren ostalariaren izena.\n" "\n" #: src/hostname.c:94 #, c-format msgid "cannot set name to %s" msgstr "ezin izan da izena %s-(e)ra ezarri" #: 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 "ezin izan da ostalari-izena zehaztu" #. This is a proper name. See the gettext manual, section Names. #: src/id.c:38 src/touch.c:42 msgid "Arnold Robbins" msgstr "Arnold Robbins" #: 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 " taldeak=" #: src/id.c:393 #, c-format msgid " context=%s" msgstr " kontestua=%s" #: 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 "%s direktorioa sortzen" #: src/install.c:482 #, c-format msgid "cannot change ownership of %s" msgstr "ezin da aldatu %s-(r)en jabegoa" #: src/install.c:506 #, c-format msgid "cannot set time stamps for %s" msgstr "Ezin da denbora marka ezarri %s(r)entzat" #: src/install.c:527 src/split.c:426 src/timeout.c:439 #, c-format msgid "fork system call failed" msgstr "'Fork' sistemari eginiriko deiak huts egin du" #: src/install.c:531 #, c-format msgid "cannot run %s" msgstr "ezin da %s exekutatu" #: 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 "%s baliogabeko erabiltzailea" #: 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 "" "Erabilera: %s [AUKERA]... [-T] ITURBURUA HELBURUA\n" " edo: %s [AUKERA]... ITURBURUA... DIREKTORIOA\n" " edo: %s [AUKERA]... -t DIREKTORIOA ITURBURUA...\n" " edo: %s [AUKERA]... -d DIREKTORIOA...\n" #: 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 "ezin da %s esteka kendu" #: 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 "%s baliogabeko modua" #: 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 "Mike Haertel" #: 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:%<PRIuMAX>: is not sorted: %.*s" msgstr "" #: src/join.c:840 src/join.c:1038 #, c-format msgid "invalid field number: %s" msgstr "eremu zenbaki baliogabea: %s" #: src/join.c:861 src/join.c:870 #, c-format msgid "invalid field specifier: %s" msgstr "eremu espezifikazio baliogabea: %s" #: src/join.c:877 #, c-format msgid "invalid file number in field spec: %s" msgstr "fitxategi zenbaki baliogabea eremu espazifikazioan: %s" #: src/join.c:920 #, c-format msgid "incompatible join fields %lu, %lu" msgstr "batuketa eremu bateraezinak: %lu, %lu" #: src/join.c:1049 #, c-format msgid "conflicting empty-field replacement strings" msgstr "eremu huts ordezkatzeko kateak ez datoz bat" #: src/join.c:1101 src/sort.c:4468 #, c-format msgid "multi-character tab %s" msgstr "karaktere anitzeko tab %s" #: src/join.c:1105 src/sort.c:4473 #, c-format msgid "incompatible tabs" msgstr "tabulazio bateraezinak" #: src/join.c:1174 #, c-format msgid "both files cannot be standard input" msgstr "fitxategi biak ezin dira sarrera estandarrik izan batera" #: 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 "" "Erabilera: %s [-s SEINALE | -SEINALE] PID...\n" " edo: %s -l [SEINALE]...\n" " edo: %s -t [SEINALE]...\n" #: 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 "%s: baliogabeko prozesu id-a" #: src/kill.c:259 #, c-format msgid "invalid option -- %c" msgstr "baliogabeko aukera -- %c" #: src/kill.c:268 #, c-format msgid "%s: multiple signals specified" msgstr "%s: seinale batzuk zehaztu dira" #: src/kill.c:282 #, c-format msgid "multiple -l or -t options specified" msgstr "-l edo -t aukera anitz espezifikatu dira" #: 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 %<PRIuMAX> 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 "Michael Stone" #: src/link.c:45 #, c-format msgid "" "Usage: %s FILE1 FILE2\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s 1FITXATEGIA 2FITXATEGIA\n" " edo: %s AUKERA\n" #: 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 "ezin da %s esteka sortu %s-(r)a" #: src/ln.c:190 #, c-format msgid "%s: hard link not allowed for directory" msgstr "%s: ezin da direktorio batera seinalatzen duen esteka gogorrik egin" #: src/ln.c:255 #, c-format msgid "%s: cannot overwrite directory" msgstr "%s: direktorioa ezin da gainidatzi" #: src/ln.c:260 #, c-format msgid "%s: replace %s? " msgstr "%s: %s ordezkatu? " #: 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 "" "Erabilera: %s [AUKERA]... [-T] HELBURU ESTEKA_IZEN (1. era)\n" " edo: %s [AUKERA]... HELBURU (2. era)\n" " edo: %s [AUKERA]... HELBURU... DIREKTORIO (3. era)\n" " edo: %s [AUKERA]... -t DIREKTORIO HELBURU... (4. era)\n" #: 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 "FIXME: unknown" #: src/logname.c:39 src/sync.c:40 #, c-format msgid "Usage: %s [OPTION]\n" msgstr "Erabilera: %s [AUKERA]\n" #: 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 "%Y %b %e" #. 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 "%b %e %H:%M" #: src/ls.c:1599 #, c-format msgid "ignoring invalid width in environment variable COLUMNS: %s" msgstr "" "ignoring invalid width in environment variable COLUMNS inguruguneko " "aldagaiaren zabalera baliogabea baztertzen da: %s" #: src/ls.c:1629 #, c-format msgid "ignoring invalid tab size in environment variable TABSIZE: %s" msgstr "" "TABSIZE inguruguneko aldagaiaren 'tab'-tamaina baliogabea baztertzen da: %s" #: 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 "data estiloaren formato baliogabea: %s" #: 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 "aurrizki ezezaguna: %s" #: 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 "" "QUOTING_STYLE inguruguneko aldagaiaren balore baliogabea baztertzen da: %s" #: src/ls.c:2514 src/pwd.c:161 #, c-format msgid "cannot open directory %s" msgstr "ezin da %s direktorioa ireki" #: src/ls.c:2529 #, c-format msgid "cannot determine device and inode of %s" msgstr "Ezin da %s(r)ekiko gailua eta i-nodoa zehaztu" #: src/ls.c:2538 #, c-format msgid "%s: not listing already-listed directory" msgstr "%s: ez da zerrendatzen jadanik zerrendatu den direktorioa" #: src/ls.c:2615 src/pwd.c:229 #, c-format msgid "reading directory %s" msgstr "%s direktorioa irakurtzen" #: src/ls.c:2630 #, c-format msgid "closing directory %s" msgstr "%s direktorioa itxitzen" #: src/ls.c:3302 #, c-format msgid "cannot compare file names %s and %s" msgstr "%s eta %s fitxategi izenak ezin dira konparatu" #: 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 FORMAT1<newline>FORMAT2, 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 "Ulrich Drepper" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:95 msgid "Scott Miller" msgstr "Scott Miller" #. This is a proper name. See the gettext manual, section Names. #: src/md5sum.c:96 msgid "David Madore" msgstr "David Madore" #: 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 "%s: kontroleko batura linea gehiegi" #: src/md5sum.c:547 #, c-format msgid "%s: %<PRIuMAX>: improperly formatted %s checksum line" msgstr "" "%s: %<PRIuMAX>: improperly formatted %s kontroleko batura linea formatu " "txarrarekin" #: src/md5sum.c:623 msgid "FAILED open or read" msgstr "" #: src/md5sum.c:595 msgid "FAILED" msgstr "HUTS EGIN DA" #: src/md5sum.c:597 msgid "OK" msgstr "ongi" #: src/md5sum.c:621 #, c-format msgid "%s: no properly formatted %s checksum lines found" msgstr "" "%s: ez dira ondo formateatuta dauden %s kontroleko batura linearik aurkitu" #: src/md5sum.c:631 #, c-format msgid "WARNING: %<PRIuMAX> line is improperly formatted" msgid_plural "WARNING: %<PRIuMAX> lines are improperly formatted" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:639 #, c-format msgid "WARNING: %<PRIuMAX> listed file could not be read" msgid_plural "WARNING: %<PRIuMAX> listed files could not be read" msgstr[0] "" msgstr[1] "" #: src/md5sum.c:647 #, c-format msgid "WARNING: %<PRIuMAX> computed checksum did NOT match" msgid_plural "WARNING: %<PRIuMAX> 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 "Erabilera: %s [AUKERA]... DIREKTORIOA...\n" #: 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 "%s direktorioa sortua" #: 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 "Erabilera: %s [AUKERA]... IZENA...\n" #: 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 "Erabilera: %s [AUKERA]... IZEN-MOTA [NAGUSIA SEKUNDARIOA]\n" #: 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 "bloke fitxategi bereziak ez dira sostengatzen" #: src/mknod.c:185 #, c-format msgid "character special files not supported" msgstr "karaktere fitxategi bereziak ez dira sostengatzen" #: src/mknod.c:201 #, c-format msgid "invalid major device number %s" msgstr "%s baliogabeko `major' gailu zenbakia" #: src/mknod.c:206 #, c-format msgid "invalid minor device number %s" msgstr "%s baliogabeko `minor' gailu zenbakia" #: src/mknod.c:211 #, c-format msgid "invalid device %s %s" msgstr "%s %s baliogabeko gailua" #: src/mknod.c:225 #, c-format msgid "invalid device type %s" msgstr "%s baliogabeko gailua mota" #. This is a proper name. See the gettext manual, section Names. #: src/mktemp.c:37 msgid "Eric Blake" msgstr "Eric Blake" #: src/mktemp.c:68 #, c-format msgid "Usage: %s [OPTION]... [TEMPLATE]\n" msgstr "Erabilera: %s [AUKERA]... [TXANTILOIA]\n" #: 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 "txantiloi gehiegi" #: 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 "X gutxitxo %s txantiloian" #: 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 "Erabilera: %s [AUKERA] [KOMANDOA [ARGUMENTUA]...]\n" #: 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 "%s baliogabeko aldaketa" #: 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 "Scott Bartram" #: 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 "goiburu zenbakikuntza estilo baliogabea: %s" #: src/nl.c:486 #, c-format msgid "invalid body numbering style: %s" msgstr "gorputzaren zenbakikuntza estiloa baliogabea: %s" #: src/nl.c:494 #, c-format msgid "invalid footer numbering style: %s" msgstr "oinaren zenbakikuntza estiloa baliogabea: %s" #: 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 "linea zenbakikuntza formatu baliogabea: %s" #: src/nohup.c:53 #, c-format msgid "" "Usage: %s COMMAND [ARG]...\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s KOMANDOA [ARGUMENTUA]...\n" " edo: %s AUKERA\n" #: 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 "sarrerari ezikusiarena egiten" #: 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 "irteera %s-ri eransten" #: 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 "sarrerari ezikusiarena egiten eta stderr stdout-era berbideratzen" #: src/nohup.c:199 #, c-format msgid "redirecting stderr to stdout" msgstr "stderr stdout-era berbideratzen" #: src/nohup.c:203 #, c-format msgid "failed to redirect standard error" msgstr "stderr berbideratzeak huts egin du" #. This is a proper name. See the gettext manual, section Names. #: src/nproc.c:33 msgid "Giuseppe Scrivano" msgstr "Giuseppe Scrivano" #: 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 "Erabilera: %s [AUKERA]...\n" #: 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/%<PRIuMAX>' (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 "" "Erabilera: %s [AUKERA]... [FITXATEGI]...\n" " edo: %s [-abcdfilosx]... [FITXATEGI] [[+]OFFSET[.][b]]\n" " edo: %s --traditional [AUKERA]... [FITXATEGI] [[+]OFFSET[.][b] " "[+][LABEL][.][b]]\n" #: 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 "kate mota baliogabea: %s" #: src/od.c:649 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte integral type" msgstr "" "katea mota baliogabea %s;\n" "sistema honek ez du %lu-byte-ko osoko mota ematen" #: src/od.c:770 #, c-format msgid "" "invalid type string %s;\n" "this system doesn't provide a %lu-byte floating point type" msgstr "" "katea mota baliogabea %s;\n" "sistema honek ez du %lu-byte-ko koma higikor mota ematen" #: 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 "oharra: %lu zabalera baliogabea; horren ordez %d erabiliko da" #: src/operand2sig.c:69 #, c-format msgid "%s: invalid signal" msgstr "%s: seinale baliogabea" #: src/paste.c:220 #, c-format msgid "standard input is closed" msgstr "sarrera estandarra itxita dago" #: 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 "%s karakterra ezeramangarria %s fitxategi izenean" #: src/pathchk.c:272 #, c-format msgid "empty file name" msgstr "fitxategi izena hutsik" #: src/pathchk.c:314 #, c-format msgid "%s: unable to determine maximum file name length" msgstr "%s: ezin da fitxategi izenaren gehienezko luzeera zehaztu" #: src/pathchk.c:325 #, c-format msgid "limit %lu exceeded by length %lu of file name %s" msgstr "%lu muga %lu luzerak, %s fitxategi izenarena, gainditu du" #: src/pathchk.c:411 #, c-format msgid "limit %lu exceeded by length %lu of file name component %s" msgstr "%lu muga %lu luzerak, %s fitxategi izen osagaiarena, gainditu du" #. 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 "Joseph Arceneaux" #. This is a proper name. See the gettext manual, section Names. #: src/pinky.c:38 src/uptime.c:47 msgid "Kaveh Ghazi" msgstr "Kaveh Ghazi" #. 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 "Saio izena: " #: src/pinky.c:317 #, c-format msgid "In real life: " msgstr "Egiazko bizitzan: " #. TRANSLATORS: Real name is unknown; no hard limit. #: src/pinky.c:321 msgid "???\n" msgstr "???\n" #: src/pinky.c:341 #, c-format msgid "Directory: " msgstr "Direktorioa: " #: src/pinky.c:343 #, c-format msgid "Shell: " msgstr "Shell-a: " #: src/pinky.c:362 #, c-format msgid "Project: " msgstr "Proiektua: " #: src/pinky.c:386 #, c-format msgid "Plan:\n" msgstr "Plana:\n" #: src/pinky.c:405 msgid "Login" msgstr "Saio-hasiera" #: src/pinky.c:407 msgid "Name" msgstr "Izena" #: src/pinky.c:408 msgid " TTY" msgstr " TTY" #: src/pinky.c:410 msgid "Idle" msgstr "alfer-denbora" #: src/pinky.c:411 msgid "When" msgstr "Noiz" #: src/pinky.c:414 msgid "Where" msgstr "Non" #: src/pinky.c:493 #, c-format msgid "Usage: %s [OPTION]... [USER]...\n" msgstr "Erabilera: %s [AUKERA]... [ERABILTZAILEA]...\n" #: 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 "Pete TerMaat" #. This is a proper name. See the gettext manual, section Names. #: src/pr.c:331 msgid "Roland Huebner" msgstr "Roland Huebner" #: 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 %<PRIuMAX> exceeds page count %<PRIuMAX>" msgstr "" "hasierako orriaren zenbakia %<PRIuMAX> orrien kopurua %<PRIuMAX> baino " "handiagoa da" #: src/pr.c:2380 #, c-format msgid "page number overflow" msgstr "" #: src/pr.c:2385 #, c-format msgid "Page %<PRIuMAX>" msgstr "%<PRIuMAX> orria" #: 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 <TAB> 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 <TAB> with -J and <space>\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 "" "oharra: %s: karaktere konstanteari jarraitzen dioten karaktere(ak) alde " "batera utzi dira" #: src/printf.c:88 #, c-format msgid "" "Usage: %s FORMAT [ARGUMENT]...\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s FORMATUA [ARGUMENTUA]...\n" " edo: %s AUKERA\n" #: 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 "%s: zenbaki balioa espero zen" #: src/printf.c:150 #, c-format msgid "%s: value not completely converted" msgstr "%s: balorea ez da guztiz bihurtu" #: 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 "karaktere unibertsalaren izena, \\%c%0*x, baliogabea da" #: src/printf.c:547 #, c-format msgid "invalid field width: %s" msgstr "eremu zabalera baliogabea: %s" #: src/printf.c:582 #, c-format msgid "invalid precision: %s" msgstr "zehaztasun baliogabea: %s" #: src/printf.c:609 #, c-format msgid "%.*s: invalid conversion specification" msgstr "%.*s: bihurketa zehazte baliogabea" #: src/printf.c:692 #, c-format msgid "warning: ignoring excess arguments, starting with %s" msgstr "oharra: argumentu gehiegizkoa baztertzen, %s-(r)ekin hasten" #. 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 "F. Pinard" #: src/ptx.c:419 #, c-format msgid "%s (for regexp %s)" msgstr "%s (%s regexp-arentzat)" #: src/ptx.c:1817 #, c-format msgid "" "Usage: %s [OPTION]... [INPUT]... (without -G)\n" " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n" msgstr "" "Erabilera: %s [AUKERA]... [SARRERA]... (-G gaberik)\n" " edo: %s -G [AUKERA]... [SARRERA [IRTEERA]]\n" #: 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 "tarte zabalera baliogabea: %s" #: src/ls.c:1750 src/ptx.c:1975 #, c-format msgid "invalid line width: %s" msgstr "linea zabalera baliogabea: %s" #: 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 "huts egin da %s-(r)i `chdir' egiten" #: src/pwd.c:170 src/pwd.c:277 src/split.c:373 #, c-format msgid "failed to stat %s" msgstr "huts egin da %s-(r) `stat' egiten" #: src/pwd.c:235 #, c-format msgid "couldn't find directory entry in %s with matching i-node" msgstr "ezin izan da %s-(e)n direkotorioa aurkitu, bat datorren i-nodoarekin" #: src/pwd.c:362 #, c-format msgid "ignoring non-option arguments" msgstr "aukera ez diren argumentuak baztertzen" #. This is a proper name. See the gettext manual, section Names. #: src/readlink.c:32 msgid "Dmitry V. Levin" msgstr "Dmitry V. Levin" #: 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 "Erabilera: %s [AUKERA]... FITXATEGIA...\n" #: 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 "%s: idazketaren kontrako babestuta dagoen %s direktoriora jaitsi? " #: src/remove.c:274 #, c-format msgid "%s: descend into directory %s? " msgstr "%s: %s direktoriora jaitsi? " #. 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 "%s: idazketaren kontrako babesa duen %s %s ezabatu? " #: src/remove.c:291 #, c-format msgid "%s: remove %s %s? " msgstr "%s: %s %s ezabatu? " #: 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 "" "\n" "Modu lehenetsiz, rm aukerak ez du direktoriorik ezabatzen. --recursive (-r " "or -R) aukera\n" "erabili adierazten den direktorio bakoitza eta baita bere eduki guztia ere " "ezabatzeko,\n" #: 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 %<PRIuMAX> argument recursively? " msgid_plural "%s: remove %<PRIuMAX> arguments recursively? " msgstr[0] "" msgstr[1] "" #: src/rm.c:343 #, c-format msgid "%s: remove %<PRIuMAX> argument? " msgid_plural "%s: remove %<PRIuMAX> arguments? " msgstr[0] "" msgstr[1] "" #: src/rmdir.c:134 src/rmdir.c:233 #, c-format msgid "removing directory, %s" msgstr "direktorioa kentzen, %s" #: 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 "rol anitz" #: src/runcon.c:149 #, c-format msgid "multiple types" msgstr "mota anitz" #: src/runcon.c:154 #, c-format msgid "multiple users" msgstr "erabiltzaile anitz" #: src/runcon.c:159 #, c-format msgid "multiple levelranges" msgstr "maila anitz" #: 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 "-c, -t, -u, -l, -r edo kontestua adierazi behar duzu" #: 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 "" "Erabilera: %s [AUKERA]... LEHEN\n" " edo: %s [AUKERA]... LEHENENGO AZKENA\n" " edo: %s [AUKERA]... LEHENENGO GEHIKUNTZA LEHEN\n" #: 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 "koma higikor argumentu baliogabea: %s" #: 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 "%s eremu-zenbakia handiegia da" #: 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 "Colin Plumb" #: 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 "%s: fdatasync-ek huts egin du" #: src/shred.c:306 #, c-format msgid "%s: fsync failed" msgstr "%s: fsync-ek huts egin du" #: src/shred.c:383 #, c-format msgid "%s: cannot rewind" msgstr "%s: ezin da birbobinatu" #: src/shred.c:402 #, c-format msgid "%s: pass %lu/%lu (%s)..." msgstr "%s: pauso %lu/%lu (%s)..." #: src/shred.c:452 #, c-format msgid "%s: error writing at offset %s" msgstr "%s: %s desplazamenduan idazterakoan errorea izan da" #: src/shred.c:470 #, c-format msgid "%s: lseek failed" msgstr "%s: lseek-ek huts egin du" #: src/shred.c:481 #, c-format msgid "%s: file too large" msgstr "%s: fitxategi luzeegia" #: src/shred.c:504 #, c-format msgid "%s: pass %lu/%lu (%s)...%s" msgstr "%s: pausu %lu/%lu (%s)...%s" #: src/shred.c:520 #, c-format msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%" msgstr "%s: pausu %lu/%lu (%s)...%s/%s %d%%" #: src/shred.c:767 #, c-format msgid "%s: fstat failed" msgstr "%s: fstat-ek huts egin du" #: src/shred.c:778 #, c-format msgid "%s: invalid file type" msgstr "%s: fitxategi moeta baliogabea" #: src/shred.c:797 #, c-format msgid "%s: file has negative size" msgstr "%s: fitxategiak luzeera negatiboa dauka" #: src/shred.c:864 src/sort.c:932 src/split.c:378 #, c-format msgid "%s: error truncating" msgstr "%s: mozterakoan errorea izan da" #: src/shred.c:880 #, c-format msgid "%s: fcntl failed" msgstr "%s: fnctl-ek huts egin du" #: src/shred.c:885 #, c-format msgid "%s: cannot shred append-only file descriptor" msgstr "" "%s: ezin da shred exekutatu gehitzeko bakarreko fitxategi deskribatzaile " "batean" #: src/shred.c:967 #, c-format msgid "%s: removing" msgstr "%s: kentzen" #: src/shred.c:991 #, c-format msgid "%s: renamed to %s" msgstr "%s: %s-(e)ra izena aldatu da" #: src/shred.c:1013 #, c-format msgid "%s: failed to remove" msgstr "%s: huts egin da ezabatzen" #: src/shred.c:1017 #, c-format msgid "%s: removed" msgstr "%s: kenduta" #: src/shred.c:1024 src/shred.c:1067 #, c-format msgid "%s: failed to close" msgstr "%s: huts egin da itxitzean" #: src/shred.c:1060 #, c-format msgid "%s: failed to open for writing" msgstr "%s: huts egin da idazteko irekitzean" #: 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 "" "Erabilera: %s [AUKERA]... [FITXATEGIA]\n" " edo: %s -e [AUKERA]... [ARGUMENTUA]...\n" " edo: %s -i LO-HI [AUKERA]...\n" #: 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 "irteera fitxategi anitz espezifikatu dira" #: 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 "denbora-tarte baliogabea: %s" #: src/sleep.c:146 src/tail.c:1219 #, c-format msgid "cannot read realtime clock" msgstr "ezin da benetazko denborazko erlojua irakurri" #: 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 "" "Aukerak ordenatzen:\n" "\n" #: 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 "" "Beste aukerak:\n" "\n" #: 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 "irekitzeak huts egin du" #: src/sort.c:970 msgid "fflush failed" msgstr "" #: src/sort.c:975 src/sort.c:2028 src/sort.c:4706 msgid "close failed" msgstr "itxierak huts egin du" #: 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 "uneko rlimit-arekin gehienezko --%s argumentu kopurua %s da" #: src/sort.c:1409 #, c-format msgid "number in parallel must be nonzero" msgstr "" #: src/sort.c:1494 msgid "stat failed" msgstr "`stat'-ek huts egin du" #: src/sort.c:1755 msgid "read failed" msgstr "irakurtzeak huts egin du" #: src/sort.c:2043 #, c-format msgid "string transformation failed" msgstr "Katea bihurtzeak errorea egin du" #: 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 "idazketak huts egin du" #: src/sort.c:2783 #, c-format msgid "%s: %s:%s: disorder: " msgstr "%s: %s:%s: desordena: " #: src/sort.c:2786 msgid "standard error" msgstr "errore estandarra" #: src/sort.c:3698 msgid "cannot read" msgstr "" #: src/sort.c:3976 #, c-format msgid "%s: invalid field specification %s" msgstr "%s: eremu espezifikazio baliogabea %s" #: 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 "%s: %s-(a)ren hasierako kontadore baliogabea" #: 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 "offset karakterea zero da" #: src/sort.c:4407 msgid "invalid number after ','" msgstr "" #: src/sort.c:4457 #, c-format msgid "empty tab" msgstr "tabulazioa hutsa" #: src/sort.c:4550 src/wc.c:692 #, c-format msgid "cannot read file names from %s" msgstr "ezin dira %s(r)en fitxategi izenak irakurri" #: 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 "ez dago sarrearik %s-(e)tik" #: 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 %<PRIuMAX>" 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 "-%s%c... lerro-zenbatze aukera handiegia da" #: 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 "Michael Meskes" #: 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 "ezin %s(r)en fitxategi sistema informazioa irakurri" #: 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 "" " * [-]iutf8 sarzen diren karaktereak UTF-8 kodekoak direla onartzen du\n" #: 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 "%s: ezin izan da ez-blokeatze modua berrabiarazi" #: src/stty.c:892 src/stty.c:1002 #, c-format msgid "invalid argument %s" msgstr "baliogabeko argumentua: %s" #: 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 "argumentua falta da %s-(r)entzat" #: src/stty.c:1309 #, c-format msgid "%s: error setting %s" msgstr "" #: src/stty.c:983 #, c-format msgid "invalid line discipline %s" msgstr "linea disziplina baliogabea: %s" #: src/stty.c:1053 #, c-format msgid "%s: unable to perform all requested operations" msgstr "%s: ezin izan dira eskatutako eragiketa guztiak bete" #: src/stty.c:1399 #, c-format msgid "%s: no size information for this device" msgstr "%s: ez dago gailu honentzako tamaina informaziorik" #: 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 "Kayvan Aghaiepour" #: 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 "Erabilera: %s [AUKERA] [FITXATEGIA]...\n" #: 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 "" "\n" "OHARRA: zure shellak bere %s bertsioa izan ahal du, eta horrela izanda, \n" "hemen adierazten dena gainidazten da. Sostengatzen dituen bertsioei buruzko " "\n" "gehiago jakiteko, ikusi zure sellaren dokumentazioa.\n" #: src/system.h:349 msgid " --help display this help and exit\n" msgstr " --help mezu hau erakutsi eta irten\n" #: src/system.h:351 msgid " --version output version information and exit\n" msgstr " --version bertsioari buruzko informazioa atera eta irten\n" #: 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 "" "\n" "FITXATEGIRIK gabe, edo FITXATEGIA - denean, sarrera estandarra erabili.\n" #: 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 #. <http://translationproject.org/team/LANG_CODE.html> 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 <http://translationproject.org/team/>\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 "" "KONTUZ: Direktorio estruktura zirkularra.\n" "Ziurrenik fitxategi-sistema kalteturik dago.\n" "HONEN BERRI EMAN SISTEMA-KUDEATZAILEARI.\n" "Honako direktorio hau zikloaren parte da:\n" " %s\n" #. This is a proper name. See the gettext manual, section Names. #: src/tac.c:58 msgid "Jay Lepreau" msgstr "Jay Lepreau" #: 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 "%s: seek-ek huts egin du" #: src/tac.c:263 #, c-format msgid "record too large" msgstr "erregistroa luzeegia da" #: 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 "%s: idazketa errorea" #: 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 "bereizlea-k ezin du hutsunea izan" #. This is a proper name. See the gettext manual, section Names. #: src/tail.c:71 msgid "Ian Lance Taylor" msgstr "Ian Lance Taylor" #: 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 "%s itxitzen (fd=%d)" #: src/tail.c:457 #, c-format msgid "%s: cannot seek to end-relative offset %s" msgstr "%s: ezin da azkeneko %s kokapenerlatibora desplazatu" #: 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 "%s eskuraezin bihurtu da" #: 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 "%s eskuragarri bihurtu da" #: 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 "%s: ezin izan da blokeoren kontrako modua" #: src/tail.c:1172 src/tail.c:1287 #, c-format msgid "%s: file truncated" msgstr "%s: fitxategia trunkatu da" #: src/tail.c:1196 src/tail.c:1442 #, c-format msgid "no files remaining" msgstr "ez da fitxategirik geratzen" #: 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 "ezin zaio %s-(r)i watch egin" #: 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 "errorea inotify gertakariak irakurtzen" #: src/tail.c:1786 #, c-format msgid "%s: cannot follow end of this type of file; giving up on this name" msgstr "" "%s: ezin zaio jarraitu mota honetako fitxategien hamaierari; izen horrekin " "baztertzen" #: 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 "ezin zaio jarraitu %sri izenez" #: 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 "argumentua falta da %s-(r)en ondoren" #: src/test.c:159 #, c-format msgid "invalid integer %s" msgstr "baliogabeko %s osokoa" #: 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 "-nt aukerak ez du -l onartzen" #: src/test.c:342 msgid "-ef does not accept -l" msgstr "-ef aukerak ez du -l onartzen" #: src/test.c:358 msgid "-ot does not accept -l" msgstr "-ot aukerak ez du -l onartzen" #: src/test.c:372 #, c-format msgid "%s: unknown binary operator" msgstr "" #: src/test.c:646 #, c-format msgid "%s: binary operator expected" msgstr "%s: operatzaile binarioa espero zen" #: 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 "probatu eta/edo [" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:803 msgid "Kevin Braunsdorf" msgstr "Kevin Braunsdorf" #. This is a proper name. See the gettext manual, section Names. #: src/test.c:804 msgid "Matthew Bradburn" msgstr "Matthew Bradburn" #: src/test.c:863 #, c-format msgid "missing %s" msgstr "" #: src/test.c:872 #, c-format msgid "extra argument %s" msgstr "argumentu gehigarria: %s" #: 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 "errorea komandoari itxaroten" #: 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 "Jim Kingdon" #. This is a proper name. See the gettext manual, section Names. #: src/touch.c:45 msgid "Randy Smith" msgstr "Randy Smith" #: src/touch.c:115 src/touch.c:309 #, c-format msgid "invalid date format %s" msgstr "%s baliogabeko data formatua" #: src/touch.c:191 #, c-format msgid "cannot touch %s" msgstr "ezin zaio %s-(e)ri touch egin" #: src/touch.c:197 #, c-format msgid "setting times of %s" msgstr "%s-(r)en datak ezartzen" #: 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 "ezin da denbora iturburu bat baino gehiagotik zehaztu" #: 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 "Erabilera: %s [AUKERA]... MULTZO1 [MULTZO2]\n" #: 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 "karaktere klase baliogabea: %s" #: src/tr.c:947 #, c-format msgid "%s: equivalence class operand must be a single character" msgstr "%s: baliokidetasun klase eragilea karaktere bakarrekoa izan behar da" #: 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 "Erabilera: %s AUKERA... FITXATEGIA...\n" #: 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 %<PRIdMAX> * %<PRIdMAX> 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 %<PRIdMAX> 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 "ezin da %s ireki idazketarako" #. This is a proper name. See the gettext manual, section Names. #: src/tsort.c:40 msgid "Mark Kettenis" msgstr "Mark Kettenis" #: 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 "\n" #: 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 "%s: sarrerak begizta dauka:" #: 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 "ez da tty bat" #: 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 "ezin da sistemaren izena lortu" #: 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 "tabulazio gelditze balorea handiegia da" #: src/uniq.c:134 #, c-format msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n" msgstr "Erabilera: %s [AUKERA]... [SARRERA [IRTEERA]]\n" #: 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 "" " -w, --check-chars=N linearen lehenengo N karaktereak bakarrik " "konparatzen ditu\n" #: 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 "errepikatutako lerro gehiegi" #: 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 "" "bikoiztuta dauden lineak eta errepetizio kopuruak erakusteak ez du zentzurik" #: src/unlink.c:45 #, c-format msgid "" "Usage: %s FILE\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s FITXATEGIA\n" " edo: %s AUKERA\n" #: src/unlink.c:48 msgid "" "Call the unlink function to remove the specified FILE.\n" "\n" msgstr "" "unlink funzioa deitzen du FITXATEGI hautatua ezabatzeko.\n" "\n" #: src/uptime.c:125 #, c-format msgid "couldn't get boot time" msgstr "ezin izan da abio ordua lortu" #. TRANSLATORS: This prints the current clock time. #: src/uptime.c:136 msgid " %H:%M%P " msgstr " %H:%M%P " #: src/uptime.c:138 #, c-format msgid " ??:???? " msgstr " ??:???? " #: src/uptime.c:140 #, c-format msgid "up ???? days ??:??, " msgstr "piztuta ???? egun ??:??, " #: src/uptime.c:144 #, c-format msgid "up %ld day %2d:%02d, " msgid_plural "up %ld days %2d:%02d, " msgstr[0] "piztuta egun %ld %2d:%02d, " msgstr[1] "piztuta %ld egun %2d:%02d, " #: 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] "erabiltzaile %lu" msgstr[1] "%lu erabiltzaile" #: src/uptime.c:161 #, c-format msgid ", load average: %.2f" msgstr ", karga batez bestekoa: %.2f" #: 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 "" "Erakusten du nor dago orain saioa hasita, FITXATEGIaren arabera.\n" "IFITXATEGIrik ez ba da ezartzen, %s erabiliko da. Sarritan, FITXATEGIa %s " "da.\n" "\n" #: 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 " zaharra " #: src/who.c:440 msgid "system boot" msgstr "sistemaren abioa" #: src/who.c:447 src/who.c:449 msgid "id=" msgstr "id=" #: src/who.c:462 src/who.c:467 msgid "term=" msgstr "terminala=" #: src/who.c:464 src/who.c:468 msgid "exit=" msgstr "irten=" #: src/who.c:485 msgid "LOGIN" msgstr "SAIO HASIERA" #: src/who.c:505 msgid "clock change" msgstr "ordu aldaketa" #: src/who.c:517 src/who.c:518 msgid "run-level" msgstr "abio-maila" #: src/who.c:521 src/who.c:522 msgid "last=" msgstr "azkena=" #: src/who.c:553 #, c-format msgid "" "\n" "# users=%lu\n" msgstr "" "\n" "# Erabiltzaile kopurua=%lu\n" #: src/who.c:559 msgid "NAME" msgstr "IZENA" #: src/who.c:559 msgid "LINE" msgstr "LERROA" #: src/who.c:559 msgid "TIME" msgstr "ORDUA" #: src/who.c:559 msgid "IDLE" msgstr "Alfer-denbora" #: src/who.c:560 msgid "PID" msgstr "PID" #: src/who.c:560 msgid "COMMENT" msgstr "AZALPENA" #: src/who.c:560 msgid "EXIT" msgstr "IRTEN" #: src/who.c:640 #, c-format msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n" msgstr "Erabilera: %s [AUKERA]... [FITXATEGIA | ARG1 ARG2 ]\n" #: 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 "" "\n" " -a, --all -b -d --login -p -r -t -T -u aukeren berdina\n" " -b, --boot sistemaren abioaren azken data\n" " -d, --dead inprimatu hildako prozesuak\n" " -H, --heading inprimatu zutabe buruen lerroak\n" #: src/who.c:651 msgid " -l, --login print system login processes\n" msgstr " -l, --login sistema hastearen prozesuak inprimatzen ditu\n" #: 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 "" "Oraingo erabiltzailearen identifikatzaile eraginkorrari dagokion " "erabiltzaile baten izena erakutsi..\n" " id -un bezalakoa da.\n" "\n" #: src/whoami.c:87 #, c-format msgid "cannot find name for user ID %lu" msgstr "ezin da %lu ID daukan erabiltzailearentzako izena aurkitu" #: src/yes.c:41 #, c-format msgid "" "Usage: %s [STRING]...\n" " or: %s OPTION\n" msgstr "" "Erabilera: %s [KATEA]...\n" " or: %s AUKERA\n" #: src/yes.c:47 msgid "" "Repeatedly output a line with all specified STRING(s), or 'y'.\n" "\n" msgstr "" ���������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/language-selector.po��������������������������������������0000644�0000000�0000000�00000035726�12704125523�021050� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for language-selector # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the language-selector package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: language-selector\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-14 05:04+0000\n" "PO-Revision-Date: 2014-05-29 06:39+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\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-04-15 06:32+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\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 "Txinera (sinplifikatua)" #. 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 "Txinera (tradizionala)" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:233 msgid "No language information available" msgstr "Ez dago hizkuntza informaziorik eskuragarri" #: ../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 "" "Sistemak ez du oraindik eskuragarri dauden hizkuntzen inguruko " "informaziorik. Nahi al duzu saretik eguneraketa bat egitea informazio hau " "eskuratzeko? " #: ../LanguageSelector/gtk/GtkLanguageSelector.py:238 msgid "_Update" msgstr "_Eguneratu" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:322 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:359 #: ../data/LanguageSelector.ui.h:21 msgid "Language" msgstr "Hizkuntza" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:329 msgid "Installed" msgstr "Instalatuta" #. 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 instalatzeko" msgstr[1] "%(INSTALL)d instalatzeko" #. 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 ezabatzeko" msgstr[1] "%(REMOVE)d ezabatzeko" #. 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 "bat ere ez" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:509 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:718 msgid "Software database is broken" msgstr "Software-datubasea apurtuta dago" #: ../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 "" "Ezinezkoa da softwarerik instalatu edo kentzea. Mesedez, \"Synaptic\" pakete-" "kudeatzailea erabili edo terminal batean \"sudo apt-get install -f\" " "exekutatu akats hau zuzentzeko." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:551 msgid "Could not install the selected language support" msgstr "Ezin izan da hautatutako hizkuntzarentzako sostengurik instalatu" #: ../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 "" "Baliteke hau aplikazio honen errore bat izatea. Mesedez errorearen berri " "eman https://bugs.launchpad.net/ubuntu/+source/language-selector/+filebug " "helbidean" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:576 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:612 #: ../LanguageSelector/gtk/GtkLanguageSelector.py:616 msgid "Could not install the full language support" msgstr "Ezin izan da hizkuntza-sostengu osoa instalatu" #: ../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 "" "Normalean hau software-artxiboko edo software-kudeatzaileko errore batekin " "erlazionaturik egoten da. Egiaztatu zure ezarpenak software-jatorrietan " "(klikatu goiko barrako eskumako ikonoa eta hautatu \"Sistemaren ezarpenak... " "-> Software-jatorriak\")." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:613 msgid "Failed to authorize to install packages." msgstr "Huts egin du paketeak instalatzeko baimena eskuratzean." #: ../LanguageSelector/gtk/GtkLanguageSelector.py:671 msgid "The language support is not installed completely" msgstr "Hizkuntza honen sostegua ez dago erabat instalatuta" #: ../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 "" "Oraindik ez dira instalatu zuk hautatutako hizkuntzarako itzulpen batzuk edo " "idazketa-laguntza batzuk. Orain instalatu nahi al dituzu?" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:675 msgid "_Remind Me Later" msgstr "_Gogorarazi geroago" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:676 msgid "_Install" msgstr "_Instalatu" #: ../LanguageSelector/gtk/GtkLanguageSelector.py:679 msgid "Details" msgstr "Xehetasunak" #: ../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 "" "Huts egin du '%s' formatua\n" "ezartzean. Adibideak ikusteko itxi\n" "eta berrabiarazi Hizkuntza-sostengua." #: ../data/LanguageSelector.ui.h:1 ../data/language-selector.desktop.in.h:1 msgid "Language Support" msgstr "Hizkuntza-sostengua" #: ../data/LanguageSelector.ui.h:2 msgid "" "<big><b>Checking available language support</b></big>\n" "\n" "The availability of translations or writing aids can differ between " "languages." msgstr "" "<big><b>Hizkuntzentzako laguntza eskuragarriak aztertzen </b></big>\n" "Itzulpen eta idatzeko laguntzen eskuragarritasuna hizkuntzen arabera alda " "daiteke" #: ../data/LanguageSelector.ui.h:5 msgid "Installed Languages" msgstr "Instalatutako hizkuntzak" #: ../data/LanguageSelector.ui.h:6 msgid "" "When a language is installed, individual users can choose it in their " "Language settings." msgstr "" "Hizkuntza bat instalatzen denean, erabiltzaileek Hizkuntzaren ezarpenetan " "aukeratu dezakete." #: ../data/LanguageSelector.ui.h:7 msgid "Language for menus and windows:" msgstr "Menu eta leihoetarako hizkuntza:" #: ../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 "" "Ezarpen honek zure mahagaina eta aplikazioak bistaratzen diren hizkuntzari " "soilik eragiten dio. Ez du sistemaren ingurunea ezartzen, hala nola moneta " "edo data-ezarpenak. Horretarako erabili 'Formatu lokalak' fitxako " "ezarpenak.\n" "Hemen zehaztutako balioen ordenak finkatzen du zein itzulpen erabili " "mahaigainerako. Lehenengo hizkuntzarako itzulpenik ez badago eskuragarri, " "zerrendako hurrengoa erabiltzen saiatuko da. Zerrendako azkena beti da " "\"Ingelesa\".\n" "\"Ingelesa\"ren azpiko edozein hizkuntzari ezikusia egingo zaio." #: ../data/LanguageSelector.ui.h:11 msgid "" "<small><b>Drag languages to arrange them in order of preference.</b>\n" "Changes take effect next time you log in.</small>" msgstr "" "<small><b>Arrastatu hizkuntzak zure hobespenen arabera ordenatzeko.</b>\n" "Aldaketak saioa hasten duzun hurrengo aldian aplikatuko dira.</small>" #: ../data/LanguageSelector.ui.h:13 msgid "Apply System-Wide" msgstr "Aplikatu sisteman zehar" #: ../data/LanguageSelector.ui.h:14 msgid "" "<small>Use the same language choices for startup and the login " "screen.</small>" msgstr "" "<small>Erabili hizkuntza aukera berak abioan eta saioa hasteko " "pantailan.</small>" #: ../data/LanguageSelector.ui.h:15 msgid "Install / Remove Languages..." msgstr "Instalatu / Ezabatu hizkuntzak..." #: ../data/LanguageSelector.ui.h:16 msgid "Keyboard input method system:" msgstr "Teklatuko sarrera metodo sistema:" #: ../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 "" "Hizki bakoitzarentzat tekla bakarra darabilen mapaketa baino sarrera-metodo " "konplexuagoa behar duen hizkuntzaren bat erabili nahi baduzu, funtzio hau " "gaitu nahiko duzu.\n" "Adibidez, funtzio honen beharra izango duzu txineraz, japonieraz, koreeraz " "edo vietnameraz idazteko.\n" "Ubuntun gomendaturiko balioa \"IBus\" da.\n" "Sarrera-metodo alternatibodun sistemak erabili nahi badituzu, instalatu " "dagozkien paketeak aurrena, eta gero hautatu nahi duzun sistema hemendik." #: ../data/LanguageSelector.ui.h:22 msgid "Display numbers, dates and currency amounts in the usual format for:" msgstr "" "Erakutsi zenbakiak, datak eta moneta kantitateak ohiko formatuan hurrengo " "hizkuntzarentzat:" #: ../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 "" "Honek sistemaren ingurunea zehaztuko du azpian bistaratu bezala, eta paper-" "formatu lehenetsia eta beste ezarpen lokal batzuei ere eragingo die.\n" "Mahaigaina beste hizkuntza batean bistaraztea nahi baduzu, hauta ezazu " "\"Hizkuntza\" fitxan.\n" "Ondorioz, ezarpen hau zure kokalekuari dagokion eremuaren balioetara egokitu " "behar duzu." #: ../data/LanguageSelector.ui.h:26 msgid "<small>Changes take effect next time you log in.</small>" msgstr "" "<small>Aldaketek hurrengo saioa hasten duzunean izango dute eragina.</small>" #: ../data/LanguageSelector.ui.h:27 msgid "" "<small>Use the same format choice for startup and the login screen.</small>" msgstr "" "<small>Erabili formatu aukera berak abioan eta saioa hasteko " "pantailan.</small>" #: ../data/LanguageSelector.ui.h:28 msgid "Currency:" msgstr "Moneta:" #: ../data/LanguageSelector.ui.h:29 msgid "Date:" msgstr "Data:" #: ../data/LanguageSelector.ui.h:30 msgid "Number:" msgstr "Zenbakia:" #: ../data/LanguageSelector.ui.h:31 msgid "<b>Example</b>" msgstr "<b>Adibidea</b>" #: ../data/LanguageSelector.ui.h:32 msgid "Regional Formats" msgstr "Formatu lokalak" #: ../data/language-selector.desktop.in.h:2 msgid "Configure multiple and native language support on your system" msgstr "Zure sisteman zein hizkuntza erabiliko diren konfiguratu" #. Name #: ../data/incomplete-language-support-gnome.note.in:5 msgid "Incomplete Language Support" msgstr "Hizkuntza-sostengu osatu gabea" #. 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 "" "Hautatu duzun hizkuntzarako hizkuntza-sostengu fitxategiak osatu gabe " "daudela dirudi. Falta diren elementuak instala ditzakezu \"Exekutatu ekintza " "hau orain\" klikatuz eta argibideak jarraituz. Internetera konexio aktibo " "bat beharrezkoa da. Ekintza hau geroago burutu nahi baduzu, erabili " "Hizkuntza-sostengua (klikatu goiko barrako eskumako ikonoa eta hautatu " "\"Sistemaren ezarpenak... -> Hizkuntza-sostengua\")." #. Name #: ../data/restart_session_required.note.in:5 msgid "Session Restart Required" msgstr "Saioa berrabiarazi beharra" #. Description #: ../data/restart_session_required.note.in:6 msgid "The new language settings will take effect once you have logged out." msgstr "Hizkuntza-ezarpen berriek saioa amaitu ondoren izango dute eragina." #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:1 msgid "Set system default language" msgstr "Ezarri sistemaren hizkuntza lehenetsia" #: ../dbus_backend/com.ubuntu.languageselector.policy.in.h:2 msgid "System policy prevented setting default language" msgstr "Sistema-politikak hizkuntza lehenetsia ezartzea eragotzi du" #: ../gnome-language-selector:33 msgid "don't verify installed language support" msgstr "ez egiaztatu instalatutako hizkuntzaren sostengua" #: ../gnome-language-selector:36 ../check-language-support:27 msgid "alternative datadir" msgstr "Datu direktorio alternatiboa" #: ../check-language-support:24 msgid "target language code" msgstr "Helburu hizkuntzaren kodea" #: ../check-language-support:28 msgid "check for the given package(s) only -- separate packagenames by comma" msgstr "" "Aztertu adierazitako paketea(k) bakarrik -- banatu paketeen izenak komak " "erabiliz" #: ../check-language-support:30 msgid "output all available language support packages for all languages" msgstr "" "erakutsi hizkuntza-sostengurako pakete eskuragarri guztiak hizkuntza " "guztientzat" #: ../check-language-support:33 msgid "show installed packages as well as missing ones" msgstr "erakutsi instalaturiko paketeak eta baita falta direnak ere" ������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/polkit-1.po�����������������������������������������������0000644�0000000�0000000�00000005454�12704125523�017102� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for policykit-1 # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the policykit-1 package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # msgid "" msgstr "" "Project-Id-Version: policykit-1\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-01-17 23:13+0000\n" "PO-Revision-Date: 2014-04-05 21:23+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:34+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../actions/org.freedesktop.policykit.policy.in.h:1 msgid "Run programs as another user" msgstr "Exekutatu programak beste erabiltzaile baten gisan" #: ../actions/org.freedesktop.policykit.policy.in.h:2 msgid "Authentication is required to run a program as another user" msgstr "" "Autentifikazioa beharrezkoa da programak beste erabiltzaile baten gisan " "exekutatzeko" #: ../actions/org.freedesktop.policykit.policy.in.h:3 msgid "Configure lock down for an action" msgstr "Konfiguratu ekintza baten blokeoa" #: ../actions/org.freedesktop.policykit.policy.in.h:4 msgid "Authentication is required to configure lock down policy" msgstr "Autentifikazioa beharrezkoa da blokeo-politika konfiguratzeko" #: ../src/examples/org.freedesktop.policykit.examples.pkexec.policy.in.h:1 msgid "Run the PolicyKit example program Frobnicate" msgstr "Exekutatu Frobnicate, adibiderako PolicyKit-en programa" #: ../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 "" "Autentifikazioa beharrezkoa da Frobnicate, PolicyKit-en adibiderako " "programa, exekutatzeko (user=$(user), program=$(program), " "command_line=$(command_line))" #. 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 "" "Autentifikazioa behar da `$(program)' super erabiltzaile gisa exekutatzeko" #. 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 "" "Autentifikazioa behar da `$(program)' programa $(user) gisa exekutatzeko" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/zeitgeist.po����������������������������������������������0000644�0000000�0000000�00000005551�12704125523�017447� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for zeitgeist # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the zeitgeist package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: zeitgeist\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-02-24 14:35+0000\n" "PO-Revision-Date: 2014-03-16 16:14+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:34+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../data/zeitgeist-datahub.desktop.in.h:1 msgid "Zeitgeist Datahub" msgstr "Zeitgeist Datahub" #: ../data/zeitgeist-datahub.desktop.in.h:2 msgid "Start the Zeitgeist Datahub for passive loggers" msgstr "Abiatu Zeitgeist Datahub-a logger pasiboentzat" #: ../tools/zeitgeist-explorer/details.py:71 msgid "No value" msgstr "Baliorik ez" #: ../tools/zeitgeist-explorer/details.py:101 #, python-format msgid "Event #%s: %s" msgstr "%s. gertaera: %s" #: ../tools/zeitgeist-explorer/details.py:104 #, python-format msgid "Event #%s" msgstr "%s. gertaera" #: ../tools/zeitgeist-explorer/details.py:111 msgid "Timestamp" msgstr "Denbora-zigilua" #: ../tools/zeitgeist-explorer/details.py:112 #: ../tools/zeitgeist-explorer/details.py:139 #: ../tools/zeitgeist-explorer/details.py:163 msgid "Interpretation" msgstr "Interpretazioa" #: ../tools/zeitgeist-explorer/details.py:114 #: ../tools/zeitgeist-explorer/details.py:141 #: ../tools/zeitgeist-explorer/details.py:164 msgid "Manifestation" msgstr "Manifestazioa" #: ../tools/zeitgeist-explorer/details.py:116 msgid "Actor" msgstr "Aktorea" #: ../tools/zeitgeist-explorer/details.py:117 #: ../tools/zeitgeist-explorer/details.py:143 msgid "Origin" msgstr "Jatorria" #: ../tools/zeitgeist-explorer/details.py:130 #: ../tools/zeitgeist-explorer/details.py:133 #, python-format msgid "Subject: %s" msgstr "Subjektua: %s" #: ../tools/zeitgeist-explorer/details.py:138 msgid "URI" msgstr "URIa" #: ../tools/zeitgeist-explorer/details.py:144 msgid "MIME-Type" msgstr "MIME mota" #: ../tools/zeitgeist-explorer/details.py:145 msgid "Storage" msgstr "Biltegiratzea" #: ../tools/zeitgeist-explorer/details.py:147 msgid "Current URI" msgstr "Uneko URIa" #: ../tools/zeitgeist-explorer/details.py:162 msgid "Subject" msgstr "Subjektua" #: ../tools/zeitgeist-explorer/ontology.py:77 msgid "Event Interpretations" msgstr "Gertaeren interpretazioak" #: ../tools/zeitgeist-explorer/ontology.py:86 msgid "Subject Interpretations" msgstr "Subjektuen interpretazioak" #: ../tools/zeitgeist-explorer/ontology.py:99 msgid "Event Manifestations" msgstr "Gertaeren manifestazioak" #: ../tools/zeitgeist-explorer/ontology.py:108 msgid "Subject Manifestations" msgstr "Subjektuen manifestazioak" �������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/usbcreator.po���������������������������������������������0000644�0000000�0000000�00000020302�12704125523�017600� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for usb-creator # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009 # This file is distributed under the same license as the usb-creator package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2009. # msgid "" msgstr "" "Project-Id-Version: usb-creator\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-01-22 19:49+0000\n" "PO-Revision-Date: 2016-03-18 00:07+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:29+0000\n" "X-Generator: Launchpad (build 17995)\n" #: .././gui/usbcreator-gtk.ui.h:1 msgid "Installation Failed" msgstr "Instalazioak huts egin du" #: .././gui/usbcreator-gtk.ui.h:2 msgid "" "The installation failed. Please see ~/.cache/usb-creator.log for more " "details.\n" msgstr "" "Instalazioak huts egin du. Ikusi ~/.cache/usb-creator.log xehetasun gehiago " "izateko.\n" #: .././gui/usbcreator-gtk.ui.h:4 msgid "Installation Complete" msgstr "Instalazioa burututa" #: .././gui/usbcreator-gtk.ui.h:5 msgid "Test Disk" msgstr "Probatu diskoa" #: .././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 "" "Instalazioa burutu da. Orain, Ubuntu beste ordenagailu batzuetan erabili " "ahalko duzu, unitate hau barruan dutela abiaraziz gero." #. #-#-#-#-# 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 "Instalatzen" #: .././gui/usbcreator-gtk.ui.h:8 .././usbcreator/frontends/kde/frontend.py:504 #: usbcreator/frontends/kde/frontend.py:504 msgid "Quit the installation?" msgstr "Instalazioa utzi?" #: .././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 "Ziur instalazioa bertan behera utzi nahi duzula?" #: .././gui/usbcreator-gtk.ui.h:10 msgid "Make Startup Disk" msgstr "Sortu abio-diskoa" #: .././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 "" "Ubuntu disko aldagarri batetik frogatu edo instalatzeko, hau abio-disko gisa " "ezarri behar da." #: .././gui/usbcreator-gtk.ui.h:12 msgid "Source disc image (.iso):" msgstr "Iturburudun disko-irudia (.iso)" #: .././gui/usbcreator-gtk.ui.h:13 msgid "Other..." msgstr "Beste bat..." #: .././gui/usbcreator-gtk.ui.h:14 msgid "Disk to use:" msgstr "Zein disko erabili:" #: .././gui/usbcreator-gtk.ui.h:15 msgid "Erase Disk" msgstr "Ezabatu diskoa" #: .././desktop/usb-creator-kde.desktop.in.h:1 #: .././desktop/usb-creator-gtk.desktop.in.h:1 msgid "Startup Disk Creator" msgstr "Abio-disko sortzailea" #: .././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 "Sortu abio-diskoa CD edo disko-irudi bat erabiliz" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:1 msgid "Image the device" msgstr "Gailua irudiratu" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:2 msgid "System policy prevents writing a disk image to this device" msgstr "" "Sistemaren politikak ez du gailu honetan disko-irudi bat idaztea baimentzen" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:3 msgid "Mount a device" msgstr "Gailu bat muntatu" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:4 msgid "System policy prevents mounting" msgstr "Sistemaren politikak ez du muntatzea baimentzen" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:5 msgid "Run KVM" msgstr "Exekutatu KVM" #: .././dbus/com.ubuntu.usbcreator.policy.in.h:6 msgid "System policy prevents running KVM" msgstr "Sistemaren politikak KVM exekutatzea ekiditen du" #: .././usbcreator/frontends/kde/frontend.py:182 #: usbcreator/frontends/kde/frontend.py:182 msgid "Cancel" msgstr "Utzi" #: .././usbcreator/frontends/kde/frontend.py:211 #: .././usbcreator/frontends/gtk/frontend.py:648 #: usbcreator/frontends/kde/frontend.py:211 msgid "Installation failed." msgstr "Instalazioak huts egin du." #: .././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 "Gailua ez da irudi hau jasotzeko bezain handia." #. #-#-#-#-# 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 "CD irudiak" #: .././usbcreator/frontends/kde/frontend.py:398 #: .././usbcreator/frontends/gtk/frontend.py:542 #: usbcreator/frontends/kde/frontend.py:398 msgid "Disk Images" msgstr "Disko-irudiak" #: .././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 "Ziur disko-irudia gailuan idatzi nahi duzula?" #: .././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 "Dauden datu guztiak galduko dira." #: .././usbcreator/frontends/kde/frontend.py:437 #: usbcreator/frontends/kde/frontend.py:437 msgid "Starting up" msgstr "Abiarazten" #: .././usbcreator/frontends/kde/frontend.py:446 #: usbcreator/frontends/kde/frontend.py:446 msgid "You must select both source image and target device first." msgstr "Lehenik, jatorrizko irudia eta helburu-gailua hautatu behar dituzu." #: .././usbcreator/frontends/kde/frontend.py:457 #: .././usbcreator/frontends/gtk/frontend.py:604 #: usbcreator/frontends/kde/frontend.py:457 msgid "Finishing..." msgstr "Amaitzen..." #: .././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 "" "Instalazioa burutu da. Ubuntu probatu edo instalatzeko, gailu hau sartuta " "duela abiarazi ezazu zure ordenagailua." #: .././usbcreator/frontends/kde/frontend.py:488 #: usbcreator/frontends/kde/frontend.py:488 msgid "Retry?" msgstr "Berriro saiatu?" #: .././usbcreator/frontends/gtk/frontend.py:335 msgid "CD-Drive/Image" msgstr "CD unitatea/Irudia" #: .././usbcreator/frontends/gtk/frontend.py:348 msgid "OS Version" msgstr "SE bertsioa" #: .././usbcreator/frontends/gtk/frontend.py:358 msgid "Size" msgstr "Tamaina" #: .././usbcreator/frontends/gtk/frontend.py:493 msgid "Device" msgstr "Gailua" #: .././usbcreator/frontends/gtk/frontend.py:509 msgid "Label" msgstr "Etiketa" #: .././usbcreator/frontends/gtk/frontend.py:519 msgid "Capacity" msgstr "Edukiera" #: .././usbcreator/frontends/gtk/frontend.py:577 msgid "Starting up..." msgstr "Abiarazten..." #: .././usbcreator/frontends/gtk/frontend.py:602 #, python-format msgid "%d%% complete" msgstr "%d%% osatuta" #: .././usbcreator/install.py:92 #, python-format msgid "The extension \"%s\" is not supported." msgstr "\"%s\" luzapena ez dago jasana." #: .././usbcreator/install.py:101 #, python-format msgid "" "An uncaught exception was raised:\n" "%s" msgstr "" "Harrapatu ez den salbuespena gertatu da:\n" "%s" #: .././usbcreator/install.py:105 msgid "Writing disk image..." msgstr "Disko-irudia idazten..." #: .././usbcreator/install.py:106 #, python-format msgid "" "Could not write the disk image (%(source)s) to the device (%(device)s)." msgstr "Ezin izan da disko-irudia (%(source)s) gailuan (%(device)s) idatzi." #: .././bin/usb-creator-kde:64 msgid "provide a source image to pre-populate the UI." msgstr "eman iturburu-irudi bat erabiltzaile interfazea aurrepopulatzeko." #: .././bin/usb-creator-kde:69 msgid "allow writing to system-internal devices" msgstr "baimendu sistema barneko gailuetan idaztea" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/landscape-client.po���������������������������������������0000644�0000000�0000000�00000013757�12704125523�020655� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for landscape-client # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the landscape-client package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012. # msgid "" msgstr "" "Project-Id-Version: landscape-client\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-03-10 19:33+0000\n" "PO-Revision-Date: 2014-03-23 19:13+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:51+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../landscape/ui/controller/app.py:49 msgid "Success." msgstr "Ongi egin da." #: ../landscape/ui/controller/app.py:58 msgid "Failure." msgstr "Huts egin du." #: ../landscape/ui/controller/app.py:90 msgid "Authentication failed" msgstr "Autentifikazioak huts egin du" #: ../landscape/ui/controller/configuration.py:87 msgid "Registering client failed" msgstr "Bezeroaren erregistroak huts egin du" #: ../landscape/ui/controller/configuration.py:90 msgid "Registering client was successful" msgstr "Bezeroaren erregistroa ongi burutu da" #: ../landscape/ui/controller/configuration.py:98 #: ../landscape/ui/controller/configuration.py:101 #, python-format msgid "Attempting to register at %s" msgstr "%s(e)n erregistratzen saiatzen" #: ../landscape/ui/controller/configuration.py:112 msgid "Disabling client failed" msgstr "Bezeroa desgaitzeak huts egin du" #: ../landscape/ui/controller/configuration.py:115 msgid "Disabling client was successful" msgstr "Bezeroa desgaitzea ongi burutu da" #: ../landscape/ui/controller/configuration.py:120 msgid "Attempting to disable landscape client." msgstr "Landscape bezeroa desgaitzen saiatzen." #: ../landscape/ui/view/configuration.py:55 #: ../applications/landscape-client-settings.desktop.in.h:1 msgid "Landscape Service" msgstr "Landscape zerbitzua" #: ../landscape/ui/view/configuration.py:124 msgid "None" msgstr "Bat ere ez" #: ../landscape/ui/view/configuration.py:128 msgid "Landscape - hosted by Canonical" msgstr "Landscape - Canonicalek ostatatua" #: ../landscape/ui/view/configuration.py:132 msgid "Landscape - dedicated server" msgstr "Landscape - zerbitzari dedikatua" #: ../landscape/ui/view/configuration.py:136 msgid "Register" msgstr "Erregistratu" #: ../landscape/ui/view/configuration.py:140 msgid "Disable" msgstr "Desgaitu" #: ../landscape/ui/view/configuration.py:144 msgid "Invalid host name." msgstr "Ostalari-izen baliogabea." #: ../landscape/ui/view/configuration.py:148 msgid "Only ASCII characters are allowed." msgstr "ASCII karaktereak soilik onartzen dira." #: ../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 urruneko administraziorako Canonicalen zerbitzua da. Hala " "baimenduz gero, Landscape zerbitzari batek ordenagailu honen errendimendua " "monitorizatu eta administraziorako aginduak bidal ditzake." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:2 #: ../scripts/landscape-client-ui-install:52 msgid "Find out more..." msgstr "Gehiago..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:3 msgid "Landscape service:" msgstr "Landscape zerbitzua:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:4 msgid "Account name:" msgstr "Kontuaren izena:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:5 msgid "Registration Key:" msgstr "Erregistro-gakoa:" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:6 msgid "Don't have an account?" msgstr "Ez daukazu konturik?" #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:7 msgid "Sign up..." msgstr "Eman izena..." #: ../landscape/ui/view/ui/landscape-client-settings.glade.h:8 msgid "Landscape server hostname:" msgstr "Landscape zerbitzariaren ostalari-izena:" #: ../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 "" "\"Desgaitu\" sakatzen baduzu, makina honetako Landscape bezeroa desgaituko " "da. Berriro gaitu dezakezu geroago, pantaila honetara itzuliz." #: ../applications/landscape-client-settings.desktop.in.h:2 msgid "Landscape Management Service Preferences" msgstr "Landscape kudeaketa-zerbitzuaren hobespenak" #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:1 msgid "Allow the user to read and write Landscape Client settings." msgstr "" "Baimendu erabiltzaileak Landscape bezeroaren ezarpenak ikusi eta aldatzea." #: ../polkit-1/com.canonical.LandscapeClientSettings.policy.in.h:2 msgid "" "System policy prevents you from reading and writing Landscape Client " "Settings." msgstr "" "Sistemaren politikak Landscape bezeroaren ezarpenak ikusi eta aldatzea " "debekatzen dizu." #: ../scripts/landscape-client-ui-install:55 msgid "Landscape client" msgstr "Landscape bezeroa" #: ../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 sistemaren mantentze eta monitorizaziorako zerbitzu erabilerraz " "eta komertziala da, Canonicalek eskainia administratzaileei hainbat makina " "eraginkorki kudeatzen laguntzeko." #: ../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 "" "Landscape bezeroa instalatu behar duzu hura konfiguratzeko. Orain instalatu " "nahi al duzu?" #: ../scripts/landscape-client-ui-install:61 msgid "Install Landscape client?" msgstr "Landscape bezeroa instalatu?" #: ../scripts/landscape-client-ui-install:62 msgid "Install" msgstr "Instalatu" �����������������language-pack-eu-base/data/eu/LC_MESSAGES/NetworkManager.po�����������������������������������������0000644�0000000�0000000�00000672057�12704125523�020377� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of NetworkManager.master.po to Basque # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2008, 2010. msgid "" msgstr "" "Project-Id-Version: NetworkManager.master\n" "Report-Msgid-Bugs-To: " "http://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager&component=gene" "ral\n" "POT-Creation-Date: 2016-04-12 08:54+0000\n" "PO-Revision-Date: 2012-03-29 21:39+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio <Unknown>\n" "Language-Team: Basque <itzulpena@euskalgnu.org>\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-04-15 06:36+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../clients/cli/agent.c:39 #, c-format msgid "" "Usage: nmcli agent { COMMAND | help }\n" "\n" "COMMAND := { secret | polkit | all }\n" "\n" msgstr "" #: ../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 "" #: ../clients/cli/agent.c:149 #, c-format msgid "nmcli successfully registered as a NetworkManager's secret agent.\n" msgstr "" #: ../clients/cli/agent.c:151 #, c-format msgid "Error: secret agent initialization failed" msgstr "" #: ../clients/cli/agent.c:166 #, c-format msgid "Error: polkit agent initialization failed: %s" msgstr "" #: ../clients/cli/agent.c:174 #, c-format msgid "nmcli successfully registered as a polkit agent.\n" msgstr "" #: ../clients/cli/agent.c:206 ../clients/cli/connections.c:11050 #: ../clients/cli/devices.c:3669 ../clients/cli/general.c:343 #: ../clients/cli/general.c:484 #, c-format msgid "Error: NetworkManager is not running." msgstr "" #: ../clients/cli/agent.c:242 #, c-format msgid "Error: 'agent' command '%s' is not valid." msgstr "" #: ../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 "" #. 0 #: ../clients/cli/common.c:39 ../clients/cli/common.c:60 msgid "ADDRESS" msgstr "HELBIDEA" #. 1 #. 2 #: ../clients/cli/common.c:40 ../clients/cli/common.c:61 #: ../clients/cli/connections.c:217 msgid "GATEWAY" msgstr "" #. 2 #: ../clients/cli/common.c:41 ../clients/cli/common.c:62 msgid "ROUTE" msgstr "" #. 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 "" #. 5 #: ../clients/cli/common.c:44 msgid "WINS" msgstr "" #. 0 #: ../clients/cli/common.c:52 ../clients/cli/common.c:72 msgid "OPTION" msgstr "" #: ../clients/cli/common.c:376 ../clients/cli/common.c:436 #, c-format msgid "invalid prefix '%s'; <1-%d> allowed" msgstr "" #: ../clients/cli/common.c:384 #, c-format msgid "invalid IP address: %s" msgstr "" #: ../clients/cli/common.c:448 #, c-format msgid "" "the second component of route ('%s') is neither a next hop address nor a " "metric" msgstr "" #: ../clients/cli/common.c:457 #, c-format msgid "invalid metric '%s'" msgstr "" #: ../clients/cli/common.c:465 #, c-format msgid "invalid route: %s" msgstr "" #: ../clients/cli/common.c:477 msgid "default route cannot be added (NetworkManager handles it by itself)" msgstr "" #: ../clients/cli/common.c:494 msgid "unmanaged" msgstr "kudeatu gabea" #: ../clients/cli/common.c:496 msgid "unavailable" msgstr "ez dago erabilgarri" #: ../clients/cli/common.c:498 ../clients/cli/general.c:245 msgid "disconnected" msgstr "deskonektatuta" #: ../clients/cli/common.c:500 msgid "connecting (prepare)" msgstr "konektatzen (prestatzen)" #: ../clients/cli/common.c:502 msgid "connecting (configuring)" msgstr "konektatzen (konfiguratzen)" #: ../clients/cli/common.c:504 msgid "connecting (need authentication)" msgstr "konektatzen (autentifikazioa behar da)" #: ../clients/cli/common.c:506 msgid "connecting (getting IP configuration)" msgstr "konektatzen (IParen konfigurazioa lortzen)" #: ../clients/cli/common.c:508 msgid "connecting (checking IP connectivity)" msgstr "" #: ../clients/cli/common.c:510 msgid "connecting (starting secondary connections)" msgstr "" #: ../clients/cli/common.c:512 ../clients/cli/general.c:241 msgid "connected" msgstr "konektatuta" #: ../clients/cli/common.c:514 ../clients/cli/connections.c:648 msgid "deactivating" msgstr "" #: ../clients/cli/common.c:516 msgid "connection failed" msgstr "konexioak huts egin du" #: ../clients/cli/common.c:518 ../clients/cli/common.c:535 #: ../clients/cli/connections.c:653 ../clients/cli/connections.c:676 #: ../clients/cli/connections.c:1949 ../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:432 ../clients/cli/general.c:448 #: ../clients/cli/settings.c:839 ../clients/cli/settings.c:925 #: ../clients/cli/settings.c:1265 ../clients/cli/settings.c:1901 #: ../clients/cli/settings.c:3205 ../clients/cli/utils.c:1400 #, c-format msgid "unknown" msgstr "ezezaguna" #. "CAPABILITIES" #: ../clients/cli/common.c:527 ../clients/cli/connections.c:933 #: ../clients/cli/connections.c:935 ../clients/cli/connections.c:937 #: ../clients/cli/connections.c:971 ../clients/cli/connections.c:1040 #: ../clients/cli/connections.c:1041 ../clients/cli/connections.c:1043 #: ../clients/cli/connections.c:3450 ../clients/cli/connections.c:8563 #: ../clients/cli/connections.c:8564 ../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:442 ../clients/cli/settings.c:3200 msgid "yes" msgstr "bai" #: ../clients/cli/common.c:529 ../clients/cli/connections.c:933 #: ../clients/cli/connections.c:935 ../clients/cli/connections.c:937 #: ../clients/cli/connections.c:1040 ../clients/cli/connections.c:1041 #: ../clients/cli/connections.c:1043 ../clients/cli/connections.c:3451 #: ../clients/cli/connections.c:8563 ../clients/cli/connections.c:8564 #: ../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:444 #: ../clients/cli/settings.c:3202 msgid "no" msgstr "ez" #: ../clients/cli/common.c:531 msgid "yes (guessed)" msgstr "" #: ../clients/cli/common.c:533 msgid "no (guessed)" msgstr "" #: ../clients/cli/common.c:544 msgid "No reason given" msgstr "" #. We should not really come here #: ../clients/cli/common.c:547 ../clients/cli/connections.c:2976 #, c-format msgid "Unknown error" msgstr "" #: ../clients/cli/common.c:550 msgid "Device is now managed" msgstr "" #: ../clients/cli/common.c:553 msgid "Device is now unmanaged" msgstr "" #: ../clients/cli/common.c:556 msgid "The device could not be readied for configuration" msgstr "" #: ../clients/cli/common.c:559 msgid "" "IP configuration could not be reserved (no available address, timeout, etc.)" msgstr "" #: ../clients/cli/common.c:562 msgid "The IP configuration is no longer valid" msgstr "" #: ../clients/cli/common.c:565 msgid "Secrets were required, but not provided" msgstr "" #: ../clients/cli/common.c:568 msgid "802.1X supplicant disconnected" msgstr "" #: ../clients/cli/common.c:571 msgid "802.1X supplicant configuration failed" msgstr "" #: ../clients/cli/common.c:574 msgid "802.1X supplicant failed" msgstr "" #: ../clients/cli/common.c:577 msgid "802.1X supplicant took too long to authenticate" msgstr "" #: ../clients/cli/common.c:580 msgid "PPP service failed to start" msgstr "" #: ../clients/cli/common.c:583 msgid "PPP service disconnected" msgstr "" #: ../clients/cli/common.c:586 msgid "PPP failed" msgstr "" #: ../clients/cli/common.c:589 msgid "DHCP client failed to start" msgstr "" #: ../clients/cli/common.c:592 msgid "DHCP client error" msgstr "" #: ../clients/cli/common.c:595 msgid "DHCP client failed" msgstr "" #: ../clients/cli/common.c:598 msgid "Shared connection service failed to start" msgstr "" #: ../clients/cli/common.c:601 msgid "Shared connection service failed" msgstr "" #: ../clients/cli/common.c:604 msgid "AutoIP service failed to start" msgstr "" #: ../clients/cli/common.c:607 msgid "AutoIP service error" msgstr "" #: ../clients/cli/common.c:610 msgid "AutoIP service failed" msgstr "" #: ../clients/cli/common.c:613 msgid "The line is busy" msgstr "" #: ../clients/cli/common.c:616 msgid "No dial tone" msgstr "" #: ../clients/cli/common.c:619 msgid "No carrier could be established" msgstr "" #: ../clients/cli/common.c:622 msgid "The dialing request timed out" msgstr "" #: ../clients/cli/common.c:625 msgid "The dialing attempt failed" msgstr "" #: ../clients/cli/common.c:628 msgid "Modem initialization failed" msgstr "" #: ../clients/cli/common.c:631 msgid "Failed to select the specified APN" msgstr "" #: ../clients/cli/common.c:634 msgid "Not searching for networks" msgstr "" #: ../clients/cli/common.c:637 msgid "Network registration denied" msgstr "" #: ../clients/cli/common.c:640 msgid "Network registration timed out" msgstr "" #: ../clients/cli/common.c:643 msgid "Failed to register with the requested network" msgstr "" #: ../clients/cli/common.c:646 msgid "PIN check failed" msgstr "" #: ../clients/cli/common.c:649 msgid "Necessary firmware for the device may be missing" msgstr "" #: ../clients/cli/common.c:652 msgid "The device was removed" msgstr "" #: ../clients/cli/common.c:655 msgid "NetworkManager went to sleep" msgstr "" #: ../clients/cli/common.c:658 msgid "The device's active connection disappeared" msgstr "" #: ../clients/cli/common.c:661 msgid "Device disconnected by user or client" msgstr "" #: ../clients/cli/common.c:664 msgid "Carrier/link changed" msgstr "" #: ../clients/cli/common.c:667 msgid "The device's existing connection was assumed" msgstr "" #: ../clients/cli/common.c:670 msgid "The supplicant is now available" msgstr "" #: ../clients/cli/common.c:673 msgid "The modem could not be found" msgstr "" #: ../clients/cli/common.c:676 msgid "The Bluetooth connection failed or timed out" msgstr "" #: ../clients/cli/common.c:679 msgid "GSM Modem's SIM card not inserted" msgstr "" #: ../clients/cli/common.c:682 msgid "GSM Modem's SIM PIN required" msgstr "" #: ../clients/cli/common.c:685 msgid "GSM Modem's SIM PUK required" msgstr "" #: ../clients/cli/common.c:688 msgid "GSM Modem's SIM wrong" msgstr "" #: ../clients/cli/common.c:691 msgid "InfiniBand device does not support connected mode" msgstr "" #: ../clients/cli/common.c:694 msgid "A dependency of the connection failed" msgstr "" #: ../clients/cli/common.c:697 msgid "A problem with the RFC 2684 Ethernet over ADSL bridge" msgstr "" #: ../clients/cli/common.c:700 msgid "ModemManager is unavailable" msgstr "" #: ../clients/cli/common.c:703 msgid "The Wi-Fi network could not be found" msgstr "" #: ../clients/cli/common.c:706 msgid "A secondary connection of the base connection failed" msgstr "" #: ../clients/cli/common.c:709 msgid "DCB or FCoE setup failed" msgstr "" #: ../clients/cli/common.c:712 msgid "teamd control failed" msgstr "" #: ../clients/cli/common.c:715 msgid "Modem failed or no longer available" msgstr "" #: ../clients/cli/common.c:718 msgid "Modem now ready and available" msgstr "" #: ../clients/cli/common.c:721 msgid "SIM PIN was incorrect" msgstr "" #: ../clients/cli/common.c:724 msgid "New connection activation was enqueued" msgstr "" #: ../clients/cli/common.c:727 msgid "The device's parent changed" msgstr "" #: ../clients/cli/common.c:730 msgid "The device parent's management changed" msgstr "" #. 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 "Ezezaguna" #: ../clients/cli/common.c:776 #, c-format msgid "invalid priority map '%s'" msgstr "" #: ../clients/cli/common.c:783 ../clients/cli/common.c:789 #, c-format msgid "priority '%s' is not valid (<0-%ld>)" msgstr "" #: ../clients/cli/common.c:856 #, c-format msgid "'%s' is not a valid team configuration or file name." msgstr "" #: ../clients/cli/common.c:958 #, c-format msgid "Error: openconnect failed: %s\n" msgstr "" #: ../clients/cli/common.c:965 #, c-format msgid "Error: openconnect failed with status %d\n" msgstr "" #: ../clients/cli/common.c:967 #, c-format msgid "Error: openconnect failed with signal %d\n" msgstr "" #: ../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 "" #. define some prompts for connection editor #: ../clients/cli/connections.c:41 msgid "Setting name? " msgstr "" #: ../clients/cli/connections.c:42 msgid "Property name? " msgstr "" #: ../clients/cli/connections.c:43 msgid "Enter connection type: " msgstr "" #. define some other prompts #: ../clients/cli/connections.c:46 msgid "Connection type: " msgstr "" #: ../clients/cli/connections.c:47 msgid "VPN type: " msgstr "" #: ../clients/cli/connections.c:48 msgid "Master: " msgstr "" #: ../clients/cli/connections.c:49 msgid "Connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:50 msgid "VPN connection (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:51 msgid "Connection(s) (name, UUID, or path): " msgstr "" #: ../clients/cli/connections.c:52 msgid "Connection(s) (name, UUID, path or apath): " msgstr "" #: ../clients/cli/connections.c:53 msgid "Tunnel mode: " msgstr "" #: ../clients/cli/connections.c:54 msgid "MACVLAN mode: " msgstr "" #. 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 "IZENA" #. 0 #. 1 #: ../clients/cli/connections.c:74 ../clients/cli/connections.c:194 msgid "UUID" msgstr "UUIDa" #. 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 "MOTA" #. 2 #: ../clients/cli/connections.c:76 msgid "TIMESTAMP" msgstr "" #. 3 #: ../clients/cli/connections.c:77 msgid "TIMESTAMP-REAL" msgstr "" #. 4 #. 16 #: ../clients/cli/connections.c:78 ../clients/cli/devices.c:72 msgid "AUTOCONNECT" msgstr "AUTOKONEKTATU" #. 5 #: ../clients/cli/connections.c:79 msgid "AUTOCONNECT-PRIORITY" msgstr "" #. 6 #: ../clients/cli/connections.c:80 msgid "READONLY" msgstr "IRAKURTZEKO-SOILIK" #. 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 "" #. 8 #. 13 #. 4 #: ../clients/cli/connections.c:82 ../clients/cli/devices.c:164 #: ../clients/cli/devices.c:181 msgid "ACTIVE" msgstr "AKTIBO" #. 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 "GAILUA" #. 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 "" #. 11 #: ../clients/cli/connections.c:85 msgid "ACTIVE-PATH" msgstr "" #. 2 #: ../clients/cli/connections.c:195 msgid "DEVICES" msgstr "GAILUAK" #. 4 #: ../clients/cli/connections.c:197 msgid "DEFAULT" msgstr "LEHENETSIA" #. 5 #: ../clients/cli/connections.c:198 msgid "DEFAULT6" msgstr "" #. 6 #: ../clients/cli/connections.c:199 msgid "SPEC-OBJECT" msgstr "SPEC-OBJEKTUA" #. 7 #. 4 #. Ask for optional 'vpn' arguments. #: ../clients/cli/connections.c:200 ../clients/cli/connections.c:238 #: ../clients/cli/connections.c:4169 ../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 "" #. 10 #: ../clients/cli/connections.c:203 msgid "ZONE" msgstr "" #. 11 #: ../clients/cli/connections.c:204 msgid "MASTER-PATH" msgstr "" #. 1 #: ../clients/cli/connections.c:216 msgid "USERNAME" msgstr "" #. 3 #: ../clients/cli/connections.c:218 msgid "BANNER" msgstr "" #. 4 #: ../clients/cli/connections.c:219 msgid "VPN-STATE" msgstr "" #. 5 #: ../clients/cli/connections.c:220 msgid "CFG" msgstr "" #: ../clients/cli/connections.c:233 ../clients/cli/devices.c:225 msgid "GENERAL" msgstr "OROKORRA" #. 0 #. 6 #: ../clients/cli/connections.c:234 ../clients/cli/devices.c:232 msgid "IP4" msgstr "" #. 1 #. 7 #: ../clients/cli/connections.c:235 ../clients/cli/devices.c:233 msgid "DHCP4" msgstr "" #. 2 #. 8 #: ../clients/cli/connections.c:236 ../clients/cli/devices.c:234 msgid "IP6" msgstr "" #. 3 #. 9 #: ../clients/cli/connections.c:237 ../clients/cli/devices.c:235 msgid "DHCP6" msgstr "" #: ../clients/cli/connections.c:272 #, 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 <order spec>]\n" " show [--active] [id | uuid | path | apath] <ID> ...\n" "\n" " up [[id | uuid | path] <ID>] [ifname <ifname>] [ap <BSSID>] [passwd-file " "<file with passwords>]\n" "\n" " down [id | uuid | path | apath] <ID> ...\n" "\n" " add COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-- ([+|-" "]<setting>.<property> <value>)+]\n" "\n" " modify [--temporary] [id | uuid | path] <ID> ([+|-]<setting>.<property> " "<value>)+\n" "\n" " clone [--temporary] [id | uuid | path ] <ID> <new name>\n" "\n" " edit [id | uuid | path] <ID>\n" " edit [type <new_con_type>] [con-name <new_con_name>]\n" "\n" " delete [id | uuid | path] <ID>\n" "\n" " monitor [id | uuid | path] <ID> ...\n" "\n" " reload\n" "\n" " load <filename> [ <filename>... ]\n" "\n" " import [--temporary] type <type> file <file to import>\n" "\n" " export [id | uuid | path] <ID> [<output file>]\n" "\n" msgstr "" #: ../clients/cli/connections.c:294 #, c-format msgid "" "Usage: nmcli connection show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--active] [--order <order spec>]\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] <ID> ...\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 "" #: ../clients/cli/connections.c:315 #, c-format msgid "" "Usage: nmcli connection up { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID> [ifname <ifname>] [ap <BSSID>] [nsp " "<name>] [passwd-file <file with passwords>]\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 <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file " "with passwords>]\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 "" #: ../clients/cli/connections.c:336 #, c-format msgid "" "Usage: nmcli connection down { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path | apath] <ID> ...\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 "" #: ../clients/cli/connections.c:348 #, c-format msgid "" "Usage: nmcli connection add { ARGUMENTS | help }\n" "\n" "ARGUMENTS := COMMON_OPTIONS TYPE_SPECIFIC_OPTIONS SLAVE_OPTIONS IP_OPTIONS [-" "- ([+|-]<setting>.<property> <value>)+]\n" "\n" " COMMON_OPTIONS:\n" " type <type>\n" " ifname <interface name> | \"*\"\n" " [con-name <connection name>]\n" " [autoconnect yes|no]\n" " [save yes|no]\n" " [master <master (ifname, or connection UUID or name)>]\n" " [slave-type <master connection type>]\n" "\n" " TYPE_SPECIFIC_OPTIONS:\n" " ethernet: [mac <MAC address>]\n" " [cloned-mac <cloned MAC address>]\n" " [mtu <MTU>]\n" "\n" " wifi: ssid <SSID>\n" " [mac <MAC address>]\n" " [cloned-mac <cloned MAC address>]\n" " [mtu <MTU>]\n" " [mode infrastructure|ap|adhoc]\n" "\n" " wimax: [mac <MAC address>]\n" " [nsp <NSP>]\n" "\n" " pppoe: username <PPPoE username>\n" " [password <PPPoE password>]\n" " [service <PPPoE service name>]\n" " [mtu <MTU>]\n" " [mac <MAC address>]\n" "\n" " gsm: apn <APN>\n" " [user <username>]\n" " [password <password>]\n" "\n" " cdma: [user <username>]\n" " [password <password>]\n" "\n" " infiniband: [mac <MAC address>]\n" " [mtu <MTU>]\n" " [transport-mode datagram | connected]\n" " [parent <ifname>]\n" " [p-key <IPoIB P_Key>]\n" "\n" " bluetooth: [addr <bluetooth address>]\n" " [bt-type panu|dun-gsm|dun-cdma]\n" "\n" " vlan: dev <parent device (connection UUID, ifname, or MAC)>\n" " id <VLAN ID>\n" " [flags <VLAN flags>]\n" " [ingress <ingress priority mapping>]\n" " [egress <egress priority mapping>]\n" " [mtu <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 <ifname>]\n" " [miimon <num>]\n" " [downdelay <num>]\n" " [updelay <num>]\n" " [arp-interval <num>]\n" " [arp-ip-target <num>]\n" " [lacp-rate slow (0) | fast (1)]\n" "\n" " bond-slave: master <master (ifname, or connection UUID or name)>\n" "\n" " team: [config <file>|<raw JSON data>]\n" "\n" " team-slave: master <master (ifname, or connection UUID or name)>\n" " [config <file>|<raw JSON data>]\n" "\n" " bridge: [stp yes|no]\n" " [priority <num>]\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 <MAC address>]\n" "\n" " bridge-slave: master <master (ifname, or connection UUID or name)>\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 <username>]\n" "\n" " olpc-mesh: ssid <SSID>\n" " [channel <1-13>]\n" " [dhcp-anycast <MAC address>]\n" "\n" " adsl: username <username>\n" " protocol pppoa|pppoe|ipoatm\n" " [password <password>]\n" " [encapsulation vcmux|llc]\n" "\n" " tun: mode tun|tap\n" " [owner <UID>]\n" " [group <GID>]\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 <remote endpoint IP>\n" " [local <local endpoint IP>]\n" " [dev <parent device (ifname or connection UUID)>]\n" "\n" " macvlan: dev <parent device (connection UUID, ifname, or MAC)>\n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n" "\n" " vxlan: id <VXLAN ID>\n" " remote <IP of multicast group or remote address>\n" " [local <source IP>]\n" " [dev <parent device (ifname or connection UUID)>]\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 <file>|<raw JSON data>]\n" "\n" " IP_OPTIONS:\n" " [ip4 <IPv4 address>] [gw4 <IPv4 gateway>]\n" " [ip6 <IPv6 address>] [gw6 <IPv6 gateway>]\n" "\n" msgstr "" #: ../clients/cli/connections.c:460 #, c-format msgid "" "Usage: nmcli connection modify { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID> ([+|-]<setting>.<property> <value>)+\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 "" #: ../clients/cli/connections.c:483 #, c-format msgid "" "Usage: nmcli connection clone { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] [id | uuid | path] <ID> <new name>\n" "\n" "Clone an existing connection profile. The newly created connection will be\n" "the exact copy of the <ID>, except the uuid property (will be generated) " "and\n" "id (provided as <new name> argument).\n" "\n" msgstr "" #: ../clients/cli/connections.c:495 #, c-format msgid "" "Usage: nmcli connection edit { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID>\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 <new connection type>] [con-name <new connection name>]\n" "\n" "Add a new connection profile in an interactive editor.\n" "\n" msgstr "" #: ../clients/cli/connections.c:510 #, c-format msgid "" "Usage: nmcli connection delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID>\n" "\n" "Delete a connection profile.\n" "The profile is identified by its name, UUID or D-Bus path.\n" "\n" msgstr "" #: ../clients/cli/connections.c:521 #, c-format msgid "" "Usage: nmcli connection monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID> ...\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 "" #: ../clients/cli/connections.c:533 #, c-format msgid "" "Usage: nmcli connection reload { help }\n" "\n" "Reload all connection files from disk.\n" "\n" msgstr "" #: ../clients/cli/connections.c:541 #, c-format msgid "" "Usage: nmcli connection load { ARGUMENTS | help }\n" "\n" "ARGUMENTS := <filename> [<filename>...]\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 "" #: ../clients/cli/connections.c:553 #, c-format msgid "" "Usage: nmcli connection import { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [--temporary] type <type> file <file to import>\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 "" #: ../clients/cli/connections.c:566 #, c-format msgid "" "Usage: nmcli connection export { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [id | uuid | path] <ID> [<output file>]\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 "" #: ../clients/cli/connections.c:644 msgid "activating" msgstr "aktibatzen" #: ../clients/cli/connections.c:646 msgid "activated" msgstr "aktibatuta" #: ../clients/cli/connections.c:650 msgid "deactivated" msgstr "" #: ../clients/cli/connections.c:662 msgid "VPN connecting (prepare)" msgstr "VPN konektatzen (prestatzen)" #: ../clients/cli/connections.c:664 msgid "VPN connecting (need authentication)" msgstr "VPN konektatzen (autentifikazioa behar da)" #: ../clients/cli/connections.c:666 msgid "VPN connecting" msgstr "VPN konektatzen" #: ../clients/cli/connections.c:668 msgid "VPN connecting (getting IP configuration)" msgstr "VPN konektatzen (IP konfigurazioa lortzen)" #: ../clients/cli/connections.c:670 msgid "VPN connected" msgstr "VPN konektatuta" #: ../clients/cli/connections.c:672 msgid "VPN connection failed" msgstr "VPN konexioak huts egin du" #: ../clients/cli/connections.c:674 msgid "VPN disconnected" msgstr "VPN deskonektatuta" #: ../clients/cli/connections.c:744 #, c-format msgid "Error updating secrets for %s: %s\n" msgstr "" #: ../clients/cli/connections.c:764 msgid "Connection profile details" msgstr "" #: ../clients/cli/connections.c:776 ../clients/cli/connections.c:1169 #, c-format msgid "Error: 'connection show': %s" msgstr "" #: ../clients/cli/connections.c:932 ../clients/cli/settings.c:1897 msgid "never" msgstr "inoiz ez" #: ../clients/cli/connections.c:1157 msgid "Activate connection details" msgstr "" #: ../clients/cli/connections.c:1393 #, c-format msgid "invalid field '%s'; allowed fields: %s and %s, or %s,%s" msgstr "" #: ../clients/cli/connections.c:1408 ../clients/cli/connections.c:1416 #, c-format msgid "'%s' has to be alone" msgstr "" #. Add headers #: ../clients/cli/connections.c:1634 msgid "NetworkManager active profiles" msgstr "" #: ../clients/cli/connections.c:1635 msgid "NetworkManager connection profiles" msgstr "" #: ../clients/cli/connections.c:1681 ../clients/cli/connections.c:2389 #: ../clients/cli/connections.c:2411 ../clients/cli/connections.c:2420 #: ../clients/cli/connections.c:2429 ../clients/cli/connections.c:2588 #: ../clients/cli/connections.c:10156 ../clients/cli/connections.c:10273 #: ../clients/cli/connections.c:10405 ../clients/cli/connections.c:10538 #: ../clients/cli/connections.c:10648 ../clients/cli/connections.c:10659 #: ../clients/cli/connections.c:10758 ../clients/cli/devices.c:2344 #: ../clients/cli/devices.c:2352 ../clients/cli/devices.c:2675 #: ../clients/cli/devices.c:2682 ../clients/cli/devices.c:2696 #: ../clients/cli/devices.c:2703 ../clients/cli/devices.c:2720 #: ../clients/cli/devices.c:2728 ../clients/cli/devices.c:2741 #: ../clients/cli/devices.c:3105 ../clients/cli/devices.c:3112 #: ../clients/cli/devices.c:3119 ../clients/cli/devices.c:3131 #: ../clients/cli/devices.c:3144 ../clients/cli/devices.c:3151 #: ../clients/cli/devices.c:3323 ../clients/cli/devices.c:3330 #: ../clients/cli/devices.c:3503 #, c-format msgid "Error: %s argument is missing." msgstr "Errorea: %s argumentua falta da." #: ../clients/cli/connections.c:1696 #, c-format msgid "Error: %s - no such connection profile." msgstr "" #: ../clients/cli/connections.c:1755 ../clients/cli/connections.c:2452 #: ../clients/cli/connections.c:11162 ../clients/cli/devices.c:3292 #: ../clients/cli/devices.c:3779 ../clients/cli/general.c:539 #: ../clients/cli/general.c:588 ../clients/cli/general.c:605 #: ../clients/cli/general.c:644 ../clients/cli/general.c:658 #: ../clients/cli/general.c:776 ../clients/cli/general.c:823 #: ../clients/cli/general.c:843 #, c-format msgid "Error: %s." msgstr "Errorea: %s." #: ../clients/cli/connections.c:1851 #, c-format msgid "no active connection on device '%s'" msgstr "ez dago konexio aktiborik '%s' gailuan" #: ../clients/cli/connections.c:1859 msgid "no active connection or device" msgstr "ez dago konexio edo gailu aktiborik" #: ../clients/cli/connections.c:1910 #, c-format msgid "device '%s' not compatible with connection '%s'" msgstr "'%s' gailua ez da '%s' konexioarekin bateragarria" #: ../clients/cli/connections.c:1913 #, c-format msgid "no device found for connection '%s'" msgstr "ez da gailurik aurkitu '%s' konexioarentzat" #: ../clients/cli/connections.c:1925 msgid "unknown reason" msgstr "arrazoi ezezaguna" #: ../clients/cli/connections.c:1927 ../clients/cli/general.c:277 msgid "none" msgstr "bat ere ez" #: ../clients/cli/connections.c:1929 msgid "the user was disconnected" msgstr "erabiltzailea deskonektatu egin da" #: ../clients/cli/connections.c:1931 msgid "the base network connection was interrupted" msgstr "oinarriko sarearen konexioa eten egin da" #: ../clients/cli/connections.c:1933 msgid "the VPN service stopped unexpectedly" msgstr "VPN zerbitzua ustekabean gelditu da" #: ../clients/cli/connections.c:1935 msgid "the VPN service returned invalid configuration" msgstr "VPN zerbitzuak konfigurazio baliogabea itzuli du" #: ../clients/cli/connections.c:1937 msgid "the connection attempt timed out" msgstr "konexioaren saiakeraren denbora-muga" #: ../clients/cli/connections.c:1939 msgid "the VPN service did not start in time" msgstr "VPN zerbitzua ez da orduan abiatu" #: ../clients/cli/connections.c:1941 msgid "the VPN service failed to start" msgstr "huts egin du VPN zerbitzuak abiaraztean" #: ../clients/cli/connections.c:1943 msgid "no valid VPN secrets" msgstr "VPNren ezkutukoak ez dira baliozkoak" #: ../clients/cli/connections.c:1945 msgid "invalid VPN secrets" msgstr "VPNren ezkutukoak baliogabeak" #: ../clients/cli/connections.c:1947 msgid "the connection was removed" msgstr "konexioa kendu egin da" #: ../clients/cli/connections.c:1969 ../clients/cli/connections.c:1997 #: ../clients/cli/connections.c:2158 ../clients/cli/connections.c:8454 #, c-format msgid "Connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1976 #, c-format msgid "" "Connection successfully activated (master waiting for slaves) (D-Bus active " "path: %s)\n" msgstr "" #: ../clients/cli/connections.c:1980 ../clients/cli/connections.c:2002 #, c-format msgid "Error: Connection activation failed." msgstr "Errorea: konexioaren aktibazioak huts egin du" #: ../clients/cli/connections.c:2053 #, c-format msgid "VPN connection successfully activated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2061 #, c-format msgid "Error: Connection activation failed: %s." msgstr "Errorea: konexioaren aktibazioak huts egin du: %s." #: ../clients/cli/connections.c:2080 ../clients/cli/devices.c:1426 #, c-format msgid "Error: Timeout %d sec expired." msgstr "Errorea: denbora-muga %d segundotan iraungituta." #: ../clients/cli/connections.c:2140 #, c-format msgid "Error: Connection activation failed: %s" msgstr "Errorea: konexioaren aktibazioak huts egin du: %s" #: ../clients/cli/connections.c:2225 #, c-format msgid "failed to read passwd-file '%s': %s" msgstr "" #: ../clients/cli/connections.c:2237 #, c-format msgid "missing colon in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2245 #, c-format msgid "missing dot in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2258 #, c-format msgid "invalid setting name in 'password' entry '%s'" msgstr "" #: ../clients/cli/connections.c:2314 #, c-format msgid "unknown device '%s'." msgstr "" #: ../clients/cli/connections.c:2319 msgid "neither a valid connection nor device given" msgstr "" #: ../clients/cli/connections.c:2402 #, c-format msgid "Error: Connection '%s' does not exist." msgstr "" #: ../clients/cli/connections.c:2437 ../clients/cli/devices.c:1325 #: ../clients/cli/devices.c:2358 ../clients/cli/devices.c:2752 #: ../clients/cli/devices.c:3336 #, c-format msgid "Unknown parameter: %s\n" msgstr "Parametro ezezaguna: %s\n" #: ../clients/cli/connections.c:2462 msgid "preparing" msgstr "" #: ../clients/cli/connections.c:2483 #, c-format msgid "Connection '%s' (%s) successfully deleted.\n" msgstr "" #: ../clients/cli/connections.c:2499 #, c-format msgid "Connection '%s' successfully deactivated (D-Bus active path: %s)\n" msgstr "" #: ../clients/cli/connections.c:2570 ../clients/cli/connections.c:10391 #: ../clients/cli/connections.c:10590 #, c-format msgid "Error: No connection specified." msgstr "" #: ../clients/cli/connections.c:2602 #, c-format msgid "Error: '%s' is not an active connection.\n" msgstr "" #: ../clients/cli/connections.c:2603 ../clients/cli/connections.c:10420 #, c-format msgid "Error: not all active connections found." msgstr "" #: ../clients/cli/connections.c:2612 #, c-format msgid "Error: no active connection provided." msgstr "" #: ../clients/cli/connections.c:2955 ../clients/cli/utils.c:702 #, c-format msgid "'%s' not among [%s]" msgstr "" #: ../clients/cli/connections.c:3032 #, c-format msgid "Error: '%s': '%s' is not a valid %s MAC address." msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3033 ../clients/cli/connections.c:3565 #: ../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 "" #: ../clients/cli/connections.c:3033 ../clients/tui/nm-editor-utils.c:146 #: ../libnm-glib/nm-device.c:1849 ../libnm/nm-device.c:1800 msgid "Ethernet" msgstr "" #: ../clients/cli/connections.c:3053 #, c-format msgid "Error: 'mtu': '%s' is not a valid MTU." msgstr "" #: ../clients/cli/connections.c:3069 #, c-format msgid "Error: 'parent': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:3090 #, c-format msgid "Error: 'p-key': '%s' is not a valid InfiniBand P_KEY." msgstr "" #: ../clients/cli/connections.c:3105 #, c-format msgid "Error: '%s' is not a valid UID/GID." msgstr "" #: ../clients/cli/connections.c:3149 #, c-format msgid "Error: '%s': '%s' is not a valid %s %s." msgstr "" #: ../clients/cli/connections.c:3162 msgid "Wi-Fi mode" msgstr "" #: ../clients/cli/connections.c:3171 msgid "InfiniBand transport mode" msgstr "" #: ../clients/cli/connections.c:3183 msgid "ADSL protocol" msgstr "" #: ../clients/cli/connections.c:3194 msgid "ADSL encapsulation" msgstr "" #: ../clients/cli/connections.c:3203 msgid "TUN device mode" msgstr "" #: ../clients/cli/connections.c:3216 #, c-format msgid "Error: 'flags': '%s' is not valid; use <0-7>." msgstr "" #: ../clients/cli/connections.c:3238 #, c-format msgid "Error: '%s': '%s' is not valid; %s " msgstr "" #: ../clients/cli/connections.c:3416 #, c-format msgid "Warning: master='%s' doesn't refer to any existing profile.\n" msgstr "" #: ../clients/cli/connections.c:3441 #, c-format msgid "Error: '%s': '%s' is not valid; use <%u-%u>." msgstr "" #. Ask for optional arguments. #: ../clients/cli/connections.c:3497 #, 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] "" msgstr[1] "" #: ../clients/cli/connections.c:3500 #, c-format msgid "Do you want to provide it? %s" msgid_plural "Do you want to provide them? %s" msgstr[0] "" msgstr[1] "" #. Ask for optional arguments #: ../clients/cli/connections.c:3517 msgid "ethernet" msgstr "" #: ../clients/cli/connections.c:3522 ../clients/cli/connections.c:3570 #: ../clients/cli/connections.c:3704 ../clients/cli/connections.c:3783 msgid "MTU [auto]: " msgstr "" #: ../clients/cli/connections.c:3533 ../clients/cli/connections.c:3581 #: ../clients/cli/connections.c:3676 ../clients/cli/connections.c:3715 #: ../clients/cli/connections.c:4101 msgid "MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3544 msgid "Cloned MAC [none]: " msgstr "" #: ../clients/cli/connections.c:3592 #, c-format msgid "Transport mode %s" msgstr "" #: ../clients/cli/connections.c:3605 msgid "Parent interface [none]: " msgstr "" #: ../clients/cli/connections.c:3616 msgid "P_KEY [none]: " msgstr "" #: ../clients/cli/connections.c:3626 #, c-format msgid "Error: 'p-key' is mandatory when 'parent' is specified.\n" msgstr "" #. Ask for optional arguments #: ../clients/cli/connections.c:3643 ../clients/tui/nm-editor-utils.c:154 #: ../libnm-glib/nm-device.c:1851 ../libnm/nm-device.c:1802 msgid "Wi-Fi" msgstr "" #: ../clients/cli/connections.c:3651 ../clients/cli/connections.c:6199 #, c-format msgid "Mode %s" msgstr "" #. Ask for optional 'wimax' arguments. #: ../clients/cli/connections.c:3671 ../libnm-glib/nm-device.c:1857 #: ../libnm/nm-device.c:1808 msgid "WiMAX" msgstr "" #. Ask for optional 'pppoe' arguments. #: ../clients/cli/connections.c:3694 msgid "PPPoE" msgstr "" #: ../clients/cli/connections.c:3698 ../clients/cli/connections.c:3736 #: ../clients/cli/connections.c:4223 msgid "Password [none]: " msgstr "" #: ../clients/cli/connections.c:3700 msgid "Service [none]: " msgstr "" #. Ask for optional 'gsm' or 'cdma' arguments. #: ../clients/cli/connections.c:3730 msgid "mobile broadband" msgstr "" #: ../clients/cli/connections.c:3734 ../clients/cli/connections.c:4173 msgid "Username [none]: " msgstr "" #. Ask for optional 'bluetooth' arguments. #: ../clients/cli/connections.c:3749 msgid "bluetooth" msgstr "" #: ../clients/cli/connections.c:3756 #, c-format msgid "Bluetooth type %s" msgstr "" #: ../clients/cli/connections.c:3762 #, c-format msgid "Error: 'bt-type': '%s' is not a valid bluetooth type.\n" msgstr "" #. Ask for optional 'vlan' arguments. #. 13 #: ../clients/cli/connections.c:3778 ../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 "" #: ../clients/cli/connections.c:3794 msgid "VLAN flags (<0-7>) [none]: " msgstr "" #: ../clients/cli/connections.c:3805 msgid "Ingress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3816 msgid "Egress priority maps [none]: " msgstr "" #: ../clients/cli/connections.c:3827 msgid "Bonding mode [balance-rr]: " msgstr "" #. Ask for optional 'bond' arguments. #: ../clients/cli/connections.c:3843 msgid "bond" msgstr "" #: ../clients/cli/connections.c:3865 msgid "Bonding primary interface [none]: " msgstr "" #: ../clients/cli/connections.c:3868 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name.\n" msgstr "" #: ../clients/cli/connections.c:3876 #, c-format msgid "Bonding monitoring mode %s" msgstr "" #: ../clients/cli/connections.c:3882 #, c-format msgid "Error: '%s' is not a valid monitoring mode; use '%s' or '%s'.\n" msgstr "" #: ../clients/cli/connections.c:3891 msgid "Bonding miimon [100]: " msgstr "" #: ../clients/cli/connections.c:3894 #, c-format msgid "Error: 'miimon': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3902 msgid "Bonding downdelay [0]: " msgstr "" #: ../clients/cli/connections.c:3905 #, c-format msgid "Error: 'downdelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3913 msgid "Bonding updelay [0]: " msgstr "" #: ../clients/cli/connections.c:3916 #, c-format msgid "Error: 'updelay': '%s' is not a valid number <0-%u>.\n" msgstr "" #: ../clients/cli/connections.c:3925 msgid "Bonding arp-interval [0]: " msgstr "" #: ../clients/cli/connections.c:3928 #, c-format msgid "Error: 'arp-interval': '%s' is not a valid number <0-%u>.\n" msgstr "" #. FIXME: verify the string #: ../clients/cli/connections.c:3936 msgid "Bonding arp-ip-target [none]: " msgstr "" #: ../clients/cli/connections.c:3943 msgid "LACP rate ('slow' or 'fast') [slow]: " msgstr "" #: ../clients/cli/connections.c:3949 #, c-format msgid "Error: 'lacp_rate': '%s' is invalid ('slow' or 'fast').\n" msgstr "" #: ../clients/cli/connections.c:3972 msgid "Team JSON configuration [none]: " msgstr "" #: ../clients/cli/connections.c:3989 msgid "team" msgstr "" #: ../clients/cli/connections.c:3995 msgid "team-slave" msgstr "" #. Ask for optional 'bridge' arguments. #: ../clients/cli/connections.c:4007 msgid "bridge" msgstr "" #: ../clients/cli/connections.c:4013 #, c-format msgid "Enable STP %s" msgstr "" #: ../clients/cli/connections.c:4018 #, c-format msgid "Error: 'stp': %s.\n" msgstr "" #: ../clients/cli/connections.c:4026 msgid "STP priority [32768]: " msgstr "" #: ../clients/cli/connections.c:4030 #, c-format msgid "Error: 'priority': '%s' is not a valid number <0-%d>.\n" msgstr "" #: ../clients/cli/connections.c:4038 msgid "Forward delay [15]: " msgstr "" #: ../clients/cli/connections.c:4042 #, c-format msgid "Error: 'forward-delay': '%s' is not a valid number <2-30>.\n" msgstr "" #: ../clients/cli/connections.c:4051 msgid "Hello time [2]: " msgstr "" #: ../clients/cli/connections.c:4055 #, c-format msgid "Error: 'hello-time': '%s' is not a valid number <1-10>.\n" msgstr "" #: ../clients/cli/connections.c:4063 msgid "Max age [20]: " msgstr "" #: ../clients/cli/connections.c:4067 #, c-format msgid "Error: 'max-age': '%s' is not a valid number <6-40>.\n" msgstr "" #: ../clients/cli/connections.c:4075 msgid "MAC address ageing time [300]: " msgstr "" #: ../clients/cli/connections.c:4079 #, c-format msgid "Error: 'ageing-time': '%s' is not a valid number <0-1000000>.\n" msgstr "" #: ../clients/cli/connections.c:4088 #, c-format msgid "Enable IGMP snooping %s" msgstr "" #: ../clients/cli/connections.c:4093 #, c-format msgid "Error: 'multicast-snooping': %s.\n" msgstr "" #. Ask for optional 'bridge-slave' arguments. #: ../clients/cli/connections.c:4120 msgid "bridge-slave" msgstr "" #: ../clients/cli/connections.c:4125 msgid "Bridge port priority [32]: " msgstr "" #: ../clients/cli/connections.c:4138 msgid "Bridge port STP path cost [100]: " msgstr "" #: ../clients/cli/connections.c:4152 #, c-format msgid "Hairpin %s" msgstr "" #: ../clients/cli/connections.c:4157 #, c-format msgid "Error: 'hairpin': %s.\n" msgstr "" #. Ask for optional 'olpc' arguments. #: ../clients/cli/connections.c:4184 ../libnm-glib/nm-device.c:1855 #: ../libnm/nm-device.c:1806 msgid "OLPC Mesh" msgstr "" #: ../clients/cli/connections.c:4189 msgid "OLPC Mesh channel [1]: " msgstr "" #: ../clients/cli/connections.c:4192 #, c-format msgid "Error: 'channel': '%s' is not a valid number <1-13>.\n" msgstr "" #: ../clients/cli/connections.c:4200 msgid "DHCP anycast MAC address [none]: " msgstr "" #. Ask for optional 'adsl' arguments. #: ../clients/cli/connections.c:4219 ../libnm-glib/nm-device.c:1871 #: ../libnm/nm-device.c:1822 msgid "ADSL" msgstr "" #: ../clients/cli/connections.c:4227 #, c-format msgid "ADSL encapsulation %s" msgstr "" #. Ask for optional 'macvlan' arguments. #: ../clients/cli/connections.c:4245 msgid "macvlan" msgstr "" #: ../clients/cli/connections.c:4251 #, c-format msgid "Tap %s" msgstr "" #: ../clients/cli/connections.c:4256 #, c-format msgid "Error: 'tap': %s.\n" msgstr "" #. Ask for optional 'vxlan' arguments. #: ../clients/cli/connections.c:4272 ../libnm-glib/nm-device.c:1875 #: ../libnm/nm-device.c:1826 msgid "VXLAN" msgstr "" #: ../clients/cli/connections.c:4277 ../clients/cli/connections.c:4601 msgid "Parent device [none]: " msgstr "" #: ../clients/cli/connections.c:4282 ../clients/cli/connections.c:4606 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name.\n" msgstr "" #: ../clients/cli/connections.c:4291 msgid "Local address [none]: " msgstr "" #: ../clients/cli/connections.c:4296 #, c-format msgid "Error: 'local': '%s' is not a valid IP address.\n" msgstr "" #: ../clients/cli/connections.c:4305 msgid "Minimum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4309 #, c-format msgid "Error: 'source-port-min': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4318 msgid "Maximum source port [0]: " msgstr "" #: ../clients/cli/connections.c:4322 #, c-format msgid "Error: 'source-port-max': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4331 msgid "Destination port [8472]: " msgstr "" #: ../clients/cli/connections.c:4335 #, c-format msgid "Error: 'destination-port': '%s' is not a valid number <0-65535>.\n" msgstr "" #: ../clients/cli/connections.c:4374 msgid "IPv4 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4376 msgid "IPv6 address (IP[/plen]) [none]: " msgstr "" #: ../clients/cli/connections.c:4390 #, c-format msgid " Address successfully added: %s\n" msgstr "" #: ../clients/cli/connections.c:4392 #, c-format msgid " Warning: address already present: %s\n" msgstr "" #: ../clients/cli/connections.c:4394 #, c-format msgid " Warning: ignoring garbage at the end: '%s'\n" msgstr "" #: ../clients/cli/connections.c:4396 ../clients/cli/connections.c:5605 #: ../clients/cli/connections.c:5652 ../clients/cli/connections.c:6569 #: ../clients/cli/connections.c:6602 msgid "Error: " msgstr "" #: ../clients/cli/connections.c:4416 msgid "IPv4 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4419 msgid "IPv6 gateway [none]: " msgstr "" #: ../clients/cli/connections.c:4439 #, c-format msgid "Error: invalid gateway address '%s'\n" msgstr "" #. Ask for IP addresses #: ../clients/cli/connections.c:4452 #, c-format msgid "Do you want to add IP addresses? %s" msgstr "" #: ../clients/cli/connections.c:4460 #, c-format msgid "Press <Enter> to finish adding addresses.\n" msgstr "" #. Ask for optional 'tun' arguments. #: ../clients/cli/connections.c:4504 ../libnm-glib/nm-device.c:1879 #: ../libnm/nm-device.c:1830 msgid "Tun" msgstr "" #: ../clients/cli/connections.c:4509 msgid "User ID [none]: " msgstr "" #: ../clients/cli/connections.c:4522 msgid "Group ID [none]: " msgstr "" #: ../clients/cli/connections.c:4536 #, c-format msgid "Enable PI %s" msgstr "" #: ../clients/cli/connections.c:4541 #, c-format msgid "Error: 'pi': %s.\n" msgstr "" #: ../clients/cli/connections.c:4549 #, c-format msgid "Enable VNET header %s" msgstr "" #: ../clients/cli/connections.c:4554 #, c-format msgid "Error: 'vnet-hdr': %s.\n" msgstr "" #: ../clients/cli/connections.c:4562 #, c-format msgid "Enable multi queue %s" msgstr "" #: ../clients/cli/connections.c:4567 #, c-format msgid "Error: 'multi-queue': %s.\n" msgstr "" #. Ask for optional 'ip-tunnel' arguments. #: ../clients/cli/connections.c:4581 msgid "IP Tunnel" msgstr "" #: ../clients/cli/connections.c:4586 msgid "Local endpoint [none]: " msgstr "" #: ../clients/cli/connections.c:4592 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address\n" msgstr "" #: ../clients/cli/connections.c:4658 ../clients/cli/connections.c:10184 #, c-format msgid "Error: <setting>.<property> argument is missing." msgstr "" #: ../clients/cli/connections.c:4663 #, c-format msgid "Error: value for '%s' is missing." msgstr "" #: ../clients/cli/connections.c:4681 #, c-format msgid "Error: invalid <setting>.<property> '%s'." msgstr "" #: ../clients/cli/connections.c:4689 #, c-format msgid "Error: invalid or not allowed setting '%s': %s." msgstr "" #: ../clients/cli/connections.c:4700 #, c-format msgid "Error: don't know how to create '%s' setting." msgstr "" #: ../clients/cli/connections.c:4710 #, c-format msgid "Error: invalid property '%s': %s." msgstr "" #: ../clients/cli/connections.c:4722 #, c-format msgid "Error: failed to modify %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4741 #, c-format msgid "Error: failed to remove a value from %s.%s: %s." msgstr "" #: ../clients/cli/connections.c:4775 #, c-format msgid "" "Warning: 'type' is ignored. Use 'nmcli connection add \"%s\" ...' instead." msgstr "" #: ../clients/cli/connections.c:4783 msgid "Error: redundant 'master' option." msgstr "" #: ../clients/cli/connections.c:4796 msgid "Error: 'master' is required." msgstr "" #: ../clients/cli/connections.c:4950 #, c-format msgid "Error: 'parent': not valid without 'p-key'." msgstr "" #: ../clients/cli/connections.c:5005 ../clients/cli/connections.c:5967 msgid "SSID: " msgstr "" #: ../clients/cli/connections.c:5008 ../clients/cli/connections.c:5970 msgid "Error: 'ssid' is required." msgstr "" #: ../clients/cli/connections.c:5072 msgid "WiMAX NSP name: " msgstr "" #: ../clients/cli/connections.c:5075 msgid "Error: 'nsp' is required." msgstr "" #: ../clients/cli/connections.c:5127 msgid "PPPoE username: " msgstr "" #: ../clients/cli/connections.c:5130 ../clients/cli/connections.c:6037 msgid "Error: 'username' is required." msgstr "" #: ../clients/cli/connections.c:5199 msgid "APN: " msgstr "" #: ../clients/cli/connections.c:5202 msgid "Error: 'apn' is required." msgstr "" #: ../clients/cli/connections.c:5260 msgid "Bluetooth device address: " msgstr "" #: ../clients/cli/connections.c:5263 msgid "Error: 'addr' is required." msgstr "" #: ../clients/cli/connections.c:5304 #, c-format msgid "Error: 'bt-type': '%s' not valid; use [%s, %s (%s), %s]." msgstr "" #: ../clients/cli/connections.c:5348 msgid "VLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:5351 ../clients/cli/connections.c:6108 msgid "Error: 'dev' is required." msgstr "" #: ../clients/cli/connections.c:5355 msgid "VLAN ID <0-4094>: " msgstr "" #: ../clients/cli/connections.c:5358 ../clients/cli/connections.c:6424 msgid "Error: 'id' is required." msgstr "" #: ../clients/cli/connections.c:5364 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-4094>." msgstr "" #: ../clients/cli/connections.c:5374 ../clients/cli/connections.c:6116 #, c-format msgid "Error: 'dev': '%s' is neither UUID, interface name, nor MAC." msgstr "" #: ../clients/cli/connections.c:5506 #, c-format msgid "Error: 'mode': %s." msgstr "" #: ../clients/cli/connections.c:5515 #, c-format msgid "Error: 'primary': '%s' is not a valid interface name." msgstr "" #: ../clients/cli/connections.c:5738 #, c-format msgid "Error: 'stp': %s." msgstr "" #: ../clients/cli/connections.c:5747 #, c-format msgid "Error: 'multicast-snooping': %s." msgstr "" #: ../clients/cli/connections.c:5866 #, c-format msgid "Error: 'hairpin': %s." msgstr "" #: ../clients/cli/connections.c:5915 msgid "Error: 'vpn-type' is required." msgstr "" #: ../clients/cli/connections.c:5922 #, c-format msgid "Warning: 'vpn-type': %s not known.\n" msgstr "" #: ../clients/cli/connections.c:5983 #, c-format msgid "Error: 'channel': '%s' is not valid; use <1-13>." msgstr "" #: ../clients/cli/connections.c:6034 msgid "Username: " msgstr "" #: ../clients/cli/connections.c:6043 #, c-format msgid "Protocol %s" msgstr "" #: ../clients/cli/connections.c:6046 msgid "Error: 'protocol' is required." msgstr "" #: ../clients/cli/connections.c:6105 msgid "MACVLAN parent device or connection UUID: " msgstr "" #: ../clients/cli/connections.c:6125 ../clients/cli/connections.c:6205 #: ../clients/cli/connections.c:6307 msgid "Error: 'mode' is required." msgstr "" #: ../clients/cli/connections.c:6131 msgid "Error: 'mode' is not valid." msgstr "" #: ../clients/cli/connections.c:6144 #, c-format msgid "Error: 'tap': %s." msgstr "" #: ../clients/cli/connections.c:6230 #, c-format msgid "Error: 'pi': %s." msgstr "" #: ../clients/cli/connections.c:6241 #, c-format msgid "Error: 'vnet-hdr': %s." msgstr "" #: ../clients/cli/connections.c:6252 #, c-format msgid "Error: 'multi-queue': %s." msgstr "" #: ../clients/cli/connections.c:6321 #, c-format msgid "Error: 'mode': '%s' is not valid, use one of %s" msgstr "" #: ../clients/cli/connections.c:6327 msgid "Remote endpoint: " msgstr "" #: ../clients/cli/connections.c:6330 ../clients/cli/connections.c:6432 msgid "Error: 'remote' is required." msgstr "" #: ../clients/cli/connections.c:6337 #, c-format msgid "Error: 'remote': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6351 #, c-format msgid "Error: 'local': '%s' is not valid; must be an IP address" msgstr "" #: ../clients/cli/connections.c:6360 ../clients/cli/connections.c:6455 #, c-format msgid "Error: 'dev': '%s' is neither UUID nor interface name." msgstr "" #: ../clients/cli/connections.c:6421 msgid "VXLAN ID: " msgstr "" #: ../clients/cli/connections.c:6429 msgid "Remote: " msgstr "" #: ../clients/cli/connections.c:6438 #, c-format msgid "Error: 'id': '%s' is not valid; use <0-16777215>." msgstr "" #: ../clients/cli/connections.c:6464 #, c-format msgid "Error: 'remote': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6473 #, c-format msgid "Error: 'local': '%s' is not a valid IP address" msgstr "" #: ../clients/cli/connections.c:6482 #, c-format msgid "Error: 'source-port-min': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6491 #, c-format msgid "Error: 'source-port-max': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6500 #, c-format msgid "Error: 'destination-port': %s is not valid; use <0-65535>." msgstr "" #: ../clients/cli/connections.c:6540 #, c-format msgid "Error: '%s' is not a valid connection type." msgstr "" #: ../clients/cli/connections.c:6581 #, c-format msgid "Error: IPv4 gateway specified without IPv4 addresses" msgstr "" #: ../clients/cli/connections.c:6585 #, c-format msgid "Error: multiple IPv4 gateways specified" msgstr "" #: ../clients/cli/connections.c:6589 #, c-format msgid "Error: Invalid IPv4 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6614 #, c-format msgid "Error: IPv6 gateway specified without IPv6 addresses" msgstr "" #: ../clients/cli/connections.c:6618 #, c-format msgid "Error: multiple IPv6 gateways specified" msgstr "" #: ../clients/cli/connections.c:6622 #, c-format msgid "Error: Invalid IPv6 gateway '%s'" msgstr "" #: ../clients/cli/connections.c:6670 ../clients/cli/connections.c:10223 #, c-format msgid "Error: Failed to add '%s' connection: %s" msgstr "" #: ../clients/cli/connections.c:6675 #, c-format msgid "Connection '%s' (%s) successfully added.\n" msgstr "" #: ../clients/cli/connections.c:6951 ../clients/cli/connections.c:10678 #, c-format msgid "Error: 'type' argument is required." msgstr "" #: ../clients/cli/connections.c:6959 #, c-format msgid "Error: invalid connection type; %s." msgstr "" #: ../clients/cli/connections.c:6968 ../clients/cli/devices.c:2164 #, c-format msgid "Error: 'autoconnect': %s." msgstr "" #: ../clients/cli/connections.c:6978 #, c-format msgid "Error: 'save': %s." msgstr "" #: ../clients/cli/connections.c:6995 msgid "Interface name [*]: " msgstr "" #: ../clients/cli/connections.c:7000 #, c-format msgid "Error: 'ifname' argument is required." msgstr "" #: ../clients/cli/connections.c:7002 #, c-format msgid "Error: mandatory 'ifname' not seen before '%s'." msgstr "" #: ../clients/cli/connections.c:7011 #, c-format msgid "Error: 'ifname': '%s' is not a valid interface nor '*'." msgstr "" #: ../clients/cli/connections.c:8035 #, c-format msgid "['%s' setting values]\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8117 #, c-format msgid "" "---[ Main menu ]---\n" "goto [<setting> | <prop>] :: go to a setting or property\n" "remove <setting>[.<prop>] | <prop> :: remove setting or reset property " "value\n" "set [<setting>.<prop> <value>] :: set property value\n" "describe [<setting>.<prop>] :: describe property\n" "print [all | <setting>[.<prop>]] :: print the connection\n" "verify [all | fix] :: verify the connection\n" "save [persistent|temporary] :: save the connection\n" "activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n" "back :: go one level up (back)\n" "help/? [<command>] :: print this help\n" "nmcli <conf-option> <value> :: nmcli configuration\n" "quit :: exit nmcli\n" msgstr "" #: ../clients/cli/connections.c:8144 #, c-format msgid "" "goto <setting>[.<prop>] | <prop> :: 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 "" #: ../clients/cli/connections.c:8151 #, c-format msgid "" "remove <setting>[.<prop>] :: 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 "" #: ../clients/cli/connections.c:8158 #, c-format msgid "" "set [<setting>.<prop> <value>] :: set property value\n" "\n" "This command sets property value.\n" "\n" "Example: nmcli> set con.id My connection\n" msgstr "" #: ../clients/cli/connections.c:8163 #, c-format msgid "" "describe [<setting>.<prop>] :: describe property\n" "\n" "Shows property description. You can consult nm-settings(5) manual page to " "see all NM settings and properties.\n" msgstr "" #: ../clients/cli/connections.c:8168 #, 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 "" #: ../clients/cli/connections.c:8173 #, 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 "" #: ../clients/cli/connections.c:8182 #, 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 "" #: ../clients/cli/connections.c:8193 #, c-format msgid "" "activate [<ifname>] [/<ap>|<nsp>] :: activate the connection\n" "\n" "Activates the connection.\n" "\n" "Available options:\n" "<ifname> - device the connection will be activated on\n" "/<ap>|<nsp> - AP (Wi-Fi) or NSP (WiMAX) (prepend with / when <ifname> is not " "specified)\n" msgstr "" #: ../clients/cli/connections.c:8200 ../clients/cli/connections.c:8359 #, c-format msgid "" "back :: go to upper menu level\n" "\n" msgstr "" #: ../clients/cli/connections.c:8203 #, c-format msgid "" "help/? [<command>] :: help for the nmcli commands\n" "\n" msgstr "" #: ../clients/cli/connections.c:8206 #, c-format msgid "" "nmcli [<conf-option> <value>] :: 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 <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 "" #: ../clients/cli/connections.c:8228 ../clients/cli/connections.c:8365 #, 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 "" #: ../clients/cli/connections.c:8233 ../clients/cli/connections.c:8370 #: ../clients/cli/connections.c:8794 ../clients/cli/connections.c:9742 #, c-format msgid "Unknown command: '%s'\n" msgstr "" #. TRANSLATORS: do not translate command names and keywords before :: #. * However, you should translate terms enclosed in <>. #. #: ../clients/cli/connections.c:8299 #, c-format msgid "" "---[ Property menu ]---\n" "set [<value>] :: set new value\n" "add [<value>] :: add new option to the property\n" "change :: change current value\n" "remove [<index> | <option>] :: delete the value\n" "describe :: describe property\n" "print [setting | connection] :: print property (setting/connection) " "value(s)\n" "back :: go to upper level\n" "help/? [<command>] :: print this help or command description\n" "quit :: exit nmcli\n" msgstr "" #: ../clients/cli/connections.c:8324 #, c-format msgid "" "set [<value>] :: set new value\n" "\n" "This command sets provided <value> to this property\n" msgstr "" #: ../clients/cli/connections.c:8328 #, c-format msgid "" "add [<value>] :: append new value to the property\n" "\n" "This command adds provided <value> to this property, if the property is of a " "container type. For single-valued properties the property value is replaced " "(same as 'set').\n" msgstr "" #: ../clients/cli/connections.c:8334 #, c-format msgid "" "change :: change current value\n" "\n" "Displays current value and allows editing it.\n" msgstr "" #: ../clients/cli/connections.c:8338 #, c-format msgid "" "remove [<value>|<index>|<option name>] :: delete the value\n" "\n" "Removes the property value. For single-valued properties, this sets the\n" "property back to its default value. For container-type properties, this " "removes\n" "all the values of that property, or you can specify an argument to remove " "just\n" "a single item or option. The argument is either a value or index of the item " "to\n" "remove, or an option name (for properties with named options).\n" "\n" "Examples: nmcli ipv4.dns> remove 8.8.8.8\n" " nmcli ipv4.dns> remove 2\n" " nmcli bond.options> remove downdelay\n" "\n" msgstr "" #: ../clients/cli/connections.c:8349 #, 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 "" #: ../clients/cli/connections.c:8354 #, c-format msgid "" "print [property|setting|connection] :: print property (setting, connection) " "value(s)\n" "\n" "Shows property value. Providing an argument you can also display values for " "the whole setting or connection.\n" msgstr "" #: ../clients/cli/connections.c:8362 #, c-format msgid "" "help/? [<command>] :: help for nmcli commands\n" "\n" msgstr "" #: ../clients/cli/connections.c:8460 #, c-format msgid "Error: Connection activation failed.\n" msgstr "" #: ../clients/cli/connections.c:8543 #, c-format msgid "Error: setting '%s' is mandatory and cannot be removed.\n" msgstr "" #. TRANSLATORS: status line in nmcli connection editor #: ../clients/cli/connections.c:8561 #, c-format msgid "[ Type: %s | Name: %s | UUID: %s | Dirty: %s | Temp: %s ]\n" msgstr "" #: ../clients/cli/connections.c:8597 #, c-format msgid "The connection is not saved. Do you really want to quit? %s" msgstr "" #: ../clients/cli/connections.c:8646 #, c-format msgid "" "The connection profile has been removed from another client. You may type " "'save' in the main menu to restore it.\n" msgstr "" #: ../clients/cli/connections.c:8671 ../clients/cli/connections.c:9093 #: ../clients/cli/connections.c:9151 #, c-format msgid "Allowed values for '%s' property: %s\n" msgstr "" #: ../clients/cli/connections.c:8675 ../clients/cli/connections.c:9097 #: ../clients/cli/connections.c:9155 #, c-format msgid "Enter '%s' value: " msgstr "" #: ../clients/cli/connections.c:8690 ../clients/cli/connections.c:8712 #: ../clients/cli/connections.c:9101 ../clients/cli/connections.c:9160 #, c-format msgid "Error: failed to set '%s' property: %s\n" msgstr "" #: ../clients/cli/connections.c:8706 #, c-format msgid "Edit '%s' value: " msgstr "" #: ../clients/cli/connections.c:8735 #, c-format msgid "Error: %s\n" msgstr "" #: ../clients/cli/connections.c:8741 ../clients/cli/connections.c:9242 #: ../clients/cli/connections.c:9290 #, c-format msgid "Error: failed to remove value of '%s': %s\n" msgstr "" #: ../clients/cli/connections.c:8762 #, c-format msgid "Unknown command argument: '%s'\n" msgstr "" #: ../clients/cli/connections.c:8867 #, c-format msgid "Available settings: %s\n" msgstr "" #: ../clients/cli/connections.c:8879 #, c-format msgid "Error: invalid setting name; %s\n" msgstr "" #: ../clients/cli/connections.c:8896 #, c-format msgid "Available properties: %s\n" msgstr "" #: ../clients/cli/connections.c:8904 #, c-format msgid "Error: property %s\n" msgstr "" #: ../clients/cli/connections.c:8945 #, c-format msgid "" "Saving the connection with 'autoconnect=yes'. That might result in an " "immediate activation of the connection.\n" "Do you still want to save? %s" msgstr "" #: ../clients/cli/connections.c:9035 #, c-format msgid "You may edit the following settings: %s\n" msgstr "" #: ../clients/cli/connections.c:9063 #, c-format msgid "" "The connection profile has been removed from another client. You may type " "'save' to restore it.\n" msgstr "" #: ../clients/cli/connections.c:9105 ../clients/cli/connections.c:9335 #, c-format msgid "Error: no setting selected; valid are [%s]\n" msgstr "" #: ../clients/cli/connections.c:9106 #, c-format msgid "use 'goto <setting>' first, or 'set <setting>.<property>'\n" msgstr "" #: ../clients/cli/connections.c:9120 ../clients/cli/connections.c:9269 #: ../clients/cli/connections.c:9357 #, c-format msgid "Error: invalid setting argument '%s'; valid are [%s]\n" msgstr "" #: ../clients/cli/connections.c:9130 #, c-format msgid "Error: missing setting for '%s' property\n" msgstr "" #: ../clients/cli/connections.c:9137 #, c-format msgid "Error: invalid property: %s\n" msgstr "" #: ../clients/cli/connections.c:9190 #, c-format msgid "Error: unknown setting '%s'\n" msgstr "" #: ../clients/cli/connections.c:9203 #, c-format msgid "You may edit the following properties: %s\n" msgstr "" #: ../clients/cli/connections.c:9247 #, c-format msgid "Error: no argument given; valid are [%s]\n" msgstr "" #: ../clients/cli/connections.c:9266 #, c-format msgid "Setting '%s' is not present in the connection.\n" msgstr "" #: ../clients/cli/connections.c:9311 #, c-format msgid "Error: %s properties, nor it is a setting name.\n" msgstr "" #: ../clients/cli/connections.c:9336 #, c-format msgid "use 'goto <setting>' first, or 'describe <setting>.<property>'\n" msgstr "" #: ../clients/cli/connections.c:9385 #, c-format msgid "Error: invalid property: %s, neither a valid setting name.\n" msgstr "" #: ../clients/cli/connections.c:9417 #, c-format msgid "Error: unknown setting: '%s'\n" msgstr "" #: ../clients/cli/connections.c:9422 #, c-format msgid "Error: '%s' setting not present in the connection\n" msgstr "" #: ../clients/cli/connections.c:9450 #, c-format msgid "Error: invalid property: %s%s\n" msgstr "" #: ../clients/cli/connections.c:9452 msgid ", neither a valid setting name" msgstr "" #: ../clients/cli/connections.c:9469 #, c-format msgid "Invalid verify option: %s\n" msgstr "" #: ../clients/cli/connections.c:9477 #, c-format msgid "Verify setting '%s': %s\n" msgstr "" #: ../clients/cli/connections.c:9492 #, c-format msgid "Verify connection: %s\n" msgstr "" #: ../clients/cli/connections.c:9495 #, c-format msgid "The error cannot be fixed automatically.\n" msgstr "" #: ../clients/cli/connections.c:9512 #, c-format msgid "Error: invalid argument '%s'\n" msgstr "" #: ../clients/cli/connections.c:9545 #, c-format msgid "Error: Failed to save '%s' (%s) connection: %s\n" msgstr "" #: ../clients/cli/connections.c:9552 #, c-format msgid "Connection '%s' (%s) successfully saved.\n" msgstr "" #: ../clients/cli/connections.c:9553 #, c-format msgid "Connection '%s' (%s) successfully updated.\n" msgstr "" #: ../clients/cli/connections.c:9586 #, c-format msgid "Error: connection verification failed: %s\n" msgstr "" #: ../clients/cli/connections.c:9587 msgid "(unknown error)" msgstr "" #: ../clients/cli/connections.c:9588 #, c-format msgid "You may try running 'verify fix' to fix errors.\n" msgstr "" #: ../clients/cli/connections.c:9610 #, c-format msgid "Error: connection is not saved. Type 'save' first.\n" msgstr "" #: ../clients/cli/connections.c:9614 #, c-format msgid "Error: connection is not valid: %s\n" msgstr "" #: ../clients/cli/connections.c:9624 #, c-format msgid "Error: Cannot activate connection: %s.\n" msgstr "" #: ../clients/cli/connections.c:9634 #, c-format msgid "Error: Failed to activate '%s' (%s) connection: %s\n" msgstr "" #: ../clients/cli/connections.c:9640 #, c-format msgid "Monitoring connection activation (press any key to continue)\n" msgstr "" #: ../clients/cli/connections.c:9678 #, c-format msgid "Error: status-line: %s\n" msgstr "" #: ../clients/cli/connections.c:9686 #, c-format msgid "Error: save-confirmation: %s\n" msgstr "" #: ../clients/cli/connections.c:9694 #, c-format msgid "Error: show-secrets: %s\n" msgstr "" #: ../clients/cli/connections.c:9703 #, c-format msgid "Error: bad color: %s\n" msgstr "" #: ../clients/cli/connections.c:9717 #, c-format msgid "Current nmcli configuration:\n" msgstr "" #: ../clients/cli/connections.c:9727 #, c-format msgid "Invalid configuration option '%s'; allowed [%s]\n" msgstr "" #: ../clients/cli/connections.c:9982 #, c-format msgid "Error: only one of 'id', uuid, or 'path' can be provided." msgstr "" #: ../clients/cli/connections.c:9994 ../clients/cli/connections.c:10171 #: ../clients/cli/connections.c:10178 ../clients/cli/connections.c:10306 #: ../clients/cli/connections.c:10782 #, c-format msgid "Error: Unknown connection '%s'." msgstr "" #: ../clients/cli/connections.c:10012 #, c-format msgid "" "Warning: editing existing connection '%s'; 'type' argument is ignored\n" msgstr "" #: ../clients/cli/connections.c:10015 #, c-format msgid "" "Warning: editing existing connection '%s'; 'con-name' argument is ignored\n" msgstr "" #: ../clients/cli/connections.c:10029 #, c-format msgid "Valid connection types: %s\n" msgstr "" #: ../clients/cli/connections.c:10031 #, c-format msgid "Error: invalid connection type; %s\n" msgstr "" #: ../clients/cli/connections.c:10070 #, c-format msgid "===| nmcli interactive connection editor |===" msgstr "" #: ../clients/cli/connections.c:10073 #, c-format msgid "Editing existing '%s' connection: '%s'" msgstr "" #: ../clients/cli/connections.c:10075 #, c-format msgid "Adding a new '%s' connection" msgstr "" #: ../clients/cli/connections.c:10077 #, c-format msgid "Type 'help' or '?' for available commands." msgstr "" #: ../clients/cli/connections.c:10079 #, c-format msgid "Type 'describe [<setting>.<prop>]' for detailed property description." msgstr "" #: ../clients/cli/connections.c:10117 #, c-format msgid "Error: Failed to modify connection '%s': %s" msgstr "" #: ../clients/cli/connections.c:10124 #, c-format msgid "Connection '%s' (%s) successfully modified.\n" msgstr "" #: ../clients/cli/connections.c:10146 ../clients/cli/connections.c:10262 #: ../clients/cli/connections.c:10639 ../clients/cli/connections.c:10747 #, c-format msgid "Error: No arguments provided." msgstr "" #: ../clients/cli/connections.c:10165 ../clients/cli/connections.c:10294 #: ../clients/cli/connections.c:10776 #, c-format msgid "Error: connection ID is missing." msgstr "" #: ../clients/cli/connections.c:10228 #, c-format msgid "%s (%s) cloned as %s (%s).\n" msgstr "" #: ../clients/cli/connections.c:10260 msgid "New connection name: " msgstr "" #: ../clients/cli/connections.c:10281 ../clients/cli/connections.c:10299 #, c-format msgid "Error: <new name> argument is missing." msgstr "" #: ../clients/cli/connections.c:10287 #, c-format msgid "Error: unexpected extra argument '%s'." msgstr "" #: ../clients/cli/connections.c:10356 #, c-format msgid "Error: not all connections deleted." msgstr "" #: ../clients/cli/connections.c:10357 #, c-format msgid "Error: Connection deletion failed: %s" msgstr "" #: ../clients/cli/connections.c:10419 ../clients/cli/connections.c:10547 #, c-format msgid "Error: unknown connection '%s'\n" msgstr "" #: ../clients/cli/connections.c:10433 #, c-format msgid "Error: no connection provided." msgstr "" #. truncate trailing ", " #: ../clients/cli/connections.c:10458 #, c-format msgid "Error: cannot delete unknown connection(s): %s." msgstr "" #: ../clients/cli/connections.c:10470 #, c-format msgid "%s: connection profile changed\n" msgstr "" #: ../clients/cli/connections.c:10496 #, c-format msgid "%s: connection profile created\n" msgstr "" #: ../clients/cli/connections.c:10505 #, c-format msgid "%s: connection profile removed\n" msgstr "" #: ../clients/cli/connections.c:10548 #, c-format msgid "Error: not all connections found." msgstr "" #: ../clients/cli/connections.c:10571 #, c-format msgid "Error: failed to reload connections: %s." msgstr "" #: ../clients/cli/connections.c:10603 #, c-format msgid "Error: failed to load connection: %s." msgstr "" #: ../clients/cli/connections.c:10611 #, c-format msgid "Could not load file '%s'\n" msgstr "" #: ../clients/cli/connections.c:10620 msgid "File to import: " msgstr "" #: ../clients/cli/connections.c:10655 #, c-format msgid "Warning: 'type' already specified, ignoring extra one.\n" msgstr "" #: ../clients/cli/connections.c:10666 #, c-format msgid "Warning: 'file' already specified, ignoring extra one.\n" msgstr "" #: ../clients/cli/connections.c:10668 #, c-format msgid "Unknown parameter: %s" msgstr "" #: ../clients/cli/connections.c:10683 #, c-format msgid "Error: 'file' argument is required." msgstr "" #: ../clients/cli/connections.c:10691 ../clients/cli/connections.c:10798 #, c-format msgid "Error: failed to load VPN plugin: %s." msgstr "" #: ../clients/cli/connections.c:10699 #, c-format msgid "Error: failed to import '%s': %s." msgstr "" #: ../clients/cli/connections.c:10745 msgid "Output file name: " msgstr "" #: ../clients/cli/connections.c:10769 #, c-format msgid "Error: unknown extra argument: '%s'." msgstr "" #: ../clients/cli/connections.c:10789 #, c-format msgid "Error: the connection is not VPN." msgstr "" #: ../clients/cli/connections.c:10810 #, c-format msgid "Error: failed to create temporary file %s." msgstr "" #: ../clients/cli/connections.c:10819 #, c-format msgid "Error: failed to export '%s': %s." msgstr "" #: ../clients/cli/connections.c:10830 #, c-format msgid "Error: failed to read temporary file '%s': %s." msgstr "" #: ../clients/cli/connections.c:10976 #, c-format msgid "incorrect string '%s' of '--order' option" msgstr "" #: ../clients/cli/connections.c:11002 #, c-format msgid "incorrect item '%s' in '--order' option" msgstr "" #: ../clients/cli/connections.c:11089 msgid "'--order' argument is missing" msgstr "" #: ../clients/cli/connections.c:11154 #, c-format msgid "Error: '%s' is not valid 'connection' command." msgstr "" #. define some prompts #: ../clients/cli/devices.c:35 msgid "Interface: " msgstr "" #: ../clients/cli/devices.c:36 msgid "Interface(s): " msgstr "" #. 3 #. 20 #: ../clients/cli/devices.c:44 ../clients/cli/devices.c:76 msgid "CONNECTION" msgstr "" #. 4 #. 21 #: ../clients/cli/devices.c:45 ../clients/cli/devices.c:77 msgid "CON-UUID" msgstr "" #. 2 #: ../clients/cli/devices.c:58 msgid "NM-TYPE" msgstr "" #. 3 #: ../clients/cli/devices.c:59 msgid "VENDOR" msgstr "" #. 4 #: ../clients/cli/devices.c:60 msgid "PRODUCT" msgstr "" #. 5 #: ../clients/cli/devices.c:61 msgid "DRIVER" msgstr "KONTROLATZAILEA" #. 6 #: ../clients/cli/devices.c:62 msgid "DRIVER-VERSION" msgstr "" #. 7 #: ../clients/cli/devices.c:63 msgid "FIRMWARE-VERSION" msgstr "" #. 8 #: ../clients/cli/devices.c:64 msgid "HWADDR" msgstr "HW-HELBIDEA" #. 9 #: ../clients/cli/devices.c:65 ../clients/tui/nmt-page-ethernet.c:83 #: ../clients/tui/nmt-page-infiniband.c:94 ../clients/tui/nmt-page-vlan.c:128 #: ../clients/tui/nmt-page-wifi.c:370 msgid "MTU" msgstr "" #. 11 #: ../clients/cli/devices.c:67 msgid "REASON" msgstr "" #. 12 #: ../clients/cli/devices.c:68 msgid "UDI" msgstr "" #. 13 #: ../clients/cli/devices.c:69 msgid "IP-IFACE" msgstr "" #. 14 #. 2 #: ../clients/cli/devices.c:70 ../clients/cli/devices.c:102 msgid "IS-SOFTWARE" msgstr "" #. 15 #: ../clients/cli/devices.c:71 msgid "NM-MANAGED" msgstr "" #. 17 #: ../clients/cli/devices.c:73 msgid "FIRMWARE-MISSING" msgstr "" #. 18 #: ../clients/cli/devices.c:74 msgid "NM-PLUGIN-MISSING" msgstr "" #. 19 #: ../clients/cli/devices.c:75 msgid "PHYS-PORT-ID" msgstr "" #. 23 #: ../clients/cli/devices.c:79 msgid "METERED" msgstr "" #. 0 #: ../clients/cli/devices.c:90 msgid "AVAILABLE-CONNECTION-PATHS" msgstr "" #. 1 #: ../clients/cli/devices.c:91 msgid "AVAILABLE-CONNECTIONS" msgstr "" #. 0 #: ../clients/cli/devices.c:100 msgid "CARRIER-DETECT" msgstr "" #. 1 #: ../clients/cli/devices.c:101 msgid "SPEED" msgstr "ABIADURA" #. 0 #: ../clients/cli/devices.c:111 msgid "CARRIER" msgstr "" #. 1 #: ../clients/cli/devices.c:112 msgid "S390-SUBCHANNELS" msgstr "" #. 0 #: ../clients/cli/devices.c:121 ../clients/cli/devices.c:731 msgid "WEP" msgstr "WEP" #. 1 #: ../clients/cli/devices.c:122 msgid "WPA" msgstr "WPA" #. 2 #: ../clients/cli/devices.c:123 ../clients/cli/devices.c:739 msgid "WPA2" msgstr "WPA2" #. 3 #: ../clients/cli/devices.c:124 msgid "TKIP" msgstr "TKIP" #. 4 #: ../clients/cli/devices.c:125 msgid "CCMP" msgstr "CCMP" #. 5 #. 2 #: ../clients/cli/devices.c:126 ../clients/cli/devices.c:228 msgid "AP" msgstr "" #. 6 #: ../clients/cli/devices.c:127 msgid "ADHOC" msgstr "" #. 7 #: ../clients/cli/devices.c:128 msgid "2GHZ" msgstr "" #. 8 #: ../clients/cli/devices.c:129 msgid "5GHZ" msgstr "" #. 0 #: ../clients/cli/devices.c:138 msgid "CTR-FREQ" msgstr "" #. 1 #: ../clients/cli/devices.c:139 msgid "RSSI" msgstr "" #. 2 #: ../clients/cli/devices.c:140 msgid "CINR" msgstr "" #. 3 #: ../clients/cli/devices.c:141 msgid "TX-POW" msgstr "" #. 4 #: ../clients/cli/devices.c:142 msgid "BSID" msgstr "" #. 0 #: ../clients/cli/devices.c:151 ../clients/tui/nmt-page-wifi.c:224 msgid "SSID" msgstr "SSID" #. 1 #: ../clients/cli/devices.c:152 msgid "SSID-HEX" msgstr "" #. 2 #: ../clients/cli/devices.c:153 ../clients/tui/nmt-page-wifi.c:358 msgid "BSSID" msgstr "BSSID" #. 3 #: ../clients/cli/devices.c:154 msgid "MODE" msgstr "MODUA" #. 4 #: ../clients/cli/devices.c:155 msgid "CHAN" msgstr "" #. 5 #: ../clients/cli/devices.c:156 msgid "FREQ" msgstr "MAIZTASUNA" #. 6 #: ../clients/cli/devices.c:157 msgid "RATE" msgstr "" #. 7 #. 1 #: ../clients/cli/devices.c:158 ../clients/cli/devices.c:178 msgid "SIGNAL" msgstr "SEINALEA" #. 8 #: ../clients/cli/devices.c:159 msgid "BARS" msgstr "" #. 9 #: ../clients/cli/devices.c:160 msgid "SECURITY" msgstr "SEGURTASUNA" #. 10 #: ../clients/cli/devices.c:161 msgid "WPA-FLAGS" msgstr "" #. 11 #: ../clients/cli/devices.c:162 msgid "RSN-FLAGS" msgstr "" #. 14 #: ../clients/cli/devices.c:165 msgid "*" msgstr "" #. 0 #. 5 #: ../clients/cli/devices.c:177 ../clients/cli/devices.c:231 msgid "NSP" msgstr "" #. 0 #: ../clients/cli/devices.c:192 msgid "SLAVES" msgstr "" #. 0 #: ../clients/cli/devices.c:201 msgid "PARENT" msgstr "" #. 1 #: ../clients/cli/devices.c:202 msgid "ID" msgstr "" #. 0 #: ../clients/cli/devices.c:211 ../clients/cli/devices.c:226 msgid "CAPABILITIES" msgstr "" #. 1 #: ../clients/cli/devices.c:227 msgid "WIFI-PROPERTIES" msgstr "HARIGABEA-PROPIETATEAK" #. 3 #: ../clients/cli/devices.c:229 msgid "WIRED-PROPERTIES" msgstr "HARIDUNA-PROPIETATEAK" #. 4 #: ../clients/cli/devices.c:230 msgid "WIMAX-PROPERTIES" msgstr "" #. 10 #: ../clients/cli/devices.c:236 ../clients/tui/nmt-page-bond.c:351 msgid "BOND" msgstr "" #. 11 #: ../clients/cli/devices.c:237 ../clients/tui/nmt-page-team.c:145 msgid "TEAM" msgstr "" #. 12 #: ../clients/cli/devices.c:238 ../clients/tui/nmt-page-bridge.c:74 msgid "BRIDGE" msgstr "" #. 14 #: ../clients/cli/devices.c:240 msgid "BLUETOOTH" msgstr "" #. 15 #: ../clients/cli/devices.c:241 msgid "CONNECTIONS" msgstr "" #. 1 #: ../clients/cli/devices.c:253 msgid "CHASSIS-ID" msgstr "" #. 2 #: ../clients/cli/devices.c:254 msgid "PORT-ID" msgstr "" #. 3 #: ../clients/cli/devices.c:255 msgid "PORT-DESCRIPTION" msgstr "" #. 4 #: ../clients/cli/devices.c:256 msgid "SYSTEM-NAME" msgstr "" #. 5 #: ../clients/cli/devices.c:257 msgid "SYSTEM-DESCRIPTION" msgstr "" #. 6 #: ../clients/cli/devices.c:258 msgid "SYSTEM-CAPABILITIES" msgstr "" #. 7 #: ../clients/cli/devices.c:259 msgid "IEEE-802-1-PVID" msgstr "" #. 8 #: ../clients/cli/devices.c:260 msgid "IEEE-802-1-PPVID" msgstr "" #. 9 #: ../clients/cli/devices.c:261 msgid "IEEE-802-1-PPVID-FLAGS" msgstr "" #. 10 #: ../clients/cli/devices.c:262 msgid "IEEE-802-1-VID" msgstr "" #. 11 #: ../clients/cli/devices.c:263 msgid "IEEE-802-1-VLAN-NAME" msgstr "" #. 12 #: ../clients/cli/devices.c:264 msgid "DESTINATION" msgstr "" #. 13 #: ../clients/cli/devices.c:265 msgid "CHASSIS-ID-TYPE" msgstr "" #. 14 #: ../clients/cli/devices.c:266 msgid "PORT-ID-TYPE" msgstr "" #: ../clients/cli/devices.c:283 #, c-format msgid "" "Usage: nmcli device { COMMAND | help }\n" "\n" "COMMAND := { status | show | connect | reapply | disconnect | delete | " "monitor | wifi | lldp }\n" "\n" " status\n" "\n" " show [<ifname>]\n" "\n" " set [ifname] <ifname> [autoconnect yes|no] [managed yes|no]\n" "\n" " connect <ifname>\n" "\n" " reapply <ifname> ...\n" "\n" " disconnect <ifname> ...\n" "\n" " delete <ifname> ...\n" "\n" " monitor <ifname> ...\n" "\n" " wifi [list [ifname <ifname>] [bssid <BSSID>]]\n" "\n" " wifi connect <(B)SSID> [password <password>] [wep-key-type key|phrase] " "[ifname <ifname>]\n" " [bssid <BSSID>] [name <name>] [private yes|no] " "[hidden yes|no]\n" "\n" " wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>] [band a|bg] " "[channel <channel>] [password <password>]\n" "\n" " wifi rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n" "\n" " lldp [list [ifname <ifname>]]\n" "\n" msgstr "" #: ../clients/cli/devices.c:305 #, c-format msgid "" "Usage: nmcli device status { help }\n" "\n" "Show status for all devices.\n" "By default, the following columns are shown:\n" " DEVICE - interface name\n" " TYPE - device type\n" " STATE - device state\n" " CONNECTION - connection activated on device (if any)\n" "Displayed columns can be changed using '--fields' global option. 'status' " "is\n" "the default command, which means 'nmcli device' calls 'nmcli device " "status'.\n" "\n" msgstr "" #: ../clients/cli/devices.c:320 #, c-format msgid "" "Usage: nmcli device show { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [<ifname>]\n" "\n" "Show details of device(s).\n" "The command lists details for all devices, or for a given device.\n" "\n" msgstr "" #: ../clients/cli/devices.c:331 #, c-format msgid "" "Usage: nmcli device connect { ARGUMENTS | help }\n" "\n" "ARGUMENTS := <ifname>\n" "\n" "Connect the device.\n" "NetworkManager will try to find a suitable connection that will be " "activated.\n" "It will also consider connections that are not set to auto-connect.\n" "\n" msgstr "" #: ../clients/cli/devices.c:343 #, c-format msgid "" "Usage: nmcli device reapply { ARGUMENTS | help }\n" "\n" "ARGUMENTS := <ifname> ...\n" "\n" "Attempts to update device with changes to the currently active connection\n" "made since it was last applied.\n" "\n" msgstr "" #: ../clients/cli/devices.c:354 #, c-format msgid "" "Usage: nmcli device disconnect { ARGUMENTS | help }\n" "\n" "ARGUMENTS := <ifname> ...\n" "\n" "Disconnect devices.\n" "The command disconnects the device and prevents it from auto-activating\n" "further connections without user/manual intervention.\n" "\n" msgstr "" #: ../clients/cli/devices.c:366 #, c-format msgid "" "Usage: nmcli device delete { ARGUMENTS | help }\n" "\n" "ARGUMENTS := <ifname> ...\n" "\n" "Delete the software devices.\n" "The command removes the interfaces. It only works for software devices\n" "(like bonds, bridges, etc.). Hardware devices cannot be deleted by the\n" "command.\n" "\n" msgstr "" #: ../clients/cli/devices.c:379 #, c-format msgid "" "Usage: nmcli device set { ARGUMENTS | help }\n" "\n" "ARGUMENTS := DEVICE { PROPERTY [ PROPERTY ... ] }\n" "DEVICE := [ifname] <ifname> \n" "PROPERTY := { autoconnect { yes | no } |\n" " { managed { yes | no }\n" "\n" "Modify device properties.\n" "\n" msgstr "" #: ../clients/cli/devices.c:392 #, c-format msgid "" "Usage: nmcli device monitor { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [<ifname>] ...\n" "\n" "Monitor device activity.\n" "This command prints a line whenever the specified devices change state.\n" "Monitors all devices in case no interface is specified.\n" "\n" msgstr "" #: ../clients/cli/devices.c:404 #, c-format msgid "" "Usage: nmcli device wifi { ARGUMENTS | help }\n" "\n" "Perform operation on Wi-Fi devices.\n" "\n" "ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>]]\n" "\n" "List available Wi-Fi access points. The 'ifname' and 'bssid' options can be\n" "used to list APs for a particular interface, or with a specific BSSID.\n" "\n" "ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type " "key|phrase] [ifname <ifname>]\n" " [bssid <BSSID>] [name <name>] [private yes|no] [hidden " "yes|no]\n" "\n" "Connect to a Wi-Fi network specified by SSID or BSSID. The command creates\n" "a new connection and then activates it on a device. This is a command-line\n" "counterpart of clicking an SSID in a GUI client. The command always creates\n" "a new connection and thus it is mainly useful for connecting to new Wi-Fi\n" "networks. If a connection for the network already exists, it is better to\n" "bring up the existing profile as follows: nmcli con up id <name>. Note that\n" "only open, WEP and WPA-PSK networks are supported at the moment. It is also\n" "assumed that IP configuration is obtained via DHCP.\n" "\n" "ARGUMENTS := wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]\n" " [band a|bg] [channel <channel>] [password " "<password>]\n" "\n" "Create a Wi-Fi hotspot. Use 'connection down' or 'device disconnect'\n" "to stop the hotspot.\n" "Parameters of the hotspot can be influenced by the optional parameters:\n" "ifname - Wi-Fi device to use\n" "con-name - name of the created hotspot connection profile\n" "ssid - SSID of the hotspot\n" "band - Wi-Fi band to use\n" "channel - Wi-Fi channel to use\n" "password - password to use for the hotspot\n" "\n" "ARGUMENTS := rescan [ifname <ifname>] [[ssid <SSID to scan>] ...]\n" "\n" "Request that NetworkManager immediately re-scan for available access " "points.\n" "NetworkManager scans Wi-Fi networks periodically, but in some cases it " "might\n" "be useful to start scanning manually. 'ssid' allows scanning for a specific\n" "SSID, which is useful for APs with hidden SSIDs. More 'ssid' parameters can " "be\n" "given. Note that this command does not show the APs,\n" "use 'nmcli device wifi list' for that.\n" "\n" msgstr "" #: ../clients/cli/devices.c:451 #, c-format msgid "" "Usage: nmcli device lldp { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [list [ifname <ifname>]]\n" "\n" "List neighboring devices discovered through LLDP. The 'ifname' option can " "be\n" "used to list neighbors for a particular interface.\n" "\n" msgstr "" #: ../clients/cli/devices.c:527 ../clients/cli/devices.c:1676 #: ../clients/cli/devices.c:1685 ../clients/cli/devices.c:1879 #: ../clients/cli/devices.c:2103 ../clients/cli/devices.c:2110 #, c-format msgid "Error: No interface specified." msgstr "" #: ../clients/cli/devices.c:547 ../clients/cli/devices.c:1899 #, c-format msgid "Warning: argument '%s' is duplicated.\n" msgstr "" #: ../clients/cli/devices.c:549 ../clients/cli/devices.c:1901 #, c-format msgid "Error: Device '%s' not found.\n" msgstr "" #: ../clients/cli/devices.c:550 ../clients/cli/devices.c:1902 #, c-format msgid "Error: not all devices found." msgstr "" #: ../clients/cli/devices.c:650 ../clients/cli/devices.c:801 msgid "(none)" msgstr "(bat ere ez)" #: ../clients/cli/devices.c:719 #, c-format msgid "%u MHz" msgstr "%u MHz" #: ../clients/cli/devices.c:720 #, c-format msgid "%u Mbit/s" msgstr "%u Mbit/s" #: ../clients/cli/devices.c:735 msgid "WPA1" msgstr "" #: ../clients/cli/devices.c:744 msgid "802.1X" msgstr "" #: ../clients/cli/devices.c:760 msgid "Ad-Hoc" msgstr "Ad-Hoc" #: ../clients/cli/devices.c:761 msgid "Infra" msgstr "" #: ../clients/cli/devices.c:762 msgid "N/A" msgstr "" #: ../clients/cli/devices.c:916 msgid "Device details" msgstr "Gailuaren xehetasunak" #: ../clients/cli/devices.c:928 #, c-format msgid "Error: 'device show': %s" msgstr "" #: ../clients/cli/devices.c:980 ../clients/cli/devices.c:983 msgid "(unknown)" msgstr "(ezezaguna)" #: ../clients/cli/devices.c:1024 #, c-format msgid "%u Mb/s" msgstr "%u Mb/s" #: ../clients/cli/devices.c:1115 msgid "on" msgstr "piztu" #: ../clients/cli/devices.c:1115 msgid "off" msgstr "itzali" #: ../clients/cli/devices.c:1342 #, c-format msgid "Error: 'device status': %s" msgstr "" #. Add headers #: ../clients/cli/devices.c:1349 msgid "Status of devices" msgstr "Gailuen egoera" #: ../clients/cli/devices.c:1380 ../clients/cli/devices.c:3509 #, c-format msgid "Error: invalid extra argument '%s'." msgstr "" #: ../clients/cli/devices.c:1397 ../clients/cli/devices.c:1707 #: ../clients/cli/devices.c:2126 ../clients/cli/devices.c:2396 #: ../clients/cli/devices.c:3548 #, c-format msgid "Error: Device '%s' not found." msgstr "Errorea: '%s' gailua ez da aurkitu." #: ../clients/cli/devices.c:1475 #, c-format msgid "Device '%s' successfully activated with '%s'.\n" msgstr "" #: ../clients/cli/devices.c:1481 #, c-format msgid "Error: Connection activation failed: (%d) %s.\n" msgstr "" #: ../clients/cli/devices.c:1517 #, c-format msgid "Error: Failed to setup a Wi-Fi hotspot: %s" msgstr "" #: ../clients/cli/devices.c:1520 #, c-format msgid "Error: Failed to add/activate new connection: %s" msgstr "" #: ../clients/cli/devices.c:1530 #, c-format msgid "Error: Failed to setup a Wi-Fi hotspot" msgstr "" #: ../clients/cli/devices.c:1532 #, c-format msgid "Error: Failed to add/activate new connection: Unknown error" msgstr "" #: ../clients/cli/devices.c:1544 #, c-format msgid "Connection with UUID '%s' created and activated on device '%s'\n" msgstr "" #: ../clients/cli/devices.c:1547 #, c-format msgid "Hotspot '%s' activated on device '%s'\n" msgstr "" #: ../clients/cli/devices.c:1611 #, c-format msgid "Error: Device activation failed: %s" msgstr "" #: ../clients/cli/devices.c:1620 #, c-format msgid "Error: Device activation failed: device was disconnected" msgstr "" #: ../clients/cli/devices.c:1635 #, c-format msgid "Device '%s' has been connected.\n" msgstr "" #: ../clients/cli/devices.c:1691 #, c-format msgid "Error: extra argument not allowed: '%s'." msgstr "" #: ../clients/cli/devices.c:1776 ../clients/cli/devices.c:1791 #: ../clients/cli/devices.c:1964 #, c-format msgid "Device '%s' successfully disconnected.\n" msgstr "" #: ../clients/cli/devices.c:1779 #, c-format msgid "Device '%s' successfully removed.\n" msgstr "" #: ../clients/cli/devices.c:1838 #, c-format msgid "Error: not all connections reapplied." msgstr "" #: ../clients/cli/devices.c:1839 #, c-format msgid "Error: Reapplying connection to device '%s' (%s) failed: %s\n" msgstr "" #: ../clients/cli/devices.c:1849 #, c-format msgid "Connection successfully reapplied to device '%s'.\n" msgstr "" #: ../clients/cli/devices.c:1912 #, c-format msgid "Error: no valid device provided." msgstr "" #: ../clients/cli/devices.c:1949 #, c-format msgid "Error: not all devices disconnected." msgstr "" #: ../clients/cli/devices.c:1950 #, c-format msgid "Error: Device '%s' (%s) disconnecting failed: %s\n" msgstr "" #: ../clients/cli/devices.c:2025 #, c-format msgid "Error: not all devices deleted." msgstr "" #: ../clients/cli/devices.c:2026 #, c-format msgid "Error: Device '%s' (%s) deletion failed: %s\n" msgstr "" #: ../clients/cli/devices.c:2132 #, c-format msgid "Error: No property specified." msgstr "" #: ../clients/cli/devices.c:2144 ../clients/cli/devices.c:2159 #, c-format msgid "Error: '%s' argument is missing." msgstr "Errorea: '%s' argumentua falta da." #: ../clients/cli/devices.c:2149 #, c-format msgid "Error: 'managed': %s." msgstr "" #: ../clients/cli/devices.c:2174 #, c-format msgid "Error: property '%s' is not known." msgstr "" #: ../clients/cli/devices.c:2220 #, c-format msgid "%s: using connection '%s'\n" msgstr "" #: ../clients/cli/devices.c:2246 #, c-format msgid "%s: device created\n" msgstr "" #: ../clients/cli/devices.c:2253 #, c-format msgid "%s: device removed\n" msgstr "" #: ../clients/cli/devices.c:2339 msgid "Wi-Fi scan list" msgstr "" #: ../clients/cli/devices.c:2377 #, c-format msgid "Error: 'device wifi': %s" msgstr "" #: ../clients/cli/devices.c:2419 ../clients/cli/devices.c:2500 #, c-format msgid "Error: Access point with bssid '%s' not found." msgstr "" #: ../clients/cli/devices.c:2446 #, c-format msgid "" "Error: Device '%s' was not recognized as a Wi-Fi device, check " "NetworkManager Wi-Fi plugin." msgstr "" #: ../clients/cli/devices.c:2448 ../clients/cli/devices.c:2780 #: ../clients/cli/devices.c:3200 ../clients/cli/devices.c:3349 #, c-format msgid "Error: Device '%s' is not a Wi-Fi device." msgstr "" #: ../clients/cli/devices.c:2660 msgid "SSID or BSSID: " msgstr "" #: ../clients/cli/devices.c:2665 #, c-format msgid "Error: SSID or BSSID are missing." msgstr "" #: ../clients/cli/devices.c:2689 #, c-format msgid "Error: bssid argument value '%s' is not a valid BSSID." msgstr "" #: ../clients/cli/devices.c:2713 #, c-format msgid "" "Error: wep-key-type argument value '%s' is invalid, use 'key' or 'phrase'." msgstr "" #: ../clients/cli/devices.c:2733 ../clients/cli/devices.c:2746 #, c-format msgid "Error: %s: %s." msgstr "" #: ../clients/cli/devices.c:2761 #, c-format msgid "Error: BSSID to connect to (%s) differs from bssid argument (%s)." msgstr "" #: ../clients/cli/devices.c:2767 #, c-format msgid "Error: Parameter '%s' is neither SSID nor BSSID." msgstr "" #: ../clients/cli/devices.c:2782 ../clients/cli/devices.c:3202 #: ../clients/cli/devices.c:3351 #, c-format msgid "Error: No Wi-Fi device found." msgstr "" #: ../clients/cli/devices.c:2802 #, c-format msgid "Error: Failed to scan hidden SSID: %s." msgstr "" #: ../clients/cli/devices.c:2827 #, c-format msgid "Error: No network with SSID '%s' found." msgstr "" #: ../clients/cli/devices.c:2829 #, c-format msgid "Error: No access point with BSSID '%s' found." msgstr "" #: ../clients/cli/devices.c:2871 #, c-format msgid "" "Warning: '%s' should be SSID for hidden APs; but it looks like a BSSID.\n" msgstr "" #: ../clients/cli/devices.c:2885 msgid "Password: " msgstr "" #: ../clients/cli/devices.c:3034 #, c-format msgid "'%s' is not valid WPA PSK" msgstr "" #: ../clients/cli/devices.c:3051 #, c-format msgid "'%s' is not valid WEP key (it should be 5 or 13 ASCII chars)" msgstr "" #: ../clients/cli/devices.c:3067 #, c-format msgid "Hotspot password: %s\n" msgstr "" #: ../clients/cli/devices.c:3125 #, c-format msgid "Error: ssid is too long." msgstr "" #: ../clients/cli/devices.c:3137 #, c-format msgid "Error: band argument value '%s' is invalid; use 'a' or 'bg'." msgstr "" #: ../clients/cli/devices.c:3161 #, c-format msgid "Error: Unknown parameter %s." msgstr "" #: ../clients/cli/devices.c:3180 #, c-format msgid "Error: channel requires band too." msgstr "" #: ../clients/cli/devices.c:3186 #, c-format msgid "Error: channel '%s' not valid for band '%s'." msgstr "" #: ../clients/cli/devices.c:3214 #, c-format msgid "Error: Device '%s' supports neither AP nor Ad-Hoc mode." msgstr "" #: ../clients/cli/devices.c:3249 #, c-format msgid "Error: Invalid 'password': %s." msgstr "" #: ../clients/cli/devices.c:3318 #, c-format msgid "Error: '%s' cannot repeat." msgstr "" #: ../clients/cli/devices.c:3399 #, c-format msgid "Error: 'device wifi' command '%s' is not valid." msgstr "" #. Main header name #: ../clients/cli/devices.c:3425 msgid "Device LLDP neighbors" msgstr "" #: ../clients/cli/devices.c:3528 #, c-format msgid "Error: 'device lldp list': %s" msgstr "" #: ../clients/cli/devices.c:3575 #, c-format msgid "Error: 'device lldp' command '%s' is not valid." msgstr "" #: ../clients/cli/devices.c:3770 #, c-format msgid "Error: 'dev' command '%s' is not valid." msgstr "Errorea: 'dev' komandoko '%s' ez da baliozkoa." #: ../clients/cli/general.c:34 msgid "RUNNING" msgstr "MARTXAN" #. 0 #: ../clients/cli/general.c:35 msgid "VERSION" msgstr "" #. 2 #: ../clients/cli/general.c:37 msgid "STARTUP" msgstr "" #. 3 #: ../clients/cli/general.c:38 msgid "CONNECTIVITY" msgstr "" #. 4 #: ../clients/cli/general.c:39 msgid "NETWORKING" msgstr "" #. 5 #: ../clients/cli/general.c:40 msgid "WIFI-HW" msgstr "" #. 6 #: ../clients/cli/general.c:41 msgid "WIFI" msgstr "" #. 7 #: ../clients/cli/general.c:42 msgid "WWAN-HW" msgstr "" #. 8 #: ../clients/cli/general.c:43 msgid "WWAN" msgstr "" #. 9 #: ../clients/cli/general.c:44 msgid "WIMAX-HW" msgstr "" #. 10 #: ../clients/cli/general.c:45 msgid "WIMAX" msgstr "" #: ../clients/cli/general.c:61 msgid "PERMISSION" msgstr "" #. 0 #: ../clients/cli/general.c:62 msgid "VALUE" msgstr "" #: ../clients/cli/general.c:70 msgid "LEVEL" msgstr "" #. 0 #: ../clients/cli/general.c:71 msgid "DOMAINS" msgstr "" #: ../clients/cli/general.c:85 #, c-format msgid "" "Usage: nmcli general { COMMAND | help }\n" "\n" "COMMAND := { status | hostname | permissions | logging }\n" "\n" " status\n" "\n" " hostname [<hostname>]\n" "\n" " permissions\n" "\n" " logging [level <log level>] [domains <log domains>]\n" "\n" msgstr "" #: ../clients/cli/general.c:96 #, c-format msgid "" "Usage: nmcli general status { help }\n" "\n" "Show overall status of NetworkManager.\n" "'status' is the default action, which means 'nmcli gen' calls 'nmcli gen " "status'\n" "\n" msgstr "" #: ../clients/cli/general.c:105 #, c-format msgid "" "Usage: nmcli general hostname { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [<hostname>]\n" "\n" "Get or change persistent system hostname.\n" "With no arguments, this prints currently configured hostname. When you pass\n" "a hostname, NetworkManager will set it as the new persistent system " "hostname.\n" "\n" msgstr "" #: ../clients/cli/general.c:117 #, c-format msgid "" "Usage: nmcli general permissions { help }\n" "\n" "Show caller permissions for authenticated operations.\n" "\n" msgstr "" #: ../clients/cli/general.c:125 #, c-format msgid "" "Usage: nmcli general logging { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [level <log level>] [domains <log domains>]\n" "\n" "Get or change NetworkManager logging level and domains.\n" "Without any argument current logging level and domains are shown. In order " "to\n" "change logging state, provide level and/or domain. Please refer to the man " "page\n" "for the list of possible logging domains.\n" "\n" msgstr "" #: ../clients/cli/general.c:138 #, c-format msgid "" "Usage: nmcli networking { COMMAND | help }\n" "\n" "COMMAND := { [ on | off | connectivity ] }\n" "\n" " on\n" "\n" " off\n" "\n" " connectivity [check]\n" "\n" msgstr "" #: ../clients/cli/general.c:148 #, c-format msgid "" "Usage: nmcli networking on { help }\n" "\n" "Switch networking on.\n" "\n" msgstr "" #: ../clients/cli/general.c:156 #, c-format msgid "" "Usage: nmcli networking off { help }\n" "\n" "Switch networking off.\n" "\n" msgstr "" #: ../clients/cli/general.c:164 #, c-format msgid "" "Usage: nmcli networking connectivity { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [check]\n" "\n" "Get network connectivity state.\n" "The optional 'check' argument makes NetworkManager re-check the " "connectivity.\n" "\n" msgstr "" #: ../clients/cli/general.c:176 #, c-format msgid "" "Usage: nmcli radio { COMMAND | help }\n" "\n" "COMMAND := { all | wifi | wwan }\n" "\n" " all | wifi | wwan [ on | off ]\n" "\n" msgstr "" #: ../clients/cli/general.c:185 #, c-format msgid "" "Usage: nmcli radio all { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [on | off]\n" "\n" "Get status of all radio switches, or turn them on/off.\n" "\n" msgstr "" #: ../clients/cli/general.c:195 #, c-format msgid "" "Usage: nmcli radio wifi { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [on | off]\n" "\n" "Get status of Wi-Fi radio switch, or turn it on/off.\n" "\n" msgstr "" #: ../clients/cli/general.c:205 #, c-format msgid "" "Usage: nmcli radio wwan { ARGUMENTS | help }\n" "\n" "ARGUMENTS := [on | off]\n" "\n" "Get status of mobile broadband radio switch, or turn it on/off.\n" "\n" msgstr "" #: ../clients/cli/general.c:215 #, c-format msgid "" "Usage: nmcli monitor\n" "\n" "Monitor NetworkManager changes.\n" "Prints a line whenever a change occurs in NetworkManager\n" "\n" msgstr "" #: ../clients/cli/general.c:233 msgid "asleep" msgstr "lotan" #: ../clients/cli/general.c:235 msgid "connecting" msgstr "konektatzen" #: ../clients/cli/general.c:237 msgid "connected (local only)" msgstr "" #: ../clients/cli/general.c:239 msgid "connected (site only)" msgstr "" #: ../clients/cli/general.c:243 msgid "disconnecting" msgstr "" #: ../clients/cli/general.c:279 msgid "portal" msgstr "" #: ../clients/cli/general.c:281 msgid "limited" msgstr "" #: ../clients/cli/general.c:283 msgid "full" msgstr "" #: ../clients/cli/general.c:334 #, c-format msgid "Error: only these fields are allowed: %s" msgstr "" #: ../clients/cli/general.c:360 msgid "NetworkManager status" msgstr "NetworkManager-en egoera" #: ../clients/cli/general.c:365 msgid "running" msgstr "exekutatzen" #: ../clients/cli/general.c:368 msgid "starting" msgstr "" #: ../clients/cli/general.c:368 msgid "started" msgstr "" #: ../clients/cli/general.c:370 ../clients/cli/general.c:371 #: ../clients/cli/general.c:372 ../clients/cli/general.c:373 #: ../clients/cli/general.c:374 msgid "enabled" msgstr "gaituta" #: ../clients/cli/general.c:370 ../clients/cli/general.c:371 #: ../clients/cli/general.c:372 ../clients/cli/general.c:373 #: ../clients/cli/general.c:374 msgid "disabled" msgstr "desgaituta" #: ../clients/cli/general.c:446 msgid "auth" msgstr "" #: ../clients/cli/general.c:475 #, c-format msgid "Error: 'general permissions': %s" msgstr "" #: ../clients/cli/general.c:489 msgid "NetworkManager permissions" msgstr "" #: ../clients/cli/general.c:530 #, c-format msgid "Error: 'general logging': %s" msgstr "" #: ../clients/cli/general.c:545 msgid "NetworkManager logging" msgstr "" #: ../clients/cli/general.c:567 #, c-format msgid "Error: failed to set hostname: %s" msgstr "" #: ../clients/cli/general.c:680 #, c-format msgid "Error: failed to set logging: %s" msgstr "" #: ../clients/cli/general.c:689 #, c-format msgid "Error: 'general' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:707 #, c-format msgid "Error: '--fields' value '%s' is not valid here (allowed field: %s)" msgstr "" #: ../clients/cli/general.c:732 #, c-format msgid "Error: invalid '%s' argument: '%s' (use on/off)." msgstr "" #: ../clients/cli/general.c:743 msgid "Connectivity" msgstr "" #: ../clients/cli/general.c:758 msgid "Networking" msgstr "" #: ../clients/cli/general.c:783 #, c-format msgid "Error: 'networking connectivity' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:799 #, c-format msgid "Error: 'networking' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:828 ../clients/cli/general.c:848 msgid "Radio switches" msgstr "" #. no argument, show current WiFi state #: ../clients/cli/general.c:866 msgid "Wi-Fi radio switch" msgstr "" #. no argument, show current WWAN (mobile broadband) state #: ../clients/cli/general.c:882 msgid "WWAN radio switch" msgstr "" #: ../clients/cli/general.c:893 #, c-format msgid "Error: 'radio' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:914 msgid "NetworkManager has started" msgstr "" #: ../clients/cli/general.c:917 msgid "NetworkManager has stopped" msgstr "" #: ../clients/cli/general.c:931 #, c-format msgid "Hostname set to '%s'\n" msgstr "" #: ../clients/cli/general.c:946 #, c-format msgid "'%s' is now the primary connection\n" msgstr "" #: ../clients/cli/general.c:948 #, c-format msgid "There's no primary connection\n" msgstr "" #: ../clients/cli/general.c:960 #, c-format msgid "Connectivity is now '%s'\n" msgstr "" #: ../clients/cli/general.c:973 #, c-format msgid "Networkmanager is now in the '%s' state\n" msgstr "" #: ../clients/cli/general.c:984 #, c-format msgid "Error: 'monitor' command '%s' is not valid." msgstr "" #: ../clients/cli/general.c:998 msgid "Networkmanager is not running (waiting for it)\n" msgstr "" #: ../clients/cli/nmcli.c:83 #, c-format msgid "" "Usage: %s [OPTIONS] OBJECT { COMMAND | help }\n" "\n" "OPTIONS\n" " -t[erse] terse output\n" " -p[retty] pretty output\n" " -m[ode] tabular|multiline output mode\n" " -c[olors] auto|yes|no whether to use colors in " "output\n" " -f[ields] <field1,field2,...>|all|common specify fields to output\n" " -e[scape] yes|no escape columns separators in " "values\n" " -n[ocheck] don't check nmcli and " "NetworkManager versions\n" " -a[sk] ask for missing parameters\n" " -s[how-secrets] allow displaying passwords\n" " -w[ait] <seconds> set timeout waiting for " "finishing operations\n" " -v[ersion] show program version\n" " -h[elp] print this help\n" "\n" "OBJECT\n" " g[eneral] NetworkManager's general status and operations\n" " n[etworking] overall networking control\n" " r[adio] NetworkManager radio switches\n" " c[onnection] NetworkManager's connections\n" " d[evice] devices managed by NetworkManager\n" " a[gent] NetworkManager secret agent or polkit agent\n" " m[onitor] monitor NetworkManager changes\n" "\n" msgstr "" #: ../clients/cli/nmcli.c:143 #, c-format msgid "Error: Object '%s' is unknown, try 'nmcli help'." msgstr "" #: ../clients/cli/nmcli.c:173 #, c-format msgid "Error: Option '--terse' is specified the second time." msgstr "" #: ../clients/cli/nmcli.c:178 #, c-format msgid "Error: Option '--terse' is mutually exclusive with '--pretty'." msgstr "" #: ../clients/cli/nmcli.c:186 #, c-format msgid "Error: Option '--pretty' is specified the second time." msgstr "" #: ../clients/cli/nmcli.c:191 #, c-format msgid "Error: Option '--pretty' is mutually exclusive with '--terse'." msgstr "" #: ../clients/cli/nmcli.c:201 ../clients/cli/nmcli.c:217 #: ../clients/cli/nmcli.c:235 ../clients/cli/nmcli.c:266 #, c-format msgid "Error: missing argument for '%s' option." msgstr "" #: ../clients/cli/nmcli.c:210 ../clients/cli/nmcli.c:228 #: ../clients/cli/nmcli.c:244 #, c-format msgid "Error: '%s' is not valid argument for '%s' option." msgstr "" #: ../clients/cli/nmcli.c:251 #, c-format msgid "Error: fields for '%s' options are missing." msgstr "" #: ../clients/cli/nmcli.c:271 #, c-format msgid "Error: '%s' is not a valid timeout for '%s' option." msgstr "" #: ../clients/cli/nmcli.c:278 #, c-format msgid "nmcli tool, version %s\n" msgstr "nmcli tresna, %s bertsioa\n" #: ../clients/cli/nmcli.c:284 #, c-format msgid "Error: Option '%s' is unknown, try 'nmcli -help'." msgstr "" #: ../clients/cli/nmcli.c:367 ../clients/cli/nmcli.c:377 #, c-format msgid "" "\n" "Error: nmcli terminated by signal %s (%d)\n" msgstr "" #: ../clients/cli/nmcli.c:408 #, c-format msgid "Failed to set signal mask: %d\n" msgstr "" #: ../clients/cli/nmcli.c:415 #, c-format msgid "Failed to create signal handling thread: %d\n" msgstr "" #: ../clients/cli/nmcli.c:512 ../clients/nm-online.c:193 #, c-format msgid "Error: Could not create NMClient object: %s." msgstr "" #: ../clients/cli/nmcli.c:529 msgid "Success" msgstr "Behar bezala egin da" #: ../clients/cli/polkit-agent.c:66 #, c-format msgid "Authentication message: %s\n" msgstr "" #: ../clients/cli/polkit-agent.c:72 #, c-format msgid "Authentication error: %s\n" msgstr "" #: ../clients/cli/polkit-agent.c:118 #, c-format msgid "Warning: polkit agent initialization failed: %s\n" msgstr "" #: ../clients/cli/settings.c:790 #, c-format msgid "%d (key)" msgstr "" #: ../clients/cli/settings.c:792 #, c-format msgid "%d (passphrase)" msgstr "" #: ../clients/cli/settings.c:795 ../clients/cli/settings.c:881 #, c-format msgid "%d (unknown)" msgstr "" #: ../clients/cli/settings.c:824 msgid "0 (NONE)" msgstr "" #: ../clients/cli/settings.c:830 msgid "REORDER_HEADERS, " msgstr "" #: ../clients/cli/settings.c:832 msgid "GVRP, " msgstr "" #: ../clients/cli/settings.c:834 msgid "LOOSE_BINDING, " msgstr "" #: ../clients/cli/settings.c:836 msgid "MVRP, " msgstr "" #: ../clients/cli/settings.c:875 #, c-format msgid "%d (disabled)" msgstr "" #: ../clients/cli/settings.c:877 #, c-format msgid "%d (enabled, prefer public IP)" msgstr "" #: ../clients/cli/settings.c:879 #, c-format msgid "%d (enabled, prefer temporary IP)" msgstr "" #: ../clients/cli/settings.c:894 #, c-format msgid "%d (no)" msgstr "" #: ../clients/cli/settings.c:896 #, c-format msgid "%d (yes)" msgstr "" #: ../clients/cli/settings.c:899 ../clients/cli/settings.c:1554 #, c-format msgid "%d (default)" msgstr "" #: ../clients/cli/settings.c:912 msgid "0 (none)" msgstr "" #: ../clients/cli/settings.c:918 msgid "agent-owned, " msgstr "" #: ../clients/cli/settings.c:920 msgid "not saved, " msgstr "" #: ../clients/cli/settings.c:922 msgid "not required, " msgstr "" #: ../clients/cli/settings.c:971 ../clients/tui/nmt-mtu-entry.c:84 msgid "(default)" msgstr "" #: ../clients/cli/settings.c:1252 msgid "0 (disabled)" msgstr "" #: ../clients/cli/settings.c:1258 msgid "enabled, " msgstr "" #: ../clients/cli/settings.c:1260 msgid "advertise, " msgstr "" #: ../clients/cli/settings.c:1262 msgid "willing, " msgstr "" #: ../clients/cli/settings.c:1290 msgid "-1 (unset)" msgstr "" #: ../clients/cli/settings.c:1422 ../clients/cli/settings.c:1724 #: ../clients/cli/settings.c:1864 msgid "auto" msgstr "" #: ../clients/cli/settings.c:1435 ../clients/cli/settings.c:1895 msgid "default" msgstr "" #: ../clients/cli/settings.c:1556 #, c-format msgid "%d (off)" msgstr "" #: ../clients/cli/settings.c:1770 #, c-format msgid "" "invalid option '%s', use a combination of [%s] or 'ignore', 'default' or " "'none'" msgstr "" #: ../clients/cli/settings.c:1781 msgid "'default' and 'ignore' are incompatible with other flags" msgstr "" #: ../clients/cli/settings.c:1817 #, c-format msgid "invalid mode '%s', use one of %s" msgstr "" #: ../clients/cli/settings.c:1899 #, c-format msgid "always" msgstr "" #: ../clients/cli/settings.c:1999 ../clients/cli/settings.c:3286 #: ../clients/cli/settings.c:4478 ../clients/cli/settings.c:4981 #: ../libnm-core/nm-keyfile-reader.c:573 #, c-format msgid "invalid option '%s', use one of [%s]" msgstr "" #: ../clients/cli/settings.c:2116 #, c-format msgid "Do you also want to set '%s' to '%s'? [yes]: " msgstr "" #: ../clients/cli/settings.c:2118 #, c-format msgid "Do you also want to clear '%s'? [yes]: " msgstr "" #: ../clients/cli/settings.c:2279 #, c-format msgid "" "Warning: %s.%s set to '%s', but it might be ignored in infrastructure mode\n" msgstr "" #: ../clients/cli/settings.c:2298 #, c-format msgid "Warning: setting %s.%s requires removing ipv4 and ipv6 settings\n" msgstr "" #: ../clients/cli/settings.c:2300 msgid "Do you want to remove them? [yes] " msgstr "" #: ../clients/cli/settings.c:2396 ../clients/cli/settings.c:2791 #: ../clients/cli/settings.c:5182 #, c-format msgid "'%s' is not valid" msgstr "" #: ../clients/cli/settings.c:2419 #, c-format msgid "'%d' is not valid; use <%d-%d>" msgstr "" #: ../clients/cli/settings.c:2441 #, c-format msgid "'%lld' is not valid; use <%lld-%lld>" msgstr "" #: ../clients/cli/settings.c:2463 #, c-format msgid "'%u' is not valid; use <%u-%u>" msgstr "" #: ../clients/cli/settings.c:2502 #, c-format msgid "'%u' flags are not valid; use combination of %s" msgstr "" #: ../clients/cli/settings.c:2569 #, c-format msgid "'%s' is not valid; use <option>=<value>" msgstr "" #: ../clients/cli/settings.c:2603 #, c-format msgid "index '%s' is not valid" msgstr "" #: ../clients/cli/settings.c:2608 ../clients/cli/settings.c:2633 msgid "no item to remove" msgstr "" #: ../clients/cli/settings.c:2612 ../clients/cli/settings.c:2637 #, c-format msgid "index '%d' is not in range <0-%d>" msgstr "" #: ../clients/cli/settings.c:2652 #, c-format msgid "invalid option '%s'" msgstr "" #: ../clients/cli/settings.c:2654 msgid "missing option" msgstr "" #: ../clients/cli/settings.c:2681 ../clients/cli/settings.c:2701 #: ../clients/cli/settings.c:2721 ../clients/cli/settings.c:2741 #, c-format msgid "'%s' is not a valid number (or out of range)" msgstr "" #: ../clients/cli/settings.c:2775 #, c-format msgid "'%s' is not a valid value; use -1, 0 or 1" msgstr "" #: ../clients/cli/settings.c:2807 #, c-format msgid "'%s' is not a valid Ethernet MAC" msgstr "" #: ../clients/cli/settings.c:2832 ../libnm-core/nm-setting-connection.c:864 #: ../libnm-core/nm-setting-infiniband.c:255 #: ../libnm-util/nm-setting-connection.c:834 #: ../libnm-util/nm-setting-infiniband.c:269 #, c-format msgid "'%s' is not a valid interface name" msgstr "" #: ../clients/cli/settings.c:2856 #, c-format msgid "'%s' is not a valid flag number; use <0-%d>" msgstr "" #: ../clients/cli/settings.c:2868 #, c-format msgid "Warning: '%s' sum is higher than all flags => all flags set\n" msgstr "" #: ../clients/cli/settings.c:2909 #, c-format msgid "'%s' is not a valid hex character" msgstr "" #: ../clients/cli/settings.c:2939 #, c-format msgid "'%s' is not a valid MAC" msgstr "" #: ../clients/cli/settings.c:2965 ../libnm-core/nm-setting-connection.c:853 #: ../libnm-util/nm-setting-connection.c:791 #, c-format msgid "'%s' is not a valid UUID" msgstr "" #: ../clients/cli/settings.c:3032 #, c-format msgid "the property doesn't contain permission '%s'" msgstr "" #: ../clients/cli/settings.c:3044 msgid "" "Enter a list of user permissions. This is a list of user names formatted " "as:\n" " [user:]<user name 1>, [user:]<user name 2>,...\n" "The items can be separated by commas or spaces.\n" "\n" "Example: alice bob charlie\n" msgstr "" #: ../clients/cli/settings.c:3063 #, c-format msgid "'%s' is not valid master; use ifname or connection UUID" msgstr "" #: ../clients/cli/settings.c:3107 #, c-format msgid "Warning: %s is not an UUID of any existing connection profile\n" msgstr "" #: ../clients/cli/settings.c:3111 ../clients/cli/settings.c:3127 #, c-format msgid "'%s' is not a VPN connection profile" msgstr "" #: ../clients/cli/settings.c:3120 #, c-format msgid "'%s' is not a name of any exiting profile" msgstr "" #: ../clients/cli/settings.c:3154 #, c-format msgid "the value '%s' is not a valid UUID" msgstr "" #: ../clients/cli/settings.c:3161 #, c-format msgid "the property doesn't contain UUID '%s'" msgstr "" #: ../clients/cli/settings.c:3173 msgid "" "Enter secondary connections that should be activated when this connection " "is\n" "activated. Connections can be specified either by UUID or ID (name). nmcli\n" "transparently translates names to UUIDs. Note that NetworkManager only " "supports\n" "VPNs as secondary connections at the moment.\n" "The items can be separated by commas or spaces.\n" "\n" "Example: private-openvpn, fe6ba5d8-c2fc-4aae-b2e3-97efddd8d9a7\n" msgstr "" #: ../clients/cli/settings.c:3240 msgid "" "Enter a value which indicates whether the connection is subject to a data\n" "quota, usage costs or other limitations. Accepted options are:\n" "'true','yes','on' to set the connection as metered\n" "'false','no','off' to set the connection as not metered\n" "'unknown' to let NetworkManager choose a value using some heuristics\n" msgstr "" #: ../clients/cli/settings.c:3364 msgid "private key password not provided" msgstr "" #: ../clients/cli/settings.c:3392 #, c-format msgid "the property doesn't contain EAP method '%s'" msgstr "" #: ../clients/cli/settings.c:3409 msgid "" "Enter file path to CA certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" "Note that nmcli does not support specifying certificates as raw blob data.\n" "Example: /home/cimrman/cacert.crt\n" msgstr "" #: ../clients/cli/settings.c:3428 #, c-format msgid "the property doesn't contain alternative subject match '%s'" msgstr "" #: ../clients/cli/settings.c:3444 msgid "" "Enter file path to client certificate (optionally prefixed with file://).\n" " [file://]<file path>\n" "Note that nmcli does not support specifying certificates as raw blob data.\n" "Example: /home/cimrman/jara.crt\n" msgstr "" #: ../clients/cli/settings.c:3456 msgid "" "Enter file path to CA certificate for inner authentication (optionally " "prefixed\n" "with file://).\n" " [file://]<file path>\n" "Note that nmcli does not support specifying certificates as raw blob data.\n" "Example: /home/cimrman/ca-zweite-phase.crt\n" msgstr "" #: ../clients/cli/settings.c:3476 #, c-format msgid "" "the property doesn't contain \"phase2\" alternative subject match '%s'" msgstr "" #: ../clients/cli/settings.c:3492 msgid "" "Enter file path to client certificate for inner authentication (optionally " "prefixed\n" "with file://).\n" " [file://]<file path>\n" "Note that nmcli does not support specifying certificates as raw blob data.\n" "Example: /home/cimrman/jara-zweite-phase.crt\n" msgstr "" #: ../clients/cli/settings.c:3512 msgid "" "Enter path to a private key and the key password (if not set yet):\n" " [file://]<file path> [<password>]\n" "Note that nmcli does not support specifying private key as raw blob data.\n" "Example: /home/cimrman/jara-priv-key Dardanely\n" msgstr "" #: ../clients/cli/settings.c:3583 msgid "" "Enter bytes as a list of hexadecimal values.\n" "Two formats are accepted:\n" "(a) a string of hexadecimal digits, where each two digits represent one " "byte\n" "(b) space-separated list of bytes written as hexadecimal digits (with " "optional 0x/0X prefix, and optional leading 0).\n" "\n" "Examples: ab0455a6ea3a74C2\n" " ab 4 55 0xa6 ea 3a 74 C2\n" msgstr "" #: ../clients/cli/settings.c:3704 #, c-format msgid "" "Enter a list of bonding options formatted as:\n" " option = <value>, option = <value>,... \n" "Valid options are: %s\n" "'mode' can be provided as a name or a number:\n" "balance-rr = 0\n" "active-backup = 1\n" "balance-xor = 2\n" "broadcast = 3\n" "802.3ad = 4\n" "balance-tlb = 5\n" "balance-alb = 6\n" "\n" "Example: mode=2,miimon=120\n" msgstr "" #: ../clients/cli/settings.c:3735 #, c-format msgid "'%s' is not a valid InfiniBand MAC" msgstr "" #: ../clients/cli/settings.c:3772 #, c-format msgid "'%s' is not a valid IBoIP P_Key" msgstr "" #: ../clients/cli/settings.c:3803 #, c-format msgid "'%s' is not valid (the format is: ip[/prefix] [next-hop] [metric])" msgstr "" #: ../clients/cli/settings.c:3851 ../clients/cli/settings.c:3870 #, c-format msgid "invalid IPv4 address '%s'" msgstr "" #: ../clients/cli/settings.c:3876 ../clients/cli/settings.c:4184 #, c-format msgid "the property doesn't contain DNS server '%s'" msgstr "" #: ../clients/cli/settings.c:3888 msgid "" "Enter a list of IPv4 addresses of DNS servers.\n" "\n" "Example: 8.8.8.8, 8.8.4.4\n" msgstr "" #: ../clients/cli/settings.c:3924 ../clients/cli/settings.c:4238 #, c-format msgid "the property doesn't contain DNS search domain '%s'" msgstr "" #: ../clients/cli/settings.c:3962 ../clients/cli/settings.c:4276 #, c-format msgid "the property doesn't contain DNS option '%s'" msgstr "" #: ../clients/cli/settings.c:4016 ../clients/cli/settings.c:4329 #, c-format msgid "the property doesn't contain IP address '%s'" msgstr "" #: ../clients/cli/settings.c:4029 msgid "" "Enter a list of IPv4 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" "Missing prefix is regarded as prefix of 32.\n" "\n" "Example: 192.168.1.5/24, 10.0.0.11/24\n" msgstr "" #: ../clients/cli/settings.c:4045 ../clients/cli/settings.c:4358 #, c-format msgid "invalid gateway address '%s'" msgstr "" #: ../clients/cli/settings.c:4100 ../clients/cli/settings.c:4413 #, c-format msgid "the property doesn't contain route '%s'" msgstr "" #: ../clients/cli/settings.c:4113 msgid "" "Enter a list of IPv4 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" "\n" "Missing prefix is regarded as a prefix of 32.\n" "Missing next-hop is regarded as 0.0.0.0.\n" "Missing metric means default (NM/kernel will set a default value).\n" "\n" "Examples: 192.168.2.0/24 192.168.2.1 3, 10.1.0.0/16 10.0.0.254\n" " 10.1.2.0/24\n" msgstr "" #: ../clients/cli/settings.c:4159 ../clients/cli/settings.c:4178 #, c-format msgid "invalid IPv6 address '%s'" msgstr "" #: ../clients/cli/settings.c:4196 msgid "" "Enter a list of IPv6 addresses of DNS servers. If the IPv6 configuration " "method is 'auto' these DNS servers are appended to those (if any) returned " "by automatic configuration. DNS servers cannot be used with the 'shared' or " "'link-local' IPv6 configuration methods, as there is no upstream network. In " "all other IPv6 configuration methods, these DNS servers are used as the only " "DNS servers for this connection.\n" "\n" "Example: 2607:f0d0:1002:51::4, 2607:f0d0:1002:51::1\n" msgstr "" #: ../clients/cli/settings.c:4342 msgid "" "Enter a list of IPv6 addresses formatted as:\n" " ip[/prefix], ip[/prefix],...\n" "Missing prefix is regarded as prefix of 128.\n" "\n" "Example: 2607:f0d0:1002:51::4/64, 1050:0:0:0:5:600:300c:326b\n" msgstr "" #: ../clients/cli/settings.c:4426 msgid "" "Enter a list of IPv6 routes formatted as:\n" " ip[/prefix] [next-hop] [metric],...\n" "\n" "Missing prefix is regarded as a prefix of 128.\n" "Missing next-hop is regarded as \"::\".\n" "Missing metric means default (NM/kernel will set a default value).\n" "\n" "Examples: 2001:db8:beef:2::/64 2001:db8:beef::2, 2001:db8:beef:3::/64 " "2001:db8:beef::3 2\n" " abbe::/64 55\n" msgstr "" #: ../clients/cli/settings.c:4443 ../libnm-core/nm-setting-gsm.c:363 #: ../libnm-util/nm-setting-gsm.c:364 #, c-format msgid "'%s' is not a number" msgstr "" #: ../clients/cli/settings.c:4450 #, c-format msgid "'%s' is not valid; use 0, 1, or 2" msgstr "" #: ../clients/cli/settings.c:4497 #, c-format msgid "'%s' is not a valid channel; use <1-13>" msgstr "" #: ../clients/cli/settings.c:4534 #, c-format msgid "'%s' is not valid; use [e, o, n]" msgstr "" #: ../clients/cli/settings.c:4562 msgid "" "nmcli can accepts both direct JSON configuration data and a file name " "containing the configuration. In the latter case the file is read and the " "contents is put into this property.\n" "\n" "Examples: set team.config { \"device\": \"team0\", \"runner\": {\"name\": " "\"roundrobin\"}, \"ports\": {\"eth1\": {}, \"eth2\": {}} }\n" " set team.config /etc/my-team.conf\n" msgstr "" #: ../clients/cli/settings.c:4602 msgid "no priority to remove" msgstr "" #: ../clients/cli/settings.c:4606 #, c-format msgid "index '%d' is not in the range of <0-%d>" msgstr "" #: ../clients/cli/settings.c:4645 #, c-format msgid "" "Warning: only one mapping at a time is supported; taking the first one (%s)\n" msgstr "" #: ../clients/cli/settings.c:4652 #, c-format msgid "the property doesn't contain mapping '%s'" msgstr "" #: ../clients/cli/settings.c:4700 #, c-format msgid "'%s' cannot be empty" msgstr "" #: ../clients/cli/settings.c:4774 ../clients/cli/settings.c:4941 #: ../libnm-core/nm-setting-wired.c:651 ../libnm-core/nm-setting-wireless.c:820 #: ../libnm-core/nm-setting-wireless.c:832 ../libnm-util/nm-setting-wired.c:646 #: ../libnm-util/nm-setting-wireless.c:861 #: ../libnm-util/nm-setting-wireless.c:875 #, c-format msgid "'%s' is not a valid MAC address" msgstr "" #: ../clients/cli/settings.c:4780 ../clients/cli/settings.c:4947 #, c-format msgid "the property doesn't contain MAC address '%s'" msgstr "" #: ../clients/cli/settings.c:4799 #, c-format msgid "'%s' is not valid; 2 or 3 strings should be provided" msgstr "" #: ../clients/cli/settings.c:4813 msgid "" "Enter a list of subchannels (comma or space separated).\n" "\n" "Example: 0.0.0e20 0.0.0e21 0.0.0e22\n" msgstr "" #: ../clients/cli/settings.c:4835 #, c-format msgid "'%s' string value should consist of 1 - 199 characters" msgstr "" #: ../clients/cli/settings.c:4867 #, c-format msgid "" "Enter a list of S/390 options formatted as:\n" " option = <value>, option = <value>,...\n" "Valid options are: %s\n" msgstr "" #: ../clients/cli/settings.c:4913 #, c-format msgid "'%s' is not a valid channel" msgstr "" #: ../clients/cli/settings.c:4919 #, c-format msgid "'%ld' is not a valid channel" msgstr "" #: ../clients/cli/settings.c:5013 #, c-format msgid "invalid option '%s', use 'default', 'never' or 'always'" msgstr "" #: ../clients/cli/settings.c:5074 ../clients/cli/settings.c:5113 #: ../clients/cli/settings.c:5152 #, c-format msgid "the property doesn't contain protocol '%s'" msgstr "" #: ../clients/cli/settings.c:5191 #, c-format msgid "" "'%s' not compatible with %s '%s', please change the key or set the right %s " "first." msgstr "" #: ../clients/cli/settings.c:5199 #, c-format msgid "WEP key is guessed to be of '%s'\n" msgstr "" #: ../clients/cli/settings.c:5201 #, c-format msgid "WEP key index set to '%d'\n" msgstr "" #: ../clients/cli/settings.c:5224 #, c-format msgid "'%s' not among [0 (unknown), 1 (key), 2 (passphrase)]" msgstr "" #: ../clients/cli/settings.c:5240 ../clients/cli/settings.c:5243 #: ../clients/cli/settings.c:5246 ../clients/cli/settings.c:5249 #, c-format msgid "" "Warning: '%s' is not compatible with '%s' type, please change or delete the " "key.\n" msgstr "" #: ../clients/cli/settings.c:5262 #, c-format msgid "" "Enter the type of WEP keys. The accepted values are: 0 or unknown, 1 or key, " "and 2 or passphrase.\n" msgstr "" #: ../clients/cli/settings.c:5275 #, c-format msgid "'%s' is not a valid PSK" msgstr "" #: ../clients/cli/settings.c:5319 #, c-format msgid "'%s' is not a valid DCB flag" msgstr "" #: ../clients/cli/settings.c:5342 #, c-format msgid "'%s' is not a DCB app priority" msgstr "" #: ../clients/cli/settings.c:5368 msgid "must contain 8 comma-separated numbers" msgstr "" #: ../clients/cli/settings.c:5385 #, c-format msgid "'%s' not a number between 0 and %u (inclusive) or %u" msgstr "" #: ../clients/cli/settings.c:5388 #, c-format msgid "'%s' not a number between 0 and %u (inclusive)" msgstr "" #: ../clients/cli/settings.c:5410 #, c-format msgid "" "Warning: changes will have no effect until '%s' includes 1 (enabled)\n" "\n" msgstr "" #: ../clients/cli/settings.c:5463 #, c-format msgid "bandwidth percentages must total 100%%" msgstr "" #: ../clients/cli/settings.c:5549 ../clients/cli/settings.c:5555 msgid "SIM operator ID must be a 5 or 6 number MCCMNC code" msgstr "" #: ../clients/cli/settings.c:5598 #, c-format msgid "invalid option '%s', use '%s' or '%s'" msgstr "" #: ../clients/cli/settings.c:7644 msgid "don't know how to get the property value" msgstr "" #: ../clients/cli/settings.c:7697 ../clients/cli/settings.c:7737 msgid "the property can't be changed" msgstr "" #: ../clients/cli/settings.c:7821 msgid "(not available)" msgstr "" #: ../clients/cli/settings.c:7846 msgid "[NM property description]" msgstr "" #: ../clients/cli/settings.c:7851 msgid "[nmcli specific description]" msgstr "" #. ---------------------------------------------------------------------------- #: ../clients/cli/settings.c:7900 msgid "<hidden>" msgstr "" #: ../clients/cli/utils.c:124 #, c-format msgid "Error: value for '%s' argument is required." msgstr "" #: ../clients/cli/utils.c:149 #, c-format msgid "Error: Argument '%s' was expected, but '%s' provided." msgstr "" #: ../clients/cli/utils.c:152 #, c-format msgid "Error: Unexpected argument '%s'" msgstr "" #: ../clients/cli/utils.c:202 #, c-format msgid "Error converting IP4 address '0x%X' to text form" msgstr "" #: ../clients/cli/utils.c:230 #, c-format msgid "Error converting IP6 address '%s' to text form" msgstr "" #. Translators: the first %s is the partial value entered by #. * the user, the second %s a list of compatible values. #. #: ../clients/cli/utils.c:546 ../clients/cli/utils.c:577 #, c-format msgid "'%s' is ambiguous (%s)" msgstr "" #: ../clients/cli/utils.c:556 #, c-format msgid "'%s' is not valid; use [%s] or [%s]" msgstr "" #: ../clients/cli/utils.c:589 #, c-format msgid "'%s' is not valid; use [%s], [%s] or [%s]" msgstr "" #: ../clients/cli/utils.c:688 #, c-format msgid "'%s' is ambiguous (%s x %s)" msgstr "" #: ../clients/cli/utils.c:700 #, c-format msgid "missing name, try one of [%s]" msgstr "" #: ../clients/cli/utils.c:964 #, c-format msgid "field '%s' has to be alone" msgstr "" #: ../clients/cli/utils.c:967 #, c-format msgid "invalid field '%s'; allowed fields: %s" msgstr "" #: ../clients/cli/utils.c:1024 msgid "Option '--terse' requires specifying '--fields'" msgstr "" #: ../clients/cli/utils.c:1028 #, c-format msgid "" "Option '--terse' requires specific '--fields' option values , not '%s'" msgstr "" #: ../clients/cli/utils.c:1390 #, c-format msgid "" "Warning: nmcli (%s) and NetworkManager (%s) versions don't match. Use --" "nocheck to suppress the warning.\n" msgstr "" #: ../clients/cli/utils.c:1399 #, c-format msgid "" "Error: nmcli (%s) and NetworkManager (%s) versions don't match. Force " "execution using --nocheck, but the results are unpredictable." msgstr "" #: ../clients/common/nm-polkit-listener.c:212 msgid "An authentication session is already underway." msgstr "" #. TTLS and PEAP are actually much more complicated, but this complication #. * is not visible here since we only care about phase2 authentication #. * (and don't even care of which one) #. #: ../clients/common/nm-secret-agent-simple.c:223 #: ../clients/common/nm-secret-agent-simple.c:328 #: ../clients/tui/nmt-page-dsl.c:66 ../clients/tui/nmt-page-wifi.c:332 msgid "Username" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:230 #: ../clients/common/nm-secret-agent-simple.c:273 #: ../clients/common/nm-secret-agent-simple.c:303 #: ../clients/common/nm-secret-agent-simple.c:342 #: ../clients/common/nm-secret-agent-simple.c:492 #: ../clients/common/nm-secret-agent-simple.c:507 #: ../clients/common/nm-secret-agent-simple.c:525 #: ../clients/common/nm-vpn-helpers.c:101 #: ../clients/common/nm-vpn-helpers.c:102 #: ../clients/common/nm-vpn-helpers.c:105 ../clients/tui/nmt-page-dsl.c:75 #: ../clients/tui/nmt-page-wifi.c:277 ../clients/tui/nmt-page-wifi.c:308 #: ../clients/tui/nmt-page-wifi.c:341 msgid "Password" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:241 msgid "Identity" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:248 msgid "Private key password" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:289 #: ../clients/tui/nmt-page-wifi.c:289 msgid "Key" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:335 #: ../clients/tui/nmt-page-dsl.c:78 msgid "Service" msgstr "Zerbitzua" #: ../clients/common/nm-secret-agent-simple.c:448 msgid "Authentication required by wireless network" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:449 #, c-format msgid "" "Passwords or encryption keys are required to access the wireless network " "'%s'." msgstr "" #: ../clients/common/nm-secret-agent-simple.c:457 msgid "Wired 802.1X authentication" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:460 msgid "Network name" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:469 msgid "DSL authentication" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:477 msgid "PIN code required" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:478 msgid "PIN code is needed for the mobile broadband device" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:480 msgid "PIN" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:488 #: ../clients/common/nm-secret-agent-simple.c:503 #: ../clients/common/nm-secret-agent-simple.c:521 msgid "Mobile broadband network password" msgstr "" #: ../clients/common/nm-secret-agent-simple.c:489 #: ../clients/common/nm-secret-agent-simple.c:504 #: ../clients/common/nm-secret-agent-simple.c:522 #: ../clients/common/nm-secret-agent-simple.c:542 #, c-format msgid "A password is required to connect to '%s'." msgstr "" #: ../clients/common/nm-secret-agent-simple.c:537 msgid "VPN password required" msgstr "" #: ../clients/common/nm-vpn-helpers.c:61 msgid "could not get VPN plugin info" msgstr "" #: ../clients/common/nm-vpn-helpers.c:103 #: ../clients/common/nm-vpn-helpers.c:106 msgid "Group password" msgstr "" #: ../clients/common/nm-vpn-helpers.c:108 ../clients/tui/nmt-page-ip4.c:143 #: ../clients/tui/nmt-page-ip6.c:143 msgid "Gateway" msgstr "Atebidea" #: ../clients/common/nm-vpn-helpers.c:109 msgid "Cookie" msgstr "" #: ../clients/common/nm-vpn-helpers.c:110 msgid "Gateway certificate hash" msgstr "" #: ../clients/nm-online.c:94 msgid "Connecting" msgstr "" #: ../clients/nm-online.c:147 msgid "" "Time to wait for a connection, in seconds (without the option, default value " "is 30)" msgstr "" #: ../clients/nm-online.c:148 msgid "Exit immediately if NetworkManager is not running or connecting" msgstr "" #: ../clients/nm-online.c:149 msgid "Don't print anything" msgstr "" #: ../clients/nm-online.c:150 msgid "Wait for NetworkManager startup instead of a connection" msgstr "" #: ../clients/nm-online.c:171 msgid "" "Waits for NetworkManager to finish activating startup network connections." msgstr "" #: ../clients/nm-online.c:178 ../clients/nm-online.c:184 msgid "Invalid option. Please use --help to see a list of valid options." msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:177 ../clients/tui/nmt-editor.c:415 #: ../clients/tui/nmt-password-dialog.c:174 #: ../clients/tui/nmt-route-editor.c:122 ../clients/tui/nmtui-hostname.c:69 #: ../clients/tui/nmtui.c:114 msgid "OK" msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:325 #: ../clients/tui/newt/nmt-newt-utils.c:357 #, c-format msgid "Could not create temporary file: %s" msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:365 #, c-format msgid "Editor failed: %s" msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:373 #, c-format msgid "Editor failed with status %d" msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:375 #, c-format msgid "Editor failed with signal %d" msgstr "" #: ../clients/tui/newt/nmt-newt-utils.c:379 #, c-format msgid "Could not re-read file: %s" msgstr "" #: ../clients/tui/nm-editor-utils.c:150 #, c-format msgid "Ethernet connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:158 #, c-format msgid "Wi-Fi connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:167 #, c-format msgid "InfiniBand connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:172 ../libnm-glib/nm-device.c:1859 #: ../libnm/nm-device.c:1810 msgid "Mobile Broadband" msgstr "" #: ../clients/tui/nm-editor-utils.c:175 #, c-format msgid "Mobile broadband connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:181 ../clients/tui/nmt-page-dsl.c:62 msgid "DSL" msgstr "" #: ../clients/tui/nm-editor-utils.c:185 #, c-format msgid "DSL connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:190 ../libnm-core/nm-connection.c:1708 #: ../libnm-glib/nm-device.c:1863 ../libnm-util/nm-connection.c:1626 #: ../libnm/nm-device.c:1814 ../src/settings/plugins/ifcfg-rh/reader.c:4186 msgid "Bond" msgstr "" #: ../clients/tui/nm-editor-utils.c:194 #, c-format msgid "Bond connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:199 ../libnm-core/nm-connection.c:1712 #: ../libnm-glib/nm-device.c:1867 ../libnm-util/nm-connection.c:1630 #: ../libnm/nm-device.c:1818 ../src/settings/plugins/ifcfg-rh/reader.c:4483 msgid "Bridge" msgstr "" #: ../clients/tui/nm-editor-utils.c:204 #, c-format msgid "Bridge connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:208 ../libnm-core/nm-connection.c:1710 #: ../libnm-glib/nm-device.c:1865 ../libnm-util/nm-connection.c:1628 #: ../libnm/nm-device.c:1816 ../src/settings/plugins/ifcfg-rh/reader.c:4292 msgid "Team" msgstr "" #: ../clients/tui/nm-editor-utils.c:213 #, c-format msgid "Team connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:221 #, c-format msgid "VLAN connection %d" msgstr "" #: ../clients/tui/nm-editor-utils.c:236 #, c-format msgid "VPN connection %d" msgstr "" #: ../clients/tui/nmt-device-entry.c:370 msgid "Select..." msgstr "" #: ../clients/tui/nmt-edit-connection-list.c:110 msgid "Add" msgstr "" #: ../clients/tui/nmt-edit-connection-list.c:113 #: ../clients/tui/nmt-page-ip4.c:169 ../clients/tui/nmt-page-ip6.c:167 #: ../clients/tui/nmt-page-team-port.c:109 ../clients/tui/nmt-page-team.c:173 msgid "Edit..." msgstr "" #: ../clients/tui/nmt-edit-connection-list.c:116 #: ../clients/tui/nmtui-edit.c:526 msgid "Delete" msgstr "" #: ../clients/tui/nmt-editor-section.c:103 msgid "Hide" msgstr "" #: ../clients/tui/nmt-editor-section.c:103 msgid "Show" msgstr "" #: ../clients/tui/nmt-editor.c:97 #, c-format msgid "Could not create editor for connection '%s' of type '%s'." msgstr "" #: ../clients/tui/nmt-editor.c:101 #, c-format msgid "Could not create editor for invalid connection '%s'." msgstr "" #: ../clients/tui/nmt-editor.c:111 msgid "Edit Connection" msgstr "" #: ../clients/tui/nmt-editor.c:164 #, c-format msgid "Unable to save connection: %s" msgstr "" #: ../clients/tui/nmt-editor.c:178 #, c-format msgid "Unable to add new connection: %s" msgstr "" #: ../clients/tui/nmt-editor.c:320 msgid "Profile name" msgstr "" #: ../clients/tui/nmt-editor.c:331 msgid "Ethernet device" msgstr "" #: ../clients/tui/nmt-editor.c:333 msgid "Device" msgstr "Gailua" #. And finally the bottom widgets #: ../clients/tui/nmt-editor.c:391 msgid "Automatically connect" msgstr "" #: ../clients/tui/nmt-editor.c:397 msgid "Available to all users" msgstr "" #: ../clients/tui/nmt-editor.c:412 ../clients/tui/nmt-password-dialog.c:171 #: ../clients/tui/nmt-route-editor.c:115 ../clients/tui/nmtui-edit.c:217 #: ../clients/tui/nmtui-edit.c:525 ../clients/tui/nmtui-hostname.c:67 msgid "Cancel" msgstr "" #: ../clients/tui/nmt-mtu-entry.c:86 ../clients/tui/nmt-mtu-entry.c:117 msgid "bytes" msgstr "" #: ../clients/tui/nmt-page-bond.c:84 msgid "Round-robin" msgstr "" #: ../clients/tui/nmt-page-bond.c:85 msgid "Active Backup" msgstr "" #: ../clients/tui/nmt-page-bond.c:86 msgid "XOR" msgstr "" #: ../clients/tui/nmt-page-bond.c:87 msgid "Broadcast" msgstr "" #: ../clients/tui/nmt-page-bond.c:88 msgid "802.3ad" msgstr "" #: ../clients/tui/nmt-page-bond.c:89 msgid "Adaptive Transmit Load Balancing (tlb)" msgstr "" #: ../clients/tui/nmt-page-bond.c:90 msgid "Adaptive Load Balancing (alb)" msgstr "" #: ../clients/tui/nmt-page-bond.c:96 msgid "MII (recommended)" msgstr "" #: ../clients/tui/nmt-page-bond.c:97 msgid "ARP" msgstr "" #: ../clients/tui/nmt-page-bond.c:355 ../clients/tui/nmt-page-bridge.c:78 #: ../clients/tui/nmt-page-team.c:152 msgid "Slaves" msgstr "" #: ../clients/tui/nmt-page-bond.c:367 ../clients/tui/nmt-page-wifi.c:230 msgid "Mode" msgstr "" #: ../clients/tui/nmt-page-bond.c:373 msgid "Primary" msgstr "" #: ../clients/tui/nmt-page-bond.c:379 msgid "Link monitoring" msgstr "" #: ../clients/tui/nmt-page-bond.c:385 ../clients/tui/nmt-page-bond.c:392 #: ../clients/tui/nmt-page-bond.c:399 ../clients/tui/nmt-page-bond.c:406 msgctxt "milliseconds" msgid "ms" msgstr "" #: ../clients/tui/nmt-page-bond.c:386 ../clients/tui/nmt-page-bond.c:407 msgid "Monitoring frequency" msgstr "" #: ../clients/tui/nmt-page-bond.c:393 msgid "Link up delay" msgstr "" #: ../clients/tui/nmt-page-bond.c:400 msgid "Link down delay" msgstr "" #: ../clients/tui/nmt-page-bond.c:413 msgid "ARP targets" msgstr "" #: ../clients/tui/nmt-page-bridge-port.c:60 msgid "BRIDGE PORT" msgstr "" #: ../clients/tui/nmt-page-bridge-port.c:67 #: ../clients/tui/nmt-page-bridge.c:110 msgid "Priority" msgstr "" #: ../clients/tui/nmt-page-bridge-port.c:73 msgid "Path cost" msgstr "" #: ../clients/tui/nmt-page-bridge-port.c:75 msgid "Hairpin mode" msgstr "" #: ../clients/tui/nmt-page-bridge.c:88 ../clients/tui/nmt-page-bridge.c:119 #: ../clients/tui/nmt-page-bridge.c:129 ../clients/tui/nmt-page-bridge.c:139 msgid "seconds" msgstr "" #: ../clients/tui/nmt-page-bridge.c:89 msgid "Aging time" msgstr "" #: ../clients/tui/nmt-page-bridge.c:91 msgid "Enable IGMP snooping" msgstr "" #: ../clients/tui/nmt-page-bridge.c:97 msgid "Enable STP (Spanning Tree Protocol)" msgstr "" #: ../clients/tui/nmt-page-bridge.c:120 msgid "Forward delay" msgstr "" #: ../clients/tui/nmt-page-bridge.c:130 msgid "Hello time" msgstr "" #: ../clients/tui/nmt-page-bridge.c:140 msgid "Max age" msgstr "" #: ../clients/tui/nmt-page-ethernet.c:70 msgid "ETHERNET" msgstr "" #: ../clients/tui/nmt-page-ethernet.c:77 ../clients/tui/nmt-page-vlan.c:122 #: ../clients/tui/nmt-page-wifi.c:364 msgid "Cloned MAC address" msgstr "" #: ../clients/tui/nmt-page-infiniband.c:47 msgid "Datagram" msgstr "" #: ../clients/tui/nmt-page-infiniband.c:48 msgid "Connected" msgstr "" #: ../clients/tui/nmt-page-infiniband.c:81 msgid "INFINIBAND" msgstr "" #: ../clients/tui/nmt-page-infiniband.c:88 msgid "Transport mode" msgstr "" #: ../clients/tui/nmt-page-ip4.c:38 msgid "Disabled" msgstr "" #: ../clients/tui/nmt-page-ip4.c:39 ../clients/tui/nmt-page-ip6.c:39 msgid "Automatic" msgstr "" #: ../clients/tui/nmt-page-ip4.c:40 ../clients/tui/nmt-page-ip6.c:41 msgid "Link-Local" msgstr "" #: ../clients/tui/nmt-page-ip4.c:41 ../clients/tui/nmt-page-ip6.c:42 msgid "Manual" msgstr "" #: ../clients/tui/nmt-page-ip4.c:42 msgid "Shared" msgstr "" #: ../clients/tui/nmt-page-ip4.c:82 ../clients/tui/nmt-page-ip6.c:82 msgid "(No custom routes)" msgstr "" #: ../clients/tui/nmt-page-ip4.c:85 ../clients/tui/nmt-page-ip6.c:85 #, c-format msgid "One custom route" msgid_plural "%d custom routes" msgstr[0] "" msgstr[1] "" #: ../clients/tui/nmt-page-ip4.c:128 msgid "IPv4 CONFIGURATION" msgstr "" #: ../clients/tui/nmt-page-ip4.c:136 ../clients/tui/nmt-page-ip6.c:136 msgid "Addresses" msgstr "" #: ../clients/tui/nmt-page-ip4.c:150 ../clients/tui/nmt-page-ip6.c:150 msgid "DNS servers" msgstr "" #: ../clients/tui/nmt-page-ip4.c:156 ../clients/tui/nmt-page-ip6.c:156 msgid "Search domains" msgstr "" #: ../clients/tui/nmt-page-ip4.c:171 ../clients/tui/nmt-page-ip6.c:169 msgid "Routing" msgstr "" #: ../clients/tui/nmt-page-ip4.c:173 ../clients/tui/nmt-page-ip6.c:171 msgid "Never use this network for default route" msgstr "" #: ../clients/tui/nmt-page-ip4.c:179 ../clients/tui/nmt-page-ip6.c:177 msgid "Ignore automatically obtained routes" msgstr "" #: ../clients/tui/nmt-page-ip4.c:187 msgid "Require IPv4 addressing for this connection" msgstr "" #: ../clients/tui/nmt-page-ip6.c:38 msgid "Ignore" msgstr "" #: ../clients/tui/nmt-page-ip6.c:40 msgid "Automatic (DHCP-only)" msgstr "" #: ../clients/tui/nmt-page-ip6.c:128 msgid "IPv6 CONFIGURATION" msgstr "" #: ../clients/tui/nmt-page-ip6.c:185 msgid "Require IPv6 addressing for this connection" msgstr "" #: ../clients/tui/nmt-page-ppp.c:131 msgid "PPP CONFIGURATION" msgstr "" #: ../clients/tui/nmt-page-ppp.c:140 msgid "Allowed authentication methods:" msgstr "" #: ../clients/tui/nmt-page-ppp.c:147 msgid "EAP" msgstr "" #: ../clients/tui/nmt-page-ppp.c:155 msgid "PAP" msgstr "" #: ../clients/tui/nmt-page-ppp.c:163 msgid "CHAP" msgstr "" #: ../clients/tui/nmt-page-ppp.c:171 msgid "MSCHAPv2" msgstr "" #: ../clients/tui/nmt-page-ppp.c:179 msgid "MSCHAP" msgstr "" #: ../clients/tui/nmt-page-ppp.c:195 msgid "Use point-to-point encryption (MPPE)" msgstr "" #: ../clients/tui/nmt-page-ppp.c:207 msgid "Require 128-bit encryption" msgstr "" #: ../clients/tui/nmt-page-ppp.c:217 msgid "Use stateful MPPE" msgstr "" #: ../clients/tui/nmt-page-ppp.c:229 msgid "Allow BSD data compression" msgstr "" #: ../clients/tui/nmt-page-ppp.c:237 msgid "Allow Deflate data compression" msgstr "" #: ../clients/tui/nmt-page-ppp.c:245 msgid "Use TCP header compression" msgstr "" #: ../clients/tui/nmt-page-ppp.c:255 msgid "Send PPP echo packets" msgstr "" #: ../clients/tui/nmt-page-team-port.c:92 msgid "TEAM PORT" msgstr "" #: ../clients/tui/nmt-page-team-port.c:99 ../clients/tui/nmt-page-team.c:163 msgid "JSON configuration" msgstr "" #: ../clients/tui/nmt-page-vlan.c:99 msgid "Parent" msgstr "" #: ../clients/tui/nmt-page-vlan.c:114 msgid "VLAN id" msgstr "" #: ../clients/tui/nmt-page-wifi.c:64 msgctxt "Wi-Fi" msgid "Client" msgstr "" #: ../clients/tui/nmt-page-wifi.c:65 msgid "Access Point" msgstr "" #: ../clients/tui/nmt-page-wifi.c:66 msgid "Ad-Hoc Network" msgstr "" #: ../clients/tui/nmt-page-wifi.c:71 msgctxt "Wi-Fi" msgid "Automatic" msgstr "" #. 802.11a Wi-Fi network #: ../clients/tui/nmt-page-wifi.c:73 msgid "A (5 GHz)" msgstr "" #. 802.11b / 802.11g Wi-Fi network #: ../clients/tui/nmt-page-wifi.c:75 msgid "B/G (2.4 GHz)" msgstr "" #: ../clients/tui/nmt-page-wifi.c:80 msgctxt "Wi-Fi security" msgid "None" msgstr "" #: ../clients/tui/nmt-page-wifi.c:81 msgid "WPA & WPA2 Personal" msgstr "" #: ../clients/tui/nmt-page-wifi.c:82 msgid "WPA & WPA2 Enterprise" msgstr "" #: ../clients/tui/nmt-page-wifi.c:83 msgid "WEP 40/128-bit Key (Hex or ASCII)" msgstr "" #: ../clients/tui/nmt-page-wifi.c:84 msgid "WEP 128-bit Passphrase" msgstr "" #: ../clients/tui/nmt-page-wifi.c:85 msgid "Dynamic WEP (802.1x)" msgstr "" #: ../clients/tui/nmt-page-wifi.c:86 msgid "LEAP" msgstr "LEAP" #: ../clients/tui/nmt-page-wifi.c:91 msgctxt "WEP key index" msgid "1 (Default)" msgstr "" #: ../clients/tui/nmt-page-wifi.c:92 msgctxt "WEP key index" msgid "2" msgstr "" #: ../clients/tui/nmt-page-wifi.c:93 msgctxt "WEP key index" msgid "3" msgstr "" #: ../clients/tui/nmt-page-wifi.c:94 msgctxt "WEP key index" msgid "4" msgstr "" #: ../clients/tui/nmt-page-wifi.c:99 msgid "Open System" msgstr "" #: ../clients/tui/nmt-page-wifi.c:100 msgid "Shared Key" msgstr "" #: ../clients/tui/nmt-page-wifi.c:214 msgid "WI-FI" msgstr "" #: ../clients/tui/nmt-page-wifi.c:256 msgid "Channel" msgstr "" #: ../clients/tui/nmt-page-wifi.c:261 msgid "Security" msgstr "" #. "wpa-enterprise" #. FIXME #: ../clients/tui/nmt-page-wifi.c:282 msgid "(No support for wpa-enterprise yet...)" msgstr "" #: ../clients/tui/nmt-page-wifi.c:292 ../clients/tui/nmt-page-wifi.c:311 msgid "WEP index" msgstr "" #: ../clients/tui/nmt-page-wifi.c:300 ../clients/tui/nmt-page-wifi.c:319 msgid "Authentication" msgstr "" #. "dynamic-wep" #. FIXME #: ../clients/tui/nmt-page-wifi.c:325 msgid "(No support for dynamic-wep yet...)" msgstr "" #: ../clients/tui/nmt-password-fields.c:128 msgid "Ask for this password every time" msgstr "" #: ../clients/tui/nmt-password-fields.c:129 msgid "Show password" msgstr "" #: ../clients/tui/nmt-route-table.c:191 msgid "Destination" msgstr "" #: ../clients/tui/nmt-route-table.c:191 msgid "Prefix" msgstr "Aurrizkia" #: ../clients/tui/nmt-route-table.c:200 msgid "Next Hop" msgstr "" #: ../clients/tui/nmt-route-table.c:208 msgid "Metric" msgstr "" #: ../clients/tui/nmt-route-table.c:228 msgid "No custom routes are defined." msgstr "" #: ../clients/tui/nmt-slave-list.c:136 msgid "Select the type of slave connection you wish to add." msgstr "" #: ../clients/tui/nmt-widget-list.c:139 msgid "Add..." msgstr "" #: ../clients/tui/nmt-widget-list.c:202 msgid "Remove" msgstr "" #: ../clients/tui/nmtui-connect.c:54 msgid "" "openconnect will be run to authenticate.\n" "It will return to nmtui when completed." msgstr "" #: ../clients/tui/nmtui-connect.c:68 #, c-format msgid "Error: openconnect failed: %s" msgstr "" #: ../clients/tui/nmtui-connect.c:75 #, c-format msgid "openconnect failed with status %d" msgstr "" #: ../clients/tui/nmtui-connect.c:79 #, c-format msgid "openconnect failed with signal %d" msgstr "" #: ../clients/tui/nmtui-connect.c:178 msgid "Activation failed" msgstr "" #: ../clients/tui/nmtui-connect.c:233 msgid "Connecting..." msgstr "" #: ../clients/tui/nmtui-connect.c:268 ../clients/tui/nmtui-connect.c:299 #, c-format msgid "Could not activate connection: %s" msgstr "" #: ../clients/tui/nmtui-connect.c:359 ../clients/tui/nmtui-connect.c:408 msgid "Activate" msgstr "" #: ../clients/tui/nmtui-connect.c:361 msgid "Deactivate" msgstr "" #: ../clients/tui/nmtui-connect.c:413 ../clients/tui/nmtui-edit.c:120 #: ../clients/tui/nmtui.c:108 msgid "Quit" msgstr "" #: ../clients/tui/nmtui-connect.c:436 #, c-format msgid "No such connection '%s'" msgstr "" #: ../clients/tui/nmtui-connect.c:438 msgid "Connection is already active" msgstr "" #: ../clients/tui/nmtui-edit.c:225 msgid "Create" msgstr "" #: ../clients/tui/nmtui-edit.c:367 msgid "Select the type of connection you wish to create." msgstr "" #: ../clients/tui/nmtui-edit.c:375 msgid "" "If you are creating a VPN, and the VPN connection you wish to create does " "not appear in the list, you may not have the correct VPN plugin installed." msgstr "" #: ../clients/tui/nmtui-edit.c:411 ../clients/tui/nmtui-edit.c:427 msgid "New Connection" msgstr "" #: ../clients/tui/nmtui-edit.c:466 #, c-format msgid "Unable to delete connection: %s" msgstr "" #: ../clients/tui/nmtui-edit.c:505 #, c-format msgid "Could not delete connection '%s': %s" msgstr "" #: ../clients/tui/nmtui-edit.c:527 #, c-format msgid "Are you sure you want to delete the connection '%s'?" msgstr "" #: ../clients/tui/nmtui-hostname.c:45 msgid "Set Hostname" msgstr "" #: ../clients/tui/nmtui-hostname.c:53 msgid "Hostname" msgstr "" #. Translators: this indicates the result. ie, "I have set the hostname to ..." #: ../clients/tui/nmtui-hostname.c:116 #, c-format msgid "Set hostname to '%s'" msgstr "" #: ../clients/tui/nmtui-hostname.c:118 #, c-format msgid "Unable to set hostname: %s" msgstr "" #: ../clients/tui/nmtui.c:53 ../clients/tui/nmtui.c:56 msgid "connection" msgstr "" #: ../clients/tui/nmtui.c:54 msgid "Edit a connection" msgstr "" #: ../clients/tui/nmtui.c:57 msgid "Activate a connection" msgstr "" #: ../clients/tui/nmtui.c:59 msgid "new hostname" msgstr "" #: ../clients/tui/nmtui.c:60 msgid "Set system hostname" msgstr "" #: ../clients/tui/nmtui.c:83 msgid "NetworkManager TUI" msgstr "" #: ../clients/tui/nmtui.c:91 msgid "Please select an option" msgstr "" #: ../clients/tui/nmtui.c:143 msgid "Usage" msgstr "" #: ../clients/tui/nmtui.c:224 msgid "Could not parse arguments" msgstr "" #: ../clients/tui/nmtui.c:234 #, c-format msgid "Could not contact NetworkManager: %s.\n" msgstr "" #: ../clients/tui/nmtui.c:239 msgid "NetworkManager is not running." msgstr "" #: ../libnm-core/crypto.c:118 ../libnm-util/crypto.c:131 #, c-format msgid "PEM key file had no end tag '%s'." msgstr "PEM gako-fitxategiak ez du amaierako '%s' etiketa." #: ../libnm-core/crypto.c:131 ../libnm-util/crypto.c:144 #, c-format msgid "Doesn't look like a PEM private key file." msgstr "Ez dirudi PEM gako pribatuaren fitxategia denik." #: ../libnm-core/crypto.c:148 ../libnm-util/crypto.c:161 #, c-format msgid "Malformed PEM file: Proc-Type was not first tag." msgstr "Gaizki osatutako PEM fitxategia: Proc-Type ez da aurreneko etiketa." #: ../libnm-core/crypto.c:156 ../libnm-util/crypto.c:169 #, c-format msgid "Malformed PEM file: unknown Proc-Type tag '%s'." msgstr "Gaizki osatutako PEM fitxategia: Proc-Type '%s' etiketa ezezaguna." #: ../libnm-core/crypto.c:166 ../libnm-util/crypto.c:179 #, c-format msgid "Malformed PEM file: DEK-Info was not the second tag." msgstr "Gaizki osatutako PEM fitxategia: DEK-Info ez da bigarren etiketa." #: ../libnm-core/crypto.c:177 ../libnm-util/crypto.c:190 #, c-format msgid "Malformed PEM file: no IV found in DEK-Info tag." msgstr "Gaizki osatutako PEM fitxategia: ez da IV aurkitu DEK-Info etiketan." #: ../libnm-core/crypto.c:184 ../libnm-util/crypto.c:197 #, c-format msgid "Malformed PEM file: invalid format of IV in DEK-Info tag." msgstr "" "Gaizki osatutako PEM fitxategia: IV-ek okerreko formatua du DEK-Info " "etiketan." #: ../libnm-core/crypto.c:199 ../libnm-util/crypto.c:212 #, c-format msgid "Malformed PEM file: unknown private key cipher '%s'." msgstr "" "Gaizki osatutako PEM fitxategia: gako pribatuaren '%s' zifratua ezezaguna." #: ../libnm-core/crypto.c:218 ../libnm-util/crypto.c:231 #, c-format msgid "Could not decode private key." msgstr "Ezin izan da gako pribatua deskodetu." #: ../libnm-core/crypto.c:272 ../libnm-util/crypto.c:283 msgid "Failed to find expected PKCS#8 start tag." msgstr "" #: ../libnm-core/crypto.c:280 ../libnm-util/crypto.c:291 #, c-format msgid "Failed to find expected PKCS#8 end tag '%s'." msgstr "" #: ../libnm-core/crypto.c:299 ../libnm-util/crypto.c:310 msgid "Failed to decode PKCS#8 private key." msgstr "" #: ../libnm-core/crypto.c:341 ../libnm-util/crypto.c:352 #, c-format msgid "IV must be an even number of bytes in length." msgstr "IV-ek byte-kopuru bikoitia izan behar du luzeran." #: ../libnm-core/crypto.c:355 ../libnm-util/crypto.c:366 #, c-format msgid "IV contains non-hexadecimal digits." msgstr "IV-ek hamaseitarrak ez diren digituak ditu." #: ../libnm-core/crypto.c:395 ../libnm-core/crypto_gnutls.c:91 #: ../libnm-core/crypto_gnutls.c:197 ../libnm-core/crypto_nss.c:112 #: ../libnm-core/crypto_nss.c:277 ../libnm-util/crypto.c:406 #: ../libnm-util/crypto_gnutls.c:151 ../libnm-util/crypto_gnutls.c:256 #: ../libnm-util/crypto_nss.c:162 ../libnm-util/crypto_nss.c:323 #, c-format msgid "Private key cipher '%s' was unknown." msgstr "Gako pribatuaren '%s' zifratua ezezaguna da." #: ../libnm-core/crypto.c:494 ../libnm-util/crypto.c:516 #, c-format #| msgid "Failed to decrypt the private key: %d." msgid "Unable to determine private key type." msgstr "Huts egin du gako pribatuaren mota zehaztean." #: ../libnm-core/crypto.c:502 #, c-format msgid "Password provided, but key was not encrypted." msgstr "" #: ../libnm-core/crypto.c:555 ../libnm-util/crypto.c:571 #, c-format msgid "PEM certificate had no start tag '%s'." msgstr "" #: ../libnm-core/crypto.c:564 ../libnm-util/crypto.c:580 #, c-format msgid "PEM certificate had no end tag '%s'." msgstr "" #: ../libnm-core/crypto.c:582 ../libnm-util/crypto.c:598 #, c-format msgid "Failed to decode certificate." msgstr "Huts egin du ziurtagiria deskodetzean." #: ../libnm-core/crypto_gnutls.c:48 ../libnm-util/crypto_gnutls.c:48 msgid "Failed to initialize the crypto engine." msgstr "Huts egin du zifratzearen motorra hasieratzean." #: ../libnm-core/crypto_gnutls.c:99 ../libnm-util/crypto_gnutls.c:159 #, c-format msgid "Invalid IV length (must be at least %zd)." msgstr "Baliogabeko IV luzera (gutxienez %zd izan behar du)." #: ../libnm-core/crypto_gnutls.c:115 ../libnm-util/crypto_gnutls.c:175 #, c-format msgid "Failed to initialize the decryption cipher context: %s (%s)" msgstr "" #: ../libnm-core/crypto_gnutls.c:124 ../libnm-util/crypto_gnutls.c:184 #, c-format msgid "Failed to decrypt the private key: %s (%s)" msgstr "" #: ../libnm-core/crypto_gnutls.c:134 ../libnm-core/crypto_nss.c:202 #: ../libnm-util/crypto_gnutls.c:194 ../libnm-util/crypto_nss.c:252 #, c-format #| msgid "Failed to decrypt the private key: %d." msgid "Failed to decrypt the private key: unexpected padding length." msgstr "" "Huts egin du gako pribatua deszifratzean: ustekabeko betegarriaren luzera." #: ../libnm-core/crypto_gnutls.c:145 ../libnm-core/crypto_nss.c:213 #: ../libnm-util/crypto_gnutls.c:205 ../libnm-util/crypto_nss.c:263 #, c-format #| msgid "Failed to decrypt the private key: %d." msgid "Failed to decrypt the private key." msgstr "Huts egin du gako pribatua deszifratzean." #: ../libnm-core/crypto_gnutls.c:224 ../libnm-util/crypto_gnutls.c:283 #, c-format msgid "Failed to initialize the encryption cipher context: %s (%s)" msgstr "" #: ../libnm-core/crypto_gnutls.c:233 ../libnm-util/crypto_gnutls.c:292 #, c-format msgid "Failed to encrypt the data: %s (%s)" msgstr "" #: ../libnm-core/crypto_gnutls.c:276 ../libnm-util/crypto_gnutls.c:332 #, c-format msgid "Error initializing certificate data: %s" msgstr "Errorea ziurtagiriaren datuak hasieratzean: %s" #: ../libnm-core/crypto_gnutls.c:298 ../libnm-util/crypto_gnutls.c:354 #, c-format msgid "Couldn't decode certificate: %s" msgstr "Ezin izan da ziurtagiria deskodetu: %s." #: ../libnm-core/crypto_gnutls.c:326 ../libnm-util/crypto_gnutls.c:378 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %s" msgstr "Ezin izan da PKCS#12 deskodetzailea hasieratu: %s" #: ../libnm-core/crypto_gnutls.c:339 ../libnm-util/crypto_gnutls.c:391 #, c-format #| msgid "Couldn't decode certificate: %s" msgid "Couldn't decode PKCS#12 file: %s" msgstr "Ezin izan da PKCS#12 fitxategia deskodetu: %s" #: ../libnm-core/crypto_gnutls.c:351 ../libnm-util/crypto_gnutls.c:403 #, c-format #| msgid "Couldn't decode certificate: %s" msgid "Couldn't verify PKCS#12 file: %s" msgstr "Ezin izan da PKCS#12 fitxategia egiaztatu: %s" #: ../libnm-core/crypto_gnutls.c:383 ../libnm-util/crypto_gnutls.c:431 #, c-format msgid "Couldn't initialize PKCS#8 decoder: %s" msgstr "" #: ../libnm-core/crypto_gnutls.c:406 ../libnm-util/crypto_gnutls.c:454 #, c-format msgid "Couldn't decode PKCS#8 file: %s" msgstr "" #: ../libnm-core/crypto_nss.c:54 ../libnm-util/crypto_nss.c:53 #, c-format msgid "Failed to initialize the crypto engine: %d." msgstr "Huts egin du zifratzearen motorra hasieratzean: %d." #: ../libnm-core/crypto_nss.c:120 ../libnm-util/crypto_nss.c:170 #, c-format msgid "Invalid IV length (must be at least %d)." msgstr "Baliogabeko IV luzera (gutxienez %d izan behar du)" #: ../libnm-core/crypto_nss.c:131 ../libnm-util/crypto_nss.c:181 #, c-format msgid "Failed to initialize the decryption cipher slot." msgstr "Huts egin du zifratuaren erretena hasieratzean deszifratzeko." #: ../libnm-core/crypto_nss.c:141 ../libnm-util/crypto_nss.c:191 #, c-format msgid "Failed to set symmetric key for decryption." msgstr "Huts egin du gako simetrikoa ezartzean deszifratzeko." #: ../libnm-core/crypto_nss.c:151 ../libnm-util/crypto_nss.c:201 #, c-format msgid "Failed to set IV for decryption." msgstr "Huts egin du IV ezartzean deszifratzeko." #: ../libnm-core/crypto_nss.c:159 ../libnm-util/crypto_nss.c:209 #, c-format msgid "Failed to initialize the decryption context." msgstr "Huts egin du deszifratzearen testuingurua hasieratzean." #: ../libnm-core/crypto_nss.c:172 ../libnm-util/crypto_nss.c:222 #, c-format msgid "Failed to decrypt the private key: %d." msgstr "Huts egin du gako pribatua deszifratzean: %d." #: ../libnm-core/crypto_nss.c:180 ../libnm-util/crypto_nss.c:230 #, c-format #| msgid "Failed to decrypt the private key: %d." msgid "Failed to decrypt the private key: decrypted data too large." msgstr "" "Huts egin du gako pribatua deszifratzean: deszifratutako datuak luzeegiak " "dira." #: ../libnm-core/crypto_nss.c:191 ../libnm-util/crypto_nss.c:241 #, c-format msgid "Failed to finalize decryption of the private key: %d." msgstr "Huts egin du gako pribatuaren deszifratzea amaitzean: %d." #: ../libnm-core/crypto_nss.c:299 ../libnm-util/crypto_nss.c:345 #, c-format #| msgid "Failed to initialize the decryption cipher slot." msgid "Failed to initialize the encryption cipher slot." msgstr "Huts egin du zifratuaren erretenaren enkriptazioa hasieratzean." #: ../libnm-core/crypto_nss.c:307 ../libnm-util/crypto_nss.c:353 #, c-format #| msgid "Failed to set symmetric key for decryption." msgid "Failed to set symmetric key for encryption." msgstr "Huts egin du gako simetrikoa ezartzean enkriptatzeko." #: ../libnm-core/crypto_nss.c:315 ../libnm-util/crypto_nss.c:361 #, c-format #| msgid "Failed to set IV for decryption." msgid "Failed to set IV for encryption." msgstr "Huts egin du IV ezartzean enkriptatzeko." #: ../libnm-core/crypto_nss.c:323 ../libnm-util/crypto_nss.c:369 #, c-format #| msgid "Failed to initialize the decryption context." msgid "Failed to initialize the encryption context." msgstr "Huts egin du enkriptazioaren testuingurua hasieratzean." #: ../libnm-core/crypto_nss.c:331 ../libnm-util/crypto_nss.c:377 #, c-format #| msgid "Failed to decrypt the private key: %d." msgid "Failed to encrypt: %d." msgstr "Huts egin du enkriptatzean: %d." #: ../libnm-core/crypto_nss.c:339 ../libnm-util/crypto_nss.c:385 #, c-format msgid "Unexpected amount of data after encrypting." msgstr "Ustekabeko datu kopurua enkriptatu ostean." #: ../libnm-core/crypto_nss.c:382 ../libnm-util/crypto_nss.c:425 #, c-format msgid "Couldn't decode certificate: %d" msgstr "Ezin izan da ziurtagiria dekodetu: %d" #: ../libnm-core/crypto_nss.c:420 #, c-format msgid "Password must be UTF-8" msgstr "" #: ../libnm-core/crypto_nss.c:450 ../libnm-util/crypto_nss.c:488 #, c-format msgid "Couldn't initialize PKCS#12 decoder: %d" msgstr "Ezin izan da PKCS#12 deskodetzailea hasieratu: %d" #: ../libnm-core/crypto_nss.c:459 ../libnm-util/crypto_nss.c:497 #, c-format #| msgid "Couldn't decode certificate: %d" msgid "Couldn't decode PKCS#12 file: %d" msgstr "Ezin izan da PKCS#12 fitxategia deskodetu: %d" #: ../libnm-core/crypto_nss.c:468 ../libnm-util/crypto_nss.c:506 #, c-format #| msgid "Couldn't decode certificate: %d" msgid "Couldn't verify PKCS#12 file: %d" msgstr "Ezin izan da PKCS#12 fitxategia egiaztatu: %d" #: ../libnm-core/crypto_nss.c:519 ../libnm-util/crypto_nss.c:550 #| msgid "Could not decode private key." msgid "Could not generate random data." msgstr "Ezin izan da ausazko daturik sortu." #: ../libnm-core/nm-connection.c:224 msgid "wrong type; should be a list of strings." msgstr "" #: ../libnm-core/nm-connection.c:294 msgid "unknown setting name" msgstr "" #: ../libnm-core/nm-connection.c:306 msgid "duplicate setting name" msgstr "" #: ../libnm-core/nm-connection.c:873 msgid "setting not found" msgstr "" #: ../libnm-core/nm-connection.c:937 msgid "setting not allowed in slave connection" msgstr "" #: ../libnm-core/nm-connection.c:948 msgid "setting is required for non-slave connections" msgstr "" #: ../libnm-core/nm-connection.c:1042 msgid "Unexpected failure to verify the connection" msgstr "" #: ../libnm-core/nm-connection.c:1075 msgid "Unexpected failure to normalize the connection" msgstr "" #: ../libnm-core/nm-connection.c:1576 ../libnm-core/nm-setting-8021x.c:2411 #: ../libnm-core/nm-setting-8021x.c:2428 ../libnm-core/nm-setting-8021x.c:2459 #: ../libnm-core/nm-setting-8021x.c:2476 ../libnm-core/nm-setting-8021x.c:2518 #: ../libnm-core/nm-setting-8021x.c:2530 ../libnm-core/nm-setting-8021x.c:2548 #: ../libnm-core/nm-setting-8021x.c:2560 ../libnm-core/nm-setting-8021x.c:2584 #: ../libnm-core/nm-setting-8021x.c:2749 ../libnm-core/nm-setting-adsl.c:189 #: ../libnm-core/nm-setting-bluetooth.c:120 #: ../libnm-core/nm-setting-bluetooth.c:138 ../libnm-core/nm-setting-cdma.c:141 #: ../libnm-core/nm-setting-connection.c:837 #: ../libnm-core/nm-setting-connection.c:876 #: ../libnm-core/nm-setting-connection.c:989 #: ../libnm-core/nm-setting-ip-config.c:2162 #: ../libnm-core/nm-setting-olpc-mesh.c:120 #: ../libnm-core/nm-setting-pppoe.c:142 ../libnm-core/nm-setting-vpn.c:419 #: ../libnm-core/nm-setting-vxlan.c:360 ../libnm-core/nm-setting-wimax.c:126 #: ../libnm-core/nm-setting-wireless-security.c:861 #: ../libnm-core/nm-setting-wireless.c:729 ../libnm-util/nm-setting.c:1357 #: ../libnm-util/nm-setting.c:1376 ../libnm-util/nm-setting.c:1394 #: ../libnm-util/nm-setting-8021x.c:2325 ../libnm-util/nm-setting-8021x.c:2342 #: ../libnm-util/nm-setting-8021x.c:2383 ../libnm-util/nm-setting-8021x.c:2400 #: ../libnm-util/nm-setting-8021x.c:2452 ../libnm-util/nm-setting-8021x.c:2464 #: ../libnm-util/nm-setting-8021x.c:2482 ../libnm-util/nm-setting-8021x.c:2494 #: ../libnm-util/nm-setting-8021x.c:2518 ../libnm-util/nm-setting-8021x.c:2680 #: ../libnm-util/nm-setting-adsl.c:209 ../libnm-util/nm-setting-bluetooth.c:142 #: ../libnm-util/nm-setting-bluetooth.c:160 ../libnm-util/nm-setting-cdma.c:162 #: ../libnm-util/nm-setting-connection.c:768 #: ../libnm-util/nm-setting-connection.c:784 #: ../libnm-util/nm-setting-connection.c:845 #: ../libnm-util/nm-setting-ip4-config.c:869 #: ../libnm-util/nm-setting-ip6-config.c:833 #: ../libnm-util/nm-setting-ip6-config.c:896 #: ../libnm-util/nm-setting-olpc-mesh.c:123 #: ../libnm-util/nm-setting-pppoe.c:163 ../libnm-util/nm-setting-vpn.c:423 #: ../libnm-util/nm-setting-wimax.c:150 #: ../libnm-util/nm-setting-wireless-security.c:890 #: ../libnm-util/nm-setting-wireless.c:771 msgid "property is missing" msgstr "" #: ../libnm-core/nm-dbus-utils.c:188 #, c-format msgid "Method returned type '%s', but expected '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:136 msgid "ignoring missing number" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:145 #, c-format msgid "ignoring invalid number '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:165 #, c-format msgid "ignoring invalid %s address: %s" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:205 #, c-format msgid "ignoring invalid gateway '%s' for %s route" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:225 #, c-format msgid "ignoring invalid %s route: %s" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:343 #, c-format msgid "unexpected character '%c' for address %s: '%s' (position %td)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:353 #, c-format msgid "unexpected character '%c' for %s: '%s' (position %td)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:362 #, c-format msgid "" "unexpected character '%c' in prefix length for %s: '%s' (position %td)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:373 #, c-format msgid "garbage at the end of value %s: '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:379 #, c-format msgid "deprecated semicolon at the end of value %s: '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:394 #, c-format msgid "invalid prefix length for %s '%s', defaulting to %d" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:401 #, c-format msgid "missing prefix length for %s '%s', defaulting to %d" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:504 #, c-format msgid "ignoring invalid DNS server IPv4 address '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:543 #, c-format msgid "ignoring invalid DNS server IPv6 address '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:628 ../libnm-core/nm-keyfile-reader.c:769 #: ../libnm-core/nm-keyfile-reader.c:1446 #, c-format msgid "ignoring invalid byte element '%d' (not between 0 and 255 inclusive)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:642 msgid "ignoring invalid MAC address" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:758 msgid "ignoring invalid binary property" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:801 msgid "ignoring invalid SSID" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:817 msgid "ignoring invalid raw password" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:892 ../libnm-core/nm-keyfile-reader.c:1058 #, c-format msgid "certificate or key file '%s' does not exist" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:897 #, c-format msgid "invalid key/cert value path \"%s\"" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:935 msgid "invalid key/cert value data:;base64, is not base64" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:948 msgid "invalid key/cert value data:;base64,file://" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1095 msgid "invalid key/cert value is not a valid blob" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1100 msgid "invalid key/cert value" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1147 #, c-format msgid "invalid parity value '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1347 #, c-format msgid "error loading setting value: %s" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1379 #, c-format msgid "invalid negative value (%i)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1400 #, c-format msgid "invalid char value (%i)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1423 #, c-format msgid "invalid int64 value (%s)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1482 #, c-format msgid "too large FLAGS property '%s' (%llu)" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1495 #, c-format msgid "unhandled setting property type '%s'" msgstr "" #: ../libnm-core/nm-keyfile-reader.c:1526 #, c-format msgid "invalid setting name '%s'" msgstr "" #: ../libnm-core/nm-setting-8021x.c:414 msgid "data missing" msgstr "" #: ../libnm-core/nm-setting-8021x.c:448 msgid "binary data missing" msgstr "" #: ../libnm-core/nm-setting-8021x.c:465 msgid "file:// URI not NUL terminated" msgstr "" #: ../libnm-core/nm-setting-8021x.c:474 msgid "file:// URI is empty" msgstr "" #: ../libnm-core/nm-setting-8021x.c:482 msgid "file:// URI is not valid UTF-8" msgstr "" #: ../libnm-core/nm-setting-8021x.c:681 ../libnm-util/nm-setting-8021x.c:639 msgid "CA certificate must be in X.509 format" msgstr "" #: ../libnm-core/nm-setting-8021x.c:1012 ../libnm-core/nm-setting-8021x.c:1276 #: ../libnm-core/nm-setting-8021x.c:1612 ../libnm-util/nm-setting-8021x.c:957 #: ../libnm-util/nm-setting-8021x.c:1220 ../libnm-util/nm-setting-8021x.c:1543 msgid "invalid certificate format" msgstr "" #: ../libnm-core/nm-setting-8021x.c:1895 ../libnm-util/nm-setting-8021x.c:1812 msgid "invalid private key" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2207 ../libnm-util/nm-setting-8021x.c:2123 msgid "invalid phase2 private key" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2418 ../libnm-core/nm-setting-8021x.c:2435 #: ../libnm-core/nm-setting-8021x.c:2466 ../libnm-core/nm-setting-8021x.c:2483 #: ../libnm-core/nm-setting-8021x.c:2524 ../libnm-core/nm-setting-8021x.c:2536 #: ../libnm-core/nm-setting-8021x.c:2554 ../libnm-core/nm-setting-8021x.c:2566 #: ../libnm-core/nm-setting-8021x.c:2591 ../libnm-core/nm-setting-adsl.c:196 #: ../libnm-core/nm-setting-cdma.c:148 ../libnm-core/nm-setting-cdma.c:157 #: ../libnm-core/nm-setting-connection.c:844 #: ../libnm-core/nm-setting-connection.c:887 ../libnm-core/nm-setting-gsm.c:281 #: ../libnm-core/nm-setting-gsm.c:338 ../libnm-core/nm-setting-gsm.c:375 #: ../libnm-core/nm-setting-gsm.c:384 ../libnm-core/nm-setting-ip-config.c:2169 #: ../libnm-core/nm-setting-ip4-config.c:198 #: ../libnm-core/nm-setting-ip4-config.c:205 #: ../libnm-core/nm-setting-pppoe.c:149 ../libnm-core/nm-setting-pppoe.c:158 #: ../libnm-core/nm-setting-vpn.c:428 ../libnm-core/nm-setting-vpn.c:438 #: ../libnm-core/nm-setting-wimax.c:135 #: ../libnm-core/nm-setting-wireless-security.c:891 #: ../libnm-core/nm-setting-wireless-security.c:915 #: ../libnm-core/nm-setting.c:1134 ../libnm-util/nm-setting-8021x.c:2332 #: ../libnm-util/nm-setting-8021x.c:2349 ../libnm-util/nm-setting-8021x.c:2390 #: ../libnm-util/nm-setting-8021x.c:2407 ../libnm-util/nm-setting-8021x.c:2458 #: ../libnm-util/nm-setting-8021x.c:2470 ../libnm-util/nm-setting-8021x.c:2488 #: ../libnm-util/nm-setting-8021x.c:2500 ../libnm-util/nm-setting-8021x.c:2525 #: ../libnm-util/nm-setting-adsl.c:216 ../libnm-util/nm-setting-cdma.c:169 #: ../libnm-util/nm-setting-cdma.c:178 #: ../libnm-util/nm-setting-connection.c:775 #: ../libnm-util/nm-setting-connection.c:852 ../libnm-util/nm-setting-gsm.c:282 #: ../libnm-util/nm-setting-gsm.c:339 ../libnm-util/nm-setting-ip4-config.c:934 #: ../libnm-util/nm-setting-ip4-config.c:943 #: ../libnm-util/nm-setting-pppoe.c:170 ../libnm-util/nm-setting-pppoe.c:179 #: ../libnm-util/nm-setting-vpn.c:432 ../libnm-util/nm-setting-vpn.c:442 #: ../libnm-util/nm-setting-wimax.c:159 #: ../libnm-util/nm-setting-wireless-security.c:920 #: ../libnm-util/nm-setting-wireless-security.c:944 msgid "property is empty" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2448 ../libnm-core/nm-setting-8021x.c:2496 #: ../libnm-util/nm-setting-8021x.c:2360 ../libnm-util/nm-setting-8021x.c:2372 #: ../libnm-util/nm-setting-8021x.c:2418 ../libnm-util/nm-setting-8021x.c:2430 #, c-format msgid "has to match '%s' property for PKCS#12" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2723 #, c-format msgid "certificate is invalid: %s" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2758 #: ../libnm-core/nm-setting-bluetooth.c:129 #: ../libnm-core/nm-setting-infiniband.c:192 #: ../libnm-core/nm-setting-infiniband.c:207 #: ../libnm-core/nm-setting-ip4-config.c:189 #: ../libnm-core/nm-setting-ip6-config.c:188 #: ../libnm-core/nm-setting-ip6-config.c:199 #: ../libnm-core/nm-setting-olpc-mesh.c:149 #: ../libnm-core/nm-setting-wimax.c:144 ../libnm-core/nm-setting-wired.c:665 #: ../libnm-core/nm-setting-wired.c:675 #: ../libnm-core/nm-setting-wireless-security.c:934 #: ../libnm-core/nm-setting-wireless-security.c:943 #: ../libnm-core/nm-setting-wireless-security.c:952 #: ../libnm-core/nm-setting-wireless-security.c:988 #: ../libnm-core/nm-setting-wireless-security.c:998 #: ../libnm-core/nm-setting-wireless-security.c:1029 #: ../libnm-core/nm-setting-wireless-security.c:1068 #: ../libnm-core/nm-setting-wireless.c:790 #: ../libnm-core/nm-setting-wireless.c:799 #: ../libnm-core/nm-setting-wireless.c:808 ../libnm-util/nm-setting.c:1367 #: ../libnm-util/nm-setting.c:1385 ../libnm-util/nm-setting.c:1404 #: ../libnm-util/nm-setting-8021x.c:2655 ../libnm-util/nm-setting-8021x.c:2689 #: ../libnm-util/nm-setting-bluetooth.c:151 #: ../libnm-util/nm-setting-infiniband.c:205 #: ../libnm-util/nm-setting-infiniband.c:221 #: ../libnm-util/nm-setting-ip4-config.c:925 #: ../libnm-util/nm-setting-ip6-config.c:887 #: ../libnm-util/nm-setting-olpc-mesh.c:151 #: ../libnm-util/nm-setting-wimax.c:168 ../libnm-util/nm-setting-wired.c:658 #: ../libnm-util/nm-setting-wired.c:667 #: ../libnm-util/nm-setting-wireless-security.c:963 #: ../libnm-util/nm-setting-wireless-security.c:972 #: ../libnm-util/nm-setting-wireless-security.c:981 #: ../libnm-util/nm-setting-wireless-security.c:999 #: ../libnm-util/nm-setting-wireless.c:831 #: ../libnm-util/nm-setting-wireless.c:840 #: ../libnm-util/nm-setting-wireless.c:849 msgid "property is invalid" msgstr "" #: ../libnm-core/nm-setting-8021x.c:2783 ../libnm-core/nm-setting-8021x.c:2793 #: ../libnm-core/nm-setting-8021x.c:2803 ../libnm-core/nm-setting-8021x.c:2813 #: ../libnm-core/nm-setting-8021x.c:2823 ../libnm-core/nm-setting-adsl.c:208 #: ../libnm-core/nm-setting-adsl.c:220 ../libnm-core/nm-setting-bluetooth.c:146 #: ../libnm-core/nm-setting-wireless-security.c:870 #: ../libnm-util/nm-setting-8021x.c:2714 ../libnm-util/nm-setting-8021x.c:2724 #: ../libnm-util/nm-setting-8021x.c:2734 ../libnm-util/nm-setting-8021x.c:2744 #: ../libnm-util/nm-setting-8021x.c:2754 ../libnm-util/nm-setting-adsl.c:228 #: ../libnm-util/nm-setting-adsl.c:240 ../libnm-util/nm-setting-bluetooth.c:168 #: ../libnm-util/nm-setting-wireless-security.c:899 #, c-format msgid "'%s' is not a valid value for the property" msgstr "" #: ../libnm-core/nm-setting-bluetooth.c:168 #, c-format msgid "'%s' connection requires '%s' or '%s' setting" msgstr "" #: ../libnm-core/nm-setting-bond.c:485 ../libnm-util/nm-setting-bond.c:502 #, c-format msgid "invalid option '%s' or its value '%s'" msgstr "" #: ../libnm-core/nm-setting-bond.c:510 ../libnm-util/nm-setting-bond.c:521 #, c-format msgid "only one of '%s' and '%s' can be set" msgstr "" #: ../libnm-core/nm-setting-bond.c:523 ../libnm-util/nm-setting-bond.c:532 #, c-format msgid "mandatory option '%s' is missing" msgstr "" #: ../libnm-core/nm-setting-bond.c:533 ../libnm-util/nm-setting-bond.c:541 #, c-format msgid "'%s' is not a valid value for '%s'" msgstr "" #: ../libnm-core/nm-setting-bond.c:547 ../libnm-util/nm-setting-bond.c:554 #, c-format msgid "'%s=%s' is incompatible with '%s > 0'" msgstr "" #: ../libnm-core/nm-setting-bond.c:560 ../libnm-util/nm-setting-bond.c:567 #, c-format msgid "'%s' is not a valid interface name for '%s' option" msgstr "" #: ../libnm-core/nm-setting-bond.c:570 ../libnm-util/nm-setting-bond.c:577 #, c-format msgid "'%s' option is only valid for '%s=%s'" msgstr "" #: ../libnm-core/nm-setting-bond.c:583 ../libnm-util/nm-setting-bond.c:590 #, c-format msgid "'%s=%s' is not a valid configuration for '%s'" msgstr "" #: ../libnm-core/nm-setting-bond.c:596 ../libnm-core/nm-setting-bond.c:605 #: ../libnm-core/nm-setting-bond.c:625 ../libnm-core/nm-setting-bond.c:661 #: ../libnm-util/nm-setting-bond.c:603 ../libnm-util/nm-setting-bond.c:612 #: ../libnm-util/nm-setting-bond.c:632 ../libnm-util/nm-setting-bond.c:668 #, c-format msgid "'%s' option requires '%s' option to be set" msgstr "" #: ../libnm-core/nm-setting-bond.c:636 ../libnm-util/nm-setting-bond.c:643 #, c-format msgid "'%s' option is empty" msgstr "" #: ../libnm-core/nm-setting-bond.c:648 ../libnm-util/nm-setting-bond.c:655 #, c-format msgid "'%s' is not a valid IPv4 address for '%s' option" msgstr "" #: ../libnm-core/nm-setting-bond.c:676 ../libnm-util/nm-setting-bond.c:682 #, c-format msgid "'%s' option is only valid with mode '%s'" msgstr "" #: ../libnm-core/nm-setting-bond.c:687 #, c-format msgid "'%s' and '%s' cannot have different values" msgstr "" #: ../libnm-core/nm-setting-bond.c:703 #, c-format msgid "'%s' option should be string" msgstr "" #: ../libnm-core/nm-setting-bridge-port.c:124 #: ../libnm-core/nm-setting-bridge-port.c:136 #: ../libnm-util/nm-setting-bridge-port.c:154 #: ../libnm-util/nm-setting-bridge-port.c:166 #, c-format msgid "'%d' is not a valid value for the property (should be <= %d)" msgstr "" #: ../libnm-core/nm-setting-bridge-port.c:154 #: ../libnm-core/nm-setting-team-port.c:97 #, c-format msgid "missing setting" msgstr "" #: ../libnm-core/nm-setting-bridge-port.c:165 #: ../libnm-core/nm-setting-team-port.c:108 #, c-format msgid "" "A connection with a '%s' setting must have the slave-type set to '%s'. " "Instead it is '%s'" msgstr "" #: ../libnm-core/nm-setting-bridge.c:227 ../libnm-util/nm-setting-bridge.c:269 #, c-format msgid "value '%d' is out of range <%d-%d>" msgstr "" #: ../libnm-core/nm-setting-bridge.c:244 ../libnm-core/nm-setting-wired.c:639 #: ../libnm-core/nm-setting-wired.c:699 ../libnm-core/nm-setting-wired.c:727 #: ../libnm-util/nm-setting-bridge.c:286 ../libnm-util/nm-setting-wired.c:633 #: ../libnm-util/nm-setting-wired.c:691 msgid "is not a valid MAC address" msgstr "" #: ../libnm-core/nm-setting-connection.c:816 #, c-format msgid "setting required for connection of type '%s'" msgstr "" #: ../libnm-core/nm-setting-connection.c:897 #, c-format msgid "connection type '%s' is not valid" msgstr "" #: ../libnm-core/nm-setting-connection.c:932 #: ../libnm-util/nm-setting-connection.c:877 #, c-format msgid "Unknown slave type '%s'" msgstr "" #: ../libnm-core/nm-setting-connection.c:942 #: ../libnm-util/nm-setting-connection.c:887 #, c-format msgid "Slave connections need a valid '%s' property" msgstr "" #: ../libnm-core/nm-setting-connection.c:963 #: ../libnm-util/nm-setting-connection.c:897 #, c-format msgid "Cannot set '%s' without '%s'" msgstr "" #: ../libnm-core/nm-setting-connection.c:977 #, c-format msgid "metered value %d is not valid" msgstr "" #: ../libnm-core/nm-setting-connection.c:998 #, c-format msgid "property type should be set to '%s'" msgstr "" #: ../libnm-core/nm-setting-connection.c:1013 #, c-format msgid "slave-type '%s' requires a '%s' setting in the connection" msgstr "" #: ../libnm-core/nm-setting-connection.c:1023 #, c-format msgid "" "Detect a slave connection with '%s' set and a port type '%s'. '%s' should be " "set to '%s'" msgstr "" #: ../libnm-core/nm-setting-dcb.c:522 ../libnm-util/nm-setting-dcb.c:594 msgid "flags invalid" msgstr "" #: ../libnm-core/nm-setting-dcb.c:531 ../libnm-util/nm-setting-dcb.c:603 msgid "flags invalid - disabled" msgstr "" #: ../libnm-core/nm-setting-dcb.c:557 ../libnm-core/nm-setting-dcb.c:606 #: ../libnm-util/nm-setting-dcb.c:629 ../libnm-util/nm-setting-dcb.c:678 msgid "property invalid (not enabled)" msgstr "" #: ../libnm-core/nm-setting-dcb.c:566 ../libnm-util/nm-setting-dcb.c:638 msgid "element invalid" msgstr "" #: ../libnm-core/nm-setting-dcb.c:581 ../libnm-util/nm-setting-dcb.c:653 msgid "sum not 100%" msgstr "" #: ../libnm-core/nm-setting-dcb.c:615 ../libnm-core/nm-setting-dcb.c:647 #: ../libnm-util/nm-setting-dcb.c:687 ../libnm-util/nm-setting-dcb.c:719 msgid "property invalid" msgstr "" #: ../libnm-core/nm-setting-dcb.c:637 ../libnm-util/nm-setting-dcb.c:709 msgid "property missing" msgstr "" #: ../libnm-core/nm-setting-gsm.c:294 ../libnm-util/nm-setting-gsm.c:295 #, c-format msgid "property value '%s' is empty or too long (>64)" msgstr "" #: ../libnm-core/nm-setting-gsm.c:326 ../libnm-util/nm-setting-gsm.c:327 #, c-format msgid "'%s' contains invalid char(s) (use [A-Za-z._-])" msgstr "" #: ../libnm-core/nm-setting-gsm.c:352 ../libnm-util/nm-setting-gsm.c:353 #, c-format msgid "'%s' length is invalid (should be 5 or 6 digits)" msgstr "" #: ../libnm-core/nm-setting-gsm.c:397 msgid "property is empty or wrong size" msgstr "" #: ../libnm-core/nm-setting-gsm.c:407 msgid "property must contain only digits" msgstr "" #: ../libnm-core/nm-setting-infiniband.c:217 #: ../libnm-util/nm-setting-infiniband.c:231 msgid "not a valid interface name" msgstr "" #: ../libnm-core/nm-setting-infiniband.c:225 #: ../libnm-util/nm-setting-infiniband.c:239 msgid "Must specify a P_Key if specifying parent" msgstr "" #: ../libnm-core/nm-setting-infiniband.c:235 #: ../libnm-util/nm-setting-infiniband.c:249 msgid "InfiniBand P_Key connection did not specify parent interface name" msgstr "" #: ../libnm-core/nm-setting-infiniband.c:271 #: ../libnm-util/nm-setting-infiniband.c:285 #, c-format msgid "" "interface name of software infiniband device must be '%s' or unset (instead " "it is '%s')" msgstr "" #: ../libnm-core/nm-setting-infiniband.c:286 #, c-format msgid "mtu for transport mode '%s' can be at most %d but it is %d" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:133 #, c-format msgid "Missing IPv4 address" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:133 #, c-format msgid "Missing IPv6 address" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:138 #, c-format msgid "Invalid IPv4 address '%s'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:138 #, c-format msgid "Invalid IPv6 address '%s'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:152 #, c-format msgid "Invalid IPv4 address prefix '%u'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:152 #, c-format msgid "Invalid IPv6 address prefix '%u'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:170 #, c-format msgid "Invalid routing metric '%s'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2182 #, c-format msgid "%d. DNS server address is invalid" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2198 #, c-format msgid "%d. IP address is invalid" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2210 #, c-format msgid "%d. IP address has 'label' property with invalid type" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2219 #, c-format msgid "%d. IP address has invalid label '%s'" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2233 msgid "gateway cannot be set if there are no addresses configured" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2242 msgid "gateway is invalid" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2256 #, c-format msgid "%d. route is invalid" msgstr "" #: ../libnm-core/nm-setting-ip-config.c:2265 #, c-format msgid "%d. route cannot be a default route" msgstr "" #: ../libnm-core/nm-setting-ip4-config.c:143 #: ../libnm-core/nm-setting-ip6-config.c:144 #: ../libnm-util/nm-setting-ip4-config.c:879 #: ../libnm-util/nm-setting-ip6-config.c:843 #, c-format msgid "this property cannot be empty for '%s=%s'" msgstr "" #: ../libnm-core/nm-setting-ip4-config.c:155 #: ../libnm-core/nm-setting-ip4-config.c:165 #: ../libnm-core/nm-setting-ip4-config.c:177 #: ../libnm-core/nm-setting-ip6-config.c:156 #: ../libnm-core/nm-setting-ip6-config.c:166 #: ../libnm-core/nm-setting-ip6-config.c:176 #: ../libnm-util/nm-setting-ip4-config.c:891 #: ../libnm-util/nm-setting-ip4-config.c:901 #: ../libnm-util/nm-setting-ip4-config.c:913 #: ../libnm-util/nm-setting-ip6-config.c:855 #: ../libnm-util/nm-setting-ip6-config.c:865 #: ../libnm-util/nm-setting-ip6-config.c:875 #, c-format msgid "this property is not allowed for '%s=%s'" msgstr "" #: ../libnm-core/nm-setting-ip4-config.c:214 #, c-format msgid "'%s' is not a valid FQDN" msgstr "" #: ../libnm-core/nm-setting-ip4-config.c:223 msgid "property cannot be set when dhcp-hostname is also set" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:318 #, c-format msgid "'%d' is not a valid tunnel mode" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:330 #: ../libnm-core/nm-setting-macvlan.c:167 ../libnm-core/nm-setting-vlan.c:647 #: ../libnm-core/nm-setting-vxlan.c:403 ../libnm-util/nm-setting-vlan.c:567 #, c-format msgid "'%s' is neither an UUID nor an interface name" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:341 #: ../libnm-core/nm-setting-ip-tunnel.c:352 #, c-format msgid "'%s' is not a valid IPv%c address" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:366 msgid "tunnel keys can only be specified for GRE tunnels" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:379 #: ../libnm-core/nm-setting-ip-tunnel.c:395 #, c-format msgid "'%s' is not a valid tunnel key" msgstr "" #: ../libnm-core/nm-setting-ip-tunnel.c:407 msgid "a fixed TTL is allowed only when path MTU discovery is enabled" msgstr "" #: ../libnm-core/nm-setting-macvlan.c:181 ../libnm-core/nm-setting-vlan.c:661 #: ../libnm-util/nm-setting-vlan.c:580 #, c-format msgid "property is not specified and neither is '%s:%s'" msgstr "" #: ../libnm-core/nm-setting-macvlan.c:192 msgid "non promiscuous operation is allowed only in passthru mode" msgstr "" #: ../libnm-core/nm-setting-olpc-mesh.c:130 #: ../libnm-core/nm-setting-wireless.c:739 #: ../libnm-util/nm-setting-olpc-mesh.c:132 #: ../libnm-util/nm-setting-wireless.c:780 msgid "SSID length is out of range <1-32> bytes" msgstr "" #: ../libnm-core/nm-setting-olpc-mesh.c:139 #: ../libnm-core/nm-setting-wireless.c:779 #: ../libnm-util/nm-setting-olpc-mesh.c:141 #: ../libnm-util/nm-setting-wireless.c:820 #, c-format msgid "'%d' is not a valid channel" msgstr "" #: ../libnm-core/nm-setting-ppp.c:365 ../libnm-util/nm-setting-ppp.c:387 #, c-format msgid "'%d' is out of valid range <128-16384>" msgstr "" #: ../libnm-core/nm-setting-ppp.c:378 ../libnm-util/nm-setting-ppp.c:400 #, c-format msgid "setting this property requires non-zero '%s' property" msgstr "" #: ../libnm-core/nm-setting-tun.c:187 #, c-format msgid "'%u': invalid mode" msgstr "" #: ../libnm-core/nm-setting-tun.c:197 #, c-format msgid "'%s': invalid user ID" msgstr "" #: ../libnm-core/nm-setting-tun.c:208 #, c-format msgid "'%s': invalid group ID" msgstr "" #: ../libnm-core/nm-setting-vlan.c:636 ../libnm-util/nm-setting-vlan.c:556 #, c-format msgid "'%s' value doesn't match '%s=%s'" msgstr "" #: ../libnm-core/nm-setting-vlan.c:672 ../libnm-util/nm-setting-vlan.c:600 #, c-format msgid "the vlan id must be in range 0-4094 but is %u" msgstr "" #: ../libnm-core/nm-setting-vlan.c:681 ../libnm-util/nm-setting-vlan.c:591 msgid "flags are invalid" msgstr "" #: ../libnm-core/nm-setting-vpn.c:460 #, c-format msgid "secret was empty" msgstr "" #: ../libnm-core/nm-setting-vpn.c:490 msgid "setting contained a secret with an empty name" msgstr "" #: ../libnm-core/nm-setting-vpn.c:498 #, c-format msgid "secret value was empty" msgstr "" #: ../libnm-core/nm-setting-vpn.c:545 ../libnm-core/nm-setting.c:1784 msgid "not a secret property" msgstr "" #: ../libnm-core/nm-setting-vpn.c:551 msgid "secret is not of correct type" msgstr "" #: ../libnm-core/nm-setting-vpn.c:586 #, c-format msgid "failed to convert value '%s' to uint" msgstr "" #: ../libnm-core/nm-setting-vpn.c:594 msgid "secret flags property not found" msgstr "" #: ../libnm-core/nm-setting-vxlan.c:375 #, c-format msgid "'%s' is not a valid IP address" msgstr "" #: ../libnm-core/nm-setting-vxlan.c:388 #, c-format msgid "'%s' is not a valid IP%c address" msgstr "" #: ../libnm-core/nm-setting-vxlan.c:415 #, c-format msgid "%d is greater than local port max %d" msgstr "" #: ../libnm-core/nm-setting-wired.c:619 ../libnm-util/nm-setting-wired.c:613 #, c-format msgid "'%s' is not a valid Ethernet port value" msgstr "" #: ../libnm-core/nm-setting-wired.c:629 ../libnm-util/nm-setting-wired.c:623 #, c-format msgid "'%s' is not a valid duplex value" msgstr "" #: ../libnm-core/nm-setting-wired.c:688 ../libnm-util/nm-setting-wired.c:680 #, c-format msgid "invalid '%s' or its value '%s'" msgstr "" #: ../libnm-core/nm-setting-wired.c:709 msgid "Wake-on-LAN mode 'default' and 'ignore' are exclusive flags" msgstr "" #: ../libnm-core/nm-setting-wired.c:718 msgid "Wake-on-LAN password can only be used with magic packet mode" msgstr "" #: ../libnm-core/nm-setting-wireless-security.c:882 #: ../libnm-util/nm-setting-wireless-security.c:911 #, c-format msgid "'%s' security requires '%s=%s'" msgstr "" #: ../libnm-core/nm-setting-wireless-security.c:903 #: ../libnm-util/nm-setting-wireless-security.c:932 #, c-format msgid "'%s' security requires '%s' setting presence" msgstr "" #: ../libnm-core/nm-setting-wireless-security.c:924 #: ../libnm-util/nm-setting-wireless-security.c:953 #, c-format msgid "'%d' value is out of range <0-3>" msgstr "" #: ../libnm-core/nm-setting-wireless-security.c:979 #, c-format msgid "'%s' connections require '%s' in this property" msgstr "" #: ../libnm-core/nm-setting-wireless-security.c:1009 #: ../libnm-util/nm-setting-wireless-security.c:1010 #, c-format msgid "'%s' can only be used with '%s=%s' (WEP)" msgstr "" #: ../libnm-core/nm-setting-wireless.c:748 #: ../libnm-util/nm-setting-wireless.c:789 #, c-format msgid "'%s' is not a valid Wi-Fi mode" msgstr "" #: ../libnm-core/nm-setting-wireless.c:758 #: ../libnm-util/nm-setting-wireless.c:799 #, c-format msgid "'%s' is not a valid band" msgstr "" #: ../libnm-core/nm-setting-wireless.c:768 #, c-format msgid "'%s' requires setting '%s' property" msgstr "" #: ../libnm-core/nm-setting.c:837 #, c-format msgid "duplicate property" msgstr "" #: ../libnm-core/nm-setting.c:865 ../libnm-core/nm-setting.c:912 #, c-format msgid "can't set property of type '%s' from value of type '%s'" msgstr "" #: ../libnm-core/nm-setting.c:884 ../libnm-core/nm-setting.c:898 #, c-format msgid "failed to set property: %s" msgstr "" #: ../libnm-core/nm-setting.c:926 #, c-format msgid "can not set property: %s" msgstr "" #: ../libnm-core/nm-setting.c:942 #, c-format msgid "unknown property" msgstr "" #: ../libnm-core/nm-setting.c:1682 msgid "secret not found" msgstr "" #: ../libnm-core/nm-setting.c:1774 msgid "secret is not set" msgstr "" #: ../libnm-core/nm-utils.c:2447 #, c-format msgid "failed stat file %s: %s" msgstr "" #: ../libnm-core/nm-utils.c:2456 #, c-format msgid "not a file (%s)" msgstr "" #: ../libnm-core/nm-utils.c:2467 #, c-format msgid "invalid file owner %d for %s" msgstr "" #: ../libnm-core/nm-utils.c:2478 #, c-format msgid "file permissions for %s" msgstr "" #: ../libnm-core/nm-utils.c:2488 #, c-format msgid "reject %s" msgstr "" #: ../libnm-core/nm-utils.c:2508 #, c-format msgid "path is not absolute (%s)" msgstr "" #: ../libnm-core/nm-utils.c:2522 #, c-format msgid "Plugin file does not exist (%s)" msgstr "" #: ../libnm-core/nm-utils.c:2530 #, c-format msgid "Plugin is not a valid file (%s)" msgstr "" #: ../libnm-core/nm-utils.c:2540 #, c-format msgid "libtool archives are not supported (%s)" msgstr "" #: ../libnm-core/nm-utils.c:2622 ../libnm-util/nm-utils.c:1802 #, c-format msgid "Could not find \"%s\" binary" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:132 #, c-format msgid "cannot load plugin %s" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:160 #, c-format msgid "cannot load VPN plugin in '%s': missing plugin name" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:167 #, c-format msgid "cannot load VPN plugin in '%s': invalid service name" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:183 #, c-format msgid "unknown error initializing plugin %s" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:195 #, c-format msgid "failed to load nm_vpn_editor_plugin_factory() from %s (%s)" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:256 #, c-format msgid "the plugin does not support import capability" msgstr "" #: ../libnm-core/nm-vpn-editor-plugin.c:276 #, c-format msgid "the plugin does not support export capability" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:109 #, c-format msgid "missing filename" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:117 #, c-format msgid "filename must be an absolute path (%s)" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:126 #, c-format msgid "filename has invalid format (%s)" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:383 #, c-format msgid "there exists a conflicting plugin (%s) that has the same %s.%s value" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:421 #, c-format msgid "there exists a conflicting plugin with the same name (%s)" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:740 #, c-format msgid "missing \"plugin\" setting" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:750 #, c-format msgid "%s: don't retry loading plugin which already failed previously" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:842 msgid "missing filename to load VPN plugin info" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:854 msgid "missing name for VPN plugin info" msgstr "" #: ../libnm-core/nm-vpn-plugin-info.c:863 msgid "missing service for VPN plugin info" msgstr "" #: ../libnm-glib/nm-device.c:1853 ../libnm/nm-device.c:1804 msgid "Bluetooth" msgstr "" #: ../libnm-glib/nm-device.c:1873 ../libnm/nm-device.c:1824 msgid "MACVLAN" msgstr "" #: ../libnm-glib/nm-device.c:1877 ../libnm/nm-device.c:1828 msgid "IPTunnel" msgstr "" #: ../libnm-glib/nm-device.c:1881 ../libnm/nm-device.c:1832 msgid "Veth" msgstr "" #: ../libnm-glib/nm-device.c:1913 ../libnm/nm-device.c:1864 msgid "Wired" msgstr "" #: ../libnm-glib/nm-device.c:1944 ../libnm/nm-device.c:1895 msgid "PCI" msgstr "" #: ../libnm-glib/nm-device.c:1946 ../libnm/nm-device.c:1897 msgid "USB" msgstr "" #. Translators: the first %s is a bus name (eg, "USB") or #. * product name, the second is a device type (eg, #. * "Ethernet"). You can change this to something like #. * "%2$s (%1$s)" if there's no grammatical way to combine #. * the strings otherwise. #. #: ../libnm-glib/nm-device.c:2042 ../libnm-glib/nm-device.c:2061 #: ../libnm/nm-device.c:1991 ../libnm/nm-device.c:2010 #, c-format msgctxt "long device name" msgid "%s %s" msgstr "" #: ../libnm-glib/nm-remote-connection.c:149 msgid "Disconnected by D-Bus" msgstr "" #: ../libnm-util/crypto_gnutls.c:84 #, c-format msgid "Hash length too long (%d > %d)." msgstr "" #: ../libnm-util/crypto_gnutls.c:115 #, c-format msgid "Failed to initialize the MD5 engine: %s (%s)" msgstr "" #: ../libnm-util/crypto_nss.c:99 #, c-format msgid "Failed to initialize the MD5 context: %d." msgstr "Huts egin du MD5-en testuingurua hasieratzean: %d." #: ../libnm-util/crypto_nss.c:460 #, c-format msgid "Couldn't convert password to UCS2: %d" msgstr "Ezin izan da pasahitza UCS2-ra bihurtu: %d" #: ../libnm-util/nm-setting-bluetooth.c:186 #, c-format msgid "requires '%s' or '%s' setting" msgstr "" #: ../libnm-util/nm-setting-connection.c:862 #, c-format msgid "requires presence of '%s' setting in the connection" msgstr "" #: ../libnm-util/nm-setting-ip4-config.c:957 #, c-format msgid "%d. IPv4 address is invalid" msgstr "" #: ../libnm-util/nm-setting-ip4-config.c:967 #, c-format msgid "%d. IPv4 address has invalid prefix" msgstr "" #: ../libnm-util/nm-setting-ip4-config.c:983 #: ../libnm-util/nm-setting-ip6-config.c:936 #, c-format msgid "%d. route has invalid prefix" msgstr "" #: ../libnm-util/nm-setting-ip6-config.c:910 #, c-format msgid "%d. IPv6 address is invalid" msgstr "" #: ../libnm-util/nm-setting-ip6-config.c:920 #, c-format msgid "%d. IPv6 address has invalid prefix" msgstr "" #: ../libnm-util/nm-setting-vpn.c:582 #, c-format msgid "Failed to convert '%s' value '%s' to uint" msgstr "" #: ../libnm-util/nm-setting-vpn.c:589 #, c-format msgid "Secret flags property '%s' not found" msgstr "" #: ../libnm-util/nm-setting-wireless.c:809 #, c-format msgid "requires setting '%s' property" msgstr "" #: ../libnm/nm-device-adsl.c:74 msgid "The connection was not an ADSL connection." msgstr "" #: ../libnm/nm-device-bond.c:112 msgid "The connection was not a bond connection." msgstr "" #: ../libnm/nm-device-bridge.c:112 msgid "The connection was not a bridge connection." msgstr "" #: ../libnm/nm-device-bt.c:137 #, c-format msgid "The connection was not a Bluetooth connection." msgstr "" #: ../libnm/nm-device-bt.c:146 msgid "Invalid device Bluetooth address." msgstr "" #: ../libnm/nm-device-bt.c:153 msgid "" "The Bluetooth addresses of the device and the connection didn't match." msgstr "" #: ../libnm/nm-device-bt.c:162 msgid "" "The device is lacking Bluetooth capabilities required by the connection." msgstr "" #: ../libnm/nm-device-ethernet.c:207 msgid "The connection was not an Ethernet or PPPoE connection." msgstr "" #: ../libnm/nm-device-ethernet.c:222 msgid "The connection and device differ in S390 subchannels." msgstr "" #: ../libnm/nm-device-ethernet.c:232 ../libnm/nm-device-infiniband.c:102 #: ../libnm/nm-device-wifi.c:604 ../libnm/nm-device-wimax.c:326 msgid "Invalid device MAC address." msgstr "" #: ../libnm/nm-device-ethernet.c:237 msgid "The MACs of the device and the connection do not match." msgstr "" #: ../libnm/nm-device-ethernet.c:247 #, c-format msgid "Invalid MAC in the blacklist: %s." msgstr "" #: ../libnm/nm-device-ethernet.c:253 #, c-format msgid "Device MAC (%s) is blacklisted by the connection." msgstr "" #: ../libnm/nm-device-generic.c:91 msgid "The connection was not a generic connection." msgstr "" #: ../libnm/nm-device-generic.c:98 msgid "The connection did not specify an interface name." msgstr "" #: ../libnm/nm-device-tun.c:209 msgid "The connection was not a tun connection." msgstr "" #: ../libnm/nm-device-tun.c:218 msgid "The mode of the device and the connection didn't match" msgstr "" #: ../libnm/nm-device-infiniband.c:94 msgid "The connection was not an InfiniBand connection." msgstr "" #: ../libnm/nm-device-infiniband.c:110 ../libnm/nm-device-wifi.c:611 #: ../libnm/nm-device-wimax.c:333 msgid "The MACs of the device and the connection didn't match." msgstr "" #: ../libnm/nm-device-ip-tunnel.c:254 msgid "The connection was not an IP tunnel connection." msgstr "" #: ../libnm/nm-device-macvlan.c:159 msgid "The connection was not a MAC-VLAN connection." msgstr "" #: ../libnm/nm-device-modem.c:120 msgid "The connection was not a modem connection." msgstr "" #: ../libnm/nm-device-modem.c:128 msgid "The connection was not a valid modem connection." msgstr "" #: ../libnm/nm-device-modem.c:135 msgid "The device is lacking capabilities required by the connection." msgstr "" #: ../libnm/nm-device-olpc-mesh.c:115 msgid "The connection was not an OLPC Mesh connection." msgstr "" #: ../libnm/nm-device-team.c:118 msgid "The connection was not a team connection." msgstr "" #: ../libnm/nm-device-vlan.c:128 msgid "The connection was not a VLAN connection." msgstr "" #: ../libnm/nm-device-vlan.c:135 msgid "The VLAN identifiers of the device and the connection didn't match." msgstr "" #: ../libnm/nm-device-vlan.c:148 msgid "The hardware address of the device and the connection didn't match." msgstr "" #: ../libnm/nm-device-vxlan.c:387 msgid "The connection was not a VXLAN connection." msgstr "" #: ../libnm/nm-device-vxlan.c:394 msgid "The VXLAN identifiers of the device and the connection didn't match." msgstr "" #: ../libnm/nm-device-wifi.c:595 msgid "The connection was not a Wi-Fi connection." msgstr "" #: ../libnm/nm-device-wifi.c:631 msgid "The device is lacking WPA capabilities required by the connection." msgstr "" #: ../libnm/nm-device-wifi.c:638 msgid "" "The device is lacking WPA2/RSN capabilities required by the connection." msgstr "" #: ../libnm/nm-device-wimax.c:317 msgid "The connection was not a WiMAX connection." msgstr "" #: ../libnm/nm-device.c:2729 #, c-format msgid "The connection was not valid: %s" msgstr "" #: ../libnm/nm-device.c:2738 #, c-format msgid "The interface names of the device and the connection didn't match." msgstr "" #: ../libnm/nm-manager.c:874 msgid "Active connection could not be attached to the device" msgstr "" #: ../libnm/nm-manager.c:1098 msgid "Active connection removed before it was initialized" msgstr "" #: ../libnm/nm-object.c:1545 ../libnm/nm-object.c:1691 msgid "Caller did not specify D-Bus path for object" msgstr "" #: ../libnm/nm-remote-settings.c:261 msgid "Connection removed before it was initialized" msgstr "" #: ../libnm/nm-vpn-plugin-old.c:957 ../libnm/nm-vpn-service-plugin.c:978 msgid "No service name specified" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:1 msgid "Enable or disable system networking" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:2 msgid "System policy prevents enabling or disabling system networking" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:3 msgid "" "Put NetworkManager to sleep or wake it up (should only be used by system " "power management)" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:4 msgid "" "System policy prevents putting NetworkManager to sleep or waking it up" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:5 msgid "Enable or disable WiFi devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:6 msgid "System policy prevents enabling or disabling WiFi devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:7 msgid "Enable or disable mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:8 msgid "System policy prevents enabling or disabling mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:9 msgid "Enable or disable WiMAX mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:10 msgid "" "System policy prevents enabling or disabling WiMAX mobile broadband devices" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:11 msgid "Allow control of network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:12 msgid "System policy prevents control of network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:13 msgid "Connection sharing via a protected WiFi network" msgstr "Konexio partekatua babestutako haririk gabeko sarearen bidez" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:14 msgid "" "System policy prevents sharing connections via a protected WiFi network" msgstr "" "Sistemako arauek babestutako haririk gabeko sareen bidez konexioak " "partekatzea saihesten dute" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:15 msgid "Connection sharing via an open WiFi network" msgstr "Konexio partekatua irekitako haririk gabeko sarearen bidez" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:16 msgid "System policy prevents sharing connections via an open WiFi network" msgstr "" "Sistemako arauek irakitako haririk gabeko sareen bidez konexioak partekatzea " "saihesten dute" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:17 msgid "Modify personal network connections" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:18 msgid "System policy prevents modification of personal network settings" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:19 msgid "Modify network connections for all users" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:20 msgid "System policy prevents modification of network settings for all users" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:21 msgid "Modify persistent system hostname" msgstr "Aldatu sistemako ostalari-izen iraunkorra" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:22 msgid "System policy prevents modification of the persistent system hostname" msgstr "" "Sistemako arauek sistemako ostalari-izen iraunkorra aldatzea saihesten dute" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:23 msgid "Modify persistent global DNS configuration" msgstr "" #: ../policy/org.freedesktop.NetworkManager.policy.in.in.h:24 msgid "" "System policy prevents modification of the persistent global DNS " "configuration" msgstr "" #: ../shared/nm-shared-utils.c:174 #, c-format msgid "object class '%s' has no property named '%s'" msgstr "" #: ../shared/nm-shared-utils.c:181 #, c-format msgid "property '%s' of object class '%s' is not writable" msgstr "" #: ../shared/nm-shared-utils.c:188 #, c-format msgid "" "construct property \"%s\" for object '%s' can't be set after construction" msgstr "" #: ../shared/nm-shared-utils.c:196 #, c-format msgid "'%s::%s' is not a valid property name; '%s' is not a GObject subtype" msgstr "" #: ../shared/nm-shared-utils.c:205 #, c-format msgid "unable to set property '%s' of type '%s' from value of type '%s'" msgstr "" #: ../shared/nm-shared-utils.c:216 #, c-format msgid "" "value \"%s\" of type '%s' is invalid or out of range for property '%s' of " "type '%s'" msgstr "" #. Translators: the first %s is a prefix for the connection id, such #. * as "Wired Connection" or "VPN Connection". The %d is a number #. * that is combined with the first argument to create a unique #. * connection id. #: ../src/NetworkManagerUtils.c:111 #, c-format msgctxt "connection id fallback" msgid "%s %d" msgstr "" #: ../src/main.c:220 ../src/main.c:358 #, c-format msgid "Failed to read configuration: %s\n" msgstr "" #. Logging/debugging #: ../src/main.c:234 ../src/nm-iface-helper.c:297 msgid "Print NetworkManager version and exit" msgstr "" #: ../src/main.c:235 ../src/nm-iface-helper.c:298 msgid "Don't become a daemon" msgstr "" #: ../src/main.c:236 ../src/nm-iface-helper.c:300 #, c-format msgid "Log level: one of [%s]" msgstr "" #: ../src/main.c:238 ../src/nm-iface-helper.c:302 #, c-format msgid "Log domains separated by ',': any combination of [%s]" msgstr "" #: ../src/main.c:240 ../src/nm-iface-helper.c:304 msgid "Make all warnings fatal" msgstr "" #: ../src/main.c:241 msgid "Specify the location of a PID file" msgstr "" #: ../src/main.c:242 msgid "State file location" msgstr "" #: ../src/main.c:244 msgid "Print NetworkManager configuration and exit" msgstr "" #: ../src/main.c:254 msgid "" "NetworkManager monitors all network connections and automatically\n" "chooses the best connection to use. It also allows the user to\n" "specify wireless access points which wireless cards in the computer\n" "should associate with." msgstr "" #: ../src/main.c:343 ../src/main-utils.c:269 ../src/nm-iface-helper.c:392 #, c-format msgid "%s. Please use --help to see a list of valid options.\n" msgstr "" #: ../src/main.c:348 ../src/nm-iface-helper.c:397 #, c-format msgid "Ignoring unrecognized log domain(s) '%s' passed on command line.\n" msgstr "" #: ../src/main.c:373 #, c-format msgid "Error in configuration file: %s.\n" msgstr "" #: ../src/main.c:378 #, c-format msgid "Ignoring unrecognized log domain(s) '%s' from config files.\n" msgstr "" #: ../src/main.c:389 ../src/nm-iface-helper.c:407 #, c-format msgid "Could not daemonize: %s [error %u]\n" msgstr "" #: ../src/main-utils.c:99 #, c-format msgid "Opening %s failed: %s\n" msgstr "" #: ../src/main-utils.c:105 #, c-format msgid "Writing to %s failed: %s\n" msgstr "" #: ../src/main-utils.c:110 #, c-format msgid "Closing %s failed: %s\n" msgstr "" #: ../src/main-utils.c:145 #, c-format msgid "Cannot create '%s': %s" msgstr "" #: ../src/main-utils.c:197 #, c-format msgid "%s is already running (pid %ld)\n" msgstr "" #: ../src/main-utils.c:207 #, c-format msgid "You must be root to run %s!\n" msgstr "" #: ../src/dhcp-manager/nm-dhcp-dhclient-utils.c:213 msgid "# Created by NetworkManager\n" msgstr "# NetworkManager-ek sortuta\n" #: ../src/dhcp-manager/nm-dhcp-dhclient-utils.c:220 #, c-format msgid "" "# Merged from %s\n" "\n" msgstr "" "# %s(e)ndik batuta\n" "\n" #: ../src/devices/adsl/nm-device-adsl.c:133 msgid "ADSL connection" msgstr "" #: ../src/devices/bluetooth/nm-bluez-device.c:197 #, c-format msgid "%s Network" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:253 msgid "PAN requested, but Bluetooth device does not support NAP" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:263 msgid "PAN connections cannot specify GSM, CDMA, or serial settings" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:276 msgid "PAN connection" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:283 msgid "DUN requested, but Bluetooth device does not support DUN" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:293 msgid "DUN connection must include a GSM or CDMA setting" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:303 #: ../src/devices/wwan/nm-modem-broadband.c:655 msgid "GSM connection" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:307 #: ../src/devices/wwan/nm-modem-broadband.c:679 msgid "CDMA connection" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:315 msgid "Unknown/unhandled Bluetooth connection type" msgstr "" #: ../src/devices/bluetooth/nm-device-bt.c:336 #: ../src/devices/nm-device-ethernet.c:1415 #: ../src/devices/nm-device-infiniband.c:192 #: ../src/devices/wifi/nm-device-wifi.c:825 msgid "connection does not match device" msgstr "" #: ../src/devices/nm-device-bond.c:105 msgid "Bond connection" msgstr "" #: ../src/devices/nm-device-bridge.c:111 msgid "Bridge connection" msgstr "" #: ../src/devices/nm-device-ethernet.c:1396 msgid "PPPoE connection" msgstr "" #: ../src/devices/nm-device-ethernet.c:1396 msgid "Wired connection" msgstr "" #: ../src/devices/nm-device-ethernet-utils.c:39 #, c-format msgid "Wired connection %d" msgstr "" #: ../src/devices/nm-device-infiniband.c:174 msgid "InfiniBand connection" msgstr "" #: ../src/devices/nm-device-ip-tunnel.c:346 msgid "IP tunnel connection" msgstr "" #: ../src/devices/nm-device-macvlan.c:428 msgid "MACVLAN connection" msgstr "" #: ../src/devices/nm-device-tun.c:129 msgid "TUN connection" msgstr "" #: ../src/devices/nm-device-vlan.c:447 msgid "VLAN connection" msgstr "" #: ../src/devices/nm-device-vxlan.c:373 msgid "VXLAN connection" msgstr "" #: ../src/devices/team/nm-device-team.c:115 msgid "Team connection" msgstr "" #: ../src/devices/wifi/nm-device-olpc-mesh.c:146 msgid "Mesh" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:42 #, c-format msgid "%s is incompatible with static WEP keys" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:76 msgid "LEAP authentication requires a LEAP username" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:86 msgid "LEAP username requires 'leap' authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:99 msgid "LEAP authentication requires IEEE 802.1x key management" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:119 msgid "LEAP authentication is incompatible with Ad-Hoc mode" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:131 msgid "LEAP authentication is incompatible with 802.1x setting" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:153 #, c-format msgid "a connection using '%s' authentication cannot use WPA key management" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:164 #, c-format msgid "a connection using '%s' authentication cannot specify WPA protocols" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:180 #: ../src/devices/wifi/nm-wifi-ap-utils.c:197 #, c-format msgid "a connection using '%s' authentication cannot specify WPA ciphers" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:209 #, c-format msgid "a connection using '%s' authentication cannot specify a WPA password" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:240 msgid "Dynamic WEP requires an 802.1x setting" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:250 #: ../src/devices/wifi/nm-wifi-ap-utils.c:278 msgid "Dynamic WEP requires 'open' authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:265 msgid "Dynamic WEP requires 'ieee8021x' key management" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:312 msgid "WPA-PSK authentication is incompatible with 802.1x" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:322 msgid "WPA-PSK requires 'open' authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:337 msgid "WPA Ad-Hoc authentication requires 'rsn' protocol" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:349 msgid "WPA Ad-Hoc authentication requires 'ccmp' pairwise cipher" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:361 msgid "WPA Ad-Hoc requires 'ccmp' group cipher" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:375 msgid "Access point does not support PSK but setting requires it" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:405 msgid "WPA-EAP authentication requires an 802.1x setting" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:415 msgid "WPA-EAP requires 'open' authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:426 msgid "802.1x setting requires 'wpa-eap' key management" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:439 msgid "Access point does not support 802.1x but setting requires it" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:467 msgid "" "Access point mode is Ad-Hoc but setting requires Infrastructure security" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:477 msgid "Ad-Hoc mode is incompatible with 802.1x security" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:486 msgid "Ad-Hoc mode is incompatible with LEAP security" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:496 msgid "Ad-Hoc mode requires 'open' authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:538 #: ../src/devices/wifi/nm-wifi-ap-utils.c:568 #, c-format msgid "connection does not match access point" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:592 msgid "Access point is unencrypted but setting specifies security" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:681 msgid "" "WPA authentication is incompatible with non-EAP (original) LEAP or Dynamic " "WEP" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:691 msgid "WPA authentication is incompatible with Shared Key authentication" msgstr "" #: ../src/devices/wifi/nm-wifi-ap-utils.c:740 msgid "Failed to determine AP security information" msgstr "" #: ../src/devices/wwan/nm-modem-broadband.c:641 msgid "GSM mobile broadband connection requires a 'gsm' setting" msgstr "" #: ../src/nm-config.c:465 msgid "Config file location" msgstr "" #: ../src/nm-config.c:466 msgid "Config directory location" msgstr "" #: ../src/nm-config.c:467 msgid "System config directory location" msgstr "" #: ../src/nm-config.c:468 msgid "Internal config file location" msgstr "" #: ../src/nm-config.c:469 msgid "State file for no-auto-default devices" msgstr "" #: ../src/nm-config.c:470 msgid "List of plugins separated by ','" msgstr "" #: ../src/nm-config.c:471 msgid "Quit after initial configuration" msgstr "" #: ../src/nm-config.c:472 ../src/nm-iface-helper.c:299 msgid "Don't become a daemon, and log to stderr" msgstr "" #. These three are hidden for now, and should eventually just go away. #: ../src/nm-config.c:475 msgid "An http(s) address for checking internet connectivity" msgstr "" #: ../src/nm-config.c:476 msgid "The interval between connectivity checks (in seconds)" msgstr "" #: ../src/nm-config.c:477 msgid "The expected start of the response" msgstr "" #. Interface/IP config #: ../src/nm-iface-helper.c:280 msgid "The interface to manage" msgstr "" #: ../src/nm-iface-helper.c:280 msgid "eth0" msgstr "" #: ../src/nm-iface-helper.c:281 msgid "Connection UUID" msgstr "" #: ../src/nm-iface-helper.c:281 msgid "661e8cd0-b618-46b8-9dc9-31a52baaa16b" msgstr "" #: ../src/nm-iface-helper.c:282 msgid "Whether to manage IPv6 SLAAC" msgstr "" #: ../src/nm-iface-helper.c:283 msgid "Whether SLAAC must be successful" msgstr "" #: ../src/nm-iface-helper.c:284 msgid "Use an IPv6 temporary privacy address" msgstr "" #: ../src/nm-iface-helper.c:285 msgid "Current DHCPv4 address" msgstr "" #: ../src/nm-iface-helper.c:286 msgid "Whether DHCPv4 must be successful" msgstr "" #: ../src/nm-iface-helper.c:287 msgid "Hex-encoded DHCPv4 client ID" msgstr "" #: ../src/nm-iface-helper.c:288 msgid "Hostname to send to DHCP server" msgstr "" #: ../src/nm-iface-helper.c:288 msgid "barbar" msgstr "" #: ../src/nm-iface-helper.c:289 msgid "FQDN to send to DHCP server" msgstr "" #: ../src/nm-iface-helper.c:289 msgid "host.domain.org" msgstr "" #: ../src/nm-iface-helper.c:290 msgid "Route priority for IPv4" msgstr "" #: ../src/nm-iface-helper.c:290 msgid "0" msgstr "" #: ../src/nm-iface-helper.c:291 msgid "Route priority for IPv6" msgstr "" #: ../src/nm-iface-helper.c:291 msgid "1024" msgstr "" #: ../src/nm-iface-helper.c:292 msgid "Hex-encoded Interface Identifier" msgstr "" #: ../src/nm-iface-helper.c:293 msgid "IPv6 SLAAC address generation mode" msgstr "" #: ../src/nm-iface-helper.c:294 msgid "" "The logging backend configuration value. See logging.backend in " "NetworkManager.conf" msgstr "" #: ../src/nm-iface-helper.c:314 msgid "" "nm-iface-helper is a small, standalone process that manages a single network " "interface." msgstr "" #: ../src/nm-iface-helper.c:373 #, c-format msgid "An interface name and UUID are required\n" msgstr "" #: ../src/nm-iface-helper.c:379 #, c-format msgid "Failed to find interface index for %s (%s)\n" msgstr "" #: ../src/nm-iface-helper.c:441 #, c-format msgid "(%s): Invalid IID %s\n" msgstr "" #: ../src/nm-logging.c:216 #, c-format msgid "Unknown log level '%s'" msgstr "" #: ../src/nm-logging.c:309 #, c-format msgid "Unknown log domain '%s'" msgstr "" #: ../src/nm-manager.c:3678 msgid "VPN connection" msgstr "" #: ../src/nm-sleep-monitor-systemd.c:132 msgid "NetworkManager needs to turn off networks" msgstr "" #: ../src/settings/plugins/ifcfg-rh/reader.c:108 msgid "System" msgstr "Sistema" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/dpkg.po���������������������������������������������������0000644�0000000�0000000�00000563246�12704125523�016377� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Translation of dpkg to Basque. # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # # Jordi Blasi <valpur@euskalnet.net>, 2004. # Piarres Beobide <pi@beobide.net>, 2004, 2005, 2006, 2007, 2008, 2009. # Iñaki Larrañaga Murgoitio <dooteo@zundan.com>, 2010, 2014. # msgid "" msgstr "" "Project-Id-Version: dpkg 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2015-12-25 13:29+0100\n" "PO-Revision-Date: 2016-01-13 10:02+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n" "Language-Team: Basque <debian-l10n-basque@lists.debian.org>\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-04-15 05:00+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: lib/dpkg/ar.c #, c-format msgid "invalid character '%c' in archive '%.250s' member '%.16s' size" msgstr "" "Baliogabeko '%c' karakterea artxiboren '%.250s' kidean (tamaina: %.16s)" #: lib/dpkg/ar.c utils/update-alternatives.c #, c-format msgid "unable to write file '%s'" msgstr "ezin da '%s' fitxategia idatzi" #: lib/dpkg/ar.c #, c-format msgid "ar member name '%s' length too long" msgstr "ar '%s' kide-izena luzeegia da" #: lib/dpkg/ar.c #, c-format msgid "ar member size %jd too large" msgstr "ar kidearen %jd tamaina luzeegia" #: lib/dpkg/ar.c #, c-format msgid "generated corrupt ar header for '%s'" msgstr "'%s'(r)en ar-en goiburua hondatuta sortu da" #: lib/dpkg/ar.c #, c-format msgid "failed to fstat ar member file (%s)" msgstr "huts egin du ar-en fitxategiaren kideari (%s) fstat lantzean" #: lib/dpkg/ar.c #, c-format msgid "cannot append ar member file (%s) to '%s': %s" msgstr "ezin zaio ar-eko kide-fitxategia (%s) '%s'(e)ri erantsi: %s" #: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c msgid "may not be empty string" msgstr "baliteke kate hutsa ez izatea" #: lib/dpkg/arch.c msgid "must start with an alphanumeric" msgstr "alfazenbakizko batekin hasi behar du" #: lib/dpkg/arch.c lib/dpkg/parsehelp.c #, c-format msgid "character '%c' not allowed (only letters, digits and characters '%s')" msgstr "'%c' karakterea ez da onartzen (letrak, digituak eta %s soilik)" #: lib/dpkg/arch.c msgctxt "architecture" msgid "<none>" msgstr "<bat ere ez>" #: lib/dpkg/arch.c msgctxt "architecture" msgid "<empty>" msgstr "<hutsik>" #: lib/dpkg/arch.c msgid "error writing to architecture list" msgstr "errorea arkitekturaren zerrendan idaztean" #: lib/dpkg/atomic-file.c #, c-format msgid "unable to create new file '%.250s'" msgstr "ezin da '%.250s' fitxategi berria sortu" #: lib/dpkg/atomic-file.c #, c-format msgid "unable to write new file '%.250s'" msgstr "ezin da '%.250s' fitxategi berrian idatzi" #: lib/dpkg/atomic-file.c #, c-format msgid "unable to flush new file '%.250s'" msgstr "ezin da '%.250s' fitxategi berria garbitu" #: lib/dpkg/atomic-file.c #, c-format msgid "unable to sync new file '%.250s'" msgstr "ezin da'%.250s' fitxategi berria sinkronizatu" #: lib/dpkg/atomic-file.c #, c-format msgid "unable to close new file '%.250s'" msgstr "ezin da '%.250s' fitxategi berria itxi" #: lib/dpkg/atomic-file.c #, c-format msgid "error removing old backup file '%s'" msgstr "errorea '%s' babeskopia zaharra kentzean" #: lib/dpkg/atomic-file.c #, c-format msgid "error creating new backup file '%s'" msgstr "errorea '%s' babeskopia berria sortzean" #: lib/dpkg/atomic-file.c lib/dpkg/triglib.c src/infodb-upgrade.c src/remove.c #, c-format msgid "cannot remove '%.250s'" msgstr "ezin da '%.250s' kendu" #: lib/dpkg/atomic-file.c #, c-format msgid "error installing new file '%s'" msgstr "errorea '%s' fitxategi berria instalatzean" #: lib/dpkg/buffer.c msgid "failed to write" msgstr "huts egin du idaztean" #: lib/dpkg/buffer.c msgid "failed to read" msgstr "huts egin du irakurtzean" #: lib/dpkg/buffer.c msgid "unexpected end of file or stream" msgstr "ustekabeko korrontearen edo fitxategiaren amaiera" #: lib/dpkg/buffer.c msgid "failed to seek" msgstr "huts egin du bilatzean" #: lib/dpkg/command.c lib/dpkg/path-remove.c src/unpack.c dpkg-deb/build.c #: dpkg-split/split.c utils/update-alternatives.c #, c-format msgid "unable to execute %s (%s)" msgstr "ezin da %s (%s) exekutatu" #: lib/dpkg/compress.c #, c-format msgid "%s: pass-through copy error: %s" msgstr "%s: modu zuzeneko kopiaren errorea: %s" #: lib/dpkg/compress.c #, c-format msgid "%s: error binding input to gzip stream" msgstr "%s: errorea sarrera gzip korrontearekin lotzean" #: lib/dpkg/compress.c #, c-format msgid "%s: internal gzip read error: '%s'" msgstr "%s: gzip-en irakurketaren barneko errorea: '%s'" #: lib/dpkg/compress.c #, c-format msgid "%s: internal gzip write error" msgstr "%s: gzip-en idazketaren barneko errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: error binding output to gzip stream" msgstr "%s: errorea irteera gzip korrontearekin lotzean" #: lib/dpkg/compress.c #, c-format msgid "%s: internal gzip read error" msgstr "%s: gzip-en irakurketaren barneko errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: internal gzip write error: '%s'" msgstr "%s: gzip-en idazketaren barneko errorea: '%s'" #: lib/dpkg/compress.c #, c-format msgid "%s: internal gzip write error: %s" msgstr "%s: gzip-en idazketaren barneko errorea: %s" #: lib/dpkg/compress.c #, c-format msgid "%s: error binding input to bzip2 stream" msgstr "%s: errorea sarrera bzip2 korrontearekin lotzean" #: lib/dpkg/compress.c #, c-format msgid "%s: internal bzip2 read error: '%s'" msgstr "%s: bzip2-en irakurketaren barneko errorea: '%s'" #: lib/dpkg/compress.c #, c-format msgid "%s: internal bzip2 write error" msgstr "%s: bzip2-en idazketaren barneko errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: error binding output to bzip2 stream" msgstr "%s: errorea irteera bzip2-ren korrontearekin lotzean" #: lib/dpkg/compress.c #, c-format msgid "%s: internal bzip2 read error" msgstr "%s: bzip2-en irakurketaren barneko errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: internal bzip2 write error: '%s'" msgstr "%s: bzip2-en idazketaren barneko errorea: '%s'" #: lib/dpkg/compress.c msgid "unexpected bzip2 error" msgstr "ustekabeko bzip2 errorea" #: lib/dpkg/compress.c msgid "internal error (bug)" msgstr "barneko errorea (akatsa)" #: lib/dpkg/compress.c msgid "memory usage limit reached" msgstr "memoriaren erabilpenaren mugara iritsita" #: lib/dpkg/compress.c msgid "unsupported compression preset" msgstr "onartu gabeko konpresioaren aurre-ezarpena" #: lib/dpkg/compress.c msgid "unsupported options in file header" msgstr "onartu gabeko aukerak fitxategiaren goiburuan" #: lib/dpkg/compress.c msgid "compressed data is corrupt" msgstr "konprimitutako datuak hondatuta daude" #: lib/dpkg/compress.c msgid "unexpected end of input" msgstr "ustekabeko sarreraren amaiera" #: lib/dpkg/compress.c msgid "file format not recognized" msgstr "fitxategi-formatua ez da ezaguna" #: lib/dpkg/compress.c msgid "unsupported type of integrity check" msgstr "osotasunaren egiaztapen mota onartu gabea" #: lib/dpkg/compress.c #, c-format msgid "%s: lzma read error" msgstr "%s: lzma-ren irakurketaren errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: lzma write error" msgstr "%s: lzma-ren idazketaren errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: lzma close error" msgstr "%s: lzma-ren ixtearen errorea" #: lib/dpkg/compress.c #, c-format msgid "%s: lzma error: %s" msgstr "%s: lzma-ren errorea: %s" #: lib/dpkg/compress.c msgid "unknown compression strategy" msgstr "konpresio-estrategia ezezaguna" #: lib/dpkg/dbmodify.c #, c-format msgid "" "updates directory contains file '%.250s' whose name is too long (length=%d, " "max=%d)" msgstr "" "eguneratzeen direktorioak '%.250s' fitxategia dauka, eta izen hori luzeegia " "da (luzera=%d, geh.=%d)" #: lib/dpkg/dbmodify.c #, c-format msgid "" "updates directory contains files with different length names (both %d and %d)" msgstr "" "eguneratzeen direktorioak luzera desberdineko izenak dituzten fitxategiak " "dauzka (%d eta %d)" #: lib/dpkg/dbmodify.c #, c-format msgid "cannot scan updates directory '%.255s'" msgstr "ezin da '%.255s' eguneratzeen direktorioa aztertu" #: lib/dpkg/dbmodify.c #, c-format msgid "failed to remove incorporated update file %.255s" msgstr "huts egin du %.255s eguneratze fitxategi inkorporatua kentzean" #: lib/dpkg/dbmodify.c dpkg-deb/build.c #, c-format msgid "unable to create '%.255s'" msgstr "ezin da '%.255s' sortu" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to fill %.250s with padding" msgstr "ezin da bete %.250s betegarriarekin" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to flush %.250s after padding" msgstr "ezin da %.250s hustu bete ondoren" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to seek to start of %.250s after padding" msgstr "ezin da joan %.250s(r)en hasierara bete ondoren" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to open lock file %s for testing" msgstr "ezin da blokeoaren %s fitxategia ireki probatzeko" #: lib/dpkg/dbmodify.c msgid "unable to open/create status database lockfile" msgstr "ezin da ireki/sortu egoeraren datu-basea blokeatzeko fitxategia" #: lib/dpkg/dbmodify.c msgid "you do not have permission to lock the dpkg status database" msgstr "ez duzu baimenik dpkg egoeraren datu-basea blokeatzeko" #: lib/dpkg/dbmodify.c msgid "dpkg status database" msgstr "dpkg egoeraren datu-basea" #: lib/dpkg/dbmodify.c msgid "requested operation requires superuser privilege" msgstr "eskatutako eragiketak supererabiltzailearen baimena behar du" #: lib/dpkg/dbmodify.c msgid "unable to access dpkg status area" msgstr "ezin da sartu dpkg egoera eremuan" #: lib/dpkg/dbmodify.c msgid "operation requires read/write access to dpkg status area" msgstr "eragiketak dpkg egoera eremuan irakurri/idazteko sarbidea behar du" #: lib/dpkg/dbmodify.c #, c-format msgid "failed to remove my own update file %.255s" msgstr "huts egin du nire %.255s eguneratze fitxategia kentzean" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to write updated status of '%.250s'" msgstr "ezin da egoera eguneratua idatzi - '%.250s'" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to flush updated status of '%.250s'" msgstr "ezin da egoera eguneratua hustu - '%.250s'" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to truncate for updated status of '%.250s'" msgstr "ezin da egoera eguneratua trunkatu - '%.250s'" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to fsync updated status of '%.250s'" msgstr "ezin da egoera eguneratua sinkronizatu - '%.250s'" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to close updated status of '%.250s'" msgstr "ezin da egoera eguneratua itxi - '%.250s'" #: lib/dpkg/dbmodify.c #, c-format msgid "unable to install updated status of '%.250s'" msgstr "ezin da egoera eguneratua instalatu - '%.250s'" #: lib/dpkg/deb-version.c msgid "format version with empty major component" msgstr "formatuaren bertsioa osagai nagusi hutsarekin" #: lib/dpkg/deb-version.c msgid "format version has no dot" msgstr "formatuaren bertsioak ez dauka punturik" #: lib/dpkg/deb-version.c msgid "format version with empty minor component" msgstr "formatuaren bertsioa osagai lagungarri hutsarekin" #: lib/dpkg/deb-version.c msgid "format version followed by junk" msgstr "zaborra formatuaren bertsioren ondoren" #: lib/dpkg/dir.c #, c-format msgid "unable to get file descriptor for directory '%s'" msgstr "ezin da '%s' direktorioaren deskriptorea lortu" #: lib/dpkg/dir.c #, c-format msgid "unable to sync directory '%s'" msgstr "ezin da '%s' direktorioa sinkronizatu" #: lib/dpkg/dir.c #, c-format msgid "unable to open directory '%s'" msgstr "ezin da '%s' direktorioa ireki" #: lib/dpkg/dir.c src/divertcmd.c dpkg-split/split.c #: utils/update-alternatives.c #, c-format msgid "unable to open file '%s'" msgstr "ezin da '%.250s' fitxategia ireki" #: lib/dpkg/dir.c src/divertcmd.c dpkg-deb/build.c dpkg-split/join.c #: dpkg-split/queue.c utils/update-alternatives.c #, c-format msgid "unable to sync file '%s'" msgstr "ezin da '%s' fitxategia sinkronizatu" #: lib/dpkg/dir.c src/divertcmd.c dpkg-deb/build.c dpkg-split/join.c #: dpkg-split/queue.c utils/update-alternatives.c #, c-format msgid "unable to close file '%s'" msgstr "ezin da '%s' fitxategia itxi" #: lib/dpkg/dump.c #, c-format msgid "failed to write details of '%.50s' to '%.250s'" msgstr "huts egin du '%.50s'(r)en xehetasunak '%.250s'(e)n idaztean" #: lib/dpkg/dump.c #, c-format msgid "unable to set buffering on %s database file" msgstr "ezin da bufferrik ezarri %s datu-basearen fitxategian" #: lib/dpkg/dump.c #, c-format msgid "failed to write %s database record about '%.50s' to '%.250s'" msgstr "" "huts egin du %s datu-basearen erregistroa '%.50s'(r)i buruz idaztean - " "'%.250s'" #: lib/dpkg/ehandle.c #, c-format msgid "" "%s: unrecoverable fatal error, aborting:\n" " %s\n" msgstr "" "%s: errore konponezina, uzten:\n" " %s\n" #: lib/dpkg/ehandle.c #, c-format msgid "" "%s: outside error context, aborting:\n" " %s\n" msgstr "" "%s: kanpoko errorearen testuingurua, bertan behera uzten:\n" " %s\n" #: lib/dpkg/ehandle.c msgid "out of memory for new error context" msgstr "memoriarik ez errorearen testuinguru berriarentzat" #: lib/dpkg/ehandle.c #, c-format msgid "" "%s: error while cleaning up:\n" " %s\n" msgstr "" "%s: errorea garbitzean:\n" " %s\n" #: lib/dpkg/ehandle.c #, c-format msgid "%s: too many nested errors during error recovery!!\n" msgstr "%s: habiaratutako errore gehiegi errore konponketan!\n" #: lib/dpkg/ehandle.c msgid "out of memory for new cleanup entry" msgstr "memoriarik ez garbiketa-sarrera berriarentzat" #: lib/dpkg/ehandle.c msgid "out of memory for new cleanup entry with many arguments" msgstr "memoriarik ez argumentu ugaridun garbiketa-sarrerarentzat" #: lib/dpkg/ehandle.c #, c-format msgid "%s: error: %s\n" msgstr "%s: errorea: %s\n" #: lib/dpkg/ehandle.c #, c-format msgid "%s:%s:%d:%s: internal error: %s\n" msgstr "%s:%s:%d:%s: barneko errorea: %s\n" #: lib/dpkg/fields.c #, c-format msgid "%s is missing" msgstr "%s falta da" #: lib/dpkg/fields.c #, c-format msgid "'%.50s' is not allowed for %s" msgstr "'%.50s' ez du baimenik honetarako: %s" #: lib/dpkg/fields.c #, c-format msgid "junk after %s" msgstr "honen ondorengoak baztergarriak: %s" #: lib/dpkg/fields.c #, c-format msgid "invalid package name (%.250s)" msgstr "paketearen izena baliogabea (%.250s)" #: lib/dpkg/fields.c #, c-format msgid "empty file details field '%s'" msgstr "fitxategiaren xehetasunen '%s' eremua hutsik dago" #: lib/dpkg/fields.c #, c-format msgid "file details field '%s' not allowed in status file" msgstr "" "fitxategiaren xehetasunen '%s' eremua ez da onartzen egoeraren fitxategian" #: lib/dpkg/fields.c #, c-format msgid "too many values in file details field '%s' (compared to others)" msgstr "" "fitxategiaren xehetasunen '%s' eremuan balio gehiegi (beste batzuen aldean)" #: lib/dpkg/fields.c #, c-format msgid "too few values in file details field '%s' (compared to others)" msgstr "" "fitxategiaren xehetasunen '%s' eremuan balio gutxiegi (beste batzuen aldean)" #: lib/dpkg/fields.c msgid "yes/no in boolean field" msgstr "'yes/no' (bai/ez) eremu boolearrean" #: lib/dpkg/fields.c msgid "foreign/allowed/same/no in quadstate field" msgstr "'foreign/allowed/same/no' lau egoerako eremuan" #: lib/dpkg/fields.c #, c-format msgid "'%s' is not a valid architecture name: %s" msgstr "'%s' ez da baliozko arkitektura-izena: %s" #: lib/dpkg/fields.c msgid "word in 'Priority' field" msgstr "hitza 'Priority' eremuan" #: lib/dpkg/fields.c #, c-format msgid "value for '%s' field not allowed in this context" msgstr "'%s' eremuko balioa ez da testuinguru honetan onartzen" #: lib/dpkg/fields.c msgid "first (want) word in 'Status' field" msgstr "'Status' eremuko lehenengo hitza ('want')" #: lib/dpkg/fields.c msgid "second (error) word in 'Status' field" msgstr "'Status' eremuko bigarren hitza ('error')" #: lib/dpkg/fields.c msgid "third (status) word in 'Status' field" msgstr "'Status' eremuko hirugarren hitza ('status')" #: lib/dpkg/fields.c #, c-format msgid "error in '%s' field string '%.250s'" msgstr "errorea '%s' eremuaren '%.250s' katean" #: lib/dpkg/fields.c #, c-format msgid "obsolete '%s' or '%s' field used" msgstr "'%s' edo '%s' eremu zaharkitua erabili da" #: lib/dpkg/fields.c #, c-format msgid "value for '%s' field has malformatted line '%.*s'" msgstr "'%s' eremuaren balioak gaizki osatutako '%.*s' lerroa dauka" #: lib/dpkg/fields.c #, c-format msgid "value for '%s' has line starting with non-space '%c'" msgstr "" "'%s'(r)en balioak zuriunea ez den '%c' karakterearekin hasten den lerroa du" #: lib/dpkg/fields.c msgid "root or null directory is listed as a conffile" msgstr "" "erroko direktorioa edo direktorio nulua 'conffile' gisa zerrendatu da" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, missing package name, or garbage where package name expected" msgstr "" "'%s' eremua, paketearen izena falta da, edo zaborra dago paketearen izena " "espero zen lekuan" #: lib/dpkg/fields.c #, c-format msgid "'%s' field, invalid package name '%.255s': %s" msgstr "'%s' eremua, '%.255s' paketearen izen baliogabea: %s" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, missing architecture name, or garbage where architecture name " "expected" msgstr "" "'%s' eremua, arkitekturaren izena falta da, edo zaborra dago arkitekturaren " "izena espero zen lekuan" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s" msgstr "" "'%s' eremua, erreferentzia: '%.255s'; baliogabeko '%.255s' arkitektura-" "izena: %s" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, reference to '%.255s':\n" " bad version relationship %c%c" msgstr "" "'%s' eremua, honekiko erreferentzia: '%.255s':\n" " %c%c bertsioaren erlazio okerra" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, reference to '%.255s':\n" " '%c' is obsolete, use '%c=' or '%c%c' instead" msgstr "" "'%s' eremua, honekiko erreferentzia: '%.255s':\n" " '%c' zaharkitua dago; horren ordez, erabili '%c=' edo '%c%c'" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, reference to '%.255s':\n" " implicit exact match on version number, suggest using '=' instead" msgstr "" "'%s' eremua, honekiko erreferentzia: '%.255s':\n" " balio zehatz inplizitua bertsio zenbakian; horren ordez '=' erabiltzea " "gomendatzen da" #: lib/dpkg/fields.c #, c-format msgid "only exact versions may be used for '%s' field" msgstr "bertsio zehatzak bakarrik erabil daitezke '%s' eremuan" #: lib/dpkg/fields.c #, c-format msgid "" "'%s' field, reference to '%.255s':\n" " version value starts with non-alphanumeric, suggest adding a space" msgstr "" "'%s' eremua, honekiko erreferentzia: '%.255s':\n" " bertsioaren balioa alfazenbakizkoa ez den batekin hasten da; zuriune bat " "gehitzea gomendatzen da" #: lib/dpkg/fields.c #, c-format msgid "'%s' field, reference to '%.255s': version contains '%c'" msgstr "'%s' eremua, honekiko erreferentzia: '%.255s': bertsioak '%c' dauka" #: lib/dpkg/fields.c #, c-format msgid "'%s' field, reference to '%.255s': version unterminated" msgstr "'%s' eremua, honekiko erreferentzia: '%.255s': bertsioa osatu gabe" #: lib/dpkg/fields.c #, c-format msgid "'%s' field, reference to '%.255s': error in version" msgstr "'%s' eremua, erreferentzia: '%.255s': errorea bertsioan" #: lib/dpkg/fields.c #, c-format msgid "'%s' field, syntax error after reference to package '%.255s'" msgstr "" "'%s' eremua, sintaxi errorea'%.255s' paketearen erreferentziaren ondoren" #: lib/dpkg/fields.c #, c-format msgid "alternatives ('|') not allowed in %s field" msgstr "aukera alternatiborik ('|') ez da onartzen %s eremuan" #: lib/dpkg/fields.c #, c-format msgid "illegal pending trigger name '%.255s': %s" msgstr "legez kanpoko burutu gabeko '%.255s' abiarazle-izena: %s" #: lib/dpkg/fields.c #, c-format msgid "duplicate pending trigger '%.255s'" msgstr "bikoizturiko burutu gabeko '%.255s' abiarazlea" #: lib/dpkg/fields.c #, c-format msgid "illegal package name in awaited trigger '%.255s': %s" msgstr "legez kanpoko pakete izena espero zen '%.255s' abiarazlean: %s" #: lib/dpkg/fields.c #, c-format msgid "duplicate awaited trigger package '%.255s'" msgstr "espero zen '%.255s' abiarazle paketea bikoiztuta" #: lib/dpkg/file.c #, c-format msgid "unable to stat source file '%.250s'" msgstr "ezin da iturburuko '%.250s' fitxategia ireki" #: lib/dpkg/file.c #, c-format msgid "unable to change ownership of target file '%.250s'" msgstr "ezin da helburuko '%.250s' fitxategiaren jabetza aldatu" #: lib/dpkg/file.c #, c-format msgid "unable to set mode of target file '%.250s'" msgstr "ezin da helburuko '%.250s' fitxategiaren modua ezarri" #: lib/dpkg/file.c #, c-format msgid "unable to unlock %s" msgstr "ezin da '%s' desblokeatu" #: lib/dpkg/file.c #, c-format msgid "unable to check file '%s' lock status" msgstr "ezin da '%s' fitxategiaren blokeoaren egoera egiaztatu" #: lib/dpkg/file.c #, c-format msgid "%s is locked by another process" msgstr "'%s' beste prozesuren batek blokeatuta dauka" #: lib/dpkg/file.c #, c-format msgid "unable to lock %s" msgstr "ezin da '%s' blokeatu" #: lib/dpkg/file.c msgid "showing file on pager" msgstr "fitxategia orrikatzailean erakusten" #: lib/dpkg/log.c #, c-format msgid "could not open log '%s': %s" msgstr "ezin izan da '%s' egunkaria ireki: %s" #: lib/dpkg/log.c msgid "<package status and progress file descriptor>" msgstr "<paketearen egoera eta aurrerapenaren fitxategiaren deskriptorea>" #: lib/dpkg/log.c #, c-format msgid "unable to write to status fd %d" msgstr "ezin da %d. fd-aren egoeran idatzi" #: lib/dpkg/mlib.c utils/update-alternatives.c msgid "failed to allocate memory" msgstr "huts egin du memoria esleitzean" #: lib/dpkg/mlib.c #, c-format msgid "failed to dup for std%s" msgstr "std%s: huts egin du 'dup' egitean" #: lib/dpkg/mlib.c #, c-format msgid "failed to dup for fd %d" msgstr "fd %d: huts egin du 'dup' egitean" #: lib/dpkg/mlib.c msgid "failed to create pipe" msgstr "huts egin du kanalizazioa sortzean" #: lib/dpkg/mlib.c #, c-format msgid "error writing to '%s'" msgstr "errorea '%s'(e)n idaztean" #: lib/dpkg/mlib.c #, c-format msgid "unable to read filedescriptor flags for %.250s" msgstr "ezin da irakurri fitxategiaren deskriptorea - %.250s" #: lib/dpkg/mlib.c #, c-format msgid "unable to set close-on-exec flag for %.250s" msgstr "ezin da ezarri 'close-on-exec' bandera - %.250s" #: lib/dpkg/options.c #, c-format msgid "configuration error: %s:%d: %s" msgstr "konfigurazioaren errorea: %s:%d: %s" #: lib/dpkg/options.c #, c-format msgid "failed to open configuration file '%.255s' for reading: %s" msgstr "" "huts egin du '%.255s' konfigurazioko fitxategia irekitzean irakurtzeko: %s" #: lib/dpkg/options.c #, c-format msgid "unbalanced quotes in '%s'" msgstr "parekatu gabeko komatxoak '%s'(e)n" #: lib/dpkg/options.c utils/update-alternatives.c #, c-format msgid "unknown option '%s'" msgstr "'%s' aukera ezezaguna" #: lib/dpkg/options.c #, c-format msgid "'%s' needs a value" msgstr "'%s'(e)k balio bat behar du" #: lib/dpkg/options.c #, c-format msgid "'%s' does not take a value" msgstr "'%s'(e)k ez du baliorik hartzen" #: lib/dpkg/options.c #, c-format msgid "read error in configuration file '%.255s'" msgstr "irakurketaren errorea '%.255s' konfigurazioko fitxategian" #: lib/dpkg/options.c #, c-format msgid "error closing configuration file '%.255s'" msgstr "errorea '%.255s' konfigurazioko fitxategia ixtean" #: lib/dpkg/options.c #, c-format msgid "error opening configuration directory '%s'" msgstr "errorea '%.255s' konfigurazioko fitxategia ixtean" #: lib/dpkg/options.c #, c-format msgid "unknown option --%s" msgstr "--%s aukera ezezaguna" #: lib/dpkg/options.c #, c-format msgid "--%s option takes a value" msgstr "--%s aukerak balio bat hartzen du" #: lib/dpkg/options.c #, c-format msgid "--%s option does not take a value" msgstr "--%s aukerak ez du baliorik hartzen" #: lib/dpkg/options.c #, c-format msgid "unknown option -%c" msgstr "-%c aukera ezezaguna" #: lib/dpkg/options.c #, c-format msgid "-%c option takes a value" msgstr "-%c aukerak balio bat hartzen du" #: lib/dpkg/options.c #, c-format msgid "-%c option does not take a value" msgstr "-%c aukerak ez du baliorik hartzen" #: lib/dpkg/options.c dpkg-split/main.c #, c-format msgid "invalid integer for --%s: '%.250s'" msgstr "baliogabeko osokoa --%s: '%.250s'" #: lib/dpkg/options.c #, c-format msgid "obsolete option '--%s'" msgstr "" #: lib/dpkg/options.c #, c-format msgid "conflicting actions -%c (--%s) and -%c (--%s)" msgstr "ekintza gatazkatsuak -%c (--%s) eta -%c (--%s)" #: lib/dpkg/options-parsers.c #, c-format msgid "--%s needs a valid package name but '%.250s' is not: %s" msgstr "--%s legezko pakete-izena behar du. '%.250s' ez da; %s" #: lib/dpkg/parse.c #, c-format msgid "duplicate value for '%s' field" msgstr "balio bikoiztua '%s' eremuan" #: lib/dpkg/parse.c #, c-format msgid "user-defined field name '%.*s' too short" msgstr "erabiltzaileak definitutako '%.*s' eremu izena laburregia da" #: lib/dpkg/parse.c #, c-format msgid "duplicate value for user-defined field '%.*s'" msgstr "balio bikoiztua erabiltzaileak definitutako '%.*s' eremuan" #: lib/dpkg/parse.c lib/dpkg/parsehelp.c #, c-format msgid "missing %s" msgstr "%s falta da" #: lib/dpkg/parse.c lib/dpkg/parsehelp.c #, c-format msgid "empty value for %s" msgstr "%s: balio hutsa" #: lib/dpkg/parse.c #, c-format msgid "package has field '%s' but is missing architecture" msgstr "paketeak '%s' eremua dauka, baina arkitektura falta da" #: lib/dpkg/parse.c #, c-format msgid "package has field '%s' but is architecture all" msgstr "paketeak '%s' eremua dauka, baina arkitektura 'all' da" #: lib/dpkg/parse.c msgid "Config-Version for package with inappropriate Status" msgstr "Paketearen 'Config-Version' egoera desegokiarekin" #: lib/dpkg/parse.c #, c-format msgid "package has status %s but triggers are awaited" msgstr "paketeak %s egoera zuen baina abiarazleak espero dira" #: lib/dpkg/parse.c msgid "package has status triggers-awaited but no triggers awaited" msgstr "" "paketeak 'triggers-awaited' egoera du baina ez zen abiarazlerik espero" #: lib/dpkg/parse.c #, c-format msgid "package has status %s but triggers are pending" msgstr "paketeak %s egoera du baina abiarazleak falta dira" #: lib/dpkg/parse.c msgid "package has status triggers-pending but no triggers pending" msgstr "paketeak 'triggers-pending' egoera du baina ez da abiarazlerik falta" #: lib/dpkg/parse.c msgid "Package which in state not-installed has conffiles, forgetting them" msgstr "" "Instalatu gabeko egoeran konfigurazioko fitxategiak dituen paketea: ahaztu " "egingo dira" #: lib/dpkg/parse.c msgid "" "multiple non-coinstallable package instances present; most probably due to " "an upgrade from an unofficial dpkg" msgstr "" "batera instala ezin diren pakete anitzen instantziak aurkitu dira; baliteke " "dpkg ez-ofizial baten bertsio-berritze baten ondorioz gertatzea" #: lib/dpkg/parse.c msgid "" "mixed non-coinstallable and coinstallable package instances present; most " "probably due to an upgrade from an unofficial dpkg" msgstr "" "batera instala daitekeen eta ezin daitekeen paketeen nahasketaren " "instantziak aurkitu dira; baliteke dpkg ez-ofizial baten bertsio-berritze " "baten ondorioz gertatzea" #: lib/dpkg/parse.c #, c-format msgid "" "%s %s (Multi-Arch: %s) is not co-installable with %s which has multiple " "installed instances" msgstr "" "%s %s (arkitektura anitzekoa: %s) ez da '%s'(r)ekin (hainbat instantzia " "instalatuta dituena) batera instalagarria" #: lib/dpkg/parse.c #, c-format msgid "failed to open package info file '%.255s' for reading" msgstr "" "huts egin du '%.255s' paketearen informazio fitxategia irekitzean irakurtzeko" #: lib/dpkg/parse.c #, c-format msgid "can't stat package info file '%.255s'" msgstr "ezin da '%.255s' paketearen informazio fitxategian 'stat' egin" #: lib/dpkg/parse.c #, c-format msgid "reading package info file '%s': %s" msgstr "'%s' paketearen informazioa irakurtzen: %s" #: lib/dpkg/parse.c #, c-format msgid "can't mmap package info file '%.255s'" msgstr "ezin da '%.255s' paketearen informazio fitxategian 'mmap' egin" #: lib/dpkg/parse.c #, c-format msgid "reading package info file '%.255s'" msgstr "'%.255s' paketearen informazioa irakurtzen" #: lib/dpkg/parse.c msgid "empty field name" msgstr "eremuaren izena hutsik" #: lib/dpkg/parse.c #, c-format msgid "field name '%.*s' cannot start with hyphen" msgstr "'%.*s' eremuaren izena ezin da marratxo batekin hasi" #: lib/dpkg/parse.c #, c-format msgid "end of file after field name '%.*s'" msgstr "" #: lib/dpkg/parse.c #, c-format msgid "newline in field name '%.*s'" msgstr "lerro-jauzia '%.*s' eremu izenean" #: lib/dpkg/parse.c #, c-format msgid "MSDOS end of file (^Z) in field name '%.*s'" msgstr "" #: lib/dpkg/parse.c #, c-format msgid "field name '%.*s' must be followed by colon" msgstr "'%.*s' eremu izenaren ondoren bi puntu behar dira" #: lib/dpkg/parse.c #, c-format msgid "end of file before value of field '%.*s' (missing final newline)" msgstr "" #: lib/dpkg/parse.c #, c-format msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)" msgstr "" #: lib/dpkg/parse.c #, c-format msgid "blank line in value of field '%.*s'" msgstr "lerro hutsa '%.*s' eremuaren balioan" #: lib/dpkg/parse.c #, c-format msgid "end of file during value of field '%.*s' (missing final newline)" msgstr "" #: lib/dpkg/parse.c #, c-format msgid "failed to close after read: '%.255s'" msgstr "huts egin du irakurri ondoren ixtean: '%.255s'" #: lib/dpkg/parse.c msgid "several package info entries found, only one allowed" msgstr "" "paketearen informazio-sarrera bat baino gehiago dago; bat bakarrik onartzen " "da" #: lib/dpkg/parse.c #, c-format msgid "no package information in '%.255s'" msgstr "paketearen informaziorik ez: '%.255s'" #: lib/dpkg/parsehelp.c #, c-format msgid "" "parsing file '%.255s' near line %d package '%.255s':\n" " %.255s" msgstr "" "'%.255s' fitxategia analizatzen %d lerrotik gertu '%.255s' paketea:\n" " %.255s" #: lib/dpkg/parsehelp.c #, c-format msgid "" "parsing file '%.255s' near line %d:\n" " %.255s" msgstr "" "'%.255s' fitxategia analizatzen %d lerrotik gertu:\n" " %.255s" #: lib/dpkg/parsehelp.c msgid "must start with an alphanumeric character" msgstr "alfazenbakizko karaktere batekin hasi behar du" #: lib/dpkg/parsehelp.c msgctxt "version" msgid "<none>" msgstr "<bat ere ez>" #: lib/dpkg/parsehelp.c msgid "version string is empty" msgstr "bertsioaren katea hutsik dago" #: lib/dpkg/parsehelp.c msgid "version string has embedded spaces" msgstr "bertsioaren kateak zuriune kapsulatuak ditu" #: lib/dpkg/parsehelp.c msgid "epoch in version is not number" msgstr "bertsioko aroa ez da zenbaki bat" #: lib/dpkg/parsehelp.c msgid "epoch in version is negative" msgstr "bertsioko aroa negatiboa da" #: lib/dpkg/parsehelp.c msgid "epoch in version is too big" msgstr "bertsioko aroa handiegia da" #: lib/dpkg/parsehelp.c msgid "nothing after colon in version number" msgstr "ez dago ezer bi puntuen ondoren bertsio zenbakian" #: lib/dpkg/parsehelp.c msgid "version number does not start with digit" msgstr "bertsio-zenbakia ez da digitu batekin hasten" #: lib/dpkg/parsehelp.c msgid "invalid character in version number" msgstr "karaktere baliogabea bertsio zenbakian" #: lib/dpkg/parsehelp.c msgid "invalid character in revision number" msgstr "karaktere baliogabea gainbegiraketaren zenbakian" #: lib/dpkg/path-remove.c #, c-format msgid "unable to securely remove '%.255s'" msgstr "ezin da '%.255s' segurtasunez kendu" #: lib/dpkg/path-remove.c msgid "rm command for cleanup" msgstr "rm komandoa garbitzeko" #: lib/dpkg/pkg-db.c lib/dpkg/pkg-spec.c #, c-format msgid "ambiguous package name '%s' with more than one installed instance" msgstr "" "'%s' paketearen izena anbiguoa da instalatutako instantzia bat baino " "gehiagorekin" #: lib/dpkg/pkg-format.c #, c-format msgid "invalid character '%c' in field width" msgstr "baliogabeko '%c' karakterea eremuaren zabaleran" #: lib/dpkg/pkg-format.c msgid "field width is out of range" msgstr "eremuaren zabalera barrutitik kanpo" #: lib/dpkg/pkg-format.c msgid "missing closing brace" msgstr "itxierako giltza falta da" #: lib/dpkg/pkg-show.c msgid "(no description available)" msgstr "(azalpena ez dago erabilgarri)" #: lib/dpkg/pkg-spec.c #, c-format msgid "illegal package name in specifier '%s%s%s': %s" msgstr "legez kanpoko pakete-izena '%s%s%s' ezarpenean: %s" #: lib/dpkg/pkg-spec.c #, c-format msgid "illegal architecture name in specifier '%s:%s': %s" msgstr "legez kanpoko arkitektura-izena '%s:%s' ezarpenean: %s" #: lib/dpkg/report.c #, c-format msgid "%s: warning: %s\n" msgstr "%s: abisua: %s\n" #: lib/dpkg/strwide.c #, c-format msgid "cannot convert multibyte string '%s' to a wide-character string" msgstr "ezin da byte anitzeko '%s' katea karaktere zabaleko katera bihurtu" #: lib/dpkg/strwide.c #, c-format msgid "cannot convert multibyte sequence '%s' to a wide character" msgstr "ezin da byte anitzeko '%s' sekuentzia karaktere zabalera bihurtu" #: lib/dpkg/subproc.c #, c-format msgid "error un-catching signal %s: %s\n" msgstr "errorea %s seinalea harrapatu ez delako: %s\n" #: lib/dpkg/subproc.c #, c-format msgid "unable to ignore signal %s before running %.250s" msgstr "ezin zaio ezikusi egin %s seinaleari %.250s exekutatu aurretik" #: lib/dpkg/subproc.c #, c-format msgid "%s (subprocess): %s\n" msgstr "%s (azpiprozesua): %s\n" #: lib/dpkg/subproc.c utils/update-alternatives.c msgid "fork failed" msgstr "huts egin du sardetzean" #: lib/dpkg/subproc.c #, c-format msgid "subprocess %s returned error exit status %d" msgstr "%s azpiprozesuak %d errorea eman du irteeran" #: lib/dpkg/subproc.c #, c-format msgid "subprocess %s was interrupted" msgstr "%s azpiprozesua eten egin da" #: lib/dpkg/subproc.c #, c-format msgid "subprocess %s was killed by signal (%s)%s" msgstr "%s azpiprozesua hil du (%s)%s seinaleak" #: lib/dpkg/subproc.c msgid ", core dumped" msgstr ", nukleoa iraulita" #: lib/dpkg/subproc.c #, c-format msgid "subprocess %s failed with wait status code %d" msgstr "%s azpiprozesuak huts egin du itxaroteko %d egoera kodearekin" #: lib/dpkg/subproc.c utils/update-alternatives.c #, c-format msgid "wait for subprocess %s failed" msgstr "huts egin du %s azpiprozesuari itxarotean" #: lib/dpkg/trigdeferred.l #, c-format msgid "invalid package name '%.250s' in triggers deferred file '%.250s'" msgstr "" "'%.250s' paketearen izen baliogabea baztertutako abiarazleen '%.250s' " "fitxategian" #: lib/dpkg/trigdeferred.l #, c-format msgid "truncated triggers deferred file '%.250s'" msgstr "trunkatutako baztertutako abiarazleen '%.250s' fitxategia" #: lib/dpkg/trigdeferred.l #, c-format msgid "syntax error in triggers deferred file '%.250s' at character '%s'%s" msgstr "" "sintaxi-errorea baztertutako abiarazleen '%.250s' fitxategiko '%s'%s " "karakterean" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to open/create triggers lockfile '%.250s'" msgstr "ezin da '%.250s' abiarazleen blokeoko fitxategia ireki/sortu" #: lib/dpkg/trigdeferred.l msgid "triggers area" msgstr "abiarazleen area" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to open triggers deferred file '%.250s'" msgstr "ezin da baztertutako abiarazleen '%.250s' fitxategia ireki" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to stat triggers deferred file '%.250s'" msgstr "" "ezin da baztertutako abiarazleen '%.250s' fitxategiaren egoera eskuratu" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to open/create new triggers deferred file '%.250s'" msgstr "" "ezin da baztertutako abiarazleen '%.250s' fitxategi berria ireki/sortu" #: lib/dpkg/trigdeferred.l #, c-format msgid "error reading triggers deferred file '%.250s'" msgstr "errorea baztertutako abiarazleen '%.250s' fitxategia irakurtzean" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to write new triggers deferred file '%.250s'" msgstr "ezin da baztertutako abiarazleen '%.250s' fitxategi berrian idatzi" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to close new triggers deferred file '%.250s'" msgstr "ezin da baztertutako abiarazleen '%.250s' fitxategi berria itxi" #: lib/dpkg/trigdeferred.l #, c-format msgid "unable to install new triggers deferred file '%.250s'" msgstr "ezin da baztertutako abiarazleen '%.250s' fitxategi berria instalatu" #: lib/dpkg/triglib.c #, c-format msgid "" "invalid or unknown syntax in trigger name '%.250s' (in trigger interests for " "package '%.250s')" msgstr "" "'%.250s' abiarazlearen izenak sintaxi baliogabea edo ezezaguna du ('%.250s' " "paketearen abiarazlearen interesetan)" #: lib/dpkg/triglib.c #, c-format msgid "failed to open trigger interest list file '%.250s'" msgstr "" "huts egin du abiarazlearen intereseko '%.250s' zerrenda-fitxategia irekitzean" #: lib/dpkg/triglib.c #, c-format msgid "failed to rewind trigger interest file '%.250s'" msgstr "" "huts egin du abiarazlearen intereseko '%.250s' zerrenda-fitxategia " "berrirakurtzean" #: lib/dpkg/triglib.c #, c-format msgid "" "trigger interest file '%.250s' syntax error; illegal package name '%.250s': " "%.250s" msgstr "" "sintaxi-errorea abiarazlearen intereseko '%.250s' fitxategian; legez kanpoko " "'%.250s' pakete-izena: %.250s" #: lib/dpkg/triglib.c #, c-format msgid "" "duplicate file trigger interest for filename '%.250s' and package '%.250s'" msgstr "" "bikoiztutako abiarazlearen intereseko fitxategia '%.250s' fitxategi-izena " "eta'%.250s' paketearekin" #: lib/dpkg/triglib.c #, c-format msgid "unable to read file triggers file '%.250s'" msgstr "ezin da abiarazleen '%.250s' fitxategia irakurri" #: lib/dpkg/triglib.c #, c-format msgid "syntax error in file triggers file '%.250s'" msgstr "sintaxi-errorea abiarazleen '%.250s' fitxategian" #: lib/dpkg/triglib.c #, c-format msgid "" "file triggers record mentions illegal package name '%.250s' (for interest in " "file '%.250s'): %.250s" msgstr "" "abiarazleen fitxategiaren erregistroak legez kanpoko '%.250s' pakete-izena " "aipatzen du ('%.250s' fitxategiaren interesentzat): %.250s" #: lib/dpkg/triglib.c #, c-format msgid "" "triggers ci file '%.250s' contains illegal trigger syntax in trigger name " "'%.250s': %.250s" msgstr "" "abiarazleen '%.250s' ci fitxategiak legez kanpoko abiarazleen sintaxia du " "'%.250s' abiarazle-izenean: %.250s" #: lib/dpkg/triglib.c #, c-format msgid "unable to open triggers ci file '%.250s'" msgstr "ezin da abiarazleen '%.250s' ci fitxategia ireki" #: lib/dpkg/triglib.c msgid "triggers ci file contains unknown directive syntax" msgstr "abiarazleen ci fitxategiak direktiba sintaxi ezezaguna du" #: lib/dpkg/triglib.c #, c-format msgid "triggers ci file contains unknown directive '%.250s'" msgstr "abiarazleen ci fitxategiak '%.250s' direktiba ezezaguna du" #: lib/dpkg/triglib.c #, c-format msgid "unable to create triggers state directory '%.250s'" msgstr "ezin da sortu abiarazleen '%.250s' egoerako direktorioa" #: lib/dpkg/triglib.c #, c-format msgid "unable to set ownership of triggers state directory '%.250s'" msgstr "ezin da abiarazleen '%.250s' egoerako direktorioaren jabetza ezarri" #: lib/dpkg/trigname.c msgid "empty trigger names are not permitted" msgstr "izen hutsa duten abiarazleak ez dira onartzen" #: lib/dpkg/trigname.c msgid "trigger name contains invalid character" msgstr "abiarazlearen izenak karaktere baliogabea du" #: lib/dpkg/utils.c #, c-format msgid "read error in '%.250s'" msgstr "irakurketaren errorea '%.250s'(e)n" #: lib/dpkg/utils.c #, c-format msgid "fgets gave an empty string from '%.250s'" msgstr "fgets-ek kate huts bat eman du'%.250s'(e)tik" #: lib/dpkg/utils.c #, c-format msgid "too-long line or missing newline in '%.250s'" msgstr "lerro luzeegia edo lerro berria falta da '%.250s'(e)n" #: lib/dpkg/utils.c #, c-format msgid "unexpected end of file reading '%.250s'" msgstr "" #: lib/dpkg/varbuf.c msgid "error formatting string into varbuf variable" msgstr "errorea kateari formatua ematean varbuf aldagaian" #: src/archives.c msgid "error reading from dpkg-deb pipe" msgstr "errorea dpkg-deb kanalizaziotik irakurtzean" #: src/archives.c #, c-format msgid "cannot skip padding for file '%.255s': %s" msgstr "ezin da '%.255s' fitxategiaren betegarria alde batera utzi: %s" #: src/archives.c #, c-format msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s" msgstr "" "ezin da '%.255s' fitxategia (ordeztuta edo baztertuta?) kanalizaziotik " "saihestu: %s" #: src/archives.c #, c-format msgid "unable to create '%.255s' (while processing '%.255s')" msgstr "ezin da '%.255s' sortu ('%.255s' prozesatzean)" #: src/archives.c #, c-format msgid "cannot copy extracted data for '%.255s' to '%.255s': %s" msgstr "ezin da '%.255s'(r)en erauzitako datuak '%.255s'(e)ra kopiatu: %s" #: src/archives.c src/statcmd.c #, c-format msgid "error setting ownership of '%.255s'" msgstr "errorea jabetza ezartzean: '%.255s'" #: src/archives.c src/statcmd.c #, c-format msgid "error setting permissions of '%.255s'" msgstr "errorea baimenak ezartzean: '%.255s'" #: src/archives.c #, c-format msgid "error closing/writing '%.255s'" msgstr "errorea '%.255s' ixtean/idaztean" #: src/archives.c #, c-format msgid "error creating pipe '%.255s'" msgstr "errorea '%.255s' kanalizazioa sortzean" #: src/archives.c #, c-format msgid "error creating device '%.255s'" msgstr "errorea '%.255s' gailua sortzean" #: src/archives.c src/infodb-upgrade.c #, c-format msgid "error creating hard link '%.255s'" msgstr "errorea '%.255s' esteka gogorra sortzean" #: src/archives.c utils/update-alternatives.c #, c-format msgid "error creating symbolic link '%.255s'" msgstr "errorea '%.255s' esteka sinbolikoa sortzean" #: src/archives.c #, c-format msgid "error creating directory '%.255s'" msgstr "errorea '%.255s' direktorioa sortzean" #: src/archives.c #, c-format msgid "cannot compute MD5 hash for tar file '%.255s': %s" msgstr "ezin da '%.255s' tar artxiboaren MD5 hasha kalkulatu: %s" #: src/archives.c #, c-format msgid "error setting timestamps of '%.255s'" msgstr "errorea data-zigiluak ezartzean: '%.255s'" #: src/archives.c #, c-format msgid "error setting ownership of symlink '%.255s'" msgstr "errorea '%.255s' esteka sinbolikoaren jabetza ezartzean" #: src/archives.c utils/update-alternatives.c #, c-format msgid "unable to read link '%.255s'" msgstr "ezin da irakurri '%.255s' esteka" #: src/archives.c src/configure.c #, c-format msgid "symbolic link '%.250s' size has changed from %jd to %zd" msgstr "'%.250s' esteka sinbolikoaren tamaina %jd-etik %zd-era aldatu da" #: src/archives.c #, c-format msgid "" "trying to overwrite shared '%.250s', which is different from other instances " "of package %.250s" msgstr "" "partekatutako '%.250s' gainidazten saiatzen ari da, %.250s paketearen beste " "instantzietatik desberdina izanik" #: src/archives.c #, c-format msgid "failed to stat (dereference) existing symlink '%.250s'" msgstr "" "huts egin du '%.250s' esteka sinbolikoaren egoera eskuratzean (erreferentzia " "kenduta)" #: src/archives.c #, c-format msgid "" "failed to stat (dereference) proposed new symlink target '%.250s' for " "symlink '%.250s'" msgstr "" "huts egin du proposatutako (erreferentzia kenduta) helburuko '%.250s' esteka " "sinbolikoaren egoera eskuratzean '%.250s' estekarentzako" #: src/archives.c #, c-format msgid "newline not allowed in archive object name '%.255s'" msgstr "" #: src/archives.c #, c-format msgid "" "trying to overwrite '%.250s', which is the diverted version of '%.250s' " "(package: %.100s)" msgstr "" "'%.250s' gainidazten saiatzen, zein '%.250s' desbideratutako bertsio bat da " "(paketea: %.100s)" #: src/archives.c #, c-format msgid "" "trying to overwrite '%.250s', which is the diverted version of '%.250s'" msgstr "" "'%.250s' gainidazten saiatzen , zein'%.250s'-en desbideratutako bertsio bat " "den" #: src/archives.c #, c-format msgid "unable to stat '%.255s' (which I was about to install)" msgstr "ezin da '%.255s' atzitu (instalatzera zihoala)" #: src/archives.c #, c-format msgid "" "unable to clean up mess surrounding '%.255s' before installing another " "version" msgstr "" "ezin da '%.255s' inguruko nahastea garbitu, beste bertsio bat instalatu " "aurretik" #: src/archives.c #, c-format msgid "unable to stat restored '%.255s' before installing another version" msgstr "" "ezin da leheneratutako '%.255s' atzitu beste bertsio bat instalatu aurretik" #: src/archives.c #, c-format msgid "archive contained object '%.255s' of unknown type 0x%x" msgstr "artxiboko '%.255s' objektua mota ezezagunekoa da: 0x%x" #: src/archives.c src/divertcmd.c utils/update-alternatives.c #, c-format msgid "cannot stat file '%s'" msgstr "ezin da '%s' fitxategia atzitu" #: src/archives.c #, c-format msgid "Replacing files in old package %s (%s) ...\n" msgstr "%s (%s) pakete zaharreko fitxategiak ordezten...\n" #: src/archives.c #, c-format msgid "Replaced by files in installed package %s (%s) ...\n" msgstr "Instalatutako %s (%s) paketeko fitxategiekin ordeztuta...\n" #: src/archives.c #, c-format msgid "" "trying to overwrite directory '%.250s' in package %.250s %.250s with " "nondirectory" msgstr "" "%2$.250s %3$.250s paketeko '%1$.250s' direktorioa direktorioa ez den batekin " "gainidazten saiatzen ari da" #: src/archives.c #, c-format msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s" msgstr "" "'%.250s' gainidazten saiatzen ari da; %.250s %.250s paketean ere badago" #: src/archives.c #, c-format msgid "unable to move aside '%.255s' to install new version" msgstr "ezin da joan '%.255s'(e)ra bertsio berria instalatzeko" #: src/archives.c #, c-format msgid "unable to make backup symlink for '%.255s'" msgstr "ezin da esteka sinbolikoaren babeskopia egin: '%.255s'" #: src/archives.c #, c-format msgid "unable to chown backup symlink for '%.255s'" msgstr "ezin da esteka sinbolikoaren babeskopiaren 'chown' egin: '%.255s'" #: src/archives.c #, c-format msgid "unable to make backup link of '%.255s' before installing new version" msgstr "" "bertsio berria instalatu aurretik ezin da estekaren babeskopia egin: '%.255s'" #: src/archives.c #, c-format msgid "unable to install new version of '%.255s'" msgstr "ezin da '%.255s'(r)en bertsio berria instalatu" #: src/archives.c #, c-format msgid "unable to open '%.255s'" msgstr "ezin da'%.255s' ireki" #: src/archives.c #, c-format msgid "unable to sync file '%.255s'" msgstr "ezin da'%.255s' fitxategia sinkronizatu" #: src/archives.c #, c-format msgid "" "ignoring dependency problem with %s:\n" "%s" msgstr "" "%s(r)en mendekotasunaren arazoari ezikusia egiten:\n" "%s" #: src/archives.c #, c-format msgid "" "considering deconfiguration of essential\n" " package %s, to enable %s" msgstr "" "funtsezko %s paketearen konfigurazioa kentzea\n" "aztertzen, %s gaitzeko." #: src/archives.c #, c-format msgid "" "no, %s is essential, will not deconfigure\n" " it in order to enable %s" msgstr "" "ez, %s funtsezkoa da, ez da konfigurazioa kenduko\n" " %s gaitu ahal izateko." #: src/archives.c #, c-format msgid "" "no, cannot proceed with %s (--auto-deconfigure will help):\n" "%s" msgstr "" "ez, ezin da %s(r)ekin aurrera jarraitu (ikus --auto-deconfigure):\n" "%s" #: src/archives.c #, c-format msgid "removal of %.250s" msgstr "%.250s ezabatzea" #: src/archives.c #, c-format msgid "installation of %.250s" msgstr "%.250s instalatzea" #: src/archives.c #, c-format msgid "considering deconfiguration of %s, which would be broken by %s ..." msgstr "" "%s(r)en konfigurazioa kentzea kontutan hartzen, zeinek %s(e)k honda " "dezakeen..." #: src/archives.c #, c-format msgid "yes, will deconfigure %s (broken by %s)" msgstr "bai, %s konfigurazioa kenduko da, (%s-ek hondatuta)" #: src/archives.c #, c-format msgid "" "regarding %s containing %s:\n" "%s" msgstr "" "%2$s daukan %1$s(r)i dagokionez:\n" "%3$s" #: src/archives.c msgid "ignoring breakage, may proceed anyway!" msgstr "apurketari ezikusi egin zaio, hala ere aurrera jarraitzen!" #: src/archives.c #, c-format msgid "" "installing %.250s would break %.250s, and\n" " deconfiguration is not permitted (--auto-deconfigure might help)" msgstr "" "%.250s instalatzeak %.250s apur dezake, eta\n" " ez da baimentzen konfigurazioa kentzea (--auto-deconfigure lagungarri izan " "daiteke)" #: src/archives.c #, c-format msgid "installing %.250s would break existing software" msgstr "%.250s instalatzeak instalatuta dagoen softwarea apurtu dezake" #: src/archives.c #, c-format msgid "considering removing %s in favour of %s ..." msgstr "%s kentzea aztertzen, %s jartzeko..." #: src/archives.c #, c-format msgid "%s is not properly installed; ignoring any dependencies on it" msgstr "%s ez dago ondo instalatuta; mendekotasunei ez ikusi egingo zaie" #: src/archives.c #, c-format msgid "may have trouble removing %s, as it provides %s ..." msgstr "beharbada arazoak egongo dira %s kentzeko, %s hornitzen baitu..." #: src/archives.c #, c-format msgid "" "package %s requires reinstallation, but will remove anyway as you requested" msgstr "" "%s paketea berriro instalatu behar da, baina kendu egingo da eskatu bezala" #: src/archives.c #, c-format msgid "package %s requires reinstallation, will not remove" msgstr "%s paketea berriro instalatu behar da, ez da kenduko" #: src/archives.c #, c-format msgid "yes, will remove %s in favour of %s" msgstr "bai, %s kenduko da, eta %s jarri" #: src/archives.c #, c-format msgid "conflicting packages - not installing %.250s" msgstr "gatazkan dauden paketeak - %.250s ez da instalatuko" #: src/archives.c msgid "ignoring conflict, may proceed anyway!" msgstr "gatazkari ezikusi egin zaio, jarrai daiteke" #: src/archives.c #, c-format msgid "--%s --recursive needs at least one path argument" msgstr "--%s --recursive: bide-izenaren argumentu bat behar du gutxienez" #: src/archives.c msgid "find for dpkg --recursive" msgstr "'find' dpkg --recursive komandoarentzako" #: src/archives.c msgid "failed to fdopen find's pipe" msgstr "huts egin du fdopen-ek find-en kanalizazioarekin" #: src/archives.c msgid "error reading find's pipe" msgstr "errorea find-en kanalizazioa irakurtzean" #: src/archives.c msgid "error closing find's pipe" msgstr "errorea find-en kanalizazioa ixtean" #: src/archives.c #, c-format msgid "find for --recursive returned unhandled error %i" msgstr "--recursive bilaketak kudeatu gabeko %i errorea itzuli du" #: src/archives.c msgid "searched, but found no packages (files matching *.deb)" msgstr "bilatu bai, baina ez da paketerik aurkitu (*.deb fitxategiak)" #: src/archives.c #, c-format msgid "--%s needs at least one package archive file argument" msgstr "--%s: paketearen fitxategiak argumentu bat behar du gutxienez" #: src/archives.c src/divertcmd.c src/enquiry.c src/main.c src/packages.c #: src/querycmd.c src/select.c src/statcmd.c src/trigcmd.c dpkg-deb/build.c #: dpkg-deb/extract.c dpkg-deb/info.c dpkg-deb/main.c dpkg-split/info.c #: dpkg-split/main.c dpkg-split/queue.c msgid "<standard output>" msgstr "<irteera estandarra>" #: src/archives.c src/packages.c src/querycmd.c src/select.c dpkg-split/main.c #: dpkg-split/queue.c msgid "<standard error>" msgstr "<errore estandarra>" #: src/archives.c #, c-format msgid "Selecting previously unselected package %s.\n" msgstr "Aurrez desautatutako %s paketea hautatzen.\n" #: src/archives.c #, c-format msgid "Skipping unselected package %s.\n" msgstr "Desautatutako %s paketea saltatzen.\n" #: src/archives.c #, c-format msgid "version %.250s of %.250s already installed, skipping" msgstr "%2$.250s %1$.250s bertsioa instalatuta dago, saltatu egingo da" #: src/archives.c #, c-format msgid "downgrading %.250s from %.250s to %.250s" msgstr "%.250s aurreko bertsiora itzultzen, %.250s-tik %.250s-ra" #: src/archives.c #, c-format msgid "will not downgrade %.250s from %.250s to %.250s, skipping" msgstr "" "%.250s ez da aurreko bertsiora itzuliko (%.250s -> %.250s), saltatzen" #: src/cleanup.c #, c-format msgid "" "unable to remove newly-installed version of '%.250s' to allow reinstallation " "of backup copy" msgstr "" "ezin da kendu instalatu berri den '%.250s' bertsioa babeskopia berriro " "instalatzea onartzeko" #: src/cleanup.c #, c-format msgid "unable to restore backup version of '%.250s'" msgstr "ezin da '%.250s'(r)en babeskopiaren bertsioa leheneratu" #: src/cleanup.c #, c-format msgid "unable to remove backup copy of '%.250s'" msgstr "ezin da '%.250s'(r)en babeskopia kendu" #: src/cleanup.c #, c-format msgid "unable to remove newly-installed version of '%.250s'" msgstr "ezin da '%.250s'(r)en instalatu berri den bertsioa kendu" #: src/cleanup.c #, c-format msgid "unable to remove newly-extracted version of '%.250s'" msgstr "ezin da '%.250s'(r)en erauzi berri den bertsioa kendu" #: src/configure.c #, c-format msgid "Configuration file '%s'\n" msgstr "'%s' konfigurazioko fitxategia\n" #: src/configure.c #, c-format msgid "Configuration file '%s' (actually '%s')\n" msgstr "'%s' konfigurazioko fitxategia (unekoa '%s')\n" #: src/configure.c #, c-format msgid "" " ==> File on system created by you or by a script.\n" " ==> File also in package provided by package maintainer.\n" msgstr "" " ==> Zuk edo script batek sortutako fitxategia.\n" " ==> Pakete-mantentzaileak paketearekin batera hornitutako fitxategia.\n" #: src/configure.c #, c-format msgid " Not modified since installation.\n" msgstr " Instalatu zenetik ez da aldatu.\n" #: src/configure.c #, c-format msgid " ==> Modified (by you or by a script) since installation.\n" msgstr " ==> Instalatu zenetik aldatu da (zuk edo script batek).\n" #: src/configure.c #, c-format msgid " ==> Deleted (by you or by a script) since installation.\n" msgstr " ==> Instalatu zenetik ezabatua (zuk edo script batek).\n" #: src/configure.c #, c-format msgid " ==> Package distributor has shipped an updated version.\n" msgstr " ==> Pakete banatzaileak bertsio eguneratu bat bidali du.\n" #: src/configure.c #, c-format msgid " Version in package is the same as at last installation.\n" msgstr " Paketeko bertsioa azken instalazioko bera da.\n" #: src/configure.c #, c-format msgid " ==> Using new file as you requested.\n" msgstr " ==> Fitxategi berri bat erabiltzen ari da, zuk eskatu bezala.\n" #: src/configure.c #, c-format msgid " ==> Using current old file as you requested.\n" msgstr " ==> Uneko fitxategi zaharra erabiltzen ari da, zuk eskatu bezala.\n" #: src/configure.c #, c-format msgid " ==> Keeping old config file as default.\n" msgstr " ==> Lehenespenez konfigurazioko fitxategi zaharra mantentzen.\n" #: src/configure.c #, c-format msgid " ==> Using new config file as default.\n" msgstr " ==> Lehenespenez konfigurazioko fitxategi berria erabiltzen.\n" #: src/configure.c #, c-format msgid "" " What would you like to do about it ? Your options are:\n" " Y or I : install the package maintainer's version\n" " N or O : keep your currently-installed version\n" " D : show the differences between the versions\n" " Z : start a shell to examine the situation\n" msgstr "" " Zer egin nahi duzu honekin ? Aukera hauek dituzu:\n" " Y edo I : pakete mantentzailearen bertsioa instalatzea\n" " N edo O : instalatuta dagoen bertsioa mantentzea\n" " D : bertsioen arteko ezberdintasunak ikustea\n" " Z : shell-a abiaraztea egoera egoera aztertzeko\n" #: src/configure.c #, c-format msgid " The default action is to keep your current version.\n" msgstr " Ekintza lehenetsia instalatuta dagoen bertsioa mantentzea da.\n" #: src/configure.c #, c-format msgid " The default action is to install the new version.\n" msgstr " Ekintza lehenetsia bertsio berria instalatzea da.\n" #: src/configure.c msgid "[default=N]" msgstr "[lehenetsia=N]" #: src/configure.c msgid "[default=Y]" msgstr "[lehenetsia=Y]" #: src/configure.c msgid "[no default]" msgstr "[lehenespenik ez]" #: src/configure.c msgid "error writing to stderr, discovered before conffile prompt" msgstr "" "errorea stderr-en idaztean, konfigurazioko fitxategiaren gonbitaren aurretik " "aurkitu da" #: src/configure.c msgid "read error on stdin at conffile prompt" msgstr "irakurketa errorea stdin-en konfigurazioko fitxategiaren gonbitean" #: src/configure.c msgid "end of file on stdin at conffile prompt" msgstr "" #: src/configure.c msgid "conffile difference visualizer" msgstr "konfigurazio-fitxategiaren diferentzien bistaratzailea" #: src/configure.c msgid "Type 'exit' when you're done.\n" msgstr "Idatzi 'exit' amaitutakoan.\n" #: src/configure.c msgid "conffile shell" msgstr "konfigurazio-fitxategiaren shell-a" #: src/configure.c #, c-format msgid "unable to stat new distributed conffile '%.250s'" msgstr "" "ezin da banatutako '%.250s' konfigurazioko fitxategi berria analizatu" #: src/configure.c #, c-format msgid "unable to stat current installed conffile '%.250s'" msgstr "" "ezin da unean instalatutako '%.250s' konfigurazioko fitxategi analizatu" #: src/configure.c #, c-format msgid "" "\n" "Configuration file '%s', does not exist on system.\n" "Installing new config file as you requested.\n" msgstr "" "\n" "'%s' konfigurazioko fitxategia ez dago sisteman.\n" "Konfigurazioko fitxategi berria zuk eskatu bezala instalatzen.\n" #: src/configure.c #, c-format msgid "%s: failed to remove old backup '%.250s': %s" msgstr "%s: huts egin du '%.250s' babeskopia zaharra kentzean : %s" #: src/configure.c #, c-format msgid "%s: failed to rename '%.250s' to '%.250s': %s" msgstr "%s: huts egin du '%.250s'-tik '%.250s'-ra izena aldatzean: %s" #: src/configure.c #, c-format msgid "%s: failed to remove '%.250s': %s" msgstr "%s: huts egin du '%.250s' ezabatzean: %s" #: src/configure.c #, c-format msgid "%s: failed to remove old distributed version '%.250s': %s" msgstr "%s: huts egin du banatutako '%.250s' bertsio zaharra kentzean: %s" #: src/configure.c #, c-format msgid "%s: failed to remove '%.250s' (before overwrite): %s" msgstr "%s: huts egin du '%.250s' kentzean (gainidatzi aurretik): %s" #: src/configure.c #, c-format msgid "%s: failed to link '%.250s' to '%.250s': %s" msgstr "%s: huts egin du '%.250s'(e)tik '%.250s'(e)ra estekatzean: %s" #: src/configure.c #, c-format msgid "Installing new version of config file %s ...\n" msgstr "%s konfigurazioko fitxategiaren bertsio berria instalatzen...\n" #: src/configure.c utils/update-alternatives.c #, c-format msgid "unable to install '%.250s' as '%.250s'" msgstr "ezin da '%.250s' instalatu '%.250s' gisa" #: src/configure.c #, c-format msgid "no package named '%s' is installed, cannot configure" msgstr "'%s' izeneko paketerik ez dago instalatuta, ezin da konfiguratu" #: src/configure.c #, c-format msgid "package %.250s is already installed and configured" msgstr "%.250s paketea instalatuta eta konfiguratuta dago lehendik ere" #: src/configure.c #, c-format msgid "" "package %.250s is not ready for configuration\n" " cannot configure (current status '%.250s')" msgstr "" "%.250s paketea ez dago prest konfiguratzeko\n" " ezin da konfiguratu (uneko egoera: '%.250s')" #: src/configure.c #, c-format msgid "" "package %s cannot be configured because %s is not ready (current status '%s')" msgstr "" "%2$s paketea konfiguratzeko prest ez dagoenez ezin da %1$s konfiguratu " "(uneko egoera: '%3$s')" #: src/configure.c #, c-format msgid "" "package %s %s cannot be configured because %s is at a different version (%s)" msgstr "" "ezin da %s %s paketea konfiguratu %s beste bertsio batekoa (%s) delako" #: src/configure.c #, c-format msgid "" "dependency problems prevent configuration of %s:\n" "%s" msgstr "" "ezin da %s konfiguratu, mendekotasun arazoak direla eta:\n" "%s" #: src/configure.c msgid "dependency problems - leaving unconfigured" msgstr "mendekotasun arazoak - konfiguratu gabe uzten ari da" #: src/configure.c #, c-format msgid "" "%s: dependency problems, but configuring anyway as you requested:\n" "%s" msgstr "" "%s: mendekotasun arazoak, baina eskatu bezala konfiguratuko da:\n" "%s" #: src/configure.c msgid "" "package is in a very bad inconsistent state; you should\n" " reinstall it before attempting configuration" msgstr "" "Paketearen egoera inkoherentea da; berriro instalatu\n" " behar duzu, konfiguratzen saiatu aurretik." #: src/configure.c #, c-format msgid "Setting up %s (%s) ...\n" msgstr "%s (%s) konfiguratzen...\n" #: src/configure.c #, c-format msgid "" "%s: unable to stat config file '%s'\n" " (= '%s'): %s" msgstr "" "%s: ezin da atzitu '%s' konfigurazioko fitxategia\n" " (= '%s'): %s" #: src/configure.c #, c-format msgid "" "%s: config file '%s' is a circular link\n" " (= '%s')" msgstr "" "%s: '%s' konfigurazioko fitxategia esteka zirkular bat da \n" " (= '%s')" #: src/configure.c #, c-format msgid "" "%s: unable to readlink conffile '%s'\n" " (= '%s'): %s" msgstr "" "%s: ezin da '%s' konfigurazioko fitxategiko esteka irakurri\n" " (= '%s'): %s" #: src/configure.c #, c-format msgid "" "%s: conffile '%.250s' resolves to degenerate filename\n" " ('%s' is a symlink to '%s')" msgstr "" "%s: badirudi '%.250s' konf. fitxategia fitxategi-izen endekatua dela\n" " ('%s' '%s'(r)en esteka sinbolikoa da)" #: src/configure.c #, c-format msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')" msgstr "" "%s: '%.250s' konf. fitxategia ez da fitxategi arrunta, ezta esteka " "sinbolikoa ere (= '%s')" #: src/configure.c dpkg-split/split.c #, c-format msgid "cannot compute MD5 hash for file '%s': %s" msgstr "ezin da '%s' fitxategiaren MD5 hash-a kalkulatu: %s" #: src/configure.c #, c-format msgid "%s: unable to open %s for hash: %s" msgstr "%s: ezin da %s ireki hash egiteko: %s" #: src/depcon.c #, c-format msgid "%s depends on %s" msgstr "%s paketea %s(r)en mendekoa da" #: src/depcon.c #, c-format msgid "%s pre-depends on %s" msgstr "%s paketea %s(r)en aurremendekoa da" #: src/depcon.c #, c-format msgid "%s recommends %s" msgstr "%s(e)k %s gomendatzen du" #: src/depcon.c #, c-format msgid "%s suggests %s" msgstr "%s(e)k %s iradokitzen du" #: src/depcon.c #, c-format msgid "%s breaks %s" msgstr "%s(e)k %s hausten du" #: src/depcon.c #, c-format msgid "%s conflicts with %s" msgstr "%s(e)k %s(r)ekin gatazkan dago" #: src/depcon.c #, c-format msgid "%s enhances %s" msgstr "%s(e)k %s hobetzen du" #: src/depcon.c #, c-format msgid " %.250s is to be removed.\n" msgstr " %.250s kendu behar da.\n" #: src/depcon.c #, c-format msgid " %.250s is to be deconfigured.\n" msgstr " %.250s konfigurazioa kenduko da.\n" #: src/depcon.c #, c-format msgid " %.250s is to be installed, but is version %.250s.\n" msgstr " %.250s instalatu behar da, baina bertsioa %.250s da.\n" #: src/depcon.c #, c-format msgid " %.250s is installed, but is version %.250s.\n" msgstr " %.250s instalatuta dago, baina bertsioa %.250s da.\n" #: src/depcon.c #, c-format msgid " %.250s is unpacked, but has never been configured.\n" msgstr " %.250s deskonprimituta dago, baina oraindik ez da konfiguratu.\n" #: src/depcon.c #, c-format msgid " %.250s is unpacked, but is version %.250s.\n" msgstr " %.250s deskonprimituta dago, baina bertsioa %.250s da.\n" #: src/depcon.c #, c-format msgid " %.250s latest configured version is %.250s.\n" msgstr " %.250s: azken konfiguratutako bertsioa %.250s da.\n" #: src/depcon.c #, c-format msgid " %.250s is %s.\n" msgstr " %.250s %s da.\n" #: src/depcon.c #, c-format msgid " %.250s provides %.250s but is to be removed.\n" msgstr " %.250s: %.250s hornitzen du, baina kendu egin behar da.\n" #: src/depcon.c #, c-format msgid " %.250s provides %.250s but is to be deconfigured.\n" msgstr " %.250s: %.250s hornitzen du, baina konfigurazioa kendu behar da.\n" #: src/depcon.c #, c-format msgid " %.250s provides %.250s but is %s.\n" msgstr " %.250s: %.250s hornitzen du, baina %s da.\n" #: src/depcon.c #, c-format msgid " %.250s is not installed.\n" msgstr " %.250s ez dago instalatuta.\n" #: src/depcon.c #, c-format msgid " %.250s (version %.250s) is to be installed.\n" msgstr " %.250s (%.250s bertsioa) instalatu behar da.\n" #: src/depcon.c #, c-format msgid " %.250s (version %.250s) is present and %s.\n" msgstr " %.250s (%.250s bertsioa) dago eta %s.\n" #: src/depcon.c #, c-format msgid " %.250s provides %.250s and is to be installed.\n" msgstr " %.250s: %.250s hornitzen du, baina instalatu egin behar da.\n" #: src/depcon.c #, c-format msgid " %.250s provides %.250s and is present and %s.\n" msgstr " %.250s: %.250s hornitzen du, existitzen da eta %s da.\n" #: src/divertcmd.c msgid "Use --help for help about diverting files." msgstr "Erabili --help fitxategi desbideratuei buruzko laguntza lortzeko." #: src/divertcmd.c src/statcmd.c utils/update-alternatives.c #, c-format msgid "Debian %s version %s.\n" msgstr "Debian %s %s bertsioa.\n" #: src/divertcmd.c src/main.c src/querycmd.c src/statcmd.c src/trigcmd.c #: dpkg-deb/main.c dpkg-split/main.c utils/update-alternatives.c #, c-format msgid "" "This is free software; see the GNU General Public License version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "Software hau librea da; kopiatzeko baldintzen berri izateko, ikus\n" "GNU Lizentzia Publiko Orokorraren 2 bertsioa edo berriagoa.\n" "EZ dago bermerik.\n" #: src/divertcmd.c src/main.c src/querycmd.c src/statcmd.c dpkg-deb/main.c #: dpkg-split/main.c utils/update-alternatives.c #, c-format msgid "" "Usage: %s [<option> ...] <command>\n" "\n" msgstr "" "Erabilera: %s [<aukera> ...] <komandoa>\n" "\n" #: src/divertcmd.c #, c-format msgid "" "Commands:\n" " [--add] <file> add a diversion.\n" " --remove <file> remove the diversion.\n" " --list [<glob-pattern>] show file diversions.\n" " --listpackage <file> show what package diverts the file.\n" " --truename <file> return the diverted file.\n" "\n" msgstr "" "Komandoak:\n" " [--add] <file> gehitu desbiderapen bat.\n" " --remove <fitxategia> kendu desbiderapena.\n" " --list [<eredu_orokorra>] erakutsi fitxategiaren desbiderapena.\n" " --listpackage <fitxategia> erakutsi zer paketek desbideratzen duen " "fitxategia.\n" " --truename <fitxategia> erakutsi desbideratutako fitxategiaren " "izena.\n" "\n" #: src/divertcmd.c #, c-format msgid "" "Options:\n" " --package <package> name of the package whose copy of <file> will " "not\n" " be diverted.\n" " --local all packages' versions are diverted.\n" " --divert <divert-to> the name used by other packages' versions.\n" " --rename actually move the file aside (or back).\n" " --admindir <directory> set the directory with the diversions file.\n" " --test don't do anything, just demonstrate.\n" " --quiet quiet operation, minimal output.\n" " --help show this help message.\n" " --version show the version.\n" "\n" msgstr "" "Aukerak:\n" " --package <paketea> <fitxategia>-ren kopia desbideratuko\n" " ez den paketearen izena.\n" " --local pakete guztien bertsioak " "desbideratzen\n" " dira.\n" " --divert <desb-nora> beste paketeen bertsioek erabiltzen\n" " duten izena.\n" " --rename eraman fitxategia albora (edo atzera).\n" " --admindir <direktori.> desbiderapenaren fitxategia duen direktorioa\n" " ezarri.\n" " --test ez ezer egin, erakutsi bakarrik.\n" " --quiet ekintza isila, gutxieneko irteera.\n" " --help erakutsi laguntzaren mezu hau.\n" " --version erakutsi bertsioa.\n" "\n" #: src/divertcmd.c #, c-format msgid "" "When adding, default is --local and --divert <original>.distrib.\n" "When removing, --package or --local and --divert must match if specified.\n" "Package preinst/postrm scripts should always specify --package and --" "divert.\n" msgstr "" "Gehitzean, lehenetsia --local eta --divert <jatorrizko>.distrib da.\n" "Kentzean, --package edo --local eta --divert pareko izan behar dira zehazten " "bada.\n" "Pakete preinst/postrm script-ak beti zehaztu behar dituzte --package eta --" "divert.\n" #: src/divertcmd.c #, c-format msgid "error checking '%s'" msgstr "errorea '%s' egiaztatzean" #: src/divertcmd.c #, c-format msgid "" "rename involves overwriting '%s' with\n" " different file '%s', not allowed" msgstr "" "berrizendatzeak '%s' gainidaztea dakar\n" " '%s' fitxategi ezberdinarekin, ez da onartzen" #: src/divertcmd.c utils/update-alternatives.c #, c-format msgid "unable to create file '%s'" msgstr "ezin da '%s' fitxategia sortu" #: src/divertcmd.c #, c-format msgid "cannot copy '%s' to '%s': %s" msgstr "ezin da '%s' kopiatu '%s' gisa: %s" #: src/divertcmd.c #, c-format msgid "cannot rename '%s' to '%s'" msgstr "ezin da '%s' izenez '%s'(e)ra aldatu" #: src/divertcmd.c #, c-format msgid "rename: remove duplicate old link '%s'" msgstr "rename: kendu bikoiztutako '%s' esteka zaharra" #: src/divertcmd.c #, c-format msgid "unable to remove copied source file '%s'" msgstr "ezin da kopiatutako iturburuko '%s' fitxategia kendu" #: src/divertcmd.c #, c-format msgid "filename \"%s\" is not absolute" msgstr "\"%s\" fitxategi-izena ez da absolutua" #: src/divertcmd.c msgid "file may not contain newlines" msgstr "fitxategiak ezin du lerro-jauzirik eduki" #: src/divertcmd.c #, c-format msgid "local diversion of %s" msgstr "'%s'(r)en desbiderapen lokala" #: src/divertcmd.c #, c-format msgid "local diversion of %s to %s" msgstr "'%s' lokalki hona desbideratuta: %s" #: src/divertcmd.c #, c-format msgid "diversion of %s by %s" msgstr "%s %s(e)k desbideratuta" #: src/divertcmd.c #, c-format msgid "diversion of %s to %s by %s" msgstr "%3$s(e)k %1$s desbideratu du %2$s(e)ra" #: src/divertcmd.c #, c-format msgid "any diversion of %s" msgstr "%s(r)en edozein desbiderapena" #: src/divertcmd.c #, c-format msgid "any diversion of %s to %s" msgstr "%s(r)en edozein desbiderapen %s(e)ra" #: src/divertcmd.c src/statcmd.c #, c-format msgid "--%s needs a single argument" msgstr "--%s aukerak argumentu bakar bat behar du" #: src/divertcmd.c msgid "cannot divert directories" msgstr "ezin dira direktorioak desbideratu" #: src/divertcmd.c #, c-format msgid "cannot divert file '%s' to itself" msgstr "ezin da '%s' fitxategia bere burura desbideratu" #: src/divertcmd.c #, c-format msgid "Leaving '%s'\n" msgstr "'%s' uzten\n" #: src/divertcmd.c #, c-format msgid "'%s' clashes with '%s'" msgstr "'%s'(e)k '%s'(r)ekin gatazkan dago" #: src/divertcmd.c #, c-format msgid "Adding '%s'\n" msgstr "'%s' gehitzen\n" #: src/divertcmd.c #, c-format msgid "" "Ignoring request to rename file '%s' owned by diverting package '%s'\n" msgstr "" "Desbideratutako '%2$s' paketearen '%1$s' fitxategia izenez aldatzeko " "eskaerari ez ikusi egingo zaio\n" #: src/divertcmd.c #, c-format msgid "No diversion '%s', none removed.\n" msgstr "Ez dago '%s' desbiderapenik, ez da ezabatuko\n" #: src/divertcmd.c #, c-format msgid "" "mismatch on divert-to\n" " when removing '%s'\n" " found '%s'" msgstr "" "parekatze okerra \"divert-to\"-n\n" " '%s' ezabatzean\n" " '%s' aurkitu da" #: src/divertcmd.c #, c-format msgid "" "mismatch on package\n" " when removing '%s'\n" " found '%s'" msgstr "" "parekatze okerra paketean\n" " '%s' ezabatzean\n" " '%s' aurkitu da" #: src/divertcmd.c #, c-format msgid "Ignoring request to remove shared diversion '%s'.\n" msgstr "" "'%s' partekatutako desbiderapena kentzeko eskaerari ez ikusi egiten.\n" #: src/divertcmd.c #, c-format msgid "Removing '%s'\n" msgstr "'%s' kentzen\n" #: src/divertcmd.c msgid "package may not contain newlines" msgstr "paketeak ezin du lerro-jauzirik berririk eduki" #: src/divertcmd.c msgid "divert-to may not contain newlines" msgstr "'divert-to'-k ezin du lerro-jauzirik eduki" #: src/divertdb.c msgid "failed to open diversions file" msgstr "huts egin du desbideratzeen fitxategia irekitzean" #: src/divertdb.c msgid "failed to fstat diversions file" msgstr "fstat-ek huts egin du desbideratzeen fitxategiarekin" #: src/divertdb.c #, c-format msgid "conflicting diversions involving '%.250s' or '%.250s'" msgstr "desbideratze gatazkatsuak: '%.250s' edo '%.250s'" #: src/enquiry.c msgid "" "The following packages are in a mess due to serious problems during\n" "installation. They must be reinstalled for them (and any packages\n" "that depend on them) to function properly:\n" msgstr "" "Pakete hauek gaizki daude, instalazioan zehar arazo larriak egon\n" "direlako. Berriro instalatu behar dira (eta beren mende dauden\n" "pakete guztiak) ondo lan egiteko:\n" #: src/enquiry.c msgid "" "The following packages have been unpacked but not yet configured.\n" "They must be configured using dpkg --configure or the configure\n" "menu option in dselect for them to work:\n" msgstr "" "Pakete hauek deskonprimitu dira, baina oraindik ez dira konfiguratu.\n" "Konfiguratzeko, erabili dpkg --configure edo configure menu-aukera\n" "dselect-en:\n" #: src/enquiry.c msgid "" "The following packages are only half configured, probably due to problems\n" "configuring them the first time. The configuration should be retried using\n" "dpkg --configure <package> or the configure menu option in dselect:\n" msgstr "" "Pakete hauek ez daude guztiz konfiguratuta, beharbada konfiguratu ziren\n" "lehenengo aldian arazoak egon zirelako. Saiatu berriro konfiguratzen\n" "dpkg --configure <paketea> erabiliz edo configure menu-aukerarekin\n" "dselect-en:\n" #: src/enquiry.c msgid "" "The following packages are only half installed, due to problems during\n" "installation. The installation can probably be completed by retrying it;\n" "the packages can be removed using dselect or dpkg --remove:\n" msgstr "" "Pakete hauek ez daude guztiz konfiguratuta, instalazioan zehar arazoak\n" "egon direlako. Saiatu berriro instalatzen; paketeak kentzeko, erabili\n" "dselect edo dpkg --remove:\n" #: src/enquiry.c msgid "" "The following packages are awaiting processing of triggers that they\n" "have activated in other packages. This processing can be requested using\n" "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n" msgstr "" "Honako paketeak beste paketeek aktibatutako abiarazleen\n" "prozesuen zain daude. Prozesu hauek eskatzeko erabili \n" "dselect edo dpkg --configure --pending (edo dpkg --triggers-only):\n" #: src/enquiry.c msgid "" "The following packages have been triggered, but the trigger processing\n" "has not yet been done. Trigger processing can be requested using\n" "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n" msgstr "" "Honako paketeak abiarazi diren arren, abiarazlearen prozesua\n" "ez da oraindik amaitu. Abiarazlearen prozesua eskatzeko erabili \n" "dselect edo dpkg --configure --pending (edo dpkg --triggers-only):\n" #: src/enquiry.c msgid "" "The following packages are missing the list control file in the\n" "database, they need to be reinstalled:\n" msgstr "" "Pakete hauek zerrendaren kontrol-fitxategia falta zaie\n" "datu-basean. Berriro instalatu behar dira:\n" #: src/enquiry.c msgid "" "The following packages are missing the md5sums control file in the\n" "database, they need to be reinstalled:\n" msgstr "" "Pakete hauek md5sums kontrol-fitxategia falta zaie\n" "datu-basean. Berriro instalatu behar dira:\n" #: src/enquiry.c msgid "The following packages do not have an architecture:\n" msgstr "Pakete hauek ez daukate arkitekturarik:\n" #: src/enquiry.c msgid "The following packages have an illegal architecture:\n" msgstr "Pakete hauek arkitektura ilegala daukate:\n" #: src/enquiry.c msgid "" "The following packages have an unknown foreign architecture, which will\n" "cause dependency issues on front-ends. This can be fixed by registering\n" "the foreign architecture with dpkg --add-architecture:\n" msgstr "" "Pakete hauek kanpoko arkitektura ezezaguna daukate, \n" "mendekotasun arloko arazoak sor daitezke interfazetan.\n" "'dpkg --add-architecture' komandoarekin kanpoko\n" "arkitektura erregistratuz konpon daiteke:\n" #: src/enquiry.c src/querycmd.c #, c-format msgid "package '%s' is not installed" msgstr "'%s' paketea ez dago instalatuta" #: src/enquiry.c msgid "" "Another process has locked the database for writing, and might currently be\n" "modifying it, some of the following problems might just be due to that.\n" msgstr "" "Beste prozesu batek datu-basea blokeatu du idazteko, eta\n" "baliteke unean aldaketak egiten egotea. Arazo hauetariko\n" "batzuen zergatia izan daiteke.\n" #: src/enquiry.c msgctxt "section" msgid "<unknown>" msgstr "<ezezaguna>" #: src/enquiry.c src/select.c src/trigcmd.c src/update.c dpkg-split/queue.c #, c-format msgid "--%s takes no arguments" msgstr "--%s: ez du argumenturik hartzen" #: src/enquiry.c #, c-format msgid " %d in %s: " msgstr " %d - %s: " #: src/enquiry.c #, c-format msgid " %d package, from the following section:" msgid_plural " %d packages, from the following sections:" msgstr[0] " pakete %d, ondoko sekzioetan:" msgstr[1] " %d pakete, ondoko sekzioetan:" #: src/enquiry.c #, c-format msgid "" "Version of dpkg with working %s support not yet configured.\n" " Please use 'dpkg --configure dpkg', and then try again.\n" msgstr "" "dpkg-en bertsioa %s euskarriarekin ez dago oraindik konfiguratuta.\n" "Erabili 'dpkg --configure dpkg', eta ondoren saiatu berriro.\n" #: src/enquiry.c #, c-format msgid "dpkg not recorded as installed, cannot check for %s support!\n" msgstr "" "badirudi dpkg ez dagoela instalatuta, ezin da bilatu %s euskarria !\n" #: src/enquiry.c msgid "Pre-Depends field" msgstr "'Pre-Depends' eremua" #: src/enquiry.c msgid "epoch" msgstr "aro" #: src/enquiry.c msgid "long filenames" msgstr "fitxategi-izen luzeak" #: src/enquiry.c msgid "multiple Conflicts and Replaces" msgstr "hainbat 'Conflicts' eta 'Replaces'" #: src/enquiry.c msgid "multi-arch" msgstr "arkitektura anitzekoa" #: src/enquiry.c msgid "versioned Provides" msgstr "'Provides' bertsioarekin" #: src/enquiry.c #, c-format msgid "" "cannot see how to satisfy pre-dependency:\n" " %s" msgstr "" "ezin da ikusi nola bete aurremendekotasuna:\n" " %s" #: src/enquiry.c #, c-format msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)" msgstr "" "%.250s: ezin dira aurremendekotasunak bete (hau dela eta behar dira: %.250s)" #: src/enquiry.c dpkg-deb/main.c #, c-format msgid "obsolete option '--%s'; please use '--%s' instead" msgstr "'--%s' aukera zaharkitua, '--%s' erabili horren ordez" #: src/enquiry.c msgid "" "--compare-versions takes three arguments: <version> <relation> <version>" msgstr "" "--compare-versions: hiru argumentu hartzen ditu: <bertsioa> <erlazioa> " "<bertsioa>" #: src/enquiry.c msgid "--compare-versions bad relation" msgstr "--compare-versions: okerreko erlazioa" #: src/enquiry.c #, c-format msgid "--%s used with obsolete relation operator '%s'" msgstr "" #: src/enquiry.c #, c-format msgid "version '%s' has bad syntax" msgstr "" #: src/errors.c #, c-format msgid "" "failed to allocate memory for new entry in list of failed packages: %s" msgstr "" "ezin izan da memoriarik esleitu huts egindako paketeen zerrendan sarrera " "berria gehitzeko: %s" #: src/errors.c msgid "too many errors, stopping" msgstr "errore gehiegi, gelditu egingo da" #: src/errors.c #, c-format msgid "" "error processing package %s (--%s):\n" " %s" msgstr "" "errorea %s paketea prozesatzean (--%s):\n" " %s" #: src/errors.c #, c-format msgid "" "error processing archive %s (--%s):\n" " %s" msgstr "" "errorea %s artxiboa prozesatzean (--%s):\n" " %s" #: src/errors.c msgid "Errors were encountered while processing:\n" msgstr "Erroreak aurkitu dira prozesatzean:\n" #: src/errors.c msgid "Processing was halted because there were too many errors.\n" msgstr "Prozesua geldiarazi da errore gehiegi zeudelako.\n" #: src/errors.c #, c-format msgid "package %s was on hold, processing it anyway as you requested" msgstr "%s paketea mantenduta zegoen, baina zuk eskatu bezala prozesatuko da" #: src/errors.c #, c-format msgid "" "Package %s is on hold, not touching it. Use --force-hold to override.\n" msgstr "" "%s paketea mantenduta dago, ez da ukituko. Erabili --force-hold\n" "gainidazteko\n" #: src/errors.c msgid "overriding problem because --force enabled:" msgstr "gainidazteko arazoa --force gaituta dagoelako:" #: src/filesdb.c #, c-format msgid "unable to open files list file for package '%.250s'" msgstr "" "ezin dira '%.250s' paketearen fitxategi-zerrendaren fitxategiak ireki" #: src/filesdb.c #, c-format msgid "" "files list file for package '%.250s' missing; assuming package has no files " "currently installed" msgstr "" "'%.250s' paketearen fitxategi-zerrendaren fitxategiak falta dira, paketeak " "ez duela fitxategirik instalatuta ondorioztatuko da" #: src/filesdb.c #, c-format msgid "unable to stat files list file for package '%.250s'" msgstr "" "ezin da '%.250s' paketearen fitxategi-zerrendaren fitxategiaren egoera " "eskuratu" #: src/filesdb.c #, c-format msgid "files list for package '%.250s' is not a regular file" msgstr "'%.250s' paketearen fitxategi-zerrenda ez da fitxategi arrunta" #: src/filesdb.c #, c-format msgid "reading files list for package '%.250s'" msgstr "'%.250s' paketearen fitxategi-zerrenda irakurtzen" #: src/filesdb.c #, c-format msgid "files list file for package '%.250s' is missing final newline" msgstr "" "'%.250s' paketearen fitxategi-zerrendak amaierako lerro-jauzia falta du" #: src/filesdb.c #, c-format msgid "files list file for package '%.250s' contains empty filename" msgstr "" "'%.250s' paketearen fitxategi-zerrendaren fitxategiak fitxategiek izen hutsa " "daukate" #: src/filesdb.c #, c-format msgid "error closing files list file for package '%.250s'" msgstr "errorea '%.250s' paketearen fitxategi-zerrendaren fitxategiak ixtean" #: src/filesdb.c msgid "(Reading database ... " msgstr "(Datu-basea irakurtzen ... " #: src/filesdb.c #, c-format msgid "%d file or directory currently installed.)\n" msgid_plural "%d files and directories currently installed.)\n" msgstr[0] "fitxategi edo direktorio %d dago unean instalatuta).\n" msgstr[1] "%d fitxategi edo direktorio daude unean instalatuta).\n" #: src/filesdb-hash.c #, c-format msgid "control file '%s' for package '%s' is missing final newline" msgstr "" "'%2$s' paketearen '%1$s' kontrol-fitxategiak amaierako lerro-jauzia falta du" #: src/filesdb-hash.c #, c-format msgid "control file '%s' missing value" msgstr "'%s' kontrol-fitxategiari balioa falta zaio" #: src/filesdb-hash.c #, c-format msgid "control file '%s' missing value separator" msgstr "'%s' kontrol-fitxategiari balioen arteko bereizlea falta zaio" #: src/filesdb-hash.c #, c-format msgid "control file '%s' for package '%s' contains empty filename" msgstr "" "'%2$s' paketearen '%1$s' kontrol-fitxategiak fitxategi-izen hutsa dauka" #: src/filesdb-hash.c #, c-format msgid "cannot open '%s' control file for package '%s'" msgstr "ezin da '%2$s' paketearen '%1$s' kontrol-fitxategia ireki" #: src/filesdb-hash.c #, c-format msgid "cannot stat '%s' control file for package '%s'" msgstr "" "ezin da '%2$s' paketearen '%1$s' kontrol-fitxategiaren egoera eskuratu" #: src/filesdb-hash.c #, c-format msgid "'%s' file for package '%s' is not a regular file" msgstr "'%2$s' paketearen '%1$s' fitxategia ez da fitxategi arrunta" #: src/filesdb-hash.c #, c-format msgid "cannot read '%s' control file for package '%s'" msgstr "ezin da '%2$s' paketearen '%1$s' kontrol-fitxategia irakurri" #: src/filesdb-hash.c #, c-format msgid "cannot close '%s' control file for package '%s'" msgstr "ezin da '%2$s' paketearen '%1$s' kontrol-fitxategia itxi" #: src/help.c msgid "not installed" msgstr "instalatu gabe" #: src/help.c msgid "not installed but configs remain" msgstr "ez dago instalatuta baina konfigurazioa gelditzen da" #: src/help.c msgid "broken due to failed removal or installation" msgstr "hautsita kentzean edo instalatzen huts egin duelako" #: src/help.c msgid "unpacked but not configured" msgstr "deskonprimituta baina konfiguratu gabe" #: src/help.c msgid "broken due to postinst failure" msgstr "hautsita postinst-en hutsegitea dela eta" #: src/help.c msgid "awaiting trigger processing by another package" msgstr "beste pakete baten abiarazlearen prozesuaren zain" #: src/help.c msgid "triggered" msgstr "abiarazita" #: src/help.c msgid "installed" msgstr "instalatuta" #: src/help.c msgid "PATH is not set" msgstr "PATH ez da ezarri" #: src/help.c #, c-format msgid "'%s' not found in PATH or not executable" msgstr "'%s' ez da PATH aldagaian aurkitu edo ez da exekutagarria" #: src/help.c #, c-format msgid "" "%d expected program not found in PATH or not executable\n" "%s" msgid_plural "" "%d expected programs not found in PATH or not executable\n" "%s" msgstr[0] "" "espero zen programa %d ez da PATH aldagaian aurkitu\n" "edo ez da exekutagarria.\n" "%s" msgstr[1] "" "espero ziren %d programa ez dira PATH aldagaian aurkitu\n" "edo ez dira exekutagarriak.\n" "%s" #: src/help.c msgid "" "Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin" msgstr "" "Oharra: supererabiltzailearen PATHak honakoak izan ohi ditu:\n" "/usr/local/sbin, /usr/sbin eta /sbin" #: src/infodb-access.c #, c-format msgid "unable to check existence of '%.250s'" msgstr "ezin da '%.250s' badagoen begiratu" #: src/infodb-access.c src/infodb-upgrade.c msgid "cannot read info directory" msgstr "ezin da informazio-direktorioan irakurri" #: src/infodb-format.c src/unpack.c #, c-format msgid "error trying to open %.250s" msgstr "errorea %.250s irekitzen saiatzean" #: src/infodb-format.c #, c-format msgid "corrupt info database format file '%s'" msgstr "informazioaren datu-basearen '%s' formatu-fitxategia hondatuta" #: src/infodb-format.c #, c-format msgid "" "info database format (%d) is bogus or too new; try getting a newer dpkg" msgstr "" "informazioaren datu-basearen formatua (%d) akastuna edo berriegia da: saiatu " "dpkg berrigoa lortzen" #: src/infodb-upgrade.c #, c-format msgid "info file %s/%s not associated to any package" msgstr "" "informazioaren %s/%s fitxategia ez dago inolako paketerekin esleituta" #: src/infodb-upgrade.c #, c-format msgid "error while writing '%s'" msgstr "errorea '%s' idaztean" #: src/main.c #, c-format msgid "Debian '%s' package management program version %s.\n" msgstr "Debian '%s' pakete-kudeatzailearen %s bertsioa.\n" #: src/main.c #, c-format msgid "" "Commands:\n" " -i|--install <.deb file name> ... | -R|--recursive <directory> ...\n" " --unpack <.deb file name> ... | -R|--recursive <directory> ...\n" " -A|--record-avail <.deb file name> ... | -R|--recursive <directory> ...\n" " --configure <package> ... | -a|--pending\n" " --triggers-only <package> ... | -a|--pending\n" " -r|--remove <package> ... | -a|--pending\n" " -P|--purge <package> ... | -a|--pending\n" " -V|--verify <package> ... Verify the integrity of package(s).\n" " --get-selections [<pattern> ...] Get list of selections to stdout.\n" " --set-selections Set package selections from stdin.\n" " --clear-selections Deselect every non-essential package.\n" " --update-avail [<Packages-file>] Replace available packages info.\n" " --merge-avail [<Packages-file>] Merge with info from file.\n" " --clear-avail Erase existing available info.\n" " --forget-old-unavail Forget uninstalled unavailable pkgs.\n" " -s|--status <package> ... Display package status details.\n" " -p|--print-avail <package> ... Display available version details.\n" " -L|--listfiles <package> ... List files 'owned' by package(s).\n" " -l|--list [<pattern> ...] List packages concisely.\n" " -S|--search <pattern> ... Find package(s) owning file(s).\n" " -C|--audit [<package> ...] Check for broken package(s).\n" " --yet-to-unpack Print packages selected for " "installation.\n" " --predep-package Print pre-dependencies to unpack.\n" " --add-architecture <arch> Add <arch> to the list of architectures.\n" " --remove-architecture <arch> Remove <arch> from the list of " "architectures.\n" " --print-architecture Print dpkg architecture.\n" " --print-foreign-architectures Print allowed foreign architectures.\n" " --assert-<feature> Assert support for the specified " "feature.\n" " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" " --force-help Show help on forcing.\n" " -Dh|--debug=help Show help on debugging.\n" "\n" msgstr "" #: src/main.c src/querycmd.c src/trigcmd.c dpkg-deb/main.c dpkg-split/main.c #, c-format msgid "" " -?, --help Show this help message.\n" " --version Show the version.\n" "\n" msgstr "" " -?|--help Erakutsi laguntzako mezu hau.\n" " --version Erakutsi bertsioa.\n" "\n" #: src/main.c #, c-format msgid "" "Assertable features: support-predepends, working-epoch, long-filenames,\n" " multi-conrep, multi-arch, versioned-provides.\n" "\n" msgstr "" #: src/main.c #, c-format msgid "" "Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n" " -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-" "tarfile\n" "on archives (type %s --help).\n" "\n" msgstr "" #: src/main.c #, c-format msgid "" "Options:\n" " --admindir=<directory> Use <directory> instead of %s.\n" " --root=<directory> Install on a different root directory.\n" " --instdir=<directory> Change installation dir without changing admin " "dir.\n" " --path-exclude=<pattern> Do not install paths which match a shell " "pattern.\n" " --path-include=<pattern> Re-include a pattern after a previous " "exclusion.\n" " -O|--selected-only Skip packages not selected for " "install/upgrade.\n" " -E|--skip-same-version Skip packages whose same version is installed.\n" " -G|--refuse-downgrade Skip packages with earlier version than " "installed.\n" " -B|--auto-deconfigure Install even if it would break some other " "package.\n" " --[no-]triggers Skip or force consequential trigger " "processing.\n" " --verify-format=<format> Verify output format (supported: 'rpm').\n" " --no-debsig Do not try to verify package signatures.\n" " --no-act|--dry-run|--simulate\n" " Just say what we would do - don't do it.\n" " -D|--debug=<octal> Enable debugging (see -Dhelp or --debug=help).\n" " --status-fd <n> Send status change updates to file descriptor " "<n>.\n" " --status-logger=<command> Send status change updates to <command>'s " "stdin.\n" " --log=<filename> Log status changes and actions to <filename>.\n" " --ignore-depends=<package>,...\n" " Ignore dependencies involving <package>.\n" " --force-... Override problems (see --force-help).\n" " --no-force-...|--refuse-...\n" " Stop when problems encountered.\n" " --abort-after <n> Abort after encountering <n> errors.\n" "\n" msgstr "" "Aukerak:\n" " --admindir=<direktorioa> Erabili <direktorioa> %s(r)en ordez\n" " --root=<direktorioa> Instalatu bestelako erroko direktorioan.\n" " --instdir=<direktorioa> Aldatu instalazioaren direktorioa, \n" " administratzailearen " "direktorioa aldatu gabe.\n" " --path-exclude=<eredua> Ez instalatu shell-aren eredu batekin\n" " bat datorren bide-izenik.\n" " --path-include=<eredua> Sartu berriro eredu bat aurreko\n" " bazterketaren ondoren.\n" " -O|--selected-only Saltatu instalatzeko/eguneratzeko\n" " hautatu ez diren paketeak.\n" " -E|--skip-same-version Saltatu bertsio bera instalatuta duten\n" " paketeak.\n" " -G|--refuse-downgrade Saltatu bertsio berriagoa instalatuta\n" " duten paketeak.\n" " -B|--auto-deconfigure Instalatu, beste paketeren bat hondatu\n" " arren.\n" " --[no-]triggers Saltatu edo derrigortu jarraikako\n" " abiarazlearen prozesuak.\n" " --verify-format=<formatua> Egiaztatu irteeraren formatua (onartuta: " "'rpm').\n" " --no-debsig Ez saiatu pakete-sinadurak " "egiaztatzen\n" " --no-act|--dry-run|--simulate\n" " Azaldu zer egin nahi duzun, baina egin " "gabe\n" " -D|--debug=<zortzitarra> Gaitu arazketa (ikus -Dhelp edo \n" " --debug=help)\n" " --status-fd <n> Bidali egoera-aldaketen eguneratzeak \n" " <n> fitxategi-deskriptoreari\n" " --status-logger=<komandoa> Bidali egoeraren aldaketen eguneraketak\n" " <komandoa>-aren stdin-era.\n" " --log=<fitxategi-izena> Idatzi aldaketen eta ekintzen egoeraren\n" " egunkaria <fitxategi-izenean>\n" " --ignore-depends=<paketea>,...\n" " Ez ikusi egin <paketea>ren " "mendekotasunei\n" " --force-... Jaramonik ez arazoei (ikus --force-" "help)\n" " --no-force-...|--refuse-... Gelditu arazoak aurkitzean.\n" " --abort-after <n> Abortatu <n> errore aurkitu ondoren.\n" "\n" #: src/main.c #, c-format msgid "" "Comparison operators for --compare-versions are:\n" " lt le eq ne ge gt (treat empty version as earlier than any " "version);\n" " lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n" " < << <= = >= >> > (only for compatibility with control file " "syntax).\n" "\n" msgstr "" "--compare-versions: konparazio-eragileak hauek dira:\n" " lt le eq ne ge gt (bertsiorik ezean, tratatu zaharrena balitz " "bezala);\n" " lt-nl le-nl ge-nl gt-nl (bertsiorik ezean, tratatu berriena balitz " "bezala);\n" " < << <= = >= >> > (kontrol-fitxategiaren sintaxiarekiko \n" " bateragarritasunerako bakarrik).\n" "\n" #: src/main.c #, c-format msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n" msgstr "Erabili 'apt' edo 'aptitude' paketeak errazago kudeatzeko.\n" #: src/main.c msgid "" "Type dpkg --help for help about installing and deinstalling packages [*];\n" "Use 'apt' or 'aptitude' for user-friendly package management;\n" "Type dpkg -Dhelp for a list of dpkg debug flag values;\n" "Type dpkg --force-help for a list of forcing options;\n" "Type dpkg-deb --help for help about manipulating *.deb files;\n" "\n" "Options marked [*] produce a lot of output - pipe it through 'less' or " "'more' !" msgstr "" "Idatzi dpkg --help paketeak instalatu eta desinstalatzeko laguntza lortzeko " "[*];\n" "Erabili 'apt' edo 'aptitude' paketeak errazago kudeatzeko.\n" "Idatzi dpkg -Dhelp dpkg arazketa-banderen balioen zerrenda ikusteko;\n" "Idatzi dpkg --force-help behartzeko aukeren zerrenda lortzeko;\n" "Idatzi dpkg-deb --help *.deb fitxategiak eraldatzeko laguntza lortzeko;\n" "\n" "[*] markatutako aukerek emaitza handia dute - iragazi 'less' edo 'more' " "erabiliz." #: src/main.c msgid "Set all force options" msgstr "Ezarri behartzeko aukera guztiak" #: src/main.c msgid "Replace a package with a lower version" msgstr "Ordeztu paketea bertsio baxuago batekin" #: src/main.c msgid "Configure any package which may help this one" msgstr "Edozer pakete konfiguratzeak honi lagun diezaioke" #: src/main.c msgid "Process incidental packages even when on hold" msgstr "Prozesatu sor litezkeen paketeak atxikitzekoak badira ere" #: src/main.c msgid "Try to (de)install things even when not root" msgstr "Saiatu gauzak (des)instalatzen nahiz eta 'root' ez izan" #: src/main.c msgid "PATH is missing important programs, problems likely" msgstr "PATH-ek programa garrantzitsuak falta ditu, arazoak litekeena" #: src/main.c msgid "Install a package even if it fails authenticity check" msgstr "" "Instalatu paketea nahiz eta bere autentifikazioaren egiaztapenak huts egin" #: src/main.c msgid "Process even packages with wrong versions" msgstr "Prozesatu paketeak nahiz eta okerreko bertsiokoak izan" #: src/main.c msgid "Overwrite a file from one package with another" msgstr "Gainidatzi pakete bateko fitxategia beste batekin" #: src/main.c msgid "Overwrite a diverted file with an undiverted version" msgstr "" "Gainidatzi fitxategi desbideratu bat desbideratu gabeko bertsio batekin" #: src/main.c msgid "Overwrite one package's directory with another's file" msgstr "Gainidatzi pakete baten direktorioa beste baten fitxategiekin" #: src/main.c msgid "Do not perform safe I/O operations when unpacking" msgstr "Ez landu S/I-ko eragiketa seguruak deskonprimitzean" #: src/main.c msgid "Always use the new config files, don't prompt" msgstr "Erabili beti konfigurazio-fitxategi berriak, ez galdetu" #: src/main.c msgid "Always use the old config files, don't prompt" msgstr "Erabili beti konfigurazio-fitxategi zaharrak, ez galdetu" #: src/main.c msgid "" "Use the default option for new config files if one\n" "is available, don't prompt. If no default can be found,\n" "you will be prompted unless one of the confold or\n" "confnew options is also given" msgstr "" "Erabili konfigurazio-fitxategi berrien aukera lehenetsiak\n" "bat erabilgarri egonez gero, ez galdetu. Ezin bada lehenetsirik\n" "aurkitu, galdetu egingo zaizu, konfigurazio zaharraren edo\n" "berriaren aukeretariko bat ematen denean izan ezik" #: src/main.c msgid "Always install missing config files" msgstr "Beti instalatu falta diren konfigurazio-fitxategiak" #: src/main.c msgid "Offer to replace config files with no new versions" msgstr "" "Eskaini konfigurazio-fitxategiak berriak ez diren bertsioekin ordeztea" #: src/main.c msgid "Process even packages with wrong or no architecture" msgstr "" "Prozesatu bahi eta paketeak okerrekoak edo arkitekturarik gabekoak izan" #: src/main.c msgid "Install even if it would break another package" msgstr "Instalatu nahi eta beste paketeren bat honda dezakeen" #: src/main.c msgid "Allow installation of conflicting packages" msgstr "Baimendu gatazkan dauden paketeak instalatzea" #: src/main.c msgid "Turn all dependency problems into warnings" msgstr "Bihurtu mendekotasun-arazo guztiak abisu" #: src/main.c msgid "Turn dependency version problems into warnings" msgstr "Bihurtu mendekotasun-arazoak abisu" #: src/main.c msgid "Remove packages which require installation" msgstr "Kendu instalatzea eskatzen duten paketeak" #: src/main.c msgid "Remove an essential package" msgstr "Kendu funtsezko pakete bat" #: src/main.c msgid "Generally helpful progress information" msgstr "Aurrerapenari buruzko informazio lagungarria" #: src/main.c msgid "Invocation and status of maintainer scripts" msgstr "Mantentzailearen script-aren deia eta egoera" #: src/main.c msgid "Output for each file processed" msgstr "Prozesatutako fitxategi bakoitzaren irteera" #: src/main.c msgid "Lots of output for each file processed" msgstr "Prozesatutako fitxategi bakoitzaren irteera xehea" #: src/main.c msgid "Output for each configuration file" msgstr "Prozesatutako konfigurazio-fitxategi bakoitzaren irteera" #: src/main.c msgid "Lots of output for each configuration file" msgstr "Prozesatutako konfigurazio-fitxategi bakoitzaren irteera xehea" #: src/main.c msgid "Dependencies and conflicts" msgstr "Mendekotasunak eta gatazkak" #: src/main.c msgid "Lots of dependencies/conflicts output" msgstr "Mendekotasunen/gatazken irteera xehea" #: src/main.c msgid "Trigger activation and processing" msgstr "Abiarazi aktibatzea eta prozesatzea" #: src/main.c msgid "Lots of output regarding triggers" msgstr "Falta diren abiarazleen irteera xehea" #: src/main.c msgid "Silly amounts of output regarding triggers" msgstr "Falta diren abiarazleen irteera kopuru urria" #: src/main.c msgid "Lots of drivel about eg the dpkg/info directory" msgstr "dpkg/info direktorioari buruzko azalpen luzeak" #: src/main.c msgid "Insane amounts of drivel" msgstr "Amaigabeko jarioa" #: src/main.c #, c-format msgid "" "%s debugging option, --debug=<octal> or -D<octal>:\n" "\n" " Number Ref. in source Description\n" msgstr "" "%s arazketa-aukera, --debug=<zortzitarra> edo -D<zortzitarra>:\n" "\n" " zenbakia iturburu-erref. azalpena\n" #: src/main.c #, c-format msgid "" "\n" "Debugging options can be mixed using bitwise-or.\n" "Note that the meanings and values are subject to change.\n" msgstr "" "\n" "Arazketa-aukerak bit mailako OR logikoarekin konbina daitezke.\n" "Kontuan hartu esanahiak eta balioak alda daitezkeela.\n" #: src/main.c #, c-format msgid "--%s requires a positive octal argument" msgstr "--%s: argumentu zortzitar positibo bat behar du" #: src/main.c #, c-format msgid "unknown verify output format '%s'" msgstr "Irteerako '%s' formatuaren egiaztapena ezezaguna" #: src/main.c #, c-format msgid "null package name in --%s comma-separated list '%.250s'" msgstr "pakete-izen nulua --%s komaz bereizitako '%.250s' zerrendan" #: src/main.c #, c-format msgid "error executing hook '%s', exit code %d" msgstr "errorea '%s' lotura exekutatzean, irteerako %d kodea" #: src/main.c msgid "status logger" msgstr "egoeraren egunkaria" #: src/main.c dpkg-deb/info.c #, c-format msgid "--%s takes exactly one argument" msgstr "--%s: argumentu bat hartzen du zehazki" #: src/main.c #, c-format msgid "architecture '%s' is illegal: %s" msgstr "'%s' arkitektura ilegala da: %s" #: src/main.c #, c-format msgid "architecture '%s' is reserved and cannot be added" msgstr "'%s' arkitektura erreserbatuta dago eta ezin da gehitu" #: src/main.c #, c-format msgid "cannot remove non-foreign architecture '%s'" msgstr "ezin da kanpokoa ez den '%s' arkitektura kendu" #: src/main.c #, c-format msgid "removing architecture '%s' currently in use by database" msgstr "'%s' arkitektura kentzea unean datu-baseak darabil" #: src/main.c #, c-format msgid "cannot remove architecture '%s' currently in use by the database" msgstr "ezin da '%s' arkitektura kendu datu-baseak unean darabilelako" #: src/main.c #, c-format msgid "" "%s forcing options - control behaviour when problems found:\n" " warn but continue: --force-<thing>,<thing>,...\n" " stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n" " Forcing things:\n" msgstr "" "%s behartzeko aukerak - arazoak daudenean portaera kontrolatzeko:\n" " abisatu baina jarraitu: --force-<gauza>,<gauza>,...\n" " geldiarazi errorearekin: --refuse-<gauza>,<gauza>,... | --no-force-" "<gauza>,...\n" " Gauzak behartzea:\n" #: src/main.c #, c-format msgid "" "\n" "WARNING - use of options marked [!] can seriously damage your installation.\n" "Forcing options marked [*] are enabled by default.\n" msgstr "" "\n" "KONTUZ - [!] marka duten aukerak erabiltzeak instalazioa larriki honda " "dezake.\n" "[*] marka duten behartzeko aukerak gaituta daude lehenespenez.\n" #: src/main.c #, c-format msgid "unknown force/refuse option '%.*s'" msgstr "'%.*s' behartzeko/uko egiteko aukera ezezaguna" #: src/main.c #, c-format msgid "obsolete force/refuse option '%s'" msgstr "" #: src/main.c #, c-format msgid "couldn't open '%i' for stream" msgstr "ezin izan da '%i' ireki korronterako" #: src/main.c #, c-format msgid "unexpected end of file before end of line %d" msgstr "" #: src/main.c src/querycmd.c src/statcmd.c dpkg-deb/main.c dpkg-split/main.c msgid "need an action option" msgstr "ekintza-aukera bat behar da" #: src/main.c src/script.c msgid "unable to setenv for subprocesses" msgstr "ezin da azpi-prozesuaren inguruneko aldagaia ezarri" #: src/packages.c msgid "" "you must specify packages by their own names, not by quoting the names of " "the files they come in" msgstr "" "paketeen izenak zehaztu behar dituzu, ez paketeen barruko fitxategien izenak" #: src/packages.c #, c-format msgid "--%s --pending does not take any non-option arguments" msgstr "--%s --pending: ez du hartzen aukerakoa ez den argumenturik" #: src/packages.c src/querycmd.c #, c-format msgid "--%s needs at least one package name argument" msgstr "--%s: pakete-izenaren argumentu bat behar du gutxienez" #: src/packages.c #, c-format msgid "Package %s listed more than once, only processing once.\n" msgstr "" "%s paketea behin baino gehiagotan azaltzen da, baina behin bakarrik " "prozesatuko da.\n" #: src/packages.c #, c-format msgid "" "More than one copy of package %s has been unpacked\n" " in this run ! Only configuring it once.\n" msgstr "" "%s paketearen kopia bat baino gehiago deskonprimitu da\n" " exekuzio honetan! Behin bakarrik konfiguratuko da.\n" #: src/packages.c #, c-format msgid "" "package %.250s is not ready for trigger processing\n" " (current status '%.250s' with no pending triggers)" msgstr "" "%.250s paketea ez dago prest abiarazlearen prozesurako\n" " (uneko egoera: '%.250s' eta ez da abiarazlerik falta)" #: src/packages.c #, c-format msgid " Package %s which provides %s is to be removed.\n" msgstr " %s paketea, %s hornitzen duena, kendu egingo da.\n" #: src/packages.c #, c-format msgid " Package %s is to be removed.\n" msgstr " %s paketea kendu egingo da.\n" #: src/packages.c #, c-format msgid " Version of %s on system, provided by %s, is %s.\n" msgstr " Sistemako %s(r)en bertsioa, %s hornituta, %s da.\n" #: src/packages.c #, c-format msgid " Version of %s on system is %s.\n" msgstr " %s(r)en sistemako bertsioa %s da.\n" #: src/packages.c #, c-format msgid " Package %s which provides %s awaits trigger processing.\n" msgstr "" " %s paketea, %s hornitzen duena, abiarazlearen prozesuaren zain dago.\n" #: src/packages.c #, c-format msgid " Package %s awaits trigger processing.\n" msgstr " %s paketea abiarazlearen prozesuaren zain dago.\n" #: src/packages.c #, c-format msgid "also configuring '%s' (required by '%s')" msgstr "'%s' ere konfiguratzen ari da (honek behar du: '%s')" #: src/packages.c #, c-format msgid " Package %s which provides %s is not configured yet.\n" msgstr " %s paketea, %s hornitzen duena, oraindik ez dago konfiguratuta.\n" #: src/packages.c #, c-format msgid " Package %s is not configured yet.\n" msgstr " %s paketea ez dago konfiguratuta oraindik.\n" #: src/packages.c #, c-format msgid " Package %s which provides %s is not installed.\n" msgstr " %s paketea, %s hornitzen duena, ez dago instalatuta.\n" #: src/packages.c #, c-format msgid " Package %s is not installed.\n" msgstr " %s paketea ez dago instalatuta.\n" #: src/packages.c #, c-format msgid " %s (%s) breaks %s and is %s.\n" msgstr " %s (%s)(e)k %s apurtzen du eta %s da.\n" #: src/packages.c #, c-format msgid " %s (%s) provides %s.\n" msgstr " %s (%s)(e)k %s hornitzen du.\n" #: src/packages.c #, c-format msgid " Version of %s to be configured is %s.\n" msgstr " Konfiguratuko den %s(r)en bertsioa %s da.\n" #: src/packages.c msgid " depends on " msgstr " honen mendekoa da: " #: src/packages.c msgid "; however:\n" msgstr "; nolanahi ere:\n" #. TRANSLATORS: This is the header that appears on 'dpkg-query -l'. The #. * string should remain under 80 characters. The uppercase letters in #. * the state values denote the abbreviated letter that will appear on #. * the first three columns, which should ideally match the English one #. * (e.g. Remove → supRimeix), see dpkg-query(1) for further details. The #. * translated message can use additional lines if needed. #: src/querycmd.c msgid "" "Desired=Unknown/Install/Remove/Purge/Hold\n" "| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-" "pend\n" "|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n" msgstr "" "Nahia=Unknown/Install/Remove/Purge/Hold\n" "| Egoera=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-" "pend\n" "|/ Err?=(bat ere ez)/Hold/Reinst-required/X=both-problems (Status,Err: " "uppercase=bad)\n" #: src/querycmd.c msgid "Name" msgstr "Izena" #: src/querycmd.c msgid "Version" msgstr "Bertsioa" #: src/querycmd.c msgid "Architecture" msgstr "Arkitektura" #: src/querycmd.c msgid "Description" msgstr "Azalpena" #: src/querycmd.c src/select.c #, c-format msgid "no packages found matching %s" msgstr "ez dago honekin bat datorren paketerik: %s" #: src/querycmd.c #, c-format msgid "diversion by %s from: %s\n" msgstr "%s(e)k hemendik desbideratuta: %s\n" #: src/querycmd.c #, c-format msgid "diversion by %s to: %s\n" msgstr "%s(e)k hona desbideratuta: %s\n" #: src/querycmd.c #, c-format msgid "local diversion from: %s\n" msgstr "desbideratze lokala hemendik: %s\n" #: src/querycmd.c #, c-format msgid "local diversion to: %s\n" msgstr "lokalki hona desbideratuta: %s\n" #: src/querycmd.c msgid "--search needs at least one file name pattern argument" msgstr "--search: fitxategi-izeneko eredu-argumentu bat behar du gutxienez" #: src/querycmd.c #, c-format msgid "no path found matching pattern %s" msgstr "ez da %s ereduarekin bat datorren biderik aurkitu" #: src/querycmd.c #, c-format msgid "package '%s' is not installed and no information is available" msgstr "'%s' paketea ez dago instalatuta, eta ez dago inf. erabilgarririk" #: src/querycmd.c #, c-format msgid "package '%s' is not available" msgstr "'%s' paketea ez dago erabilgarri" #: src/querycmd.c #, c-format msgid "Package '%s' does not contain any files (!)\n" msgstr "'%s' paketeak ez dauka fitxategirik (!)\n" #: src/querycmd.c #, c-format msgid "locally diverted to: %s\n" msgstr "lokalki hona desbideratuta: %s\n" #: src/querycmd.c #, c-format msgid "package diverts others to: %s\n" msgstr "paketeak beste batzuk hona desbideratzen ditu: %s\n" #: src/querycmd.c #, c-format msgid "diverted by %s to: %s\n" msgstr "%s(e)k hona desbideratuta: %s\n" #: src/querycmd.c msgid "" "Use dpkg --info (= dpkg-deb --info) to examine archive files,\n" "and dpkg --contents (= dpkg-deb --contents) to list their contents.\n" msgstr "" "Erabili dpkg --info (= dpkg-deb --info) artxibo-fitxategiak aztertzeko,\n" "eta dpkg --contents (= dpkg-deb --contents) edukia zerrendatzeko.\n" #: src/querycmd.c dpkg-deb/info.c #, c-format msgid "error in show format: %s" msgstr "errorea erakusteko formatuan: %s" #: src/querycmd.c #, c-format msgid "control file contains %c" msgstr "kontrol-fitxategiak hau dauka: %c" #: src/querycmd.c dpkg-deb/build.c #, c-format msgid "--%s takes at most two arguments" msgstr "--%s: gehienez bi argumentu hartzen ditu" #: src/querycmd.c #, c-format msgid "--%s takes one package name argument" msgstr "--%s aukerak pakete-izena bat hartzen du argumentu gisa" #: src/querycmd.c #, c-format msgid "--%s takes exactly two arguments" msgstr "--%s aukerak bi argumentu hartzen ditu zehazki" #: src/querycmd.c #, c-format msgid "control file '%s' does not exist" msgstr "'%s' kontrol-fitxategia ez da existitzen" #: src/querycmd.c #, c-format msgid "Debian %s package management program query tool version %s.\n" msgstr "Debian %s pakete-kudeaketarako programaren %s bertsioa.\n" #: src/querycmd.c #, c-format msgid "" "Commands:\n" " -s|--status <package> ... Display package status details.\n" " -p|--print-avail <package> ... Display available version details.\n" " -L|--listfiles <package> ... List files 'owned' by package(s).\n" " -l|--list [<pattern> ...] List packages concisely.\n" " -W|--show [<pattern> ...] Show information on package(s).\n" " -S|--search <pattern> ... Find package(s) owning file(s).\n" " --control-list <package> Print the package control file list.\n" " --control-show <package> <file>\n" " Show the package control file.\n" " -c|--control-path <package> [<file>]\n" " Print path for package control file.\n" "\n" msgstr "" "Komandoak:\n" " -s|--status <paketea> ... Bistaratu paketearen egoera.\n" " -p|--print-avail <paketea> ... Bistaratu bertsio erabilgarria.\n" " -L|--listfiles <paketea> ... Zerrendatu paketeen 'jabetzako' " "fitxat.\n" " -l|--list [<eredua> ...] Zerrendatu paketeak laburki.\n" " -W|--show <eredua> ... Erakutsi pakete(eta)ko informazioa.\n" " -S|--search <eredua> ... Bilatu fitxategiak dauzkaten paketeak.\n" " --control-list <paketea> Erakutsi paketearen kontrol-fitxategien " "zerrenda.\n" " --control-show <paketea> <fitxategia>\n" " Erakutsi paketearen kontrol-" "fitxategia.\n" " -c|--control-path <paketea> [<fitxategia>]\n" " Erakutsi paketearen kontrol-" "fitxategiaren\n" " bide-izena.\n" "\n" #: src/querycmd.c #, c-format msgid "" "Options:\n" " --admindir=<directory> Use <directory> instead of %s.\n" " --load-avail Use available file on --show and --list.\n" " -f|--showformat=<format> Use alternative format for --show.\n" "\n" msgstr "" "Aukerak:\n" " --admindir=<direktorioa> Erabili <direktorioa> %s(r)en ordez\n" " --load-avail Erabili fitxategi erabilgarria " " -f|--showformat=<formatua> Erabili beste formatu bat --show egiteko\n" "\n" #: src/querycmd.c dpkg-deb/main.c #, c-format msgid "" "Format syntax:\n" " A format is a string that will be output for each package. The format\n" " can include the standard escape sequences \\n (newline), \\r (carriage\n" " return) or \\\\ (plain backslash). Package information can be included\n" " by inserting variable references to package fields using the " "${var[;width]}\n" " syntax. Fields will be right-aligned unless the width is negative in " "which\n" " case left alignment will be used.\n" msgstr "" "Formatuaren sintaxia:\n" " Formatua pakete bakoitzarekin erakutsiko den katea da. Formatuak\n" " ihes-sekuentzia klasikoak izan ditzake: \\n (lerro-jauzia), \\r (orga\n" " itzulera) edo \\\\ (alderantzizko barra soila). Pakete-informazioa\n" " sartzeko, txertatu aldagai-erreferentzia pakete-eremuetan, " "${var[;zabalera]}\n" " sintaxiarekin. Eremuak eskuinean lerrokatuko dira, zabalera negatiboa ez \n" " bada. Negatiboa bada, aldiz, ezkerrean lerrokatuko dira.\n" #: src/querycmd.c msgid "Use --help for help about querying packages." msgstr "Erabili --help paketeen kontsultari buruzko laguntza lortzeko." #: src/remove.c #, c-format msgid "ignoring request to remove %.250s which isn't installed" msgstr "" "%.250s kentzeko eskaerari ez ikusi egingo zaio, ez dagoelako instalatuta" #: src/remove.c #, c-format msgid "" "ignoring request to remove %.250s, only the config\n" " files of which are on the system; use --purge to remove them too" msgstr "" "%.250s kentzeko eskaerari ezikusi egingo zaio, konf.\n" " fitxategiak bakarrik daudelako sisteman. Erabili --purge horiek ere " "kentzeko." #: src/remove.c msgid "this is an essential package; it should not be removed" msgstr "hau funtsezko pakete bat da, eta ez da kendu behar" #: src/remove.c #, c-format msgid "" "dependency problems prevent removal of %s:\n" "%s" msgstr "" "mendekotasun arazoak direla eta, ezin da %s kendu:\n" "%s" #: src/remove.c msgid "dependency problems - not removing" msgstr "mendekotasun arazoak - ez da kenduko" #: src/remove.c #, c-format msgid "" "%s: dependency problems, but removing anyway as you requested:\n" "%s" msgstr "" "%s: mendekotasun arazoak, baina eskatu bezala kenduko da:\n" "%s" #: src/remove.c msgid "" "package is in a very bad inconsistent state; you should\n" " reinstall it before attempting a removal" msgstr "" "paketearen egoera inkoherentea da, berriro instalatu beharko\n" " zenuke, kentzen saiatu aurretik" #: src/remove.c #, c-format msgid "Would remove or purge %s (%s) ...\n" msgstr "%s (%s) kendu edo purgatuko litzateke...\n" #: src/remove.c #, c-format msgid "Removing %s (%s) ...\n" msgstr "%s (%s) kentzen...\n" #: src/remove.c src/unpack.c #, c-format msgid "unable to delete control info file '%.250s'" msgstr "ezin da '%.250s' kontroleko informazio-fitxategia ezabatu" #: src/remove.c #, c-format msgid "" "while removing %.250s, unable to remove directory '%.250s': %s - directory " "may be a mount point?" msgstr "" "%.250s kentzean, ezin da '%.250s' direktorioa kendu: %s - baliteke " "direktorioa muntatze puntua bat izatea ?" #: src/remove.c #, c-format msgid "unable to securely remove '%.250s'" msgstr "ezin da '%.250s' segurtasunez kendu" #: src/remove.c #, c-format msgid "while removing %.250s, directory '%.250s' not empty so not removed" msgstr "" "%.250s kentzean, '%.250s' direktorioa ez dago hutsik, eta beraz ez da kenduko" #: src/remove.c #, c-format msgid "Purging configuration files for %s (%s) ...\n" msgstr "%s (%s): konfigurazio-fitxategiak purgatzen ...\n" #: src/remove.c #, c-format msgid "cannot remove old config file '%.250s' (= '%.250s')" msgstr "ezin da '%.250s' konfigurazio-fitxategi zaharra kendu (= '%.250s')" #: src/remove.c #, c-format msgid "cannot read config file directory '%.250s' (from '%.250s')" msgstr "" #: src/remove.c #, c-format msgid "cannot remove old backup config file '%.250s' (of '%.250s')" msgstr "" "ezin da '%.250s' babeskopiako konf. fitxategi zaharra kendu ('%.250s')" #: src/remove.c msgid "cannot remove old files list" msgstr "ezin da fitxategi zaharren zerrenda kendu" #: src/remove.c msgid "can't remove old postrm script" msgstr "ezin da postrm script zaharra kendu" #: src/script.c #, c-format msgid "unable to set execute permissions on '%.250s'" msgstr "ezin da exekutatzeko baimenik '%.250s'(e)n ezarri" #: src/script.c msgid "admindir must be inside instdir for dpkg to work properly" msgstr "" "administratze-direktorioa instalazio-direktorioaren barruan egon behar du " "dpkg ongi funtzionatzeko" #: src/script.c #, c-format msgid "failed to chroot to '%.250s'" msgstr "%.250s: huts egin du chroot egitean" #: src/script.c dpkg-deb/build.c #, c-format msgid "failed to chdir to '%.255s'" msgstr "huts egin du '%.255s' direktoriora aldatzean" #: src/script.c msgid "unable to setenv for maintainer script" msgstr "ezin da inguruneko aldagaia ezarri mantentzailearen script-arentzako" #: src/script.c msgid "cannot set security execution context for maintainer script" msgstr "" "ezin da segurtasunaren exekuzioaren testuingurua ezarri mantentzailearen " "script-arentzako" #: src/script.c #, c-format msgid "installed %s script" msgstr "%s script-a instalatuta" #: src/script.c #, c-format msgid "unable to stat %s '%.250s'" msgstr "ezin da %s '%.250s' atzitu" #: src/script.c #, c-format msgid "new %s script" msgstr "%s script berria" #: src/script.c #, c-format msgid "old %s script" msgstr "%s script zaharra" #: src/script.c #, c-format msgid "unable to stat %s '%.250s': %s" msgstr "ezin da %s '%.250s' atzitu: %s" #: src/script.c msgid "trying script from the new package instead ..." msgstr "pakete berriaren script-arekin saiatzen..." #: src/script.c msgid "there is no script in the new version of the package - giving up" msgstr "ez dago script-ik paketearen bertsio berrian - uzten ari da" #: src/script.c msgid "... it looks like that went OK" msgstr "... badirudi dena ondo joan dela" #: src/select.c #, c-format msgid "unexpected end of file in package name at line %d" msgstr "" #: src/select.c #, c-format msgid "unexpected end of line in package name at line %d" msgstr "ustekabeko lerro-amaiera pakete-izenaren %d lerroan" #: src/select.c #, c-format msgid "unexpected end of file after package name at line %d" msgstr "" #: src/select.c #, c-format msgid "unexpected end of line after package name at line %d" msgstr "espero ez zen lerro-amaiera pakete-izenaren ondoren %d lerroan" #: src/select.c #, c-format msgid "unexpected data after package and selection at line %d" msgstr "" "espero ez ziren datuak paketearen eta hautapenaren ondoren %d lerroan" #: src/select.c #, c-format msgid "illegal package name at line %d: %.250s" msgstr "pakete-izen baliogabea %d lerroan: %.250s" #: src/select.c #, c-format msgid "package not in database at line %d: %.250s" msgstr "paketea ez dago datu-basearen %d lerroan: %.250s" #: src/select.c #, c-format msgid "unknown wanted status at line %d: %.250s" msgstr "nahi zen egoera ezezaguna %d lerroan: %.250s" #: src/select.c msgid "read error on standard input" msgstr "irakurketa-errorea sarrera estandarrean" #: src/select.c msgid "" "found unknown packages; this might mean the available database\n" "is outdated, and needs to be updated through a frontend method" msgstr "" "pakete ezezagunak aurkituta: datu-base erabilgarria zaharkitua egon\n" "litekeela adieraz lezake, eta interfazeko metodoa erabiliz eguneratzea " "beharko lukeela" #: src/selinux.c msgid "cannot open security status notification channel" msgstr "ezin da segurtasun-egoeraren jakinarazpenaren kanala ireki" #: src/selinux.c msgid "cannot get security labeling handle" msgstr "ezin da segurtasunaren etiketatzearen kudeaketa lortu" #: src/selinux.c #, c-format msgid "cannot set security context for file object '%s'" msgstr "" "ezin da '%s' fitxategi-objektuaren segurtasunaren testuingurua ezarri" #: src/statcmd.c msgid "Use --help for help about overriding file stat information." msgstr "" "Erabili --help fitxategia gainidaztearen egoerari buruzko informazioa " "lortzeko." #: src/statcmd.c #, c-format msgid "" "Commands:\n" " --add <owner> <group> <mode> <path>\n" " add a new <path> entry into the database.\n" " --remove <path> remove <path> from the database.\n" " --list [<glob-pattern>] list current overrides in the database.\n" "\n" msgstr "" "Komandoak:\n" " --add <jabea> <taldea> <modua> <bide-izena>\n" " gehitu <bide-izena> sarrera berria datu-baseari.\n" " --remove <fitxategia> kendu fitxategia datu-basetik.\n" " --list [<eredu-globala>] zerrendatu uneko datu-baseko gainidazketak.\n" "\n" #: src/statcmd.c #, c-format msgid "" "Options:\n" " --admindir <directory> set the directory with the statoverride file.\n" " --update immediately update <path> permissions.\n" " --force force an action even if a sanity check fails.\n" " --quiet quiet operation, minimal output.\n" " --help show this help message.\n" " --version show the version.\n" "\n" msgstr "" "Aukerak:\n" " --admindir <direktorioa> ezarri 'statoverride' fitxategiaren " "direktorioa.\n" " --update eguneratu berehala <bide-izena>ren baimenak " "berehala.\n" " --force derrigortu ekintza bat nahiz eta egiaztapenak " "huts egin.\n" " --quiet ekintza isila, irteera gutxikoa.\n" " --help erakutsi laguntzaren mezu hau.\n" " --version erakutsi bertsioa.\n" "\n" #: src/statcmd.c msgid "stripping trailing /" msgstr "amaierako '/'-ak kentzen" #: src/statcmd.c #, c-format msgid "user '%s' does not exist" msgstr "'%s' erabiltzailea ez da existitzen" #: src/statcmd.c #, c-format msgid "group '%s' does not exist" msgstr "'%s' taldea ez da existitzen" #: src/statcmd.c #, c-format msgid "--%s needs four arguments" msgstr "--%s aukerak lau argumentu behar ditu" #: src/statcmd.c msgid "path may not contain newlines" msgstr "bide-izenak ezin du lerro-jauzirik berririk eduki" #: src/statcmd.c #, c-format msgid "" "an override for '%s' already exists, but --force specified so will be ignored" msgstr "" "'%s'(r)en gainidazketa badago dagoeneko, baina --force ezarri denez, ez " "ikusi egingo zaio" #: src/statcmd.c #, c-format msgid "an override for '%s' already exists; aborting" msgstr "'%s'(r)en gainidazketa badago dagoeneko, abortatzen" #: src/statcmd.c #, c-format msgid "--update given but %s does not exist" msgstr "--update eman da baina %s ez dago" #: src/statcmd.c msgid "no override present" msgstr "ez dago gainidazketarik" #: src/statcmd.c msgid "--update is useless for --remove" msgstr "--update ezin da --remove aukerarekin erabili" #: src/statdb.c #, c-format msgid "invalid statoverride uid %s" msgstr "" #: src/statdb.c #, c-format msgid "invalid statoverride gid %s" msgstr "" #: src/statdb.c #, c-format msgid "invalid statoverride mode %s" msgstr "" #: src/statdb.c msgid "failed to open statoverride file" msgstr "huts egin du statoverride fitxategia irekitzean" #: src/statdb.c msgid "failed to fstat statoverride file" msgstr "fstat-ek huts egin du statoverride fitxategiarekin" #: src/statdb.c #, c-format msgid "reading statoverride file '%.250s'" msgstr "'%.250s' statoverride fitxategia irakurtzen" #: src/statdb.c msgid "statoverride file is missing final newline" msgstr "statoverride fitxategiak amaierako lerro-jauzia falta du" #: src/statdb.c msgid "statoverride file contains empty line" msgstr "statoverride fitxategiak lerro huts bat dauka" #: src/statdb.c msgid "syntax error in statoverride file" msgstr "sintaxi-errorea statoverride fitxategian" #: src/statdb.c #, c-format msgid "unknown user '%s' in statoverride file" msgstr "'%s' erabiltzaile ezezaguna statoverride fitxategian" #: src/statdb.c msgid "unexpected end of line in statoverride file" msgstr "ustekabeko lerro-amaiera statoverride fitxategian" #: src/statdb.c #, c-format msgid "unknown group '%s' in statoverride file" msgstr "'%s' talde ezezaguna statoverride fitxategian" #: src/statdb.c #, c-format msgid "multiple statoverrides present for file '%.250s'" msgstr "hainbat statoverrides daude '%.250s' fitxategian" #: src/trigcmd.c msgid "Type dpkg-trigger --help for help about this utility." msgstr "Idatzi dpkg-trigger --help lanabes honen laguntza lortzeko." #: src/trigcmd.c #, c-format msgid "Debian %s package trigger utility version %s.\n" msgstr "Debian %s paketearen abiarazlearen lanabesaren %s bertsioa.\n" #: src/trigcmd.c #, c-format msgid "" "Usage: %s [<options> ...] <trigger-name>\n" " %s [<options> ...] <command>\n" "\n" msgstr "" "Erabilera: %s [<aukerak> ...] <abiarazle-izena>\n" " %s [<aukerak> ...] <komandoa>\n" "\n" #: src/trigcmd.c #, c-format msgid "" "Commands:\n" " --check-supported Check if the running dpkg supports " "triggers.\n" "\n" msgstr "" "Komandoak:\n" " --check-supported Begiratu exekutatzen ari den dpkg-ek " "abiarazleak onartzen dituen.\n" "\n" #: src/trigcmd.c #, c-format msgid "" "Options:\n" " --admindir=<directory> Use <directory> instead of %s.\n" " --by-package=<package> Override trigger awaiter (normally set\n" " by dpkg).\n" " --await Package needs to await the processing.\n" " --no-await No package needs to await the " "processing.\n" " --no-act Just test - don't actually change " "anything.\n" "\n" msgstr "" "Aukerak:\n" " --admindir=<direktorioa> Erabili <direktorioa> %s(r)en ordez.\n" " --by-package=<paketea> Gainidatzi abiarazle itxoinlaria\n" " (normalean dpkg-ek " "ezarrita).\n" " --await Paketeak prozesatzearen zain " "egon behar du.\n" " --no-await Ez dago paketerik prozesuaren zain " "dagoenik\n" " --no-act Probatu bakarrik, ez ezer " "aldatu.\n" "\n" #: src/trigcmd.c msgid "" "must be called from a maintainer script (or with a --by-package option)" msgstr "" "mantentzailearen script batek deitu behar dio (edo --by-package aukerarekin)" #: src/trigcmd.c msgid "triggers data directory not yet created" msgstr "abiarazleen datuen direktorioa ez da oraindik sortu" #: src/trigcmd.c msgid "trigger records not yet in existence" msgstr "abiarazlearen erregistrorik ez dago oraindik" #: src/trigcmd.c msgid "takes one argument, the trigger name" msgstr "argumentu bat hartzen du, abiarazlearen izena" #: src/trigcmd.c #, c-format msgid "illegal awaited package name '%.250s': %.250s" msgstr "zain zegoen '%.250s' pakete-izen ilegala: %.250s" #: src/trigcmd.c #, c-format msgid "invalid trigger name '%.250s': %.250s" msgstr "'%.250s' abiarazlearen izen baliogabea: %.250s" #: src/trigproc.c msgid "" "cycle found while processing triggers:\n" " chain of packages whose triggers are or may be responsible:" msgstr "" "zikloa aurkitua abiarazleen prozesuan:\n" " erantzule diren edo izan daitezkeen abiarazleen paketeen katea:" #: src/trigproc.c #, c-format msgid "" "\n" " packages' pending triggers which are or may be unresolvable:\n" msgstr "" "\n" " abiarazleen zain dauden paketeak (ebatzi ezin diren edo izan daitezkeenak " "):\n" #: src/trigproc.c msgid "triggers looping, abandoned" msgstr "abiarazlearen begizta, utzita" #: src/trigproc.c #, c-format msgid "" "dependency problems prevent processing triggers for %s:\n" "%s" msgstr "" "ezin da %s konfiguratu, mendekotasun arazoak direla eta:\n" "%s" #: src/trigproc.c msgid "dependency problems - leaving triggers unprocessed" msgstr "mendekotasun arazoak - prozesatu gabeko abiarazleak uzten ari da" #: src/trigproc.c #, c-format msgid "" "%s: dependency problems, but processing triggers anyway as you requested:\n" "%s" msgstr "" "%s: mendekotasun arazoak, baina eskatu bezala kenduko da:\n" "%s" #: src/trigproc.c #, c-format msgid "Processing triggers for %s (%s) ...\n" msgstr "%s (%s)-(r)en abiarazleak prozesatzen ...\n" #: src/unpack.c #, c-format msgid ".../%s" msgstr ".../%s" #: src/unpack.c #, c-format msgid "error ensuring '%.250s' doesn't exist" msgstr "errorea '%.250s' ez dagoela ziurtatzean" #: src/unpack.c msgid "split package reassembly" msgstr "zatitutako paketea batzea" #: src/unpack.c msgid "reassembled package file" msgstr "pakete-fitxategia berriz muntatu da" #: src/unpack.c #, c-format msgid "Authenticating %s ...\n" msgstr "%s autentifikatzen...\n" #: src/unpack.c msgid "package signature verification" msgstr "paketearen sinadura egiaztatzea" #: src/unpack.c #, c-format msgid "verification on package %s failed!" msgstr "huts egin du %s paketea egiaztatzean!" #: src/unpack.c #, c-format msgid "" "verification on package %s failed; but installing anyway as you requested" msgstr "" "huts egin du %s paketea egiaztatzean, baina eskatu bezala instalatuko da" #: src/unpack.c #, c-format msgid "passed\n" msgstr "gaindituta\n" #: src/unpack.c dpkg-deb/info.c msgid "unable to create temporary directory" msgstr "ezin da aldi baterako direktorioa sortu" #: src/unpack.c dpkg-deb/build.c #, c-format msgid "conffile name '%s' is too long, or missing final newline" msgstr "" "'%s' konf. fitxategiaren izena luzeegia da, edo amaierako lerro-jauzia falta " "du" #: src/unpack.c utils/update-alternatives.c #, c-format msgid "read error in %.250s" msgstr "%.250s: irakurketa-errorea" #: src/unpack.c #, c-format msgid "error closing %.250s" msgstr "errorea %.250s ixtean" #: src/unpack.c #, c-format msgid "" "old version of package has overly-long info file name starting '%.250s'" msgstr "" "pakete-bertsio zaharreko inf. fitxategiak izen luzeegia du;'%.250s' hasten da" #: src/unpack.c #, c-format msgid "unable to remove obsolete info file '%.250s'" msgstr "ezin da '%.250s' informazio-fitxategi zaharkitua kendu" #: src/unpack.c #, c-format msgid "unable to install (supposed) new info file '%.250s'" msgstr "ezin da '%.250s' (ustezko) informazio-fitxategi berria instalatu" #: src/unpack.c msgid "unable to open temp control directory" msgstr "ezin da aldi baterako kontroleko direktorioa ireki" #: src/unpack.c #, c-format msgid "" "package contains overly-long control info file name (starting '%.50s')" msgstr "" "paketeak kontroleko informazio-fitxategi izen luzeegia dauka ('%.50s' hasten " "da)" #: src/unpack.c #, c-format msgid "package control info contained directory '%.250s'" msgstr "paketearen kontrol informazioak '%.250s' direktorioa zeukan" #: src/unpack.c #, c-format msgid "package control info rmdir of '%.250s' didn't say not a dir" msgstr "" "'%.250s' rmdir paketearen kontrol-informazioak ez du esaten direktorio bat " "ez denik" #: src/unpack.c #, c-format msgid "package %s contained list as info file" msgstr "%s paketeak zerrenda informazio-fitxategi gisa zeukan" #: src/unpack.c #, c-format msgid "unable to install new info file '%.250s' as '%.250s'" msgstr "ezin da '%.250s' informazio fitxategi berria '%.250s' gisa instalatu" #: src/unpack.c #, c-format msgid "(Noting disappearance of %s, which has been completely replaced.)\n" msgstr "(Kontuan hartu %s desagertu dela, guztiz ordeztu delako.)\n" #: src/unpack.c msgid "cannot access archive" msgstr "ezin da sartu artxiboan" #: src/unpack.c msgid "package control information extraction" msgstr "paketearen kontrol-informazioaren erauzketa" #: src/unpack.c #, c-format msgid "Recorded info about %s from %s.\n" msgstr "%s(r)i buruzko informazioa erregistratu da %s(e)tik.\n" #: src/unpack.c #, c-format msgid "package architecture (%s) does not match system (%s)" msgstr "paketearen arkitektura (%s) ez dator bat sistemarekin (%s)" #: src/unpack.c #, c-format msgid "" "regarding %s containing %s, pre-dependency problem:\n" "%s" msgstr "" "%2$s daukan %1$s: aurremendekotasun arazoa:\n" "%3$s" #: src/unpack.c #, c-format msgid "pre-dependency problem - not installing %.250s" msgstr "aurremendekotasun arazoa: %.250s ez da instalatuko" #: src/unpack.c msgid "ignoring pre-dependency problem!" msgstr "aurremendekotasun arazoari ez ikusi egingo zaio!" #: src/unpack.c #, c-format msgid "Preparing to unpack %s ...\n" msgstr "%s deskonprimitzeko prestatzen...\n" #: src/unpack.c #, c-format msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n" msgstr "%s (%s) konfigurazioa kentzen, %s (%s) kendu ahal izateko...\n" #: src/unpack.c #, c-format msgid "De-configuring %s (%s) ...\n" msgstr "%s (%s) konfigurazioa kentzen...\n" #: src/unpack.c #, c-format msgid "Unpacking %s (%s) ...\n" msgstr "%s (%s) deskonprimitzen...\n" #: src/unpack.c #, c-format msgid "Unpacking %s (%s) over (%s) ...\n" msgstr "%s (%s) deskonprimitzen (%s) gainean...\n" #: src/unpack.c msgid "package filesystem archive extraction" msgstr "paketearen fitxategi-sistemaren artxiboa erauzketa" #: src/unpack.c msgid "error reading dpkg-deb tar output" msgstr "errorea dpkg-deb tar irteera irakurtzean" #: src/unpack.c msgid "corrupted filesystem tarfile - corrupted package archive" msgstr "" "fitxategi-sistemaren tar fitxategia hondatu da - paketearen artxiboa " "hondatuta dago" #: src/unpack.c #, c-format msgid "cannot zap possible trailing zeros from dpkg-deb: %s" msgstr "kendu amaierako zero posibleak 'dpkg-deb'-etik: %s" #: src/unpack.c #, c-format msgid "could not stat old file '%.250s' so not deleting it: %s" msgstr "" "ezin izan da '%.250s' fitxategi zaharraren egoera eskuratu, beraz ez da " "ezabatuko: %s" #: src/unpack.c #, c-format msgid "unable to delete old directory '%.250s': %s" msgstr "ezin da '%.250s' direktorio zaharra ezabatu: %s" #: src/unpack.c #, c-format msgid "" "old conffile '%.250s' was an empty directory (and has now been deleted)" msgstr "" "'%.250s' konf. fitxategi zaharra direktorio huts bat da (eta ezabatu egin da)" #: src/unpack.c #, c-format msgid "unable to stat other new file '%.250s'" msgstr "ezin da beste '%.250s' fitxategiaren egoera eskuratu" #: src/unpack.c #, c-format msgid "" "old file '%.250s' is the same as several new files! (both '%.250s' and " "'%.250s')" msgstr "" "'%.250s' fitxategi zaharra zenbait fitxategi berrien berdina da (bai " "'%.250s' eta bai '%.250s')" #: src/unpack.c #, c-format msgid "unable to securely remove old file '%.250s': %s" msgstr "ezin da '%.250s' fitxategi zaharra segurtasunez kendu: %s" #: src/update.c #, c-format msgid "--%s takes at most one Packages-file argument" msgstr "--%s: gehienez pakete-fitxategiko argumentu bakarra behar du" #: src/update.c msgid "unable to access dpkg status area for bulk available update" msgstr "ezin da dpkg egoera-area atzitu eguneratze masiboa egiteko" #: src/update.c msgid "bulk available update requires write access to dpkg status area" msgstr "" "eguneratze masiboa egiteko dpkg egoera eremuan idazteko baimena eduki behar " "da" #: src/update.c #, c-format msgid "Replacing available packages info, using %s.\n" msgstr "Pakete erabilgarrien informazioa ordezten, %s erabiliz.\n" #: src/update.c #, c-format msgid "Updating available packages info, using %s.\n" msgstr "Pakete erabilgarrien informazioa eguneratzen, %s erabiliz.\n" #: src/update.c #, c-format msgid "Information about %d package was updated.\n" msgid_plural "Information about %d packages was updated.\n" msgstr[0] "Pakete %d-i buruzko informazioa eguneratu da.\n" msgstr[1] "%d paketeri buruzko informazioa eguneratu da.\n" #: src/update.c #, c-format msgid "" "obsolete '--%s' option; unavailable packages are automatically cleaned up" msgstr "" "'--%s' aukera zaharkitua, eskura ezin daitezkeen paketeak automatikoki " "garbituko dira" #: dpkg-deb/build.c #, c-format msgid "unable to stat file name '%.250s'" msgstr "ezin da '%.250s' fitxategi-izena atzitu" #: dpkg-deb/build.c #, c-format msgid "newline not allowed in pathname '%s'" msgstr "" #: dpkg-deb/build.c #, c-format msgid "failed to write filename to tar pipe (%s)" msgstr "huts egin du fitxategi-izena tar kanalizazioan idaztean (%s)" #: dpkg-deb/build.c msgid "data member" msgstr "datuen kidea" #: dpkg-deb/build.c msgid "unable to stat control directory" msgstr "ezin da kontrol-direktorioaren egoera eskuratu" #: dpkg-deb/build.c msgid "control directory is not a directory" msgstr "kontrol-direktorioa ez da direktorio bat" #: dpkg-deb/build.c #, c-format msgid "" "control directory has bad permissions %03lo (must be >=0755 and <=0775)" msgstr "" "kontrol-direktorioak okerreko baimenak ditu: %03lo (>=0755 eta <=0775 izan " "behar dute)" #: dpkg-deb/build.c #, c-format msgid "maintainer script '%.50s' is not a plain file or symlink" msgstr "" "mantentzailearen '%.50s' script-a ez da fitxategi arrunta edo esteka " "sinbolikoa" #: dpkg-deb/build.c #, c-format msgid "" "maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and " "<=0775)" msgstr "" "mantentzailearen '%.50s' script-ak okerreko baimenak ditu: %03lo (>=0555 eta " "<=0775 izan behar dute)" #: dpkg-deb/build.c #, c-format msgid "maintainer script '%.50s' is not stattable" msgstr "mantentzailearen '%.50s' script-ean ezin da atzitu" #: dpkg-deb/build.c msgid "error opening conffiles file" msgstr "errorea konfigurazioko fitxategien fitxategia irekitzean" #: dpkg-deb/build.c msgid "empty string from fgets reading conffiles" msgstr "" "fgets: kate huts bat bidali du konfigurazioko fitxategiak irakurtzean" #: dpkg-deb/build.c #, c-format msgid "conffile filename '%s' contains trailing white spaces" msgstr "'%s' konfigurazioko fitxategiak amaieran zuriuneak ditu" #: dpkg-deb/build.c #, c-format msgid "conffile '%.250s' does not appear in package" msgstr "'%.250s' konf. fitxategia ez da paketean azaltzen" #: dpkg-deb/build.c #, c-format msgid "conffile '%.250s' is not stattable" msgstr "'%.250s' konfigurazioko fitxategia ezin da atzitu" #: dpkg-deb/build.c #, c-format msgid "conffile '%s' is not a plain file" msgstr "'%s' konfigurazioko fitxategia ez da fitxategi arrunta" #: dpkg-deb/build.c #, c-format msgid "conffile name '%s' is duplicated" msgstr "%s konf. fitxategi-izena bikoiztuta dago" #: dpkg-deb/build.c msgid "error reading conffiles file" msgstr "errorea konfigurazioko fitxategien fitxategia irakurtzean" #: dpkg-deb/build.c msgid "package name has characters that aren't lowercase alphanums or '-+.'" msgstr "" "pakete-izenak minuskula alfazenbakizkoak edo '-+.' ez diren karaktereak " "dauzka" #: dpkg-deb/build.c #, c-format msgid "'%s' contains user-defined Priority value '%s'" msgstr "'%s'(e)k erabiltzaileak definitutako '%s' lehentasun-balioa dauka" #: dpkg-deb/build.c #, c-format msgid "ignoring %d warning about the control file(s)" msgid_plural "ignoring %d warnings about the control file(s)" msgstr[0] "kontrol-fitxategiei buruzko abisu %d-i ez ikusi egiten" msgstr[1] "kontrol-fitxategiei buruzko %d abisuei ez ikusi egiten" #: dpkg-deb/build.c #, c-format msgid "unable to check for existence of archive '%.250s'" msgstr "ezin da '%.250s' artxiboaren existentzia begiratu" #: dpkg-deb/build.c msgid "compressing tar member" msgstr "" #: dpkg-deb/build.c msgid "<compress> from tar -cf" msgstr "<konprimitua> tar -cf komandoarekin" #: dpkg-deb/build.c utils/update-alternatives.c #, c-format msgid "--%s needs a <directory> argument" msgstr "--%s aukerak <direktorio> argumentu bat behar du" #: dpkg-deb/build.c msgid "target is directory - cannot skip control file check" msgstr "" "helburua direktorioa da - ezin da saltatu kontrol fitxategiaren egiaztapena" #: dpkg-deb/build.c msgid "not checking contents of control area" msgstr "ez da kontrol-arearen edukia egiaztatuko" #: dpkg-deb/build.c #, c-format msgid "dpkg-deb: building an unknown package in '%s'.\n" msgstr "dpkg-deb: pakete ezezagun bat eraikitzen '%s'(e)n .\n" #: dpkg-deb/build.c #, c-format msgid "dpkg-deb: building package '%s' in '%s'.\n" msgstr "dpkg-deb: '%s' paketea eraikitzen: '%s'.\n" #: dpkg-deb/build.c #, c-format msgid "failed to make temporary file (%s)" msgstr "huts egin du aldi baterako fitxategia sortzean (%s)" #: dpkg-deb/build.c msgid "control member" msgstr "kontrolaren kidea" #: dpkg-deb/build.c #, c-format msgid "failed to unlink temporary file (%s), %s" msgstr "huts egin du aldi baterako fitxategia desestekatzean (%s), %s" #: dpkg-deb/build.c msgid "compressing control member" msgstr "kontrolaren kidea konprimitzen" #: dpkg-deb/build.c #, c-format msgid "failed to rewind temporary file (%s)" msgstr "huts egin du aldi baterako fitxategiaren hasierara joatean (%s)" #: dpkg-deb/build.c #, c-format msgid "failed to stat temporary file (%s)" msgstr "huts egin du aldi baterako (%s) fitxategiaren egoera lantzean" #: dpkg-deb/build.c #, c-format msgid "error writing '%s'" msgstr "errorea '%s' idaztean" #: dpkg-deb/build.c #, c-format msgid "cannot copy '%s' into archive '%s': %s" msgstr "ezin da '%s' kopiatu '%s' artxiboan: %s" #: dpkg-deb/extract.c msgid "shell command to move files" msgstr "shell komandoa fitxategiak lekuz aldatzeko" #: dpkg-deb/extract.c #, c-format msgid "unexpected end of file in %s in %.255s" msgstr "ustekabeko fitxategi amaiera: %s - %.255s" #: dpkg-deb/extract.c #, c-format msgid "error reading %s from file %.255s" msgstr "errorea %s irakurtzean %.255s fitxategitik" #: dpkg-deb/extract.c #, c-format msgid "failed to read archive '%.255s'" msgstr "huts egin du '%.255s' artxiboa irakurtzean" #: dpkg-deb/extract.c msgid "failed to fstat archive" msgstr "fstat: huts egin du artxiboarekin" #: dpkg-deb/extract.c msgid "archive magic version number" msgstr "artxiboaren bertsio-zenbaki magikoa" #: dpkg-deb/extract.c msgid "archive member header" msgstr "artxiboaren kidearen goiburua" #: dpkg-deb/extract.c #, c-format msgid "file '%.250s' is corrupt - bad archive header magic" msgstr "" "'%.250s' fitxategia hondatuta dago - artxiboaren goiburu magikoa okerra" #: dpkg-deb/extract.c #, c-format msgid "file '%.250s' is not a debian binary archive (try dpkg-split?)" msgstr "" "'%.250s' fitxategia ez da debian-en artxibo bitarra (dpkg-split probatu " "nahi?)" #: dpkg-deb/extract.c msgid "archive information header member" msgstr "artxiboaren informazioaren goiburuaren kidea" #: dpkg-deb/extract.c msgid "archive has no newlines in header" msgstr "artxiboak ez du lerro-jauzirik goiburuan" #: dpkg-deb/extract.c #, c-format msgid "archive has invalid format version: %s" msgstr "artxiboak baliogabeko formatu-bertsio du: %s" #: dpkg-deb/extract.c #, c-format msgid "archive is format version %d.%d; get a newer dpkg-deb" msgstr "artxiboaren formatu-bertsioa %d.%d da, lortu dpkg-deb berriagoa" #: dpkg-deb/extract.c #, c-format msgid "cannot skip archive member from '%s': %s" msgstr "ezin da artxiboaren kidea alde batera utzi '%s'(e)n: %s" #: dpkg-deb/extract.c #, c-format msgid "archive '%s' uses unknown compression for member '%.*s', giving up" msgstr "" "'%s' artxiboak konpresio ezezaguna darabil '%.*s' kidearentzako, utzi egingo " "da" #: dpkg-deb/extract.c #, c-format msgid "archive '%s' has premature member '%.*s' before '%s', giving up" msgstr "" "'%s' artxiboak uste baino lehenago dauka %.*s kidea '%s' baino lehenago, " "utzi egingo da" #: dpkg-deb/extract.c #, c-format msgid "archive '%.250s' contains two control members, giving up" msgstr "'%.250s' artxiboak bi kontrol-kide dauzka, utzi egingo da" #: dpkg-deb/extract.c #, c-format msgid "" " new debian package, version %d.%d.\n" " size %jd bytes: control archive=%jd bytes.\n" msgstr "" " debian pakete berria, %d.%d bertsioa.\n" " tamaina: %jd byte; kontrol-artxiboa= %jd byte.\n" #: dpkg-deb/extract.c msgid "archive control member size" msgstr "artxiboaren kontrol-kidearen tamaina" #: dpkg-deb/extract.c #, c-format msgid "archive has malformatted control member size '%s'" msgstr "artxiboak gaizki osatutako '%s' kontrol-kidearen tamaina dauka" #: dpkg-deb/extract.c #, c-format msgid "cannot skip archive control member from '%s': %s" msgstr "ezin da artxiboaren kontrol-kidea alde batera utzi '%s'(e)n: %s" #: dpkg-deb/extract.c #, c-format msgid "" " old debian package, version %d.%d.\n" " size %jd bytes: control archive=%jd, main archive=%jd.\n" msgstr "" " debian pakete zaharra, %d.%d bertsioa.\n" " tamaina: %jd byte; kontrol-artxiboa= %jd, artxibo nagusia= %jd.\n" #: dpkg-deb/extract.c msgid "" "file looks like it might be an archive which has been\n" " corrupted by being downloaded in ASCII mode" msgstr "" "badirudi fitxategia ASCII moduan deskargatu delako \n" " hondatu den artxibo bat dela" #: dpkg-deb/extract.c #, c-format msgid "'%.255s' is not a debian format archive" msgstr "'%.255s' ez da debian formatuko artxibo bat" #: dpkg-deb/extract.c #, c-format msgid "cannot copy archive member from '%s' to decompressor pipe: %s" msgstr "" "ezin da artxiboaren kidea '%s'(e)ndik deskonprimitzailearen kanalizaziora " "kopiatu: %s" #: dpkg-deb/extract.c msgid "cannot close decompressor pipe" msgstr "ezin da deskonprimitzailearen kanalizazioa itxi" #: dpkg-deb/extract.c msgid "decompressing archive member" msgstr "artxiboaren kidea deskonprimitzen" #: dpkg-deb/extract.c msgid "failed to chdir to directory" msgstr "huts egin du direktoriora chdir egitean" #: dpkg-deb/extract.c msgid "failed to create directory" msgstr "huts egin du direktorioa sortzean" #: dpkg-deb/extract.c msgid "failed to chdir to directory after creating it" msgstr "huts egin du direktoriora chdir egitean, direktorioa sortu ondoren" #: dpkg-deb/extract.c msgid "<decompress>" msgstr "<deskonprimitu>" #: dpkg-deb/extract.c msgid "paste" msgstr "itsatsi" #: dpkg-deb/extract.c dpkg-deb/info.c #, c-format msgid "--%s needs a .deb filename argument" msgstr "--%s: .deb fitxategi-izen argumentu bat behar du" #: dpkg-deb/extract.c #, c-format msgid "--%s takes only one argument (.deb filename)" msgstr "--%s: argumentu bat bakarrik hartzen du (.deb fitxategi-izena)" #: dpkg-deb/extract.c #, c-format msgid "--%s takes at most two arguments (.deb and directory)" msgstr "--%s: bi argumentu hartzen ditu gutxienez (.deb eta direktorioa)" #: dpkg-deb/extract.c #, c-format msgid "--%s needs .deb filename and directory arguments" msgstr "" "--%s: .deb fitxategi-izenaren eta direktorioaren argumentuak behar ditu" #: dpkg-deb/extract.c #, c-format msgid "" "--%s needs a target directory.\n" "Perhaps you should be using dpkg --install ?" msgstr "" "--%s: helburu direktorio bat behar du.\n" "Beharbada dpkg --install erabili nahi zenuen?" #: dpkg-deb/extract.c #, c-format msgid "--%s does not support (yet) reading the .deb from standard input" msgstr "" #: dpkg-deb/info.c #, c-format msgid "cannot extract control file '%s' from '%s': %s" msgstr "ezin da '%s' kontrol-fitxategia erauzi '%s'(e)ndik: %s" #: dpkg-deb/info.c #, c-format msgid "'%.255s' contains no control component '%.255s'" msgstr "'%.255s': ez dauka '%.255s' kontrol-osagairik" #: dpkg-deb/info.c #, c-format msgid "open component '%.255s' (in %.255s) failed in an unexpected way" msgstr "" "huts egin du '%.255s' osagaia irekitzean (%.255s), espero ez zen moduan" #: dpkg-deb/info.c #, c-format msgid "%d requested control component is missing" msgid_plural "%d requested control components are missing" msgstr[0] "Eskatutako kontrol osagai %d falta da" msgstr[1] "Eskatutako kontrol %d osagai falta dira" #: dpkg-deb/info.c utils/update-alternatives.c #, c-format msgid "cannot scan directory '%.255s'" msgstr "ezin da '%.255s' direktorioa aztertu" #: dpkg-deb/info.c #, c-format msgid "cannot stat '%.255s' (in '%.255s')" msgstr "ezin da '%.255s' atzitu ('%.255s')" #: dpkg-deb/info.c #, c-format msgid "cannot open '%.255s' (in '%.255s')" msgstr "ezin da '%.255s' ireki ('%.255s')" #: dpkg-deb/info.c #, c-format msgid "failed to read '%.255s' (in '%.255s')" msgstr "ezin da '%.255s' irakurri ('%.255s')" #: dpkg-deb/info.c #, c-format msgid " %7jd bytes, %5d lines %c %-20.127s %.127s\n" msgstr " %7jd byte, %5d lerro %c %-20.127s %.127s\n" #: dpkg-deb/info.c #, c-format msgid " not a plain file %.255s\n" msgstr " ez da fitxategi arrunta %.255s\n" #: dpkg-deb/info.c msgid "(no 'control' file in control archive!)\n" msgstr "(ez dago 'control' fitxategirik kontrol-artxiboan!)\n" #: dpkg-deb/main.c #, c-format msgid "Debian '%s' package archive backend version %s.\n" msgstr "'%s' debian pakete-artxiboaren amaierako %s bertsioa.\n" #: dpkg-deb/main.c #, c-format msgid "" "Commands:\n" " -b|--build <directory> [<deb>] Build an archive.\n" " -c|--contents <deb> List contents.\n" " -I|--info <deb> [<cfile> ...] Show info to stdout.\n" " -W|--show <deb> Show information on package(s)\n" " -f|--field <deb> [<cfield> ...] Show field(s) to stdout.\n" " -e|--control <deb> [<directory>] Extract control info.\n" " -x|--extract <deb> <directory> Extract files.\n" " -X|--vextract <deb> <directory> Extract & list files.\n" " -R|--raw-extract <deb> <directory>\n" " Extract control info and files.\n" " --ctrl-tarfile <deb> Output control tarfile.\n" " --fsys-tarfile <deb> Output filesystem tarfile.\n" "\n" msgstr "" "Komandoak:\n" " -b|--build <direktorioa> [<deb>] Eraiki artxibo bat.\n" " -c|--contents <deb> Zerrendatu edukia.\n" " -I|--info <deb> [<cfile>...] Erakutsi informazioa stdout-en.\n" " -W|--show <deb> Erakutsi informazioa pakete(et)an\n" " -f|--field <deb> [<cfield>...] Erakutsi eremua(k) stdout-en.\n" " -e|--control <deb> [<direktorioa>] Erauzi kontrol-informazioa.\n" " -x|--extract <deb> <direktorioa> Erauzi fitxategiak.\n" " -X|--vextract <deb> <direktorioa> Erauzi eta zerrendatu fitxategiak.\n" " -R|--raw-extract <deb> <direktorioa>\n" " Erauzi kontrol-informazioa eta " "fitxategiak.\n" " --ctrl-tarfile <deb> Eman kontrolaren tar fitxategia.\n" " --fsys-tarfile <deb> Eman fitxategi-sistemaren tar \n" " fitxategia.\n" "\n" #: dpkg-deb/main.c #, c-format msgid "" "<deb> is the filename of a Debian format archive.\n" "<cfile> is the name of an administrative file component.\n" "<cfield> is the name of a field in the main 'control' file.\n" "\n" msgstr "" "<deb> Debian formatuko artxiboen fitxategi-izena da.\n" "<cfile> fitxategi-osagai administratiboaren izena da.\n" "<cfield> 'control' fitxategi nagusiko eremuen izena da.\n" "\n" #: dpkg-deb/main.c #, c-format msgid "" "Options:\n" " -v, --verbose Enable verbose output.\n" " -D, --debug Enable debugging output.\n" " --showformat=<format> Use alternative format for --show.\n" " --deb-format=<format> Select archive format.\n" " Allowed values: 0.939000, 2.0 " "(default).\n" " --old Legacy alias for '--deb-" "format=0.939000'.\n" " --new Legacy alias for '--deb-format=2.0'.\n" " --nocheck Suppress control file check (build bad\n" " packages).\n" " --uniform-compression Use the compression params on all " "members.\n" " -z# Set the compression level when building.\n" " -Z<type> Set the compression type used when " "building.\n" " Allowed types: gzip, xz, bzip2, none.\n" " -S<strategy> Set the compression strategy when " "building.\n" " Allowed values: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" msgstr "" "Options:\n" " -v, --verbose Gaitu irteera xehea.\n" " -D, --debug Gaitu arazketa-irteera\n" " --showformat=<formatua> Erabili beste formatu bat --show egiteko\n" " --deb-format=<format> Hautatu artxiboaren formatua.\n" " Baimendutako balioak: 0.939000, 2.0\n" " --old Alias zaharkitua '--deb-format=0.939000'-" "rentzako.\n" " --new Alias zaharkitua '--deb-format=2.0'-" "rentzako.\n" " --nocheck Kendu kontrol-fitxategiaren egiaztapena \n" " (eraiki pakete hondatuak).\n" " --uniform-compression Erabili konpresioaren parametroak\n" " kide guztietan.\n" " -z# Eraikitzean konpresioa ezartzeko\n" " -Z<mota> Ezarri konpresio mota eraikitzean erabiltzeko.\n" " Balio erabilgarriak: gzip, xz, bzip2, " "none\n" " -S<estrategia> Ezarri konpresioaren estrategia eraikitzean.\n" " Balio erabilgarriak: none; extreme (xz);\n" " filtered, huffman, rle, fixed (gzip).\n" "\n" #: dpkg-deb/main.c #, c-format msgid "" "\n" "Use 'dpkg' to install and remove packages from your system, or\n" "'apt' or 'aptitude' for user-friendly package management. Packages\n" "unpacked using 'dpkg-deb --extract' will be incorrectly installed !\n" msgstr "" "\n" "Erabili 'dpkg' paketeak instalatzeko eta sistematik kentzeko, edo\n" "'apt' edo 'aptitude' paketeak errazago kudeatzeko. 'dpkg-deb --extract'\n" "erabiliz deskonprimitutako paketeak gaizki instalatuko dira!\n" #: dpkg-deb/main.c msgid "" "Type dpkg-deb --help for help about manipulating *.deb files;\n" "Type dpkg --help for help about installing and deinstalling packages." msgstr "" "Idatzi dpkg-deb --help *.deb fitxategiak manipulatzeko laguntza lortzeko;\n" "Idatzi dpkg --help paketeak instalatu eta desinstalatzeko laguntza lortzeko." #: dpkg-deb/main.c #, c-format msgid "invalid deb format version: %s" msgstr "baliogabeko deb formatu-bertsioa: %s" #: dpkg-deb/main.c #, c-format msgid "unknown deb format version: %s" msgstr "deb formatu-bertsio ezezaguna: %s" #: dpkg-deb/main.c #, c-format msgid "invalid compression level for -%c: %ld" msgstr "-%c aukeraren konpresio-maila baliogabea: %ld" #: dpkg-deb/main.c #, c-format msgid "unknown compression strategy '%s'!" msgstr "'%s' konpresioaren estrategia ezezaguna" #: dpkg-deb/main.c #, c-format msgid "unknown compression type '%s'!" msgstr "%s konpresio mota ezezaguna!" #: dpkg-deb/main.c #, c-format msgid "deprecated compression type '%s'; use xz instead" msgstr "'%s' konpresio mota zaharkitua; erabili xz horren ordez" #: dpkg-deb/main.c #, c-format msgid "deprecated compression type '%s'; use xz or gzip instead" msgstr "'%s' konpresio mota zaharkitua; erabili xz edo gzip horren ordez" #: dpkg-deb/main.c #, c-format msgid "invalid compressor parameters: %s" msgstr "konpresio-maila baliogabea: %s" #: dpkg-deb/main.c #, c-format msgid "unsupported compression type '%s' with uniform compression" msgstr "onartu gabeko '%s' konpresio mota konpresio uniformearekin" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad digit (code %d) in %s" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko digitua (%d kodea) %s(e)n" #: dpkg-split/info.c #, c-format msgid "file '%s' is corrupt; out of range integer in %s" msgstr "" "'%s' fitxategia hondatuta dago: zenbaki osokoa barrutitik kanpo %s(e)n" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - %.250s missing" msgstr "'%.250s' fitxategia hondatuta dago - %.250s falta da" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - missing newline after %.250s" msgstr "" "'%.250s' fitxategia hondatuta dago - %.250s(r)en ondoren lerro-jauzia falta " "da" #: dpkg-split/info.c dpkg-split/main.c #, c-format msgid "error reading %.250s" msgstr "errorea %.250s irakurtzean" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad magic at end of first header" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko \"magic\" lehenengo " "goiburuaren amaieran" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad padding character (code %d)" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko karaktere betegarria (%d kodea)" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - nulls in info section" msgstr "'%.250s' fitxategia hondatuta dago - nuluak informazioaren sekzioan" #: dpkg-split/info.c msgid "format version number" msgstr "formatuaren bertsio-zenbakia" #: dpkg-split/info.c #, c-format msgid "file '%.250s' has invalid format version: %s" msgstr "'%.250s' fitxategiak baliogabeko formatu-bertsioa dauka: %s" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split" msgstr "" "'%.250s' fitxategiaren formatu-bertsioa %d.%d da; eskuratu dpkg-split " "berriagoa" #: dpkg-split/info.c msgid "package name" msgstr "pakete-izena" #: dpkg-split/info.c msgid "package version number" msgstr "paketearen bertsio-zenbakia" #: dpkg-split/info.c msgid "package file MD5 checksum" msgstr "pakete fitxategiaren MD5 kontrol-batura" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad MD5 checksum '%.250s'" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko MD5 kontrol-batura: '%.250s'" #: dpkg-split/info.c msgid "archive total size" msgstr "artxiboaren guztirako tamaina" #: dpkg-split/info.c msgid "archive part offset" msgstr "artxiboaren zatiaren desplazamendua" #: dpkg-split/info.c msgid "archive part numbers" msgstr "artxiboaren zatiaren zenbakiak" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - no slash between archive part numbers" msgstr "" "'%.250s' fitxategia hondatuta dago - barrarik ez artxiboaren zatien " "zenbakien artean" #: dpkg-split/info.c msgid "number of archive parts" msgstr "artxiboaren zati kopurua" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad number of archive parts" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko artxiboaren zati kopurua" #: dpkg-split/info.c msgid "archive parts number" msgstr "artxiboaren zatien zenbakia" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad archive part number" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko artxiboaren zati zenbakia" #: dpkg-split/info.c msgid "package architecture" msgstr "paketearen arkitektura" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - bad magic at end of second header" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko \"magic\" bigarren goiburuaren " "amaieran" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - second member is not data member" msgstr "'%.250s' fitxategia hondatuta dago - bigarren kidea ez da datu-kidea" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - wrong number of parts for quoted sizes" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko zati kopurua adierazitako " "tamainetan" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - size is wrong for quoted part number" msgstr "" "'%.250s' fitxategia hondatuta dago - okerreko tamaina adierazitako zati " "zenbakian" #: dpkg-split/info.c #, c-format msgid "unable to fstat part file '%.250s'" msgstr "ezin da fstat egin '%.250s' zati-fitxategian" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is corrupt - too short" msgstr "'%.250s' fitxategia hondatuta dago - laburregia" #: dpkg-split/info.c #, c-format msgid "cannot open archive part file '%.250s'" msgstr "ezin da '%.250s' artxiboko zati-fitxategia ireki" #: dpkg-split/info.c #, c-format msgid "file '%.250s' is not an archive part" msgstr "'%.250s' fitxategia ez da artxibo-zatia" #: dpkg-split/info.c #, c-format msgid "" "%s:\n" " Part format version: %d.%d\n" " Part of package: %s\n" " ... version: %s\n" " ... architecture: %s\n" " ... MD5 checksum: %s\n" " ... length: %jd bytes\n" " ... split every: %jd bytes\n" " Part number: %d/%d\n" " Part length: %jd bytes\n" " Part offset: %jd bytes\n" " Part file size (used portion): %jd bytes\n" "\n" msgstr "" "%s:\n" " Zati-formatuaren bertsioa: %d.%d\n" " Pakete zatia: %s\n" " ... bertsioa: %s\n" " ... arkitektura: %s\n" " ... MD5 kontrol batura: %s\n" " ... luzera: %jd byte\n" " ... zatitu: %jd bytetik\n" " Zati zenbakia: %d/%d\n" " Zati luzera: %jd byte\n" " Zatiaren desplazamendua: %jd byte\n" " Zati fitxategiaren tamaina\n" " (erabilitako zatia): %jd byte\n" "\n" #: dpkg-split/info.c msgctxt "architecture" msgid "<unknown>" msgstr "<ezezaguna>" #: dpkg-split/info.c dpkg-split/join.c #, c-format msgid "--%s requires one or more part file arguments" msgstr "--%s(e)k zati-fitxategiko argumentu bat edo gehiago behar ditu" #: dpkg-split/info.c #, c-format msgid "file '%s' is not an archive part\n" msgstr "'%s' fitxategia ez da artxibo-zatia\n" #: dpkg-split/join.c #, c-format msgid "Putting package %s together from %d part: " msgid_plural "Putting package %s together from %d parts: " msgstr[0] "%s paketea batzen zati %detik: " msgstr[1] "%s paketea batzen %d zatitatik: " #: dpkg-split/join.c #, c-format msgid "unable to open output file '%.250s'" msgstr "ezin da irteerako '%.250s' fitxategia ireki" #: dpkg-split/join.c #, c-format msgid "unable to (re)open input part file '%.250s'" msgstr "ezin da sarrerako '%.250s' zati-fitxategia (berr)ireki" #: dpkg-split/join.c #, c-format msgid "cannot skip split package header for '%s': %s" msgstr "ezin da '%s' pakete-goiburuaren zatiketa saltatu: %s" #: dpkg-split/join.c #, c-format msgid "cannot append split package part '%s' to '%s': %s" msgstr "ezin da paketearen '%s' zatia '%s'(r)i erantsi: %s" #: dpkg-split/join.c dpkg-split/split.c #, c-format msgid "done\n" msgstr "eginda\n" #: dpkg-split/join.c #, c-format msgid "files '%.250s' and '%.250s' are not parts of the same file" msgstr "'%.250s' eta '%.250s' fitxategiak ez dira fitxategi beraren zatiak" #: dpkg-split/join.c #, c-format msgid "" "there are several versions of part %d - at least '%.250s' and '%.250s'" msgstr "%d zatiaren hainbat bertsio daude - '%.250s' eta '%.250s' gutxienez" #: dpkg-split/join.c #, c-format msgid "part %d is missing" msgstr "%d zatia falta da" #: dpkg-split/main.c #, c-format msgid "Debian '%s' package split/join tool; version %s.\n" msgstr "Debian paketeak zatitu/batzeko '%s' tresna; %s bertsioa.\n" #: dpkg-split/main.c #, c-format msgid "" "Commands:\n" " -s|--split <file> [<prefix>] Split an archive.\n" " -j|--join <part> <part> ... Join parts together.\n" " -I|--info <part> ... Display info about a part.\n" " -a|--auto -o <complete> <part> Auto-accumulate parts.\n" " -l|--listq List unmatched pieces.\n" " -d|--discard [<filename> ...] Discard unmatched pieces.\n" "\n" msgstr "" "Komandoak:\n" " -s|--split <fitxat.> [<aurrizkia>] Artxiboa zatitzen du.\n" " -j|--join <zatia> <zatia> ... Zatiak elkartzen ditu.\n" " -I|--info <zatia> ... Erakutsi zatiaren informazioa.\n" " -a|--auto -o <osoa> <zatia> Metatu automatikoki zatiak.\n" " -l|--listq Zerrendatu bat ez datozenak.\n" " -d|--discard [<fitxategia> ...] Baztertu bat ez datozenak.\n" "\n" #: dpkg-split/main.c #, c-format msgid "" "Options:\n" " --depotdir <directory> Use <directory> instead of %s/%s.\n" " -S|--partsize <size> In KiB, for -s (default is 450).\n" " -o|--output <file> Filename, for -j (default is\n" " <package>_<version>_<arch>.deb).\n" " -Q|--npquiet Be quiet when -a is not a part.\n" " --msdos Generate 8.3 filenames.\n" "\n" msgstr "" "Aukerak:\n" " --depotdir <direktorioa> <direktorioa> erabili %s/%s ordez\n" " -S|--partsize <tamaina> KiB-tan, '-s'rekin (lehenetsia: 450)\n" " -o|--output <fitxategia> Fitxategi-izena, '-j'rekin (lehenetsia:\n" " " "<paket>_<berts>_<arki>.deb)\n" " -Q|--npquiet Ez erakutsi ezer -a zatia ez " "denean\n" " --msdos Sortu 8.3 fitxategi-izenak\n" "\n" #: dpkg-split/main.c #, c-format msgid "" "Exit status:\n" " 0 = ok\n" " 1 = with --auto, file is not a part\n" " 2 = trouble\n" msgstr "" "Irteeraren egoera:\n" " 0 = Ados\n" " 1 = --auto argumentuarekin, fitxategia ez da zatia\n" " 2 = arazoak\n" #: dpkg-split/main.c msgid "Type dpkg-split --help for help." msgstr "Idatzi dpkg-split --help laguntza lortzeko." #: dpkg-split/main.c #, c-format msgid "unexpected end of file in %.250s" msgstr "ustekabeko fitxategi amaiera %.250s-en" #: dpkg-split/main.c msgid "part size is far too large or is not positive" msgstr "zatiaren tamaina handiegia da, edo ez da positiboa" #: dpkg-split/main.c #, c-format msgid "part size must be at least %d KiB (to allow for header)" msgstr "" "zatiaren tamainak %d KiB izan behar du gutxienez (goiburua onartzeko)" #: dpkg-split/queue.c #, c-format msgid "unable to read depot directory '%.250s'" msgstr "ezin da '%.250s' biltegi-direktorioa irakurri" #: dpkg-split/queue.c msgid "--auto requires the use of the --output option" msgstr "--auto aukerak --output erabiltzea eskatzen du" #: dpkg-split/queue.c msgid "--auto requires exactly one part file argument" msgstr "--auto: zati fitxategiko argumentu bat behar du zehazki" #: dpkg-split/queue.c #, c-format msgid "unable to read part file '%.250s'" msgstr "ezin da '%.250s' zati-fitxategia irakurri" #: dpkg-split/queue.c #, c-format msgid "File '%.250s' is not part of a multipart archive.\n" msgstr "'%.250s' fitxategia ez da zati anitzeko artxibo baten zatia.\n" #: dpkg-split/queue.c #, c-format msgid "unable to reopen part file '%.250s'" msgstr "ezin da '%.250s' zati-fitxategia berriro ireki" #: dpkg-split/queue.c #, c-format msgid "unable to open new depot file '%.250s'" msgstr "ezin da '%.250s' biltegi-fitxategi berria ireki" #: dpkg-split/queue.c #, c-format msgid "cannot extract split package part '%s': %s" msgstr "ezin da paketearen '%s' zatia erauzi: %s" #: dpkg-split/queue.c #, c-format msgid "unable to rename new depot file '%.250s' to '%.250s'" msgstr "ezin zaio '%.250s' biltegi-fitxategi berriari '%.250s' izena jarri" #: dpkg-split/queue.c #, c-format msgid "Part %d of package %s filed (still want " msgstr "%2$s paketearen %1$d zati-fitxategian (oraindik falta: " #: dpkg-split/queue.c msgid " and " msgstr " eta " #: dpkg-split/queue.c #, c-format msgid "unable to delete used-up depot file '%.250s'" msgstr "ezin da erabilitako '%.250s' biltegi-fitxategia ezabatu" #: dpkg-split/queue.c msgid "Junk files left around in the depot directory:\n" msgstr "Fitxategi baztergarri batzuk biltegi-direktorioan utzi dira:\n" #: dpkg-split/queue.c #, c-format msgid "unable to stat '%.250s'" msgstr "ezin da '%.250s' atzitu" #: dpkg-split/queue.c #, c-format msgid " %s (%jd bytes)\n" msgstr " %s (%jd byte)\n" #: dpkg-split/queue.c #, c-format msgid " %s (not a plain file)\n" msgstr " %s (ez da fitxategi arrunta)\n" #: dpkg-split/queue.c msgid "Packages not yet reassembled:\n" msgstr "Paketeak oraindik ez dira muntatu berriro:\n" #: dpkg-split/queue.c #, c-format msgid " Package %s: part(s) " msgstr " %s paketea: zati(ak) " #: dpkg-split/queue.c #, c-format msgid "part file '%.250s' is not a plain file" msgstr "'%.250s' zati-fitxategia ez da fitxategi arrunta" #: dpkg-split/queue.c #, c-format msgid "(total %jd bytes)\n" msgstr "(%jd byte guztira)\n" #: dpkg-split/queue.c #, c-format msgid "unable to discard '%.250s'" msgstr "ezin da '%.250s' baztertu" #: dpkg-split/queue.c #, c-format msgid "Deleted %s.\n" msgstr "%s ezabatu da.\n" #: dpkg-split/split.c msgid "package field value extraction" msgstr "paketearen eremuaren balioaren erauzketa" #: dpkg-split/split.c msgid "<dpkg-deb --info pipe>" msgstr "" #: dpkg-split/split.c #, c-format msgid "unable to open source file '%.250s'" msgstr "ezin da iturburuko '%.250s' fitxategia ireki" #: dpkg-split/split.c msgid "unable to fstat source file" msgstr "ezin da fstat egin iturburuko fitxategian" #: dpkg-split/split.c #, c-format msgid "source file '%.250s' not a plain file" msgstr "helburuko '%.250s' fitxategia ez da fitxategi arrunta" #: dpkg-split/split.c #, c-format msgid "Splitting package %s into %d part: " msgid_plural "Splitting package %s into %d parts: " msgstr[0] "'%s' paketea zati %d-ean zatitzen: " msgstr[1] "'%s' paketea %d-tan zati zatitzen: " #: dpkg-split/split.c msgid "" "header is too long, making part too long; the package name or version\n" "numbers must be extraordinarily long, or something; giving up" msgstr "" "goiburua luzeegia da, zatia luzeegia eginez: paketearen izena edo\n" "bertsioaren zenbakia ikaragarri luzea edo horrelako zerbait izan beharko du; " "bertan behera uzten" #: dpkg-split/split.c msgid "--split needs a source filename argument" msgstr "--split: iturburuko fitxategi-izena behar du argumentu gisa" #: dpkg-split/split.c msgid "--split takes at most a source filename and destination prefix" msgstr "" "--split: iturburuko fitxategi-izen bat eta helburuko aurrizki bat hartzen du " "gehienez" #: utils/update-alternatives.c #, c-format msgid "" "Commands:\n" " --install <link> <name> <path> <priority>\n" " [--slave <link> <name> <path>] ...\n" " add a group of alternatives to the system.\n" " --remove <name> <path> remove <path> from the <name> group alternative.\n" " --remove-all <name> remove <name> group from the alternatives " "system.\n" " --auto <name> switch the master link <name> to automatic mode.\n" " --display <name> display information about the <name> group.\n" " --query <name> machine parseable version of --display <name>.\n" " --list <name> display all targets of the <name> group.\n" " --get-selections list master alternative names and their status.\n" " --set-selections read alternative status from standard input.\n" " --config <name> show alternatives for the <name> group and ask " "the\n" " user to select which one to use.\n" " --set <name> <path> set <path> as alternative for <name>.\n" " --all call --config on all alternatives.\n" "\n" msgstr "" "Komandoak:\n" " --install <esteka> <izena <bideizena> <lehentasuna>\n" " [--slave <esteka> <izena> <bideizena>] ...\n" " gehitu alternatiben talde bat sistemari.\n" " --remove <izena> <bideizena> kendu <bideizena> alternatiben \n" " <izena> taldetik.\n" " --remove-all <izena> kendu <izena> taldea sistemako alternatibetik.\n" " --auto <izena> aldatu <izena> esteka maisutik modu\n" " automatikora.\n" " --display <izena> bistaratu <izena> taldeari buruzko informazioa.\n" " --query <izena> --display <izena> aukeraren bertsio " "analizagarri\n" " automatikoa.\n" " --list <izena> bistaratu <izena> taldearen helburu guztiak.\n" " --get-selections zerrendatu alternatiboa nagusien izena eta\n" " haien egoera.\n" " --set-selections irakurri alternatiboaren egoera sarrera \n" " estandarretik.\n" " --config <izena> erakutsi <izena> taldearen alternatiboak eta \n" " eskatu erabiltzaileari bat hautatzea " "erabiltzeko.\n" " --set <izena> <bideizena> ezarri <bideizena> <izena>ren alternatiboa\n" " gisa.\n" " --all deitu --config alternatiboa guztietan.\n" "\n" #: utils/update-alternatives.c #, c-format msgid "" "<link> is the symlink pointing to %s/<name>.\n" " (e.g. /usr/bin/pager)\n" "<name> is the master name for this link group.\n" " (e.g. pager)\n" "<path> is the location of one of the alternative target files.\n" " (e.g. /usr/bin/less)\n" "<priority> is an integer; options with higher numbers have higher priority " "in\n" " automatic mode.\n" "\n" msgstr "" "<esteka> esteka sinbolikoa da, %s/<izena>-ra zuzentzen duena.\n" " (adib. /usr/bin/pager)\n" "<izena> esteken talde honen izen maisua da.\n" " (adib. pager)\n" "<bideizena> alternatiben helburuko fitxategietariko baten kokalekua da.\n" " (adib. /usr/bin/less)\n" "<lehentasuna> osoko bat da; zenbaki altuko aukerek lehentasun\n" "altuagoa dute modu automatikoan.\n" "\n" #: utils/update-alternatives.c #, c-format msgid "" "Options:\n" " --altdir <directory> change the alternatives directory.\n" " --admindir <directory> change the administrative directory.\n" " --log <file> change the log file.\n" " --force allow replacing files with alternative links.\n" " --skip-auto skip prompt for alternatives correctly " "configured\n" " in automatic mode (relevant for --config only)\n" " --verbose verbose operation, more output.\n" " --quiet quiet operation, minimal output.\n" " --help show this help message.\n" " --version show the version.\n" msgstr "" "Aukerak:\n" " --altdir <direktorioa> aldatu alternatiben direktorioa.\n" " --admindir <direktorioa> aldatu administratze-direktorioa.\n" " --log <file> aldatu egunkariaren fitxategia.\n" " --force baimendu fitxategiak bestelako estekekin\n" " ordeztea.\n" " --skip-auto saltatu ongi konfiguratutako alternatibei buruz\n" " galdetzea modu automatikoan\n" " (garrantzitsua soilik --config aukeran)\n" " --verbose eragiketa berritsua, irteera gehiago.\n" " --quiet eragiketa isila, gutxieneko irteera.\n" " --help erakutsi laguntzako mezu hau.\n" " --version erakutsi bertsioa.\n" #: utils/update-alternatives.c msgid "error" msgstr "errorea" #: utils/update-alternatives.c #, c-format msgid "Use '%s --help' for program usage information." msgstr "" "Erabili '%s --help' programaren erabilerari buruzko laguntza lortzeko." #: utils/update-alternatives.c msgid "warning" msgstr "abisua" #: utils/update-alternatives.c #, c-format msgid "malloc failed (%zu bytes)" msgstr "malloc-ek huts egin du (%zu byte)" #: utils/update-alternatives.c #, c-format msgid "two commands specified: --%s and --%s" msgstr "bi komando zehaztu dira: --%s eta --%s" #: utils/update-alternatives.c #, c-format msgid "cannot append to '%s'" msgstr "ezin zaio '%s'(r)i erantsi" #: utils/update-alternatives.c #, c-format msgid "unable to remove '%s'" msgstr "ezin da '%s' kendu" #: utils/update-alternatives.c msgid "auto mode" msgstr "modu automatikoa" #: utils/update-alternatives.c msgid "manual mode" msgstr "eskuzko modua" #: utils/update-alternatives.c #, c-format msgid "unexpected end of file while trying to read %s" msgstr "ustekabeko fitxategi amaiera %s irakurtzen saiatzean" #: utils/update-alternatives.c #, c-format msgid "while reading %s: %s" msgstr "%s irakurtzean: %s" #: utils/update-alternatives.c #, c-format msgid "line not terminated while trying to read %s" msgstr "lerroa ez dago amaituta %s irakurtzen saiatzean" #: utils/update-alternatives.c #, c-format msgid "%s corrupt: %s" msgstr "%s hondatuta dago: %s" #: utils/update-alternatives.c #, c-format msgid "newlines prohibited in update-alternatives files (%s)" msgstr "update-alternatives fitxategiak (%s) ezin du lerro-jauzirik eduki" #: utils/update-alternatives.c msgid "slave name" msgstr "morroiaren izena" #: utils/update-alternatives.c #, c-format msgid "duplicate slave name %s" msgstr "bikoiztutako %s morroia" #: utils/update-alternatives.c msgid "slave link" msgstr "morroiaren esteka" #: utils/update-alternatives.c #, c-format msgid "slave link same as main link %s" msgstr "morroiaren esteka %s esteka nagusiaren berdina da" #: utils/update-alternatives.c #, c-format msgid "duplicate slave link %s" msgstr "%s morroiaren esteka bikoiztuta" #: utils/update-alternatives.c msgid "master file" msgstr "fitxategi maisua" #: utils/update-alternatives.c #, c-format msgid "duplicate path %s" msgstr "%s bide-izena bikoiztuta" #: utils/update-alternatives.c #, c-format msgid "" "alternative %s (part of link group %s) doesn't exist; removing from list of " "alternatives" msgstr "" "%s(r)en alternatiboa (esteken %s taldearen zati) ez da existitzen. " "Alternatiben zerrendatik kentzen." #: utils/update-alternatives.c msgid "priority" msgstr "lehentasuna" #: utils/update-alternatives.c msgid "slave file" msgstr "morroiaren fitxategia" #: utils/update-alternatives.c #, c-format msgid "priority of %s: %s" msgstr "%s(r)en lehentasuna: %s" #: utils/update-alternatives.c #, c-format msgid "priority of %s is out of range: %s" msgstr "%s(r)en lehentasuna barrutitik kanpo: %s" #: utils/update-alternatives.c msgid "status" msgstr "egoera" #: utils/update-alternatives.c msgid "invalid status" msgstr "egoera baliogabea" #: utils/update-alternatives.c msgid "master link" msgstr "esteka maisua" #: utils/update-alternatives.c #, c-format msgid "discarding obsolete slave link %s (%s)" msgstr "%s (%s) morroiaren esteka zaharkitua baztertzen" #: utils/update-alternatives.c #, c-format msgid "unable to flush file '%s'" msgstr "ezin da '%s' fitxategia garbitu" #: utils/update-alternatives.c #, c-format msgid " link best version is %s" msgstr "" #: utils/update-alternatives.c msgid " link best version not available" msgstr "" #: utils/update-alternatives.c #, c-format msgid " link currently points to %s" msgstr " estekak unean %s(e)ra darama" #: utils/update-alternatives.c msgid " link currently absent" msgstr " esteka ez dago une honetan" #: utils/update-alternatives.c #, c-format msgid " link %s is %s" msgstr "" #: utils/update-alternatives.c #, c-format msgid " slave %s is %s" msgstr "" #: utils/update-alternatives.c #, c-format msgid "%s - priority %d" msgstr "%s - %d lehentasuna" #: utils/update-alternatives.c #, c-format msgid " slave %s: %s" msgstr " %s morroia: %s" #: utils/update-alternatives.c #, c-format msgid "There is %d choice for the alternative %s (providing %s)." msgid_plural "There are %d choices for the alternative %s (providing %s)." msgstr[0] "Aukera %d dago %s ordezteko (%s hornituz)." msgstr[1] "%d aukera daude %s ordezteko (%s hornituz)." #: utils/update-alternatives.c msgid "Selection" msgstr "Hautapena" #: utils/update-alternatives.c msgid "Path" msgstr "Bide-izena" #: utils/update-alternatives.c msgid "Priority" msgstr "Lehentasuna" #: utils/update-alternatives.c msgid "Status" msgstr "Egoera" #: utils/update-alternatives.c #, c-format msgid "" "Press <enter> to keep the current choice[*], or type selection number: " msgstr "" #: utils/update-alternatives.c #, c-format msgid "There is no program which provides %s." msgstr "Ez dago %s hornitzen duen programarik." #: utils/update-alternatives.c msgid "Nothing to configure." msgstr "Ezer ez konfiguratzeko." #: utils/update-alternatives.c #, c-format msgid "There is only one alternative in link group %s (providing %s): %s" msgstr "" "alternatiboa bat bakarrik dago %s esteken taldean (%s hornitzen duena): %s" #: utils/update-alternatives.c #, c-format msgid "not replacing %s with a link" msgstr "ez da %s esteka batekin ordeztuko" #: utils/update-alternatives.c #, c-format msgid "can't install unknown choice %s" msgstr "ezin da %s aukera ezezaguna instalatu" #: utils/update-alternatives.c #, c-format msgid "" "skip creation of %s because associated file %s (of link group %s) doesn't " "exist" msgstr "" "alde batera utziko da %s(r)en sorrera, esleitutako %s fitxategia (%s esteken " "taldekoa) ez delako existitzen" #: utils/update-alternatives.c #, c-format msgid "not removing %s since it's not a symlink" msgstr "ez da %s kenduko ez baita esteka bat" #: utils/update-alternatives.c #, c-format msgid "alternative %s for %s not registered; not removing" msgstr "" "%2$s(r)en %1$s alternatiboa ez dago erregistratuta, ez da kentzen ari" #: utils/update-alternatives.c #, c-format msgid "removing manually selected alternative - switching %s to auto mode" msgstr "" "eskuz hautatutako alternatiboa ezabatzen - %s modu automatikora aldatzen" #: utils/update-alternatives.c #, c-format msgid "alternative %s for %s not registered; not setting" msgstr "" "%2$s(r)en %1$s alternatiboa ez dago erregistratuta, ez da ezartzen ari" #: utils/update-alternatives.c #, c-format msgid "%s/%s is dangling; it will be updated with best choice" msgstr "%s/%s esekita dago, aukera onenarekin eguneratuko da" #: utils/update-alternatives.c #, c-format msgid "" "%s/%s has been changed (manually or by a script); switching to manual " "updates only" msgstr "" "%s/%s aldatu egin da (eskuz edo script batez), eskuzko eguneraketara aldatzen" #: utils/update-alternatives.c #, c-format msgid "setting up automatic selection of %s" msgstr "%s(r)en hautapen automatikoa konfiguratzen" #: utils/update-alternatives.c #, c-format msgid "renaming %s slave link from %s to %s" msgstr "%s morroiaren esteka %s(e)tik %s(e)ra berrizendatzen" #: utils/update-alternatives.c #, c-format msgid "renaming %s link from %s to %s" msgstr "%s esteka %s(e)tik %s(e)ra berrizendatzen" #: utils/update-alternatives.c #, c-format msgid "using %s to provide %s (%s) in auto mode" msgstr "%s erabiltzen modu automatikoan %s (%s) hornitzeko" #: utils/update-alternatives.c #, c-format msgid "using %s to provide %s (%s) in manual mode" msgstr "%s erabiltzen eskuzko moduan %s (%s) hornitzeko" #: utils/update-alternatives.c #, c-format msgid "updating alternative %s because link group %s has changed slave links" msgstr "" "%s alternatiboa eguneratzen, %s esteken taldeak morroiaren estekak aldatu " "dituelako" #: utils/update-alternatives.c #, c-format msgid "" "forcing reinstallation of alternative %s because link group %s is broken" msgstr "" "%s alternatiboaren berrinstalazioa behartzen, %s esteken taldea hautsita " "dagoelako" #: utils/update-alternatives.c #, c-format msgid "current alternative %s is unknown, switching to %s for link group %s" msgstr "" "uneko %s alternatiboa ezezaguna da, %s(e)ra aldatzen %s esteken " "taldearentzako" #: utils/update-alternatives.c #, c-format msgid "Alternative %s unchanged because choice %s is not available." msgstr "%s alternatiboa ez da aldatu %s hautapena ez baitago eskuragarri." #: utils/update-alternatives.c #, c-format msgid "Skip unknown alternative %s." msgstr "Utzi alde batera %s alternatiboa ezezaguna." #: utils/update-alternatives.c #, c-format msgid "line too long or not terminated while trying to read %s" msgstr "lerroa luzeegia da edo ez dago amaituta %s irakurtzen saiatzean" #: utils/update-alternatives.c #, c-format msgid "Skip invalid line: %s" msgstr "Saltatu lerro baliogabea: %s" #: utils/update-alternatives.c #, c-format msgid "alternative name (%s) must not contain '/' and spaces" msgstr "izen alternatiboak (%s) ezin du ez '/' ez zuriunerik izan" #: utils/update-alternatives.c #, c-format msgid "alternative link is not absolute as it should be: %s" msgstr "esteka alternatiboa ez da absolutua eta izan beharko zen: %s" #: utils/update-alternatives.c #, c-format msgid "alternative path is not absolute as it should be: %s" msgstr "bide-izen alternatiboa ez da absolutua eta izan beharko zen: %s" #: utils/update-alternatives.c #, c-format msgid "alternative %s can't be master: it is a slave of %s" msgstr "%s alternatiboa ezin da nagusia izan: %s(r)en morroia da" #: utils/update-alternatives.c #, c-format msgid "alternative link %s is already managed by %s" msgstr "%s esteka alternatiboa dagoeneko %s(e)k kudeatzen du" #: utils/update-alternatives.c #, c-format msgid "alternative path %s doesn't exist" msgstr "%s bide-izen alternatiboa ez da existitzen" #: utils/update-alternatives.c #, c-format msgid "alternative %s can't be slave of %s: it is a master alternative" msgstr "%s alternatiboa ezin da %s(r)en morroia izan: maisu alternatiboa da" #: utils/update-alternatives.c #, c-format msgid "alternative %s can't be slave of %s: it is a slave of %s" msgstr "%s alternatiboa ezin da %s(r)en morroia izan: %s(r)en morroia da" #: utils/update-alternatives.c #, c-format msgid "alternative link %s is already managed by %s (slave of %s)" msgstr "" "%s esteka alternatiboa dagoeneko %s(e)k kudeatzen du (%s(r)en morroia)" #: utils/update-alternatives.c #, c-format msgid "unknown argument '%s'" msgstr "'%s' argumentu ezezaguna" #: utils/update-alternatives.c msgid "--install needs <link> <name> <path> <priority>" msgstr "" "--install aukerak <esteka> <izena> <bideizena> <lehentasuna> behar ditu" #: utils/update-alternatives.c msgid "<link> and <path> can't be the same" msgstr "<esteka> eta <bideizena> ezin dira berdina izan" #: utils/update-alternatives.c msgid "priority must be an integer" msgstr "lehentasuna osoko bat izan behar da" #: utils/update-alternatives.c msgid "priority is out of range" msgstr "lehentasuna barrutitik kanpo dago" #: utils/update-alternatives.c #, c-format msgid "--%s needs <name> <path>" msgstr "--%s aukerak <izena> <bideizena> behar ditu" #: utils/update-alternatives.c #, c-format msgid "--%s needs <name>" msgstr "--%s aukerak <izena> behar du" #: utils/update-alternatives.c msgid "--slave only allowed with --install" msgstr "--slave aukera --install aukerarekin soilik onartzen da" #: utils/update-alternatives.c msgid "--slave needs <link> <name> <path>" msgstr "--slave aukerak <esteka> <izena> <bideizena> behar ditu" #: utils/update-alternatives.c #, c-format msgid "name %s is both primary and slave" msgstr "%s izena bai nagusi bai morroia da" #: utils/update-alternatives.c #, c-format msgid "link %s is both primary and slave" msgstr "%s esteka bai nagusi bai morroia da" #: utils/update-alternatives.c #, c-format msgid "--%s needs a <file> argument" msgstr "--%s aukerak <fitxategia> argumentua behar du" #: utils/update-alternatives.c msgid "" "need --display, --query, --list, --get-selections, --config, --set, --set-" "selections, --install, --remove, --all, --remove-all or --auto" msgstr "" "--display, --query, --list, --get-selections, --config, --set, --set-" "selections, --install, --remove, --all, --remove-all edo --auto behar da" #: utils/update-alternatives.c #, c-format msgid "no alternatives for %s" msgstr "ez dago %s(r)en alternatiborik" #: utils/update-alternatives.c msgid "<standard input>" msgstr "<sarrera estandarra>" #: utils/update-alternatives.c #, c-format msgid "automatic updates of %s/%s are disabled; leaving it alone" msgstr "%s/%s-(r)en eguneraketa automatikoak desgaituta daude, ez da ukituko" #: utils/update-alternatives.c #, c-format msgid "to return to automatic updates use '%s --auto %s'" msgstr "eguneraketa automatikoetara itzultzeko erabili '%s --auto %s'" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/sudo.po���������������������������������������������������0000644�0000000�0000000�00000043163�12704125523�016413� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of sudo. # Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the sudo package. # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2011. # msgid "" msgstr "" "Project-Id-Version: sudo 1.8.2rc2\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" "POT-Creation-Date: 2013-12-11 13:41-0700\n" "PO-Revision-Date: 2011-12-07 23:17+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:06+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: common/aix.c:93 common/aix.c:150 msgid "unable to open userdb" msgstr "ezin da userdb-a ireki" #: common/aix.c:153 #, c-format msgid "unable to switch to registry \"%s\" for %s" msgstr "ezin da \"%s\" erregistrora aldatu %s-(r)entzat" #: common/aix.c:170 msgid "unable to restore registry" msgstr "ezin da erregistroa leheneratu" #: common/alloc.c:81 msgid "internal error, tried to emalloc(0)" msgstr "barne errorea, emalloc(0) egiteko saiakera egon da" #: common/alloc.c:98 msgid "internal error, tried to emalloc2(0)" msgstr "barne errorea, emalloc2(0) egiteko saiakera egon da" #: common/alloc.c:100 common/alloc.c:122 common/alloc.c:162 common/alloc.c:185 #, c-format msgid "internal error, %s overflow" msgstr "" #: common/alloc.c:119 msgid "internal error, tried to ecalloc(0)" msgstr "" #: common/alloc.c:141 msgid "internal error, tried to erealloc(0)" msgstr "barne errorea, erealloc(0) egiteko saiakera egon da" #: common/alloc.c:160 msgid "internal error, tried to erealloc3(0)" msgstr "barne errorea, erealloc3(0) egiteko saiakera egon da" #: common/alloc.c:183 msgid "internal error, tried to erecalloc(0)" msgstr "" #: common/atoid.c:78 common/atoid.c:106 common/atomode.c:54 #: compat/strtonum.c:65 compat/strtonum.c:183 msgid "invalid value" msgstr "" #: common/atoid.c:85 common/atoid.c:113 common/atomode.c:60 #: compat/strtonum.c:68 compat/strtonum.c:195 msgid "value too large" msgstr "" #: common/atoid.c:91 common/atomode.c:60 compat/strtonum.c:68 #: compat/strtonum.c:189 msgid "value too small" msgstr "" #: common/fatal.c:158 #, c-format msgid "%s: %s: %s\n" msgstr "" #: common/fatal.c:161 common/fatal.c:165 #, c-format msgid "%s: %s\n" msgstr "" #: common/gidlist.c:80 src/load_plugins.c:63 src/load_plugins.c:76 #: src/sudo.c:558 src/sudo.c:577 src/sudo.c:599 src/sudo.c:608 src/sudo.c:617 #: src/sudo.c:632 src/sudo.c:679 src/sudo.c:689 #, c-format msgid "%s: %s" msgstr "%s: %s" #: common/sudo_conf.c:177 #, c-format msgid "unsupported group source `%s' in %s, line %d" msgstr "" #: common/sudo_conf.c:191 #, c-format msgid "invalid max groups `%s' in %s, line %d" msgstr "" #: common/sudo_conf.c:391 #, c-format msgid "unable to stat %s" msgstr "" #: common/sudo_conf.c:394 #, c-format msgid "%s is not a regular file" msgstr "" #: common/sudo_conf.c:397 #, c-format msgid "%s is owned by uid %u, should be %u" msgstr "" #: common/sudo_conf.c:401 #, c-format msgid "%s is world writable" msgstr "" #: common/sudo_conf.c:404 #, c-format msgid "%s is group writable" msgstr "" #: common/sudo_conf.c:414 src/selinux.c:196 src/selinux.c:209 src/sudo.c:328 #, c-format msgid "unable to open %s" msgstr "" #: compat/strsignal.c:50 msgid "Unknown signal" msgstr "Seinale ezezaguna" #: src/exec.c:133 src/exec_pty.c:744 msgid "policy plugin failed session initialization" msgstr "" #: src/exec.c:138 src/exec_pty.c:760 src/exec_pty.c:1272 src/tgetpass.c:221 msgid "unable to fork" msgstr "ezin da fork egin" #: src/exec.c:309 src/exec.c:317 src/exec.c:841 src/exec_pty.c:507 #: src/exec_pty.c:512 src/exec_pty.c:570 src/exec_pty.c:577 src/exec_pty.c:870 #: src/exec_pty.c:880 src/exec_pty.c:925 src/exec_pty.c:932 #: src/exec_pty.c:1334 src/exec_pty.c:1341 src/exec_pty.c:1348 msgid "unable to add event to queue" msgstr "" #: src/exec.c:394 msgid "unable to create sockets" msgstr "ezin da socketik sortu" #: src/exec.c:477 msgid "error in event loop" msgstr "" #: src/exec.c:492 msgid "unable to restore tty label" msgstr "" #: src/exec_common.c:73 msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT" msgstr "" #: src/exec_pty.c:184 msgid "unable to allocate pty" msgstr "" #: src/exec_pty.c:682 src/exec_pty.c:691 src/exec_pty.c:699 #: src/exec_pty.c:1192 src/exec_pty.c:1269 src/signal.c:126 src/tgetpass.c:218 msgid "unable to create pipe" msgstr "ezin da pipe bat sortu" #: src/exec_pty.c:735 msgid "unable to set terminal to raw mode" msgstr "" #: src/exec_pty.c:1091 msgid "error reading from signal pipe" msgstr "errorea seinale hoditik irakurtzean" #: src/exec_pty.c:1124 msgid "error reading from pipe" msgstr "errorea hoditik irakurtzean" #: src/exec_pty.c:1149 msgid "error reading from socketpair" msgstr "errorea socketpair-etik irakurtzean" #: src/exec_pty.c:1158 #, c-format msgid "unexpected reply type on backchannel: %d" msgstr "espero ez zen erantzun moeta backchannel-ean: %d" #: src/exec_pty.c:1248 msgid "unable to set controlling tty" msgstr "" #: src/load_plugins.c:61 src/load_plugins.c:74 src/load_plugins.c:91 #: src/load_plugins.c:144 src/load_plugins.c:150 src/load_plugins.c:156 #: src/load_plugins.c:197 src/load_plugins.c:204 src/load_plugins.c:211 #: src/load_plugins.c:217 #, c-format msgid "error in %s, line %d while loading plugin `%s'" msgstr "" #: src/load_plugins.c:93 #, c-format msgid "%s%s: %s" msgstr "%s%s: %s" #: src/load_plugins.c:152 #, c-format msgid "%s must be owned by uid %d" msgstr "%s-(r)en jabeak %d uid-a behar du" #: src/load_plugins.c:158 #, c-format msgid "%s must be only be writable by owner" msgstr "%s jabeak bakarrik idazteko moduan behar du" #: src/load_plugins.c:199 #, c-format msgid "unable to load %s: %s" msgstr "" #: src/load_plugins.c:206 #, c-format msgid "unable to find symbol `%s' in %s" msgstr "" #: src/load_plugins.c:213 #, c-format msgid "unknown policy type %d found in %s" msgstr "" #: src/load_plugins.c:219 #, c-format msgid "incompatible plugin major version %d (expected %d) found in %s" msgstr "" #: src/load_plugins.c:228 #, c-format msgid "ignoring policy plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:230 msgid "only a single policy plugin may be specified" msgstr "" #: src/load_plugins.c:233 #, c-format msgid "ignoring duplicate policy plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:248 #, c-format msgid "ignoring duplicate I/O plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:319 #, c-format msgid "policy plugin %s does not include a check_policy method" msgstr "" #: src/net_ifs.c:156 src/net_ifs.c:165 src/net_ifs.c:177 src/net_ifs.c:186 #: src/net_ifs.c:297 src/net_ifs.c:321 msgid "load_interfaces: overflow detected" msgstr "load_interfaces: overflow-a atzeman da" #: src/net_ifs.c:226 msgid "unable to open socket" msgstr "ezin da socket-a ireki" #: src/parse_args.c:246 #, c-format msgid "the argument to -C must be a number greater than or equal to 3" msgstr "-C argumentuak 3 edo zenbaki altuagoa behar du" #: src/parse_args.c:408 msgid "you may not specify both the `-i' and `-s' options" msgstr "ez zenituzke `-i' eta `-s' aukerak batera erabili behar" #: src/parse_args.c:412 msgid "you may not specify both the `-i' and `-E' options" msgstr "ez zenitzuke `-i' eta `-E' aukerak batera erabili behar" #: src/parse_args.c:422 msgid "the `-E' option is not valid in edit mode" msgstr "`-E' aukera ez da onartzen edizio moduan" #: src/parse_args.c:424 msgid "you may not specify environment variables in edit mode" msgstr "ez zenuke ingurune aldagairik zehaztu beharko edizio moduan" #: src/parse_args.c:432 msgid "the `-U' option may only be used with the `-l' option" msgstr "`-U' aukera `-l' aukerarekin erabili beharko zenuke soilik" #: src/parse_args.c:436 msgid "the `-A' and `-S' options may not be used together" msgstr "`-A' eta `-S' aukerak ez lirateke batera erabili beharko" #: src/parse_args.c:519 msgid "sudoedit is not supported on this platform" msgstr "sudoedit-ek ez du euskarririk plataforma hontan" #: src/parse_args.c:592 msgid "" "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified" msgstr "" "Soilik -e, -h, -i, -K, -l, -s, -v edo -V aukeretako bat definitu beharko " "litzateke" #: src/parse_args.c:606 #, c-format msgid "" "%s - edit files as another user\n" "\n" msgstr "" "%s - editatu fitxategia beste erabiltzaile bat bezala\n" "\n" #: src/parse_args.c:608 #, c-format msgid "" "%s - execute a command as another user\n" "\n" msgstr "" "%s - exekutatu komandu bat beste erabiltzaile bat bezala\n" "\n" #: src/parse_args.c:613 #, c-format msgid "" "\n" "Options:\n" msgstr "" "\n" "Aukerak:\n" #: src/parse_args.c:615 msgid "use a helper program for password prompting" msgstr "" #: src/parse_args.c:618 msgid "use specified BSD authentication type" msgstr "" #: src/parse_args.c:621 msgid "run command in the background" msgstr "" #: src/parse_args.c:623 msgid "close all file descriptors >= num" msgstr "" #: src/parse_args.c:626 msgid "run command with the specified BSD login class" msgstr "" #: src/parse_args.c:629 msgid "preserve user environment when running command" msgstr "" #: src/parse_args.c:631 msgid "edit files instead of running a command" msgstr "" #: src/parse_args.c:633 msgid "run command as the specified group name or ID" msgstr "" #: src/parse_args.c:635 msgid "set HOME variable to target user's home dir" msgstr "" #: src/parse_args.c:637 msgid "display help message and exit" msgstr "" #: src/parse_args.c:639 msgid "run command on host (if supported by plugin)" msgstr "" #: src/parse_args.c:641 msgid "run login shell as the target user; a command may also be specified" msgstr "" #: src/parse_args.c:643 msgid "remove timestamp file completely" msgstr "" #: src/parse_args.c:645 msgid "invalidate timestamp file" msgstr "" #: src/parse_args.c:647 msgid "" "list user's privileges or check a specific command; use twice for longer " "format" msgstr "" #: src/parse_args.c:649 msgid "non-interactive mode, no prompts are used" msgstr "" #: src/parse_args.c:651 msgid "preserve group vector instead of setting to target's" msgstr "" #: src/parse_args.c:653 msgid "use the specified password prompt" msgstr "" #: src/parse_args.c:656 msgid "create SELinux security context with specified role" msgstr "" #: src/parse_args.c:659 msgid "read password from standard input" msgstr "" #: src/parse_args.c:661 msgid "run shell as the target user; a command may also be specified" msgstr "" #: src/parse_args.c:664 msgid "create SELinux security context with specified type" msgstr "" #: src/parse_args.c:667 msgid "in list mode, display privileges for user" msgstr "" #: src/parse_args.c:669 msgid "run command (or edit file) as specified user name or ID" msgstr "" #: src/parse_args.c:671 msgid "display version information and exit" msgstr "" #: src/parse_args.c:673 msgid "update user's timestamp without running a command" msgstr "" #: src/parse_args.c:675 msgid "stop processing command line arguments" msgstr "" #: src/selinux.c:77 msgid "unable to open audit system" msgstr "" #: src/selinux.c:85 msgid "unable to send audit message" msgstr "" #: src/selinux.c:113 #, c-format msgid "unable to fgetfilecon %s" msgstr "ezin da %s-(r)engan fgetfilecon egin" #: src/selinux.c:118 #, c-format msgid "%s changed labels" msgstr "" #: src/selinux.c:123 #, c-format msgid "unable to restore context for %s" msgstr "" #: src/selinux.c:163 #, c-format msgid "unable to open %s, not relabeling tty" msgstr "" #: src/selinux.c:172 msgid "unable to get current tty context, not relabeling tty" msgstr "" #: src/selinux.c:179 msgid "unable to get new tty context, not relabeling tty" msgstr "" #: src/selinux.c:186 msgid "unable to set new tty context" msgstr "" #: src/selinux.c:252 #, c-format msgid "you must specify a role for type %s" msgstr "" #: src/selinux.c:258 #, c-format msgid "unable to get default type for role %s" msgstr "" #: src/selinux.c:276 #, c-format msgid "failed to set new role %s" msgstr "" #: src/selinux.c:280 #, c-format msgid "failed to set new type %s" msgstr "" #: src/selinux.c:289 #, c-format msgid "%s is not a valid context" msgstr "" #: src/selinux.c:324 msgid "failed to get old_context" msgstr "" #: src/selinux.c:330 msgid "unable to determine enforcing mode." msgstr "" #: src/selinux.c:342 #, c-format msgid "unable to set tty context to %s" msgstr "" #: src/selinux.c:381 #, c-format msgid "unable to set exec context to %s" msgstr "" #: src/selinux.c:388 #, c-format msgid "unable to set key creation context to %s" msgstr "" #: src/sesh.c:57 msgid "requires at least one argument" msgstr "gutxienez argumentu bat behar du" #: src/sesh.c:78 src/sudo.c:1088 #, c-format msgid "unable to execute %s" msgstr "ezin da %s exekutatu" #: src/solaris.c:88 msgid "resource control limit has been reached" msgstr "" #: src/solaris.c:91 #, c-format msgid "user \"%s\" is not a member of project \"%s\"" msgstr "" #: src/solaris.c:95 msgid "the invoking task is final" msgstr "" #: src/solaris.c:98 #, c-format msgid "could not join project \"%s\"" msgstr "ezin izan da \"%s\" proiektura batu" #: src/solaris.c:103 #, c-format msgid "no resource pool accepting default bindings exists for project \"%s\"" msgstr "" #: src/solaris.c:107 #, c-format msgid "specified resource pool does not exist for project \"%s\"" msgstr "" #: src/solaris.c:111 #, c-format msgid "could not bind to default resource pool for project \"%s\"" msgstr "" #: src/solaris.c:117 #, c-format msgid "setproject failed for project \"%s\"" msgstr "setproject-ek huts egin du \"%s\" proiektuarentzat" #: src/solaris.c:119 #, c-format msgid "warning, resource control assignment failed for project \"%s\"" msgstr "" #: src/sudo.c:196 #, c-format msgid "Sudo version %s\n" msgstr "%s sudo bertsioa\n" #: src/sudo.c:198 #, c-format msgid "Configure options: %s\n" msgstr "Konfigurazio aukerak: %s\n" #: src/sudo.c:203 msgid "fatal error, unable to load plugins" msgstr "errore larria, ezin dira gehigarriak gehitu" #: src/sudo.c:211 msgid "unable to initialize policy plugin" msgstr "" #: src/sudo.c:267 #, c-format msgid "error initializing I/O plugin %s" msgstr "errorea %s I/O plugina abiaraztean" #: src/sudo.c:293 #, c-format msgid "unexpected sudo mode 0x%x" msgstr "" #: src/sudo.c:413 msgid "unable to get group vector" msgstr "" #: src/sudo.c:465 #, c-format msgid "unknown uid %u: who are you?" msgstr "" #: src/sudo.c:762 #, c-format msgid "%s must be owned by uid %d and have the setuid bit set" msgstr "" #: src/sudo.c:765 #, c-format msgid "" "effective uid is not %d, is %s on a file system with the 'nosuid' option set " "or an NFS file system without root privileges?" msgstr "" #: src/sudo.c:771 #, c-format msgid "effective uid is not %d, is sudo installed setuid root?" msgstr "" #: src/sudo.c:897 #, c-format msgid "unknown login class %s" msgstr "" #: src/sudo.c:910 msgid "unable to set user context" msgstr "" #: src/sudo.c:924 msgid "unable to set supplementary group IDs" msgstr "" #: src/sudo.c:931 #, c-format msgid "unable to set effective gid to runas gid %u" msgstr "" #: src/sudo.c:937 #, c-format msgid "unable to set gid to runas gid %u" msgstr "" #: src/sudo.c:944 msgid "unable to set process priority" msgstr "" #: src/sudo.c:952 #, c-format msgid "unable to change root to %s" msgstr "" #: src/sudo.c:965 src/sudo.c:971 src/sudo.c:977 #, c-format msgid "unable to change to runas uid (%u, %u)" msgstr "" #: src/sudo.c:994 #, c-format msgid "unable to change directory to %s" msgstr "" #: src/sudo.c:1051 #, c-format msgid "unexpected child termination condition: %d" msgstr "" #: src/sudo.c:1108 #, c-format msgid "policy plugin %s is missing the `check_policy' method" msgstr "" #: src/sudo.c:1121 #, c-format msgid "policy plugin %s does not support listing privileges" msgstr "" #: src/sudo.c:1133 #, c-format msgid "policy plugin %s does not support the -v option" msgstr "" #: src/sudo.c:1145 #, c-format msgid "policy plugin %s does not support the -k/-K options" msgstr "" #: src/sudo_edit.c:110 #, c-format msgid "unable to change uid to root (%u)" msgstr "ezin da uid-a root-era aldatu (%u)" #: src/sudo_edit.c:142 msgid "plugin error: missing file list for sudoedit" msgstr "" #: src/sudo_edit.c:170 src/sudo_edit.c:270 #, c-format msgid "%s: not a regular file" msgstr "%s: ez da fitxategi normala" #: src/sudo_edit.c:204 src/sudo_edit.c:306 #, c-format msgid "%s: short write" msgstr "" #: src/sudo_edit.c:271 #, c-format msgid "%s left unmodified" msgstr "" #: src/sudo_edit.c:284 #, c-format msgid "%s unchanged" msgstr "%s aldatugabea" #: src/sudo_edit.c:296 src/sudo_edit.c:317 #, c-format msgid "unable to write to %s" msgstr "ezin da %s-(e)ra idatzi" #: src/sudo_edit.c:297 src/sudo_edit.c:315 src/sudo_edit.c:318 #, c-format msgid "contents of edit session left in %s" msgstr "" #: src/sudo_edit.c:314 msgid "unable to read temporary file" msgstr "ezin da aldi baterako fitxategia irakurri" #: src/tgetpass.c:90 msgid "no tty present and no askpass program specified" msgstr "ez dago tty-rik eta askpass aplikazioa zehaztu gabe" #: src/tgetpass.c:99 msgid "no askpass program specified, try setting SUDO_ASKPASS" msgstr "ez da askpass aplikaziorik zehaztu, saiatu SUDO_ASKPASS ezartzen" #: src/tgetpass.c:232 #, c-format msgid "unable to set gid to %u" msgstr "ezin da %u gid-a ezarri" #: src/tgetpass.c:236 #, c-format msgid "unable to set uid to %u" msgstr "ezin da %u uid-a ezarri" #: src/tgetpass.c:241 #, c-format msgid "unable to run %s" msgstr "ezin da %s exekutatu" #: src/utmp.c:278 msgid "unable to save stdin" msgstr "ezin da stdin-era gorde" #: src/utmp.c:280 msgid "unable to dup2 stdin" msgstr "ezin da stdin-era dup2 egin" #: src/utmp.c:283 msgid "unable to restore stdin" msgstr "ezin da stdin-era leheneratu" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/hello.po��������������������������������������������������0000644�0000000�0000000�00000012341�12704125523�016536� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of hello. # Copyright (C) 2003 Free Software Foundation, Inc. # This file is distributed under the same license as the hello package. # Mikel Olasagasti <hey_neken@euskal.org>, 2003. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: hello 2.1.1\n" "Report-Msgid-Bugs-To: bug-hello@gnu.org\n" "POT-Creation-Date: 2014-11-16 11:53+0000\n" "PO-Revision-Date: 2015-12-05 00:19+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <linux-eu@chanae.alphanet.ch>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:24+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: src/hello.c:60 msgid "Hello, world!" msgstr "Kaixo, mundu!" #: src/hello.c:84 msgid "hello, world" msgstr "" #: src/hello.c:94 msgid "extra operand" msgstr "" #: src/hello.c:100 #, c-format msgid "conversion to a multibyte string failed" msgstr "" #. TRANSLATORS: --help output 1 (synopsis) #. no-wrap #: src/hello.c:121 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" #. TRANSLATORS: --help output 2 (brief description) #. no-wrap #: src/hello.c:126 msgid "Print a friendly, customizable greeting.\n" msgstr "Inprimatu ongietorri adiskidetsu eta konfiguragarria.\n" #. TRANSLATORS: --help output 3: options 1/2 #. no-wrap #: src/hello.c:132 msgid "" " -h, --help display this help and exit\n" " -v, --version display version information and exit\n" msgstr "" " -h, --help laguntza hau erakutsi eta irten egiten da\n" " -v, --version bertsioari buruzko informazioa erakutsi eta irten " "egiten da\n" #. TRANSLATORS: --help output 4: options 2/2 #. no-wrap #: src/hello.c:139 msgid "" " -t, --traditional use traditional greeting\n" " -g, --greeting=TEXT use TEXT as the greeting message\n" msgstr "" #. TRANSLATORS: --help output 5+ (reports) #. TRANSLATORS: the placeholder indicates the bug-reporting address #. for this application. Please add _another line_ with the #. address for translation bugs. #. no-wrap #: src/hello.c:149 #, c-format msgid "Report bugs to: %s\n" msgstr "" #: src/hello.c:152 #, c-format msgid "Report %s bugs to: %s\n" msgstr "" #: src/hello.c:156 #, c-format msgid "%s home page: <%s>\n" msgstr "" #: src/hello.c:158 #, c-format msgid "%s home page: <http://www.gnu.org/software/%s/>\n" msgstr "" #: src/hello.c:161 msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n" msgstr "" #: src/hello.c:179 #, c-format msgid "" "Copyright (C) %d Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later " "<http://gnu.org/licenses/gpl.html>\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" msgstr "" #: lib/error.c:191 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: lib/getopt.c:547 lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:624 lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:637 lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:685 lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:742 lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:753 lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: 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 "" #: lib/getopt.c:934 lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:974 lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1013 lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: lib/closeout.c:112 msgid "write error" msgstr "idazketa-errorea" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. and use glyphs suitable for your language. #: lib/quotearg.c:312 msgid "`" msgstr "`" #: lib/quotearg.c:313 msgid "'" msgstr "'" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/whois.po��������������������������������������������������0000644�0000000�0000000�00000014350�12704125524�016567� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for whois # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the whois package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: whois\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-12-08 17:14+0000\n" "PO-Revision-Date: 2014-04-03 21:44+0000\n" "Last-Translator: Sergio Galindo <sergio.galindo@gmail.com>\n" "Language-Team: Basque <eu@li.org>\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-04-15 06:11+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../whois.c:218 #, c-format msgid "" "Version %s.\n" "\n" "Report bugs to %s.\n" msgstr "" "%s bertsioa.\n" "\n" "%sera berri eman.\n" #: ../whois.c:272 ../whois.c:325 ../whois.c:332 ../whois.c:369 #, c-format msgid "Using server %s.\n" msgstr "%s zerbitzaria erabiltzen.\n" #: ../whois.c:310 msgid "" "This TLD has no whois server, but you can access the whois database at" msgstr "" #: ../whois.c:315 msgid "This TLD has no whois server." msgstr "" #: ../whois.c:318 msgid "No whois server is known for this kind of object." msgstr "" #: ../whois.c:321 msgid "Unknown AS number or IP network. Please upgrade this program." msgstr "" #: ../whois.c:339 #, c-format msgid "" "\n" "Querying for the IPv4 endpoint %s of a 6to4 IPv6 address.\n" "\n" msgstr "" #: ../whois.c:346 #, c-format msgid "" "\n" "Querying for the IPv4 endpoint %s of a Teredo IPv6 address.\n" "\n" msgstr "" #: ../whois.c:370 #, c-format msgid "" "Query string: \"%s\"\n" "\n" msgstr "" #: ../whois.c:380 #, c-format msgid "" "\n" "\n" "Found a referral to %s.\n" "\n" msgstr "" #: ../whois.c:422 ../whois.c:425 #, c-format msgid "Cannot parse this line: %s" msgstr "Ezin da lerro hau analizatu: %s" #: ../whois.c:617 msgid "Warning: RIPE flags used with a traditional server." msgstr "" #: ../whois.c:787 ../whois.c:891 msgid "" "Catastrophic error: disclaimer text has been changed.\n" "Please upgrade this program.\n" msgstr "" #: ../whois.c:946 #, c-format msgid "Host %s not found." msgstr "" #: ../whois.c:956 #, c-format msgid "%s/tcp: unknown service" msgstr "" #: ../whois.c:1031 msgid "Timeout." msgstr "" #: ../whois.c:1037 #, c-format msgid "Interrupted by signal %d..." msgstr "" #: ../whois.c:1359 #, c-format msgid "" "Usage: whois [OPTION]... OBJECT...\n" "\n" "-h HOST, --host HOST connect to server HOST\n" "-p PORT, --port PORT connect to PORT\n" "-H hide legal disclaimers\n" " --verbose explain what is being done\n" " --help display this help and exit\n" " --version output version information and exit\n" "\n" "These flags are supported by whois.ripe.net and some RIPE-like servers:\n" "-l find the one level less specific match\n" "-L find all levels less specific matches\n" "-m find all one level more specific matches\n" "-M find all levels of more specific matches\n" "-c find the smallest match containing a mnt-irt " "attribute\n" "-x exact match\n" "-b return brief IP address ranges with abuse contact\n" "-B turn off object filtering (show email addresses)\n" "-G turn off grouping of associated objects\n" "-d return DNS reverse delegation objects too\n" "-i ATTR[,ATTR]... do an inverse look-up for specified ATTRibutes\n" "-T TYPE[,TYPE]... only look for objects of TYPE\n" "-K only primary keys are returned\n" "-r turn off recursive look-ups for contact information\n" "-R force to show local copy of the domain object even\n" " if it contains referral\n" "-a also search all the mirrored databases\n" "-s SOURCE[,SOURCE]... search the database mirrored from SOURCE\n" "-g SOURCE:FIRST-LAST find updates from SOURCE from serial FIRST to LAST\n" "-t TYPE request template for object of TYPE\n" "-v TYPE request verbose template for object of TYPE\n" "-q [version|sources|types] query specified server info\n" msgstr "" #: ../mkpasswd.c:86 msgid "standard 56 bit DES-based crypt(3)" msgstr "" #: ../mkpasswd.c:173 #, c-format msgid "Invalid method '%s'.\n" msgstr "" #: ../mkpasswd.c:182 ../mkpasswd.c:194 #, c-format msgid "Invalid number '%s'.\n" msgstr "" #: ../mkpasswd.c:212 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: ../mkpasswd.c:253 #, c-format msgid "Wrong salt length: %d byte when %d expected.\n" msgid_plural "Wrong salt length: %d bytes when %d expected.\n" msgstr[0] "" msgstr[1] "" #: ../mkpasswd.c:258 #, c-format msgid "Wrong salt length: %d byte when %d <= n <= %d expected.\n" msgid_plural "Wrong salt length: %d bytes when %d <= n <= %d expected.\n" msgstr[0] "" msgstr[1] "" #: ../mkpasswd.c:267 #, c-format msgid "Illegal salt character '%c'.\n" msgstr "" #: ../mkpasswd.c:318 ../mkpasswd.c:334 #, c-format msgid "Password: " msgstr "Pasahitza: " #: ../mkpasswd.c:352 #, c-format msgid "Method not supported by crypt(3).\n" msgstr "" #: ../mkpasswd.c:441 #, c-format msgid "" "Usage: mkpasswd [OPTIONS]... [PASSWORD [SALT]]\n" "Crypts the PASSWORD using crypt(3).\n" "\n" msgstr "" #: ../mkpasswd.c:444 #, c-format msgid "" " -m, --method=TYPE select method TYPE\n" " -5 like --method=md5\n" " -S, --salt=SALT use the specified SALT\n" " -R, --rounds=NUMBER use the specified NUMBER of rounds\n" " -P, --password-fd=NUM read the password from file descriptor NUM\n" " instead of /dev/tty\n" " -s, --stdin like --password-fd=0\n" " -h, --help display this help and exit\n" " -V, --version output version information and exit\n" "\n" "If PASSWORD is missing then it is asked interactively.\n" "If no SALT is specified, a random one is generated.\n" "If TYPE is 'help', available methods are printed.\n" "\n" "Report bugs to %s.\n" msgstr "" #: ../mkpasswd.c:474 #, c-format msgid "Available methods:\n" msgstr "" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/alsa-utils.po���������������������������������������������0000644�0000000�0000000�00000113632�12704125524�017517� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for alsa-utils # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the alsa-utils package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: alsa-utils\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-10-27 17:34+0100\n" "PO-Revision-Date: 2007-08-13 15:57+0000\n" "Last-Translator: Mikel Pascual Aldabaldetreku <mikel.paskual@gmail.com>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:47+0000\n" "X-Generator: Launchpad (build 17995)\n" #: alsamixer/card_select.c:126 alsamixer/device_name.c:126 msgid "Sound Card" msgstr "" #: alsamixer/card_select.c:181 msgid "(default)" msgstr "" #: alsamixer/card_select.c:191 msgid "cannot enumerate sound cards" msgstr "" #: alsamixer/card_select.c:215 msgid "enter device name..." msgstr "" #: alsamixer/cli.c:40 msgid "Usage: alsamixer [options]" msgstr "" #: alsamixer/cli.c:41 msgid "" "Useful options:\n" " -h, --help this help\n" " -c, --card=NUMBER sound card number or id\n" " -D, --device=NAME mixer device name\n" " -V, --view=MODE starting view mode: playback/capture/all" msgstr "" #: alsamixer/cli.c:46 msgid "" "Debugging options:\n" " -g, --no-color toggle using of colors\n" " -a, --abstraction=NAME mixer abstraction level: none/basic" msgstr "" #: alsamixer/cli.c:77 #, c-format msgid "invalid card index: %s\n" msgstr "" #: alsamixer/cli.c:103 #, c-format msgid "unknown abstraction level: %s\n" msgstr "" #: alsamixer/cli.c:108 #, c-format msgid "unknown option: %c\n" msgstr "" #: alsamixer/cli.c:110 msgid "try `alsamixer --help' for more information\n" msgstr "" #: alsamixer/device_name.c:177 msgid "Device name:" msgstr "" #: alsamixer/die.c:37 #, c-format msgid "%s: %s\n" msgstr "" #: alsamixer/mixer_display.c:98 msgid "Card:" msgstr "" #: alsamixer/mixer_display.c:99 msgid "Chip:" msgstr "" #: alsamixer/mixer_display.c:100 msgid "View:" msgstr "" #: alsamixer/mixer_display.c:101 msgid "Item:" msgstr "" #: alsamixer/mixer_display.c:104 msgid "F1: Help" msgstr "" #: alsamixer/mixer_display.c:105 msgid "F2: System information" msgstr "" #: alsamixer/mixer_display.c:106 msgid "F6: Select sound card" msgstr "" #: alsamixer/mixer_display.c:107 msgid "Esc: Exit" msgstr "" #: alsamixer/mixer_display.c:174 msgid "(unplugged)" msgstr "" #: alsamixer/mixer_display.c:192 msgid "Playback" msgstr "" #: alsamixer/mixer_display.c:193 msgid "Capture" msgstr "" #: alsamixer/mixer_display.c:194 msgid "All" msgstr "" #: alsamixer/mixer_display.c:234 msgid "mute" msgstr "" #: alsamixer/mixer_display.c:275 alsamixer/mixer_display.c:285 msgid "dB gain:" msgstr "" #: alsamixer/mixer_display.c:285 #, c-format msgid " [%s %s, %s]" msgstr "" #: alsamixer/mixer_display.c:294 alsamixer/mixer_display.c:300 #: alsamixer/mixer_display.c:306 alsamixer/mixer_display.c:312 msgid "Off" msgstr "" #: alsamixer/mixer_display.c:300 alsamixer/mixer_display.c:312 msgid "On" msgstr "" #: alsamixer/mixer_display.c:363 msgid "The sound device was unplugged." msgstr "" #: alsamixer/mixer_display.c:364 msgid "Press F6 to select another sound card." msgstr "" #: alsamixer/mixer_display.c:379 msgid "This sound device does not have any playback controls." msgstr "" #: alsamixer/mixer_display.c:381 msgid "This sound device does not have any capture controls." msgstr "" #: alsamixer/mixer_display.c:383 msgid "This sound device does not have any controls." msgstr "" #. TRANSLATORS: playback on; one character #: alsamixer/mixer_display.c:516 alsamixer/mixer_display.c:521 msgid "O" msgstr "" #. TRANSLATORS: playback muted; one character #: alsamixer/mixer_display.c:518 alsamixer/mixer_display.c:522 msgid "M" msgstr "" #. TRANSLATORS: "left"; no more than two characters #: alsamixer/mixer_display.c:536 msgid "L" msgstr "" #. TRANSLATORS: "right"; no more than two characters #: alsamixer/mixer_display.c:540 msgid "R" msgstr "" #. TRANSLATORS: no more than eight characters #: alsamixer/mixer_display.c:542 msgid "CAPTURE" msgstr "" #: alsamixer/mixer_display.c:592 msgid "Front" msgstr "" #: alsamixer/mixer_display.c:595 msgid "Rear" msgstr "" #: alsamixer/mixer_display.c:598 speaker-test/speaker-test.c:125 msgid "Center" msgstr "Erdialde" #: alsamixer/mixer_display.c:601 msgid "Woofer" msgstr "" #: alsamixer/mixer_display.c:604 msgid "Side" msgstr "" #: alsamixer/mixer_widget.c:91 alsamixer/mixer_widget.c:96 msgid "cannot open mixer" msgstr "" #: alsamixer/mixer_widget.c:102 alsamixer/mixer_widget.c:179 msgid "cannot load mixer controls" msgstr "" #: alsamixer/mixer_widget.c:169 #, c-format msgid "Cannot open mixer device '%s'." msgstr "" #: alsamixer/mixer_widget.c:190 msgid "Esc Exit" msgstr "" #: alsamixer/mixer_widget.c:191 msgid "F1 ? H Help" msgstr "" #: alsamixer/mixer_widget.c:192 msgid "F2 / System information" msgstr "" #: alsamixer/mixer_widget.c:193 msgid "F3 Show playback controls" msgstr "" #: alsamixer/mixer_widget.c:194 msgid "F4 Show capture controls" msgstr "" #: alsamixer/mixer_widget.c:195 msgid "F5 Show all controls" msgstr "" #: alsamixer/mixer_widget.c:196 msgid "Tab Toggle view mode (F3/F4/F5)" msgstr "" #: alsamixer/mixer_widget.c:197 msgid "F6 S Select sound card" msgstr "" #: alsamixer/mixer_widget.c:198 msgid "L Redraw screen" msgstr "" #: alsamixer/mixer_widget.c:200 msgid "Left Move to the previous control" msgstr "" #: alsamixer/mixer_widget.c:201 msgid "Right Move to the next control" msgstr "" #: alsamixer/mixer_widget.c:203 msgid "Up/Down Change volume" msgstr "" #: alsamixer/mixer_widget.c:204 msgid "+ - Change volume" msgstr "" #: alsamixer/mixer_widget.c:205 msgid "Page Up/Dn Change volume in big steps" msgstr "" #: alsamixer/mixer_widget.c:206 msgid "End Set volume to 0%" msgstr "" #: alsamixer/mixer_widget.c:207 msgid "0-9 Set volume to 0%-90%" msgstr "" #: alsamixer/mixer_widget.c:208 msgid "Q W E Increase left/both/right volumes" msgstr "" #. TRANSLATORS: or Y instead of Z #: alsamixer/mixer_widget.c:210 msgid "Z X C Decrease left/both/right volumes" msgstr "" #: alsamixer/mixer_widget.c:211 msgid "B Balance left and right volumes" msgstr "" #: alsamixer/mixer_widget.c:213 msgid "M Toggle mute" msgstr "" #. TRANSLATORS: or , . #: alsamixer/mixer_widget.c:215 msgid "< > Toggle left/right mute" msgstr "" #: alsamixer/mixer_widget.c:217 msgid "Space Toggle capture" msgstr "" #. TRANSLATORS: or Insert Delete #: alsamixer/mixer_widget.c:219 msgid "; ' Toggle left/right capture" msgstr "" #: alsamixer/mixer_widget.c:221 msgid "Authors:" msgstr "" #: alsamixer/mixer_widget.c:222 msgid " Tim Janik" msgstr "" #: alsamixer/mixer_widget.c:223 msgid " Jaroslav Kysela <perex@perex.cz>" msgstr "" #: alsamixer/mixer_widget.c:224 msgid " Clemens Ladisch <clemens@ladisch.de>" msgstr "" #: alsamixer/mixer_widget.c:226 msgid "Help" msgstr "" #: alsamixer/proc_files.c:103 msgid "Select File" msgstr "" #: alsamixer/textbox.c:52 alsamixer/textbox.c:66 msgid "Error" msgstr "" #: alsamixer/textbox.c:80 #, c-format msgid "Cannot open file \"%s\"." msgstr "" #: aplay/aplay.c:175 msgid "raw data" msgstr "datu gordinak (raw)" #: aplay/aplay.c:176 msgid "VOC" msgstr "VOC" #: aplay/aplay.c:178 msgid "WAVE" msgstr "WAVE" #: aplay/aplay.c:179 msgid "Sparc Audio" msgstr "Sparc Audio" #: aplay/aplay.c:200 #, c-format msgid "" "Usage: %s [OPTION]... [FILE]...\n" "\n" "-h, --help help\n" " --version print current version\n" "-l, --list-devices list all soundcards and digital audio devices\n" "-L, --list-pcms list device names\n" "-D, --device=NAME select PCM by name\n" "-q, --quiet quiet mode\n" "-t, --file-type TYPE file type (voc, wav, raw or au)\n" "-c, --channels=# channels\n" "-f, --format=FORMAT sample format (case insensitive)\n" "-r, --rate=# sample rate\n" "-d, --duration=# interrupt after # seconds\n" "-M, --mmap mmap stream\n" "-N, --nonblock nonblocking mode\n" "-F, --period-time=# distance between interrupts is # microseconds\n" "-B, --buffer-time=# buffer duration is # microseconds\n" " --period-size=# distance between interrupts is # frames\n" " --buffer-size=# buffer duration is # frames\n" "-A, --avail-min=# min available space for wakeup is # microseconds\n" "-R, --start-delay=# delay for automatic PCM start is # microseconds \n" " (relative to buffer size if <= 0)\n" "-T, --stop-delay=# delay for automatic PCM stop is # microseconds from " "xrun\n" "-v, --verbose show PCM structure and setup (accumulative)\n" "-V, --vumeter=TYPE enable VU meter (TYPE: mono or stereo)\n" "-I, --separate-channels one file for each channel\n" "-i, --interactive allow interactive operation from stdin\n" "-m, --chmap=ch1,ch2,.. Give the channel map to override or follow\n" " --disable-resample disable automatic rate resample\n" " --disable-channels disable automatic channel conversions\n" " --disable-format disable automatic format conversions\n" " --disable-softvol disable software volume control (softvol)\n" " --test-position test ring buffer position\n" " --test-coef=# test coefficient for ring buffer position (default " "8)\n" " expression for validation is: coef * (buffer_size / " "2)\n" " --test-nowait do not wait for ring buffer - eats whole CPU\n" " --max-file-time=# start another output file when the old file has " "recorded\n" " for this many seconds\n" " --process-id-file write the process ID here\n" " --use-strftime apply the strftime facility to the output file name\n" " --dump-hw-params dump hw_params of the device\n" " --fatal-errors treat all errors as fatal\n" msgstr "" #: aplay/aplay.c:244 speaker-test/speaker-test.c:1023 #, c-format msgid "Recognized sample formats are:" msgstr "Datu formatu ezagunak:" #: aplay/aplay.c:250 #, c-format msgid "" "\n" "Some of these may not be available on selected hardware\n" msgstr "" "\n" "Agian, hauetariko batzuk ez daude eskuragarri aukeratutako hardwarearentzat\n" #: aplay/aplay.c:251 #, c-format msgid "The available format shortcuts are:\n" msgstr "" #: aplay/aplay.c:252 #, c-format msgid "-f cd (16 bit little endian, 44100, stereo)\n" msgstr "-f cd (16 bit little endian, 44100, stereo)\n" #: aplay/aplay.c:253 #, c-format msgid "-f cdr (16 bit big endian, 44100, stereo)\n" msgstr "-f cdr (16 bit big endian, 44100, stereo)\n" #: aplay/aplay.c:254 #, c-format msgid "-f dat (16 bit little endian, 48000, stereo)\n" msgstr "-f dat (16 bit little endian, 48000, stereo)\n" #: aplay/aplay.c:268 msgid "no soundcards found..." msgstr "ez da soinu-txartelik aurkitu..." #: aplay/aplay.c:271 #, c-format msgid "**** List of %s Hardware Devices ****\n" msgstr "**** %s Hardware Gailuen Zerrenda ****\n" #: aplay/aplay.c:300 #, c-format msgid "card %i: %s [%s], device %i: %s [%s]\n" msgstr "%i txartela: %s [%s], %i gailua: %s [%s]\n" #: aplay/aplay.c:306 #, c-format msgid " Subdevices: %i/%i\n" msgstr " Azpigailuak: %i/%i\n" #: aplay/aplay.c:313 #, c-format msgid " Subdevice #%i: %s\n" msgstr " Azpigailua #%i: %s\n" #: aplay/aplay.c:394 #, c-format msgid "Aborted by signal %s...\n" msgstr "%s seinaleak ezeztatua...\n" #: aplay/aplay.c:512 msgid "command should be named either arecord or aplay" msgstr "aginduaren izenak arecord edo aplay izan beharko luke" #: aplay/aplay.c:556 #, c-format msgid "unrecognized file format %s" msgstr "formatu ezezaguna: %s" #: aplay/aplay.c:563 #, c-format msgid "value %i for channels is invalid" msgstr "kanaleentzako %i formato okerra" #: aplay/aplay.c:582 #, c-format msgid "wrong extended format '%s'" msgstr "formato luzatu ezezaguna: '%s'" #: aplay/aplay.c:593 #, c-format msgid "bad speed value %i" msgstr "abiadura balio okerra: %i" #: aplay/aplay.c:700 speaker-test/speaker-test.c:666 #, c-format msgid "Unable to parse channel map string: %s\n" msgstr "" #: aplay/aplay.c:706 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Probatu `%s --help' informazio gehiago eskuratzeko.\n" #: aplay/aplay.c:722 #, c-format msgid "audio open error: %s" msgstr "errorea audioa irekitzean: %s" #: aplay/aplay.c:727 #, c-format msgid "info error: %s" msgstr "informazio errorea: %s" #: aplay/aplay.c:734 #, c-format msgid "nonblock setting error: %s" msgstr "errorea bloke gabeko konfigurazioan: %s" #: aplay/aplay.c:744 aplay/aplay.c:868 aplay/aplay.c:1158 aplay/aplay.c:1352 #: aplay/aplay.c:1868 aplay/aplay.c:1898 msgid "not enough memory" msgstr "ez dago memoria nahikorik" #: aplay/aplay.c:768 #, c-format msgid "Cannot create process ID file %s: %s" msgstr "" #: aplay/aplay.c:858 #, c-format msgid "read error (called from line %i)" msgstr "irakurketa errorea (%i lerrotik deitua)" #: aplay/aplay.c:925 #, c-format msgid "unknown length of 'fmt ' chunk (read %u, should be %u at least)" msgstr "" "'fmt' zatiaren tamaina ezezaguna (%u irakurrita, gutxienez %u izan beharko " "luke)" #: aplay/aplay.c:936 #, c-format msgid "" "unknown length of extensible 'fmt ' chunk (read %u, should be %u at least)" msgstr "" #: aplay/aplay.c:941 msgid "wrong format tag in extensible 'fmt ' chunk" msgstr "" #: aplay/aplay.c:948 #, c-format msgid "can't play WAVE-file format 0x%04x which is not PCM or FLOAT encoded" msgstr "" #: aplay/aplay.c:953 #, c-format msgid "can't play WAVE-files with %d tracks" msgstr "ezin dira %d pistadun WAVE fitxategiak" #: aplay/aplay.c:961 aplay/aplay.c:1087 #, c-format msgid "Warning: format is changed to U8\n" msgstr "Abisua: formatoa U8-ra aldatzen da\n" #: aplay/aplay.c:971 aplay/aplay.c:984 aplay/aplay.c:995 #, c-format msgid "Warning: format is changed to %s\n" msgstr "" #: aplay/aplay.c:1000 #, c-format msgid "" " can't play WAVE-files with sample %d bits in %d bytes wide (%d channels)" msgstr "" " ezin dira %d biteko eta %d byteko zabalerako lagindun WAVE fitxategiak " "erreproduzitu (%d kanal)" #: aplay/aplay.c:1023 #, c-format msgid " can't play WAVE-files with sample %d bits wide" msgstr " ezin dira %d biteko zabalerako lagindun WAVE fitxategiak" #: aplay/aplay.c:1081 #, c-format msgid "Warning: format is changed to MU_LAW\n" msgstr "Abisua: formatoa MU_LAW-ra aldatzen da\n" #: aplay/aplay.c:1093 #, c-format msgid "Warning: format is changed to S16_BE\n" msgstr "Abisua: formatoa S16_BE-ra aldatzen da\n" #: aplay/aplay.c:1106 aplay/aplay.c:2183 aplay/aplay.c:2190 aplay/aplay.c:2716 #: aplay/aplay.c:2728 msgid "read error" msgstr "errorea irakurtzean" #: aplay/aplay.c:1136 msgid "Channel numbers don't match between hw_params and channel map" msgstr "" #: aplay/aplay.c:1145 #, c-format msgid "Warning: unable to get channel map\n" msgstr "" #: aplay/aplay.c:1178 #, c-format msgid "Channel %d doesn't match with hw_parmas" msgstr "" #: aplay/aplay.c:1204 msgid "Broken configuration for this PCM: no configurations available" msgstr "" "Konfigurazio okerra PCM honentzat: ez dago konfiguraziorik eskuragarri" #: aplay/aplay.c:1208 #, c-format msgid "HW Params of device \"%s\":\n" msgstr "" #: aplay/aplay.c:1228 msgid "Access type not available" msgstr "Atzipen mota ez da eskuragarria" #: aplay/aplay.c:1233 msgid "Sample format non available" msgstr "Ez dago lagin formatorik eskuragarri" #: aplay/aplay.c:1239 msgid "Channels count non available" msgstr "Kanale zenbatzea ez dago eskuragarri" #: aplay/aplay.c:1254 #, c-format msgid "Warning: rate is not accurate (requested = %iHz, got = %iHz)\n" msgstr "Abisua: tasa ez da zehatza (eskatua = %iHz, jasoa = %iHz)\n" #: aplay/aplay.c:1260 #, c-format msgid " please, try the plug plugin %s\n" msgstr " mesedez, frogatu konexio plugina: %s\n" #: aplay/aplay.c:1297 msgid "Unable to install hw params:" msgstr "Ezinezkoa hardware parametroak instalatzea:" #: aplay/aplay.c:1304 #, c-format msgid "Can't use period equal to buffer size (%lu == %lu)" msgstr "Periodoa ezin da bufferraren tamainaren berdina izan (%lu == %lu)" #: aplay/aplay.c:1335 msgid "unable to install sw params:" msgstr "ezinezkoa software parametroak instalatzea:" #: aplay/aplay.c:1370 #, c-format msgid "snd_pcm_mmap_begin problem: %s" msgstr "" #: aplay/aplay.c:1399 #, c-format msgid "stdin O_NONBLOCK flag setup failed\n" msgstr "" #: aplay/aplay.c:1423 #, c-format msgid "\rPAUSE command ignored (no hw support)\n" msgstr "" #: aplay/aplay.c:1428 #, c-format msgid "pause push error: %s" msgstr "" #: aplay/aplay.c:1437 #, c-format msgid "pause release error: %s" msgstr "" #: aplay/aplay.c:1453 #, c-format msgid "" "\r=== PAUSE === " msgstr "" #: aplay/aplay.c:1495 #, c-format msgid "status error: %s" msgstr "egoera errorea: %s" #: aplay/aplay.c:1500 #, c-format msgid "fatal %s: %s" msgstr "" #: aplay/aplay.c:1501 aplay/aplay.c:1512 aplay/aplay.c:1515 aplay/aplay.c:1523 msgid "underrun" msgstr "hustutzea" #: aplay/aplay.c:1501 aplay/aplay.c:1512 aplay/aplay.c:1523 msgid "overrun" msgstr "gainezkatzea" #: aplay/aplay.c:1511 aplay/aplay.c:1522 #, c-format msgid "%s!!! (at least %.3f ms long)\n" msgstr "%s!!! (gutxienez %.3f ms luzerakoa)\n" #: aplay/aplay.c:1527 #, c-format msgid "Status:\n" msgstr "Egoera:\n" #: aplay/aplay.c:1531 #, c-format msgid "xrun: prepare error: %s" msgstr "xrun: prestakuntza errorea: %s" #: aplay/aplay.c:1537 #, c-format msgid "Status(DRAINING):\n" msgstr "Egoera(HUSTUTZEN):\n" #: aplay/aplay.c:1541 #, c-format msgid "capture stream format change? attempting recover...\n" msgstr "fluxuaren formato aldaketa jaso? berreskuratzea saiatzen...\n" #: aplay/aplay.c:1543 #, c-format msgid "xrun(DRAINING): prepare error: %s" msgstr "xrun(HUSTUTZEN): prestakuntza errorea: %s" #: aplay/aplay.c:1550 #, c-format msgid "Status(R/W):\n" msgstr "Egoera(IRAKURTZEA/IDAZTEA):\n" #: aplay/aplay.c:1553 #, c-format msgid "read/write error, state = %s" msgstr "irakurtze/idazte errorea, egoera = %s" #: aplay/aplay.c:1563 #, c-format msgid "Suspended. Trying resume. " msgstr "Esekia. Berrabiarazten saiatzen. " #: aplay/aplay.c:1568 #, c-format msgid "Failed. Restarting stream. " msgstr "Hutsa. Fluxua berrabiarazten. " #: aplay/aplay.c:1570 #, c-format msgid "suspend: prepare error: %s" msgstr "eseki: prestakuntza errorea: %s" #: aplay/aplay.c:1575 #, c-format msgid "Done.\n" msgstr "Eginda.\n" #: aplay/aplay.c:1597 #, c-format msgid " !clip " msgstr " !clip " #: aplay/aplay.c:1744 #, c-format msgid "Unsupported bit size %d.\n" msgstr "%d bit tamaina ez jasana.\n" #: aplay/aplay.c:1778 #, c-format msgid "Max peak (%li samples): 0x%08x " msgstr "Gehienezko tontorra (%li lagin): 0x%08x " #: aplay/aplay.c:1812 #, c-format msgid "" "Suspicious buffer position (%li total): avail = %li, delay = %li, buffer = " "%li\n" msgstr "" #: aplay/aplay.c:1940 #, c-format msgid "write error: %s" msgstr "errorea idaztean: %s" #: aplay/aplay.c:1988 #, c-format msgid "writev error: %s" msgstr "writev errorea: %s" #: aplay/aplay.c:2032 #, c-format msgid "read error: %s" msgstr "errorea irakurtzean: %s" #: aplay/aplay.c:2076 #, c-format msgid "readv error: %s" msgstr "readv errorea: %s" #: aplay/aplay.c:2124 msgid "can't allocate buffer for silence" msgstr "ezin da isilunerako bufferra alokatu" #: aplay/aplay.c:2133 aplay/aplay.c:2361 aplay/aplay.c:2366 aplay/aplay.c:2413 #: aplay/aplay.c:2422 aplay/aplay.c:2429 aplay/aplay.c:2439 aplay/aplay.c:2445 #: aplay/aplay.c:2517 aplay/aplay.c:2547 aplay/aplay.c:2561 msgid "write error" msgstr "idazketa errorea" #: aplay/aplay.c:2146 #, c-format msgid "voc_pcm_flush - silence error" msgstr "voc_pcm_flush - isilune errorea" #: aplay/aplay.c:2149 msgid "voc_pcm_flush error" msgstr "voc_pcm_flush errorea" #: aplay/aplay.c:2174 msgid "malloc error" msgstr "malloc errorea" #: aplay/aplay.c:2178 #, c-format msgid "Playing Creative Labs Channel file '%s'...\n" msgstr "Creative Labs Kanal '%s' fitxategia erreproduzitzen...\n" #: aplay/aplay.c:2246 aplay/aplay.c:2341 msgid "can't play packed .voc files" msgstr "ezin dira .voc paketatutako fitxategiak" #: aplay/aplay.c:2301 #, c-format msgid "can't play loops; %s isn't seekable\n" msgstr "ezin dira bukleak erreproduzitu; ezin da %s -n bilatu\n" #: aplay/aplay.c:2350 #, c-format msgid "unknown blocktype %d. terminate." msgstr "%d bloke mota ezezaguna. bukatuta." #: aplay/aplay.c:2481 #, c-format msgid "Wave doesn't support %s format..." msgstr "Wave-k ez du %s formatoa jasaten..." #: aplay/aplay.c:2541 #, c-format msgid "Sparc Audio doesn't support %s format..." msgstr "Sparc Audio-k ez du %s formatoa jasaten..." #: aplay/aplay.c:2622 msgid "Playing" msgstr "Erreproduzitzen" #: aplay/aplay.c:2622 msgid "Recording" msgstr "Grabatzen" #: aplay/aplay.c:2626 #, c-format msgid "Rate %d Hz, " msgstr "Maiztasuna: %d Hz, " #: aplay/aplay.c:2628 #, c-format msgid "Mono" msgstr "Mono" #: aplay/aplay.c:2630 #, c-format msgid "Stereo" msgstr "Estereo" #: aplay/aplay.c:2632 #, c-format msgid "Channels %i" msgstr "Kanalak: %i" #: aplay/aplay.c:3150 aplay/aplay.c:3203 #, c-format msgid "You need to specify %d files" msgstr "%d fitxategiak zehaztu behar dituzu" #: seq/aconnect/aconnect.c:49 #, c-format msgid "aconnect - ALSA sequencer connection manager\n" msgstr "aconnect - ALSA sekuentziadorearen konexio kudeatzailea\n" #: seq/aconnect/aconnect.c:50 #, c-format msgid "Copyright (C) 1999-2000 Takashi Iwai\n" msgstr "Copyright (C) 1999-2000 Takashi Iwai\n" #: seq/aconnect/aconnect.c:51 #, c-format msgid "Usage:\n" msgstr "Erabilera:\n" #: seq/aconnect/aconnect.c:52 #, c-format msgid " * Connection/disconnection between two ports\n" msgstr " * Bi porturen arteko konexio/deskonexioa\n" #: seq/aconnect/aconnect.c:53 #, c-format msgid " aconnect [-options] sender receiver\n" msgstr " aconnect [-aukerak] igorlea hartzailea\n" #: seq/aconnect/aconnect.c:54 #, c-format msgid " sender, receiver = client:port pair\n" msgstr " igorlea, hartzailea = bezeroa:portua parea\n" #: seq/aconnect/aconnect.c:55 #, c-format msgid " -d,--disconnect disconnect\n" msgstr " -d, --disconnect deskonektatu\n" #: seq/aconnect/aconnect.c:56 #, c-format msgid " -e,--exclusive exclusive connection\n" msgstr " -e, --exclusive konexio esklusiboa\n" #: seq/aconnect/aconnect.c:57 #, c-format msgid " -r,--real # convert real-time-stamp on queue\n" msgstr " -r, --real # zerrendako real-time-stamp eraldatu\n" #: seq/aconnect/aconnect.c:58 #, c-format msgid " -t,--tick # convert tick-time-stamp on queue\n" msgstr " -r, --real # zerrendako tick-time-stamp eraldatu\n" #: seq/aconnect/aconnect.c:59 #, c-format msgid " * List connected ports (no subscription action)\n" msgstr " * Konektaturiko portuak zerrendatu (harpidetzerik gabe)\n" #: seq/aconnect/aconnect.c:60 #, c-format msgid " aconnect -i|-o [-options]\n" msgstr " aconnect -i | -o [-aukerak]\n" #: seq/aconnect/aconnect.c:61 #, c-format msgid " -i,--input list input (readable) ports\n" msgstr " -i,--input sarrera portuak (irakurgarriak) zerrendatu\n" #: seq/aconnect/aconnect.c:62 #, c-format msgid " -o,--output list output (writable) ports\n" msgstr " -o,--output irteera portuak (idazgarriak) zerrendatu\n" #: seq/aconnect/aconnect.c:63 #, c-format msgid " -l,--list list current connections of each port\n" msgstr " -l, --list portu bakoitzaren egungo konexioak zerrendatu\n" #: seq/aconnect/aconnect.c:64 #, c-format msgid " * Remove all exported connections\n" msgstr " * Exportatutako konexio guztiak kendu\n" #: seq/aconnect/aconnect.c:65 #, c-format msgid " -x, --removeall\n" msgstr " -x, --removeall\n" #: seq/aconnect/aconnect.c:132 msgid "Connecting To" msgstr "Konektatzen..." #: seq/aconnect/aconnect.c:133 msgid "Connected From" msgstr "Konektatuta..." #: seq/aconnect/aconnect.c:169 #, c-format msgid "client %d: '%s' [type=%s]\n" msgstr "%d bezeroa: '%s' [mota=%s]\n" #: seq/aconnect/aconnect.c:173 msgid "user" msgstr "erabiltzailea" #: seq/aconnect/aconnect.c:173 msgid "kernel" msgstr "nukleoa" #: seq/aconnect/aconnect.c:308 #, c-format msgid "can't open sequencer\n" msgstr "ezin da sekuentziadorea ireki\n" #: seq/aconnect/aconnect.c:336 #, c-format msgid "can't get client id\n" msgstr "ezin da bezero id-a lortu\n" #: seq/aconnect/aconnect.c:343 #, c-format msgid "can't set client info\n" msgstr "ezin izan da bezeroaren informazioa ezarri\n" #: seq/aconnect/aconnect.c:350 #, c-format msgid "invalid sender address %s\n" msgstr "igorle helbide okerra: %s\n" #: seq/aconnect/aconnect.c:355 seq/aseqnet/aseqnet.c:290 #, c-format msgid "invalid destination address %s\n" msgstr "hartzaile helbide okerra: %s\n" #: seq/aconnect/aconnect.c:369 #, c-format msgid "No subscription is found\n" msgstr "Ez da harpidetzarik aurkitu\n" #: seq/aconnect/aconnect.c:374 #, c-format msgid "Disconnection failed (%s)\n" msgstr "Deskonexioak huts egin du (%s)\n" #: seq/aconnect/aconnect.c:380 #, c-format msgid "Connection is already subscribed\n" msgstr "Konexioa harpideturik dago jada\n" #: seq/aconnect/aconnect.c:385 #, c-format msgid "Connection failed (%s)\n" msgstr "Konexioak huts egin du (%s)\n" #: seq/aseqnet/aseqnet.c:164 #, c-format msgid "aseqnet - network client/server on ALSA sequencer\n" msgstr "aseqnet - ALSA sekuentziadorearen sareko bezero/zerbitzaria\n" #: seq/aseqnet/aseqnet.c:165 #, c-format msgid " Copyright (C) 1999 Takashi Iwai\n" msgstr " Copyright (C) 1999 Takashi Iwai\n" #: seq/aseqnet/aseqnet.c:166 #, c-format msgid "usage:\n" msgstr "erabilera:\n" #: seq/aseqnet/aseqnet.c:167 #, c-format msgid " server mode: aseqnet [-options]\n" msgstr " zerbitzari modua: aseqnet [-aukerak]\n" #: seq/aseqnet/aseqnet.c:168 #, c-format msgid " client mode: aseqnet [-options] server_host\n" msgstr " bezero modua: aseqnet [-aukerak] server_host\n" #: seq/aseqnet/aseqnet.c:169 #, c-format msgid "options:\n" msgstr "aukerak:\n" #: seq/aseqnet/aseqnet.c:170 #, c-format msgid " -p,--port # : specify TCP port (digit or service name)\n" msgstr "" #: seq/aseqnet/aseqnet.c:171 #, c-format msgid " -s,--source addr : read from given addr (client:port)\n" msgstr "" " -s, --source addr : helbide eman batetik irakurri (bezeroa:portua)\n" #: seq/aseqnet/aseqnet.c:172 #, c-format msgid " -d,--dest addr : write to given addr (client:port)\n" msgstr " -d, --dest addr : helbide eman batera idatzi (bezeroa:portua)\n" #: seq/aseqnet/aseqnet.c:173 #, c-format msgid " -v, --verbose : print verbose messages\n" msgstr " -v, --verbose : mezu zehatzagoak bistaratu\n" #: seq/aseqnet/aseqnet.c:174 #, c-format msgid " -i, --info : print certain received events\n" msgstr " -i, --info : jasotako gertakari zehatz batzuk bistaratu\n" #: seq/aseqnet/aseqnet.c:188 #, c-format msgid "can't malloc\n" msgstr "malloc ez eskuragarria\n" #: seq/aseqnet/aseqnet.c:213 #, c-format msgid "closing files..\n" msgstr "fitxategiak ixten...\n" #: seq/aseqnet/aseqnet.c:272 #, c-format msgid "sequencer opened: %d:%d\n" msgstr "sekuentziadorea ireki da: %d:%d\n" #: seq/aseqnet/aseqnet.c:279 #, c-format msgid "invalid source address %s\n" msgstr "iturburu helbide okerra: %s\n" #: seq/aseqnet/aseqnet.c:309 #, c-format msgid "service '%s' is not found in /etc/services\n" msgstr "ez da '%s' zerbitzua aurkitu /etc/services -en\n" #: seq/aseqnet/aseqnet.c:377 #, c-format msgid "too many connections!\n" msgstr "konexio gehiegi!\n" #: seq/aseqnet/aseqnet.c:388 #, c-format msgid "accepted[%d]\n" msgstr "onartua[%d]\n" #: seq/aseqnet/aseqnet.c:411 #, c-format msgid "can't get address %s\n" msgstr "ezin da helbidea eskuratu: %s\n" #: seq/aseqnet/aseqnet.c:422 #, c-format msgid "ok.. connected\n" msgstr "ok... konektatuta\n" #: seq/aseqnet/aseqnet.c:518 #, c-format msgid "Channel %2d: Control event : %5d\n" msgstr "%2d kanala: Kontrol gertakaria : %5d\n" #: seq/aseqnet/aseqnet.c:522 #, c-format msgid "Channel %2d: Pitchbender : %5d\n" msgstr "%2d kanala: Tonu inflexioa: %5d\n" #: seq/aseqnet/aseqnet.c:526 #, c-format msgid "Channel %2d: Note On event : %5d\n" msgstr "%2d kanala: Pizte gertakarian oharra : %5d\n" #: seq/aseqnet/aseqnet.c:530 #, c-format msgid "Channel %2d: Note Off event: %5d\n" msgstr "%2d kanala: Itzaltze gertakarian oharra : %5d\n" #: seq/aseqnet/aseqnet.c:585 #, c-format msgid "disconnected\n" msgstr "deskonektatua\n" #: speaker-test/speaker-test.c:121 msgid "Front Left" msgstr "Aurrealde-ezker" #: speaker-test/speaker-test.c:122 msgid "Front Right" msgstr "Aurrealde-eskuin" #: speaker-test/speaker-test.c:123 msgid "Rear Left" msgstr "Atzealde-ezker" #: speaker-test/speaker-test.c:124 msgid "Rear Right" msgstr "Atzealde-eskuin" #: speaker-test/speaker-test.c:126 msgid "LFE" msgstr "LFE" #: speaker-test/speaker-test.c:127 msgid "Side Left" msgstr "Albo-ezker" #: speaker-test/speaker-test.c:128 msgid "Side Right" msgstr "Albo-eskuin" #: speaker-test/speaker-test.c:129 msgid "Channel 9" msgstr "9 kanala" #: speaker-test/speaker-test.c:130 msgid "Channel 10" msgstr "10 kanala" #: speaker-test/speaker-test.c:131 msgid "Channel 11" msgstr "11 kanala" #: speaker-test/speaker-test.c:132 msgid "Channel 12" msgstr "12 kanala" #: speaker-test/speaker-test.c:133 msgid "Channel 13" msgstr "13 kanala" #: speaker-test/speaker-test.c:134 msgid "Channel 14" msgstr "14 kanala" #: speaker-test/speaker-test.c:135 msgid "Channel 15" msgstr "15 kanala" #: speaker-test/speaker-test.c:136 msgid "Channel 16" msgstr "16 kanala" #: speaker-test/speaker-test.c:519 #, c-format msgid "Broken configuration for playback: no configurations available: %s\n" msgstr "" "Erreprodukziorako konfigurazioa apurtua dago: ez dago konfigurazio " "erabilgarririk: %s\n" #: speaker-test/speaker-test.c:526 #, c-format msgid "Access type not available for playback: %s\n" msgstr "Sarbide mota ez da erreprodukziorako eskuragarri: %s\n" #: speaker-test/speaker-test.c:533 #, c-format msgid "Sample format not available for playback: %s\n" msgstr "Lagin formatoa ez dago erreprodukziorako eskuragarri: %s\n" #: speaker-test/speaker-test.c:540 #, c-format msgid "Channels count (%i) not available for playbacks: %s\n" msgstr "Kanaleen kontaketa (%i) ez dago erreprodukziorako eskuragarri: %s\n" #: speaker-test/speaker-test.c:548 #, c-format msgid "Rate %iHz not available for playback: %s\n" msgstr "%i Hz maiztasuna ez dago erreprodukziorako eskuragarri: %s\n" #: speaker-test/speaker-test.c:553 #, c-format msgid "Rate doesn't match (requested %iHz, get %iHz, err %d)\n" msgstr "" "Maiztasunak ez datoz bat (eskatua: %i Hz, eskuratua: %i Hz, errorea: %d)\n" #: speaker-test/speaker-test.c:557 #, c-format msgid "Rate set to %iHz (requested %iHz)\n" msgstr "Maiztasuna %i hz-tan ezarri da (%i Hz eskatu ziren)\n" #: speaker-test/speaker-test.c:563 #, c-format msgid "Buffer size range from %lu to %lu\n" msgstr "Bufferraren tamaina %lu eta %lu artekoa da\n" #: speaker-test/speaker-test.c:564 #, c-format msgid "Period size range from %lu to %lu\n" msgstr "Periodoaren luzera %lu eta %lu artekoa da\n" #: speaker-test/speaker-test.c:566 #, c-format msgid "Requested period time %u us\n" msgstr "Eskatutako periodo denbora: %u us\n" #: speaker-test/speaker-test.c:569 #, c-format msgid "Unable to set period time %u us for playback: %s\n" msgstr "" "Ezin izan da periodo denbora %u us-tara jarri erreprodukziorako: %s\n" #: speaker-test/speaker-test.c:575 #, c-format msgid "Requested buffer time %u us\n" msgstr "Eskaturiko buffer denbora %u us\n" #: speaker-test/speaker-test.c:578 #, c-format msgid "Unable to set buffer time %u us for playback: %s\n" msgstr "Ezin izan da buffer denbora %u -ra ezarri erreprodukziorako: %s\n" #: speaker-test/speaker-test.c:587 #, c-format msgid "Using max buffer size %lu\n" msgstr "Buffer tamaina handiena (%lu) erabiltzen\n" #: speaker-test/speaker-test.c:590 #, c-format msgid "Unable to set buffer size %lu for playback: %s\n" msgstr "Ezin izan da buffer tamaina %lu -ra ezarri erreprodukziorako: %s\n" #: speaker-test/speaker-test.c:596 #, c-format msgid "Periods = %u\n" msgstr "Periodoak = %u\n" #: speaker-test/speaker-test.c:599 #, c-format msgid "Unable to set nperiods %u for playback: %s\n" msgstr "Ezin izan dira erreprodukziorako %u nperiodoak ezarri: %s\n" #: speaker-test/speaker-test.c:608 #, c-format msgid "Unable to set hw params for playback: %s\n" msgstr "Ezin izan dira erreprodukziorako hardware parametroak ezarri: %s\n" #: speaker-test/speaker-test.c:614 #, c-format msgid "was set period_size = %lu\n" msgstr "period_size ezarri da = %lu\n" #: speaker-test/speaker-test.c:615 #, c-format msgid "was set buffer_size = %lu\n" msgstr "buffer_size ezarri da = %lu\n" #: speaker-test/speaker-test.c:617 #, c-format msgid "buffer to small, could not use\n" msgstr "buffer txikiegia, ezin da erabili\n" #: speaker-test/speaker-test.c:630 #, c-format msgid "Unable to determine current swparams for playback: %s\n" msgstr "" "Ezin izan dira erreprodukziorako egungo software parametroak detektatu: %s\n" #: speaker-test/speaker-test.c:637 #, c-format msgid "Unable to set start threshold mode for playback: %s\n" msgstr "Ezin izan dira erreprodukziorako hardware parametroak ezarri: %s\n" #: speaker-test/speaker-test.c:644 #, c-format msgid "Unable to set avail min for playback: %s\n" msgstr "Ezin izan da erreprodukziorako gutxieneko eskuragarria ezarri: %s\n" #: speaker-test/speaker-test.c:651 #, c-format msgid "Unable to set sw params for playback: %s\n" msgstr "Ezin izan dira erreprodukziorako software parametroak ezarri: %s\n" #: speaker-test/speaker-test.c:671 #, c-format msgid "Unable to set channel map: %s\n" msgstr "" #: speaker-test/speaker-test.c:696 #, c-format msgid "Can't recovery from underrun, prepare failed: %s\n" msgstr "Ezin da hustutzetik errekuperatu, prestatzeak huts egin du: %s\n" #: speaker-test/speaker-test.c:707 #, c-format msgid "Can't recovery from suspend, prepare failed: %s\n" msgstr "Ezin izan da esekitzetik berrabiarazi, prestaketa errorea: %s\n" #: speaker-test/speaker-test.c:771 speaker-test/speaker-test.c:1272 #, c-format msgid "No enough memory\n" msgstr "Ez dago memoria nahikorik\n" #: speaker-test/speaker-test.c:776 #, c-format msgid "Cannot open WAV file %s\n" msgstr "Ezin da %s WAv fitxategia ireki\n" #: speaker-test/speaker-test.c:780 speaker-test/speaker-test.c:809 #, c-format msgid "Invalid WAV file %s\n" msgstr "%s WAV fitxategi baliogabea\n" #: speaker-test/speaker-test.c:785 #, c-format msgid "Not a WAV file: %s\n" msgstr "Ez da WAV fitxategi bat: %s\n" #: speaker-test/speaker-test.c:789 #, c-format msgid "Unsupported WAV format %d for %s\n" msgstr "WAV %d formato ez jasana %s -rentzat\n" #: speaker-test/speaker-test.c:794 #, c-format msgid "%s is not a mono stream (%d channels)\n" msgstr "%s ez da mono fluxua (%d kanal)\n" #: speaker-test/speaker-test.c:799 #, c-format msgid "Sample rate doesn't match (%d) for %s\n" msgstr "Lagintze frekuentzia ez dator bat (%d) %s -rekin\n" #: speaker-test/speaker-test.c:804 #, c-format msgid "Unsupported sample format bits %d for %s\n" msgstr "Lagin formato bit %d ez jasanak %s -rentzat\n" #: speaker-test/speaker-test.c:865 #, c-format msgid "Undefined channel %d\n" msgstr "%d kanal ez zehaztua\n" #: speaker-test/speaker-test.c:916 #, c-format msgid "Write error: %d,%s\n" msgstr "Idazte errorea: %d, %s\n" #: speaker-test/speaker-test.c:918 #, c-format msgid "xrun_recovery failed: %d,%s\n" msgstr "xrun_recovery errorea: %d, %s\n" #: speaker-test/speaker-test.c:1004 #, c-format msgid "" "Usage: speaker-test [OPTION]... \n" "-h,--help\thelp\n" "-D,--device\tplayback device\n" "-r,--rate\tstream rate in Hz\n" "-c,--channels\tcount of channels in stream\n" "-f,--frequency\tsine wave frequency in Hz\n" "-F,--format\tsample format\n" "-b,--buffer\tring buffer size in us\n" "-p,--period\tperiod size in us\n" "-P,--nperiods\tnumber of periods\n" "-t,--test\tpink=use pink noise, sine=use sine wave, wav=WAV file\n" "-l,--nloops\tspecify number of loops to test, 0 = infinite\n" "-s,--speaker\tsingle speaker test. Values 1=Left, 2=right, etc\n" "-w,--wavfile\tUse the given WAV file as a test sound\n" "-W,--wavdir\tSpecify the directory containing WAV files\n" "-m,--chmap\tSpecify the channel map to override\n" "-X,--force-frequency\tforce frequencies outside the 30-8000hz range\n" "-S,--scale\tScale of generated test tones in percent (default=80)\n" "\n" msgstr "" #: speaker-test/speaker-test.c:1136 #, c-format msgid "Invalid number of periods %d\n" msgstr "%d periodo kopuru okerra\n" #: speaker-test/speaker-test.c:1152 speaker-test/speaker-test.c:1156 #, c-format msgid "Invalid test type %s\n" msgstr "%s froga mota baliogabea\n" #: speaker-test/speaker-test.c:1189 #, c-format msgid "Unknown option '%c'\n" msgstr "Aukera ezezaguna: '%c'\n" #: speaker-test/speaker-test.c:1203 #, c-format msgid "Invalid parameter for -s option.\n" msgstr "Parametro baliogabea -s aukerarentzat.\n" #: speaker-test/speaker-test.c:1218 #, c-format msgid "Playback device is %s\n" msgstr "Erreprodukzio gailua %s da\n" #: speaker-test/speaker-test.c:1219 #, c-format msgid "Stream parameters are %iHz, %s, %i channels\n" msgstr "Fluxuaren parametroak %i Hz, %s, %i kanal dira\n" #: speaker-test/speaker-test.c:1222 #, c-format msgid "Using 16 octaves of pink noise\n" msgstr "16 zortziko zarata arroxa erabiltzen\n" #: speaker-test/speaker-test.c:1225 #, c-format msgid "Sine wave rate is %.4fHz\n" msgstr "Uhin sinusoidalaren maiztasuna %.4f Hz da\n" #: speaker-test/speaker-test.c:1228 #, c-format msgid "WAV file(s)\n" msgstr "WAV fitxategia(k)\n" #: speaker-test/speaker-test.c:1238 #, c-format msgid "Playback open error: %d,%s\n" msgstr "Errorea erreprodukzioa irekitzean: %d, %s\n" #: speaker-test/speaker-test.c:1244 #, c-format msgid "Setting of hwparams failed: %s\n" msgstr "Ezin izan dira hardware parametroak ezarri: %s\n" #: speaker-test/speaker-test.c:1248 #, c-format msgid "Setting of swparams failed: %s\n" msgstr "Ezin izan dira software parametroak ezarri: %s\n" #: speaker-test/speaker-test.c:1295 speaker-test/speaker-test.c:1317 #, c-format msgid "Transfer failed: %s\n" msgstr "Transferentziak huts egin du: %s\n" #: speaker-test/speaker-test.c:1303 #, c-format msgid "Time per period = %lf\n" msgstr "Periodo bakoitzeko denbora = %lf\n" ������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/webbrowser-app.po�����������������������������������������0000644�0000000�0000000�00000064473�12704125524�020410� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for webbrowser-app # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the webbrowser-app package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # msgid "" msgstr "" "Project-Id-Version: webbrowser-app\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-02-25 21:16+0100\n" "PO-Revision-Date: 2015-06-26 16:28+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\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-04-15 08:18+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/app/AlertDialog.qml:23 msgid "JavaScript Alert" msgstr "JavaScript alerta" #: src/app/AlertDialog.qml:26 src/app/AuthenticationDialog.qml:47 #: src/app/ConfirmDialog.qml:26 src/app/HttpAuthenticationDialog.qml:59 #: src/app/PromptDialog.qml:32 src/app/webbrowser/BookmarkOptions.qml:101 #: src/app/webbrowser/LeavePrivateModeDialog.qml:39 msgid "OK" msgstr "Ados" #: src/app/AuthenticationDialog.qml:24 src/app/HttpAuthenticationDialog.qml:25 msgid "Authentication required." msgstr "Autentifikazioa beharrezkoa da." #. TRANSLATORS: %1 refers to the URL of the current website #: src/app/AuthenticationDialog.qml:26 #, qt-format msgid "The website %1 requires authentication." msgstr "%1 webguneak autentifikazioa eskatzen du." #: src/app/AuthenticationDialog.qml:34 src/app/HttpAuthenticationDialog.qml:39 msgid "Username" msgstr "Erabiltzaile-izena" #: src/app/AuthenticationDialog.qml:41 src/app/HttpAuthenticationDialog.qml:49 msgid "Password" msgstr "Pasahitza" #: src/app/AuthenticationDialog.qml:53 src/app/ConfirmDialog.qml:31 #: src/app/HttpAuthenticationDialog.qml:69 src/app/PromptDialog.qml:38 #: src/app/webbrowser/BookmarkOptions.qml:143 #: src/app/webbrowser/ContentDownloadDialog.qml:114 #: src/app/webbrowser/ContextMenuMobile.qml:139 #: src/app/webbrowser/DownloadDelegate.qml:187 #: src/app/webbrowser/HistoryView.qml:175 #: src/app/webbrowser/HistoryViewWide.qml:382 #: src/app/webbrowser/LeavePrivateModeDialog.qml:32 #: src/app/webbrowser/SettingsPage.qml:297 #: src/app/webbrowser/SettingsPage.qml:351 #: src/app/webcontainer/AccountChooserDialog.qml:96 #: src/app/webcontainer/ContextMenuMobile.qml:141 msgid "Cancel" msgstr "Utzi" #: src/app/BeforeUnloadDialog.qml:23 msgid "Confirm Navigation" msgstr "Berretsi nabigazioa" #: src/app/BeforeUnloadDialog.qml:26 msgid "Leave" msgstr "Irten" #: src/app/BeforeUnloadDialog.qml:31 msgid "Stay" msgstr "Gelditu" #: src/app/CertificateVerificationDialog.qml:24 msgid "This connection is untrusted" msgstr "Konexio hau ez da fidagarria" #. TRANSLATORS: %1 refers to the hostname #: src/app/CertificateVerificationDialog.qml:26 #, qt-format msgid "" "You are trying to securely reach %1, but the security certificate of this " "website is not trusted." msgstr "" "%1(e)ra modu seguruan konektatu nahian zabiltza, baina webgunearen " "segurtasun-ziurtagiria ez da fidagarria." #: src/app/CertificateVerificationDialog.qml:29 #: src/app/InvalidCertificateErrorSheet.qml:160 msgid "Proceed anyway" msgstr "Jarraitu dena den" #: src/app/CertificateVerificationDialog.qml:35 #: src/app/InvalidCertificateErrorSheet.qml:173 msgid "Back to safety" msgstr "Itzuli segurtasunera" #: src/app/ConfirmDialog.qml:23 msgid "JavaScript Confirmation" msgstr "JavaScript berrespena" #: src/app/ErrorSheet.qml:36 msgid "Network Error" msgstr "Sareko errorea" #. TRANSLATORS: %1 refers to the URL of the current page #: src/app/ErrorSheet.qml:42 #, qt-format msgid "It appears you are having trouble viewing: %1." msgstr "Badirudi arazoak dituzula orri hau ikusteko: %1." #: src/app/ErrorSheet.qml:48 msgid "Please check your network settings and try refreshing the page." msgstr "" #: src/app/ErrorSheet.qml:53 msgid "Refresh page" msgstr "Freskatu orria" #: src/app/GeolocationPermissionRequest.qml:28 msgid "Permission Request" msgstr "Baimen-eskaera" #: src/app/GeolocationPermissionRequest.qml:29 msgid "This page wants to know your device’s location." msgstr "Orri honek zure gailuaren kokapena jakin nahi du." #: src/app/GeolocationPermissionRequest.qml:33 msgid "Deny" msgstr "Ukatu" #: src/app/GeolocationPermissionRequest.qml:43 msgid "Allow" msgstr "Baimendu" #: src/app/InvalidCertificateErrorSheet.qml:55 msgid "This site security certificate is not trusted.\n" msgstr "Gunearen segurtasun-ziurtagiria ez da fidagarria.\n" #: src/app/InvalidCertificateErrorSheet.qml:63 msgid "Learn more" msgstr "Gehiago ikasi" #. TRANSLATORS: %1 refers to the SSL certificate's serial number #: src/app/InvalidCertificateErrorSheet.qml:87 #, qt-format msgid "" "Serial number:\n" "%1" msgstr "" "Serie-zenbakia:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's subject display name #: src/app/InvalidCertificateErrorSheet.qml:94 #, qt-format msgid "" "Subject:\n" "%1" msgstr "" "Subjektua:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's subject's address #: src/app/InvalidCertificateErrorSheet.qml:102 #, qt-format msgid "" "Subject address:\n" "%1" msgstr "" "Subjektuaren helbidea:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's issuer display name #: src/app/InvalidCertificateErrorSheet.qml:113 #, qt-format msgid "" "Issuer:\n" "%1" msgstr "" "Jaulkitzailea:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's issuer's address #: src/app/InvalidCertificateErrorSheet.qml:121 #, qt-format msgid "" "Issuer address:\n" "%1" msgstr "" "Jaulkitzailearen helbidea:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's start date #: src/app/InvalidCertificateErrorSheet.qml:132 #, qt-format msgid "" "Valid from:\n" "%1" msgstr "" "Noiztik baliozkoa:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's expiry date #: src/app/InvalidCertificateErrorSheet.qml:139 #, qt-format msgid "" "Valid until:\n" "%1" msgstr "" "Noiz arte baliozkoa:\n" "%1" #. TRANSLATORS: %1 refers to the SSL certificate's SHA1 fingerprint #: src/app/InvalidCertificateErrorSheet.qml:146 #, qt-format msgid "" "Fingerprint (SHA1):\n" "%1" msgstr "" "Hatz-marka (SHA1):\n" "%1" #: src/app/InvalidCertificateErrorSheet.qml:153 msgid "" "You should not proceed, especially if you have never seen this warning " "before for this site." msgstr "" "Ez zenuke aurrera jarraitu beharko, bereziki gune honentzat abisu hau aurrez " "inoiz ikusi ez baduzu." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:187 #, qt-format msgid "" "You attempted to reach %1 but the server presented a security certificate " "which does not match the identity of the site." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak gunearen nortasunarekin bat ez " "datorren segurtasun-ziurtagiria aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:190 #, qt-format msgid "" "You attempted to reach %1 but the server presented a security certificate " "which has expired." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak iraungitako segurtasun-" "ziurtagiria aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:193 #, qt-format msgid "" "You attempted to reach %1 but the server presented a security certificate " "which contains invalid dates." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak data baliogabeak dituen " "segurtasun-ziurtagiria aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:196 #, qt-format msgid "" "You attempted to reach %1 but the server presented a security certificate " "issued by an entity that is not trusted." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak fidagarria ez den entitate batek " "jaulkitako segurtasun-ziurtagiria aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:199 #, qt-format msgid "" "You attempted to reach %1 but the server presented a security certificate " "that has been revoked." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak atzera botatako segurtasun-" "ziurtagiri bat aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:202 #, qt-format msgid "" "You attempted to reach %1 but the server presented an invalid security " "certificate." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak segurtasun-ziurtagiri baliogabe " "bat aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:205 #, qt-format msgid "" "You attempted to reach %1 but the server presented an insecure security " "certificate." msgstr "" "%1 atzitzen saiatu zara, baina zerbitzariak segurtasun-ziurtagiri ez seguru " "bat aurkeztu du." #. TRANSLATORS: %1 refers to the domain name of the SSL certificate #: src/app/InvalidCertificateErrorSheet.qml:208 #, qt-format msgid "" "This site security certificate is not trusted\n" "You attempted to reach %1 but the server presented a security certificate " "which failed our security checks for an unknown reason." msgstr "" "Gunearen segurtasun-ziurtagiria ez da fidagarria\n" "%1 atzitzen saiatu zara, baina zerbitzariak aurkeztu duen segurtasun-" "ziurtagiriak ez ditu gure segurtasun-probak gainditu, arrazoi ezezagunagatik." #: src/app/PromptDialog.qml:23 msgid "JavaScript Prompt" msgstr "JavaScript gonbita" #: src/app/ProxyAuthenticationDialog.qml:22 msgid "Proxy authentication required." msgstr "Proxy autentifikazioa beharrezkoa da." #. TRANSLATORS: %1 refers to the proxy address, %2 refers to the proxy port #: src/app/ProxyAuthenticationDialog.qml:24 #, qt-format msgid "The website %1:%2 requires authentication." msgstr "%1:%2 webguneak autentifikazioa behar du." #: src/app/actions/Back.qml:23 msgid "Back" msgstr "Atzera" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Back' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/Back.qml:26 msgid "Older Page" msgstr "Orri zaharragoa" #: src/app/actions/Bookmark.qml:23 msgid "Bookmark" msgstr "Laster-marka" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Bookmark' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/Bookmark.qml:26 msgid "Add This Page to Bookmarks" msgstr "Gehitu orri hau laster-markei" #: src/app/actions/BookmarkLink.qml:22 msgid "Bookmark link" msgstr "Egin loturaren laster-marka" #: src/app/actions/ClearHistory.qml:23 msgid "Clear History" msgstr "Garbitu historia" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Clear History' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/ClearHistory.qml:26 msgid "Clear Navigation History" msgstr "Garbitu nabigazio-historia" #: src/app/actions/Copy.qml:22 msgid "Copy" msgstr "Kopiatu" #: src/app/actions/CopyImage.qml:22 msgid "Copy image" msgstr "Kopiatu irudia" #: src/app/actions/CopyLink.qml:22 msgid "Copy link" msgstr "Kopiatu lotura" #: src/app/actions/Cut.qml:22 msgid "Cut" msgstr "" #: src/app/actions/Erase.qml:22 msgid "Erase" msgstr "" #: src/app/actions/FindInPage.qml:23 src/app/webbrowser/Browser.qml:556 msgid "Find in page" msgstr "" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Find in Page' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/FindInPage.qml:26 msgid "Search in Page" msgstr "" #: src/app/actions/Forward.qml:23 msgid "Forward" msgstr "Aurrera" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Forward' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/Forward.qml:26 msgid "Newer Page" msgstr "Orri berriagoa" #: src/app/actions/GoTo.qml:23 msgid "Goto" msgstr "Joan hona" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Goto' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/GoTo.qml:26 msgid "Address;URL;www" msgstr "Helbidea;URLa;www" #: src/app/actions/NewTab.qml:23 src/app/webbrowser/Browser.qml:439 #: src/app/webbrowser/TabsBar.qml:91 msgid "New Tab" msgstr "Fitxa berria" #. TRANSLATORS: This is a free-form list of keywords associated to the 'New Tab' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/NewTab.qml:26 msgid "Open a New Tab" msgstr "Ireki fitxa berria" #: src/app/actions/OpenImageInNewTab.qml:22 msgid "Open image in new tab" msgstr "Ireki irudia fitxa berrian" #: src/app/actions/OpenLinkInNewBackgroundTab.qml:22 msgid "Open link in new background tab" msgstr "Ireki lotura atzeko planoko fitxa berrian" #: src/app/actions/OpenLinkInNewTab.qml:22 msgid "Open link in new tab" msgstr "Ireki lotura fitxa berrian" #: src/app/actions/OpenVideoInNewTab.qml:22 msgid "Open video in new tab" msgstr "" #: src/app/actions/Paste.qml:22 msgid "Paste" msgstr "" #: src/app/actions/Redo.qml:22 msgid "Redo" msgstr "" #: src/app/actions/Reload.qml:23 src/app/webbrowser/SadTab.qml:86 #: src/app/webbrowser/TabsBar.qml:96 src/app/webcontainer/SadPage.qml:51 msgid "Reload" msgstr "Birkargatu" #. TRANSLATORS: This is a free-form list of keywords associated to the 'Reload' action. #. Keywords may actually be sentences, and must be separated by semi-colons. #: src/app/actions/Reload.qml:26 msgid "Leave Page" msgstr "Irten orritik" #: src/app/actions/SaveImage.qml:22 msgid "Save image" msgstr "Gorde irudia" #: src/app/actions/SaveLink.qml:22 msgid "Save link" msgstr "" #: src/app/actions/SaveVideo.qml:22 msgid "Save video" msgstr "" #: src/app/actions/SelectAll.qml:22 src/app/webbrowser/DownloadsPage.qml:86 #: src/app/webbrowser/HistoryView.qml:190 #: src/app/webbrowser/HistoryViewWide.qml:407 msgid "Select all" msgstr "Hautatu dena" #: src/app/actions/Share.qml:22 src/app/webbrowser/Browser.qml:536 msgid "Share" msgstr "Partekatu" #: src/app/actions/Undo.qml:22 msgid "Undo" msgstr "" #. TRANSLATORS: %2 refers to the total number of find in page results and %1 to the highlighted result #: src/app/webbrowser/AddressBar.qml:208 #, qt-format msgid "%1/%2" msgstr "" #: src/app/webbrowser/AddressBar.qml:244 msgid "find in page" msgstr "" #: src/app/webbrowser/AddressBar.qml:245 msgid "search or enter an address" msgstr "bilatu edo idatzi helbide bat" #: src/app/webbrowser/BookmarkOptions.qml:48 msgid "Bookmark Added" msgstr "Laster-marka gehituta" #. TRANSLATORS: Field where the title of bookmarked URL can be changed #: src/app/webbrowser/BookmarkOptions.qml:53 msgid "Name" msgstr "Izena" #. TRANSLATORS: Field to choose the folder where bookmarked URL will be saved in #: src/app/webbrowser/BookmarkOptions.qml:71 msgid "Save in" msgstr "Gorde hemen" #: src/app/webbrowser/BookmarkOptions.qml:78 #: src/app/webbrowser/BookmarksFoldersView.qml:133 #: src/app/webbrowser/BookmarksFoldersViewWide.qml:105 msgid "All Bookmarks" msgstr "Laster-marka guztiak" #: src/app/webbrowser/BookmarkOptions.qml:93 #: src/app/webbrowser/BookmarkOptions.qml:133 msgid "New Folder" msgstr "Karpeta berria" #: src/app/webbrowser/BookmarkOptions.qml:115 msgid "Create new folder" msgstr "Sortu karpeta berria" #: src/app/webbrowser/BookmarkOptions.qml:153 #: src/app/webbrowser/SettingsPage.qml:361 msgid "Save" msgstr "Gorde" #: src/app/webbrowser/BookmarksFoldersView.qml:191 #: src/app/webbrowser/BookmarksFoldersViewWide.qml:159 #: src/app/webbrowser/NewTabView.qml:258 #: src/app/webbrowser/SettingsPage.qml:96 #: src/app/webbrowser/SettingsPage.qml:325 msgid "Homepage" msgstr "Hasiera-orria" #: src/app/webbrowser/BookmarksView.qml:81 #: src/app/webbrowser/BookmarksViewWide.qml:80 #: src/app/webbrowser/Browser.qml:544 src/app/webbrowser/NewTabView.qml:135 #: src/app/webbrowser/NewTabViewWide.qml:139 msgid "Bookmarks" msgstr "Laster-markak" #: src/app/webbrowser/BookmarksView.qml:113 #: src/app/webbrowser/BookmarksViewWide.qml:112 #: src/app/webbrowser/Browser.qml:425 src/app/webbrowser/HistoryView.qml:131 #: src/app/webbrowser/HistoryViewWide.qml:501 msgid "Done" msgstr "Eginda" #: src/app/webbrowser/BookmarksView.qml:127 #: src/app/webbrowser/BookmarksViewWide.qml:126 #: src/app/webbrowser/HistoryView.qml:145 #: src/app/webbrowser/HistoryViewWide.qml:515 #: src/app/webbrowser/TabsBar.qml:153 src/app/webbrowser/TabsList.qml:99 msgid "New tab" msgstr "Fitxa berria" #: src/app/webbrowser/Browser.qml:550 #: src/app/webbrowser/HistoryViewWide.qml:366 msgid "History" msgstr "Historia" #: src/app/webbrowser/Browser.qml:563 src/app/webbrowser/DownloadsPage.qml:58 msgid "Downloads" msgstr "" #: src/app/webbrowser/Browser.qml:570 msgid "Leave Private Mode" msgstr "Utzi modu pribatua" #: src/app/webbrowser/Browser.qml:570 msgid "Private Mode" msgstr "Modu pribatua" #: src/app/webbrowser/Browser.qml:588 src/app/webbrowser/SettingsPage.qml:49 msgid "Settings" msgstr "Ezarpenak" #. TRANSLATORS: %1 refers to the current number of tabs opened #: src/app/webbrowser/Browser.qml:760 src/app/webbrowser/Browser.qml:798 #, qt-format msgid "(%1)" msgstr "(%1)" #: src/app/webbrowser/Browser.qml:1379 msgid "Swipe Up To Exit Full Screen" msgstr "Pasa hatza gorantz pantaila osotik irteteko" #: src/app/webbrowser/Browser.qml:1380 msgid "Press ESC To Exit Full Screen" msgstr "Sakatu IHES tekla pantaila osotik irteteko" #: src/app/webbrowser/ContentDownloadDialog.qml:83 msgid "" "Choose an application to open this file or add it to the downloads folder." msgstr "" #: src/app/webbrowser/ContentDownloadDialog.qml:89 msgid "Choose an application" msgstr "" #: src/app/webbrowser/ContentDownloadDialog.qml:102 msgid "Download" msgstr "" #: src/app/webbrowser/DownloadDelegate.qml:159 msgid "Download failed" msgstr "" #: src/app/webbrowser/DownloadDelegate.qml:208 msgid "Resume" msgstr "" #: src/app/webbrowser/DownloadsPage.qml:62 msgid "Confirm selection" msgstr "" #: src/app/webbrowser/DownloadsPage.qml:102 #: src/app/webbrowser/HistoryView.qml:217 #: src/app/webbrowser/HistoryViewWide.qml:426 msgid "Delete" msgstr "Ezabatu" #: src/app/webbrowser/DownloadsPage.qml:264 msgid "No downloads available" msgstr "" #: src/app/webbrowser/ExpandedHistoryView.qml:121 #, qt-format msgid "%1 page" msgid_plural "%1 pages" msgstr[0] "orri %1" msgstr[1] "%1 orri" #: src/app/webbrowser/ExpandedHistoryView.qml:136 #: src/app/webbrowser/NewTabView.qml:148 msgid "Less" msgstr "Gutxiago" #: src/app/webbrowser/HistorySectionDelegate.qml:26 msgid "Last Visited" msgstr "Azkena bisitatuak" #: src/app/webbrowser/HistorySectionDelegate.qml:48 #: src/app/webbrowser/HistoryViewWide.qml:175 msgid "Yesterday" msgstr "Atzo" #: src/app/webbrowser/HistoryViewWide.qml:159 msgid "All History" msgstr "" #: src/app/webbrowser/HistoryViewWide.qml:173 #: src/app/webbrowser/HistoryViewWide.qml:282 msgid "Today" msgstr "" #: src/app/webbrowser/HistoryViewWide.qml:447 msgid "search history" msgstr "" #: src/app/webbrowser/LeavePrivateModeDialog.qml:24 msgid "Going to public mode will close all private tabs" msgstr "Modu publikora joanez gero fitxa pribatu guztiak itxiko dira" #: src/app/MediaAccessDialog.qml:38 msgid "Allow this domain to access your camera and microphone?" msgstr "" #: src/app/MediaAccessDialog.qml:39 msgid "Allow this domain to access your camera?" msgstr "" #: src/app/MediaAccessDialog.qml:40 msgid "Allow this domain to access your microphone?" msgstr "" #. TRANSLATORS: %1 is the URL of the site requesting access to camera and/or microphone and %2 is the URL of the site that embeds it #: src/app/MediaAccessDialog.qml:48 #, qt-format msgid "%1 (embedded in %2)" msgstr "" #: src/app/MediaAccessDialog.qml:72 msgid "Yes" msgstr "Bai" #: src/app/MediaAccessDialog.qml:83 msgid "No" msgstr "Ez" #: src/app/webbrowser/NewPrivateTabView.qml:41 msgid "This is a private tab" msgstr "Hau fitxa pribatu bat da" #: src/app/webbrowser/NewPrivateTabView.qml:56 msgid "" "Pages that you view in this tab won't appear in your browser history.\n" "Bookmarks you create will be preserved, however." msgstr "" #: src/app/webbrowser/NewTabView.qml:148 msgid "More" msgstr "Gehiago" #: src/app/webbrowser/NewTabView.qml:335 #: src/app/webbrowser/NewTabViewWide.qml:138 msgid "Top sites" msgstr "Gune nagusiak" #: src/app/webbrowser/NewTabView.qml:366 msgid "You haven't visited any site yet" msgstr "" #: src/app/webbrowser/SadTab.qml:48 msgid "The rendering process has been closed for this tab." msgstr "" #. TRANSLATORS: %1 is the URL of the page that crashed the renderer process #: src/app/webbrowser/SadTab.qml:65 #, qt-format msgid "Something went wrong while displaying %1." msgstr "" #: src/app/webbrowser/SadTab.qml:67 msgid "" "The system is low on memory and can't display this webpage. Try closing " "unneeded tabs and reloading." msgstr "" #: src/app/webbrowser/SadTab.qml:80 msgid "Close tab" msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:69 msgid "This site has insecure content" msgstr "Gune honek eduki ez segurua dauka" #: src/app/webbrowser/SecurityCertificatePopover.qml:70 msgid "Identity Not Verified" msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:78 msgid "The identity of this website has not been verified." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:89 msgid "Server certificate does not match the identity of the site." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:91 msgid "Server certificate has expired." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:93 msgid "Server certificate contains invalid dates." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:95 msgid "Server certificate is issued by an entity that is not trusted." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:97 msgid "Server certificate has been revoked." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:99 msgid "Server certificate is invalid." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:101 msgid "Server certificate is insecure." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:103 msgid "Server certificate failed our security checks for an unknown reason." msgstr "" #: src/app/webbrowser/SecurityCertificatePopover.qml:126 msgid "You are connected to" msgstr "Hona konektatuta:" #: src/app/webbrowser/SecurityCertificatePopover.qml:148 msgid "Which is run by" msgstr "Honek kudeatuta:" #: src/app/webbrowser/SettingsDeviceSelector.qml:43 msgid "Default" msgstr "" #: src/app/webbrowser/SettingsPage.qml:82 #: src/app/webbrowser/SettingsPage.qml:167 msgid "Search engine" msgstr "Bilaketa-motorra" #: src/app/webbrowser/SettingsPage.qml:107 msgid "Restore previous session at startup" msgstr "" #: src/app/webbrowser/SettingsPage.qml:126 #: src/app/webbrowser/SettingsPage.qml:224 msgid "Privacy & permissions" msgstr "" #: src/app/webbrowser/SettingsPage.qml:136 msgid "Reset browser settings" msgstr "Berrezarri nabigatzailearen ezarpenak" #: src/app/webbrowser/SettingsPage.qml:246 #: src/app/webbrowser/SettingsPage.qml:389 msgid "Camera & microphone" msgstr "" #: src/app/webbrowser/SettingsPage.qml:254 msgid "Clear Browsing History" msgstr "Garbitu nabigatze-historia" #: src/app/webbrowser/SettingsPage.qml:258 msgid "Clear Browsing History?" msgstr "" #: src/app/webbrowser/SettingsPage.qml:266 msgid "Clear Cache" msgstr "Garbitu cache-a" #: src/app/webbrowser/SettingsPage.qml:269 msgid "Clear Cache?" msgstr "" #: src/app/webbrowser/SettingsPage.qml:304 msgid "Clear" msgstr "Garbitu" #: src/app/webbrowser/SettingsPage.qml:410 msgid "Microphone" msgstr "" #: src/app/webbrowser/SettingsPage.qml:431 msgid "Camera" msgstr "" #: src/app/webbrowser/TabPreview.qml:86 msgid "Tap to view" msgstr "Sakatu ikusteko" #: src/app/webbrowser/TabsBar.qml:102 msgid "Close Tab" msgstr "" #: src/app/webbrowser/UrlPreviewDelegate.qml:135 msgid "Remove" msgstr "" #. TRANSLATORS: %1 refers to the current page’s title #: src/app/webbrowser/webbrowser-app.qml:35 #: src/app/webcontainer/webapp-container.qml:68 #, qt-format msgid "%1 - Ubuntu Web Browser" msgstr "%1 - Ubunturen web-nabigatzailea" #: src/app/webbrowser/webbrowser-app.qml:37 #: src/app/webcontainer/webapp-container.qml:70 msgid "Ubuntu Web Browser" msgstr "Ubunturen web-nabigatzailea" #: src/app/webcontainer/AccountChooserDialog.qml:62 msgid "" "No accounts have been linked to this webapp; press the item below to add an " "account." msgstr "" #: src/app/webcontainer/AccountChooserDialog.qml:78 msgid "Add account" msgstr "Gehitu kontua" #: src/app/webcontainer/AccountChooserDialog.qml:87 msgid "Don't use an account" msgstr "Ez erabili konturik" #: src/app/webcontainer/AccountErrorScreen.qml:39 msgid "Account error" msgstr "Kontuaren errorea" #: src/app/webcontainer/AccountErrorScreen.qml:50 msgid "Close" msgstr "Itxi" #: src/app/webcontainer/AccountsLogic.qml:63 msgid "" "Account window could not be opened. You can only create one account at a " "time; please try again after closing all other account windows." msgstr "" #. TRANSLATORS: %1 refers to the application name, %2 refers to the account provider #: src/app/webcontainer/AccountsSplashScreen.qml:45 #, qt-format msgid "<b>%1</b> needs to access your %2 online account." msgstr "" #. TRANSLATORS: %1 refers to the application name, %2 refers to the account provider #: src/app/webcontainer/AccountsSplashScreen.qml:55 #, qt-format msgid "<b>%1</b> would like to access your %2 online account." msgstr "" #: src/app/webcontainer/AccountsSplashScreen.qml:64 msgid "" "Choose an account now, or skip this step and choose an online account later." msgstr "" #: src/app/webcontainer/AccountsSplashScreen.qml:77 msgid "Close the app" msgstr "Itxi aplikazioa" #: src/app/webcontainer/AccountsSplashScreen.qml:77 msgid "Skip" msgstr "Saltatu" #: src/app/webcontainer/AccountsSplashScreen.qml:84 msgid "Choose account" msgstr "Hautatu kontua" #: src/app/webcontainer/SadPage.qml:45 msgid "Oops, something went wrong." msgstr "" #: po/src/app/webbrowser/webbrowser-app.desktop.in.in.h:1 msgid "Browser" msgstr "Nabigatzailea" #: po/src/app/webbrowser/webbrowser-app.desktop.in.in.h:2 msgid "Web Browser" msgstr "Web-nabigatzailea" #: po/src/app/webbrowser/webbrowser-app.desktop.in.in.h:3 msgid "Browse the World Wide Web" msgstr "Nabigatu World Wide Web-ean" #: po/src/app/webbrowser/webbrowser-app.desktop.in.in.h:4 msgid "Internet;WWW;Browser;Web;Explorer" msgstr "Internet;WWW;Nabigatzailea;Weba;Arakatzailea" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/update-manager.po�����������������������������������������0000644�0000000�0000000�00000050636�12704125524�020337� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for update-manager # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the update-manager package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: sebastian.heinlein@web.de\n" "POT-Creation-Date: 2016-04-12 03:58+0000\n" "PO-Revision-Date: 2014-09-27 11:57+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\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-04-15 06:08+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../UpdateManager/backend/InstallBackendAptdaemon.py:67 msgid "Checking for updates…" msgstr "Eguneraketak bilatzen..." #: ../UpdateManager/backend/InstallBackendAptdaemon.py:92 msgid "Installing updates…" msgstr "Eguneraketak instalatzen..." #: ../UpdateManager/backend/InstallBackendSynaptic.py:37 msgid "Please wait, this can take some time." msgstr "Itxoin mesedez, honek denbora behar du." #: ../UpdateManager/backend/InstallBackendSynaptic.py:39 msgid "Update is complete" msgstr "Eguneraketa burutu da" #: ../UpdateManager/ChangelogViewer.py:79 msgid "Open Link in Browser" msgstr "Lotura nabigatzailearekin ireki" #: ../UpdateManager/ChangelogViewer.py:83 msgid "Copy Link to Clipboard" msgstr "Kopiatu lotura arbelean" #: ../UpdateManager/Dialogs.py:115 msgid "Settings…" msgstr "Ezarpenak..." #: ../UpdateManager/Dialogs.py:144 ../UpdateManager/UpdateManager.py:247 msgid "You stopped the check for updates." msgstr "Eguneraketen egiaztapena gelditu duzu." #: ../UpdateManager/Dialogs.py:146 msgid "_Check Again" msgstr "_Egiaztatu berriro" #: ../UpdateManager/Dialogs.py:158 msgid "No software updates are available." msgstr "Ez dago software-eguneraketarik eskuragarri." #: ../UpdateManager/Dialogs.py:160 ../UpdateManager/Dialogs.py:170 msgid "The software on this computer is up to date." msgstr "Ordenagailu honetako softwarea eguneratuta dago." #. Translators: these are Ubuntu version names like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:172 #, python-format msgid "However, %s %s is now available (you have %s)." msgstr "Dena den, dagoeneko %s %s eskuragarri dago (%s darabilzu)." #: ../UpdateManager/Dialogs.py:177 msgid "Upgrade…" msgstr "Bertsio-berritu..." #. Translators: this is an Ubuntu version name like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:200 #, python-format msgid "Software updates are no longer provided for %s %s." msgstr "Ez da gehiago software eguneraketarik eskaintzen %s %s bertsiorako." #. Translators: this is an Ubuntu version name like "Ubuntu 12.04" #: ../UpdateManager/Dialogs.py:204 #, python-format msgid "To stay secure, you should upgrade to %s %s." msgstr "Seguru mantentzeko, hobe duzu %s %s(e)ra bertsio-berritzea." #: ../UpdateManager/Dialogs.py:217 msgid "Not all updates can be installed" msgstr "Ezin dira eguneratze guztiak instalatu" #: ../UpdateManager/Dialogs.py:219 msgid "" "Run a partial upgrade, to install as many updates as possible.\n" "\n" " This can be caused by:\n" " * A previous upgrade which didn't complete\n" " * Problems with some of the installed software\n" " * Unofficial software packages not provided by Ubuntu\n" " * Normal changes of a pre-release version of Ubuntu" msgstr "" "Burutu bertsio-berritze partzial bat, ahal bezainbeste eguneratze " "instalatzeko.\n" "\n" " Hauek dira honen kausa posibleak:\n" " * Aurreko bertsio-berritze osatugabe bat\n" " * Arazoak instalatutako zenbait softwarerekin\n" " * Ubuntuk eskaintzen ez dituen software-pakete ez-ofizialak\n" " * Ubunturen argitaratze-aurreko bertsio bateko aldaketa arruntak" #: ../UpdateManager/Dialogs.py:227 msgid "_Partial Upgrade" msgstr "Eguneraketa _partziala" #: ../UpdateManager/Dialogs.py:228 msgid "_Continue" msgstr "_Jarraitu" #: ../UpdateManager/Dialogs.py:265 msgid "_Try Again" msgstr "_Saiatu berriro" #: ../UpdateManager/Dialogs.py:279 msgid "The computer needs to restart to finish installing updates." msgstr "" "Ordenagailua berrabiarazi behar da eguneraketen instalazioa osatzeko." #: ../UpdateManager/Dialogs.py:281 msgid "Restart _Later" msgstr "_Berrabiarazi geroago" #: ../UpdateManager/Dialogs.py:283 msgid "_Restart Now…" msgstr "_Berrabiarazi orain..." #. Basic GTK+ parameters #: ../UpdateManager/UpdateManager.py:87 ../data/update-manager.desktop.in.h:1 msgid "Software Updater" msgstr "Software-eguneratzailea" #: ../UpdateManager/UpdateManager.py:245 msgid "Some software couldn’t be checked for updates." msgstr "Ezin izan da zenbait softwareren eguneraketarik bilatu." #: ../UpdateManager/UpdateManager.py:248 msgid "Updated software is available from a previous check." msgstr "" "Eguneraturiko softwarea eskuragarri dago aurreko egiaztaketa batetik." #. we assert a clean cache #: ../UpdateManager/UpdateManager.py:326 msgid "Software index is broken" msgstr "Software-indizea hondatuta dago" #: ../UpdateManager/UpdateManager.py:327 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 "" "Ezinezkoa da softwarerik instalatu edo kentzea. Mesedez, \"Synaptic\" pakete-" "kudeatzailea erabili edo terminal batean \"sudo apt-get install -f\" " "exekutatu ezazu arazo hau konpontzeko." #: ../UpdateManager/UpdateManager.py:333 msgid "Could not initialize the package information" msgstr "Ezin izan da pakete-informazioa hasieratu" #: ../UpdateManager/UpdateManager.py:334 msgid "" "An unresolvable problem occurred while initializing the package " "information.\n" "\n" "Please report this bug against the 'update-manager' package and include the " "following error message:\n" msgstr "" "Paketeen informazioa hasieratzean konpondu ezin den arazo bat gertatu da.\n" "\n" "'update-manager' osagaiaren bug bezala bidali honen informazioa eta bidali " "ondoko errore mezua:\n" #: ../UpdateManager/UpdateManager.py:351 msgid "Could not calculate the upgrade" msgstr "Ezin izan da eguneraketa kalkulatu" #: ../UpdateManager/UpdateManager.py:352 msgid "" "An unresolvable problem occurred while calculating the upgrade.\n" "\n" "Please report this bug against the 'update-manager' package and include the " "following error message:\n" msgstr "" "Ebatzi-ezinezko arazo bat aurkitu da bertsio-berritzea kalkulatzean.\n" "\n" "Mesedez, eman arazo honen berri 'update-manager' paketearentzat eta erantsi " "ondorengo errore-mezua:\n" #: ../UpdateManager/UpdatesAvailable.py:250 msgid "Install Now" msgstr "Instalatu orain" #: ../UpdateManager/UpdatesAvailable.py:283 #: ../UpdateManagerText/UpdateManagerText.py:36 msgid "Install" msgstr "Instalatu" #: ../UpdateManager/UpdatesAvailable.py:317 msgid "Download" msgstr "Deskargatu" #: ../UpdateManager/UpdatesAvailable.py:376 msgid "_Remind Me Later" msgstr "_Gogorarazi geroago" #. upload_archive = version_match.group(2).strip() #: ../UpdateManager/UpdatesAvailable.py:513 #, python-format msgid "Version %s: \n" msgstr "%s bertsioa: \n" #: ../UpdateManager/UpdatesAvailable.py:576 msgid "" "No network connection detected, you can not download changelog information." msgstr "" "Ez da sare konexiorik atzeman, ezin duzu aldaketa-egunkariaren informazioa " "deskargatu." #: ../UpdateManager/UpdatesAvailable.py:586 msgid "Downloading list of changes..." msgstr "Aldaketen zerrenda deskargatzen..." #: ../UpdateManager/UpdatesAvailable.py:630 msgid "_Deselect All" msgstr "_Desautatu denak" #: ../UpdateManager/UpdatesAvailable.py:636 msgid "Select _All" msgstr "Hautatu _denak" #: ../UpdateManager/UpdatesAvailable.py:731 #, python-format msgid "%s will be downloaded." msgstr "%s deskargatuko dira." #: ../UpdateManager/UpdatesAvailable.py:745 msgid "The update has already been downloaded." msgid_plural "The updates have already been downloaded." msgstr[0] "Eguneraketa dagoeneko deskargatu da." msgstr[1] "Eguneraketak dagoeneko deskargatu dira." #: ../UpdateManager/UpdatesAvailable.py:751 msgid "There are no updates to install." msgstr "Ez dago instalatu beharreko eguneraketarik." #: ../UpdateManager/UpdatesAvailable.py:760 msgid "Unknown download size." msgstr "Deskarga tamaina ezezaguna." #: ../UpdateManager/UpdatesAvailable.py:787 #, python-format msgid "" "Updated software has been issued since %s %s was released. Do you want to " "install it now?" msgstr "" "Eguneraturiko softwarea argitaratu da %s %s kaleratu zenetik. Orain " "instalatu nahi duzu?" #: ../UpdateManager/UpdatesAvailable.py:792 msgid "" "Updated software is available for this computer. Do you want to install it " "now?" msgstr "" "Eguneraturiko softwarea eskuragarri dago ordenagailu honentzat. Orain " "instalatu nahi duzu?" #: ../UpdateManager/UpdatesAvailable.py:795 msgid "" "The computer also needs to restart to finish installing previous updates." msgstr "" "Ordenagailuak berrabiarazi beharra du aurreko eguneratzeak instalatzen " "amaitzeko." #. print("on_button_install_clicked") #: ../UpdateManager/UpdatesAvailable.py:825 msgid "Not enough free disk space" msgstr "Ez dago behar beste leku libre diskoan" #: ../UpdateManager/UpdatesAvailable.py:826 #, python-format msgid "" "The upgrade needs a total of %s free space on disk '%s'. Please free at " "least an additional %s of disk space on '%s'. Empty your trash and remove " "temporary packages of former installations using 'sudo apt-get clean'." msgstr "" "Bertsio-berritzeak %s leku libre behar ditu '%s' diskoan. Askatu gutxienez " "%s '%s' diskoan. Hustu zakarrontzia eta kendu instalazio zaharkituen aldi " "baterako paketeak 'sudo apt-get clean' erabiliz." #: ../UpdateManager/UpdatesAvailable.py:852 msgid "Connecting..." msgstr "Konektatzen..." #: ../UpdateManager/UpdatesAvailable.py:868 msgid "You may not be able to check for updates or download new updates." msgstr "Baliteke ez zarela gai izango eguneraketak bilatu edo instalatzeko." #: ../UpdateManager/UpdatesAvailable.py:1017 msgid "Security updates" msgstr "Segurtasun-eguneratzeak" #: ../UpdateManager/UpdatesAvailable.py:1020 msgid "Other updates" msgstr "Beste eguneratzeak" #: ../UpdateManager/UnitySupport.py:67 msgid "Install All Available Updates" msgstr "Instalatu eskuragarri dauden eguneraketa guztiak" #: ../UpdateManagerText/UpdateManagerText.py:35 msgid "Cancel" msgstr "Utzi" #: ../UpdateManagerText/UpdateManagerText.py:38 msgid "Changelog" msgstr "Aldaketa-egunkaria" #: ../UpdateManagerText/UpdateManagerText.py:41 msgid "Updates" msgstr "Eguneraketak" #: ../UpdateManagerText/UpdateManagerText.py:54 msgid "Building Updates List" msgstr "Eguneraketen zerrenda eraikitzen" #: ../UpdateManagerText/UpdateManagerText.py:57 msgid "" "\n" "A normal upgrade can not be calculated, please run:\n" " sudo apt-get dist-upgrade\n" "\n" "\n" "This can be caused by:\n" " * A previous upgrade which didn't complete\n" " * Problems with some of the installed software\n" " * Unofficial software packages not provided by Ubuntu\n" " * Normal changes of a pre-release version of Ubuntu" msgstr "" "\n" "Bertsio-berritze arrunt bat ezin izan da kalkulatu, exekutatu:\n" " sudo apt-get dist-upgrade\n" "\n" "\n" "Hauek dira honen kausa posibleak:\n" " * Aurreko bertsio-berritze osatugabe bat\n" " * Arazoak instalatutako zenbait softwarerekin\n" " * Ubuntuk eskaintzen ez dituen software-pakete ez-ofizialak\n" " * Ubunturen argitaratze-aurreko bertsio bateko aldaketa arruntak" #: ../UpdateManagerText/UpdateManagerText.py:127 msgid "Downloading changelog" msgstr "Aldaketen txostena deskargatzen" #: ../UpdateManager/Core/MyCache.py:333 msgid "This update does not come from a source that supports changelogs." msgstr "" "Eguneraketa hau ez dator changelog-ak onartzen dituen jatorri batetik." #: ../UpdateManager/Core/MyCache.py:339 ../UpdateManager/Core/MyCache.py:374 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." msgstr "" "Huts egin du aldaketen zerrenda deskargatzeak.\n" "Mesedez, egiaztatu ezazu zure Interneterako konexioa." #: ../UpdateManager/Core/MyCache.py:346 #, python-format msgid "" "Changes for %s versions:\n" "Installed version: %s\n" "Available version: %s\n" "\n" msgstr "" "Aldaketak %s(r)en bertsioentzako:\n" "Instalaturiko bertsioa: %s\n" "Bertsio eskuragarria: %s\n" "\n" #: ../UpdateManager/Core/MyCache.py:360 #, python-format msgid "" "The changelog does not contain any relevant changes.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Aldaketen txostenean ez dago aldaketa garrantzitsurik.\n" "\n" "Erabili http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "aldaketak eskuragarri jarri arte edo saiatu geroago." #: ../UpdateManager/Core/MyCache.py:367 #, python-format msgid "" "The list of changes is not available yet.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Aldaketen zerrenda oraindik ez dago eskuragarri.\n" "\n" "Mesedez http://launchpad.net/ubuntu/+source/%s/%s/+changelog erabili\n" "aldaketak eskuragarri egon arte edo saiatu berriz geroago." #. Translators: the %s is a distro name, like 'Ubuntu' and 'base' as in #. the core components and packages. #: ../UpdateManager/Core/UpdateList.py:167 #, python-format msgid "%s base" msgstr "%s(r)en funtsa" #. TRANSLATORS: download size of small updates, e.g. "250 kB" #: ../UpdateManager/Core/utils.py:484 #, python-format msgid "%(size).0f kB" msgid_plural "%(size).0f kB" msgstr[0] "%(size).0f kB" msgstr[1] "%(size).0f kB" #. TRANSLATORS: download size of updates, e.g. "2.3 MB" #: ../UpdateManager/Core/utils.py:488 #, python-format msgid "%.1f MB" msgstr "%.1f MB" #: ../data/gtkbuilder/UpdateManager.ui.h:1 msgid "updates" msgstr "eguneratze" #: ../data/gtkbuilder/UpdateManager.ui.h:2 msgid "Changes" msgstr "Aldaketak" #: ../data/gtkbuilder/UpdateManager.ui.h:3 msgid "Description" msgstr "Deskribapena" #: ../data/gtkbuilder/UpdateManager.ui.h:4 msgid "Technical description" msgstr "Deskribapen teknikoa" #: ../data/gtkbuilder/UpdateManager.ui.h:5 msgid "Details of updates" msgstr "Eguneraketen xehetasunak" #: ../data/gtkbuilder/UpdateManager.ui.h:6 msgid "The computer will need to restart." msgstr "Ordenagailuak berrabiarazi beharra izango du." #: ../data/gtkbuilder/UpdateManager.ui.h:7 msgid "" "You are connected via roaming and may be charged for the data consumed by " "this update." msgstr "" "Roaming bidez konektatuta zaude eta eguneraketa egiteko behar den " "konexioagatik dirua ordaindu beharra gerta daiteke." #: ../data/gtkbuilder/UpdateManager.ui.h:8 msgid "" "You may want to wait until you’re not using a mobile broadband connection." msgstr "" "Beharbada, banda zabal mugikorreko konexio bat erabiltzen ez duzun unerarte " "itxaron nahiko duzu." #: ../data/gtkbuilder/UpdateManager.ui.h:9 msgid "It’s safer to connect the computer to AC power before updating." msgstr "" "Seguruagoa da eguneratzen hasi aurretik ordenagailua argi-indar iturri " "batera konektatzea." #: ../data/update-manager.desktop.in.h:2 msgid "Software Updates" msgstr "Software-eguneratzeak" #: ../data/update-manager.desktop.in.h:3 msgid "Show and install available updates" msgstr "Eguneratze eskuragarriak erakutsi eta instalatu" #: ../update-manager:71 ../update-manager-text:55 msgid "Show version and exit" msgstr "Bertsioa erakutsi, eta irten" #: ../update-manager:74 msgid "Directory that contains the data files" msgstr "Datu-fitxategiak dituen direktorioa" #: ../update-manager:77 msgid "Check if a new Ubuntu release is available" msgstr "Egiaztatu ea Ubuntu bertsio berririk dagoen" #: ../update-manager:80 msgid "Check if upgrading to the latest devel release is possible" msgstr "Azken garapen-bertsiora eguneratzea posible den egiaztatu" #: ../update-manager:84 msgid "Upgrade using the latest proposed version of the release upgrader" msgstr "" "Bertsio-berritu eguneraketa-kudeatzaileak proposatutako azken bertsiora" #: ../update-manager:91 msgid "Do not focus on map when starting" msgstr "Ez enfokatu mapan hasten denean." #: ../update-manager:94 msgid "Do not check for updates when starting" msgstr "Ez bilatu eguneraketak abiaraztean" #: ../update-manager:98 msgid "Test upgrade with a sandbox aufs overlay" msgstr "Bertsio berria probatu sandbox aufs gainjartze batekin" #: ../update-manager:100 msgid "Show debug messages" msgstr "Erakutsi arazketa-mezuak" #: ../update-manager-text:59 msgid "Show description of the package instead of the changelog" msgstr "Erakutsi paketearen deskribapena aldaketa-egunkariaren ordez" #: ../ubuntu-support-status:93 msgid "Show unsupported packages on this machine" msgstr "Ordenagailu honetan dauden sostengu-gabeko paketeak erakutsi" #: ../ubuntu-support-status:96 msgid "Show supported packages on this machine" msgstr "Ordenagailu honetan dauden sostengatutako paketeak erakutsi" #: ../ubuntu-support-status:99 msgid "Show all packages with their status" msgstr "Pakete guztiak eta beren egoera erakutsi" #: ../ubuntu-support-status:102 msgid "Show all packages in a list" msgstr "Zerrenda bateko pakete guztiak erakutsi" #: ../ubuntu-support-status:145 #, c-format msgid "Support status summary of '%s':" msgstr "'%s'-en sostenguaren egoeraren laburpena" #: ../ubuntu-support-status:148 msgid "You have %(num)s packages (%(percent).1f%%) supported until %(time)s" msgstr "" "%(num) pakete dituzu (%(percent).1f%%) %(time)s-rainoko sostenguarekin" #: ../ubuntu-support-status:154 msgid "" "You have %(num)s packages (%(percent).1f%%) that can not/no-longer be " "downloaded" msgstr "" "Gehiago deskargatu ezin daitezkeen %(num) pakete dituzu (%(percent).1f%%)" #: ../ubuntu-support-status:157 msgid "You have %(num)s packages (%(percent).1f%%) that are unsupported" msgstr "Sostengu gabeko %(num) pakete dituzu (%(percent).1f%%)" #: ../ubuntu-support-status:165 msgid "" "Run with --show-unsupported, --show-supported or --show-all to see more " "details" msgstr "" "Exekutatu --show-unsupported, --show-supported edo --show-all aukerekin " "informazio gehiago jasotzeko" #: ../ubuntu-support-status:169 msgid "No longer downloadable:" msgstr "Dagoeneko ezin da deskargatu:" #: ../ubuntu-support-status:172 msgid "Unsupported: " msgstr "Sostengurik gabe: " #: ../ubuntu-support-status:177 #, c-format msgid "Supported until %s:" msgstr "Sostenguduna %s(e)rarte:" #: ../ubuntu-support-status:186 msgid "Unsupported" msgstr "Sostengu gabe" #. Why do we use %s here instead of $strings or {} format placeholders? #. It's because we don't want to break existing translations. #: ../janitor/plugincore/exceptions.py:43 #, python-format msgid "Unimplemented method: %s" msgstr "Implementatu gabeko metodoa: %s" #: ../janitor/plugincore/core/file_cruft.py:41 msgid "A file on disk" msgstr "Diskoko fitxategi bat" #: ../janitor/plugincore/core/missing_package_cruft.py:40 msgid "Install missing package." msgstr "Falta den paketea instalatu." #. 2012-06-08 BAW: i18n string; don't use {} or PEP 292. #: ../janitor/plugincore/core/missing_package_cruft.py:50 #, python-format msgid "Package %s should be installed." msgstr "%s paketea instalatu beharko litzateke." #: ../janitor/plugincore/core/package_cruft.py:50 msgid ".deb package" msgstr ".deb paketea" #: ../janitor/plugincore/plugins/langpack_manual_plugin.py:47 #, python-format msgid "%s needs to be marked as manually installed." msgstr "%s markatuta izan behar da eskuz instalatuta bezala." #: ../janitor/plugincore/plugins/kdelibs4to5_plugin.py:50 msgid "" "When upgrading, if kdelibs4-dev is installed, kdelibs5-dev needs to be " "installed. See bugs.launchpad.net, bug #279621 for details." msgstr "" "Bertsio berri bat ezartzean, kdelibs4-dev instalatuta badago, kdelibs5-dev " "instalatu behar da. Ikusi bugs.launchpad.net, bug #279621 xehetasun " "gehiagorako." #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:45 #, python-format msgid "%i obsolete entries in the status file" msgstr "%i sarrera zaharkituta egoera-fitxategian" #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:48 msgid "Obsolete entries in dpkg status" msgstr "Sarrera zaharkitutak dpkg egoeran" #. pragma: no cover #: ../janitor/plugincore/plugins/dpkg_status_plugin.py:51 msgid "Obsolete dpkg status entries" msgstr "dpkg egoera-sarrera zaharkitutak" #: ../janitor/plugincore/plugins/remove_lilo_plugin.py:43 msgid "" "Remove lilo since grub is also installed.(See bug #314004 for details.)" msgstr "" "Kendu Lilo, Grub ere instalatuta baitago.(Xehetasun gehiagorako ikusi " "#314004 bug-a.)" ��������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/colord.po�������������������������������������������������0000644�0000000�0000000�00000042126�12704125524�016722� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: msgid "" msgstr "" "Project-Id-Version: colord\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2012-12-11 03:30+0000\n" "PO-Revision-Date: 2014-03-26 20:43+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque " "(http://www.transifex.com/projects/p/colord/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:58+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:329 msgid "The profile description" msgstr "Profilaren deskribapena" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:332 msgid "The profile copyright" msgstr "Profilaren copyright-a" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:335 msgid "The device model" msgstr "Gailu-modeloa" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:338 msgid "The device manufacturer" msgstr "Gailuaren fabrikatzailea" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:341 msgid "Profile to create" msgstr "Sortu beharreko profila" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:344 msgid "Named color CSV filename" msgstr "Izendatutako kolorearen CSV fitxategi-izena" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:347 msgid "Named color type, e.g. 'lab' or 'srgb'" msgstr "Izendatutako kolore mota, adb. 'lab' edo 'srgb'" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:350 msgid "A gamma string, e.g. '0.8,0.8,0.6'" msgstr "Gamma kate bat, adb. '0.8,0.8,0.6'" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:353 msgid "Named color prefix" msgstr "Izendatutako kolorearen aurrizkia" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:356 msgid "Named color suffix" msgstr "Izendatutako kolorearen atzizkia" #. TRANSLATORS: command line option #: ../client/cd-create-profile.c:359 msgid "The metadata in 'key1=value1,key2=value2' format" msgstr "Metadatua, 'gakoa1=balioa2,gakoa2=balioa2' formatuan" #. TRANSLATORS: command line tool #: ../client/cd-create-profile.c:370 msgid "ICC profile creation program" msgstr "ICC profilak sortzeko programa" #: ../client/cd-create-profile.c:376 msgid "Failed to parse arguments" msgstr "Huts egin du argumentuak analizatzean" #. TRANSLATORS: the user forgot to use -o #: ../client/cd-create-profile.c:386 msgid "No output filename specified" msgstr "Ez da irteerako fitxategirik zehaztu" #. TRANSLATORS: the user forgot to use an action #: ../client/cd-create-profile.c:402 msgid "No data to create profile" msgstr "Ez dago profila sortzeko daturik" #. TRANSLATORS: this is a command alias #: ../client/cd-fix-profile.c:91 ../client/cd-util.c:496 #, c-format msgid "Alias to %s" msgstr "%s(r)en aliasa" #: ../client/cd-fix-profile.c:169 ../client/cd-util.c:574 msgid "Command not found, valid commands are:" msgstr "Ez da komandoa aurkitu, komando baliogarriak hurrengoak dira:" #: ../client/cd-fix-profile.c:924 msgid "Description" msgstr "Deskribapena" #: ../client/cd-fix-profile.c:927 msgid "Manufacturer" msgstr "Fabrikatzailea" #. TRANSLATORS: the device model #. TRANSLATORS: sensor model #: ../client/cd-fix-profile.c:930 ../client/cd-util.c:227 #: ../client/cd-util.c:376 msgid "Model" msgstr "Modeloa" #: ../client/cd-fix-profile.c:933 msgid "Copyright" msgstr "Copyright-a" #: ../client/cd-fix-profile.c:938 msgid "No metadata" msgstr "Metadaturik ez" #. TRANSLATORS: the metadata for the device #: ../client/cd-fix-profile.c:948 ../client/cd-util.c:182 #: ../client/cd-util.c:296 msgid "Metadata" msgstr "Metadatua" #. TRANSLATORS: command line option #: ../client/cd-fix-profile.c:995 msgid "Show extra debugging information" msgstr "Erakutsi arazketa-informazio gehigarria" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1023 msgid "Show all the details about the profile" msgstr "Erakutsi profilaren xehetasun guztiak" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1028 msgid "Clear any metadata in the profile" msgstr "Garbitu profileko metadatu guztiak" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1033 msgid "Initialize any metadata for the profile" msgstr "Hasieratu profileko metadatu guztiak" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1038 msgid "Add a metadata item to the profile" msgstr "Gehitu metadatu-elementu bat profilari" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1043 msgid "Remove a metadata item from the profile" msgstr "Kendu metadatu-elementu bat profiletik" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1048 msgid "Sets the copyright string" msgstr "Copyright katea ezartzen du" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1053 msgid "Sets the description string" msgstr "Deskribapen-katea ezartzen du" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1058 msgid "Sets the manufacturer string" msgstr "Fabrikatzailearen katea ezartzen du" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1063 msgid "Sets the model string" msgstr "Modeloaren katea ezartzen du" #. TRANSLATORS: command description #: ../client/cd-fix-profile.c:1068 msgid "Automatically fix metadata in the profile" msgstr "Konpondu automatikoki profileko metadatuak" #. TRANSLATORS: program name #: ../client/cd-fix-profile.c:1081 ../client/cd-util.c:2012 #: ../src/cd-main.c:1808 msgid "Color Management" msgstr "Kolore-kudeaketa" #. TRANSLATORS: this is the profile creation date strftime format #: ../client/cd-util.c:86 msgid "%B %e %Y, %I:%M:%S %p" msgstr "%Y(e)ko %Bren %e(a) , %H:%M:%S" #. TRANSLATORS: profile owner #: ../client/cd-util.c:101 msgid "Owner" msgstr "Jabea" #. TRANSLATORS: the internal DBus path #: ../client/cd-util.c:120 ../client/cd-util.c:207 ../client/cd-util.c:333 msgid "Object Path" msgstr "Objektuaren bidea" #. TRANSLATORS: the profile format, e.g. #. * ColorModel.OutputMode.OutputResolution #. TRANSLATORS: the device format, e.g. #. * ColorModel.OutputMode.OutputResolution #: ../client/cd-util.c:127 ../client/cd-util.c:247 msgid "Format" msgstr "Formatua" #. TRANSLATORS: the profile title, e.g. #. * "ColorMunki, HP Deskjet d1300 Series" #: ../client/cd-util.c:133 msgid "Title" msgstr "Izenburua" #. TRANSLATORS: the profile qualifier, e.g. RGB.Plain.300dpi #: ../client/cd-util.c:138 msgid "Qualifier" msgstr "" #. TRANSLATORS: the profile type, e.g. 'output' #. TRANSLATORS: the device type, e.g. "printer" #. TRANSLATORS: the sensor type, e.g. 'output' #: ../client/cd-util.c:143 ../client/cd-util.c:223 ../client/cd-util.c:355 msgid "Type" msgstr "Mota" #. TRANSLATORS: the profile colorspace, e.g. 'rgb' #. TRANSLATORS: the device colorspace, e.g. "rgb" #: ../client/cd-util.c:149 ../client/cd-util.c:258 msgid "Colorspace" msgstr "Kolore-espazioa" #. TRANSLATORS: the object scope, e.g. temp, disk, etc #: ../client/cd-util.c:155 ../client/cd-util.c:253 msgid "Scope" msgstr "" #. TRANSLATORS: if the profile has a Video Card Gamma Table lookup #: ../client/cd-util.c:160 msgid "Gamma Table" msgstr "Gamma-taula" #. TRANSLATORS: profile filename #: ../client/cd-util.c:164 msgid "Filename" msgstr "Fitxategi-izena" #. TRANSLATORS: profile identifier #: ../client/cd-util.c:168 msgid "Profile ID" msgstr "Profilaren IDa" #. TRANSLATORS: this is the time the device was registered #. * with colord, and probably is the same as the system startup #. * unless the device has been explicitly saved in the database #: ../client/cd-util.c:214 msgid "Created" msgstr "Sortua" #. TRANSLATORS: this is the time of the last calibration or when #. * the manufacturer-provided profile was assigned by the user #: ../client/cd-util.c:219 msgid "Modified" msgstr "Aldatua" #. TRANSLATORS: the device vendor #. TRANSLATORS: sensor vendor #: ../client/cd-util.c:231 ../client/cd-util.c:383 msgid "Vendor" msgstr "Hornitzailea" #: ../client/cd-util.c:236 msgid "Inhibitors" msgstr "" #. TRANSLATORS: the device serial number #: ../client/cd-util.c:240 msgid "Serial" msgstr "" #. TRANSLATORS: the device identifier #: ../client/cd-util.c:262 msgid "Device ID" msgstr "Gailuaren IDa" #. TRANSLATORS: the profile for the device #: ../client/cd-util.c:270 msgid "Profile" msgstr "Profila" #. TRANSLATORS: the sensor state, e.g. 'idle' #: ../client/cd-util.c:362 msgid "State" msgstr "Egoera" #. TRANSLATORS: sensor serial #: ../client/cd-util.c:369 msgid "Serial number" msgstr "Serie-zenbakia" #. TRANSLATORS: the options for the sensor #: ../client/cd-util.c:403 msgid "Options" msgstr "Aukerak" #. TRANSLATORS: if the sensor has a colord native driver #: ../client/cd-util.c:408 msgid "Native" msgstr "" #. TRANSLATORS: if the sensor is locked #: ../client/cd-util.c:412 msgid "Locked" msgstr "Blokeatua" #. TRANSLATORS: if the sensor supports calibrating an LCD display #: ../client/cd-util.c:416 msgid "LCD" msgstr "" #. TRANSLATORS: if the sensor supports calibrating a CRT display #: ../client/cd-util.c:420 msgid "CRT" msgstr "CRT" #. TRANSLATORS: if the sensor supports calibrating a printer #: ../client/cd-util.c:424 msgid "Printer" msgstr "Inprimagailua" #. TRANSLATORS: if the sensor supports spot measurements #: ../client/cd-util.c:428 msgid "Spot" msgstr "" #. TRANSLATORS: if the sensor supports calibrating a projector #: ../client/cd-util.c:432 msgid "Projector" msgstr "Proiektorea" #. TRANSLATORS: if the sensor supports getting the ambient light level #: ../client/cd-util.c:436 msgid "Ambient" msgstr "Giroa" #: ../client/cd-util.c:709 ../client/cd-util.c:747 ../client/cd-util.c:810 #: ../client/cd-util.c:899 msgid "There are no supported sensors attached" msgstr "" #. TRANSLATORS: this is the sensor title #: ../client/cd-util.c:846 ../client/cd-util.c:922 msgid "Sensor" msgstr "Sentsorea" #: ../client/cd-util.c:857 msgid "Color" msgstr "Kolorea" #. TRANSLATORS: command description #: ../client/cd-util.c:1869 msgid "Gets all the color managed devices" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1874 msgid "Gets all the color managed devices of a specific kind" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1879 msgid "Gets all the available color profiles" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1884 msgid "Gets all the available color sensors" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1889 msgid "Gets a reading from a sensor" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1894 msgid "Locks the color sensor" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1899 msgid "Sets one or more sensor options" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1904 msgid "Create a device" msgstr "Sortu gailua" #. TRANSLATORS: command description #: ../client/cd-util.c:1909 msgid "Find a device" msgstr "Bilatu gailua" #. TRANSLATORS: command description #: ../client/cd-util.c:1914 msgid "Find a device that has a specific property" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1919 msgid "Find a profile" msgstr "Bilatu profila" #. TRANSLATORS: command description #: ../client/cd-util.c:1924 msgid "Find a profile by filename" msgstr "Bilatu profila fitxategi-izenaren bidez" #. TRANSLATORS: command description #: ../client/cd-util.c:1929 msgid "Get a standard colorspace" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1934 msgid "Create a profile" msgstr "Sortu profila" #. TRANSLATORS: command description #: ../client/cd-util.c:1939 msgid "Add a profile to a device" msgstr "Gehitu profila gailuari" #. TRANSLATORS: command description #: ../client/cd-util.c:1944 msgid "Makes a profile default for a device" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1949 msgid "Deletes a device" msgstr "Gailua ezabatzen du" #. TRANSLATORS: command description #: ../client/cd-util.c:1954 msgid "Deletes a profile" msgstr "Profila ezabatzen du" #. TRANSLATORS: command description #: ../client/cd-util.c:1959 msgid "Sets the profile qualifier" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1964 msgid "Sets the profile filename" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1969 msgid "Sets the device model" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1974 msgid "Gets the default profile for a device" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1979 msgid "Sets the device vendor" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1984 msgid "Sets the device serial" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1989 msgid "Sets the device kind" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1994 msgid "Inhibits color profiles for this device" msgstr "" #. TRANSLATORS: command description #: ../client/cd-util.c:1999 msgid "Returns all the profiles that match a qualifier" msgstr "" #. TRANSLATORS: no colord available #: ../client/cd-util.c:2020 msgid "No connection to colord:" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to add devices #. #: ../policy/org.freedesktop.color.policy.in.in.h:4 msgid "Create a color managed device" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:5 msgid "Authentication is required to create a color managed device" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to add profiles #. #: ../policy/org.freedesktop.color.policy.in.in.h:9 msgid "Create a color profile" msgstr "Sortu kolore-profila" #: ../policy/org.freedesktop.color.policy.in.in.h:10 msgid "Authentication is required to create a color profile" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to delete devices #. #: ../policy/org.freedesktop.color.policy.in.in.h:14 msgid "Remove a color managed device" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:15 msgid "Authentication is required to remove a color managed device" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to delete profiles #. #: ../policy/org.freedesktop.color.policy.in.in.h:19 msgid "Remove a color profile" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:20 msgid "Authentication is required to remove a color profile" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to modify devices #. #: ../policy/org.freedesktop.color.policy.in.in.h:24 msgid "Modify color settings for a device" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:25 msgid "Authentication is required to modify the color settings for a device" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to modify profiles #. #: ../policy/org.freedesktop.color.policy.in.in.h:29 msgid "Modify a color profile" msgstr "Aldatu kolore-profila" #: ../policy/org.freedesktop.color.policy.in.in.h:30 msgid "Authentication is required to modify a color profile" msgstr "" #. SECURITY: #. - Normal users require admin authentication to install files system #. wide to apply color profiles for sessions that have not explicitly #. chosen profiles to apply. #. - This should not be set to 'yes' as unprivileged users could then #. set a profile set to all-white or all-black and thus make the #. other sessions unusable. #. #: ../policy/org.freedesktop.color.policy.in.in.h:39 msgid "Install system color profiles" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:40 msgid "Authentication is required to install the color profile for all users" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to profile #. devices. #. #: ../policy/org.freedesktop.color.policy.in.in.h:45 msgid "Inhibit color profile selection" msgstr "" #: ../policy/org.freedesktop.color.policy.in.in.h:46 msgid "Authentication is required to disable profile matching for a device" msgstr "" #. SECURITY: #. - Normal users should not have to authenticate to use the #. colorimeter device. #. #: ../policy/org.freedesktop.color.policy.in.in.h:51 msgid "Use color sensor" msgstr "Erabili kolore-sentsorea" #: ../policy/org.freedesktop.color.policy.in.in.h:52 msgid "Authentication is required to use the color sensor" msgstr "Autentifikazioa behar da kolore-sentsorea erabiltzeko" #. TRANSLATORS: turn on all debugging #: ../src/cd-debug.c:112 msgid "Show debugging information for all files" msgstr "Erakutsi fitxategi guztien arazketa-informazioa" #: ../src/cd-debug.c:170 msgid "Debugging Options" msgstr "Arazketa-aukerak" #: ../src/cd-debug.c:171 msgid "Show debugging options" msgstr "Erakutsi arazketa-aukerak" #. TRANSLATORS: exit after we've started up, used for user profiling #: ../src/cd-main.c:1792 msgid "Exit after a small delay" msgstr "Irten atzerapen txiki baten ondoren" #. TRANSLATORS: exit straight away, used for automatic profiling #: ../src/cd-main.c:1795 msgid "Exit after the engine has loaded" msgstr "Irten motorra kargatu ondoren" #: ../src/cd-main.c:1812 msgid "Color Management D-Bus Service" msgstr "" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/avahi.po��������������������������������������������������0000644�0000000�0000000�00000062043�12704125524�016530� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for avahi # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the avahi package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: avahi\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-12-03 14:10+0000\n" "PO-Revision-Date: 2016-04-11 22:18+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:32+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../avahi-common/error.c:30 msgid "OK" msgstr "Ados" #: ../avahi-common/error.c:31 msgid "Operation failed" msgstr "Eragiketak huts egin du" #: ../avahi-common/error.c:32 msgid "Bad state" msgstr "Egoera okerra" #: ../avahi-common/error.c:33 msgid "Invalid host name" msgstr "Ostalari izen baliogabea" #: ../avahi-common/error.c:34 msgid "Invalid domain name" msgstr "Domeinu izen baliogabea" #: ../avahi-common/error.c:35 msgid "No suitable network protocol available" msgstr "Ez dago sareko protokolo egokirik eskuragarri" #: ../avahi-common/error.c:36 msgid "Invalid DNS TTL" msgstr "DNS TTL baliogabea" #: ../avahi-common/error.c:37 msgid "Resource record key is pattern" msgstr "Baliabidearen erregistroaren gakoa eredua da" #: ../avahi-common/error.c:38 msgid "Local name collision" msgstr "Izen lokalen talka" #: ../avahi-common/error.c:39 msgid "Invalid record" msgstr "Erregistro baliogabea" #: ../avahi-common/error.c:41 msgid "Invalid service name" msgstr "Zerbitzu izen baliogabea" #: ../avahi-common/error.c:42 msgid "Invalid service type" msgstr "Zerbitzu mota baliogabea" #: ../avahi-common/error.c:43 msgid "Invalid port number" msgstr "Ataka zenbaki baliogabea" #: ../avahi-common/error.c:44 msgid "Invalid record key" msgstr "Erregistroaren gako baliogabea" #: ../avahi-common/error.c:45 msgid "Invalid address" msgstr "Helbide baliogabea" #: ../avahi-common/error.c:46 msgid "Timeout reached" msgstr "Denbora-muga iritsi da" #: ../avahi-common/error.c:47 msgid "Too many clients" msgstr "Bezero gehiegi" #: ../avahi-common/error.c:48 msgid "Too many objects" msgstr "Objektu gehiegi" #: ../avahi-common/error.c:49 msgid "Too many entries" msgstr "Sarrera gehiegi" #: ../avahi-common/error.c:50 msgid "OS Error" msgstr "SEaren errorea" #: ../avahi-common/error.c:52 msgid "Access denied" msgstr "Sarbidea ukatuta" #: ../avahi-common/error.c:53 msgid "Invalid operation" msgstr "Eragiketa baliogabea" #: ../avahi-common/error.c:54 msgid "An unexpected D-Bus error occurred" msgstr "" #: ../avahi-common/error.c:55 msgid "Daemon connection failed" msgstr "Daemon konexioak huts egin du" #: ../avahi-common/error.c:56 msgid "Memory exhausted" msgstr "Memoria agortuta" #: ../avahi-common/error.c:57 msgid "The object passed in was not valid" msgstr "Pasatako objektua ez zen baliozkoa" #: ../avahi-common/error.c:58 msgid "Daemon not running" msgstr "Daemon-a ez dago martxan" #: ../avahi-common/error.c:59 msgid "Invalid interface index" msgstr "Interfazearen indize baliogabea" #: ../avahi-common/error.c:60 msgid "Invalid protocol specification" msgstr "Protokolo zehaztapen baliogabea" #: ../avahi-common/error.c:61 msgid "Invalid flags" msgstr "Bandera baliogabeak" #: ../avahi-common/error.c:63 msgid "Not found" msgstr "Ez da aurkitu" #: ../avahi-common/error.c:64 msgid "Invalid configuration" msgstr "Konfigurazio baliogabea" #: ../avahi-common/error.c:65 msgid "Version mismatch" msgstr "Bertsioak ez datoz bat" #: ../avahi-common/error.c:66 msgid "Invalid service subtype" msgstr "Zerbitzu azpimota baliogabea" #: ../avahi-common/error.c:67 msgid "Invalid packet" msgstr "Pakete baliogabea" #: ../avahi-common/error.c:68 msgid "Invalid DNS return code" msgstr "DNS itzulera kode baliogabea" #: ../avahi-common/error.c:69 msgid "DNS failure: FORMERR" msgstr "DNSaren hutsegitea: FORMERR" #: ../avahi-common/error.c:70 msgid "DNS failure: SERVFAIL" msgstr "DNSaren hutsegitea: SERVFAIL" #: ../avahi-common/error.c:71 msgid "DNS failure: NXDOMAIN" msgstr "DNSaren hutsegitea: NXDOMAIN" #: ../avahi-common/error.c:72 msgid "DNS failure: NOTIMP" msgstr "DNSaren hutsegitea: NOTIMP" #: ../avahi-common/error.c:74 msgid "DNS failure: REFUSED" msgstr "DNSaren hutsegitea: REFUSED" #: ../avahi-common/error.c:75 msgid "DNS failure: YXDOMAIN" msgstr "DNSaren hutsegitea: YXDOMAIN" #: ../avahi-common/error.c:76 msgid "DNS failure: YXRRSET" msgstr "DNSaren hutsegitea: YXRRSET" #: ../avahi-common/error.c:77 msgid "DNS failure: NXRRSET" msgstr "DNSaren hutsegitea: NXRRSET" #: ../avahi-common/error.c:78 msgid "DNS failure: NOTAUTH" msgstr "DNSaren hutsegitea: NOTAUTH" #: ../avahi-common/error.c:79 msgid "DNS failure: NOTZONE" msgstr "DNSaren hutsegitea: NOTZONE" #: ../avahi-common/error.c:80 msgid "Invalid RDATA" msgstr "RDATA baliogabea" #: ../avahi-common/error.c:81 msgid "Invalid DNS type" msgstr "DNS mota baliogabea" #: ../avahi-common/error.c:82 msgid "Invalid DNS class" msgstr "DNS klase baliogabea" #: ../avahi-common/error.c:83 msgid "Not supported" msgstr "Ez dago onartuta" #: ../avahi-common/error.c:85 msgid "Not permitted" msgstr "Ez dago baimenduta" #: ../avahi-common/error.c:86 msgid "Invalid argument" msgstr "Argumentu baliogabea" #: ../avahi-common/error.c:87 msgid "Is empty" msgstr "Hutsik dago" #: ../avahi-common/error.c:88 msgid "The requested operation is invalid because redundant" msgstr "Eskatutako eragiketa baliogabea da erredundantea delako" #: ../avahi-common/error.c:94 msgid "Invalid Error Code" msgstr "Errore kode baliogabea" #: ../avahi-discover-standalone/avahi-discover.ui.h:1 msgid "Avahi Discovery" msgstr "Avahi aurkikuntza" #: ../avahi-discover-standalone/avahi-discover.ui.h:2 #: ../avahi-python/avahi-discover/avahi-discover.py:76 msgid "<i>No service currently selected.</i>" msgstr "<i>Unean ez dago zerbitzurik hautatuta.</i>" #: ../avahi-python/avahi-discover/avahi-discover.desktop.in.in.h:1 msgid "Avahi Zeroconf Browser" msgstr "Avahi Zeroconf arakatzailea" #: ../avahi-python/avahi-discover/avahi-discover.desktop.in.in.h:2 msgid "Browse for Zeroconf services available on your network" msgstr "" "Zure sarean eskuragarriak diren Zeroconf zerbitzuentzako arakatzailea" #: ../avahi-python/avahi-discover/avahi-discover.py:224 msgid "TXT" msgstr "TXT" #: ../avahi-python/avahi-discover/avahi-discover.py:226 msgid "TXT Data:" msgstr "TXT datuak:" #: ../avahi-python/avahi-discover/avahi-discover.py:226 msgid "empty" msgstr "hutsik" #: ../avahi-python/avahi-discover/avahi-discover.py:228 msgid "Service Type:" msgstr "Zerbitzu mota:" #: ../avahi-python/avahi-discover/avahi-discover.py:229 msgid "Service Name:" msgstr "Zerbitzu izena:" #: ../avahi-python/avahi-discover/avahi-discover.py:230 msgid "Domain Name:" msgstr "Domeinu izena:" #: ../avahi-python/avahi-discover/avahi-discover.py:231 msgid "Interface:" msgstr "Interfazea:" #: ../avahi-python/avahi-discover/avahi-discover.py:232 msgid "Address:" msgstr "Helbidea:" #: ../avahi-ui/avahi-ui.c:185 msgid "Browse Service Types" msgstr "Arakatu zerbitzu motak" #: ../avahi-ui/avahi-ui.c:185 msgid "A NULL terminated list of service types to browse for" msgstr "Arakatzeko zerbitzu moten zerrenda, NULL batez bukatua" #: ../avahi-ui/avahi-ui.c:190 msgid "Domain" msgstr "Domeinua" #: ../avahi-ui/avahi-ui.c:190 msgid "The domain to browse in, or NULL for the default domain" msgstr "Arakatu beharreko domeinua, edo NULL domeinu lehenetsia erabiltzeko" #: ../avahi-ui/avahi-ui.c:196 msgid "Service Type" msgstr "Zerbitzu mota" #: ../avahi-ui/avahi-ui.c:196 msgid "The service type of the selected service" msgstr "Hautatutako zerbitzuaren zerbitzu mota" #: ../avahi-ui/avahi-ui.c:202 ../avahi-ui/avahi-ui.c:1035 msgid "Service Name" msgstr "Zerbitzu izena" #: ../avahi-ui/avahi-ui.c:202 msgid "The service name of the selected service" msgstr "Hautatutako zerbitzuaren zerbitzu izena" #: ../avahi-ui/avahi-ui.c:208 msgid "Address" msgstr "Helbidea" #: ../avahi-ui/avahi-ui.c:208 msgid "The address of the resolved service" msgstr "Ebatzitako zerbitzuaren helbidea" #: ../avahi-ui/avahi-ui.c:213 msgid "Port" msgstr "Ataka" #: ../avahi-ui/avahi-ui.c:213 msgid "The IP port number of the resolved service" msgstr "Ebatzitako zerbitzuaren IP ataka zenbakia" #: ../avahi-ui/avahi-ui.c:219 msgid "Host Name" msgstr "Ostalari izena" #: ../avahi-ui/avahi-ui.c:219 msgid "The host name of the resolved service" msgstr "Ebatzitako zerbitzuaren ostalari izena" #: ../avahi-ui/avahi-ui.c:225 msgid "TXT Data" msgstr "TXT datuak" #: ../avahi-ui/avahi-ui.c:225 msgid "The TXT data of the resolved service" msgstr "Ebatzitako zerbitzuaren TXT datuak" #: ../avahi-ui/avahi-ui.c:230 msgid "Resolve Service" msgstr "Ebatzi zerbitzua" #: ../avahi-ui/avahi-ui.c:230 msgid "Resolve the selected service automatically before returning" msgstr "Itzuli aurretik ebatzi automatikoki hautatuko zerbitzua" #: ../avahi-ui/avahi-ui.c:236 msgid "Resolve Service Host Name" msgstr "Ebatzi zerbitzuaren ostalari izena" #: ../avahi-ui/avahi-ui.c:236 msgid "" "Resolve the host name of the selected service automatically before returning" msgstr "" "Itzuli aurretik ebatzi automatikoki hautatutako zerbitzuaren ostalari izena" #: ../avahi-ui/avahi-ui.c:242 msgid "Address family" msgstr "Helbide familia" #: ../avahi-ui/avahi-ui.c:242 msgid "The address family for host name resolution" msgstr "Ostalari izenaren ebazpenerako helbide familia" #: ../avahi-ui/avahi-ui.c:326 #, c-format msgid "Avahi client failure: %s" msgstr "Avahi bezeroaren hutsegitea: %s" #: ../avahi-ui/avahi-ui.c:388 #, c-format msgid "Avahi resolver failure: %s" msgstr "Avahi ebazlearen hutsegitea: %s" #: ../avahi-ui/avahi-ui.c:518 #, c-format msgid "Browsing for service type %s in domain %s failed: %s" msgstr "%s zerbitzu motaren bila %s domeinuan arakatzeak huts egin du: %s" #: ../avahi-ui/avahi-ui.c:519 ../avahi-utils/avahi-browse.c:168 #: ../avahi-utils/avahi-browse.c:169 ../avahi-utils/avahi-browse.c:178 #: ../avahi-utils/avahi-browse.c:179 msgid "n/a" msgstr "e/e" #: ../avahi-ui/avahi-ui.c:649 #, c-format msgid "Avahi domain browser failure: %s" msgstr "avahi domeinu arakatzailearen hutsegitea: %s" #: ../avahi-ui/avahi-ui.c:684 #, c-format msgid "Failed to read Avahi domain: %s" msgstr "Huts egin du Avahi domeinua irakurtzean: %s" #: ../avahi-ui/avahi-ui.c:706 msgid "Browse service type list is empty!" msgstr "Arakatzeko zerbitzu moten zerrenda hutsik dago!" #: ../avahi-ui/avahi-ui.c:717 #, c-format msgid "Failed to connect to Avahi server: %s" msgstr "Huts egin du Avahi zerbitzarira konektatzean: %s" #: ../avahi-ui/avahi-ui.c:735 msgid "Browsing for services on <b>local network</b>:" msgstr "Zerbitzuak arakatzen <b>sare lokalean</b>:" #: ../avahi-ui/avahi-ui.c:737 #, c-format msgid "Browsing for services in domain <b>%s</b>:" msgstr "Zerbitzuak arakatzen <b>%s</b> domeinuan:" #: ../avahi-ui/avahi-ui.c:773 #, c-format msgid "Failed to create browser for %s: %s" msgstr "Huts egin du %s-rentzako arakatzailea sortzean: %s" #: ../avahi-ui/avahi-ui.c:907 #, c-format msgid "Failed to create resolver for %s of type %s in domain %s: %s" msgstr "Huts egin du %s-rentzat %s motako ebazlea sortzean %s domeinuan: %s" #: ../avahi-ui/avahi-ui.c:982 #, c-format msgid "Failed to create domain browser: %s" msgstr "Huts egin du domeinu arakatzailea sortzean: %s" #: ../avahi-ui/avahi-ui.c:993 msgid "Change domain" msgstr "Aldatu domeinua" #: ../avahi-ui/avahi-ui.c:1043 ../avahi-ui/avahi-ui.c:1180 msgid "Browsing..." msgstr "Arakatzen" #: ../avahi-ui/avahi-ui.c:1047 ../avahi-ui/bssh.c:149 ../avahi-ui/bssh.c:156 #: ../avahi-ui/bssh.c:161 msgid "_Cancel" msgstr "_Utzi" #: ../avahi-ui/avahi-ui.c:1048 msgid "_OK" msgstr "_Ados" #: ../avahi-ui/avahi-ui.c:1134 msgid "Initializing..." msgstr "Hasieratzen..." #: ../avahi-ui/avahi-ui.c:1162 msgid "Location" msgstr "Kokalekua" #: ../avahi-ui/avahi-ui.c:1167 ../avahi-utils/avahi-browse.c:553 msgid "Name" msgstr "Izena" #: ../avahi-ui/avahi-ui.c:1172 ../avahi-utils/avahi-browse.c:553 msgid "Type" msgstr "Mota" #: ../avahi-ui/avahi-ui.c:1184 msgid "_Domain..." msgstr "_Domeinua..." #: ../avahi-ui/bssh.c:55 #, c-format msgid "" "%s [options]\n" "\n" " -h --help Show this help\n" " -s --ssh Browse SSH servers\n" " -v --vnc Browse VNC servers\n" " -S --shell Browse both SSH and VNC\n" " -d --domain=DOMAIN The domain to browse in\n" msgstr "" "%s [aukerak]\n" "\n" " -h --help Erakutsi laguntza hau\n" " -s --ssh Arakatu SSH zerbitzariak\n" " -v --vnc Arakatu VNC zerbitzariak\n" " -S --shell Arakatu SSH eta VNC (biak)\n" " -d --domain=DOMEINUA Arakatu beharreko domeinua\n" #: ../avahi-ui/bssh.c:101 ../avahi-utils/avahi-browse.c:775 #, c-format msgid "Too many arguments\n" msgstr "Argumentu gehiegi\n" #: ../avahi-ui/bssh.c:149 msgid "Choose Shell Server" msgstr "Aukeratu Shell zerbitzaria" #: ../avahi-ui/bssh.c:149 ../avahi-ui/bssh.c:156 ../avahi-ui/bssh.c:161 msgid "C_onnect" msgstr "_Konektatu" #: ../avahi-ui/bssh.c:151 msgid "Desktop" msgstr "Mahaigaina" #: ../avahi-ui/bssh.c:152 msgid "Terminal" msgstr "Terminala" #: ../avahi-ui/bssh.c:156 msgid "Choose VNC server" msgstr "Aukeratu VNC zerbitzaria" #: ../avahi-ui/bssh.c:161 msgid "Choose SSH server" msgstr "Aukeratu SSH zerbitzaria" #: ../avahi-ui/bssh.c:185 #, c-format msgid "Connecting to '%s' ...\n" msgstr "'%s'-(e)ra konektatzen ...\n" #: ../avahi-ui/bssh.c:240 #, c-format msgid "execlp() failed: %s\n" msgstr "execlp()-ek huts egin du: %s\n" #: ../avahi-ui/bssh.c:250 #, c-format msgid "Canceled.\n" msgstr "Bertan behera utzita.\n" #: ../avahi-ui/bssh.desktop.in.in.h:1 msgid "Avahi SSH Server Browser" msgstr "Avahi SSH zerbitzari arakatzailea" #: ../avahi-ui/bssh.desktop.in.in.h:2 msgid "Browse for Zeroconf-enabled SSH Servers" msgstr "Arakatu Zeroconf gaituta duten SSH zerbitzarien bila" #: ../avahi-ui/bvnc.desktop.in.in.h:1 msgid "Avahi VNC Server Browser" msgstr "Avahi VNC zerbitzari arakatzailea" #: ../avahi-ui/bvnc.desktop.in.in.h:2 msgid "Browse for Zeroconf-enabled VNC Servers" msgstr "Arakatu Zeroconf gaituta duten VNC zerbitzarien bila" #: ../avahi-utils/avahi-browse.c:107 #, c-format msgid ": All for now\n" msgstr ":Guztia oraingoz\n" #: ../avahi-utils/avahi-browse.c:118 #, c-format msgid ": Cache exhausted\n" msgstr ":Cache-a agortuta\n" #: ../avahi-utils/avahi-browse.c:239 ../avahi-utils/avahi-browse.c:261 #, c-format msgid "Failed to resolve service '%s' of type '%s' in domain '%s': %s\n" msgstr "" "Huts egin du '%s' zerbitzua, '%s' motakoa, ebaztean '%s' domeinuan: %s\n" #: ../avahi-utils/avahi-browse.c:340 #, c-format msgid "service_browser failed: %s\n" msgstr "service_browser-ek huts egin du: %s\n" #: ../avahi-utils/avahi-browse.c:378 #, c-format msgid "avahi_service_browser_new() failed: %s\n" msgstr "avahi_service_browser_new()-k huts egin du: %s\n" #: ../avahi-utils/avahi-browse.c:414 #, c-format msgid "service_type_browser failed: %s\n" msgstr "service_type_browser-ek huts egin du: %s\n" #: ../avahi-utils/avahi-browse.c:444 #, c-format msgid "avahi_service_type_browser_new() failed: %s\n" msgstr "avahi_service_type_browser_new()-k huts egin du: %s\n" #: ../avahi-utils/avahi-browse.c:519 #, c-format msgid "avahi_domain_browser_new() failed: %s\n" msgstr "avahi_domain_browser_new()-k huts egin du: %s\n" #: ../avahi-utils/avahi-browse.c:535 ../avahi-utils/avahi-publish.c:394 #: ../avahi-utils/avahi-resolve.c:280 ../avahi-utils/avahi-set-host-name.c:168 #, c-format msgid "Failed to query version string: %s\n" msgstr "Huts egin du bertsio-katea kontsultatzerakoan: %s\n" #: ../avahi-utils/avahi-browse.c:540 ../avahi-utils/avahi-publish.c:399 #: ../avahi-utils/avahi-resolve.c:285 ../avahi-utils/avahi-set-host-name.c:173 #: ../avahi-utils/avahi-set-host-name.c:189 #, c-format msgid "Failed to query host name: %s\n" msgstr "Huts egin du ostalari-izena kontsultatzerakoan: %s\n" #: ../avahi-utils/avahi-browse.c:544 ../avahi-utils/avahi-publish.c:403 #: ../avahi-utils/avahi-resolve.c:289 ../avahi-utils/avahi-set-host-name.c:177 #, c-format msgid "Server version: %s; Host name: %s\n" msgstr "Zerbitzari bertsioa: %s; Ostalari izena: %s\n" #. Translators: This is a column heading with abbreviations for #. * Event (+/-), Network Interface, Protocol (IPv4/v6), Domain #: ../avahi-utils/avahi-browse.c:549 #, c-format msgid "E Ifce Prot Domain\n" msgstr "G Ifze Prot Domeinua\n" #. Translators: This is a column heading with abbreviations for #. * Event (+/-), Network Interface, Protocol (IPv4/v6), Domain #: ../avahi-utils/avahi-browse.c:553 #, c-format msgid "E Ifce Prot %-*s %-20s Domain\n" msgstr "G Ifze Prot %-*s %-20s Domeinua\n" #. We have been disconnected, so let reconnect #: ../avahi-utils/avahi-browse.c:585 ../avahi-utils/avahi-publish.c:163 #, c-format msgid "Disconnected, reconnecting ...\n" msgstr "Deskonektatuta, birkonektatzen ...\n" #: ../avahi-utils/avahi-browse.c:599 ../avahi-utils/avahi-browse.c:829 #: ../avahi-utils/avahi-publish.c:170 ../avahi-utils/avahi-publish.c:386 #: ../avahi-utils/avahi-resolve.c:272 ../avahi-utils/avahi-set-host-name.c:160 #, c-format msgid "Failed to create client object: %s\n" msgstr "Huts egin du bezero objektua sortzean: %s\n" #: ../avahi-utils/avahi-browse.c:604 ../avahi-utils/avahi-publish.c:175 #: ../avahi-utils/avahi-resolve.c:143 ../avahi-utils/avahi-set-host-name.c:59 #, c-format msgid "Client failure, exiting: %s\n" msgstr "Bezeroaren hutsegitea, irteten: %s\n" #: ../avahi-utils/avahi-browse.c:623 ../avahi-utils/avahi-publish.c:206 #, c-format msgid "Waiting for daemon ...\n" msgstr "Daemon-aren zain ...\n" #: ../avahi-utils/avahi-browse.c:647 msgid "" " -h --help Show this help\n" " -V --version Show version\n" " -D --browse-domains Browse for browsing domains instead of services\n" " -a --all Show all services, regardless of the type\n" " -d --domain=DOMAIN The domain to browse in\n" " -v --verbose Enable verbose mode\n" " -t --terminate Terminate after dumping a more or less complete " "list\n" " -c --cache Terminate after dumping all entries from the cache\n" " -l --ignore-local Ignore local services\n" " -r --resolve Resolve services found\n" " -f --no-fail Don't fail if the daemon is not available\n" " -p --parsable Output in parsable format\n" msgstr "" " -h --help Erakutsi laguntza hau\n" " -V --version Erakutsi bertsioa\n" " -D --browse-domains Arakatu arakatze domeinuen bila (zerbitzuen ordez)\n" " -a --all Erakutsi zerbitzu guztiak, mota kontuan izan gabe\n" " -d --domain=DOMEINUA Arakatu beharreko domeinua\n" " -v --verbose Gaitu modu berritsua\n" " -t --terminate Bukatu zerrenda gutxi-asko osatu bat irauli " "ondoren\n" " -c --cache Bukatu cache-ko sarrera guztiak irauli ondoren\n" " -l --ignore-local Ezikusia egin zerbitzu lokalei\n" " -r --resolve Ebatzi aurkitutako zerbitzuak\n" " -f --no-fail Ez hutsegin daemon-a ez badago eskuragarri\n" " -p --parsable Irteera formatu analizagarrian\n" #: ../avahi-utils/avahi-browse.c:660 msgid "" " -k --no-db-lookup Don't lookup service types\n" " -b --dump-db Dump service type database\n" msgstr "" " -k --no-db-lookup Ez bilatu zerbitzu motak\n" " -b --dump-db Irauli zerbitzu moten datubasea\n" #: ../avahi-utils/avahi-browse.c:766 ../avahi-utils/avahi-resolve.c:219 #, c-format msgid "Too few arguments\n" msgstr "Argumentu gutxiegi\n" #: ../avahi-utils/avahi-browse.c:821 ../avahi-utils/avahi-publish.c:378 #: ../avahi-utils/avahi-resolve.c:264 ../avahi-utils/avahi-set-host-name.c:152 #, c-format msgid "Failed to create simple poll object.\n" msgstr "Huts egin du galdeketa-objektu soil bat sortzerakoan.\n" #: ../avahi-utils/avahi-publish.c:76 #, c-format msgid "Established under name '%s'\n" msgstr "'%s' izenpean ezarria\n" #: ../avahi-utils/avahi-publish.c:81 #, c-format msgid "Failed to register: %s\n" msgstr "Huts egin du erregistratzean: %s\n" #: ../avahi-utils/avahi-publish.c:94 #, c-format msgid "Name collision, picking new name '%s'.\n" msgstr "Izenen talka, '%s' izen berria erabiliko da.\n" #: ../avahi-utils/avahi-publish.c:114 #, c-format msgid "Failed to create entry group: %s\n" msgstr "Huts egin du sarrera taldea sortzean: %s\n" #: ../avahi-utils/avahi-publish.c:124 #, c-format msgid "Failed to add address: %s\n" msgstr "Huts egin du helbidea gehitzean: %s\n" #: ../avahi-utils/avahi-publish.c:134 #, c-format msgid "Failed to add service: %s\n" msgstr "Huts egin du zerbitzua gehitzean: %s\n" #: ../avahi-utils/avahi-publish.c:140 #, c-format msgid "Failed to add subtype '%s': %s\n" msgstr "Huts egin du '%s' azpimota gehitzean: %s\n" #: ../avahi-utils/avahi-publish.c:191 #, c-format msgid "Host name conflict\n" msgstr "Ostalari izenen gatazka\n" #: ../avahi-utils/avahi-publish.c:216 #, c-format msgid "" "%s [options] %s <name> <type> <port> [<txt ...>]\n" "%s [options] %s <host-name> <address>\n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -s --service Publish service\n" " -a --address Publish address\n" " -v --verbose Enable verbose mode\n" " -d --domain=DOMAIN Domain to publish service in\n" " -H --host=DOMAIN Host where service resides\n" " --subtype=SUBTYPE An additional subtype to register this service " "with\n" " -R --no-reverse Do not publish reverse entry with address\n" " -f --no-fail Don't fail if the daemon is not available\n" msgstr "" "%s [aukerak] %s <izena> <mota> <ataka> [<txt ...>]\n" "%s [aukerak] %s <ostalari izena> <helbidea>\n" "\n" " -h --help Erakutsi laguntza hau\n" " -V --version Erakutsi bertsioa\n" " -s --service Argitaratu zerbitzua\n" " -a --address Argitaratu helbidea\n" " -v --verbose Gaitu modu berritsua\n" " -d --domain=DOMEINUA Zerbitzua argitaratzeko domeinua\n" " -H --host=DOMEINUA Zerbitzua dagoen ostalaria\n" " --subtype=AZPIMOTA Azpimota gehigarri bat zerbitzu hau " "erregistratzeko\n" " -R --no-reverse Ez argitaratu alderantzizko sarrera helbidearekin\n" " -f --no-fail Ez huts egin daemon-a ez badago eskuragarri\n" #: ../avahi-utils/avahi-publish.c:303 ../avahi-utils/avahi-publish.c:318 #, c-format msgid "Bad number of arguments\n" msgstr "Argumentu kopuru okerra\n" #: ../avahi-utils/avahi-publish.c:329 #, c-format msgid "Failed to parse port number: %s\n" msgstr "Huts egin du ataka zenbakia analizatzean: %s\n" #: ../avahi-utils/avahi-publish.c:361 ../avahi-utils/avahi-resolve.c:246 #, c-format msgid "No command specified.\n" msgstr "Ez da komandorik zehaztu.\n" #: ../avahi-utils/avahi-resolve.c:89 #, c-format msgid "Failed to resolve host name '%s': %s\n" msgstr "Huts egin du '%s' ostalari izena ebaztean: %s\n" #: ../avahi-utils/avahi-resolve.c:126 #, c-format msgid "Failed to resolve address '%s': %s\n" msgstr "Huts egin du '%s' helbidea ebaztean: %s\n" #: ../avahi-utils/avahi-resolve.c:157 #, c-format msgid "" "%s [options] %s <host name ...>\n" "%s [options] %s <address ... >\n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -n --name Resolve host name\n" " -a --address Resolve address\n" " -v --verbose Enable verbose mode\n" " -6 Lookup IPv6 address\n" " -4 Lookup IPv4 address\n" msgstr "" "%s [aukerak] %s <ostalari izena ...>\n" "%s [aukerak] %s <helbidea ... >\n" "\n" " -h --help Erakutsi laguntza hau\n" " -V --version Erakutsi bertsioa\n" " -n --name Ebatzi ostalari izena\n" " -a --address Ebatzi helbidea\n" " -v --verbose Gaitu modu berritsua\n" " -6 Bilatu IPv6 helbidea\n" " -4 Bilatu IPv4 helbidea\n" #: ../avahi-utils/avahi-resolve.c:299 ../avahi-utils/avahi-set-host-name.c:181 #, c-format msgid "Failed to create host name resolver: %s\n" msgstr "Huts egin du ostalari izen ebazlea sortzean: %s\n" #: ../avahi-utils/avahi-resolve.c:309 #, c-format msgid "Failed to parse address '%s'\n" msgstr "Huts egin du '%s' helbidea analizatzean\n" #: ../avahi-utils/avahi-resolve.c:314 #, c-format msgid "Failed to create address resolver: %s\n" msgstr "Huts egin du helbide ebazlea sortzean: %s\n" #: ../avahi-utils/avahi-set-host-name.c:73 #, c-format msgid "" "%s [options] <new host name>\n" "\n" " -h --help Show this help\n" " -V --version Show version\n" " -v --verbose Enable verbose mode\n" msgstr "" "%s [aukerak] <ostalari izen berria>\n" "\n" " -h --help Erakutsi laguntza hau\n" " -V --version Erakutsi bertsioa\n" " -v --verbose Gaitu modu berritsua\n" #: ../avahi-utils/avahi-set-host-name.c:114 #, c-format msgid "Invalid number of arguments, expecting exactly one.\n" msgstr "Argumentu kopuru okerra, bakarra espero zen.\n" #: ../avahi-utils/avahi-set-host-name.c:193 #, c-format msgid "Host name successfully changed to %s\n" msgstr "Ostalari izena behar bezala aldatu da %s-(e)ra\n" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/grub.po���������������������������������������������������0000644�0000000�0000000�00000766731�12704125524�016416� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for grub2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 # This file is distributed under the same license as the grub2 package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. # msgid "" msgstr "" "Project-Id-Version: grub2\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-03-19 03:01+0000\n" "PO-Revision-Date: 2011-12-24 19:41+0000\n" "Last-Translator: Asier Iturralde Sarasola <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:23+0000\n" "X-Generator: Launchpad (build 17995)\n" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:217 #: grub-core/normal/auth.c:220 msgid "Enter username: " msgstr "Sartu erabiltzaile-izena: " #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:222 #: grub-core/commands/legacycfg.c:781 grub-core/normal/auth.c:225 #: util/grub-mkpasswd-pbkdf2.c:139 msgid "Enter password: " msgstr "Sartu pasahitza: " #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:266 #: grub-core/normal/auth.c:269 msgid "[USERLIST]" msgstr "[ERABILTZAILE_ZERRENDA]" #: .pc/CVE-2015-8370.patch/grub-core/normal/auth.c:267 #: grub-core/normal/auth.c:270 msgid "Check whether user is in USERLIST." msgstr "" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:310 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:365 #: grub-core/commands/acpihalt.c:366 grub-core/kern/err.c:110 #, c-format msgid "error: %s.\n" msgstr "errorea: %s.\n" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:310 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:365 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:358 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:414 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:433 #: grub-core/commands/acpihalt.c:366 grub-core/kern/emu/misc.c:94 #: grub-core/kern/emu/misc.c:104 grub-core/kern/emu/misc.c:132 #: grub-core/kern/emu/mm.c:34 grub-core/kern/emu/mm.c:62 #: grub-core/kern/mm.c:365 grub-core/lib/relocator.c:1270 #: grub-core/lib/relocator.c:1427 grub-core/lib/relocator.c:1526 #: grub-core/loader/arm/linux.c:421 grub-core/loader/arm/linux.c:480 #: grub-core/loader/arm64/linux.c:358 grub-core/loader/arm64/linux.c:414 #: grub-core/loader/arm64/linux.c:433 grub-core/loader/efi/chainloader.c:279 #: grub-core/net/drivers/ieee1275/ofnet.c:290 grub-core/osdep/unix/dl.c:48 #: grub-core/osdep/windows/dl.c:46 grub-core/script/lexer.c:156 #: grub-core/script/lexer.c:181 msgid "out of memory" msgstr "" #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:316 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:371 #: .pc/core_in_fs.patch/util/setup.c:722 .pc/core_in_fs.patch/util/setup.c:741 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:307 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:150 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:538 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:770 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:538 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:764 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:577 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:622 #: grub-core/commands/acpihalt.c:372 grub-core/disk/cryptodisk.c:577 #: grub-core/disk/cryptodisk.c:622 grub-core/kern/emu/hostdisk.c:307 #: grub-core/kern/emu/hostfs.c:149 grub-core/osdep/linux/ofpath.c:148 #: grub-core/osdep/linux/ofpath.c:362 grub-core/osdep/linux/ofpath.c:375 #: util/glue-efi.c:80 util/glue-efi.c:94 util/grub-editenv.c:155 #: util/grub-fstest.c:576 util/grub-mkrescue.c:538 util/grub-mkrescue.c:770 #: util/grub-mount.c:507 util/grub-render-label.c:176 util/misc.c:119 #: util/misc.c:143 util/setup.c:730 util/setup.c:749 #, c-format msgid "cannot read `%s': %s" msgstr "" #. TRANSLATORS: It's computer shutdown using ACPI, not disabling ACPI. #: .pc/acpihalt-opcodes-1.patch/grub-core/commands/acpihalt.c:394 #: .pc/acpihalt-opcodes-2.patch/grub-core/commands/acpihalt.c:449 #: grub-core/commands/acpihalt.c:450 msgid "ACPI shutdown failed" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:123 #: grub-core/loader/arm64/linux.c:123 msgid "" "plain Image kernel not supported - rebuild with CONFIG_(U)EFI_STUB enabled" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:195 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:344 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:124 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:137 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1063 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:137 #: grub-core/commands/boot.c:147 grub-core/commands/legacycfg.c:503 #: grub-core/commands/legacycfg.c:542 grub-core/loader/arm64/linux.c:195 #: grub-core/loader/arm64/linux.c:344 grub-core/loader/i386/bsd.c:1782 #: grub-core/loader/i386/bsd.c:2015 grub-core/loader/i386/efi/linux.c:137 #: grub-core/loader/i386/linux.c:1106 grub-core/loader/i386/pc/linux.c:401 #: grub-core/loader/i386/xen.c:536 grub-core/loader/i386/xen.c:603 #: grub-core/loader/ia64/efi/linux.c:581 grub-core/loader/mips/linux.c:424 #: grub-core/loader/multiboot.c:326 #: grub-core/loader/powerpc/ieee1275/linux.c:346 #: grub-core/loader/sparc64/ieee1275/linux.c:386 grub-core/loader/xnu.c:563 #: grub-core/loader/xnu.c:656 grub-core/loader/xnu.c:771 #: grub-core/loader/xnu.c:885 grub-core/loader/xnu.c:1081 #: grub-core/loader/xnu.c:1248 grub-core/loader/xnu.c:1279 #: grub-core/loader/xnu.c:1418 msgid "you need to load the kernel first" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:200 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:337 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:390 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:519 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:118 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:196 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:131 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:211 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:695 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1057 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:131 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:211 #: grub-core/commands/blocklist.c:122 grub-core/commands/cat.c:57 #: grub-core/commands/configfile.c:35 grub-core/commands/efi/loadbios.c:168 #: grub-core/commands/file.c:152 grub-core/commands/hexdump.c:47 #: grub-core/commands/legacycfg.c:200 grub-core/commands/legacycfg.c:305 #: grub-core/commands/minicmd.c:44 grub-core/commands/syslinuxcfg.c:143 #: grub-core/commands/testload.c:58 grub-core/commands/testspeed.c:52 #: grub-core/disk/loopback.c:93 grub-core/efiemu/main.c:293 #: grub-core/font/font_cmd.c:32 grub-core/kern/emu/hostdisk.c:519 #: grub-core/loader/arm/linux.c:360 grub-core/loader/arm/linux.c:402 #: grub-core/loader/arm/linux.c:463 grub-core/loader/arm64/linux.c:200 #: grub-core/loader/arm64/linux.c:337 grub-core/loader/arm64/linux.c:390 #: grub-core/loader/efi/chainloader.c:206 grub-core/loader/i386/bsd.c:1447 #: grub-core/loader/i386/bsd.c:1790 grub-core/loader/i386/bsd.c:2060 #: grub-core/loader/i386/coreboot/chainloader.c:437 #: grub-core/loader/i386/efi/linux.c:131 grub-core/loader/i386/efi/linux.c:211 #: grub-core/loader/i386/linux.c:732 grub-core/loader/i386/linux.c:1100 #: grub-core/loader/i386/pc/chainloader.c:274 #: grub-core/loader/i386/pc/freedos.c:105 grub-core/loader/i386/pc/linux.c:138 #: grub-core/loader/i386/pc/linux.c:395 grub-core/loader/i386/pc/ntldr.c:85 #: grub-core/loader/i386/pc/plan9.c:399 #: grub-core/loader/i386/pc/pxechainloader.c:94 #: grub-core/loader/i386/pc/truecrypt.c:96 grub-core/loader/i386/xen.c:402 #: grub-core/loader/i386/xen.c:529 grub-core/loader/i386/xen.c:588 #: grub-core/loader/i386/xen.c:598 grub-core/loader/i386/xnu.c:485 #: grub-core/loader/ia64/efi/linux.c:500 grub-core/loader/ia64/efi/linux.c:575 #: grub-core/loader/mips/linux.c:238 grub-core/loader/mips/linux.c:421 #: grub-core/loader/multiboot.c:260 grub-core/loader/multiboot.c:312 #: grub-core/loader/multiboot.c:322 #: grub-core/loader/powerpc/ieee1275/linux.c:269 #: grub-core/loader/powerpc/ieee1275/linux.c:340 #: grub-core/loader/sparc64/ieee1275/linux.c:305 #: grub-core/loader/sparc64/ieee1275/linux.c:380 grub-core/loader/xnu.c:350 #: grub-core/loader/xnu.c:455 grub-core/loader/xnu.c:768 #: grub-core/loader/xnu.c:882 grub-core/loader/xnu.c:1267 #: grub-core/loader/xnu.c:1415 grub-core/loader/xnu.c:1441 #: grub-core/video/readers/jpeg.c:808 grub-core/video/readers/png.c:1112 msgid "filename expected" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:218 #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:423 #: .pc/elf_bi_endian.patch/grub-core/kern/elf.c:81 #: .pc/elf_bi_endian.patch/grub-core/kern/elfXX.c:29 #: .pc/elf_bi_endian.patch/grub-core/kern/elfXX.c:137 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:161 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:244 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:309 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:316 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:176 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:261 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:331 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:338 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:706 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:813 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1021 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:176 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:261 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:331 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:338 #: grub-core/commands/acpi.c:654 grub-core/commands/acpi.c:671 #: grub-core/commands/i386/pc/play.c:105 grub-core/commands/keylayouts.c:228 #: grub-core/commands/keylayouts.c:243 grub-core/commands/keylayouts.c:261 #: grub-core/commands/verify.c:878 grub-core/efiemu/loadcore.c:347 #: grub-core/kern/elf.c:106 grub-core/kern/elfXX.c:29 #: grub-core/kern/elfXX.c:137 grub-core/loader/arm/linux.c:316 #: grub-core/loader/arm64/linux.c:218 grub-core/loader/arm64/linux.c:423 #: grub-core/loader/efi/chainloader.c:266 #: grub-core/loader/efi/chainloader.c:287 #: grub-core/loader/efi/chainloader.c:319 grub-core/loader/i386/bsd.c:1261 #: grub-core/loader/i386/bsd.c:2087 grub-core/loader/i386/bsdXX.c:20 #: grub-core/loader/i386/bsdXX.c:36 grub-core/loader/i386/bsdXX.c:63 #: grub-core/loader/i386/bsdXX.c:345 grub-core/loader/i386/bsdXX.c:359 #: grub-core/loader/i386/bsdXX.c:489 grub-core/loader/i386/bsdXX.c:500 #: grub-core/loader/i386/bsdXX.c:573 grub-core/loader/i386/bsdXX.c:592 #: grub-core/loader/i386/coreboot/chainloader.c:112 #: grub-core/loader/i386/coreboot/chainloader.c:148 #: grub-core/loader/i386/coreboot/chainloader.c:170 #: grub-core/loader/i386/efi/linux.c:176 grub-core/loader/i386/efi/linux.c:261 #: grub-core/loader/i386/efi/linux.c:331 grub-core/loader/i386/efi/linux.c:338 #: grub-core/loader/i386/linux.c:743 grub-core/loader/i386/linux.c:850 #: grub-core/loader/i386/linux.c:1058 grub-core/loader/i386/multiboot_mbi.c:141 #: grub-core/loader/i386/pc/chainloader.c:186 #: grub-core/loader/i386/pc/linux.c:149 grub-core/loader/i386/pc/linux.c:317 #: grub-core/loader/i386/pc/linux.c:357 grub-core/loader/i386/pc/plan9.c:447 #: grub-core/loader/i386/pc/plan9.c:530 grub-core/loader/i386/pc/plan9.c:546 #: grub-core/loader/i386/xen.c:670 grub-core/loader/i386/xen_fileXX.c:38 #: grub-core/loader/i386/xen_fileXX.c:177 #: grub-core/loader/i386/xen_fileXX.c:319 grub-core/loader/ia64/efi/linux.c:464 #: grub-core/loader/ia64/efi/linux.c:512 grub-core/loader/linux.c:280 #: grub-core/loader/macho.c:84 grub-core/loader/macho.c:109 #: grub-core/loader/machoXX.c:33 grub-core/loader/machoXX.c:46 #: grub-core/loader/machoXX.c:76 grub-core/loader/machoXX.c:116 #: grub-core/loader/machoXX.c:131 grub-core/loader/machoXX.c:147 #: grub-core/loader/machoXX.c:196 grub-core/loader/machoXX.c:317 #: grub-core/loader/multiboot.c:373 grub-core/loader/multiboot_elfxx.c:118 #: grub-core/loader/multiboot_elfxx.c:178 #: grub-core/loader/multiboot_elfxx.c:225 grub-core/loader/multiboot_mbi2.c:105 #: grub-core/loader/xnu.c:731 grub-core/loader/xnu.c:785 #: grub-core/loader/xnu.c:806 grub-core/loader/xnu.c:861 #: grub-core/loader/xnu.c:904 grub-core/loader/xnu.c:942 #: grub-core/loader/xnu_resume.c:68 grub-core/loader/xnu_resume.c:153 #: grub-core/loader/xnu_resume.c:165 util/grub-mkimagexx.c:1469 #, c-format msgid "premature end of file %s" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:224 #: grub-core/loader/arm/linux.c:449 grub-core/loader/arm64/linux.c:224 msgid "invalid device tree" msgstr "" #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:473 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:360 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:382 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1141 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:382 #: grub-core/loader/arm/linux.c:513 grub-core/loader/arm64/linux.c:473 #: grub-core/loader/i386/efi/linux.c:382 grub-core/loader/i386/linux.c:1184 #: grub-core/loader/i386/pc/linux.c:474 grub-core/loader/i386/xen.c:696 #: grub-core/loader/i386/xen.c:698 grub-core/loader/ia64/efi/linux.c:627 #: grub-core/loader/mips/linux.c:493 #: grub-core/loader/powerpc/ieee1275/linux.c:382 #: grub-core/loader/sparc64/ieee1275/linux.c:510 msgid "Load Linux." msgstr "Kargatu Linux." #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:475 #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:363 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:385 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:1143 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:385 #: grub-core/loader/arm/linux.c:515 grub-core/loader/arm64/linux.c:475 #: grub-core/loader/i386/efi/linux.c:385 grub-core/loader/i386/linux.c:1186 #: grub-core/loader/i386/pc/linux.c:477 grub-core/loader/i386/xen.c:700 #: grub-core/loader/ia64/efi/linux.c:630 grub-core/loader/mips/linux.c:495 #: grub-core/loader/powerpc/ieee1275/linux.c:384 #: grub-core/loader/sparc64/ieee1275/linux.c:512 msgid "Load initrd." msgstr "Kargatu initrd." #. TRANSLATORS: DTB stands for device tree blob. #: .pc/arm64-set-correct-length-of-device-path-end-entry.patch/grub-core/loader/arm64/linux.c:478 #: grub-core/loader/arm/linux.c:518 grub-core/loader/arm64/linux.c:478 msgid "Load DTB file." msgstr "" #: .pc/blacklist_1440x900x32.patch/grub-core/video/i386/pc/vbe.c:1190 #: grub-core/video/i386/pc/vbe.c:1199 #, c-format msgid " VBE info: version: %d.%d OEM software rev: %d.%d\n" msgstr "" #: .pc/blacklist_1440x900x32.patch/grub-core/video/i386/pc/vbe.c:1197 #: grub-core/video/i386/pc/vbe.c:1206 #, c-format msgid " total memory: %d KiB\n" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:584 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:1462 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:1463 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:1460 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:1463 #: grub-core/fs/btrfs.c:584 grub-core/fs/zfs/zfs.c:1465 msgid "couldn't find a necessary member device of multi-device filesystem" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1270 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1529 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2766 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:4161 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2770 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:4163 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2826 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:4219 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2768 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:4161 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2766 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:4159 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2826 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:4219 #: grub-core/fs/bfs.c:720 grub-core/fs/bfs.c:916 grub-core/fs/btrfs.c:1270 #: grub-core/fs/btrfs.c:1529 grub-core/fs/fat.c:870 grub-core/fs/fat.c:1138 #: grub-core/fs/fshelp.c:117 grub-core/fs/fshelp.c:232 grub-core/fs/hfs.c:1151 #: grub-core/fs/hfs.c:1277 grub-core/fs/jfs.c:431 grub-core/fs/minix.c:404 #: grub-core/fs/minix.c:546 grub-core/fs/reiserfs.c:732 grub-core/fs/ufs.c:525 #: grub-core/fs/ufs.c:664 grub-core/fs/zfs/zfs.c:2828 #: grub-core/fs/zfs/zfs.c:4223 msgid "not a directory" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1298 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1327 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1371 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1454 #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1478 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2030 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:2236 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2022 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2034 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:2240 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2078 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2090 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:2296 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2020 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2032 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:2238 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2030 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:2236 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2078 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2090 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:2296 #: grub-core/commands/i386/pc/play.c:136 grub-core/commands/macbless.c:172 #: grub-core/fs/archelp.c:259 grub-core/fs/bfs.c:622 grub-core/fs/bfs.c:705 #: grub-core/fs/btrfs.c:1298 grub-core/fs/btrfs.c:1327 #: grub-core/fs/btrfs.c:1371 grub-core/fs/btrfs.c:1454 #: grub-core/fs/btrfs.c:1478 grub-core/fs/fat.c:953 grub-core/fs/fshelp.c:192 #: grub-core/fs/hfs.c:1169 grub-core/fs/hfs.c:1178 grub-core/fs/jfs.c:689 #: grub-core/fs/minix.c:416 grub-core/fs/proc.c:139 grub-core/fs/ufs.c:538 #: grub-core/fs/zfs/zfs.c:2080 grub-core/fs/zfs/zfs.c:2092 #: grub-core/fs/zfs/zfs.c:2298 grub-core/net/http.c:120 #, c-format msgid "file `%s' not found" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1387 grub-core/fs/archelp.c:216 #: grub-core/fs/archelp.c:277 grub-core/fs/bfs.c:771 grub-core/fs/btrfs.c:1387 #: grub-core/fs/fshelp.c:146 grub-core/fs/jfs.c:729 grub-core/fs/minix.c:359 #: grub-core/fs/ufs.c:454 msgid "too deep nesting of symlinks" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1635 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:3726 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:3728 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:3784 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:3726 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:3724 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:3784 #: grub-core/fs/bfs.c:941 grub-core/fs/btrfs.c:1635 grub-core/fs/fat.c:1027 #: grub-core/fs/fshelp.c:230 grub-core/fs/hfs.c:1313 grub-core/fs/jfs.c:828 #: grub-core/fs/zfs/zfs.c:3788 msgid "not a regular file" msgstr "" #: .pc/btrfs-endian.patch/grub-core/fs/btrfs.c:1729 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:4247 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:4249 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:4305 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:4247 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:4245 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:4305 #: grub-core/fs/btrfs.c:1729 grub-core/fs/zfs/zfs.c:4309 #: grub-core/partmap/msdos.c:400 msgid "your core.img is unusually large. It won't fit in the embedding area" msgstr "" #. TRANSLATORS: This option is used to override default filename #. for loading and storing environment. #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:37 #: grub-core/commands/loadenv.c:37 msgid "Specify filename." msgstr "Zehaztu fitxategi-izena." #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:39 #: grub-core/commands/loadenv.c:39 msgid "Skip signature-checking of the environment file." msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:60 #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:734 #: grub-core/commands/keylayouts.c:213 grub-core/commands/loadenv.c:60 #: grub-core/commands/nativedisk.c:185 grub-core/efiemu/main.c:235 #: grub-core/font/font.c:428 grub-core/gfxmenu/gfxmenu.c:63 #: grub-core/kern/device.c:42 grub-core/kern/dl.c:747 #, c-format msgid "variable `%s' isn't set" msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:458 #: grub-core/commands/loadenv.c:449 msgid "[-f FILE] [-s|--skip-sig] [variable_name_to_whitelist] [...]" msgstr "" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:459 #: grub-core/commands/loadenv.c:450 msgid "Load variables from environment block file." msgstr "Kargatu aldagaiak inguruneko bloke fitxategitik." #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:462 #: grub-core/commands/loadenv.c:453 msgid "[-f FILE]" msgstr "[-f FITXATEGIA]" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:463 #: grub-core/commands/loadenv.c:454 msgid "List variables from environment block file." msgstr "Zerrendatu aldagaiak inguruneko bloke fitxategitik." #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:467 #: grub-core/commands/loadenv.c:458 msgid "[-f FILE] variable_name [...]" msgstr "[-f FITXATEGIA] aldagai_izena [...]" #: .pc/check_blocklists_overlap_fix.patch/grub-core/commands/loadenv.c:468 #: grub-core/commands/loadenv.c:459 msgid "Save variables to environment block file." msgstr "Gorde aldagaiak inguruneko bloke fitxategira." #: .pc/core_in_fs.patch/util/setup.c:160 util/setup.c:162 msgid "the first sector of the core file is not sector-aligned" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:170 util/setup.c:172 msgid "non-sector-aligned data is found in the core file" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:192 util/setup.c:194 msgid "the sectors of the core file are too fragmented" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:277 util/setup.c:279 #, c-format msgid "the size of `%s' is not %u" msgstr "`%s'-ren tamaina ez da %u" #: .pc/core_in_fs.patch/util/setup.c:289 util/setup.c:291 #, c-format msgid "the size of `%s' is too small" msgstr "`%s'-ren tamaina txikiegia da" #: .pc/core_in_fs.patch/util/setup.c:292 grub-core/loader/i386/pc/freedos.c:148 #: util/setup.c:294 #, c-format msgid "the size of `%s' is too large" msgstr "`%s'-ren tamaina handiegia da" #: .pc/core_in_fs.patch/util/setup.c:415 util/setup.c:417 msgid "" "Attempting to install GRUB to a disk with multiple partition labels or both " "partition label and filesystem. This is not supported yet." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:428 util/setup.c:430 #, c-format msgid "" "unable to identify a filesystem in %s; safety check can't be performed" msgstr "" "ezin da fitxategi-sistema identifikatu %s-(e)n; segurtasun egiaztapena ezin " "da gauzatu" #. TRANSLATORS: Filesystem may reserve the space just GRUB isn't sure about it. #: .pc/core_in_fs.patch/util/setup.c:432 util/setup.c:434 #, c-format msgid "" "%s appears to contain a %s filesystem which isn't known to reserve space for " "DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #. TRANSLATORS: Partition map may reserve the space just GRUB isn't sure about it. #: .pc/core_in_fs.patch/util/setup.c:445 util/setup.c:447 #, c-format msgid "" "%s appears to contain a %s partition map which isn't known to reserve space " "for DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:452 util/setup.c:454 #, c-format msgid "" "%s appears to contain a %s partition map and LDM which isn't known to be a " "safe combination. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:465 util/setup.c:467 msgid "" "Attempting to install GRUB to a partitionless disk or to a partition. This " "is a BAD idea." msgstr "" "Partiziorik gabeko disko batean edo partizio batean GRUB instalatzen " "saiatzen. Hau ideia TXARRA da." #: .pc/core_in_fs.patch/util/setup.c:470 util/setup.c:472 msgid "" "Attempting to install GRUB to a disk with multiple partition labels. This " "is not supported yet." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:476 util/setup.c:478 #, c-format msgid "Partition style `%s' doesn't support embedding" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:483 util/setup.c:485 #, c-format msgid "File system `%s' doesn't support embedding" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:512 util/setup.c:514 msgid "Your embedding area is unusually small. core.img won't fit in it." msgstr "" #: .pc/core_in_fs.patch/util/setup.c:534 .pc/core_in_fs.patch/util/setup.c:650 #: .pc/core_in_fs.patch/util/setup.c:752 util/setup.c:536 util/setup.c:658 #: util/setup.c:760 msgid "no terminator in the core image" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:567 util/setup.c:569 msgid "core.img version mismatch" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:600 util/setup.c:604 msgid "" "embedding is not possible, but this is required for RAID and LVM install" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:607 util/setup.c:611 #, c-format msgid "can't determine filesystem on %s" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:610 util/setup.c:614 #, c-format msgid "filesystem `%s' doesn't support blocklists" msgstr "" #. TRANSLATORS: cross-disk refers to /boot being on one disk #. but MBR on another. #: .pc/core_in_fs.patch/util/setup.c:619 util/setup.c:623 msgid "" "embedding is not possible, but this is required for cross-disk install" msgstr "" "txertatzea ez da posible, baina beharrezkoa da disko-arteko instalaziorako." #: .pc/core_in_fs.patch/util/setup.c:625 util/setup.c:629 msgid "" "Embedding is not possible. GRUB can only be installed in this setup by " "using blocklists. However, blocklists are UNRELIABLE and their use is " "discouraged." msgstr "" "Txertatzea ez da posible. GRUB konfigurazio honetan instalatzeko bloke " "zerrendak erabili beharra dago. Baina, bloke zerrendak EZ DIRA FIDAGARRIAK " "eta ez erabiltzea gomendatzen da." #. TRANSLATORS: Here GRUB refuses to continue with blocklist install. #: .pc/core_in_fs.patch/util/setup.c:630 util/setup.c:634 msgid "will not proceed with blocklists" msgstr "ez da bloke zerrendekin jarraituko" #: .pc/core_in_fs.patch/util/setup.c:659 grub-core/osdep/linux/blocklist.c:88 #: util/setup.c:667 msgid "can't retrieve blocklists" msgstr "" #. TRANSLATORS: The first %s is the file being looked at, the second %s is #. the error message. #: .pc/core_in_fs.patch/util/setup.c:696 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:152 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:262 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:434 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:91 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:93 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:100 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:516 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:531 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:535 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:761 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:765 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:531 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:535 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:755 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:759 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:516 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:144 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:144 #: grub-core/disk/cryptodisk.c:516 grub-core/kern/emu/hostdisk.c:152 #: grub-core/kern/emu/hostdisk.c:262 grub-core/kern/emu/hostdisk.c:434 #: grub-core/osdep/bsd/getroot.c:92 grub-core/osdep/bsd/getroot.c:168 #: grub-core/osdep/hurd/getroot.c:68 grub-core/osdep/linux/blocklist.c:65 #: grub-core/osdep/linux/getroot.c:144 grub-core/osdep/linux/hostdisk.c:194 #: grub-core/osdep/linux/hostdisk.c:419 grub-core/osdep/linux/ofpath.c:318 #: grub-core/osdep/linux/ofpath.c:323 grub-core/osdep/linux/ofpath.c:358 #: grub-core/osdep/linux/ofpath.c:371 grub-core/osdep/sun/getroot.c:110 #: grub-core/osdep/windows/blocklist.c:98 grub-core/tests/video_checksum.c:279 #: util/editenv.c:46 util/glue-efi.c:115 util/glue-efi.c:120 #: util/glue-efi.c:130 util/grub-editenv.c:138 util/grub-editenv.c:192 #: util/grub-file.c:83 util/grub-fstest.c:128 util/grub-fstest.c:568 #: util/grub-install-common.c:91 util/grub-install-common.c:93 #: util/grub-install-common.c:100 util/grub-install-common.c:516 #: util/grub-menulst2cfg.c:53 util/grub-menulst2cfg.c:68 #: util/grub-mkimage.c:275 util/grub-mklayout.c:497 util/grub-mklayout.c:509 #: util/grub-mknetdir.c:130 util/grub-mknetdir.c:148 util/grub-mkrescue.c:531 #: util/grub-mkrescue.c:535 util/grub-mkrescue.c:761 util/grub-mkrescue.c:765 #: util/grub-mkstandalone.c:253 util/grub-mount.c:499 #: util/grub-render-label.c:169 util/grub-script-check.c:175 #: util/grub-syslinux2cfg.c:181 util/grub-syslinux2cfg.c:191 #: util/grub-syslinux2cfg.c:212 util/grub-syslinux2cfg.c:228 util/misc.c:87 #: util/misc.c:115 util/misc.c:139 util/render-label.c:76 #: util/render-label.c:163 util/render-label.c:174 util/resolve.c:246 #: util/setup.c:704 #, c-format msgid "cannot open `%s': %s" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:701 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:342 #: grub-core/kern/emu/hostdisk.c:342 util/editenv.c:54 util/grub-editenv.c:197 #: util/grub-fstest.c:191 util/grub-mkfont.c:793 util/misc.c:160 #: util/misc.c:175 util/setup.c:709 #, c-format msgid "cannot write to `%s': %s" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:725 .pc/core_in_fs.patch/util/setup.c:745 #: util/setup.c:733 util/setup.c:753 msgid "blocklists are invalid" msgstr "" #: .pc/core_in_fs.patch/util/setup.c:755 util/setup.c:763 msgid "blocklists are incomplete" msgstr "" #: .pc/default_grub_d.patch/grub-core/osdep/unix/config.c:137 #: grub-core/osdep/aros/config.c:92 grub-core/osdep/unix/config.c:201 #: grub-core/osdep/windows/config.c:55 #, c-format msgid "cannot open configuration file `%s': %s" msgstr "" #. TRANSLATORS: it refers to the lack of free slots. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:208 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:466 #: grub-core/kern/emu/hostdisk.c:208 grub-core/kern/emu/hostdisk.c:466 msgid "device count exceeds limit" msgstr "gailu zenbaketak muga gainditu du" #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:270 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:143 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:573 #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:618 #: grub-core/disk/cryptodisk.c:573 grub-core/disk/cryptodisk.c:618 #: grub-core/kern/emu/hostdisk.c:270 grub-core/kern/emu/hostfs.c:142 #: grub-core/osdep/linux/hostdisk.c:453 util/grub-editenv.c:143 #: util/grub-editenv.c:149 util/grub-fstest.c:320 util/misc.c:157 #, c-format msgid "cannot seek `%s': %s" msgstr "" #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:458 #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:473 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:3719 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:3721 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:3777 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:3719 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:3717 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:3777 #: grub-core/commands/pcidump.c:109 grub-core/commands/pcidump.c:138 #: grub-core/commands/setpci.c:183 grub-core/commands/setpci.c:214 #: grub-core/fs/zfs/zfs.c:3781 grub-core/kern/emu/hostdisk.c:458 #: grub-core/kern/emu/hostdisk.c:473 grub-core/kern/file.c:45 #, c-format msgid "missing `%c' symbol" msgstr "" #. TRANSLATORS: Only one entry is ignored. However the suggestion #. is to correct/delete the whole file. #. device.map is a file indicating which #. devices are available at boot time. Fedora populated it with #. entries like (hd0,1) /dev/sda1 which would mean that every #. partition is a separate disk for BIOS. Such entries were #. inactive in GRUB due to its bug which is now gone. Without #. this additional check these entries would be harmful now. #. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:503 #: grub-core/kern/emu/hostdisk.c:503 #, c-format msgid "" "the device.map entry `%s' is invalid. Ignoring it. Please correct or delete " "your device.map" msgstr "" #. TRANSLATORS: device.map is a filename. Not to be translated. #. device.map specifies disk correspondance overrides. Previously #. one could create any kind of device name with this. Due to #. some problems we decided to limit it to just a handful #. possibilities. #: .pc/disable_floppies.patch/grub-core/kern/emu/hostdisk.c:555 #: grub-core/kern/emu/hostdisk.c:567 #, c-format msgid "" "the drive name `%s' in device.map is incorrect. Using %s instead. Please use " "the form [hfc]d[0-9]* (E.g. `hd0' or `cd')" msgstr "" #: .pc/efidisk-device-path-helpers-for-efinet.patch/grub-core/disk/efi/efidisk.c:587 #: .pc/ofdisk_add_sas_disks.patch/grub-core/disk/ieee1275/ofdisk.c:491 #: grub-core/disk/arc/arcdisk.c:248 grub-core/disk/efi/efidisk.c:546 #: grub-core/disk/i386/pc/biosdisk.c:483 grub-core/disk/i386/pc/biosdisk.c:528 #: grub-core/disk/ieee1275/nand.c:193 grub-core/disk/ieee1275/ofdisk.c:567 #, c-format msgid "failure reading sector 0x%llx from `%s'" msgstr "" #: .pc/efidisk-device-path-helpers-for-efinet.patch/grub-core/disk/efi/efidisk.c:608 #: .pc/ofdisk_add_sas_disks.patch/grub-core/disk/ieee1275/ofdisk.c:511 #: grub-core/disk/arc/arcdisk.c:284 grub-core/disk/efi/efidisk.c:567 #: grub-core/disk/i386/pc/biosdisk.c:533 grub-core/disk/ieee1275/ofdisk.c:587 #, c-format msgid "failure writing sector 0x%llx to `%s'" msgstr "" #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-enable-hardware-filters-on-interface.patch/grub-core/net/drivers/efi/efinet.c:76 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-open-Simple-Network-Protocol-exclusively.patch/grub-core/net/drivers/efi/efinet.c:76 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:48 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:60 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:64 #: .pc/efinet-skip-virtual-devices-on-enumeration.patch/grub-core/net/drivers/efi/efinet.c:76 #: grub-core/net/drivers/efi/efinet.c:48 grub-core/net/drivers/efi/efinet.c:60 #: grub-core/net/drivers/efi/efinet.c:64 grub-core/net/drivers/efi/efinet.c:76 #: grub-core/net/drivers/emu/emunet.c:62 #: grub-core/net/drivers/i386/pc/pxe.c:274 #: grub-core/net/drivers/ieee1275/ofnet.c:75 #: grub-core/net/drivers/uboot/ubootnet.c:62 msgid "couldn't send network packet" msgstr "" #: .pc/elf_bi_endian.patch/grub-core/kern/elf.c:43 #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:212 grub-core/kern/dl.c:216 #: grub-core/kern/elf.c:49 grub-core/kern/elfXX.c:196 #: grub-core/loader/i386/bsdXX.c:46 grub-core/loader/ia64/efi/linux.c:376 #: grub-core/loader/multiboot_elfxx.c:65 msgid "invalid arch-independent ELF magic" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:257 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:251 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:251 #: .pc/install_arm64_naming.patch/util/grub-install.c:251 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:251 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:251 #: .pc/install_signed.patch/util/grub-install.c:240 #: .pc/install_stage2_confusion.patch/util/grub-install.c:239 #: .pc/probe-delimiter.patch/util/grub-install.c:251 util/grub-install.c:256 msgid "More than one install device?" msgstr "" #. TRANSLATORS: platform here isn't identifier. It can be translated. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:269 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:271 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:316 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:318 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:263 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:265 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:310 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:312 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:263 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:265 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:310 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:312 #: .pc/install_arm64_naming.patch/util/grub-install.c:263 #: .pc/install_arm64_naming.patch/util/grub-install.c:265 #: .pc/install_arm64_naming.patch/util/grub-install.c:310 #: .pc/install_arm64_naming.patch/util/grub-install.c:312 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:263 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:265 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:310 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:312 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:48 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:51 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:54 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:57 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:263 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:265 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:310 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:312 #: .pc/install_signed.patch/util/grub-install.c:252 #: .pc/install_signed.patch/util/grub-install.c:254 #: .pc/install_signed.patch/util/grub-install.c:299 #: .pc/install_signed.patch/util/grub-install.c:301 #: .pc/install_stage2_confusion.patch/util/grub-install.c:251 #: .pc/install_stage2_confusion.patch/util/grub-install.c:253 #: .pc/install_stage2_confusion.patch/util/grub-install.c:298 #: .pc/install_stage2_confusion.patch/util/grub-install.c:300 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:98 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:98 #: .pc/probe-delimiter.patch/util/grub-install.c:263 #: .pc/probe-delimiter.patch/util/grub-install.c:265 #: .pc/probe-delimiter.patch/util/grub-install.c:310 #: .pc/probe-delimiter.patch/util/grub-install.c:312 #: grub-core/commands/hashsum.c:35 grub-core/commands/ls.c:150 #: grub-core/commands/macbless.c:227 grub-core/commands/syslinuxcfg.c:51 #: grub-core/commands/syslinuxcfg.c:54 grub-core/kern/emu/main.c:94 #: include/grub/util/install.h:48 include/grub/util/install.h:51 #: include/grub/util/install.h:54 include/grub/util/install.h:57 #: util/grub-install.c:268 util/grub-install.c:270 util/grub-install.c:315 #: util/grub-install.c:317 util/grub-mkimage.c:64 util/grub-mkimage.c:67 #: util/grub-mknetdir.c:46 util/grub-mknetdir.c:48 util/grub-mkrescue.c:98 #: util/grub-setup.c:82 util/grub-syslinux2cfg.c:63 util/grub-syslinux2cfg.c:65 #: util/grub-syslinux2cfg.c:67 util/grub-syslinux2cfg.c:71 #: util/grub-reboot.in:52 util/grub-set-default.in:54 msgid "DIR" msgstr "DIR" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:270 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:264 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:264 #: .pc/install_arm64_naming.patch/util/grub-install.c:264 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:264 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:264 #: .pc/install_signed.patch/util/grub-install.c:253 #: .pc/install_stage2_confusion.patch/util/grub-install.c:252 #: .pc/probe-delimiter.patch/util/grub-install.c:264 util/grub-install.c:269 #, c-format msgid "" "install GRUB images under the directory DIR/%s instead of the %s directory" msgstr "" #. TRANSLATORS: "embed" is a verb (command description). " #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:273 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:267 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:314 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:267 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:314 #: .pc/install_arm64_naming.patch/util/grub-install.c:267 #: .pc/install_arm64_naming.patch/util/grub-install.c:314 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:267 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:314 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:62 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:267 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:314 #: .pc/install_signed.patch/util/grub-install.c:256 #: .pc/install_signed.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:255 #: .pc/install_stage2_confusion.patch/util/grub-install.c:302 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:96 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:100 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:103 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:104 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:105 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:96 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:100 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:103 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:104 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:105 #: .pc/probe-delimiter.patch/util/grub-install.c:267 #: .pc/probe-delimiter.patch/util/grub-install.c:314 #: .pc/probe-delimiter.patch/util/grub-probe.c:710 #: grub-core/commands/blocklist.c:154 grub-core/commands/cat.c:160 #: grub-core/commands/configfile.c:65 grub-core/commands/configfile.c:68 #: grub-core/commands/configfile.c:74 grub-core/commands/configfile.c:80 #: grub-core/commands/configfile.c:86 grub-core/commands/hashsum.c:34 #: grub-core/commands/legacycfg.c:802 grub-core/commands/legacycfg.c:809 #: grub-core/commands/legacycfg.c:814 grub-core/commands/legacycfg.c:819 #: grub-core/commands/macbless.c:223 grub-core/commands/minicmd.c:195 #: grub-core/commands/syslinuxcfg.c:183 grub-core/commands/syslinuxcfg.c:191 #: grub-core/commands/syslinuxcfg.c:197 grub-core/commands/syslinuxcfg.c:203 #: grub-core/commands/testload.c:163 grub-core/efiemu/main.c:312 #: grub-core/kern/emu/main.c:91 grub-core/loader/i386/bsd.c:2108 #: grub-core/loader/i386/bsd.c:2111 grub-core/loader/i386/bsd.c:2114 #: grub-core/loader/i386/coreboot/chainloader.c:504 #: grub-core/loader/ia64/efi/linux.c:630 include/grub/util/install.h:62 #: util/grub-glue-efi.c:52 util/grub-glue-efi.c:54 util/grub-glue-efi.c:56 #: util/grub-install.c:272 util/grub-install.c:319 util/grub-mkfont.c:933 #: util/grub-mkimage.c:68 util/grub-mkimage.c:75 util/grub-mkimage.c:77 #: util/grub-mkimage.c:80 util/grub-mklayout.c:52 util/grub-mklayout.c:54 #: util/grub-mkrescue.c:96 util/grub-mkrescue.c:100 util/grub-mkrescue.c:103 #: util/grub-mkrescue.c:104 util/grub-mkrescue.c:105 #: util/grub-mkstandalone.c:47 util/grub-mkstandalone.c:49 #: util/grub-probe.c:708 util/grub-render-label.c:59 #: util/grub-render-label.c:70 util/grub-render-label.c:72 util/grub-setup.c:78 #: util/grub-setup.c:80 util/grub-setup.c:84 util/grub-syslinux2cfg.c:74 #: util/grub-syslinux2cfg.c:147 util/grub-kbdcomp.in:29 #: util/grub-mkconfig.in:57 msgid "FILE" msgstr "FITXATEGIA" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:275 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:269 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:269 #: .pc/install_arm64_naming.patch/util/grub-install.c:269 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:269 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:269 #: .pc/install_signed.patch/util/grub-install.c:258 #: .pc/install_stage2_confusion.patch/util/grub-install.c:257 #: .pc/probe-delimiter.patch/util/grub-install.c:269 #: .pc/probe-delimiter.patch/util/grub-probe.c:712 util/grub-install.c:274 #: util/grub-probe.c:710 msgid "TARGET" msgstr "" #. TRANSLATORS: "TARGET" as in "target platform". #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:277 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:271 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:271 #: .pc/install_arm64_naming.patch/util/grub-install.c:271 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:271 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:271 #: .pc/install_signed.patch/util/grub-install.c:260 #: .pc/install_stage2_confusion.patch/util/grub-install.c:259 #: .pc/probe-delimiter.patch/util/grub-install.c:271 util/grub-install.c:276 #, c-format msgid "install GRUB for TARGET platform [default=%s]" msgstr "" #. TRANSLATORS: "may break" doesn't just mean that option wouldn't have any #. effect but that it will make the resulting install unbootable from HDD. #. TRANSLATORS: The potential breakage isn't limited to floppies but it's #. likely to make the install unbootable from HDD. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:286 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:280 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:280 #: .pc/install_arm64_naming.patch/util/grub-install.c:280 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:280 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:280 #: .pc/install_signed.patch/util/grub-install.c:269 #: .pc/install_stage2_confusion.patch/util/grub-install.c:268 #: .pc/probe-delimiter.patch/util/grub-install.c:280 util/grub-install.c:285 #: util/grub-setup.c:94 msgid "" "make the drive also bootable as floppy (default for fdX devices). May break " "on some BIOSes." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:289 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:283 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:283 #: .pc/install_arm64_naming.patch/util/grub-install.c:283 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:283 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:283 #: .pc/install_signed.patch/util/grub-install.c:272 #: .pc/install_stage2_confusion.patch/util/grub-install.c:271 #: .pc/probe-delimiter.patch/util/grub-install.c:283 util/grub-install.c:288 msgid "delete device map if it already exists" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:291 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:285 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:285 #: .pc/install_arm64_naming.patch/util/grub-install.c:285 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:285 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:285 #: .pc/install_signed.patch/util/grub-install.c:274 #: .pc/install_stage2_confusion.patch/util/grub-install.c:273 #: .pc/probe-delimiter.patch/util/grub-install.c:285 util/grub-install.c:290 #: util/grub-setup.c:87 msgid "install even if problems are detected" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:293 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:287 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:287 #: .pc/install_arm64_naming.patch/util/grub-install.c:287 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:287 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:287 #: .pc/install_signed.patch/util/grub-install.c:276 #: .pc/install_stage2_confusion.patch/util/grub-install.c:275 #: .pc/probe-delimiter.patch/util/grub-install.c:287 util/grub-install.c:292 msgid "use identifier file even if UUID is available" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:294 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:288 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:288 #: .pc/install_arm64_naming.patch/util/grub-install.c:288 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:288 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:288 #: .pc/install_signed.patch/util/grub-install.c:277 #: .pc/install_stage2_confusion.patch/util/grub-install.c:276 #: .pc/probe-delimiter.patch/util/grub-install.c:288 #: grub-core/commands/minicmd.c:204 grub-core/kern/corecmd.c:188 #: util/grub-install.c:293 msgid "MODULE" msgstr "MODULUA" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:295 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:289 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:289 #: .pc/install_arm64_naming.patch/util/grub-install.c:289 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:289 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:289 #: .pc/install_signed.patch/util/grub-install.c:278 #: .pc/install_stage2_confusion.patch/util/grub-install.c:277 #: .pc/probe-delimiter.patch/util/grub-install.c:289 util/grub-install.c:294 msgid "" "disk module to use (biosdisk or native). This option is only available on " "BIOS target." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:298 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:292 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:292 #: .pc/install_arm64_naming.patch/util/grub-install.c:292 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:292 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:292 #: .pc/install_signed.patch/util/grub-install.c:281 #: .pc/install_stage2_confusion.patch/util/grub-install.c:280 #: .pc/probe-delimiter.patch/util/grub-install.c:292 util/grub-install.c:297 msgid "" "don't update the `boot-device'/`Boot*' NVRAM variables. This option is only " "available on EFI and IEEE1275 targets." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:301 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:295 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:295 #: .pc/install_arm64_naming.patch/util/grub-install.c:295 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:295 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:295 #: .pc/install_signed.patch/util/grub-install.c:284 #: .pc/install_stage2_confusion.patch/util/grub-install.c:283 #: .pc/probe-delimiter.patch/util/grub-install.c:295 util/grub-install.c:300 #: util/grub-setup.c:89 msgid "do not probe for filesystems in DEVICE" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:303 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:297 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:297 #: .pc/install_arm64_naming.patch/util/grub-install.c:297 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:297 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:297 #: .pc/install_signed.patch/util/grub-install.c:286 #: .pc/install_stage2_confusion.patch/util/grub-install.c:285 #: .pc/probe-delimiter.patch/util/grub-install.c:297 util/grub-install.c:302 msgid "do not install bootsector" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:305 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:299 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:299 #: .pc/install_arm64_naming.patch/util/grub-install.c:299 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:299 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:299 #: .pc/install_signed.patch/util/grub-install.c:288 #: .pc/install_stage2_confusion.patch/util/grub-install.c:287 #: .pc/probe-delimiter.patch/util/grub-install.c:299 util/grub-install.c:304 #: util/grub-setup.c:96 msgid "" "Do not apply any reed-solomon codes when embedding core.img. This option is " "only available on x86 BIOS targets." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:310 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:323 #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:520 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:304 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:317 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:304 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:317 #: .pc/install_arm64_naming.patch/util/grub-install.c:304 #: .pc/install_arm64_naming.patch/util/grub-install.c:317 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:304 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:317 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:304 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:317 #: .pc/install_signed.patch/util/grub-install.c:293 #: .pc/install_signed.patch/util/grub-install.c:306 #: .pc/install_stage2_confusion.patch/util/grub-install.c:292 #: .pc/install_stage2_confusion.patch/util/grub-install.c:305 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:109 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:109 #: .pc/probe-delimiter.patch/util/grub-install.c:304 #: .pc/probe-delimiter.patch/util/grub-install.c:317 #: grub-core/commands/menuentry.c:31 grub-core/commands/menuentry.c:38 #: grub-core/commands/menuentry.c:39 grub-core/gettext/gettext.c:525 #: util/grub-fstest.c:520 util/grub-install.c:309 util/grub-install.c:322 #: util/grub-mknetdir.c:51 util/grub-mkrescue.c:108 util/grub-mkrescue.c:109 #: util/grub-mount.c:454 util/grub-render-label.c:65 msgid "STRING" msgstr "KATEA" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:312 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:306 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:306 #: .pc/install_arm64_naming.patch/util/grub-install.c:306 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:306 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:306 #: .pc/install_signed.patch/util/grub-install.c:295 #: .pc/install_stage2_confusion.patch/util/grub-install.c:294 #: .pc/probe-delimiter.patch/util/grub-install.c:306 util/grub-install.c:311 msgid "" "the installation device is removable. This option is only available on EFI." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:314 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:308 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:308 #: .pc/install_arm64_naming.patch/util/grub-install.c:308 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:308 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:308 #: .pc/install_signed.patch/util/grub-install.c:297 #: .pc/install_stage2_confusion.patch/util/grub-install.c:296 #: .pc/probe-delimiter.patch/util/grub-install.c:308 util/grub-install.c:313 msgid "ID" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:315 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:309 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:309 #: .pc/install_arm64_naming.patch/util/grub-install.c:309 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:309 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:309 #: .pc/install_signed.patch/util/grub-install.c:298 #: .pc/install_stage2_confusion.patch/util/grub-install.c:297 #: .pc/probe-delimiter.patch/util/grub-install.c:309 util/grub-install.c:314 msgid "the ID of bootloader. This option is only available on EFI and Macs." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:317 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:311 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:311 #: .pc/install_arm64_naming.patch/util/grub-install.c:311 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:311 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:311 #: .pc/install_signed.patch/util/grub-install.c:300 #: .pc/install_stage2_confusion.patch/util/grub-install.c:299 #: .pc/probe-delimiter.patch/util/grub-install.c:311 util/grub-install.c:316 msgid "use DIR as the EFI System Partition root." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:319 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:313 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:313 #: .pc/install_arm64_naming.patch/util/grub-install.c:313 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:313 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:313 #: .pc/install_signed.patch/util/grub-install.c:302 #: .pc/install_stage2_confusion.patch/util/grub-install.c:301 #: .pc/probe-delimiter.patch/util/grub-install.c:313 util/grub-install.c:318 msgid "use DIR for PPC MAC install." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:314 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:314 #: .pc/install_arm64_naming.patch/util/grub-install.c:314 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:314 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:314 #: .pc/install_signed.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:302 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:105 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:105 #: .pc/probe-delimiter.patch/util/grub-install.c:314 util/grub-install.c:319 #: util/grub-mkrescue.c:105 msgid "use FILE as font for label" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:321 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:322 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:315 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:316 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:315 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:316 #: .pc/install_arm64_naming.patch/util/grub-install.c:315 #: .pc/install_arm64_naming.patch/util/grub-install.c:316 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:315 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:316 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:315 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:316 #: .pc/install_signed.patch/util/grub-install.c:304 #: .pc/install_signed.patch/util/grub-install.c:305 #: .pc/install_stage2_confusion.patch/util/grub-install.c:303 #: .pc/install_stage2_confusion.patch/util/grub-install.c:304 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:107 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:107 #: .pc/probe-delimiter.patch/util/grub-install.c:315 #: .pc/probe-delimiter.patch/util/grub-install.c:316 #: grub-core/term/gfxterm_background.c:182 util/grub-install.c:320 #: util/grub-install.c:321 util/grub-mkrescue.c:106 util/grub-mkrescue.c:107 #: util/grub-render-label.c:61 util/grub-render-label.c:63 msgid "COLOR" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:321 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:315 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:315 #: .pc/install_arm64_naming.patch/util/grub-install.c:315 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:315 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:315 #: .pc/install_signed.patch/util/grub-install.c:304 #: .pc/install_stage2_confusion.patch/util/grub-install.c:303 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:106 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:106 #: .pc/probe-delimiter.patch/util/grub-install.c:315 util/grub-install.c:320 #: util/grub-mkrescue.c:106 msgid "use COLOR for label" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:322 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:316 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:316 #: .pc/install_arm64_naming.patch/util/grub-install.c:316 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:316 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:316 #: .pc/install_signed.patch/util/grub-install.c:305 #: .pc/install_stage2_confusion.patch/util/grub-install.c:304 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:107 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:107 #: .pc/probe-delimiter.patch/util/grub-install.c:316 util/grub-install.c:321 #: util/grub-mkrescue.c:107 msgid "use COLOR for label background" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:323 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:317 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:317 #: .pc/install_arm64_naming.patch/util/grub-install.c:317 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:317 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:317 #: .pc/install_signed.patch/util/grub-install.c:306 #: .pc/install_stage2_confusion.patch/util/grub-install.c:305 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:109 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:109 #: .pc/probe-delimiter.patch/util/grub-install.c:317 util/grub-install.c:322 #: util/grub-mkrescue.c:109 msgid "use STRING as product version" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:325 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:319 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:319 #: .pc/install_arm64_naming.patch/util/grub-install.c:319 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:319 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:319 #: .pc/probe-delimiter.patch/util/grub-install.c:319 util/grub-install.c:324 msgid "" "install an image usable with UEFI Secure Boot. This option is only available " "on EFI and if the grub-efi-amd64-signed package is installed." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:329 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:323 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:323 #: .pc/install_arm64_naming.patch/util/grub-install.c:323 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:323 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:323 #: .pc/probe-delimiter.patch/util/grub-install.c:323 util/grub-install.c:328 msgid "" "do not install an image usable with UEFI Secure Boot, even if the system was " "currently started using it. This option is only available on EFI." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:333 #: util/grub-install.c:332 msgid "" "force installation to the removable media path also. This option is only " "available on EFI." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:385 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:376 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:376 #: .pc/install_arm64_naming.patch/util/grub-install.c:376 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:376 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:376 #: .pc/install_signed.patch/util/grub-install.c:357 #: .pc/install_stage2_confusion.patch/util/grub-install.c:356 #: .pc/probe-delimiter.patch/util/grub-install.c:376 util/grub-install.c:384 msgid "[OPTION] [INSTALL_DEVICE]" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:386 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:377 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:377 #: .pc/install_arm64_naming.patch/util/grub-install.c:377 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:377 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:377 #: .pc/install_signed.patch/util/grub-install.c:358 #: .pc/install_stage2_confusion.patch/util/grub-install.c:357 #: .pc/probe-delimiter.patch/util/grub-install.c:377 util/grub-install.c:385 msgid "Install GRUB on your drive." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:387 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:378 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:378 #: .pc/install_arm64_naming.patch/util/grub-install.c:378 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:378 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:378 #: .pc/install_signed.patch/util/grub-install.c:359 #: .pc/install_stage2_confusion.patch/util/grub-install.c:358 #: .pc/probe-delimiter.patch/util/grub-install.c:378 util/grub-install.c:386 #, c-format msgid "" "INSTALL_DEVICE must be system device filename.\n" "%s copies GRUB images into %s. On some platforms, it may also install GRUB " "into the boot sector." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:590 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:581 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:581 #: .pc/install_arm64_naming.patch/util/grub-install.c:575 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:575 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:575 #: .pc/install_signed.patch/util/grub-install.c:556 #: .pc/install_stage2_confusion.patch/util/grub-install.c:555 #: .pc/probe-delimiter.patch/util/grub-install.c:575 #: grub-core/osdep/windows/hostdisk.c:489 util/grub-install.c:589 msgid "couldn't retrieve random data" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:692 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:683 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:683 #: .pc/install_arm64_naming.patch/util/grub-install.c:677 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:677 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:677 #: .pc/install_signed.patch/util/grub-install.c:658 #: .pc/install_stage2_confusion.patch/util/grub-install.c:657 #: .pc/probe-delimiter.patch/util/grub-install.c:677 util/grub-install.c:691 #, c-format msgid "the drive %s is defined multiple times in the device map %s" msgstr "" #. TRANSLATORS: "stat" comes from the name of POSIX function. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:793 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:784 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:784 #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:159 #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:161 #: .pc/install_arm64_naming.patch/util/grub-install.c:778 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:778 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:778 #: .pc/install_signed.patch/util/grub-install.c:759 #: .pc/install_stage2_confusion.patch/util/grub-install.c:758 #: .pc/probe-delimiter.patch/util/grub-install.c:778 #: grub-core/osdep/unix/getroot.c:543 grub-core/osdep/unix/hostdisk.c:66 #: grub-core/osdep/unix/relpath.c:70 grub-core/osdep/unix/relpath.c:94 #: util/getroot.c:159 util/getroot.c:161 util/grub-install.c:792 #: util/grub-macbless.c:70 #, c-format msgid "cannot stat `%s': %s" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:856 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:190 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:538 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:565 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:606 #: util/grub-install-common.c:190 util/grub-install-common.c:538 #: util/grub-install-common.c:565 util/grub-install-common.c:613 #: util/grub-install.c:855 #, c-format msgid "cannot open directory `%s': %s" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:884 #: util/grub-install.c:883 msgid "efi_suffix_upper not set" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:977 #: util/grub-install.c:976 msgid "Invalid to use both --removable and --force_extra_removable" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:889 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:889 #: .pc/install_arm64_naming.patch/util/grub-install.c:883 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:883 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:883 #: .pc/install_signed.patch/util/grub-install.c:863 #: .pc/install_stage2_confusion.patch/util/grub-install.c:862 #: .pc/probe-delimiter.patch/util/grub-install.c:883 util/grub-install.c:986 msgid "Unable to determine your platform. Use --target." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1000 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:902 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:902 #: .pc/install_arm64_naming.patch/util/grub-install.c:896 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:896 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:896 #: .pc/install_signed.patch/util/grub-install.c:876 #: .pc/install_stage2_confusion.patch/util/grub-install.c:875 #: .pc/probe-delimiter.patch/util/grub-install.c:896 util/grub-install.c:999 #, c-format msgid "Installing for %s platform.\n" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1044 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:946 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:946 #: .pc/install_arm64_naming.patch/util/grub-install.c:940 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:940 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:940 #: .pc/install_signed.patch/util/grub-install.c:920 #: .pc/install_stage2_confusion.patch/util/grub-install.c:919 #: .pc/probe-delimiter.patch/util/grub-install.c:940 util/grub-install.c:1043 msgid "install device isn't specified" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1085 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1419 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1319 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:987 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1319 #: .pc/install_arm64_naming.patch/util/grub-install.c:981 #: .pc/install_arm64_naming.patch/util/grub-install.c:1313 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:981 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1300 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:981 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1302 #: .pc/install_signed.patch/util/grub-install.c:961 #: .pc/install_signed.patch/util/grub-install.c:1293 #: .pc/install_stage2_confusion.patch/util/grub-install.c:960 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1292 #: .pc/probe-delimiter.patch/util/grub-install.c:981 #: .pc/probe-delimiter.patch/util/grub-install.c:1313 #: .pc/probe-delimiter.patch/util/grub-probe.c:266 #: grub-core/osdep/linux/ofpath.c:172 grub-core/osdep/unix/getroot.c:497 #: grub-core/osdep/unix/getroot.c:521 grub-core/osdep/unix/relpath.c:49 #: util/grub-install.c:1084 util/grub-install.c:1418 util/grub-probe.c:267 #, c-format msgid "failed to get canonical path of `%s'" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1156 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1058 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1058 #: .pc/install_arm64_naming.patch/util/grub-install.c:1052 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1052 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1052 #: .pc/install_signed.patch/util/grub-install.c:1032 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1031 #: .pc/probe-delimiter.patch/util/grub-install.c:1052 util/grub-install.c:1155 msgid "cannot find EFI directory" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1159 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1298 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1343 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1061 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1198 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1243 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1061 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1198 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1243 #: .pc/install_arm64_naming.patch/util/grub-install.c:1055 #: .pc/install_arm64_naming.patch/util/grub-install.c:1192 #: .pc/install_arm64_naming.patch/util/grub-install.c:1237 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1055 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1179 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1224 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1055 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1181 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1226 #: .pc/install_signed.patch/util/grub-install.c:1035 #: .pc/install_signed.patch/util/grub-install.c:1172 #: .pc/install_signed.patch/util/grub-install.c:1217 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1034 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1171 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1216 #: .pc/probe-delimiter.patch/util/grub-install.c:1055 #: .pc/probe-delimiter.patch/util/grub-install.c:1192 #: .pc/probe-delimiter.patch/util/grub-install.c:1237 #: .pc/probe-delimiter.patch/util/grub-probe.c:272 util/grub-install.c:1158 #: util/grub-install.c:1297 util/grub-install.c:1342 util/grub-macbless.c:76 #: util/grub-probe.c:273 #, c-format msgid "cannot find a device for %s (is /dev mounted?)" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1168 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1306 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1359 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1453 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1070 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1206 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1259 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1353 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1070 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1206 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1259 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1353 #: .pc/install_arm64_naming.patch/util/grub-install.c:1064 #: .pc/install_arm64_naming.patch/util/grub-install.c:1200 #: .pc/install_arm64_naming.patch/util/grub-install.c:1253 #: .pc/install_arm64_naming.patch/util/grub-install.c:1347 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1064 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1187 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1240 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1334 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1064 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1189 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1242 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1336 #: .pc/install_signed.patch/util/grub-install.c:1044 #: .pc/install_signed.patch/util/grub-install.c:1180 #: .pc/install_signed.patch/util/grub-install.c:1233 #: .pc/install_signed.patch/util/grub-install.c:1327 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1043 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1179 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1232 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1326 #: .pc/probe-delimiter.patch/util/grub-install.c:1064 #: .pc/probe-delimiter.patch/util/grub-install.c:1200 #: .pc/probe-delimiter.patch/util/grub-install.c:1253 #: .pc/probe-delimiter.patch/util/grub-install.c:1347 #: .pc/probe-delimiter.patch/util/grub-probe.c:314 util/grub-install.c:1167 #: util/grub-install.c:1305 util/grub-install.c:1358 util/grub-install.c:1452 #: util/grub-macbless.c:80 util/grub-probe.c:315 #, c-format msgid "cannot find a GRUB drive for %s. Check your device.map" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1186 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1088 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1088 #: .pc/install_arm64_naming.patch/util/grub-install.c:1082 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1082 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1082 #: .pc/install_signed.patch/util/grub-install.c:1062 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1061 #: .pc/probe-delimiter.patch/util/grub-install.c:1082 util/grub-install.c:1185 #, c-format msgid "%s doesn't look like an EFI partition.\n" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1234 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1720 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1134 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1620 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1134 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1620 #: .pc/install_arm64_naming.patch/util/grub-install.c:1128 #: .pc/install_arm64_naming.patch/util/grub-install.c:1614 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1126 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1601 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1128 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1603 #: .pc/install_signed.patch/util/grub-install.c:1098 #: .pc/install_signed.patch/util/grub-install.c:1567 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1097 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1566 #: .pc/probe-delimiter.patch/util/grub-install.c:1128 #: .pc/probe-delimiter.patch/util/grub-install.c:1614 util/grub-install.c:1233 #: util/grub-install.c:1719 msgid "You've found a bug" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1320 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1220 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1220 #: .pc/install_arm64_naming.patch/util/grub-install.c:1214 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1201 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1203 #: .pc/install_signed.patch/util/grub-install.c:1194 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1193 #: .pc/probe-delimiter.patch/util/grub-install.c:1214 util/grub-install.c:1319 #, c-format msgid "filesystem on %s is neither HFS nor HFS+" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1388 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1288 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1288 #: .pc/install_arm64_naming.patch/util/grub-install.c:1282 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1269 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1271 #: .pc/install_signed.patch/util/grub-install.c:1262 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1261 #: .pc/probe-delimiter.patch/util/grub-install.c:1282 util/grub-install.c:1387 #, c-format msgid "" "attempt to install to encrypted disk without cryptodisk enabled. Set `%s' in " "file `%s'." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1525 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1887 #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1987 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1425 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1787 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1887 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1425 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1787 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1887 #: .pc/install_arm64_naming.patch/util/grub-install.c:1419 #: .pc/install_arm64_naming.patch/util/grub-install.c:1781 #: .pc/install_arm64_naming.patch/util/grub-install.c:1881 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1406 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1768 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1868 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1408 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1770 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1870 #: .pc/install_signed.patch/util/grub-install.c:1372 #: .pc/install_signed.patch/util/grub-install.c:1734 #: .pc/install_signed.patch/util/grub-install.c:1834 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1371 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1720 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1820 #: .pc/probe-delimiter.patch/util/grub-install.c:1419 #: .pc/probe-delimiter.patch/util/grub-install.c:1781 #: .pc/probe-delimiter.patch/util/grub-install.c:1881 util/grub-install.c:1524 #: util/grub-install.c:1886 util/grub-install.c:1986 #, c-format msgid "Can't create file: %s" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1602 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1502 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1502 #: .pc/install_arm64_naming.patch/util/grub-install.c:1496 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1483 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1485 #: .pc/install_signed.patch/util/grub-install.c:1449 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1448 #: .pc/probe-delimiter.patch/util/grub-install.c:1496 util/grub-install.c:1601 msgid "no hints available for your platform. Expect reduced performance" msgstr "" #. TRANSLATORS: This is a prefix in the log to indicate that usually #. a command would be executed but due to an option was skipped. #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1804 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1704 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1704 #: .pc/install_arm64_naming.patch/util/grub-install.c:1698 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1685 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1687 #: .pc/install_signed.patch/util/grub-install.c:1651 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1650 #: .pc/probe-delimiter.patch/util/grub-install.c:1698 util/grub-install.c:1803 msgid "NOT RUNNING: " msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1921 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1821 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1821 #: .pc/install_arm64_naming.patch/util/grub-install.c:1815 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1802 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1804 #: .pc/install_signed.patch/util/grub-install.c:1768 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1754 #: .pc/probe-delimiter.patch/util/grub-install.c:1815 util/grub-install.c:1920 msgid "the chosen partition is not a PReP partition" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1926 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1826 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1826 #: .pc/install_arm64_naming.patch/util/grub-install.c:1820 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1807 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1809 #: .pc/install_signed.patch/util/grub-install.c:1773 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1759 #: .pc/probe-delimiter.patch/util/grub-install.c:1820 util/grub-install.c:1925 msgid "failed to copy Grub to the PReP partition" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:1931 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1831 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1831 #: .pc/install_arm64_naming.patch/util/grub-install.c:1825 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1812 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1814 #: .pc/install_signed.patch/util/grub-install.c:1778 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1764 #: .pc/probe-delimiter.patch/util/grub-install.c:1825 util/grub-install.c:1930 #, c-format msgid "" "the PReP partition is not empty. If you are sure you want to use it, run dd " "to clear it: `%s'" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2071 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:1965 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1965 #: .pc/install_arm64_naming.patch/util/grub-install.c:1959 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1946 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1948 #: .pc/install_signed.patch/util/grub-install.c:1870 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1856 #: .pc/probe-delimiter.patch/util/grub-install.c:1959 util/grub-install.c:2070 msgid "EFI bootloader id isn't specified." msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2120 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:2014 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:1994 #: .pc/install_arm64_naming.patch/util/grub-install.c:1988 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1975 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1977 #: .pc/install_signed.patch/util/grub-install.c:1899 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1885 #: .pc/probe-delimiter.patch/util/grub-install.c:1988 util/grub-install.c:2119 msgid "WARNING: no platform-specific install was performed" msgstr "" #: .pc/fix_disk-module_option_handling.patch/util/grub-install.c:2127 #: .pc/grub-install-extra-removable.patch/util/grub-install.c:2021 #: .pc/grub-install-pvxen-paths.patch/util/grub-install.c:2001 #: .pc/install_arm64_naming.patch/util/grub-install.c:1995 #: .pc/install_efi_ubuntu_flavours.patch/util/grub-install.c:1982 #: .pc/install_powerpc_machtypes.patch/util/grub-install.c:1984 #: .pc/install_signed.patch/util/grub-install.c:1906 #: .pc/install_stage2_confusion.patch/util/grub-install.c:1892 #: .pc/probe-delimiter.patch/util/grub-install.c:1995 util/grub-install.c:2126 msgid "Installation finished. No error reported." msgstr "" #. TRANSLATORS: This message kicks in during the detection of #. which modules needs to be included in core image. This happens #. in the case of degraded RAID and means that autodetection may #. fail to include some of modules. It's an installation time #. message, not runtime message. #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:341 #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:374 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:341 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:373 #: grub-core/disk/diskfilter.c:341 grub-core/disk/diskfilter.c:374 #, c-format msgid "" "Couldn't find physical volume `%s'. Some modules may be missing from core " "image." msgstr "" #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:478 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:477 #: grub-core/disk/diskfilter.c:478 #, c-format msgid "physical volume %s not found" msgstr "" #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:679 #: .pc/fix_diskfilter_lv_name_dblfree.patch/grub-core/disk/diskfilter.c:689 #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:428 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:678 #: .pc/probe-delimiter.patch/grub-core/disk/diskfilter.c:688 #: .pc/quick_boot.patch/grub-core/normal/menu.c:428 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:428 #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:1872 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:1928 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:1870 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:1928 #: grub-core/commands/verify.c:632 grub-core/disk/diskfilter.c:679 #: grub-core/disk/diskfilter.c:689 grub-core/fs/ntfs.c:404 #: grub-core/fs/zfs/zfs.c:1930 grub-core/normal/menu.c:428 #, c-format msgid "module `%s' isn't loaded" msgstr "" #: .pc/freebsd_debugflags_eperm.patch/grub-core/osdep/freebsd/hostdisk.c:72 #: grub-core/osdep/freebsd/hostdisk.c:72 grub-core/osdep/linux/hostdisk.c:93 msgid "unaligned device size" msgstr "" #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:85 #: grub-core/gettext/gettext.c:85 msgid "premature end of file" msgstr "" #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:492 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:706 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1064 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:706 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1064 #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:71 #: grub-core/commands/hdparm.c:286 grub-core/commands/iorw.c:47 #: grub-core/commands/legacycfg.c:728 grub-core/commands/legacycfg.c:780 #: grub-core/commands/macbless.c:190 grub-core/commands/memrw.c:47 #: grub-core/commands/search.c:304 grub-core/commands/search_wrap.c:178 #: grub-core/commands/setpci.c:243 grub-core/commands/sleep.c:96 #: grub-core/commands/verify.c:668 grub-core/commands/verify.c:720 #: grub-core/fs/zfs/zfsinfo.c:277 grub-core/fs/zfs/zfsinfo.c:356 #: grub-core/gettext/gettext.c:497 grub-core/kern/corecmd.c:65 #: grub-core/kern/corecmd.c:79 grub-core/mmap/mmap.c:430 #: grub-core/net/dns.c:707 grub-core/net/dns.c:739 grub-core/net/net.c:706 #: grub-core/net/net.c:1064 grub-core/normal/context.c:191 #: grub-core/script/execute.c:130 grub-core/term/gfxterm_background.c:136 msgid "one argument expected" msgstr "" #. TRANSLATORS: It refers to passing the string through gettext. #. So it's "translate" in the same meaning as in what you're #. doing now. #. #: .pc/gettext_quiet.patch/grub-core/gettext/gettext.c:525 #: grub-core/gettext/gettext.c:530 msgid "Translates the string with the current settings." msgstr "Katea itzultzen du uneko ezarpenekin." #: .pc/grub_legacy_0_based_partitions.patch/util/getroot.c:404 #: util/getroot.c:418 #, c-format msgid "disk does not exist, so falling back to partition device %s" msgstr "" #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:77 #: .pc/hostfs_remove_ftm.patch/grub-core/kern/emu/hostfs.c:110 #: grub-core/kern/emu/hostfs.c:76 grub-core/kern/emu/hostfs.c:109 #, c-format msgid "can't open `%s': %s" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:184 #: grub-core/term/terminfo.c:184 #, c-format msgid "unknown terminfo type `%s'" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:654 #: grub-core/term/terminfo.c:654 msgid "ASCII" msgstr "ASCII" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:657 #: grub-core/term/terminfo.c:657 msgid "UTF-8" msgstr "UTF-8" #. TRANSLATORS: visually ordered UTF-8 is a non-compliant encoding #. based on UTF-8 with right-to-left languages written in reverse. #. Used on some terminals. Normal UTF-8 is refered as #. "logically-ordered UTF-8" by opposition. #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:663 #: grub-core/term/terminfo.c:663 msgid "visually-ordered UTF-8" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:666 #: grub-core/term/terminfo.c:666 msgid "Unknown encoding" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:670 #: grub-core/term/terminfo.c:670 msgid "Current terminfo types:" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:685 #: grub-core/term/terminfo.c:685 msgid "Terminal is ASCII-only [default]." msgstr "Terminala ASCII soilik da [lehenetsia]" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:686 #: grub-core/term/terminfo.c:686 msgid "Terminal is logical-ordered UTF-8." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:687 #: grub-core/term/terminfo.c:687 msgid "Terminal is visually-ordered UTF-8." msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:689 #: grub-core/term/terminfo.c:689 msgid "Terminal has specified geometry." msgstr "" #. TRANSLATORS: "x" has to be entered in, like an identifier, so please don't #. use better Unicode codepoints. #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:692 #: grub-core/term/terminfo.c:692 msgid "WIDTHxHEIGHT." msgstr "ZABALERAxALTUERA" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:732 #: grub-core/term/terminfo.c:732 msgid "incorrect terminal dimensions specification" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:762 #: grub-core/term/terminfo.c:762 #, c-format msgid "terminal %s isn't found or it's not handled by terminfo" msgstr "" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:771 #: grub-core/term/terminfo.c:771 msgid "[[-a|-u|-v] [-g WxH] TERM [TYPE]]" msgstr "[[-a|-u|-v] [-g WxH] TERM [MOTA]]" #: .pc/ieee1275-clear-reset.patch/grub-core/term/terminfo.c:772 #: grub-core/term/terminfo.c:772 msgid "Set terminfo type of TERM to TYPE.\n" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:121 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:145 #: util/grub-install-common.c:121 util/grub-install-common.c:145 #, c-format msgid "cannot copy `%s' to `%s': %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:141 #: util/grub-install-common.c:141 #, c-format msgid "can't compress `%s' to `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:206 #: util/grub-install-common.c:206 #, c-format msgid "cannot delete `%s': %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:318 #: util/grub-install-common.c:318 util/grub-mkimage.c:202 msgid "grub-mkimage is compiled without XZ support" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:326 #: util/grub-install-common.c:326 util/grub-mkimage.c:210 #, c-format msgid "Unknown compression format %s" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:389 #: util/grub-install-common.c:389 #, c-format msgid "Unrecognized compression `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:496 #: util/grub-install-common.c:496 util/grub-mkimage.c:152 #: util/grub-mkstandalone.c:96 #, c-format msgid "unknown target format %s\n" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:798 #: util/grub-install-common.c:822 #, c-format msgid "cannot find locale `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:881 #: util/grub-install-common.c:907 #, c-format msgid "%s doesn't exist. Please specify --target or --directory" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:888 #: .pc/install_locale_langpack.patch/util/grub-install-common.c:891 #: util/grub-install-common.c:914 util/grub-install-common.c:917 #, c-format msgid "invalid modinfo file `%s'" msgstr "" #: .pc/install_locale_langpack.patch/util/grub-install-common.c:906 #: util/grub-install-common.c:932 #, c-format msgid "Unknown platform `%s-%s'" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:77 #: grub-core/osdep/unix/platform.c:77 #, c-format msgid "" "couldn't find IEEE1275 device path for %s.\n" "You will have to set `boot-device' variable manually" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:91 #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:99 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:573 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:643 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:573 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:643 #: grub-core/osdep/linux/getroot.c:573 grub-core/osdep/linux/getroot.c:643 #: grub-core/osdep/linux/hostdisk.c:126 grub-core/osdep/unix/getroot.c:253 #: grub-core/osdep/unix/getroot.c:630 grub-core/osdep/unix/platform.c:91 #: grub-core/osdep/unix/platform.c:99 #, c-format msgid "Unable to open stream from %s: %s" msgstr "" #. TRANSLATORS: This message is shown when required executable `%s' #. isn't found. #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:146 #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:183 #: grub-core/osdep/unix/platform.c:146 grub-core/osdep/unix/platform.c:183 #, c-format msgid "%s: not found" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:219 #: grub-core/osdep/unix/platform.c:234 #, c-format msgid "" "`nvsetenv' failed. \n" "You will have to set `boot-device' variable manually. At the IEEE1275 " "prompt, type:\n" " %s\n" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/unix/platform.c:234 #: grub-core/osdep/unix/platform.c:250 msgid "You will have to set `SystemPartition' and `OSLoader' manually." msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:97 #: grub-core/osdep/windows/platform.c:97 msgid "Insufficient privileges to access firmware, assuming BIOS" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:225 #: grub-core/osdep/windows/platform.c:231 msgid "no EFI routines are available when running in BIOS mode" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:240 #: grub-core/osdep/windows/platform.c:246 msgid "unexpected EFI error" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:315 #: grub-core/osdep/windows/platform.c:321 msgid "Couldn't find a free BootNNNN slot" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:416 #: grub-core/osdep/basic/no_platform.c:30 #: grub-core/osdep/windows/platform.c:422 msgid "no IEEE1275 routines are available for your platform" msgstr "" #: .pc/install_powerpc_machtypes.patch/grub-core/osdep/windows/platform.c:423 #: grub-core/osdep/basic/no_platform.c:45 #: grub-core/osdep/windows/platform.c:429 msgid "no SGI routines are available for your platform" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:30 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:33 #: include/grub/util/install.h:30 include/grub/util/install.h:33 msgid "MODULES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:31 #: include/grub/util/install.h:31 msgid "pre-load specified modules MODULES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:34 #: include/grub/util/install.h:34 msgid "install only MODULES and their dependencies [default=all]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:35 #: include/grub/util/install.h:35 msgid "THEMES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:36 #: include/grub/util/install.h:36 #, c-format msgid "install THEMES [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:37 #: include/grub/util/install.h:37 msgid "FONTS" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:38 #: include/grub/util/install.h:38 #, c-format msgid "install FONTS [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:39 #: include/grub/util/install.h:39 msgid "LOCALES" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:40 #: include/grub/util/install.h:40 msgid "install only LOCALES [default=all]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:43 #: include/grub/util/install.h:43 msgid "compress GRUB files [optional]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:46 #: include/grub/util/install.h:46 util/grub-mkimage.c:82 msgid "choose the compression to use for core image" msgstr "" #. TRANSLATORS: platform here isn't identifier. It can be translated. #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:49 #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:52 #: include/grub/util/install.h:49 include/grub/util/install.h:52 #: util/grub-mkimage.c:66 #, c-format msgid "use images and modules under DIR [default=%s/<platform>]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:55 #: include/grub/util/install.h:55 #, c-format msgid "use translations under DIR [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:58 #: include/grub/util/install.h:58 #, c-format msgid "use themes under DIR [default=%s]" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:63 #: include/grub/util/install.h:63 util/grub-mkimage.c:77 msgid "embed FILE as public key for signature checking" msgstr "" #: .pc/install_powerpc_machtypes.patch/include/grub/util/install.h:65 #: .pc/probe-delimiter.patch/util/grub-probe.c:713 grub-core/kern/emu/main.c:96 #: include/grub/util/install.h:65 util/grub-editenv.c:58 util/grub-fstest.c:525 #: util/grub-glue-efi.c:58 util/grub-macbless.c:102 util/grub-mkfont.c:959 #: util/grub-mkimage.c:83 util/grub-mklayout.c:56 util/grub-mount.c:459 #: util/grub-probe.c:711 util/grub-render-label.c:74 #: util/grub-script-check.c:52 util/grub-setup.c:90 util/grub-syslinux2cfg.c:78 msgid "print verbose messages." msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:146 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:159 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:159 #: grub-core/loader/i386/efi/linux.c:159 msgid "can't allocate initrd" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:210 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:225 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:225 #: grub-core/loader/i386/efi/linux.c:225 msgid "cannot allocate kernel buffer" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:216 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:231 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:231 #: grub-core/loader/i386/efi/linux.c:231 #, c-format msgid "Can't read kernel %s" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:222 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:237 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:237 #: grub-core/loader/i386/efi/linux.c:237 #, c-format msgid "%s has invalid signature" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:251 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:268 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:268 #: grub-core/loader/i386/efi/linux.c:268 msgid "invalid magic number" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:257 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:274 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:274 #: grub-core/loader/i386/efi/linux.c:274 msgid "too many setup sectors" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:263 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:280 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:280 #: grub-core/loader/i386/efi/linux.c:280 msgid "kernel too old" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:269 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:286 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:286 #: grub-core/loader/i386/efi/linux.c:286 msgid "kernel doesn't support EFI handover" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:278 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:295 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:295 #: grub-core/loader/i386/efi/linux.c:295 msgid "can't allocate cmdline" msgstr "" #: .pc/linuxefi_debug.patch/grub-core/loader/i386/efi/linux.c:303 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/efi/linux.c:323 #: .pc/linuxefi_require_shim.patch/grub-core/loader/i386/efi/linux.c:323 #: grub-core/loader/i386/efi/linux.c:323 msgid "can't allocate kernel" msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:509 #: grub-core/loader/i386/bsd.c:1140 grub-core/loader/i386/linux.c:511 #: grub-core/loader/i386/xnu.c:984 msgid "Booting in blind mode" msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:901 #: grub-core/loader/i386/linux.c:938 msgid "Legacy `ask' parameter no longer supported." msgstr "" #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:917 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:927 #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:957 #: grub-core/loader/i386/linux.c:954 grub-core/loader/i386/linux.c:964 #: grub-core/loader/i386/linux.c:994 #, c-format msgid "" "%s is deprecated. Use set gfxpayload=%s before linux command instead.\n" msgstr "" #. TRANSLATORS: "x" has to be entered in, like an identifier, #. so please don't use better Unicode codepoints. #: .pc/linuxefi_non_sb_fallback.patch/grub-core/loader/i386/linux.c:940 #: grub-core/loader/i386/linux.c:977 #, c-format msgid "" "%s is deprecated. VGA mode %d isn't recognized. Use set " "gfxpayload=WIDTHxHEIGHT[xDEPTH] before linux command instead.\n" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:203 #: grub-core/normal/main.c:203 #, c-format msgid "GNU GRUB version %s" msgstr "GNU GRUB %s bertsioa" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:352 #: grub-core/normal/main.c:352 msgid "ESC at any time exits." msgstr "ESC edozein unetan irteteko." #: .pc/maybe_quiet.patch/grub-core/normal/main.c:355 #: grub-core/normal/main.c:355 #, c-format msgid "" "Minimal BASH-like line editing is supported. For the first word, TAB lists " "possible command completions. Anywhere else TAB lists possible device or " "file completions. %s" msgstr "" "BASH estiloko lerro edizio minimoa onartzen da. Lehen hitzean, TAB-ek " "komandoaren amaiera posibleak zerrendatzen ditu. Beste edozein lekutan, TAB-" "ek gailuen edo fitxategien amaiera posibleak zerrendatzen ditu. %s" #. TRANSLATORS: it's command line prompt. #: .pc/maybe_quiet.patch/grub-core/normal/main.c:387 #: grub-core/normal/main.c:396 msgid ">" msgstr "" #. TRANSLATORS: it's command line prompt. #: .pc/maybe_quiet.patch/grub-core/normal/main.c:390 #: grub-core/normal/main.c:399 msgid "grub>" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/main.c:506 #: grub-core/normal/main.c:517 msgid "Clear the screen." msgstr "Garbitu pantaila." #: .pc/maybe_quiet.patch/grub-core/normal/main.c:515 #: grub-core/normal/main.c:526 msgid "Enter normal mode." msgstr "Sartu modu normalean." #: .pc/maybe_quiet.patch/grub-core/normal/main.c:517 #: grub-core/normal/main.c:528 msgid "Exit from normal mode." msgstr "Irten modu normaletik." #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:66 #: .pc/quick_boot.patch/grub-core/normal/menu.c:66 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:66 grub-core/normal/menu.c:66 #: grub-core/normal/menu_entry.c:1436 msgid "Press any key to continue..." msgstr "Sakatu edozein tekla jarraitzeko..." #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:833 #: .pc/quick_boot.patch/grub-core/normal/menu.c:838 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:814 #: grub-core/normal/menu.c:862 #, c-format msgid "Booting `%s'" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:845 #: .pc/quick_boot.patch/grub-core/normal/menu.c:851 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:826 #: grub-core/normal/menu.c:875 #, c-format msgid "Falling back to `%s'" msgstr "" #: .pc/maybe_quiet.patch/grub-core/normal/menu.c:861 #: .pc/quick_boot.patch/grub-core/normal/menu.c:867 #: .pc/sleep_shift.patch/grub-core/normal/menu.c:842 #: grub-core/normal/menu.c:891 msgid "Failed to boot both default and fallback entries.\n" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:97 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:97 #: util/grub-mkfont.c:933 util/grub-mkrescue.c:97 util/grub-mkstandalone.c:48 #: util/grub-kbdcomp.in:29 msgid "save output in FILE [required]" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:99 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:99 #: util/grub-mkrescue.c:99 msgid "save ROM images in DIR [optional]" msgstr "" #. TRANSLATORS: xorriso is a program for creating ISOs and burning CDs. #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:102 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:102 #: util/grub-mkrescue.c:102 msgid "use FILE as xorriso [optional]" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:108 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:108 #: util/grub-mkrescue.c:108 msgid "use STRING as product name" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:110 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:110 #: util/grub-mkrescue.c:110 msgid "" "enable sparc boot. Disables HFS+, APM, ARCS and boot as disk image for i386-" "pc" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:111 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:111 #: util/grub-mkrescue.c:111 msgid "" "enable ARCS (big-endian mips machines, mostly SGI) boot. Disables HFS+, APM, " "sparc64 and boot as disk image for i386-pc" msgstr "" #. TRANSLATORS: it generates one single image which is bootable through any method. #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:124 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:124 #: util/grub-mkrescue.c:124 msgid "Make GRUB CD-ROM, disk, pendrive and floppy bootable image." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:129 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:129 #: util/grub-mkrescue.c:129 #, c-format msgid "" "Generates a bootable CD/USB/floppy image. Arguments other than options to " "this program are passed to xorriso, and indicate source files, source " "directories, or any of the mkisofs options listed by the output of `%s'." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:133 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:133 #: util/grub-mkrescue.c:133 msgid "Option -- switches to native xorriso command mode." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:134 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:134 #: util/grub-mkrescue.c:134 msgid "Mail xorriso support requests to <bug-xorriso@gnu.org>." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:230 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:230 #: util/grub-mkrescue.c:230 util/grub-mkstandalone.c:114 msgid "[OPTION] SOURCE..." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:266 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:309 #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:492 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:266 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:309 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:492 #: util/grub-mkrescue.c:266 util/grub-mkrescue.c:309 util/grub-mkrescue.c:492 #, c-format msgid "enabling %s support ..." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:393 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:393 #: util/grub-mkfont.c:1179 util/grub-mkrescue.c:393 #: util/grub-mkstandalone.c:305 util/grub-kbdcomp.in:70 msgid "output file must be specified" msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:527 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:527 #: util/grub-mkrescue.c:527 msgid "" "Your xorriso doesn't support `--grub2-boot-info'. Some features are " "disabled. Please use xorriso 1.2.9 or later." msgstr "" #: .pc/mkrescue_arm64_naming.patch/util/grub-mkrescue.c:554 #: .pc/mkrescue_efi_modules.patch/util/grub-mkrescue.c:554 #: util/grub-mkrescue.c:554 msgid "" "Your xorriso doesn't support `--grub2-boot-info'. Your core image is too " "big. Boot as disk is disabled. Please use xorriso 1.2.9 or later." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:194 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:194 #: grub-core/net/net.c:194 msgid "timeout: could not resolve hardware address" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:402 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:402 #: grub-core/net/bootp.c:590 grub-core/net/net.c:402 #, c-format msgid "couldn't autoconfigure %s" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:567 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:567 #: grub-core/net/net.c:567 #, c-format msgid "unresolvable address %s" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:613 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:613 #: grub-core/net/net.c:613 #, c-format msgid "unrecognised network address `%s'" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:680 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:680 #: grub-core/net/net.c:680 msgid "destination unreachable" msgstr "" #. TRANSLATORS: route loop is a condition when e.g. #. to contact server A you need to go through B #. and to contact B you need to go through A. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:696 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:696 #: grub-core/net/net.c:696 msgid "route loop detected" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:712 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:712 #: grub-core/net/net.c:712 msgid "address not found" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:716 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:716 #: grub-core/net/net.c:716 msgid "you can't delete this address" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:788 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:804 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:788 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:804 #: grub-core/net/net.c:788 grub-core/net/net.c:804 #, c-format msgid "Unsupported hw address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:825 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:825 #: grub-core/net/net.c:825 #, c-format msgid "Unsupported address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1029 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1141 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1029 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1141 #: grub-core/net/net.c:1029 grub-core/net/net.c:1141 msgid "three arguments expected" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1035 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1035 #: grub-core/net/net.c:1035 msgid "card not found" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1165 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1165 #: grub-core/net/bootp.c:349 grub-core/net/net.c:1165 #, c-format msgid "unrecognised network interface `%s'" msgstr "" #. TRANSLATORS: it refers to the network address. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1177 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1177 #: grub-core/net/net.c:1177 msgid "temporary" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1200 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1200 #: grub-core/net/net.c:1200 #, c-format msgid "Unknown address type %d\n" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1308 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1308 #: grub-core/net/net.c:1308 msgid "no server is specified" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1361 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1361 #: grub-core/kern/disk.c:236 grub-core/net/net.c:1361 #, c-format msgid "disk `%s' not found" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1566 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1566 #: grub-core/net/net.c:1567 #, c-format msgid "timeout reading `%s'" msgstr "" #. TRANSLATORS: HWADDRESS stands for #. "hardware address". #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1690 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1690 #: grub-core/net/net.c:1691 msgid "SHORTNAME CARD ADDRESS [HWADDRESS]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1691 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1691 #: grub-core/net/net.c:1692 msgid "Add a network address." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1694 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1694 #: grub-core/net/net.c:1695 msgid "[CARD [HWADDRESS]]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1695 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1695 #: grub-core/net/net.c:1696 msgid "Perform an IPV6 autoconfiguration" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1698 #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1705 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1698 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1705 #: grub-core/net/net.c:1699 grub-core/net/net.c:1706 msgid "SHORTNAME" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1699 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1699 #: grub-core/net/net.c:1700 msgid "Delete a network address." msgstr "" #. TRANSLATORS: "gw" is a keyword. #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1702 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1702 #: grub-core/net/net.c:1703 msgid "SHORTNAME NET [INTERFACE| gw GATEWAY]" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1703 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1703 #: grub-core/net/net.c:1704 msgid "Add a network route." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1706 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1706 #: grub-core/net/net.c:1707 msgid "Delete a network route." msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1708 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1708 #: grub-core/net/net.c:1709 msgid "list network routes" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1710 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1710 #: grub-core/net/net.c:1711 msgid "list network cards" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/net.c:1712 #: .pc/net-receive-packets-yield.patch/grub-core/net/net.c:1712 #: grub-core/net/net.c:1713 msgid "list network addresses" msgstr "" #: .pc/net-ramp-up-interval.patch/grub-core/net/tftp.c:407 #: grub-core/net/http.c:430 grub-core/net/tftp.c:408 #, c-format msgid "time out opening `%s'" msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:337 #: grub-core/efiemu/loadcore.c:197 grub-core/efiemu/loadcore.c:234 #: grub-core/kern/dl.c:341 grub-core/loader/i386/bsdXX.c:310 #: util/grub-mkimagexx.c:1581 msgid "no symbol table" msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:373 #: grub-core/efiemu/symbols.c:92 grub-core/kern/dl.c:377 #, c-format msgid "symbol `%s' not found" msgstr "" #: .pc/no_insmod_on_sb.patch/grub-core/kern/dl.c:603 #: grub-core/efiemu/loadcore.c:343 grub-core/kern/dl.c:607 #: grub-core/loader/ia64/efi/linux.c:386 grub-core/loader/mips/linux.c:248 #: grub-core/loader/multiboot_elfxx.c:72 #: grub-core/loader/powerpc/ieee1275/linux.c:280 #: grub-core/loader/sparc64/ieee1275/linux.c:320 msgid "this ELF file is not of the right type" msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:39 #: grub-core/disk/cryptodisk.c:39 msgid "Mount by UUID." msgstr "" #. TRANSLATORS: It's still restricted to cryptodisks only. #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:41 #: grub-core/disk/cryptodisk.c:41 msgid "Mount all." msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:42 #: grub-core/disk/cryptodisk.c:42 msgid "Mount all volumes with `boot' flag set." msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:1119 #: grub-core/disk/cryptodisk.c:1120 msgid "SOURCE|-u UUID|-a|-b" msgstr "" #: .pc/probe-delimiter.patch/grub-core/disk/cryptodisk.c:1120 #: grub-core/disk/cryptodisk.c:1121 msgid "Mount a crypto device." msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:392 #: grub-core/commands/nativedisk.c:114 grub-core/commands/probe.c:118 #: grub-core/commands/probe.c:124 util/grub-probe.c:393 #, c-format msgid "%s does not support UUIDs" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:404 #: grub-core/commands/probe.c:139 grub-core/commands/probe.c:146 #: util/grub-probe.c:405 #, c-format msgid "filesystem `%s' does not support labels" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:709 util/grub-probe.c:707 msgid "given argument is a system device, not a path" msgstr "" #. TRANSLATORS: There are many devices in device map. #: .pc/probe-delimiter.patch/util/grub-probe.c:711 grub-core/kern/emu/main.c:93 #: util/grub-probe.c:709 util/grub-setup.c:85 #, c-format msgid "use FILE as the device map [default=%s]" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:731 util/grub-probe.c:729 msgid "print TARGET" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:732 util/grub-probe.c:730 msgid "available targets:" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:797 util/grub-macbless.c:134 #: util/grub-probe.c:795 msgid "No path or device is specified.\n" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:813 util/grub-probe.c:811 msgid "[OPTION]... [PATH|DEVICE]" msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:814 util/grub-probe.c:812 msgid "" "Probe device information for a given path (or device, if the -d option is " "given)." msgstr "" #: .pc/probe-delimiter.patch/util/grub-probe.c:837 #: grub-core/kern/emu/main.c:193 util/grub-editenv.c:261 #: util/grub-glue-efi.c:110 util/grub-macbless.c:171 util/grub-mkfont.c:1174 #: util/grub-mkimage.c:258 util/grub-mklayout.c:487 #: util/grub-mkpasswd-pbkdf2.c:132 util/grub-mkrelpath.c:96 #: util/grub-probe.c:835 util/grub-render-label.c:152 #: util/grub-script-check.c:160 util/grub-setup.c:262 #: util/grub-syslinux2cfg.c:163 msgid "Error in parsing command line arguments\n" msgstr "Errorea komando lerroko argumentuak analizatzean\n" #: .pc/probe-delimiter.patch/util/grub-probe.c:848 #: grub-core/kern/emu/main.c:155 util/grub-macbless.c:141 #: util/grub-mkrelpath.c:61 util/grub-probe.c:846 util/grub-script-check.c:75 #: util/grub-setup.c:203 #, c-format msgid "Unknown extra argument `%s'." msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:148 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:148 #: grub-core/osdep/linux/getroot.c:148 #, c-format msgid "ioctl RAID_VERSION error: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:154 #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:158 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:154 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:158 #: grub-core/osdep/linux/getroot.c:154 grub-core/osdep/linux/getroot.c:158 #, c-format msgid "unsupported RAID version: %d.%d" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:163 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:163 #: grub-core/osdep/linux/getroot.c:163 #, c-format msgid "ioctl GET_ARRAY_INFO error: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:172 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:172 #: grub-core/osdep/linux/getroot.c:172 #, c-format msgid "ioctl GET_DISK_INFO error: %s" msgstr "" #: .pc/probe_fusionio.patch/grub-core/osdep/linux/getroot.c:966 #: .pc/probe_nvme.patch/grub-core/osdep/linux/getroot.c:979 #: grub-core/osdep/linux/getroot.c:993 #, c-format msgid "unknown kind of RAID device `%s'" msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:32 #: grub-core/commands/sleep.c:32 msgid "Verbose countdown." msgstr "Atzerako kontaketa berritsua." #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:33 #: grub-core/commands/sleep.c:33 msgid "Allow to interrupt with ESC." msgstr "" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:109 #: grub-core/commands/sleep.c:134 msgid "NUMBER_OF_SECONDS" msgstr "SEGUNDO_KOPURUA" #: .pc/sleep_shift.patch/grub-core/commands/sleep.c:110 #: grub-core/commands/sleep.c:135 msgid "Wait for a specified number of seconds." msgstr "Itxaron zehazturiko segundo kopurua." #: .pc/x32.patch/grub-core/kern/x86_64/dl.c:36 grub-core/kern/arm/dl.c:257 #: grub-core/kern/arm64/dl.c:49 grub-core/kern/i386/dl.c:36 #: grub-core/kern/ia64/dl.c:41 grub-core/kern/mips/dl.c:48 #: grub-core/kern/powerpc/dl.c:36 grub-core/kern/sparc64/dl.c:36 #: grub-core/kern/x86_64/dl.c:36 grub-core/loader/i386/bsd.c:1430 #: grub-core/loader/i386/bsdXX.c:49 grub-core/loader/ia64/efi/linux.c:382 #: grub-core/loader/mips/linux.c:298 grub-core/loader/multiboot.c:177 #: grub-core/loader/multiboot_elfxx.c:69 #: grub-core/loader/powerpc/ieee1275/linux.c:294 #: grub-core/loader/sparc64/ieee1275/linux.c:331 msgid "invalid arch-dependent ELF magic" msgstr "" #: .pc/x32.patch/grub-core/kern/x86_64/dl.c:109 #: grub-core/efiemu/i386/loadcore32.c:111 #: grub-core/efiemu/i386/loadcore64.c:124 grub-core/kern/arm/dl.c:236 #: grub-core/kern/arm64/dl.c:159 grub-core/kern/i386/dl.c:75 #: grub-core/kern/ia64/dl.c:136 grub-core/kern/mips/dl.c:253 #: grub-core/kern/powerpc/dl.c:161 grub-core/kern/sparc64/dl.c:179 #: grub-core/kern/x86_64/dl.c:109 util/grub-mkimagexx.c:567 #: util/grub-mkimagexx.c:685 util/grub-mkimagexx.c:748 #: util/grub-mkimagexx.c:824 util/grub-mkimagexx.c:852 #: util/grub-mkimagexx.c:947 util/grub-mkimagexx.c:1179 #: util/grub-mkimagexx.c:1204 util/grub-mkimagexx.c:1242 #, c-format msgid "relocation 0x%x is not implemented yet" msgstr "" #: .pc/zfs-disk-matching.patch/grub-core/fs/zfs/zfs.c:449 #: .pc/zfs-embedded-data.patch/grub-core/fs/zfs/zfs.c:450 #: .pc/zfs-extensible-dataset-large-blocks.patch/grub-core/fs/zfs/zfs.c:451 #: .pc/zfs-hole-birth.patch/grub-core/fs/zfs/zfs.c:448 #: .pc/zfs-mzap-lookup-argument-types.patch/grub-core/fs/zfs/zfs.c:448 #: .pc/zfs-zap-lookup-truncation.patch/grub-core/fs/zfs/zfs.c:451 #: grub-core/fs/zfs/zfs.c:453 msgid "checksum verification failed" msgstr "" #: debian/grub-extras/lua/grub_main.c:117 msgid "Welcome to lua, press the escape key to exit." msgstr "" #: debian/grub-extras/lua/grub_main.c:218 msgid "[FILE]" msgstr "" #: debian/grub-extras/lua/grub_main.c:219 msgid "Run lua script FILE or start interactive lua shell" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:145 grub-core/bus/usb/serial/pl2303.c:158 #: grub-core/term/ieee1275/escc.c:169 grub-core/term/ns8250.c:200 msgid "unsupported serial port speed" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:151 grub-core/bus/usb/serial/pl2303.c:164 #: grub-core/term/efi/serial.c:116 grub-core/term/ieee1275/escc.c:175 #: grub-core/term/ns8250.c:206 grub-core/term/serial.c:239 msgid "unsupported serial port parity" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:157 grub-core/bus/usb/serial/pl2303.c:170 #: grub-core/term/efi/serial.c:122 grub-core/term/ieee1275/escc.c:181 #: grub-core/term/ns8250.c:211 grub-core/term/serial.c:263 msgid "unsupported serial port stop bits number" msgstr "" #: grub-core/bus/usb/serial/ftdi.c:161 grub-core/bus/usb/serial/pl2303.c:174 #: grub-core/term/efi/serial.c:126 grub-core/term/ieee1275/escc.c:185 #: grub-core/term/ns8250.c:215 msgid "unsupported serial port word length" msgstr "" #: grub-core/commands/acpi.c:42 msgid "Don't load host tables specified by comma-separated list." msgstr "Ez kargatu komaz bereizitako zerrendak zehazturiko ostalari taulak." #: grub-core/commands/acpi.c:45 msgid "Load only tables specified by comma-separated list." msgstr "" "Kargatu komaz bereizitako zerrendak zehazturiko ostalari taulak soilik." #: grub-core/commands/acpi.c:46 msgid "Export version 1 tables to the OS." msgstr "" #: grub-core/commands/acpi.c:47 msgid "Export version 2 and version 3 tables to the OS." msgstr "" #: grub-core/commands/acpi.c:48 msgid "Set OEMID of RSDP, XSDT and RSDT." msgstr "Ezarri RSDP, XSDT eta RSDT-ren OEMID." #: grub-core/commands/acpi.c:50 msgid "Set OEMTABLE ID of RSDP, XSDT and RSDT." msgstr "Ezarri RSDP, XSDT eta RSDT-ren OEMTABLE ID." #: grub-core/commands/acpi.c:52 msgid "Set OEMTABLE revision of RSDP, XSDT and RSDT." msgstr "Ezarri RSDP, XSDT eta RSDT-ren OEMTABLE berrikuspena." #: grub-core/commands/acpi.c:54 msgid "Set creator field of RSDP, XSDT and RSDT." msgstr "Ezarri RSDP, XSDT eta RSDT-ren sortzaile eremua." #: grub-core/commands/acpi.c:56 msgid "Set creator revision of RSDP, XSDT and RSDT." msgstr "Ezarri RSDP, XSDT eta RSDT-ren sortzaile berrikuspena." #. TRANSLATORS: "hangs" here is a noun, not a verb. #: grub-core/commands/acpi.c:58 msgid "" "Don't update EBDA. May fix failures or hangs on some BIOSes but makes it " "ineffective with OS not receiving RSDP from GRUB." msgstr "" #: grub-core/commands/acpi.c:783 msgid "" "[-1|-2] [--exclude=TABLE1,TABLE2|--load-only=TABLE1,TABLE2] FILE1 [FILE2] " "[...]" msgstr "" #: grub-core/commands/acpi.c:786 msgid "Load host ACPI tables and tables specified by arguments." msgstr "" "Kargatu ostalariaren ACPI taulak eta argumentuetan zehazturiko taulak." #: grub-core/commands/arc/lsdev.c:51 msgid "List devices." msgstr "" #: grub-core/commands/blocklist.c:154 msgid "Print a block list." msgstr "Inprimatu bloke zerrenda bat." #: grub-core/commands/boot.c:189 msgid "Boot an operating system." msgstr "Abiarazi sistema eragile bat." #: grub-core/commands/boottime.c:36 #: grub-core/commands/i386/coreboot/cb_timestamps.c:100 msgid "No boot time statistics is available\n" msgstr "" #: grub-core/commands/boottime.c:59 msgid "Show boot time statistics." msgstr "" #: grub-core/commands/cacheinfo.c:38 #, c-format msgid "Disk cache statistics: hits = %lu (%lu.%02lu%%), misses = %lu\n" msgstr "" #: grub-core/commands/cacheinfo.c:43 msgid "No disk cache statistics available\n" msgstr "" #: grub-core/commands/cacheinfo.c:54 msgid "Get disk cache info." msgstr "" #: grub-core/commands/cat.c:33 msgid "Accept DOS-style CR/NL line endings." msgstr "Onartu DOS estiloko CR/NL lerro amaierak." #: grub-core/commands/cat.c:160 grub-core/commands/minicmd.c:195 msgid "Show the contents of a file." msgstr "Erakutsi fitxategi baten edukiak." #: grub-core/commands/cmp.c:43 grub-core/commands/i386/pc/drivemap.c:239 #: grub-core/commands/iorw.c:85 grub-core/commands/memrw.c:84 #: grub-core/commands/password.c:75 grub-core/commands/password_pbkdf2.c:93 #: grub-core/commands/regexp.c:113 grub-core/commands/verify.c:754 #: grub-core/mmap/mmap.c:517 grub-core/net/dns.c:633 msgid "two arguments expected" msgstr "" #: grub-core/commands/cmp.c:45 #, c-format msgid "Compare file `%s' with `%s':\n" msgstr "" #: grub-core/commands/cmp.c:54 #, c-format msgid "Files differ in size: %llu [%s], %llu [%s]\n" msgstr "" #: grub-core/commands/cmp.c:81 #, c-format msgid "Files differ at the offset %llu: 0x%x [%s], 0x%x [%s]\n" msgstr "" #. TRANSLATORS: it's always exactly 2 files. #: grub-core/commands/cmp.c:93 msgid "The files are identical.\n" msgstr "" #: grub-core/commands/cmp.c:113 msgid "FILE1 FILE2" msgstr "FITXATEGIA1 FITXATEGIA2" #: grub-core/commands/cmp.c:113 msgid "Compare two files." msgstr "Konparatu bi fitxategi." #: grub-core/commands/configfile.c:65 msgid "Load another config file." msgstr "Kargatu beste konfigurazioko fitxategi bat." #: grub-core/commands/configfile.c:69 grub-core/commands/configfile.c:87 msgid "Load another config file without changing context." msgstr "Kargatu beste konfigurazioko fitxategi bat testuingurua aldatu gabe." #: grub-core/commands/configfile.c:75 msgid "" "Load another config file without changing context but take only menu entries." msgstr "" #: grub-core/commands/configfile.c:81 msgid "Load another config file but take only menu entries." msgstr "" #: grub-core/commands/date.c:141 msgid "[[year-]month-day] [hour:minute[:second]]" msgstr "[[urtea-]hilabetea-eguna][ordu:minutu[:segundo]]" #: grub-core/commands/date.c:142 msgid "Display/set current datetime." msgstr "" #: grub-core/commands/echo.c:30 msgid "Do not output the trailing newline." msgstr "" #: grub-core/commands/echo.c:31 msgid "Enable interpretation of backslash escapes." msgstr "" #: grub-core/commands/echo.c:134 msgid "[-e|-n] STRING" msgstr "[-e|-n] KATEA" #: grub-core/commands/echo.c:134 msgid "Display a line of text." msgstr "Bistaratu testu lerro bat." #: grub-core/commands/efi/efifwsetup.c:82 msgid "Reboot into firmware setup menu." msgstr "" #: grub-core/commands/efi/fixvideo.c:107 msgid "Fix video problem." msgstr "Konpondu bideoaren arazoa." #: grub-core/commands/efi/loadbios.c:52 msgid "ROM image is present." msgstr "" #: grub-core/commands/efi/loadbios.c:70 msgid "Can't enable ROM area." msgstr "" #: grub-core/commands/efi/loadbios.c:209 msgid "" "Create BIOS-like structures for backward compatibility with existing OS." msgstr "" #: grub-core/commands/efi/loadbios.c:214 msgid "BIOS_DUMP [INT10_DUMP]" msgstr "" #: grub-core/commands/efi/loadbios.c:215 msgid "Load BIOS dump." msgstr "Kargatu BIOS-aren iraulketa." #: grub-core/commands/eval.c:63 msgid "STRING ..." msgstr "" #: grub-core/commands/eval.c:64 msgid "Evaluate arguments as GRUB commands" msgstr "" #: grub-core/commands/file.c:39 msgid "Check if FILE can be booted as i386 PAE Xen unprivileged guest kernel" msgstr "" #: grub-core/commands/file.c:42 msgid "Check if FILE can be booted as x86_64 Xen unprivileged guest kernel" msgstr "" #: grub-core/commands/file.c:44 msgid "Check if FILE can be used as Xen x86 privileged guest kernel" msgstr "" #: grub-core/commands/file.c:46 msgid "Check if FILE can be used as x86 multiboot kernel" msgstr "" #: grub-core/commands/file.c:48 msgid "Check if FILE can be used as x86 multiboot2 kernel" msgstr "" #: grub-core/commands/file.c:50 msgid "Check if FILE is ARM Linux" msgstr "" #: grub-core/commands/file.c:52 msgid "Check if FILE is ARM64 Linux" msgstr "" #: grub-core/commands/file.c:54 msgid "Check if FILE is IA64 Linux" msgstr "" #: grub-core/commands/file.c:56 msgid "Check if FILE is MIPS Linux" msgstr "" #: grub-core/commands/file.c:58 msgid "Check if FILE is MIPSEL Linux" msgstr "" #: grub-core/commands/file.c:60 msgid "Check if FILE is SPARC64 Linux" msgstr "" #: grub-core/commands/file.c:62 msgid "Check if FILE is POWERPC Linux" msgstr "" #: grub-core/commands/file.c:64 msgid "Check if FILE is x86 Linux" msgstr "" #: grub-core/commands/file.c:66 msgid "Check if FILE is x86 Linux supporting 32-bit protocol" msgstr "" #: grub-core/commands/file.c:68 msgid "Check if FILE is x86 kFreeBSD" msgstr "" #: grub-core/commands/file.c:70 msgid "Check if FILE is i386 kFreeBSD" msgstr "" #: grub-core/commands/file.c:72 msgid "Check if FILE is x86_64 kFreeBSD" msgstr "" #: grub-core/commands/file.c:75 msgid "Check if FILE is x86 kNetBSD" msgstr "" #: grub-core/commands/file.c:77 msgid "Check if FILE is i386 kNetBSD" msgstr "" #: grub-core/commands/file.c:79 msgid "Check if FILE is x86_64 kNetBSD" msgstr "" #: grub-core/commands/file.c:82 msgid "Check if FILE is i386 EFI file" msgstr "" #: grub-core/commands/file.c:84 msgid "Check if FILE is x86_64 EFI file" msgstr "" #: grub-core/commands/file.c:86 msgid "Check if FILE is IA64 EFI file" msgstr "" #: grub-core/commands/file.c:88 msgid "Check if FILE is ARM64 EFI file" msgstr "" #: grub-core/commands/file.c:90 msgid "Check if FILE is ARM EFI file" msgstr "" #: grub-core/commands/file.c:92 msgid "Check if FILE is hiberfil.sys in hibernated state" msgstr "" #: grub-core/commands/file.c:94 msgid "Check if FILE is x86_64 XNU (Mac OS X kernel)" msgstr "" #: grub-core/commands/file.c:96 msgid "Check if FILE is i386 XNU (Mac OS X kernel)" msgstr "" #: grub-core/commands/file.c:98 msgid "Check if FILE is XNU (Mac OS X kernel) hibernated image" msgstr "" #: grub-core/commands/file.c:100 msgid "Check if FILE is BIOS bootsector" msgstr "" #. TRANSLATORS: it's a standalone boolean value, #. opposite of "true". #: grub-core/commands/file.c:661 grub-core/commands/i386/cmostest.c:63 #: grub-core/commands/i386/cpuid.c:71 grub-core/commands/keystatus.c:83 #: grub-core/commands/keystatus.c:87 grub-core/commands/keystatus.c:96 #: grub-core/commands/test.c:436 grub-core/commands/true.c:39 #: grub-core/script/execute.c:246 grub-core/script/execute.c:1001 msgid "false" msgstr "" #: grub-core/commands/file.c:670 msgid "OPTIONS FILE" msgstr "" #: grub-core/commands/file.c:671 msgid "Check if FILE is of specified type." msgstr "" #. TRANSLATORS: It means that the specified partition e.g. #. hd0,msdos1=/dev/sda1 doesn't exist. #: grub-core/commands/gptsync.c:140 grub-core/kern/disk.c:258 msgid "no such partition" msgstr "" #: grub-core/commands/gptsync.c:238 #, c-format msgid "New MBR is written to `%s'\n" msgstr "" #: grub-core/commands/gptsync.c:250 msgid "DEVICE [PARTITION[+/-[TYPE]]] ..." msgstr "GAILUA [PARTIZIOA[+/-[MOTA]]]..." #. TRANSLATORS: MBR type is one-byte partition #. type id. #: grub-core/commands/gptsync.c:253 msgid "" "Fill hybrid MBR of GPT drive DEVICE. Specified partitions will be a part of " "hybrid MBR. Up to 3 partitions are allowed. TYPE is an MBR type. + means " "that partition is active. Only one partition can be active." msgstr "" #: grub-core/commands/halt.c:40 msgid "" "Halts the computer. This command does not work on all firmware " "implementations." msgstr "" "Konputagailua gelditzen du. Komando honek ez du firmware inplementazio " "guztietan funtzionatzen." #: grub-core/commands/hashsum.c:32 msgid "Specify hash to use." msgstr "Zehaztu erabili beharreko hash-a." #: grub-core/commands/hashsum.c:32 msgid "HASH" msgstr "HASH-a" #: grub-core/commands/hashsum.c:33 msgid "Check hashes of files with hash list FILE." msgstr "" #: grub-core/commands/hashsum.c:35 msgid "Base directory for hash list." msgstr "Hash zerrendarentzako oinarrizko direktorioa." #: grub-core/commands/hashsum.c:37 msgid "Don't stop after first error." msgstr "Ez gelditu lehen errorearen ondoren." #: grub-core/commands/hashsum.c:38 msgid "Uncompress file before checksumming." msgstr "Deskonprimatu fitxategia kontrol-batura egiaztatu aurretik." #: grub-core/commands/hashsum.c:165 #, c-format msgid "%s: READ ERROR\n" msgstr "" #: grub-core/commands/hashsum.c:179 #, c-format msgid "%s: HASH MISMATCH\n" msgstr "" #: grub-core/commands/hashsum.c:190 #, c-format msgid "%s: OK\n" msgstr "" #: grub-core/commands/hashsum.c:284 msgid "-h HASH [-c FILE [-p PREFIX]] [FILE1 [FILE2 ...]]" msgstr "" #. TRANSLATORS: "hash checksum" is just to #. be a bit more precise, you can treat it as #. just "hash". #: grub-core/commands/hashsum.c:289 grub-core/commands/hashsum.c:294 #: grub-core/commands/hashsum.c:299 grub-core/commands/hashsum.c:304 #: grub-core/commands/hashsum.c:309 grub-core/commands/hashsum.c:315 msgid "Compute or check hash checksum." msgstr "Kalkulatu edo egiaztatu hash-aren kontrol-batura." #: grub-core/commands/hashsum.c:292 grub-core/commands/hashsum.c:297 #: grub-core/commands/hashsum.c:302 grub-core/commands/hashsum.c:307 #: grub-core/commands/hashsum.c:313 msgid "[-c FILE [-p PREFIX]] [FILE1 [FILE2 ...]]" msgstr "[-c FITXATEGIA [-p AURRIZKIA]] [FITXATEGIA1 [FITXATEGIA2 ...]]" #: grub-core/commands/hdparm.c:33 msgid "" "Set Advanced Power Management\n" "(1=low, ..., 254=high, 255=off)." msgstr "" "Ezarri Energia Kudeaketa Aurreratua\n" "(1=baxua, ..., 254=altua, 255=itzalita)." #: grub-core/commands/hdparm.c:36 msgid "Display power mode." msgstr "" #: grub-core/commands/hdparm.c:37 msgid "Freeze ATA security settings until reset." msgstr "Izoztu ATA segurtasun ezarpenak berrasieratu arte." #: grub-core/commands/hdparm.c:39 msgid "Display SMART health status." msgstr "" #: grub-core/commands/hdparm.c:40 msgid "" "Set Automatic Acoustic Management\n" "(0=off, 128=quiet, ..., 254=fast)." msgstr "" "Ezarri Kudeaketa Akustiko Automatikoa\n" "(0=itzalita, 128=isila, ..., 254=azkarra)." #: grub-core/commands/hdparm.c:43 msgid "" "Set standby timeout\n" "(0=off, 1=5s, 2=10s, ..., 240=20m, 241=30m, ...)." msgstr "" #: grub-core/commands/hdparm.c:46 msgid "Set drive to standby mode." msgstr "Ezarri unitatea itxarote moduan." #: grub-core/commands/hdparm.c:47 msgid "Set drive to sleep mode." msgstr "" #: grub-core/commands/hdparm.c:48 msgid "Print drive identity and settings." msgstr "Inprimatu unitatearen identitatea eta ezarpenak." #: grub-core/commands/hdparm.c:50 msgid "Show raw contents of ATA IDENTIFY sector." msgstr "" #: grub-core/commands/hdparm.c:52 msgid "Disable/enable SMART (0/1)." msgstr "Gaitu/desgaitu SMART (0/1)." #: grub-core/commands/hdparm.c:53 msgid "Do not print messages." msgstr "Ez inprimatu mezurik." #: grub-core/commands/hdparm.c:438 msgid "[OPTIONS] DISK" msgstr "[AUKERAK] DISKOA" #: grub-core/commands/hdparm.c:439 msgid "Get/set ATA disk parameters." msgstr "Eskuratu/ezarri ATA diskoaren parametroak." #: grub-core/commands/help.c:132 grub-core/gnulib/argp-help.c:1642 #: grub-core/lib/arg.c:109 msgid "Usage:" msgstr "Erabilera:" #: grub-core/commands/help.c:146 msgid "[PATTERN ...]" msgstr "[EREDUA ...]" #: grub-core/commands/help.c:147 msgid "Show a help message." msgstr "Erakutsi laguntza mezu bat." #: grub-core/commands/hexdump.c:31 msgid "Skip offset bytes from the beginning of file." msgstr "" #: grub-core/commands/hexdump.c:33 msgid "Read only LENGTH bytes." msgstr "" #: grub-core/commands/hexdump.c:125 msgid "[OPTIONS] FILE_OR_DEVICE" msgstr "[AUKERAK] FITXATEGIA_EDO_GAILUA" #: grub-core/commands/hexdump.c:126 msgid "Show raw contents of a file or memory." msgstr "" #: grub-core/commands/i386/cmosdump.c:58 msgid "Show raw dump of the CMOS contents." msgstr "" #: grub-core/commands/i386/cmostest.c:108 #: grub-core/commands/i386/cmostest.c:111 #: grub-core/commands/i386/cmostest.c:114 msgid "BYTE:BIT" msgstr "" #: grub-core/commands/i386/cmostest.c:109 msgid "Test bit at BYTE:BIT in CMOS." msgstr "" #: grub-core/commands/i386/cmostest.c:112 msgid "Clear bit at BYTE:BIT in CMOS." msgstr "" #. TRANSLATORS: A bit may be either set (1) or clear (0). #: grub-core/commands/i386/cmostest.c:116 msgid "Set bit at BYTE:BIT in CMOS." msgstr "" #: grub-core/commands/i386/coreboot/cb_timestamps.c:112 msgid "Show coreboot boot time statistics." msgstr "" #: grub-core/commands/i386/coreboot/cbls.c:137 msgid "List coreboot tables." msgstr "" #. TRANSLATORS: "(default)" at the end means that this option is used if #. no argument is specified. #: grub-core/commands/i386/cpuid.c:36 msgid "Check if CPU supports 64-bit (long) mode (default)." msgstr "" #: grub-core/commands/i386/cpuid.c:37 msgid "Check if CPU supports Physical Address Extension." msgstr "" #: grub-core/commands/i386/cpuid.c:119 msgid "Check for CPU features." msgstr "Egiaztatu PUZ-aren ezaugarriak" #. TRANSLATORS: In this file "mapping" refers to a change GRUB makes so if #. your language doesn't have an equivalent of "mapping" you can #. use the word like "rerouting". #. #: grub-core/commands/i386/pc/drivemap.c:43 msgid "Show the current mappings." msgstr "Erakutsi uneko mapatzeak." #: grub-core/commands/i386/pc/drivemap.c:44 msgid "Reset all mappings to the default values." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:45 msgid "Perform both direct and reverse mappings." msgstr "Burutu mapatze zuzen eta alderantzizkoak." #: grub-core/commands/i386/pc/drivemap.c:184 msgid "No drives have been remapped" msgstr "" #. TRANSLATORS: This is the header of mapping list. #. On the left is how OS will see the disks and #. on the right current GRUB vision. #: grub-core/commands/i386/pc/drivemap.c:191 msgid "OS disk #num ------> GRUB/BIOS device" msgstr "" #: grub-core/commands/i386/pc/drivemap.c:413 msgid "-l | -r | [-s] grubdev osdisk." msgstr "-l | -r | [-s] grubdev osdisk." #: grub-core/commands/i386/pc/drivemap.c:414 msgid "Manage the BIOS drive mappings." msgstr "" #: grub-core/commands/i386/pc/halt.c:31 msgid "Do not use APM to halt the computer." msgstr "Ez erabili APM ordenagailua gelditzeko." #: grub-core/commands/i386/pc/halt.c:119 msgid "Halt the system, if possible using APM." msgstr "Gelditu sistema, ahal izanez gero APM erabiliz." #: grub-core/commands/i386/pc/hwmatch.c:139 msgid "MATCHES-FILE CLASS" msgstr "" #: grub-core/commands/i386/pc/hwmatch.c:140 msgid "Match PCI devices." msgstr "" #: grub-core/commands/i386/pc/lsapm.c:75 msgid "no APM found" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:77 #, c-format msgid "" "Version %u.%u\n" "32-bit CS = 0x%x, len = 0x%x, offset = 0x%x\n" "16-bit CS = 0x%x, len = 0x%x\n" "DS = 0x%x, len = 0x%x\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:86 msgid "16-bit protected interface supported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:87 msgid "16-bit protected interface unsupported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:89 msgid "32-bit protected interface supported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:90 msgid "32-bit protected interface unsupported\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:92 msgid "CPU Idle slows down processor\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:93 msgid "CPU Idle doesn't slow down processor\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:95 msgid "APM disabled\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:95 msgid "APM enabled\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:97 msgid "APM disengaged\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:97 msgid "APM engaged\n" msgstr "" #: grub-core/commands/i386/pc/lsapm.c:107 msgid "Show APM information." msgstr "Erakutsi APM informazioa." #. TRANSLATORS: It's musical notes, not the notes #. you take. Play command expects arguments which can #. be either a filename or tempo+notes. #. This error happens if none is specified. #: grub-core/commands/i386/pc/play.c:88 msgid "filename or tempo and notes expected" msgstr "" #: grub-core/commands/i386/pc/play.c:147 grub-core/commands/i386/pc/play.c:156 #: grub-core/kern/misc.c:447 grub-core/script/execute.c:137 #: grub-core/script/execute.c:243 msgid "unrecognized number" msgstr "" #: grub-core/commands/i386/pc/play.c:175 msgid "FILE | TEMPO [PITCH1 DURATION1] [PITCH2 DURATION2] ... " msgstr "FITXATEGIA | TEMPO [TONUA1 IRAUPENA1] [TONUA2 IRAUPENA2] ... " #: grub-core/commands/i386/pc/play.c:176 msgid "Play a tune." msgstr "Erreproduzitu doinu bat." #: grub-core/commands/i386/pc/sendkey.c:39 msgid "set numlock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:40 msgid "set capslock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:41 msgid "set scrolllock mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:42 msgid "set insert mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:43 msgid "set pause mode" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:44 msgid "press left shift" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:45 msgid "press right shift" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:46 msgid "press SysRq" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:47 msgid "press NumLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:48 msgid "press CapsLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:49 msgid "press ScrollLock key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:50 msgid "press Insert key" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:51 msgid "press left alt" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:52 msgid "press right alt" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:53 msgid "press left ctrl" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:54 msgid "press right ctrl" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:55 msgid "don't update LED state" msgstr "" #: grub-core/commands/i386/pc/sendkey.c:374 msgid "[KEYSTROKE1] [KEYSTROKE2] ..." msgstr "" #. TRANSLATORS: It can emulate multiple #. keypresses. #: grub-core/commands/i386/pc/sendkey.c:377 msgid "Emulate a keystroke sequence" msgstr "" #: grub-core/commands/ieee1275/suspend.c:34 msgid "Run `go' to resume GRUB." msgstr "" #: grub-core/commands/ieee1275/suspend.c:45 msgid "Return to IEEE1275 prompt." msgstr "" #: grub-core/commands/iorw.c:34 grub-core/commands/memrw.c:33 #: grub-core/commands/setpci.c:73 msgid "Save read value into variable VARNAME." msgstr "Gorde irakurritako balioa ALDAGAI_IZENA aldagaian." #: grub-core/commands/iorw.c:35 grub-core/commands/memrw.c:34 #: grub-core/commands/probe.c:40 grub-core/commands/search_wrap.c:40 #: grub-core/commands/setpci.c:74 grub-core/commands/tr.c:32 msgid "VARNAME" msgstr "ALDAGAI_IZENA" #: grub-core/commands/iorw.c:123 grub-core/commands/iorw.c:127 #: grub-core/commands/iorw.c:131 grub-core/gdb/gdb.c:79 msgid "PORT" msgstr "ATAKA" #: grub-core/commands/iorw.c:123 msgid "Read 8-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:127 msgid "Read 16-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:131 msgid "Read 32-bit value from PORT." msgstr "" #: grub-core/commands/iorw.c:135 grub-core/commands/iorw.c:139 msgid "PORT VALUE [MASK]" msgstr "ATAKA BALIOA [MASKARA]" #: grub-core/commands/iorw.c:136 msgid "Write 8-bit VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:140 msgid "Write 16-bit VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:143 grub-core/commands/memrw.c:137 #: grub-core/commands/memrw.c:141 grub-core/commands/memrw.c:145 msgid "ADDR VALUE [MASK]" msgstr "HELBIDEA BALIOA [MASKARA]" #: grub-core/commands/iorw.c:144 msgid "Write 32-bit VALUE to PORT." msgstr "" #: grub-core/commands/keylayouts.c:299 msgid "Load a keyboard layout." msgstr "Kargatu teklatuaren diseinu bat." #. TRANSLATORS: "Check" in a sense that if this key is pressed then #. "true" is returned, otherwise "false". #: grub-core/commands/keystatus.c:32 msgid "Check Shift key." msgstr "Egiaztatu Maius tekla." #: grub-core/commands/keystatus.c:33 msgid "Check Control key." msgstr "Egiaztatu Kontrol tekla" #: grub-core/commands/keystatus.c:34 msgid "Check Alt key." msgstr "Egiaztatu Alt tekla." #. TRANSLATORS: there are 3 modifiers. #: grub-core/commands/keystatus.c:106 msgid "Check key modifier status." msgstr "Egiaztatu tekla aldatzailearen egoera." #: grub-core/commands/legacycfg.c:482 grub-core/commands/legacycfg.c:496 #: grub-core/commands/legacycfg.c:516 grub-core/commands/legacycfg.c:533 #: grub-core/commands/time.c:43 grub-core/script/function.c:109 #: util/grub-file.c:100 util/grub-fstest.c:57 util/grub-mount.c:64 #, c-format msgid "can't find command `%s'" msgstr "" #. TRANSLATORS: "legacy config" means #. "config as used by grub-legacy". #: grub-core/commands/legacycfg.c:805 msgid "Parse legacy config in same context" msgstr "" #: grub-core/commands/legacycfg.c:810 msgid "Parse legacy config in new context" msgstr "" #: grub-core/commands/legacycfg.c:815 msgid "Parse legacy config in same context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:820 msgid "Parse legacy config in new context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:824 msgid "[--no-mem-option] [--type=TYPE] FILE [ARG ...]" msgstr "[--no-mem-option] [--type=MOTA] FITXATEGIA [ARG ...]" #: grub-core/commands/legacycfg.c:825 msgid "Simulate grub-legacy `kernel' command" msgstr "" #: grub-core/commands/legacycfg.c:829 grub-core/commands/legacycfg.c:833 msgid "FILE [ARG ...]" msgstr "FITXATEGIA [ARG ...]" #: grub-core/commands/legacycfg.c:830 msgid "Simulate grub-legacy `initrd' command" msgstr "" #: grub-core/commands/legacycfg.c:834 msgid "Simulate grub-legacy `modulenounzip' command" msgstr "" #: grub-core/commands/legacycfg.c:838 grub-core/commands/legacycfg.c:843 msgid "[--md5] PASSWD [FILE]" msgstr "[--md5] PASAHITZA [FITXATEGIA]" #: grub-core/commands/legacycfg.c:839 msgid "Simulate grub-legacy `password' command" msgstr "" #: grub-core/commands/legacycfg.c:844 msgid "Simulate grub-legacy `password' command in menu entry mode" msgstr "" #: grub-core/commands/ls.c:40 msgid "Show a long list with more detailed information." msgstr "Erakutsi zerrenda luze bat informazio zehatzagoarekin." #: grub-core/commands/ls.c:41 msgid "Print sizes in a human readable format." msgstr "Inprimatu tamainak gizakiek irakurtzeko moduko formatuan." #: grub-core/commands/ls.c:42 msgid "List all files." msgstr "Zerrendatu fitxategi guztiak." #: grub-core/commands/ls.c:73 msgid "Network protocols:" msgstr "" #: grub-core/commands/ls.c:286 msgid "[-l|-h|-a] [FILE ...]" msgstr "[-l|-h|-a] [FITXATEGIA ...]" #: grub-core/commands/ls.c:287 msgid "List devices and files." msgstr "Zerrendatu gailu eta fitxategiak." #: grub-core/commands/lsacpi.c:255 msgid "Show version 1 tables only." msgstr "" #: grub-core/commands/lsacpi.c:256 msgid "Show version 2 and version 3 tables only." msgstr "" #: grub-core/commands/lsacpi.c:306 msgid "Show ACPI information." msgstr "Erakutsi ACPI informazioa." #: grub-core/commands/lsmmap.c:31 msgid "available RAM" msgstr "" #: grub-core/commands/lsmmap.c:32 msgid "reserved RAM" msgstr "" #. TRANSLATORS: this refers to memory where ACPI tables are stored #. and which can be used by OS once it loads ACPI tables. #: grub-core/commands/lsmmap.c:35 msgid "ACPI reclaimable RAM" msgstr "" #. TRANSLATORS: this refers to memory which ACPI-compliant OS #. is required to save accross hibernations. #: grub-core/commands/lsmmap.c:38 msgid "ACPI non-volatile storage RAM" msgstr "" #: grub-core/commands/lsmmap.c:39 msgid "faulty RAM (BadRAM)" msgstr "" #: grub-core/commands/lsmmap.c:40 msgid "RAM holding coreboot tables" msgstr "" #: grub-core/commands/lsmmap.c:41 msgid "RAM holding firmware code" msgstr "" #: grub-core/commands/lsmmap.c:50 #, c-format msgid "base_addr = 0x%llx, length = 0x%llx, %s\n" msgstr "" #: grub-core/commands/lsmmap.c:53 #, c-format msgid "base_addr = 0x%llx, length = 0x%llx, type = 0x%x\n" msgstr "" #: grub-core/commands/lsmmap.c:77 msgid "List memory map provided by firmware." msgstr "Zerrendatu firmware-ak hornitutako memoria-mapa." #: grub-core/commands/lspci.c:232 msgid "List PCI devices." msgstr "Zerrendatu PCI gailuak." #: grub-core/commands/macbless.c:225 msgid "Bless FILE of HFS or HFS+ partition for intel macs." msgstr "" #: grub-core/commands/macbless.c:229 msgid "Bless DIR of HFS or HFS+ partition for PPC macs." msgstr "" #: grub-core/commands/memrw.c:125 grub-core/commands/memrw.c:129 #: grub-core/commands/memrw.c:133 msgid "ADDR" msgstr "HELBIDEA" #: grub-core/commands/memrw.c:125 msgid "Read 8-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:129 msgid "Read 16-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:133 msgid "Read 32-bit value from ADDR." msgstr "" #: grub-core/commands/memrw.c:138 msgid "Write 8-bit VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:142 msgid "Write 16-bit VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:146 msgid "Write 32-bit VALUE to ADDR." msgstr "" #: grub-core/commands/menuentry.c:31 msgid "Menu entry type." msgstr "Menuko sarrera mota." #: grub-core/commands/menuentry.c:33 msgid "List of users allowed to boot this entry." msgstr "" #: grub-core/commands/menuentry.c:33 msgid "USERNAME[,USERNAME]" msgstr "" #: grub-core/commands/menuentry.c:36 msgid "Keyboard key to quickly boot this entry." msgstr "" #: grub-core/commands/menuentry.c:36 msgid "KEYBOARD_KEY" msgstr "" #: grub-core/commands/menuentry.c:38 msgid "Use STRING as menu entry body." msgstr "" #: grub-core/commands/menuentry.c:39 msgid "Menu entry identifier." msgstr "" #. TRANSLATORS: menu entry can either be bootable by anyone or only by #. handful of users. By default when security is active only superusers can #. boot a given menu entry. With --unrestricted (this option) #. anyone can boot it. #: grub-core/commands/menuentry.c:44 msgid "This entry can be booted by any user." msgstr "" #: grub-core/commands/menuentry.c:323 grub-core/commands/menuentry.c:328 #: grub-core/tests/test_blockarg.c:46 msgid "BLOCK" msgstr "BLOKEA" #: grub-core/commands/menuentry.c:323 msgid "Define a menu entry." msgstr "" #: grub-core/commands/menuentry.c:328 msgid "Define a submenu." msgstr "Definitu azpi-menu bat." #. TRANSLATORS: this is module list header. Name #. is module name, Ref Count is a reference counter #. (how many modules or open descriptors use it). #. Dependencies are the other modules it uses. #. #: grub-core/commands/minicmd.c:159 msgid "Name\tRef Count\tDependencies\n" msgstr "" #: grub-core/commands/minicmd.c:198 msgid "Show this message." msgstr "Erakutsi mezu hau." #: grub-core/commands/minicmd.c:201 msgid "ADDR [SIZE]" msgstr "" #: grub-core/commands/minicmd.c:201 msgid "Show memory contents." msgstr "" #: grub-core/commands/minicmd.c:204 msgid "Remove a module." msgstr "Kendu modulua." #: grub-core/commands/minicmd.c:207 msgid "Show loaded modules." msgstr "Erakutsi kargatutako moduluak." #: grub-core/commands/minicmd.c:210 msgid "Exit from GRUB." msgstr "Irten GRUB-etik." #: grub-core/commands/mips/loongson/lsspd.c:42 msgid "No CS5536 found" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:45 #, c-format msgid "CS5536 at %d:%d.%d\n" msgstr "" #. TRANSLATORS: System management bus is often used to access components like #. RAM (info only, not data) or batteries. I/O space is where in memory #. its ports are. #: grub-core/commands/mips/loongson/lsspd.c:55 #, c-format msgid "System management bus controller I/O space is at 0x%x\n" msgstr "" #. TRANSLATORS: it's shown in a report in a way #. like number 1: ... number 2: ... #. #: grub-core/commands/mips/loongson/lsspd.c:66 #, c-format msgid "RAM slot number %d\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:73 #, c-format msgid "Written SPD bytes: %d B.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:74 #, c-format msgid "Total flash size: %d B.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:79 msgid "Memory type: DDR2." msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:83 #, c-format msgid "Part no: %s.\n" msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:86 msgid "Memory type: Unknown." msgstr "" #: grub-core/commands/mips/loongson/lsspd.c:97 msgid "Print Memory information." msgstr "" #: grub-core/commands/nativedisk.c:310 msgid "[MODULE1 MODULE2 ...]" msgstr "" #: grub-core/commands/nativedisk.c:311 msgid "" "Switch to native disk drivers. If no modules are specified default set " "(pata,ahci,usbms,ohci,uhci,ehci) is used" msgstr "" #: grub-core/commands/parttool.c:40 msgid "" "Perform COMMANDS on partition.\n" "Use `parttool PARTITION help' for the list of available commands." msgstr "" #: grub-core/commands/parttool.c:123 msgid "=VAL" msgstr "" #: grub-core/commands/parttool.c:136 #, c-format msgid "Sorry, no parttool is available for %s\n" msgstr "" #: grub-core/commands/parttool.c:277 grub-core/lib/arg.c:285 #: grub-core/lib/arg.c:351 #, c-format msgid "unknown argument `%s'" msgstr "" #: grub-core/commands/parttool.c:332 msgid "PARTITION COMMANDS" msgstr "PARTIZIO KOMANDOAK" #: grub-core/commands/password.c:85 msgid "USER PASSWORD" msgstr "USER PASSWORD" #: grub-core/commands/password.c:86 msgid "Set user password (plaintext). Unrecommended and insecure." msgstr "" "Ezarri erabiltzailearen pasahitza (testu laua). Ez da gomendatzen eta ez da " "segurua." #. TRANSLATORS: it means that the string which #. was supposed to be a password hash doesn't #. have a correct format, not to password #. mismatch. #: grub-core/commands/password_pbkdf2.c:97 #: grub-core/commands/password_pbkdf2.c:111 #: grub-core/commands/password_pbkdf2.c:119 #: grub-core/commands/password_pbkdf2.c:146 #: grub-core/commands/password_pbkdf2.c:175 msgid "invalid PBKDF2 password" msgstr "" #: grub-core/commands/password_pbkdf2.c:198 msgid "USER PBKDF2_PASSWORD" msgstr "USER PBKDF2_PASSWORD" #: grub-core/commands/password_pbkdf2.c:199 msgid "Set user password (PBKDF2). " msgstr "Ezarri erabiltzailearen pasahitza (PBKDF2). " #: grub-core/commands/pcidump.c:39 grub-core/commands/setpci.c:69 msgid "Select device by vendor and device IDs." msgstr "" #: grub-core/commands/pcidump.c:40 grub-core/commands/setpci.c:70 msgid "[vendor]:[device]" msgstr "" #: grub-core/commands/pcidump.c:41 grub-core/commands/setpci.c:71 msgid "Select device by its position on the bus." msgstr "" #: grub-core/commands/pcidump.c:42 grub-core/commands/setpci.c:72 msgid "[bus]:[slot][.func]" msgstr "" #: grub-core/commands/pcidump.c:168 msgid "[-s POSITION] [-d DEVICE]" msgstr "" #: grub-core/commands/pcidump.c:169 msgid "Show raw dump of the PCI configuration space." msgstr "" #: grub-core/commands/probe.c:40 grub-core/commands/tr.c:32 msgid "Set a variable to return value." msgstr "Ezarri aldagai bat balioa itzultzeko." #. TRANSLATORS: It's a driver that is currently in use to access #. the diven disk. #: grub-core/commands/probe.c:43 msgid "Determine driver." msgstr "" #: grub-core/commands/probe.c:44 msgid "Determine partition map type." msgstr "" #: grub-core/commands/probe.c:45 msgid "Determine filesystem type." msgstr "" #: grub-core/commands/probe.c:46 msgid "Determine filesystem UUID." msgstr "" #: grub-core/commands/probe.c:47 msgid "Determine filesystem label." msgstr "" #: grub-core/commands/probe.c:165 grub-core/fs/zfs/zfsinfo.c:428 #: grub-core/loader/i386/bsd.c:168 util/grub-setup.c:223 msgid "DEVICE" msgstr "GAILUA" #: grub-core/commands/probe.c:166 msgid "Retrieve device info." msgstr "Eskuratu gailuaren informazioa" #: grub-core/commands/read.c:85 msgid "[ENVVAR]" msgstr "[ENVVAR]" #: grub-core/commands/read.c:86 msgid "Set variable with user input." msgstr "Ezarri aldagaia erabiltzailearen sarrerarekin." #: grub-core/commands/reboot.c:40 msgid "Reboot the computer." msgstr "Berrabiarazi ordenagailua." #. TRANSLATORS: in regexp you can mark some #. groups with parentheses. These groups are #. then numbered and you can save some of #. them in variables. In other programs #. those components aree often referenced with #. back slash, e.g. \1. Compare #. sed -e 's,\([a-z][a-z]*\),lowercase=\1,g' #. The whole matching component is saved in VARNAME, not its number. #. #: grub-core/commands/regexp.c:44 msgid "Store matched component NUMBER in VARNAME." msgstr "" #: grub-core/commands/regexp.c:45 msgid "[NUMBER:]VARNAME" msgstr "[ZENBAKIA:]ALDAGAI_IZENA" #. TRANSLATORS: This are two arguments. So it's #. two separate units to translate and pay #. attention not to reverse them. #: grub-core/commands/regexp.c:157 msgid "REGEXP STRING" msgstr "REGEXP KATEA" #: grub-core/commands/regexp.c:158 msgid "Test if REGEXP matches STRING." msgstr "Egiaztatu REGEXP bat datorren KATEArekin." #: grub-core/commands/search.c:324 msgid "NAME [VARIABLE] [HINTS]" msgstr "IZENA [ALDAGAIA][ARGIBIDEAK]" #: grub-core/commands/search_file.c:4 msgid "" "Search devices by file. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" "Bilatu gailuak fitxategiaren arabera. ALDAGAIA zehazten bada, aurkitutako " "lehen gailua aldagai batetan ezartzen da." #: grub-core/commands/search_label.c:4 msgid "" "Search devices by label. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" "Bilatu gailuak etiketaren arabera. ALDAGAIA zehazten bada, aurkitutako lehen " "gailua aldagai batetan ezartzen da." #: grub-core/commands/search_uuid.c:4 msgid "" "Search devices by UUID. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" "Bilatu gailuak UUIDaren arabera. ALDAGAIA zehazten bada, aurkitutako lehen " "gailua aldagai batetan ezartzen da." #: grub-core/commands/search_wrap.c:34 msgid "Search devices by a file." msgstr "Bilatu gailuak fitxategiaren arabera." #: grub-core/commands/search_wrap.c:35 msgid "Search devices by a filesystem label." msgstr "Bilatu gailuak fitxategi-sistemaren etiketaren arabera." #: grub-core/commands/search_wrap.c:37 msgid "Search devices by a filesystem UUID." msgstr "Bilatu gailuak fitxategi-sistemaren UUIDaren arabera." #: grub-core/commands/search_wrap.c:40 msgid "Set a variable to the first device found." msgstr "Ezarri aldagai batean aurkitutako lehen gailua." #: grub-core/commands/search_wrap.c:42 msgid "Do not probe any floppy drive." msgstr "Ez aztertu diskete unitaterik." #: grub-core/commands/search_wrap.c:44 msgid "" "First try the device HINT. If HINT ends in comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:45 grub-core/commands/search_wrap.c:49 #: grub-core/commands/search_wrap.c:53 grub-core/commands/search_wrap.c:57 #: grub-core/commands/search_wrap.c:61 grub-core/commands/search_wrap.c:65 msgid "HINT" msgstr "" #: grub-core/commands/search_wrap.c:47 msgid "" "First try the device HINT if currently running on IEEE1275. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:51 msgid "" "First try the device HINT if currently running on BIOS. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:55 msgid "" "First try the device HINT if direct hardware access is supported. If HINT " "ends in comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:59 msgid "" "First try the device HINT if currently running on EFI. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:63 msgid "" "First try the device HINT if currently running on ARC. If HINT ends in " "comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:202 msgid "[-f|-l|-u|-s|-n] [--hint HINT [--hint HINT] ...] NAME" msgstr "" #: grub-core/commands/search_wrap.c:204 msgid "" "Search devices by file, filesystem label or filesystem UUID. If --set is " "specified, the first device found is set to a variable. If no variable name " "is specified, `root' is used." msgstr "" #: grub-core/commands/setpci.c:132 #, c-format msgid "Register %x of %x:%02x.%x is %x\n" msgstr "" #: grub-core/commands/setpci.c:333 msgid "[-s POSITION] [-d DEVICE] [-v VAR] REGISTER[=VALUE[:MASK]]" msgstr "" #: grub-core/commands/setpci.c:335 msgid "Manipulate PCI devices." msgstr "" #: grub-core/commands/syslinuxcfg.c:50 util/grub-syslinux2cfg.c:66 msgid "root directory of the syslinux disk [default=/]." msgstr "" #: grub-core/commands/syslinuxcfg.c:53 util/grub-syslinux2cfg.c:72 msgid "" "current directory of the syslinux [default is parent directory of input " "file]." msgstr "" #: grub-core/commands/syslinuxcfg.c:55 util/grub-syslinux2cfg.c:75 msgid "assume input is an isolinux configuration file." msgstr "" #: grub-core/commands/syslinuxcfg.c:56 util/grub-syslinux2cfg.c:76 msgid "assume input is a pxelinux configuration file." msgstr "" #: grub-core/commands/syslinuxcfg.c:57 util/grub-syslinux2cfg.c:77 msgid "assume input is a syslinux configuration file." msgstr "" #. TRANSLATORS: "syslinux config" means #. "config as used by syslinux". #: grub-core/commands/syslinuxcfg.c:186 msgid "Execute syslinux config in same context" msgstr "" #: grub-core/commands/syslinuxcfg.c:192 msgid "Execute syslinux config in new context" msgstr "" #: grub-core/commands/syslinuxcfg.c:198 msgid "Execute syslinux config in same context taking only menu entries" msgstr "" #: grub-core/commands/syslinuxcfg.c:204 msgid "Execute syslinux config in new context taking only menu entries" msgstr "" #: grub-core/commands/terminal.c:90 msgid "no terminal specified" msgstr "" #: grub-core/commands/terminal.c:112 grub-core/commands/terminal.c:139 #, c-format msgid "terminal `%s' isn't found" msgstr "" #: grub-core/commands/terminal.c:244 msgid "Active input terminals:" msgstr "Sarrerako terminal aktiboak:" #: grub-core/commands/terminal.c:245 msgid "Available input terminals:" msgstr "Sarrerako terminal eskuragarriak:" #: grub-core/commands/terminal.c:261 msgid "Active output terminals:" msgstr "Irteerako terminal aktiboak:" #: grub-core/commands/terminal.c:262 msgid "Available output terminals:" msgstr "Irteerako terminal eskuragarriak:" #: grub-core/commands/terminal.c:271 grub-core/commands/terminal.c:276 msgid "[--append|--remove] [TERMINAL1] [TERMINAL2] ..." msgstr "[--append|--remove] [TERMINALA1] [TERMINALA2] ..." #: grub-core/commands/terminal.c:273 msgid "List or select an input terminal." msgstr "Zerrendatu edo hautatu sarrerako terminal bat." #: grub-core/commands/terminal.c:278 msgid "List or select an output terminal." msgstr "Zerrendatu edo hautatu irteerako terminal bat." #: grub-core/commands/test.c:444 msgid "EXPRESSION ]" msgstr "ADIERAZPENA ]" #: grub-core/commands/test.c:444 grub-core/commands/test.c:447 msgid "Evaluate an expression." msgstr "Ebaluatu adierazpen bat." #: grub-core/commands/test.c:447 msgid "EXPRESSION" msgstr "ADIERAZPENA" #: grub-core/commands/testload.c:164 msgid "Load the same file in multiple ways." msgstr "Kargatu fitxategi bera hainbat modutan." #: grub-core/commands/testspeed.c:35 msgid "Specify size for each read operation" msgstr "" #: grub-core/commands/testspeed.c:58 msgid "invalid block size" msgstr "" #: grub-core/commands/testspeed.c:80 #, c-format msgid "File size: %s\n" msgstr "" #: grub-core/commands/testspeed.c:83 #, c-format msgid "Elapsed time: %d.%03d s \n" msgstr "" #: grub-core/commands/testspeed.c:92 #, c-format msgid "Speed: %s \n" msgstr "" #: grub-core/commands/testspeed.c:107 msgid "[-s SIZE] FILENAME" msgstr "" #: grub-core/commands/testspeed.c:108 msgid "Test file read speed." msgstr "" #: grub-core/commands/time.c:38 grub-core/script/execute.c:936 msgid "no command is specified" msgstr "" #: grub-core/commands/time.c:50 #, c-format msgid "Elapsed time: %d.%03d seconds \n" msgstr "" #: grub-core/commands/time.c:61 msgid "COMMAND [ARGS]" msgstr "" #: grub-core/commands/time.c:62 msgid "Measure time used by COMMAND" msgstr "" #: grub-core/commands/tr.c:33 msgid "Translate to upper case." msgstr "" #: grub-core/commands/tr.c:34 msgid "Translate to lower case." msgstr "" #: grub-core/commands/tr.c:119 msgid "[OPTIONS] [SET1] [SET2] [STRING]" msgstr "" #: grub-core/commands/tr.c:120 msgid "Translate SET1 characters to SET2 in STRING." msgstr "" #. TRANSLATORS: it's a command description. #: grub-core/commands/true.c:50 msgid "Do nothing, successfully." msgstr "Ez ezer egin, arrakastarekin." #. TRANSLATORS: it's a command description. #: grub-core/commands/true.c:54 msgid "Do nothing, unsuccessfully." msgstr "Ez ezer egin, arrakastarik gabe." #: grub-core/commands/usbtest.c:212 msgid "Test USB support." msgstr "Egiaztatu USB euskarria." #: grub-core/commands/verify.c:44 msgid "Skip signature-checking of the public key file." msgstr "" #. TRANSLATORS: it's about GNUPG signatures. #: grub-core/commands/verify.c:70 grub-core/commands/verify.c:80 #: grub-core/commands/verify.c:85 grub-core/commands/verify.c:95 #: grub-core/commands/verify.c:102 grub-core/commands/verify.c:106 #: grub-core/commands/verify.c:113 grub-core/commands/verify.c:118 #: grub-core/commands/verify.c:123 grub-core/commands/verify.c:127 #: grub-core/commands/verify.c:267 grub-core/commands/verify.c:275 #: grub-core/commands/verify.c:280 grub-core/commands/verify.c:288 #: grub-core/commands/verify.c:319 grub-core/commands/verify.c:326 #: grub-core/commands/verify.c:331 grub-core/commands/verify.c:341 #: grub-core/commands/verify.c:457 grub-core/commands/verify.c:460 #: grub-core/commands/verify.c:463 grub-core/commands/verify.c:466 #: grub-core/commands/verify.c:473 grub-core/commands/verify.c:479 #: grub-core/commands/verify.c:648 msgid "bad signature" msgstr "" #. TRANSLATORS: %08x is 32-bit key id. #: grub-core/commands/verify.c:617 grub-core/commands/verify.c:740 #, c-format msgid "public key %08x not found" msgstr "" #: grub-core/commands/verify.c:964 msgid "[-s|--skip-sig] FILE SIGNATURE_FILE [PUBKEY_FILE]" msgstr "" #: grub-core/commands/verify.c:965 msgid "Verify detached signature." msgstr "" #: grub-core/commands/verify.c:968 msgid "[-s|--skip-sig] PUBKEY_FILE" msgstr "" #: grub-core/commands/verify.c:969 msgid "Add PUBKEY_FILE to trusted keys." msgstr "" #: grub-core/commands/verify.c:973 msgid "Show the list of trusted keys." msgstr "" #: grub-core/commands/verify.c:975 msgid "PUBKEY_ID" msgstr "" #: grub-core/commands/verify.c:976 msgid "Remove PUBKEY_ID from trusted keys." msgstr "" #: grub-core/commands/videoinfo.c:61 msgid "Text-only " msgstr "" #. TRANSLATORS: "Direct color" is a mode when the color components #. are written dirrectly into memory. #: grub-core/commands/videoinfo.c:66 #, c-format msgid "Direct color, mask: %d/%d/%d/%d pos: %d/%d/%d/%d" msgstr "" #. TRANSLATORS: In "paletted color" mode you write the index of the color #. in the palette. Synonyms include "packed pixel". #: grub-core/commands/videoinfo.c:78 msgid "Paletted " msgstr "" #: grub-core/commands/videoinfo.c:80 msgid "YUV " msgstr "" #. TRANSLATORS: "Planar" is the video memory where you have to write #. in several different banks "plans" to control the different color #. components of the same pixel. #: grub-core/commands/videoinfo.c:85 msgid "Planar " msgstr "" #: grub-core/commands/videoinfo.c:87 msgid "Hercules " msgstr "" #: grub-core/commands/videoinfo.c:89 msgid "CGA " msgstr "" #. TRANSLATORS: Non-chain 4 is a 256-color planar #. (unchained) video memory mode. #: grub-core/commands/videoinfo.c:93 msgid "Non-chain 4 " msgstr "" #: grub-core/commands/videoinfo.c:95 msgid "Monochrome " msgstr "" #: grub-core/commands/videoinfo.c:97 msgid "Unknown video mode " msgstr "" #: grub-core/commands/videoinfo.c:111 msgid " EDID checksum invalid" msgstr "" #: grub-core/commands/videoinfo.c:116 #, c-format msgid " EDID version: %u.%u\n" msgstr "" #: grub-core/commands/videoinfo.c:120 #, c-format msgid " Preferred mode: %ux%u\n" msgstr "" #: grub-core/commands/videoinfo.c:123 msgid " No preferred mode available\n" msgstr "" #: grub-core/commands/videoinfo.c:146 grub-core/video/video.c:490 #: grub-core/video/video.c:498 grub-core/video/video.c:509 #: grub-core/video/video.c:520 grub-core/video/video.c:528 #, c-format msgid "invalid video mode specification `%s'" msgstr "" #: grub-core/commands/videoinfo.c:168 msgid "List of supported video modes:" msgstr "" #: grub-core/commands/videoinfo.c:169 msgid "Legend: mask/position=red/green/blue/reserved" msgstr "" #: grub-core/commands/videoinfo.c:176 #, c-format msgid "Adapter `%s':\n" msgstr "" #: grub-core/commands/videoinfo.c:180 msgid " No info available" msgstr "" #: grub-core/commands/videoinfo.c:198 msgid " Failed to initialize video adapter" msgstr "" #. TRANSLATORS: "x" has to be entered in, #. like an identifier, so please don't #. use better Unicode codepoints. #: grub-core/commands/videoinfo.c:239 grub-core/commands/videoinfo.c:248 msgid "[WxH[xD]]" msgstr "" #: grub-core/commands/videoinfo.c:240 grub-core/commands/videoinfo.c:249 msgid "" "List available video modes. If resolution is given show only modes matching " "it." msgstr "" "Zerrendatu bideo modu eskuragarriak. Bereizmena zehazten bada, erakutsi " "soilik bat batozen moduak." #. TRANSLATORS: "x" has to be entered in, #. like an identifier, so please don't #. use better Unicode codepoints. #: grub-core/commands/videotest.c:225 msgid "[WxH]" msgstr "" #. TRANSLATORS: Here, on the other hand, it's #. nicer to use unicode cross instead of x. #: grub-core/commands/videotest.c:228 msgid "Test video subsystem in mode WxH." msgstr "Egiaztatu bideo azpi-sistema WxH moduan." #: grub-core/commands/videotest.c:231 msgid "Test video subsystem." msgstr "Egiaztatu bideo azpi-sistema." #: grub-core/commands/xen/lsxen.c:80 grub-core/commands/xen/lsxen.c:82 msgid "[DIR]" msgstr "" #: grub-core/commands/xen/lsxen.c:81 grub-core/commands/xen/lsxen.c:83 msgid "List Xen storage." msgstr "" #. TRANSLATORS: GRUBUUID stands for "filesystem #. UUID as used in GRUB". #: grub-core/commands/xnu_uuid.c:110 msgid "[-l] GRUBUUID [VARNAME]" msgstr "" #: grub-core/commands/xnu_uuid.c:111 msgid "" "Transform 64-bit UUID to format suitable for XNU. If -l is given keep it " "lowercase as done by blkid." msgstr "" #: grub-core/disk/geli.c:75 msgid "Couldn't load sha256" msgstr "" #: grub-core/disk/geli.c:85 msgid "Couldn't load sha512" msgstr "" #: grub-core/disk/geli.c:219 msgid "couldn't read ELI metadata" msgstr "" #: grub-core/disk/geli.c:230 msgid "wrong ELI magic or version" msgstr "" #: grub-core/disk/geli.c:420 grub-core/disk/luks.c:317 msgid "Attempting to decrypt master key..." msgstr "" #: grub-core/disk/geli.c:426 grub-core/disk/luks.c:335 #, c-format msgid "Enter passphrase for %s%s%s (%s): " msgstr "" #. TRANSLATORS: It's a cryptographic key slot: one element of an array #. where each element is either empty or holds a key. #: grub-core/disk/geli.c:515 grub-core/disk/luks.c:439 #, c-format msgid "Slot %d opened\n" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:476 grub-core/disk/i386/pc/biosdisk.c:596 #: grub-core/disk/scsi.c:725 msgid "cannot write to CD-ROM" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:509 grub-core/disk/i386/pc/biosdisk.c:519 #: grub-core/kern/disk_common.c:37 #, c-format msgid "attempt to read or write outside of disk `%s'" msgstr "" #: grub-core/disk/i386/pc/biosdisk.c:647 msgid "" "Native disk drivers are in use. Refusing to use firmware disk interface." msgstr "" #. TRANSLATORS: it's a partition for embedding, #. not a partition embed into something. GRUB #. install tools put core.img into a place #. usable for bootloaders (called generically #. "embedding zone") and this operation is #. called "embedding". #: grub-core/disk/ldm.c:1015 msgid "" "your LDM Embedding Partition is too small; embedding won't be possible" msgstr "" #. TRANSLATORS: it's a partition for embedding, #. not a partition embed into something. #: grub-core/disk/ldm.c:1033 msgid "this LDM has no Embedding Partition; embedding won't be possible" msgstr "" #. TRANSLATORS: The disk is simply removed from the list of available ones, #. not wiped, avoid to scare user. #: grub-core/disk/loopback.c:45 msgid "Delete the specified loopback drive." msgstr "" #: grub-core/disk/loopback.c:236 msgid "[-d] DEVICENAME FILE." msgstr "[-d] GAILU_IZENA FITXATEGIA" #. TRANSLATORS: The file itself is not destroyed #. or transformed into drive. #: grub-core/disk/loopback.c:239 msgid "Make a virtual drive from a file." msgstr "" #: grub-core/efiemu/main.c:313 msgid "Load and initialize EFI emulator." msgstr "Kargatu eta hasieratu EFI emulatzailea." #: grub-core/efiemu/main.c:317 msgid "Finalize loading of EFI emulator." msgstr "" #: grub-core/efiemu/main.c:320 msgid "Unload EFI emulator." msgstr "Deskargatu EFI emulatzailea." #: grub-core/font/font_cmd.c:52 msgid "Loaded fonts:" msgstr "" #: grub-core/font/font_cmd.c:74 msgid "FILE..." msgstr "FITXATEGIA..." #: grub-core/font/font_cmd.c:75 msgid "Specify one or more font files to load." msgstr "Zehaztu letra-tipo fitxategi bat edo gehiago kargatzeko." #: grub-core/font/font_cmd.c:78 msgid "List the loaded fonts." msgstr "Kargatutako letra-tipoen zerrenda." #: grub-core/fs/bfs.c:227 grub-core/kern/file.c:149 msgid "attempt to read past the end of file" msgstr "" #: grub-core/fs/fshelp.c:220 grub-core/fs/hfs.c:1134 grub-core/fs/minix.c:614 #: grub-core/fs/ufs.c:654 grub-core/fs/ufs.c:750 grub-core/kern/fs.c:168 #: grub-core/kern/fs.c:180 #, c-format msgid "invalid file name `%s'" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:292 msgid "no decryption key available" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:304 msgid "MAC verification failed" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:406 msgid "Assume input is raw." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:407 msgid "Assume input is hex." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:408 msgid "Assume input is passphrase." msgstr "" #: grub-core/fs/zfs/zfscrypt.c:430 util/grub-fstest.c:553 util/grub-mount.c:484 msgid "Enter ZFS password: " msgstr "" #: grub-core/fs/zfs/zfscrypt.c:469 msgid "[-h|-p|-r] [FILE]" msgstr "" #: grub-core/fs/zfs/zfscrypt.c:470 msgid "Import ZFS wrapping key stored in FILE." msgstr "" #: grub-core/fs/zfs/zfsinfo.c:51 msgid "Virtual device is removed" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:57 msgid "Virtual device is faulted" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:63 msgid "Virtual device is offline" msgstr "" #. TRANSLATORS: degraded doesn't mean broken but that some of #. component are missing but virtual device as whole is still usable. #: grub-core/fs/zfs/zfsinfo.c:70 msgid "Virtual device is degraded" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:73 msgid "Virtual device is online" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:89 msgid "Incorrect virtual device: no type available" msgstr "" #. TRANSLATORS: The virtual devices form a tree (in graph-theoretical #. sense). The nodes like mirror or raidz have children: member devices. #. The "real" devices which actually store data are called "leafs" #. (again borrowed from graph theory) and can be either disks #. (or partitions) or files. #: grub-core/fs/zfs/zfsinfo.c:105 msgid "Leaf virtual device (file or disk)" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:113 msgid "Bootpath: unavailable\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:115 #, c-format msgid "Bootpath: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:120 msgid "Path: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:122 #, c-format msgid "Path: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:127 msgid "Devid: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:129 #, c-format msgid "Devid: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:146 msgid "This VDEV is a mirror" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:151 #, c-format msgid "This VDEV is a RAIDZ%llu\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:156 msgid "Incorrect VDEV" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:159 #, c-format msgid "VDEV with %d children\n" msgstr "" #. TRANSLATORS: it's the element carying the number %d, not #. total element number. And the number itself is fine, #. only the element isn't. #. #: grub-core/fs/zfs/zfsinfo.c:175 #, c-format msgid "VDEV element number %d isn't correct\n" msgstr "" #. TRANSLATORS: it's the element carying the number %d, not #. total element number. This is used in enumeration #. "Element number 1", "Element number 2", ... #: grub-core/fs/zfs/zfsinfo.c:182 #, c-format msgid "VDEV element number %d:\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:191 #, c-format msgid "Unknown virtual device type: %s\n" msgstr "" #. TRANSLATORS: Here we speak about ZFS pools it's semi-marketing, #. semi-technical term by Sun/Oracle and should be translated in sync with #. other ZFS-related software and documentation. #: grub-core/fs/zfs/zfsinfo.c:252 msgid "Pool state: active" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:253 msgid "Pool state: exported" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:254 msgid "Pool state: destroyed" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:255 msgid "Pool state: reserved for hot spare" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:256 msgid "Pool state: level 2 ARC device" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:257 msgid "Pool state: uninitialized" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:258 msgid "Pool state: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:259 msgid "Pool state: potentially active" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:304 msgid "Pool name: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:306 #, c-format msgid "Pool name: %s\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:311 msgid "Pool GUID: unavailable" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:313 #, c-format msgid "Pool GUID: %016llx\n" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:318 msgid "Unable to retrieve pool state" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:320 msgid "Unrecognized pool state" msgstr "" #. TRANSLATORS: There are undetermined number of virtual devices #. in a device tree, not just one. #. #: grub-core/fs/zfs/zfsinfo.c:330 msgid "No virtual device tree available" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:429 msgid "Print ZFS info about DEVICE." msgstr "" #: grub-core/fs/zfs/zfsinfo.c:431 msgid "FILESYSTEM [VARIABLE]" msgstr "" #: grub-core/fs/zfs/zfsinfo.c:432 msgid "Print ZFS-BOOTFSOBJ or store it into VARIABLE" msgstr "" #. TRANSLATORS: at this position GRUB waits for the user to do an action #. in remote debugger, namely to tell it to establish connection. #: grub-core/gdb/gdb.c:48 msgid "Now connect the remote debugger, please." msgstr "" #. TRANSLATORS: GDB stub is a small part of #. GDB functionality running on local host #. which allows remote debugger to #. connect to it. #: grub-core/gdb/gdb.c:84 msgid "Start GDB stub on given port" msgstr "" #. TRANSLATORS: this refers to triggering #. a breakpoint so that the user will land #. into GDB. #: grub-core/gdb/gdb.c:89 msgid "Break into GDB" msgstr "" #: grub-core/gdb/gdb.c:91 msgid "Stop GDB stub" msgstr "" #: grub-core/gfxmenu/gui_label.c:186 grub-core/normal/menu_text.c:184 msgid "" "Press enter to boot the selected OS, `e' to edit the commands before booting " "or `c' for a command-line. ESC to return previous menu." msgstr "" #: grub-core/gfxmenu/gui_label.c:190 grub-core/normal/menu_text.c:192 msgid "" "Press enter to boot the selected OS, `e' to edit the commands before booting " "or `c' for a command-line." msgstr "" #: grub-core/gfxmenu/gui_label.c:194 msgid "enter: boot, `e': options, `c': cmd-line" msgstr "" #: grub-core/gfxmenu/gui_progress_bar.c:333 grub-core/normal/menu_text.c:443 #, c-format msgid "The highlighted entry will be executed automatically in %ds." msgstr "Nabarmendutako sarrera automatikoki exekutatuko da %ds igarotzean." #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the short form in your language. #: grub-core/gfxmenu/gui_progress_bar.c:338 #, c-format msgid "%ds remaining." msgstr "%ds falta dira." #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the shortest form available in you language. #: grub-core/gfxmenu/gui_progress_bar.c:343 grub-core/normal/menu_text.c:441 #: grub-core/normal/menu_text.c:459 #, c-format msgid "%ds" msgstr "%ds" #: grub-core/gfxmenu/view.c:103 msgid "GRUB Boot Menu" msgstr "" #: grub-core/gnulib/argp-help.c:149 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: grub-core/gnulib/argp-help.c:222 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: grub-core/gnulib/argp-help.c:228 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: grub-core/gnulib/argp-help.c:237 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: grub-core/gnulib/argp-help.c:249 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: grub-core/gnulib/argp-help.c:1249 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: grub-core/gnulib/argp-help.c:1646 msgid " or: " msgstr "" #: grub-core/gnulib/argp-help.c:1658 msgid " [OPTION...]" msgstr "" #: grub-core/gnulib/argp-help.c:1685 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" #: grub-core/gnulib/argp-help.c:1713 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: grub-core/gnulib/argp-help.c:1932 grub-core/gnulib/error.c:188 msgid "Unknown system error" msgstr "" #: grub-core/gnulib/argp-parse.c:81 msgid "give this help list" msgstr "" #: grub-core/gnulib/argp-parse.c:82 msgid "give a short usage message" msgstr "" #: grub-core/gnulib/argp-parse.c:83 util/grub-mkfont.c:943 msgid "NAME" msgstr "" #: grub-core/gnulib/argp-parse.c:83 msgid "set the program name" msgstr "" #: grub-core/gnulib/argp-parse.c:84 grub-core/kern/emu/main.c:97 msgid "SECS" msgstr "" #: grub-core/gnulib/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "" #: grub-core/gnulib/argp-parse.c:142 msgid "print program version" msgstr "" #: grub-core/gnulib/argp-parse.c:159 msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: grub-core/gnulib/argp-parse.c:612 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: grub-core/gnulib/argp-parse.c:755 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: grub-core/gnulib/getopt.c:547 grub-core/gnulib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: grub-core/gnulib/getopt.c:624 grub-core/gnulib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:637 grub-core/gnulib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:685 grub-core/gnulib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:742 grub-core/gnulib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: grub-core/gnulib/getopt.c:753 grub-core/gnulib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: grub-core/gnulib/getopt.c:805 grub-core/gnulib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: grub-core/gnulib/getopt.c:861 grub-core/gnulib/getopt.c:878 #: grub-core/gnulib/getopt.c:1088 grub-core/gnulib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: grub-core/gnulib/getopt.c:934 grub-core/gnulib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: grub-core/gnulib/getopt.c:974 grub-core/gnulib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: grub-core/gnulib/getopt.c:1013 grub-core/gnulib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: grub-core/gnulib/regcomp.c:131 grub-core/osdep/aros/hostdisk.c:515 msgid "Success" msgstr "" #: grub-core/gnulib/regcomp.c:134 msgid "No match" msgstr "" #: grub-core/gnulib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: grub-core/gnulib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: grub-core/gnulib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: grub-core/gnulib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: grub-core/gnulib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: grub-core/gnulib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: grub-core/gnulib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: grub-core/gnulib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: grub-core/gnulib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: grub-core/gnulib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: grub-core/gnulib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: grub-core/gnulib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: grub-core/gnulib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: grub-core/gnulib/regcomp.c:553 msgid "unknown regexp error" msgstr "" #: grub-core/gnulib/regcomp.c:700 msgid "No previous regular expression" msgstr "" #: grub-core/hello/hello.c:36 msgid "Hello World" msgstr "" #: grub-core/hello/hello.c:45 msgid "Say `Hello World'." msgstr "" #: grub-core/io/gzio.c:397 grub-core/kern/file.c:203 msgid "attempt to seek outside of the file" msgstr "" #. TRANSLATORS: It's about given file having some strange format, not #. complete lack of gzip support. #: grub-core/io/gzio.c:1177 grub-core/io/gzio.c:1183 grub-core/io/gzio.c:1190 msgid "unsupported gzip format" msgstr "" #: grub-core/io/lzopio.c:511 msgid "lzop file corrupted" msgstr "" #: grub-core/io/xzio.c:276 msgid "xz file corrupted or unsupported block options" msgstr "" #: grub-core/kern/corecmd.c:178 msgid "[ENVVAR=VALUE]" msgstr "[ENVVAR=BALIOA]" #: grub-core/kern/corecmd.c:179 msgid "Set an environment variable." msgstr "Ezarri inguruneko aldagai bat." #: grub-core/kern/corecmd.c:183 msgid "ENVVAR" msgstr "ENVVAR" #: grub-core/kern/corecmd.c:184 msgid "Remove an environment variable." msgstr "Kendu inguruneko aldagai bat." #: grub-core/kern/corecmd.c:186 msgid "[ARG]" msgstr "[ARG]" #: grub-core/kern/corecmd.c:186 msgid "List devices or files." msgstr "Zerrendatu gailu edo fitxategiak." #: grub-core/kern/corecmd.c:188 msgid "Insert a module." msgstr "Txertatu modulu bat." #: grub-core/kern/disk_common.c:25 msgid "attempt to read or write outside of partition" msgstr "" #: grub-core/kern/elf.c:66 msgid "unrecognized ELF class" msgstr "" #: grub-core/kern/emu/main.c:90 util/grub-fstest.c:516 util/grub-mount.c:453 msgid "DEVICE_NAME" msgstr "GAILU_IZENA" #: grub-core/kern/emu/main.c:90 grub-core/loader/i386/bsd.c:135 #: grub-core/loader/i386/bsd.c:168 util/grub-fstest.c:516 util/grub-mount.c:453 msgid "Set root device." msgstr "Ezarri erro-gailua." #: grub-core/kern/emu/main.c:95 util/grub-setup.c:83 #, c-format msgid "use GRUB files in the directory DIR [default=%s]" msgstr "" #: grub-core/kern/emu/main.c:97 msgid "wait until a debugger will attach" msgstr "" #: grub-core/kern/emu/main.c:169 msgid "GRUB emulator." msgstr "" #. TRANSLATORS: In this case GRUB tells user what he has to do. #: grub-core/kern/emu/main.c:201 #, c-format msgid "Run `gdb %s %d', and set ARGS.HOLD to zero.\n" msgstr "" #: grub-core/kern/emu/misc.c:47 #, c-format msgid "%s: warning:" msgstr "" #: grub-core/kern/emu/misc.c:63 #, c-format msgid "%s: info:" msgstr "%s: informazioa:" #: grub-core/kern/emu/misc.c:78 util/grub-fstest.c:567 util/grub-fstest.c:575 #: util/grub-mount.c:498 util/grub-mount.c:506 #, c-format msgid "%s: error:" msgstr "%s: errorea:" #: grub-core/kern/fs.c:120 msgid "unknown filesystem" msgstr "" #: grub-core/kern/mips/arc/init.c:273 grub-core/kern/mips/loongson/init.c:301 msgid "Shutdown failed" msgstr "" #: grub-core/kern/mips/arc/init.c:285 msgid "Exit failed" msgstr "" #: grub-core/kern/misc.c:380 grub-core/kern/misc.c:436 include/grub/misc.h:315 #: include/grub/misc.h:324 msgid "overflow is detected" msgstr "" #: grub-core/kern/partition.c:51 grub-core/partmap/bsdlabel.c:108 #, c-format msgid "Discarding improperly nested partition (%s,%s,%s%d)" msgstr "" #: grub-core/kern/rescue_parser.c:69 util/grub-editenv.c:291 #, c-format msgid "Unknown command `%s'.\n" msgstr "Komando ezezaguna `%s'.\n" #: grub-core/lib/arg.c:31 msgid "Display this help and exit." msgstr "Erakutsi laguntza hau eta irten." #: grub-core/lib/arg.c:33 msgid "Display the usage of this command and exit." msgstr "Erakutsi komando honen erabilera eta irten." #: grub-core/lib/arg.c:362 #, c-format msgid "missing mandatory option for `%s'" msgstr "" #: grub-core/lib/arg.c:384 #, c-format msgid "the argument `%s' requires an integer" msgstr "" #: grub-core/lib/arg.c:407 #, c-format msgid "" "a value was assigned to the argument `%s' while it doesn't require an " "argument" msgstr "" #: grub-core/lib/backtrace.c:64 msgid "Print backtrace." msgstr "" #: grub-core/lib/i386/halt.c:77 msgid "GRUB doesn't know how to halt this machine yet!" msgstr "" #: grub-core/lib/legacy_parse.c:75 msgid "Default server is ${net_default_server}" msgstr "" #: grub-core/lib/legacy_parse.c:843 grub-core/video/colors.c:296 #: grub-core/video/colors.c:305 grub-core/video/colors.c:311 #: grub-core/video/colors.c:327 util/render-label.c:84 util/render-label.c:98 #, c-format msgid "invalid color specification `%s'" msgstr "" #: grub-core/lib/mips/arc/reboot.c:32 grub-core/lib/mips/loongson/reboot.c:61 msgid "Reboot failed" msgstr "" #: grub-core/loader/arm/linux.c:242 msgid "device tree must be supplied (see `devicetree' command)" msgstr "" #: grub-core/loader/arm/linux.c:330 msgid "invalid zImage" msgstr "" #: grub-core/loader/efi/appleloader.c:231 msgid "[OPTS]" msgstr "" #. TRANSLATORS: This command is used on EFI to #. switch to BIOS mode and boot the OS requiring #. BIOS. #: grub-core/loader/efi/appleloader.c:235 msgid "Boot BIOS-based system." msgstr "" #: grub-core/loader/efi/chainloader.c:410 #: grub-core/loader/i386/pc/chainloader.c:287 msgid "Load another boot loader." msgstr "Kargatu beste abioko kargatzaile bat." #: grub-core/loader/i386/bsd.c:102 msgid "Display output on all consoles." msgstr "Bistaratu irteera kontsola guztietan." #: grub-core/loader/i386/bsd.c:103 grub-core/loader/i386/bsd.c:137 #: grub-core/loader/i386/bsd.c:170 msgid "Use serial console." msgstr "Erabili serieko kontsola." #: grub-core/loader/i386/bsd.c:104 grub-core/loader/i386/bsd.c:130 #: grub-core/loader/i386/bsd.c:158 msgid "Ask for file name to reboot from." msgstr "" #: grub-core/loader/i386/bsd.c:105 msgid "Use CD-ROM as root." msgstr "" #: grub-core/loader/i386/bsd.c:106 msgid "Invoke user configuration routing." msgstr "" #: grub-core/loader/i386/bsd.c:107 grub-core/loader/i386/bsd.c:134 #: grub-core/loader/i386/bsd.c:161 msgid "Enter in KDB on boot." msgstr "Sartu KDB-n abioan." #: grub-core/loader/i386/bsd.c:108 msgid "Use GDB remote debugger instead of DDB." msgstr "Erabili GDB urruneko araztailea DDB-ren ordez." #: grub-core/loader/i386/bsd.c:109 msgid "Disable all boot output." msgstr "Desgaitu abioko irteera guztiak." #: grub-core/loader/i386/bsd.c:111 msgid "Wait for keypress after every line of output." msgstr "Itxaron tekla bat sakatu arte irteerako lerro bakoitzaren ondoren." #: grub-core/loader/i386/bsd.c:113 msgid "Use compiled-in root device." msgstr "" #: grub-core/loader/i386/bsd.c:114 grub-core/loader/i386/bsd.c:133 #: grub-core/loader/i386/bsd.c:164 msgid "Boot into single mode." msgstr "" #: grub-core/loader/i386/bsd.c:115 grub-core/loader/i386/bsd.c:165 msgid "Boot with verbose messages." msgstr "Abiatu mezu berritsuekin." #: grub-core/loader/i386/bsd.c:131 grub-core/loader/i386/bsd.c:159 msgid "Don't reboot, just halt." msgstr "Ez berrabiarazi, soilik gelditu." #: grub-core/loader/i386/bsd.c:132 grub-core/loader/i386/bsd.c:160 msgid "Change configured devices." msgstr "Aldatu konfiguratutako gailuak." #. TRANSLATORS: "com" is static and not to be translated. It refers to #. serial ports e.g. com1. #. #: grub-core/loader/i386/bsd.c:141 msgid "comUNIT[,SPEED]" msgstr "comUNITATEA[,ABIADURA]" #: grub-core/loader/i386/bsd.c:156 msgid "Disable SMP." msgstr "Desgaitu SMP." #: grub-core/loader/i386/bsd.c:157 msgid "Disable ACPI." msgstr "Desgaitu ACPI." #: grub-core/loader/i386/bsd.c:163 msgid "Don't display boot diagnostic messages." msgstr "Ez bistaratu abioko diagnostiko mezuak." #: grub-core/loader/i386/bsd.c:166 msgid "Boot with debug messages." msgstr "Abiatu arazte mezuekin." #: grub-core/loader/i386/bsd.c:167 msgid "Suppress normal output (warnings remain)." msgstr "" #. TRANSLATORS: "com" is static and not to be translated. It refers to #. serial ports e.g. com1. #. #: grub-core/loader/i386/bsd.c:174 msgid "[ADDR|comUNIT][,SPEED]" msgstr "[HELBIDEA|comUNITATEA][,ABIADURA]" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "name" msgstr "" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "type" msgstr "" #: grub-core/loader/i386/bsd.c:482 grub-core/loader/i386/bsd.c:548 msgid "addr" msgstr "" #: grub-core/loader/i386/bsd.c:483 grub-core/loader/i386/bsd.c:549 msgid "size" msgstr "" #: grub-core/loader/i386/bsd.c:2108 msgid "Load kernel of FreeBSD." msgstr "Kargatu FreeBSD-ren nukleoa." #: grub-core/loader/i386/bsd.c:2111 msgid "Load kernel of OpenBSD." msgstr "Kargatu OpenBSD-ren nukleoa." #: grub-core/loader/i386/bsd.c:2114 msgid "Load kernel of NetBSD." msgstr "Kargatu NetBSD-ren nukleoa." #: grub-core/loader/i386/bsd.c:2118 msgid "Load FreeBSD env." msgstr "Kargatu FreeBSD ingurunea." #: grub-core/loader/i386/bsd.c:2121 msgid "Load FreeBSD kernel module." msgstr "Kargatu FreeBSD nukleoaren modulua." #: grub-core/loader/i386/bsd.c:2124 msgid "Load NetBSD kernel module." msgstr "Kargatu NetBSD nukleoaren modulua." #: grub-core/loader/i386/bsd.c:2127 msgid "Load NetBSD kernel module (ELF)." msgstr "Kargatu NetBSD nukleoaren modulua (ELF)." #: grub-core/loader/i386/bsd.c:2130 msgid "Load FreeBSD kernel module (ELF)." msgstr "Kargatu FreeBSD nukleoaren modulua (ELF)." #. TRANSLATORS: ramdisk isn't identifier, #. it can be translated. #: grub-core/loader/i386/bsd.c:2136 msgid "Load kOpenBSD ramdisk." msgstr "" #. TRANSLATORS: "payload" is a term used #. by coreboot and must be translated in #. sync with coreboot. If unsure, #. let it untranslated. #: grub-core/loader/i386/coreboot/chainloader.c:509 msgid "Load another coreboot payload" msgstr "" #: grub-core/loader/i386/pc/chainloader.c:286 msgid "[--force|--bpb] FILE" msgstr "" #: grub-core/loader/i386/pc/freedos.c:183 msgid "Load FreeDOS kernel.sys." msgstr "" #: grub-core/loader/i386/pc/ntldr.c:155 msgid "Load NTLDR or BootMGR." msgstr "Kargatu NTLDR edo BootMGR." #. TRANSLATORS: it's about guessing which GRUB disk #. is which Plan9 disk. If your language has no #. word "mapping" you can use another word which #. means that the GRUBDEVICE and PLAN9DEVICE are #. actually the same device, just named differently #. in OS and GRUB. #: grub-core/loader/i386/pc/plan9.c:58 msgid "Override guessed mapping of Plan9 devices." msgstr "" #: grub-core/loader/i386/pc/plan9.c:59 msgid "GRUBDEVICE=PLAN9DEVICE" msgstr "" #: grub-core/loader/i386/pc/plan9.c:579 msgid "KERNEL ARGS" msgstr "" #: grub-core/loader/i386/pc/plan9.c:579 msgid "Load Plan9 kernel." msgstr "" #: grub-core/loader/i386/pc/pxechainloader.c:161 msgid "Load a PXE image." msgstr "" #: grub-core/loader/i386/pc/truecrypt.c:226 msgid "Load Truecrypt ISO." msgstr "" #: grub-core/loader/i386/xen.c:542 grub-core/loader/i386/xen.c:608 msgid "initrd already loaded" msgstr "" #: grub-core/loader/i386/xen.c:702 msgid "Load module." msgstr "" #: grub-core/loader/i386/xnu.c:958 msgid "Press any key to launch xnu" msgstr "" #. TRANSLATORS: `device-properties' #. is a variable name, #. not a program. #: grub-core/loader/i386/xnu.c:1113 msgid "Load `device-properties' dump." msgstr "" #: grub-core/loader/ia64/efi/linux.c:123 msgid "Could not locate FPSWA driver" msgstr "" #: grub-core/loader/ia64/efi/linux.c:131 msgid "FPSWA protocol wasn't able to find the interface" msgstr "" #: grub-core/loader/ia64/efi/linux.c:616 msgid "No FPSWA found" msgstr "" #: grub-core/loader/ia64/efi/linux.c:618 #, c-format msgid "FPSWA revision: %x\n" msgstr "" #: grub-core/loader/ia64/efi/linux.c:627 msgid "FILE [ARGS...]" msgstr "" #: grub-core/loader/ia64/efi/linux.c:633 msgid "Display FPSWA version." msgstr "" #: grub-core/loader/multiboot.c:193 msgid "WARNING: no console will be available to OS" msgstr "" #: grub-core/loader/multiboot.c:389 msgid "Load a multiboot 2 kernel." msgstr "Kargatu nukleo abioanitz 2 bat." #: grub-core/loader/multiboot.c:392 msgid "Load a multiboot 2 module." msgstr "Kargatu modulu abioanitz 2 bat." #: grub-core/loader/multiboot.c:395 msgid "Load a multiboot kernel." msgstr "Kargatu nukleo abioanitz bat." #: grub-core/loader/multiboot.c:398 msgid "Load a multiboot module." msgstr "Kargatu modulu abioanitz bat." #: grub-core/loader/xnu.c:1404 grub-core/term/gfxterm_background.c:45 msgid "Background image mode." msgstr "" #. TRANSLATORS: This refers to background image mode (stretched or #. in left-top corner). Note that GRUB will accept only original #. keywords stretch and normal, not the translated ones. #. So please put both in translation #. e.g. stretch(=%STRETCH%)|normal(=%NORMAL%). #. The percents mark the translated version. Since many people #. may not know the word stretch or normal I recommend #. putting the translation either here or in "Background image mode." #. string. #: grub-core/loader/xnu.c:1404 grub-core/term/gfxterm_background.c:55 msgid "stretch|normal" msgstr "" #: grub-core/loader/xnu.c:1470 msgid "Load XNU image." msgstr "Kargatu XNU irudia." #: grub-core/loader/xnu.c:1472 msgid "Load 64-bit XNU image." msgstr "Kargatu 64-biteko XNU irudia." #: grub-core/loader/xnu.c:1474 msgid "Load XNU extension package." msgstr "Kargatu XNU hedapen paketea." #: grub-core/loader/xnu.c:1476 msgid "Load XNU extension." msgstr "Kargatu XNU hedapena." #. TRANSLATORS: OSBundleRequired is a #. variable name in xnu extensions #. manifests. It behaves mostly like #. GNU/Linux runlevels. #. #: grub-core/loader/xnu.c:1483 msgid "DIRECTORY [OSBundleRequired]" msgstr "DIREKTORIOA [OSBundleRequired]" #. TRANSLATORS: There are many extensions #. in extension directory. #: grub-core/loader/xnu.c:1486 msgid "Load XNU extension directory." msgstr "Kargatu XNU hedapen direktorioa." #. TRANSLATORS: ramdisk here isn't identifier. It can be translated. #: grub-core/loader/xnu.c:1489 msgid "Load XNU ramdisk. It will be available in OS as md0." msgstr "" #: grub-core/loader/xnu.c:1493 msgid "Load a splash image for XNU." msgstr "Kargatu XNU-rentzako harrerako irudia." #: grub-core/loader/xnu.c:1498 msgid "Load an image of hibernated XNU." msgstr "" #: grub-core/mmap/mmap.c:538 msgid "ADDR1,MASK1[,ADDR2,MASK2[,...]]" msgstr "HELBIDEA1,MASKARA1[,HELBIDEA2,MASKARA2[,...]]" #: grub-core/mmap/mmap.c:539 msgid "Declare memory regions as faulty (badram)." msgstr "" #: grub-core/mmap/mmap.c:541 msgid "FROM[K|M|G] TO[K|M|G]" msgstr "HEMENDIK[K|M|G] HONA[K|M|G]" #: grub-core/mmap/mmap.c:542 msgid "Remove any memory regions in specified range." msgstr "Ezabatu zehazturiko tarteko edozein memoria area." #: grub-core/net/bootp.c:341 msgid "four arguments expected" msgstr "" #: grub-core/net/bootp.c:352 msgid "no DHCP info found" msgstr "" #: grub-core/net/bootp.c:355 grub-core/net/bootp.c:367 msgid "no DHCP options found" msgstr "" #: grub-core/net/bootp.c:374 grub-core/net/bootp.c:384 #, c-format msgid "no DHCP option %d found" msgstr "" #: grub-core/net/bootp.c:444 #, c-format msgid "unrecognised DHCP option format specification `%s'" msgstr "" #: grub-core/net/bootp.c:468 msgid "no network card found" msgstr "" #: grub-core/net/bootp.c:604 msgid "[CARD]" msgstr "" #: grub-core/net/bootp.c:605 msgid "perform a bootp autoconfiguration" msgstr "" #: grub-core/net/bootp.c:607 msgid "VAR INTERFACE NUMBER DESCRIPTION" msgstr "" #: grub-core/net/bootp.c:608 msgid "" "retrieve DHCP option and save it into VAR. If VAR is - then print the value." msgstr "" #: grub-core/net/dns.c:450 msgid "no DNS servers configured" msgstr "" #: grub-core/net/dns.c:513 msgid "domain name component is too long" msgstr "" #: grub-core/net/dns.c:612 grub-core/net/dns.c:660 msgid "no DNS record found" msgstr "" #: grub-core/net/dns.c:620 msgid "no DNS reply received" msgstr "" #: grub-core/net/dns.c:676 msgid "only ipv4" msgstr "" #: grub-core/net/dns.c:680 msgid "only ipv6" msgstr "" #: grub-core/net/dns.c:684 msgid "prefer ipv4" msgstr "" #: grub-core/net/dns.c:688 msgid "prefer ipv6" msgstr "" #: grub-core/net/dns.c:721 msgid "invalid argument" msgstr "" #: grub-core/net/dns.c:753 msgid "ADDRESS DNSSERVER" msgstr "" #: grub-core/net/dns.c:754 msgid "Perform a DNS lookup" msgstr "" #: grub-core/net/dns.c:756 grub-core/net/dns.c:759 msgid "DNSSERVER" msgstr "" #: grub-core/net/dns.c:757 msgid "Add a DNS server" msgstr "" #: grub-core/net/dns.c:760 msgid "Remove a DNS server" msgstr "" #: grub-core/net/dns.c:762 msgid "List DNS servers" msgstr "" #: grub-core/net/http.c:105 msgid "unsupported HTTP response" msgstr "" #. TRANSLATORS: GRUB HTTP code is pretty young. So even perfectly #. valid answers like 403 will trigger this very generic message. #: grub-core/net/http.c:126 #, c-format msgid "unsupported HTTP error %d: %s" msgstr "" #: grub-core/net/tcp.c:663 msgid "connection refused" msgstr "" #: grub-core/net/tcp.c:666 msgid "connection timeout" msgstr "" #: grub-core/normal/cmdline.c:174 grub-core/normal/menu_entry.c:1057 msgid "Possible commands are:" msgstr "Komando posibleak:" #: grub-core/normal/cmdline.c:177 grub-core/normal/menu_entry.c:1061 msgid "Possible devices are:" msgstr "Gailu posibleak:" #: grub-core/normal/cmdline.c:180 grub-core/normal/menu_entry.c:1065 msgid "Possible files are:" msgstr "Fitxategi posibleak:" #: grub-core/normal/cmdline.c:183 grub-core/normal/menu_entry.c:1069 msgid "Possible partitions are:" msgstr "Partizio posibleak:" #: grub-core/normal/cmdline.c:186 grub-core/normal/menu_entry.c:1073 msgid "Possible arguments are:" msgstr "Argumentu posibleak:" #. TRANSLATORS: this message is used if none of above matches. #. This shouldn't happen but please use the general term for #. "thing" or "object". #: grub-core/normal/cmdline.c:192 grub-core/normal/menu_entry.c:1077 msgid "Possible things are:" msgstr "Gauza posibleak:" #: grub-core/normal/color.c:81 #, c-format msgid "Warning: syntax error (missing slash) in `%s'\n" msgstr "Abisua: sintaxi errorea (barra falta da) `%s'-(e)n\n" #: grub-core/normal/color.c:90 #, c-format msgid "Warning: invalid foreground color `%s'\n" msgstr "Abisua: aurreko planoko kolore baliogabea `%s'\n" #: grub-core/normal/color.c:96 #, c-format msgid "Warning: invalid background color `%s'\n" msgstr "Abisua: atzeko planoko kolore baliogabea `%s'\n" #: grub-core/normal/context.c:203 msgid "ENVVAR [ENVVAR] ..." msgstr "ENVVAR [ENVVAR] ..." #: grub-core/normal/context.c:204 msgid "Export variables." msgstr "Esportatu aldagaiak." #: grub-core/normal/datetime.c:25 msgid "Sunday" msgstr "" #: grub-core/normal/datetime.c:26 msgid "Monday" msgstr "" #: grub-core/normal/datetime.c:27 msgid "Tuesday" msgstr "" #: grub-core/normal/datetime.c:28 msgid "Wednesday" msgstr "" #: grub-core/normal/datetime.c:29 msgid "Thursday" msgstr "" #: grub-core/normal/datetime.c:30 msgid "Friday" msgstr "" #: grub-core/normal/datetime.c:31 msgid "Saturday" msgstr "" #: grub-core/normal/dyncmd.c:187 msgid "module isn't loaded" msgstr "" #: grub-core/normal/menu_entry.c:1160 msgid "Booting a command list" msgstr "Komando zerrenda bat abiatzen." #: grub-core/normal/menu_text.c:160 msgid "" "Minimum Emacs-like screen editing is supported. TAB lists completions. Press " "Ctrl-x or F10 to boot, Ctrl-c or F2 for a command-line or ESC to discard " "edits and return to the GRUB menu." msgstr "" "Emacs estiloko pantaila edizio minimo bat onartzen da. TAB-ek amaierak " "zerrendatzen ditu. Sakatu Ktrl-x edo F10 abiatzeko, Ktrl-c edo F2 komando " "lerrorako edo ESC edizioak baztertu eta GRUB menura itzultzeko." #: grub-core/normal/menu_text.c:170 #, c-format msgid "Use the %C and %C keys to select which entry is highlighted." msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:38 msgid "B" msgstr "" #: grub-core/normal/misc.c:38 msgid "KiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "MiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "GiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "TiB" msgstr "" #: grub-core/normal/misc.c:38 msgid "PiB" msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:40 msgid "K" msgstr "" #: grub-core/normal/misc.c:40 msgid "M" msgstr "" #: grub-core/normal/misc.c:40 msgid "G" msgstr "" #: grub-core/normal/misc.c:40 msgid "T" msgstr "" #: grub-core/normal/misc.c:40 msgid "P" msgstr "" #. TRANSLATORS: that's the list of binary unit prefixes. #: grub-core/normal/misc.c:42 msgid "B/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "KiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "MiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "GiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "TiB/s" msgstr "" #: grub-core/normal/misc.c:42 msgid "PiB/s" msgstr "" #: grub-core/normal/misc.c:96 #, c-format msgid "Partition %s:" msgstr "%s partizioa:" #: grub-core/normal/misc.c:101 #, c-format msgid "Device %s:" msgstr "%s gailua:" #: grub-core/normal/misc.c:107 msgid "Filesystem cannot be accessed" msgstr "Fitxategi-sistema ezin da atzitu" #: grub-core/normal/misc.c:121 #, c-format msgid "Filesystem type %s" msgstr "Fitxategi-sistema mota %s" #: grub-core/normal/misc.c:131 #, c-format msgid "- Label `%s'" msgstr "" #. TRANSLATORS: Arguments are year, month, day, hour, minute, #. second, day of the week (translated). #: grub-core/normal/misc.c:148 #, c-format msgid "- Last modification time %d-%02d-%02d %02d:%02d:%02d %s" msgstr "- Azken aldaketa-ordua %d-%02d-%02d %02d:%02d:%02d %s" #: grub-core/normal/misc.c:171 msgid "No known filesystem detected" msgstr "" #: grub-core/normal/misc.c:174 #, c-format msgid " - Partition start at %llu%sKiB" msgstr "" #: grub-core/normal/misc.c:178 #, c-format msgid " - Sector size %uB" msgstr "" #: grub-core/normal/misc.c:180 msgid " - Total size unknown" msgstr "" #: grub-core/normal/misc.c:182 #, c-format msgid " - Total size %llu%sKiB" msgstr "" #. TRANSLATORS: Replace dot with appropriate decimal separator for #. your language. #: grub-core/normal/misc.c:186 msgid ".5" msgstr "" #. TRANSLATORS: This has to fit on one line. It's ok to include few #. words but don't write poems. #: grub-core/normal/term.c:84 msgid "--MORE--" msgstr "" #: grub-core/osdep/basic/compress.c:8 grub-core/osdep/basic/compress.c:14 #: grub-core/osdep/basic/compress.c:20 msgid "no compression is available for your platform" msgstr "" #: grub-core/osdep/basic/no_platform.c:38 msgid "no EFI routines are available for your platform" msgstr "" #. TRANSLATORS: The OS itself may very well have a random #. number generator but GRUB doesn't know how to access it. #: grub-core/osdep/basic/random.c:42 msgid "no random number generator is available for your OS" msgstr "" #: grub-core/osdep/devmapper/getroot.c:75 msgid "Failed to create `device-mapper' tree" msgstr "" #: grub-core/osdep/devmapper/getroot.c:188 #: grub-core/osdep/freebsd/getroot.c:202 #, c-format msgid "can't mount encrypted volume `%s': %s" msgstr "" #. TRANSLATORS: geom is the name of (k)FreeBSD device framework. #. Usually left untranslated. #. #: grub-core/osdep/freebsd/getroot.c:82 grub-core/osdep/freebsd/getroot.c:164 #: grub-core/osdep/freebsd/getroot.c:258 grub-core/osdep/freebsd/getroot.c:316 msgid "couldn't open geom" msgstr "" #: grub-core/osdep/freebsd/getroot.c:182 grub-core/osdep/freebsd/getroot.c:277 msgid "couldn't find geli consumer" msgstr "" #: grub-core/osdep/freebsd/getroot.c:282 msgid "couldn't retrieve geli UUID" msgstr "" #. TRANSLATORS: geom is the name of (k)FreeBSD device framework. #. Usually left untranslated. "part" is the identifier of one of its #. classes. #: grub-core/osdep/freebsd/getroot.c:325 msgid "couldn't find geom `part' class" msgstr "" #: grub-core/osdep/generic/blocklist.c:56 #, c-format msgid "attempting to read the core image `%s' from GRUB" msgstr "GRUB-etik `%s' funtsezko irudia irakurtzen saiatzen" #: grub-core/osdep/generic/blocklist.c:57 #, c-format msgid "attempting to read the core image `%s' from GRUB again" msgstr "GRUB-etik `%s' funtsezko irudia berriro irakurtzen saiatzen" #: grub-core/osdep/generic/blocklist.c:116 #, c-format msgid "cannot read `%s' correctly" msgstr "ezin da `%s' behar bezala irakurri" #: grub-core/osdep/generic/blocklist.c:128 msgid "failed to read the sectors of the core image" msgstr "" #. TRANSLATORS: On GNU/Hurd, a "translator" is similar to a filesystem #. mount, but handled by a userland daemon, whose invocation command line #. is being fetched here. First %s is the file being looked at (for which #. we are fetching the "translator" command line), second %s is the error #. message. #. #: grub-core/osdep/hurd/getroot.c:79 #, c-format msgid "cannot get translator command line for path `%s': %s" msgstr "" #: grub-core/osdep/hurd/getroot.c:82 #, c-format msgid "translator command line is empty for path `%s'" msgstr "" #. TRANSLATORS: we expect to get something like #. /hurd/foobar --option1 --option2=baz /dev/something #. #: grub-core/osdep/hurd/getroot.c:98 #, c-format msgid "" "translator `%s' for path `%s' has several non-option words, at least `%s' " "and `%s'" msgstr "" #. TRANSLATORS: we expect to get something like #. /hurd/foobar --option1 --option2=baz /dev/something #. #: grub-core/osdep/hurd/getroot.c:109 #, c-format msgid "" "translator `%s' for path `%s' is given only options, cannot find device part" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:73 #, c-format msgid "Storage information for `%s' does not include type" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:75 #, c-format msgid "`%s' is not a local disk" msgstr "" #: grub-core/osdep/hurd/hostdisk.c:78 #, c-format msgid "" "Storage information for `%s' indicates neither a plain partition nor a plain " "disk" msgstr "" #: grub-core/osdep/linux/blocklist.c:81 grub-core/osdep/linux/blocklist.c:94 #: grub-core/osdep/linux/blocklist.c:120 #, c-format msgid "can't retrieve blocklists: %s" msgstr "" #: grub-core/osdep/linux/blocklist.c:84 msgid "blocksize is not divisible by 512" msgstr "" #: grub-core/osdep/linux/ofpath.c:134 #, c-format msgid "" "`obppath' not found in parent dirs of `%s', no IEEE1275 name discovery" msgstr "" #: grub-core/osdep/linux/ofpath.c:532 #, c-format msgid "unknown device type %s\n" msgstr "" #: grub-core/osdep/linux/ofpath.c:550 util/ieee1275/grub-ofpathname.c:39 #, c-format msgid "Usage: %s DEVICE\n" msgstr "" #: grub-core/osdep/unix/exec.c:86 grub-core/osdep/unix/exec.c:172 #: grub-core/osdep/unix/exec.c:217 #, c-format msgid "Unable to fork: %s" msgstr "" #: grub-core/osdep/unix/exec.c:166 grub-core/osdep/unix/exec.c:211 #, c-format msgid "Unable to create pipe: %s" msgstr "" #: grub-core/osdep/unix/getroot.c:418 grub-core/osdep/unix/getroot.c:472 #: grub-core/osdep/unix/getroot.c:481 msgid "cannot restore the original directory" msgstr "" #: grub-core/osdep/unix/hostdisk.c:307 #, c-format msgid "cannot make temporary file: %s" msgstr "" #: grub-core/osdep/unix/hostdisk.c:325 #, c-format msgid "cannot make temporary directory: %s" msgstr "" #: grub-core/osdep/unix/platform.c:222 #, c-format msgid "" "`nvram' failed. \n" "You will have to set `boot-device' variable manually. At the IEEE1275 " "prompt, type:\n" " %s\n" msgstr "" #. TRANSLATORS: canonical pathname is the #. complete one e.g. /etc/fstab. It has #. to contain `/' normally, if it doesn't #. we're in trouble and throw this error. #: grub-core/osdep/unix/relpath.c:87 msgid "no `/' in canonical filename" msgstr "" #: grub-core/osdep/windows/hostdisk.c:151 msgid "cygwin_conv_path() failed" msgstr "" #: grub-core/partmap/gpt.c:191 msgid "" "this GPT partition label contains no BIOS Boot Partition; embedding won't be " "possible" msgstr "" #: grub-core/partmap/gpt.c:196 msgid "your BIOS Boot Partition is too small; embedding won't be possible" msgstr "" #. TRANSLATORS: MBR gap and boot track is the same thing and is the space #. between MBR and first partitition. If your language translates well only #. "boot track", you can just use it everywhere. Next two messages are about #. RAID controllers/software bugs which GRUB has to live with. Please spread #. the message that these are bugs in other software and not merely #. suboptimal behaviour. #: grub-core/partmap/msdos.c:51 #, c-format msgid "" "Sector %llu is already in use by raid controller `%s'; avoiding it. Please " "ask the manufacturer not to store data in MBR gap" msgstr "" #: grub-core/partmap/msdos.c:54 #, c-format msgid "" "Sector %llu is already in use by the program `%s'; avoiding it. This " "software may cause boot or other problems in future. Please ask its authors " "not to store data in the boot track" msgstr "" #: grub-core/partmap/msdos.c:384 msgid "" "other software is using the embedding area, and there is not enough room for " "core.img. Such software is often trying to store data in a way that avoids " "detection. We recommend you investigate" msgstr "" #: grub-core/partmap/msdos.c:395 msgid "" "this msdos-style partition label has no post-MBR gap; embedding won't be " "possible" msgstr "" #: grub-core/partmap/msdos.c:404 msgid "your embedding area is unusually small. core.img won't fit in it." msgstr "" #: grub-core/parttool/msdospart.c:39 msgid "Make partition active" msgstr "" #: grub-core/parttool/msdospart.c:51 msgid "not a primary partition" msgstr "" #: grub-core/parttool/msdospart.c:69 #, c-format msgid "Partition %d is active now. \n" msgstr "" #: grub-core/parttool/msdospart.c:74 #, c-format msgid "Cleared active flag on %d. \n" msgstr "" #: grub-core/parttool/msdospart.c:87 msgid "Change partition type" msgstr "" #: grub-core/parttool/msdospart.c:88 msgid "Set `hidden' flag in partition type" msgstr "" #: grub-core/parttool/msdospart.c:130 #, c-format msgid "the partition type 0x%x isn't valid" msgstr "" #. TRANSLATORS: In this case we're actually writing to the disk and actively #. modifying partition type rather than just defining it. #: grub-core/parttool/msdospart.c:137 #, c-format msgid "Setting partition type to 0x%x\n" msgstr "" #. TRANSLATORS: 0 is a quantifier. "break" (similar to bash) #. can be used e.g. to break 3 loops at once. #. But asking it to break 0 loops makes no sense. #: grub-core/script/execute.c:142 msgid "can't break 0 loops" msgstr "" #. TRANSLATORS: It's about not being #. inside a function. "return" can be used only #. in a function and this error occurs if it's used #. anywhere else. #: grub-core/script/execute.c:226 msgid "not in function body" msgstr "" #: grub-core/script/execute.c:370 #, c-format msgid "invalid variable name `%s'" msgstr "" #: grub-core/script/lexer.c:144 util/grub-fstest.c:330 msgid "unexpected end of file" msgstr "ustegabeko fitxategiaren amaiera" #: grub-core/script/main.c:55 grub-core/script/main.c:57 #: grub-core/script/main.c:59 grub-core/script/main.c:67 msgid "[NUM]" msgstr "" #: grub-core/script/main.c:55 msgid "Exit from loops" msgstr "Irten begiztetatik" #: grub-core/script/main.c:57 msgid "Continue loops" msgstr "Jarraitu begiztak" #. TRANSLATORS: Positional arguments are #. arguments $0, $1, $2, ... #: grub-core/script/main.c:62 msgid "Shift positional parameters." msgstr "" #: grub-core/script/main.c:64 msgid "[VALUE]..." msgstr "[BALIOA]..." #: grub-core/script/main.c:65 msgid "Set positional parameters." msgstr "" #. TRANSLATORS: It's a command description #. and "Return" is a verb, not a noun. The #. command in question is "return" and #. has exactly the same semanics as bash #. equivalent. #: grub-core/script/main.c:73 msgid "Return from a function." msgstr "" #: grub-core/term/gfxterm_background.c:176 msgid "[-m (stretch|normal)] FILE" msgstr "[-m (stretch|normal)] FITXATEGIA" #: grub-core/term/gfxterm_background.c:177 msgid "Load background image for active terminal." msgstr "Kargako atzeko planoko irudia terminal aktiborako." #: grub-core/term/gfxterm_background.c:183 msgid "Set background color for active terminal." msgstr "" #: grub-core/term/i386/coreboot/cbmemc.c:119 msgid "Show CBMEM console content." msgstr "" #: grub-core/term/serial.c:57 msgid "Set the serial unit." msgstr "Ezarri serieko unitatea." #: grub-core/term/serial.c:58 msgid "Set the serial port address." msgstr "Ezarri serieko atakaren helbidea." #: grub-core/term/serial.c:59 msgid "Set the serial port speed." msgstr "Ezarri serieko atakaren abiadura." #: grub-core/term/serial.c:60 msgid "Set the serial port word length." msgstr "Ezarri serieko atakaren hitz-luzera." #: grub-core/term/serial.c:61 msgid "Set the serial port parity." msgstr "Ezarri serieko atakaren paritatea." #: grub-core/term/serial.c:62 msgid "Set the serial port stop bits." msgstr "" #: grub-core/term/serial.c:63 msgid "Set the base frequency." msgstr "" #: grub-core/term/serial.c:64 msgid "Enable/disable RTS/CTS." msgstr "" #: grub-core/term/serial.c:218 #, c-format msgid "serial port `%s' isn't found" msgstr "" #: grub-core/term/serial.c:250 msgid "unsupported serial port flow control" msgstr "" #: grub-core/term/serial.c:422 msgid "[OPTIONS...]" msgstr "[AUKERAK...]" #: grub-core/term/serial.c:423 msgid "Configure serial port." msgstr "Konfiguratu serieko ataka." #. TRANSLATORS: this is the BLOCK-argument, not #. environment block. #: grub-core/tests/test_blockarg.c:49 msgid "Print and execute block argument." msgstr "Inprimatu eta exekutatu bloke argumentua" #. TRANSLATORS: We're speaking about bitmap images like #. JPEG or PNG. #: grub-core/video/bitmap.c:209 #, c-format msgid "bitmap file `%s' is of unsupported format" msgstr "" #: grub-core/video/video.c:596 grub-core/video/video.c:760 msgid "no suitable video mode found" msgstr "" #: include/grub/crypto.h:403 msgid "access denied" msgstr "" #: util/editenv.c:63 #, c-format msgid "cannot rename the file %s to %s" msgstr "" #: util/grub-editenv.c:45 util/grub-fstest.c:506 msgid "Commands:" msgstr "Komandoak:" #: util/grub-editenv.c:47 msgid "Create a blank environment block file." msgstr "" #: util/grub-editenv.c:49 msgid "List the current variables." msgstr "Zerrendatu uneko aldagaiak." #. TRANSLATORS: "set" is a keyword. It's a summary of "set" subcommand. #: util/grub-editenv.c:51 msgid "set [NAME=VALUE ...]" msgstr "" #: util/grub-editenv.c:52 msgid "Set variables." msgstr "Ezarri aldagaiak." #. TRANSLATORS: "unset" is a keyword. It's a summary of "unset" subcommand. #: util/grub-editenv.c:54 msgid "unset [NAME ...]" msgstr "" #: util/grub-editenv.c:55 msgid "Delete variables." msgstr "Ezabatu aldagaiak." #: util/grub-editenv.c:57 msgid "Options:" msgstr "Aukerak:" #: util/grub-editenv.c:84 msgid "You need to specify at least one command.\n" msgstr "Gutxienez komando bat zehaztu behar duzu.\n" #: util/grub-editenv.c:113 msgid "FILENAME COMMAND" msgstr "FITXATEGI-IZENA KOMANDOA" #: util/grub-editenv.c:114 msgid "Tool to edit environment block." msgstr "Ingurune blokea editatzeko tresna." #: util/grub-editenv.c:116 #, c-format msgid "" "If FILENAME is `-', the default value %s is used.\n" "\n" "There is no `delete' command; if you want to delete the whole environment\n" "block, use `rm %s'." msgstr "" #: util/grub-editenv.c:162 msgid "invalid environment block" msgstr "" #: util/grub-editenv.c:216 #, c-format msgid "invalid parameter %s" msgstr "" #: util/grub-editenv.c:221 msgid "environment block too small" msgstr "" #: util/grub-fstest.c:107 #, c-format msgid "disk read fails at offset %lld, length %lld" msgstr "" #: util/grub-fstest.c:138 #, c-format msgid "invalid skip value %lld" msgstr "" #: util/grub-fstest.c:160 util/grub-fstest.c:246 #, c-format msgid "read error at offset %llu: %s" msgstr "irakurketa errorea %llu offset-ean: %s" #: util/grub-fstest.c:210 #, c-format msgid "cannot open OS file `%s': %s" msgstr "" #: util/grub-fstest.c:225 util/misc.c:172 #, c-format msgid "cannot write to the stdout: %s" msgstr "" #: util/grub-fstest.c:259 #, c-format msgid "compare fail at offset %llu" msgstr "konparazio hutsegitea %llu offset-ean" #: util/grub-fstest.c:280 util/grub-fstest.c:314 #, c-format msgid "OS file %s open error: %s" msgstr "" #: util/grub-fstest.c:402 util/grub-mount.c:393 #, c-format msgid "`loopback' command fails: %s" msgstr "" #: util/grub-fstest.c:413 util/grub-mount.c:403 #, c-format msgid "`cryptomount' command fails: %s" msgstr "" #: util/grub-fstest.c:474 util/grub-fstest.c:478 msgid "couldn't retrieve UUID" msgstr "" #: util/grub-fstest.c:507 msgid "ls PATH" msgstr "ls BIDEA" #: util/grub-fstest.c:507 msgid "List files in PATH." msgstr "Zerrendatu BIDEko fitxategiak" #: util/grub-fstest.c:508 msgid "cp FILE LOCAL" msgstr "cp FITXATEGIA LOKALA" #: util/grub-fstest.c:508 msgid "Copy FILE to local file LOCAL." msgstr "Kopiatu FITXATEGIA LOKALA fitxategi lokalera." #: util/grub-fstest.c:509 msgid "cat FILE" msgstr "" #: util/grub-fstest.c:509 msgid "Copy FILE to standard output." msgstr "" #: util/grub-fstest.c:510 msgid "cmp FILE LOCAL" msgstr "cmp FITXATEGIA LOKALA" #: util/grub-fstest.c:510 msgid "Compare FILE with local file LOCAL." msgstr "Konparatu FITXATEGIA LOKALA fitxategi lokalarekin." #: util/grub-fstest.c:511 msgid "hex FILE" msgstr "hex FITXATEGIA" #: util/grub-fstest.c:511 msgid "Show contents of FILE in hex." msgstr "" #: util/grub-fstest.c:512 msgid "crc FILE" msgstr "crc FITXATEGIA" #: util/grub-fstest.c:512 msgid "Get crc32 checksum of FILE." msgstr "Lortu FITXATEGIAren crc32 kontrol-batura." #: util/grub-fstest.c:513 msgid "blocklist FILE" msgstr "blocklist FITXATEGIA" #: util/grub-fstest.c:513 msgid "Display blocklist of FILE." msgstr "Bistaratu FITXATEGIAren bloke-zerrenda." #: util/grub-fstest.c:514 msgid "xnu_uuid DEVICE" msgstr "" #: util/grub-fstest.c:514 msgid "Compute XNU UUID of the device." msgstr "" #. TRANSLATORS: bitmaps are images like e.g. in JPEG. #: util/grub-fstest.c:517 util/grub-fstest.c:518 util/grub-fstest.c:519 #: util/grub-mkfont.c:935 util/grub-mkfont.c:948 util/grub-mkfont.c:949 #: util/grub-mkpasswd-pbkdf2.c:46 util/grub-mkpasswd-pbkdf2.c:47 #: util/grub-mkpasswd-pbkdf2.c:48 msgid "NUM" msgstr "" #: util/grub-fstest.c:517 msgid "Skip N bytes from output file." msgstr "Saltatu N byte irteerako fitxategitik." #: util/grub-fstest.c:518 msgid "Handle N bytes in output file." msgstr "Maneiatu N byte irteerako fitxategian." #: util/grub-fstest.c:519 msgid "Specify the number of input files." msgstr "" #: util/grub-fstest.c:520 util/grub-mount.c:454 msgid "Set debug environment variable." msgstr "Ezarri arazketako ingurune aldagaia." #: util/grub-fstest.c:521 util/grub-mount.c:455 msgid "Mount crypto devices." msgstr "" #. TRANSLATORS: "prompt" is a keyword. #: util/grub-fstest.c:524 util/grub-mount.c:458 msgid "FILE|prompt" msgstr "" #: util/grub-fstest.c:524 util/grub-mount.c:458 msgid "Load zfs crypto key." msgstr "" #: util/grub-fstest.c:526 msgid "Uncompress data." msgstr "" #: util/grub-fstest.c:605 msgid "Invalid disk count.\n" msgstr "" #. TRANSLATORS: disk count is optional but if it's there it must #. be before disk list. So please don't imply disk count as mandatory. #. #: util/grub-fstest.c:613 msgid "Disk count must precede disks list.\n" msgstr "" #: util/grub-fstest.c:633 msgid "No command is specified.\n" msgstr "Ez da zehaztu komandorik.\n" #: util/grub-fstest.c:638 msgid "Not enough parameters to command.\n" msgstr "Parametro gutxiegi komandoarentzat.\n" #: util/grub-fstest.c:711 #, c-format msgid "Invalid command %s.\n" msgstr "%s komando baliogabea.\n" #: util/grub-fstest.c:724 msgid "IMAGE_PATH COMMANDS" msgstr "IRUDIRAKO_BIDEA KOMANDOAK" #: util/grub-fstest.c:725 util/grub-mount.c:552 msgid "Debug tool for filesystem driver." msgstr "Fitxategi-sistemaren kontrolatzailearentzako arazketa tresna." #: util/grub-glue-efi.c:53 msgid "set input filename for 32-bit part." msgstr "" #: util/grub-glue-efi.c:55 msgid "set input filename for 64-bit part." msgstr "" #: util/grub-glue-efi.c:57 util/grub-mklayout.c:55 util/grub-render-label.c:71 msgid "set output filename. Default is STDOUT" msgstr "" #: util/grub-glue-efi.c:94 util/grub-mklayout.c:469 #: util/grub-mkpasswd-pbkdf2.c:86 util/grub-render-label.c:131 msgid "[OPTIONS]" msgstr "" #: util/grub-glue-efi.c:95 msgid "Glue 32-bit and 64-bit binary into Apple universal one." msgstr "" #: util/grub-glue-efi.c:116 msgid "Missing input file\n" msgstr "" #: util/grub-macbless.c:99 msgid "bless for x86-based macs" msgstr "" #: util/grub-macbless.c:101 msgid "bless for ppc-based macs" msgstr "" #: util/grub-macbless.c:155 msgid "--ppc PATH|--x86 FILE" msgstr "" #: util/grub-macbless.c:156 msgid "Mac-style bless on HFS or HFS+" msgstr "" #: util/grub-menulst2cfg.c:44 #, c-format msgid "Usage: %s [INFILE [OUTFILE]]\n" msgstr "" #: util/grub-mkdevicemap.c:77 #, c-format msgid "cannot open %s" msgstr "ezin da %s ireki" #: util/grub-mkdevicemap.c:101 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Erabili `%s --help' informazio gehiagorako.\n" #: util/grub-mkdevicemap.c:103 #, c-format msgid "" "Usage: %s [OPTION]...\n" "\n" "Generate a device map file automatically.\n" "\n" " -n, --no-floppy do not probe any floppy drive\n" " -s, --probe-second-floppy probe the second floppy drive\n" " -m, --device-map=FILE use FILE as the device map [default=%s]\n" " -h, --help display this message and exit\n" " -V, --version print version information and exit\n" " -v, --verbose print verbose messages\n" "\n" "Report bugs to <%s>.\n" msgstr "" #: util/grub-mkfont.c:153 #, c-format msgid "Freetype Error %d loading glyph 0x%x for U+0x%x%s" msgstr "" #. TRANSLATORS: These qualifiers are used for cursive typography, #. mainly Arabic. Note that the terms refer to the visual position #. and not logical order and if used in left-to-right script then #. leftmost is initial but with right-to-left script like Arabic #. rightmost is the initial. #: util/grub-mkfont.c:161 msgid " (medial)" msgstr "" #: util/grub-mkfont.c:162 msgid " (leftmost)" msgstr "" #: util/grub-mkfont.c:163 msgid " (rightmost)" msgstr "" #: util/grub-mkfont.c:480 #, c-format msgid "Out of range substitution (%d, %d)\n" msgstr "" #. TRANSLATORS: "lookup" is taken directly from font specifications #. which are formulated as "Under condition X replace LOOKUP with #. SUBSTITUITION". " #: util/grub-mkfont.c:505 #, c-format msgid "Out of range lookup: %d\n" msgstr "" #: util/grub-mkfont.c:513 #, c-format msgid "Unsupported substitution type: %d\n" msgstr "" #: util/grub-mkfont.c:519 #, c-format msgid "Unsupported substitution flag: 0x%x\n" msgstr "" #: util/grub-mkfont.c:549 #, c-format msgid "Unsupported substitution specification: %d\n" msgstr "" #. TRANSLATORS: most font transformations apply only to #. some glyphs. Those glyphs are described as "coverage". #. There are 2 coverage specifications: list and range. #. This warning is thrown when another coverage specification #. is detected. #: util/grub-mkfont.c:580 #, c-format msgid "Unsupported coverage specification: %d\n" msgstr "" #: util/grub-mkfont.c:619 #, c-format msgid "WARNING: unsupported font feature parameters: %x\n" msgstr "" #. TRANSLATORS: It's gsub feature, not gsub font. #: util/grub-mkfont.c:650 #, c-format msgid "Unknown gsub font feature 0x%x (%s)\n" msgstr "" #. TRANSLATORS: some font files may have multiple faces (fonts). #. This option is used to chose among them, the first face being '0'. #. Rarely used. #: util/grub-mkfont.c:939 msgid "select face index" msgstr "" #: util/grub-mkfont.c:940 msgid "FROM-TO[,FROM-TO]" msgstr "" #. TRANSLATORS: It refers to the range of characters in font. #: util/grub-mkfont.c:942 msgid "set font range" msgstr "" #. TRANSLATORS: "family name" for font is just a generic name without suffix #. like "Bold". #: util/grub-mkfont.c:946 msgid "set font family name" msgstr "" #: util/grub-mkfont.c:947 msgid "SIZE" msgstr "" #: util/grub-mkfont.c:947 msgid "set font size" msgstr "" #: util/grub-mkfont.c:948 msgid "set font descent" msgstr "" #: util/grub-mkfont.c:949 msgid "set font ascent" msgstr "" #: util/grub-mkfont.c:950 msgid "convert to bold font" msgstr "" #: util/grub-mkfont.c:951 msgid "force autohint" msgstr "" #: util/grub-mkfont.c:952 msgid "disable hinting" msgstr "" #. TRANSLATORS: some fonts contain bitmap rendering for #. some sizes. This option forces rerendering even if #. pre-rendered bitmap is available. #. #: util/grub-mkfont.c:958 msgid "ignore bitmap strikes when loading" msgstr "" #. TRANSLATORS: It refers to the range of characters in font. #: util/grub-mkfont.c:1056 util/grub-mkfont.c:1072 msgid "invalid font range" msgstr "" #: util/grub-mkfont.c:1148 msgid "[OPTIONS] FONT_FILES" msgstr "" #: util/grub-mkfont.c:1149 msgid "Convert common font file formats into PF2" msgstr "" #: util/grub-mkfont.c:1182 msgid "FT_Init_FreeType fails" msgstr "" #: util/grub-mkfont.c:1196 #, c-format msgid "can't open file %s, index %d: error %d" msgstr "" #: util/grub-mkfont.c:1226 #, c-format msgid "can't set %dx%d font size: Freetype error %d: %s" msgstr "" #: util/grub-mkimage.c:67 #, c-format msgid "set prefix directory [default=%s]" msgstr "" #. TRANSLATORS: "memdisk" here isn't an identifier, it can be translated. #. "embed" is a verb (command description). " #: util/grub-mkimage.c:71 msgid "" "embed FILE as a memdisk image\n" "Implies `-p (memdisk)/boot/grub' and overrides any prefix supplied " "previously, but the prefix itself can be overridden by later options" msgstr "" #: util/grub-mkimage.c:75 msgid "embed FILE as an early config" msgstr "" #. TRANSLATORS: NOTE is a name of segment. #: util/grub-mkimage.c:79 msgid "add NOTE segment for CHRP IEEE1275" msgstr "" #: util/grub-mkimage.c:80 msgid "output a generated image to FILE [default=stdout]" msgstr "" #: util/grub-mkimage.c:81 msgid "FORMAT" msgstr "" #: util/grub-mkimage.c:101 util/grub-mkstandalone.c:62 msgid "generate an image in FORMAT" msgstr "" #: util/grub-mkimage.c:102 util/grub-mkstandalone.c:63 msgid "available formats:" msgstr "" #: util/grub-mkimage.c:235 msgid "[OPTION]... [MODULES]" msgstr "" #: util/grub-mkimage.c:236 msgid "Make a bootable image of GRUB." msgstr "" #: util/grub-mkimage.c:265 util/grub-mkstandalone.c:308 msgid "Target format not specified (use the -O option)." msgstr "" #: util/grub-mkimagexx.c:1382 #, c-format msgid "" "`%s' is miscompiled: its start address is 0x%llx instead of 0x%llx: ld.gold " "bug?" msgstr "" #: util/grub-mklayout.c:53 msgid "set input filename. Default is STDIN" msgstr "" #. TRANSLATORS: scan identifier is keyboard key symbolic name. #: util/grub-mklayout.c:307 #, c-format msgid "Unknown keyboard scan identifier %s\n" msgstr "" #. TRANSLATORS: scan code is keyboard key numeric identifier. #: util/grub-mklayout.c:411 #, c-format msgid "Unknown keyboard scan code 0x%02x\n" msgstr "" #. TRANSLATORS: this error is triggered when input doesn't contain any #. key descriptions. #: util/grub-mklayout.c:431 msgid "ERROR: no valid keyboard layout found. Check the input.\n" msgstr "" #. TRANSLATORS: "one" is a shortcut for "keyboard layout". #: util/grub-mklayout.c:471 msgid "Generate GRUB keyboard layout from Linux console one." msgstr "" #: util/grub-mknetdir.c:47 msgid "root directory of TFTP server" msgstr "" #: util/grub-mknetdir.c:49 msgid "relative subdirectory on network server" msgstr "" #: util/grub-mknetdir.c:88 msgid "" "Prepares GRUB network boot images at net_directory/subdir assuming " "net_directory being TFTP root." msgstr "" #: util/grub-mknetdir.c:143 #, c-format msgid "unsupported platform %s\n" msgstr "" #. TRANSLATORS: First %s is replaced by platform name. Second one by filename. #: util/grub-mknetdir.c:162 #, c-format msgid "" "Netboot directory for %s created. Configure your DHCP server to point to %s\n" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:46 msgid "Number of PBKDF2 iterations" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:47 msgid "Length of generated hash" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:48 msgid "Length of salt" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:87 msgid "Generate PBKDF2 password hash." msgstr "" #: util/grub-mkpasswd-pbkdf2.c:144 util/grub-mkpasswd-pbkdf2.c:151 msgid "failure to read password" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:146 msgid "Reenter password: " msgstr "" #: util/grub-mkpasswd-pbkdf2.c:160 msgid "passwords don't match" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:169 msgid "couldn't retrieve random data for salt" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:184 #, c-format msgid "cryptographic error number %d" msgstr "" #: util/grub-mkpasswd-pbkdf2.c:203 #, c-format msgid "PBKDF2 hash of your password is %s\n" msgstr "" #: util/grub-mkrelpath.c:67 msgid "No path is specified.\n" msgstr "" #: util/grub-mkrelpath.c:78 msgid "PATH" msgstr "" #: util/grub-mkrelpath.c:79 msgid "Transform a system filename into GRUB one." msgstr "" #: util/grub-mkstandalone.c:115 msgid "" "Generate a standalone image (containing all modules) in the selected format" msgstr "" #: util/grub-mkstandalone.c:115 msgid "Graft point syntax (E.g. /boot/grub/grub.cfg=./grub.cfg) is accepted" msgstr "" #: util/grub-mount.c:551 msgid "IMAGE1 [IMAGE2 ...] MOUNTPOINT" msgstr "" #: util/grub-mount.c:574 msgid "need an image and mountpoint" msgstr "" #: util/grub-render-label.c:60 msgid "read text from FILE." msgstr "" #: util/grub-render-label.c:62 msgid "use COLOR for text" msgstr "" #: util/grub-render-label.c:64 msgid "use COLOR for background" msgstr "" #. TRANSLATORS: The result is always stored to file and #. never shown directly, so don't use "show" as synonym for render. Use "create" if #. "render" doesn't translate directly. #: util/grub-render-label.c:69 msgid "set the label to render" msgstr "" #: util/grub-render-label.c:73 msgid "use FILE as font (PF2)." msgstr "" #. TRANSLATORS: This file takes a text and creates a graphical representation of it, #. putting the result into .disk_label file. The result is always stored to file and #. never shown directly, so don't use "show" as synonym for render. Use "create" if #. "render" doesn't translate directly. #: util/grub-render-label.c:136 msgid "Render Apple .disk_label." msgstr "" #: util/grub-render-label.c:158 util/grub-syslinux2cfg.c:169 msgid "Missing arguments\n" msgstr "" #: util/grub-script-check.c:87 msgid "[PATH]" msgstr "" #: util/grub-script-check.c:88 msgid "Checks GRUB script configuration file for syntax errors." msgstr "" #: util/grub-script-check.c:207 #, c-format msgid "Syntax error at line %u\n" msgstr "" #: util/grub-script-check.c:212 #, c-format msgid "Script `%s' contains no commands and will do nothing\n" msgstr "" #: util/grub-setup.c:79 #, c-format msgid "use FILE as the boot image [default=%s]" msgstr "" #: util/grub-setup.c:81 #, c-format msgid "use FILE as the core image [default=%s]" msgstr "" #: util/grub-setup.c:210 msgid "No device is specified.\n" msgstr "Ez da gailurik zehaztu.\n" #: util/grub-setup.c:224 msgid "" "Set up images to boot from DEVICE.\n" "\n" "You should not normally run this program directly. Use grub-install instead." msgstr "" "Konfiguratu irudiak GAILUtik abiatu daitezen.\n" "\n" "Normalean, ez zenuke programa hau zuzenean exekutatu behar. Erabili grub-" "install." #: util/grub-setup.c:228 msgid "DEVICE must be an OS device (e.g. /dev/sda)." msgstr "GAILUAk OS gailu bat izan behar du (adibidez, /dev/sda)." #: util/grub-setup.c:297 #, c-format msgid "Invalid device `%s'.\n" msgstr "`%s' gailu baliogabea.\n" #: util/grub-syslinux2cfg.c:64 msgid "root directory as it will be seen on runtime [default=/]." msgstr "" #: util/grub-syslinux2cfg.c:69 msgid "" "current directory of the syslinux as it will be seen on runtime [default is " "parent directory of input file]." msgstr "" #: util/grub-syslinux2cfg.c:74 msgid "write output to FILE [default=stdout]." msgstr "" #: util/grub-syslinux2cfg.c:148 msgid "Transform syslinux config into GRUB one." msgstr "" #: util/misc.c:93 #, c-format msgid "file `%s' is too big" msgstr "" #: util/mkimage.c:745 util/mkimage.c:774 util/mkimage.c:791 msgid "cannot compress the kernel image" msgstr "ezin da konprimatu nukleoaren irudia" #: util/mkimage.c:823 util/mkimage.c:1234 #, c-format msgid "unknown compression %d\n" msgstr "" #: util/mkimage.c:1245 msgid "Decompressor is too big" msgstr "" #: util/mkimage.c:1291 #, c-format msgid "core image is too big (0x%x > 0x%x)" msgstr "" #: util/mkimage.c:1298 #, c-format msgid "kernel image is too big (0x%x > 0x%x)" msgstr "" #: util/mkimage.c:1377 util/mkimage.c:1656 #, c-format msgid "diskboot.img size must be %u bytes" msgstr "diskboot.img-ren tamainak %u byte izan behar du" #: util/mkimage.c:1726 msgid "" "fwstart.img doesn't match the known good version. proceed at your own risk" msgstr "" #: util/mkimage.c:1730 util/mkimage.c:1754 msgid "firmware image is too big" msgstr "" #: util/resolve.c:93 #, c-format msgid "invalid line format: %s" msgstr "" #: util/grub-kbdcomp.in:24 msgid "Usage: %s -o OUTPUT CKBMAP_ARGUMENTS...\\n" msgstr "" #: util/grub-kbdcomp.in:25 msgid "Make GRUB keyboard layout file." msgstr "" #: util/grub-kbdcomp.in:27 util/grub-mkconfig.in:58 util/grub-reboot.in:49 #: util/grub-set-default.in:51 msgid "print this message and exit" msgstr "" #: util/grub-kbdcomp.in:28 util/grub-mkconfig.in:59 util/grub-reboot.in:50 #: util/grub-set-default.in:52 msgid "print the version information and exit" msgstr "" #: util/grub-kbdcomp.in:31 msgid "%s generates a keyboard layout for GRUB using ckbcomp\\n" msgstr "" #: util/grub-kbdcomp.in:33 util/grub-mkconfig.in:61 util/grub-reboot.in:60 #: util/grub-set-default.in:58 msgid "Report bugs to <bug-grub@gnu.org>." msgstr "" #: util/grub-kbdcomp.in:41 util/grub-mkconfig.in:69 util/grub-reboot.in:68 #: util/grub-set-default.in:66 msgid "%s: option requires an argument -- `%s'\\n" msgstr "" #: util/grub-mkconfig.in:54 msgid "Usage: %s [OPTION]\\n" msgstr "" #: util/grub-mkconfig.in:55 msgid "Generate a grub config file" msgstr "" #: util/grub-mkconfig.in:57 msgid "output generated config to FILE [default=stdout]" msgstr "" #: util/grub-mkconfig.in:94 util/grub-reboot.in:100 util/grub-set-default.in:98 msgid "Unrecognized option `%s'\\n" msgstr "" #: util/grub-mkconfig.in:125 msgid "%s: You must run this as root\\n" msgstr "" #: util/grub-mkconfig.in:134 msgid "%s: Not found.\\n" msgstr "" #: util/grub-mkconfig.in:253 msgid "Generating grub configuration file ..." msgstr "" #. TRANSLATORS: %s is replaced by filename #: util/grub-mkconfig.in:290 msgid "" "Syntax errors are detected in generated GRUB config file.\n" "Ensure that there are no errors in /etc/default/grub\n" "and /etc/grub.d/* files or please file a bug report with\n" "%s file attached." msgstr "" #: util/grub-mkconfig.in:301 msgid "done" msgstr "" #: util/grub-mkconfig_lib.in:47 msgid "Warning:" msgstr "" #: util/grub-reboot.in:47 util/grub-set-default.in:47 msgid "Usage: %s [OPTION] MENU_ENTRY\\n" msgstr "" #: util/grub-reboot.in:48 msgid "Set the default boot menu entry for GRUB, for the next boot only." msgstr "" #: util/grub-reboot.in:51 util/grub-set-default.in:53 msgid "" "expect GRUB images under the directory DIR/%s instead of the %s directory" msgstr "" #: util/grub-reboot.in:54 msgid "" "MENU_ENTRY is a number, a menu item title or a menu item identifier. Please " "note that menu items in\n" "submenus or sub-submenus require specifying the submenu components and then " "the\n" "menu item component. The titles should be separated using the greater-than\n" "character (>) with no extra spaces. Depending on your shell some characters " "including > may need escaping. More information about this is available\n" "in the GRUB Manual in the section about the 'default' command. " msgstr "" #: util/grub-reboot.in:106 util/grub-set-default.in:104 msgid "More than one menu entry?" msgstr "" #: util/grub-reboot.in:116 util/grub-set-default.in:114 msgid "Menu entry not specified." msgstr "" #: util/grub-set-default.in:48 msgid "Set the default boot menu entry for GRUB." msgstr "" #: util/grub-set-default.in:49 msgid "This requires setting GRUB_DEFAULT=saved in %s/default/grub.\\n" msgstr "" #: util/grub-set-default.in:56 msgid "MENU_ENTRY is a number, a menu item title or a menu item identifier." msgstr "" #: util/grub.d/00_header.in:187 msgid "" "Requested serial terminal but GRUB_SERIAL_COMMAND is unspecified. Default " "parameters will be used." msgstr "" #: util/grub.d/00_header.in:278 msgid "Found theme: %s\\n" msgstr "" #: util/grub.d/00_header.in:314 msgid "Found background: %s\\n" msgstr "" #: util/grub.d/00_header.in:319 msgid "Unsupported image format" msgstr "" #: util/grub.d/00_header.in:344 msgid "" "Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is " "no longer supported." msgstr "" #: util/grub.d/10_hurd.in:48 msgid "Found GNU Mach: %s" msgstr "" #: util/grub.d/10_hurd.in:63 msgid "Found Hurd module: %s" msgstr "" #: util/grub.d/10_hurd.in:77 msgid "Some Hurd stuff found, but not enough to boot." msgstr "" #: util/grub.d/10_hurd.in:91 msgid "%s, with Hurd %s (%s)" msgstr "" #: util/grub.d/10_hurd.in:94 msgid "%s, with Hurd %s" msgstr "" #: util/grub.d/10_hurd.in:100 util/grub.d/10_kfreebsd.in:87 #: util/grub.d/10_linux.in:128 util/grub.d/10_netbsd.in:113 #: util/grub.d/20_linux_xen.in:107 util/grub.d/30_os-prober.in:310 msgid "" "Please don't use old title `%s' for GRUB_DEFAULT, use `%s' (for versions " "before 2.00) or `%s' (for 2.00 or later)" msgstr "" #: util/grub.d/10_hurd.in:112 msgid "Loading GNU Mach ..." msgstr "GNU Mach kargatzen ..." #: util/grub.d/10_hurd.in:128 msgid "Loading the Hurd ..." msgstr "Hurd kargatzen ..." #. TRANSLATORS: %s is replaced with an OS name #: util/grub.d/10_hurd.in:164 util/grub.d/10_kfreebsd.in:222 #: util/grub.d/10_linux.in:340 util/grub.d/10_netbsd.in:168 #: util/grub.d/30_os-prober.in:286 msgid "Advanced options for %s" msgstr "" #: util/grub.d/10_illumos.in:40 msgid "Loading kernel of Illumos ..." msgstr "" #: util/grub.d/10_kfreebsd.in:79 msgid "%s, with kFreeBSD %s (%s)" msgstr "" #: util/grub.d/10_kfreebsd.in:81 msgid "%s, with kFreeBSD %s" msgstr "%s, kFreeBSD %s-(r)ekin" #: util/grub.d/10_kfreebsd.in:101 msgid "Loading kernel of FreeBSD %s ..." msgstr "FreeBSD %s-ren nukleoa kargatzen ..." #: util/grub.d/10_kfreebsd.in:161 msgid "Found kernel of FreeBSD: %s\\n" msgstr "" #: util/grub.d/10_kfreebsd.in:210 msgid "Found kernel module directory: %s\\n" msgstr "" #: util/grub.d/10_linux.in:118 util/grub.d/10_linux.in:120 msgid "%s, with Linux %s (%s)" msgstr "" #: util/grub.d/10_linux.in:122 msgid "%s, with Linux %s" msgstr "%s, Linux %s-(r)ekin" #: util/grub.d/10_linux.in:170 util/grub.d/20_linux_xen.in:123 msgid "Loading Linux %s ..." msgstr "Linux %s kargatzen ..." #. TRANSLATORS: ramdisk isn't identifier. Should be translated. #: util/grub.d/10_linux.in:187 util/grub.d/20_linux_xen.in:137 msgid "Loading initial ramdisk ..." msgstr "Hasierako ramdisk kargatzen ..." #: util/grub.d/10_linux.in:286 util/grub.d/20_linux_xen.in:215 msgid "Found linux image: %s\\n" msgstr "" #: util/grub.d/10_linux.in:323 util/grub.d/20_linux_xen.in:238 msgid "Found initrd image: %s\\n" msgstr "" #: util/grub.d/10_netbsd.in:105 msgid "%s, with kernel %s (via %s, %s)" msgstr "" #: util/grub.d/10_netbsd.in:107 msgid "%s, with kernel %s (via %s)" msgstr "%s, %s nukleoarekin (%s bidez)" #: util/grub.d/10_netbsd.in:158 msgid "Found NetBSD kernel: %s\\n" msgstr "" #: util/grub.d/10_windows.in:70 msgid "Windows Vista/7 (loader)" msgstr "" #: util/grub.d/10_windows.in:74 msgid "Windows NT/2000/XP (loader)" msgstr "" #: util/grub.d/10_windows.in:85 msgid "Found %s on %s (%s)\\n" msgstr "" #. TRANSLATORS: it refers to kernel architecture (32-bit) #: util/grub.d/10_xnu.in:32 util/grub.d/30_os-prober.in:62 msgid "(32-bit)" msgstr "" #. TRANSLATORS: it refers to kernel architecture (64-bit) #: util/grub.d/10_xnu.in:35 util/grub.d/30_os-prober.in:65 msgid "(64-bit)" msgstr "" #. TRANSLATORS: it refers on the OS residing on device %s #: util/grub.d/10_xnu.in:38 util/grub.d/30_os-prober.in:68 #: util/grub.d/30_os-prober.in:178 util/grub.d/30_os-prober.in:211 #: util/grub.d/30_os-prober.in:258 util/grub.d/30_os-prober.in:327 #: util/grub.d/30_uefi-firmware.in:39 msgid "(on %s)" msgstr "" #: util/grub.d/20_linux_xen.in:97 util/grub.d/20_linux_xen.in:99 msgid "%s, with Xen %s and Linux %s (%s)" msgstr "" #: util/grub.d/20_linux_xen.in:101 msgid "%s, with Xen %s and Linux %s" msgstr "%s, Xen %s eta Linux %s-(r)ekin" #: util/grub.d/20_linux_xen.in:111 msgid "%s, with Xen hypervisor" msgstr "" #: util/grub.d/20_linux_xen.in:122 msgid "Loading Xen %s ..." msgstr "Xen %s kargatzen ..." #: util/grub.d/20_linux_xen.in:211 util/grub.d/20_linux_xen.in:255 msgid "Xen hypervisor, version %s" msgstr "" #. TRANSLATORS: %s is replaced with an OS name #: util/grub.d/20_linux_xen.in:254 msgid "Advanced options for %s (with Xen hypervisor)" msgstr "" #: util/grub.d/30_os-prober.in:155 msgid "Found %s on %s\\n" msgstr "" #. TRANSLATORS: %s is replaced by OS name. #: util/grub.d/30_os-prober.in:366 msgid "%s is not yet supported by grub-mkconfig.\\n" msgstr "" #: util/grub.d/30_uefi-firmware.in:37 msgid "Adding boot menu entry for EFI firmware configuration\\n" msgstr "" ���������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/man-db-gnulib.po������������������������������������������0000644�0000000�0000000�00000013051�12704125524�020047� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of coreutils-5.2.1.po to Euskara # Basque translation of 5.2.1. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the Coreutils-5.2.1 package. # Mikel Olasagasti <hey_neken@mundurat.net>, 2004. # msgid "" msgstr "" "Project-Id-Version: coreutils-5.2.1\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2015-11-06 15:42+0000\n" "PO-Revision-Date: 2015-12-03 18:31+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:59+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: gnulib/lib/argp-help.c:158 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: gnulib/lib/argp-help.c:231 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: gnulib/lib/argp-help.c:237 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: gnulib/lib/argp-help.c:246 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: gnulib/lib/argp-help.c:258 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: gnulib/lib/argp-help.c:1258 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: gnulib/lib/argp-help.c:1651 msgid "Usage:" msgstr "" #: gnulib/lib/argp-help.c:1655 msgid " or: " msgstr "" #: gnulib/lib/argp-help.c:1667 msgid " [OPTION...]" msgstr "" #: gnulib/lib/argp-help.c:1694 #, c-format msgid "Try '%s --help' or '%s --usage' for more information.\n" msgstr "" #: gnulib/lib/argp-help.c:1722 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: gnulib/lib/argp-help.c:1940 gnulib/lib/error.c:188 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: gnulib/lib/argp-parse.c:91 msgid "give this help list" msgstr "" #: gnulib/lib/argp-parse.c:92 msgid "give a short usage message" msgstr "" #: gnulib/lib/argp-parse.c:93 msgid "NAME" msgstr "IZENA" #: gnulib/lib/argp-parse.c:93 msgid "set the program name" msgstr "" #: gnulib/lib/argp-parse.c:94 msgid "SECS" msgstr "" #: gnulib/lib/argp-parse.c:95 msgid "hang for SECS seconds (default 3600)" msgstr "" #: gnulib/lib/argp-parse.c:153 msgid "print program version" msgstr "" #: gnulib/lib/argp-parse.c:170 msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: gnulib/lib/argp-parse.c:623 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: gnulib/lib/argp-parse.c:766 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: gnulib/lib/getopt.c:547 gnulib/lib/getopt.c:576 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: gnulib/lib/getopt.c:624 gnulib/lib/getopt.c:628 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnulib/lib/getopt.c:637 gnulib/lib/getopt.c:642 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnulib/lib/getopt.c:685 gnulib/lib/getopt.c:704 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: gnulib/lib/getopt.c:742 gnulib/lib/getopt.c:745 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnulib/lib/getopt.c:753 gnulib/lib/getopt.c:756 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnulib/lib/getopt.c:805 gnulib/lib/getopt.c:808 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnulib/lib/getopt.c:861 gnulib/lib/getopt.c:878 gnulib/lib/getopt.c:1088 #: gnulib/lib/getopt.c:1106 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnulib/lib/getopt.c:934 gnulib/lib/getopt.c:950 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnulib/lib/getopt.c:974 gnulib/lib/getopt.c:992 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnulib/lib/getopt.c:1013 gnulib/lib/getopt.c:1031 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: gnulib/lib/openat-die.c:38 #, c-format msgid "unable to record current working directory" msgstr "" #: gnulib/lib/openat-die.c:57 #, c-format msgid "failed to return to initial working directory" msgstr "" #: gnulib/lib/regcomp.c:131 msgid "Success" msgstr "" #: gnulib/lib/regcomp.c:134 msgid "No match" msgstr "" #: gnulib/lib/regcomp.c:137 msgid "Invalid regular expression" msgstr "" #: gnulib/lib/regcomp.c:140 msgid "Invalid collation character" msgstr "" #: gnulib/lib/regcomp.c:143 msgid "Invalid character class name" msgstr "" #: gnulib/lib/regcomp.c:146 msgid "Trailing backslash" msgstr "" #: gnulib/lib/regcomp.c:149 msgid "Invalid back reference" msgstr "" #: gnulib/lib/regcomp.c:152 msgid "Unmatched [ or [^" msgstr "" #: gnulib/lib/regcomp.c:155 msgid "Unmatched ( or \\(" msgstr "" #: gnulib/lib/regcomp.c:158 msgid "Unmatched \\{" msgstr "" #: gnulib/lib/regcomp.c:161 msgid "Invalid content of \\{\\}" msgstr "" #: gnulib/lib/regcomp.c:164 msgid "Invalid range end" msgstr "" #: gnulib/lib/regcomp.c:167 msgid "Memory exhausted" msgstr "" #: gnulib/lib/regcomp.c:170 msgid "Invalid preceding regular expression" msgstr "" #: gnulib/lib/regcomp.c:173 msgid "Premature end of regular expression" msgstr "" #: gnulib/lib/regcomp.c:176 msgid "Regular expression too big" msgstr "" #: gnulib/lib/regcomp.c:179 msgid "Unmatched ) or \\)" msgstr "" #: gnulib/lib/regcomp.c:707 msgid "No previous regular expression" msgstr "" #: gnulib/lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "memoria agortuta" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/sed.po����������������������������������������������������0000644�0000000�0000000�00000022370�12704125524�016212� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of sed. # Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the sed package. # Mikel Olasagasti <hey_neken@mundurat.net>, 2004. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: sed 4.1.1\n" "Report-Msgid-Bugs-To: bug-gnu-utils@gnu.org\n" "POT-Creation-Date: 2012-12-22 14:36+0100\n" "PO-Revision-Date: 2009-07-01 18:09+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 06:05+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: sed/compile.c:144 msgid "multiple `!'s" msgstr "" #: sed/compile.c:145 msgid "unexpected `,'" msgstr "ustekabeko `,'" #: sed/compile.c:146 msgid "invalid usage of +N or ~N as first address" msgstr "" #: sed/compile.c:147 msgid "unmatched `{'" msgstr "" #: sed/compile.c:148 msgid "unexpected `}'" msgstr "ustekabeko `}'" #: sed/compile.c:149 msgid "extra characters after command" msgstr "" #: sed/compile.c:150 msgid "expected \\ after `a', `c' or `i'" msgstr "" #: sed/compile.c:151 msgid "`}' doesn't want any addresses" msgstr "" #: sed/compile.c:152 msgid ": doesn't want any addresses" msgstr "" #: sed/compile.c:153 msgid "comments don't accept any addresses" msgstr "" #: sed/compile.c:154 msgid "missing command" msgstr "" #: sed/compile.c:155 msgid "command only uses one address" msgstr "" #: sed/compile.c:156 msgid "unterminated address regex" msgstr "" #: sed/compile.c:157 msgid "unterminated `s' command" msgstr "" #: sed/compile.c:158 msgid "unterminated `y' command" msgstr "" #: sed/compile.c:159 msgid "unknown option to `s'" msgstr "`s' aukera ezezaguna" #: sed/compile.c:160 msgid "multiple `p' options to `s' command" msgstr "" #: sed/compile.c:161 msgid "multiple `g' options to `s' command" msgstr "" #: sed/compile.c:162 msgid "multiple number options to `s' command" msgstr "" #: sed/compile.c:163 msgid "number option to `s' command may not be zero" msgstr "" #: sed/compile.c:164 msgid "strings for `y' command are different lengths" msgstr "" #: sed/compile.c:165 msgid "delimiter character is not a single-byte character" msgstr "" #: sed/compile.c:166 msgid "expected newer version of sed" msgstr "" #: sed/compile.c:167 msgid "invalid usage of line address 0" msgstr "" #: sed/compile.c:168 #, c-format msgid "unknown command: `%c'" msgstr "komando ezezaguna: `%c'" #: sed/compile.c:169 msgid "incomplete command" msgstr "" #: sed/compile.c:192 #, c-format msgid "%s: file %s line %lu: %s\n" msgstr "%s: %s fitxategia %lu lerroa: %s\n" #: sed/compile.c:195 #, c-format msgid "%s: -e expression #%lu, char %lu: %s\n" msgstr "%s: -e expresioa #%lu, %lu karakterea: %s\n" #: sed/compile.c:1657 #, c-format msgid "can't find label for jump to `%s'" msgstr "" #: sed/execute.c:595 #, c-format msgid "%s: can't read %s: %s\n" msgstr "%s: ezin irakurri %s: %s\n" #: sed/execute.c:624 #, c-format msgid "couldn't edit %s: is a terminal" msgstr "ezin izan da %s editatu: terminal bat da" #: sed/execute.c:629 #, c-format msgid "couldn't edit %s: not a regular file" msgstr "ezin izan da %s editatu: ez da fitxategi erregular bat" #: sed/execute.c:640 #, c-format msgid "%s: warning: failed to set default file creation context to %s: %s" msgstr "" #: sed/execute.c:647 #, c-format msgid "%s: warning: failed to get security context of %s: %s" msgstr "" #: sed/execute.c:664 sed/utils.c:211 #, c-format msgid "couldn't open temporary file %s: %s" msgstr "" #: sed/execute.c:1193 sed/execute.c:1373 msgid "error in subprocess" msgstr "errorea subprozezuan" #: sed/execute.c:1195 msgid "option `e' not supported" msgstr "" #: sed/execute.c:1375 msgid "`e' command not supported" msgstr "" #: sed/execute.c:1725 msgid "no input files" msgstr "" #: sed/regexp.c:39 msgid "no previous regular expression" msgstr "" #: sed/regexp.c:40 msgid "cannot specify modifiers on empty regexp" msgstr "" #: sed/regexp.c:129 #, c-format msgid "invalid reference \\%d on `s' command's RHS" msgstr "" #: sed/sed.c:32 msgid "Jay Fenlason" msgstr "" #: sed/sed.c:33 msgid "Tom Lord" msgstr "" #: sed/sed.c:34 msgid "Ken Pizzini" msgstr "" #: sed/sed.c:35 msgid "Paolo Bonzini" msgstr "" #: sed/sed.c:79 #, c-format msgid "" "GNU sed home page: <http://www.gnu.org/software/sed/>.\n" "General help using GNU software: <http://www.gnu.org/gethelp/>.\n" msgstr "" #: sed/sed.c:86 #, c-format msgid "" "E-mail bug reports to: <%s>.\n" "Be sure to include the word ``%s'' somewhere in the ``Subject:'' field.\n" msgstr "" "Bidali bug txostenak honi: <%s>.\n" "Ziurtatu ``%s'' hitza ``Gaia:'' eremuan edonon agertzeaz.\n" #: sed/sed.c:99 msgid "" " -R, --regexp-perl\n" " use Perl 5's regular expressions syntax in the script.\n" msgstr "" #: sed/sed.c:104 #, c-format msgid "" "Usage: %s [OPTION]... {script-only-if-no-other-script} [input-file]...\n" "\n" msgstr "" #: sed/sed.c:108 #, c-format msgid "" " -n, --quiet, --silent\n" " suppress automatic printing of pattern space\n" msgstr "" #: sed/sed.c:110 #, c-format msgid "" " -e script, --expression=script\n" " add the script to the commands to be executed\n" msgstr "" #: sed/sed.c:112 #, c-format msgid "" " -f script-file, --file=script-file\n" " add the contents of script-file to the commands to be " "executed\n" msgstr "" #: sed/sed.c:115 #, c-format msgid "" " --follow-symlinks\n" " follow symlinks when processing in place\n" msgstr "" #: sed/sed.c:118 #, c-format msgid "" " -i[SUFFIX], --in-place[=SUFFIX]\n" " edit files in place (makes backup if SUFFIX supplied)\n" msgstr "" #: sed/sed.c:121 #, c-format msgid "" " -b, --binary\n" " open files in binary mode (CR+LFs are not processed " "specially)\n" msgstr "" #: sed/sed.c:124 #, c-format msgid "" " -l N, --line-length=N\n" " specify the desired line-wrap length for the `l' command\n" msgstr "" #: sed/sed.c:126 #, c-format msgid "" " --posix\n" " disable all GNU extensions.\n" msgstr "" #: sed/sed.c:128 #, c-format msgid "" " -r, --regexp-extended\n" " use extended regular expressions in the script.\n" msgstr "" #: sed/sed.c:133 #, c-format msgid "" " -s, --separate\n" " consider files as separate rather than as a single " "continuous\n" " long stream.\n" msgstr "" #: sed/sed.c:136 #, c-format msgid "" " -u, --unbuffered\n" " load minimal amounts of data from the input files and " "flush\n" " the output buffers more often\n" msgstr "" #: sed/sed.c:139 #, c-format msgid "" " -z, --null-data\n" " separate lines by NUL characters\n" msgstr "" #: sed/sed.c:141 #, c-format msgid " --help display this help and exit\n" msgstr "" #: sed/sed.c:142 #, c-format msgid " --version output version information and exit\n" msgstr "" #: sed/sed.c:143 #, c-format msgid "" "\n" "If no -e, --expression, -f, or --file option is given, then the first\n" "non-option argument is taken as the sed script to interpret. All\n" "remaining arguments are names of input files; if no input files are\n" "specified, then the standard input is read.\n" "\n" msgstr "" #: sed/utils.c:74 sed/utils.c:432 #, c-format msgid "cannot remove %s: %s" msgstr "ezin da %s kendu: %s" #: sed/utils.c:144 #, c-format msgid "couldn't open file %s: %s" msgstr "ezin izan da %s fitxategia ireki: %s" #: sed/utils.c:167 #, c-format msgid "couldn't attach to %s: %s" msgstr "" #: sed/utils.c:229 #, c-format msgid "couldn't write %d item to %s: %s" msgid_plural "couldn't write %d items to %s: %s" msgstr[0] "" msgstr[1] "" #: sed/utils.c:244 sed/utils.c:267 #, c-format msgid "read error on %s: %s" msgstr "irakurketa errorea %s-n: %s" #: sed/utils.c:372 #, c-format msgid "couldn't follow symlink %s: %s" msgstr "" #: sed/utils.c:406 #, c-format msgid "cannot stat %s: %s" msgstr "" #: sed/utils.c:437 #, c-format msgid "cannot rename %s: %s" msgstr "ezin da %s berrizendatu: %s" #: lib/regcomp.c:132 msgid "Success" msgstr "Arrakasta" #: lib/regcomp.c:135 msgid "No match" msgstr "Parekotasunik ez" #: lib/regcomp.c:138 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:141 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:144 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:147 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:150 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:153 msgid "Unmatched [ or [^" msgstr "" #: lib/regcomp.c:156 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:159 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:162 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:165 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:168 msgid "Memory exhausted" msgstr "Memoria agortuta" #: lib/regcomp.c:171 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:174 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:177 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:180 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:705 msgid "No previous regular expression" msgstr "" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/command-not-found.po��������������������������������������0000644�0000000�0000000�00000011141�12704125524�020756� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for command-not-found # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 # This file is distributed under the same license as the command-not-found package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2007. # msgid "" msgstr "" "Project-Id-Version: command-not-found\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-14 07:58+0000\n" "PO-Revision-Date: 2014-09-06 20:22+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:52+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../CommandNotFound/CommandNotFound.py:148 #, python-format msgid "No command '%s' found, but there are %s similar ones" msgstr "Ez da '%s' agindua aurkitu, baina antzeko %s daude" #: ../CommandNotFound/CommandNotFound.py:150 #, python-format msgid "No command '%s' found, did you mean:" msgstr "Ez da '%s' agindua aurkitu, hau esan nahi zenuen:" #: ../CommandNotFound/CommandNotFound.py:152 #, python-format msgid " Command '%s' from package '%s' (%s)" msgstr " '%s' agindua, '%s' paketetik (%s)" #: ../CommandNotFound/CommandNotFound.py:210 msgid "Do you want to install it? (N/y)" msgstr "Instalatu nahi duzu? (E/b)" #: ../CommandNotFound/CommandNotFound.py:218 msgid "y" msgstr "b" #: ../CommandNotFound/CommandNotFound.py:245 #, python-format msgid "Command '%(command)s' is available in '%(place)s'" msgstr "'%(command)s' agindua hemen dago erabilgarri: '%(place)s'" #: ../CommandNotFound/CommandNotFound.py:247 #, python-format msgid "Command '%(command)s' is available in the following places" msgstr "'%(command)s' agindua honako leku hauetan dago erabilgarri" #: ../CommandNotFound/CommandNotFound.py:252 #, python-format msgid "" "The command could not be located because '%s' is not included in the PATH " "environment variable." msgstr "" #: ../CommandNotFound/CommandNotFound.py:254 msgid "" "This is most likely caused by the lack of administrative privileges " "associated with your user account." msgstr "" #: ../CommandNotFound/CommandNotFound.py:269 #, python-format msgid "The program '%s' is currently not installed. " msgstr "'%s' programa ez dago instalatuta. " #: ../CommandNotFound/CommandNotFound.py:271 #: ../CommandNotFound/CommandNotFound.py:275 msgid "You can install it by typing:" msgstr "Hurrengoa idatz ezazu instalatzeko:" #: ../CommandNotFound/CommandNotFound.py:279 #, python-format msgid "" "To run '%(command)s' please ask your administrator to install the package " "'%(package)s'" msgstr "" "'%(command)s' exekutatzeko, mesedez, eska iezaiozu zure administratzaileari " "'%(package)s' paketea(k) instalatzeko" #: ../CommandNotFound/CommandNotFound.py:281 #, python-format msgid "You will have to enable the component called '%s'" msgstr "" #: ../CommandNotFound/CommandNotFound.py:284 #, python-format msgid "The program '%s' can be found in the following packages:" msgstr "Jarraiko paketeetan aurki dezakezu '%s' programa:" #: ../CommandNotFound/CommandNotFound.py:289 #, python-format msgid "You will have to enable component called '%s'" msgstr "" #: ../CommandNotFound/CommandNotFound.py:291 #: ../CommandNotFound/CommandNotFound.py:293 #, python-format msgid "Try: %s <selected package>" msgstr "Probatu: %s <hautatutako paketea>" #: ../CommandNotFound/CommandNotFound.py:295 msgid "Ask your administrator to install one of them" msgstr "" "Eska diezaiozu zure administratzaileari horietakoren bat instala dezan" #: ../command-not-found:77 #, c-format msgid "%prog [options] <command-name>" msgstr "%prog [aukerak] <aginduaren izena>" #: ../command-not-found:80 msgid "use this path to locate data fields" msgstr "bide hau erabili datu-eremuak aurkitzeko" #: ../command-not-found:83 msgid "ignore local binaries and display the available packages" msgstr "" #: ../command-not-found:86 msgid "don't print '<command-name>: command not found'" msgstr "" #: ../command-not-found:91 #, c-format msgid "%s: command not found" msgstr "%s: agindua ez da aurkitu" #: ../CommandNotFound/util.py:26 msgid "Sorry, command-not-found has crashed! Please file a bug report at:" msgstr "" #: ../CommandNotFound/util.py:28 msgid "Please include the following information with the report:" msgstr "" #: ../CommandNotFound/util.py:30 #, python-format msgid "command-not-found version: %s" msgstr "" #: ../CommandNotFound/util.py:31 #, python-format msgid "Python version: %d.%d.%d %s %d" msgstr "Python bertsioa: %d.%d.%d %s %d" #: ../CommandNotFound/util.py:37 msgid "Exception information:" msgstr "Salbuespenaren informazioa:" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/gettext-runtime.po����������������������������������������0000644�0000000�0000000�00000020073�12704125525�020603� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for gettext # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the gettext package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: gettext\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-12-28 08:26+0900\n" "PO-Revision-Date: 2014-04-05 15:34+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:18+0000\n" "X-Generator: Launchpad (build 17995)\n" #: gnulib-lib/closeout.c:66 msgid "write error" msgstr "idazketa-errorea" #: gnulib-lib/error.c:191 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: gnulib-lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118 #: gnulib-lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: gnulib-lib/xmalloc.c:38 #, c-format msgid "memory exhausted" msgstr "" #: src/envsubst.c:112 src/gettext.c:134 src/ngettext.c:124 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later " "<http://gnu.org/licenses/gpl.html>\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" msgstr "" #: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130 #, c-format msgid "Written by %s.\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/envsubst.c:118 msgid "Bruno Haible" msgstr "" #: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142 #, c-format msgid "too many arguments" msgstr "" #: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154 #, c-format msgid "missing arguments" msgstr "" #: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/envsubst.c:176 #, c-format, no-wrap msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n" msgstr "" #: src/envsubst.c:181 #, c-format, no-wrap msgid "Substitutes the values of environment variables.\n" msgstr "" #: src/envsubst.c:185 #, c-format, no-wrap msgid "Operation mode:\n" msgstr "" #: src/envsubst.c:188 #, c-format, no-wrap msgid "" " -v, --variables output the variables occurring in SHELL-" "FORMAT\n" msgstr "" #: src/envsubst.c:192 #, c-format, no-wrap msgid "Informative output:\n" msgstr "" #: src/envsubst.c:195 #, c-format, no-wrap msgid " -h, --help display this help and exit\n" msgstr "" #: src/envsubst.c:198 #, c-format, no-wrap msgid " -V, --version output version information and exit\n" msgstr "" #: src/envsubst.c:202 #, c-format, no-wrap msgid "" "In normal operation mode, standard input is copied to standard output,\n" "with references to environment variables of the form $VARIABLE or " "${VARIABLE}\n" "being replaced with the corresponding values. If a SHELL-FORMAT is given,\n" "only those environment variables that are referenced in SHELL-FORMAT are\n" "substituted; otherwise all environment variables references occurring in\n" "standard input are substituted.\n" msgstr "" #: src/envsubst.c:211 #, c-format, no-wrap msgid "" "When --variables is used, standard input is ignored, and the output " "consists\n" "of the environment variables that are referenced in SHELL-FORMAT, one per " "line.\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). #: src/envsubst.c:219 src/gettext.c:280 src/ngettext.c:246 msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n" msgstr "" #: src/envsubst.c:442 #, c-format msgid "error while reading \"%s\"" msgstr "" #: src/envsubst.c:443 msgid "standard input" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/gettext.c:140 src/ngettext.c:130 msgid "Ulrich Drepper" msgstr "" #: src/gettext.c:244 #, c-format, no-wrap msgid "" "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" "or: %s [OPTION] -s [MSGID]...\n" msgstr "" #: src/gettext.c:250 #, c-format, no-wrap msgid "Display native language translation of a textual message.\n" msgstr "" #: src/gettext.c:254 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -n suppress trailing newline\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] MSGID retrieve translated message corresponding\n" " to MSGID from TEXTDOMAIN\n" msgstr "" #: src/gettext.c:265 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in " "the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "When used with the -s option the program behaves like the 'echo' command.\n" "But it does not simply copy its arguments to stdout. Instead those " "messages\n" "found in the selected catalog are translated.\n" "Standard search directory: %s\n" msgstr "" #: src/ngettext.c:213 #, c-format, no-wrap msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" msgstr "" #: src/ngettext.c:218 #, c-format, no-wrap msgid "" "Display native language translation of a textual message whose grammatical\n" "form depends on a number.\n" msgstr "" #: src/ngettext.c:223 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] retrieve translated message from TEXTDOMAIN\n" " MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL " "(plural)\n" " COUNT choose singular/plural form based on this value\n" msgstr "" #: src/ngettext.c:234 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in " "the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "Standard search directory: %s\n" msgstr "" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/xdiagnose.po����������������������������������������������0000644�0000000�0000000�00000007066�12704125525�017426� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for xdiagnose # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the xdiagnose package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012. # msgid "" msgstr "" "Project-Id-Version: xdiagnose\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-07 16:55+0000\n" "PO-Revision-Date: 2012-04-02 15:33+0000\n" "Last-Translator: Asier Iturralde Sarasola <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:49+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../com.canonical.xdiagnose.policy.in.h:1 msgid "Authentication is needed to diagnose graphics issues" msgstr "" #: ../xdiagnose.desktop.in.h:1 msgid "xdiagnose" msgstr "xdiagnose" #: ../xdiagnose.desktop.in.h:2 msgid "Diagnose Graphics Issues" msgstr "" #: ../xdiagnose.desktop.in.h:3 msgid "X.org Diagnostic and Repair Utility" msgstr "X.org diagnostiko eta konponketa tresna" #: ../bin/xdiagnose:81 msgid "Troubleshoot failure to start a graphical X11 session" msgstr "" #: ../bin/dpkg-log-summary:130 msgid "List dates on which updates were performed" msgstr "" #: ../bin/dpkg-log-summary:134 msgid "Only include entries from this date forward (YYYY/MM/DD)" msgstr "" #: ../bin/dpkg-log-summary:138 msgid "Only include entries from this date and earlier (YYYY/MM/DD)" msgstr "" #: ../xdiagnose/applet.py:62 msgid "X Diagnostics Settings" msgstr "" #: ../xdiagnose/applet.py:74 msgid "Debug" msgstr "" #: ../xdiagnose/applet.py:75 msgid "Extra graphics _debug messages" msgstr "" #: ../xdiagnose/applet.py:76 msgid "" "Makes dmesg logs more verbose with details about 3d, plymouth, and monitor " "detection" msgstr "" #: ../xdiagnose/applet.py:79 msgid "Display boot messages" msgstr "" #: ../xdiagnose/applet.py:80 msgid "" "Removes splash and quiet from kernel options so you can see kernel details " "during boot" msgstr "" #: ../xdiagnose/applet.py:83 msgid "Enable automatic crash bug reporting" msgstr "" #: ../xdiagnose/applet.py:84 msgid "Turns on the Apport crash detection and bug reporting tool" msgstr "" #: ../xdiagnose/applet.py:89 msgid "Workarounds" msgstr "" #: ../xdiagnose/applet.py:90 msgid "Disable bootloader _graphics" msgstr "" #: ../xdiagnose/applet.py:91 msgid "" "The grub bootloader has a graphics mode using the VESA framebuffer driver " "which can sometimes interfere with later loading of the proper video driver. " " Checking this forces grub to use text mode only." msgstr "" #: ../xdiagnose/applet.py:94 msgid "Disable _VESA framebuffer driver" msgstr "" #: ../xdiagnose/applet.py:95 msgid "" "vesafb is loaded early during boot so the boot logo can display, but can " "cause issues when switching to a real graphics driver. Checking this " "prevents vesafb from loading so these issues do not occur." msgstr "" #: ../xdiagnose/applet.py:98 msgid "Disable _PAT memory" msgstr "" #: ../xdiagnose/applet.py:99 msgid "" "This pagetable extension can interfere with the memory management of " "proprietary drivers under certain situations and cause lagging or failures " "to allocate video memory, so turning it off can prevent those problems." msgstr "" #: ../xdiagnose/applet.py:142 msgid "View Errors" msgstr "" #: ../xdiagnose/applet.py:146 msgid "Report an Xorg Bug" msgstr "" #: ../xdiagnose/errors_treeview.py:37 msgid "Xorg Error Messages" msgstr "" #. create the TreeViewColumn to display the data #: ../xdiagnose/errors_treeview.py:53 msgid "Error Message" msgstr "" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/ubuntu-wallpapers.po��������������������������������������0000644�0000000�0000000�00000032516�12704125525�021135� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for ubuntu-wallpapers # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # This file is distributed under the same license as the ubuntu-wallpapers package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2008. # msgid "" msgstr "" "Project-Id-Version: ubuntu-wallpapers\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-07 16:55+0000\n" "PO-Revision-Date: 2014-03-22 01:51+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:19+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../ubuntu-wallpapers.xml.in.h:1 msgid "Ubuntu" msgstr "Ubuntu" #: ../ubuntu-wallpapers.xml.in.h:2 msgid "Ubuntu Greyscale" msgstr "" #: ../karmic-wallpapers.xml.in.h:1 msgid "White Orchid" msgstr "Orkidea Zuria" #: ../karmic-wallpapers.xml.in.h:2 msgid "Throwing Stones" msgstr "Harkaitzak Jaurtitzen" #: ../karmic-wallpapers.xml.in.h:3 msgid "Radioactive Sunrise.jpg" msgstr "Egunsenti Radioaktiboa.jpg" #: ../karmic-wallpapers.xml.in.h:4 msgid "O Life.jpg" msgstr "O bizitza" #: ../karmic-wallpapers.xml.in.h:5 msgid "Grass in A.jpg" msgstr "Belarra An" #: ../karmic-wallpapers.xml.in.h:6 msgid "Climbing.jpg" msgstr "Eskalatzen.jpg" #: ../karmic-wallpapers.xml.in.h:7 msgid "Cherries.jpg" msgstr "Gereziak.jpg" #: ../karmic-wallpapers.xml.in.h:8 msgid "Primula Red" msgstr "Primula Gorria" #: ../karmic-wallpapers.xml.in.h:9 msgid "Butterfly" msgstr "Tximeleta" #: ../karmic-wallpapers.xml.in.h:10 msgid "The Rainbow is Dead" msgstr "Erromako Zubia hil da" #: ../karmic-wallpapers.xml.in.h:11 msgid "Sunset" msgstr "Iluntzea" #: ../karmic-wallpapers.xml.in.h:12 msgid "Mi old, old Shoes" msgstr "Nire zapata zahar-zaharrak" #: ../karmic-wallpapers.xml.in.h:13 msgid "Sand" msgstr "Harea" #: ../karmic-wallpapers.xml.in.h:14 msgid "Palmengarten" msgstr "Lorategia" #: ../karmic-wallpapers.xml.in.h:15 msgid "Naranja" msgstr "Laranja" #: ../karmic-wallpapers.xml.in.h:16 msgid "Misty Morning" msgstr "Goiz Lainotsua" #: ../karmic-wallpapers.xml.in.h:17 msgid "Frog" msgstr "Igela" #: ../karmic-wallpapers.xml.in.h:18 msgid "Flor de Loto" msgstr "Lotoko lorea" #: ../karmic-wallpapers.xml.in.h:19 msgid "Bay" msgstr "Badia" #: ../lucid-wallpapers.xml.in.h:1 msgid "Bosque TK" msgstr "Bosque TK" #: ../lucid-wallpapers.xml.in.h:2 msgid "Busqueda Nocturna" msgstr "Busqueda Nocturna" #: ../lucid-wallpapers.xml.in.h:3 msgid "Cornered" msgstr "Cornered" #: ../lucid-wallpapers.xml.in.h:4 msgid "Curls by Candy" msgstr "Curls by Candy" #: ../lucid-wallpapers.xml.in.h:5 msgid "Daisy" msgstr "Daisy" #: ../lucid-wallpapers.xml.in.h:6 msgid "Fall Drops, Ancient Light" msgstr "Fall Drops, Ancient Light" #: ../lucid-wallpapers.xml.in.h:7 msgid "Fluffodome" msgstr "Fluffodome" #: ../lucid-wallpapers.xml.in.h:8 msgid "Icy stones 2" msgstr "Icy stones 2" #: ../lucid-wallpapers.xml.in.h:9 msgid "In the dark Redux" msgstr "In the dark Redux" #: ../lucid-wallpapers.xml.in.h:10 msgid "Maraetai before sunrise" msgstr "Maraetai before sunrise" #: ../lucid-wallpapers.xml.in.h:11 msgid "Out of focus" msgstr "Out of focus" #: ../lucid-wallpapers.xml.in.h:12 msgid "Pointy" msgstr "Pointy" #: ../lucid-wallpapers.xml.in.h:13 msgid "Warmlights" msgstr "Warmlights" #: ../lucid-wallpapers.xml.in.h:14 msgid "Yellowflower" msgstr "Yellowflower" #: ../lucid-wallpapers.xml.in.h:15 msgid "SmoothMoment" msgstr "SmoothMoment" #: ../maverick-wallpapers.xml.in.h:1 ../natty-wallpapers.xml.in.h:1 msgid "Aeg" msgstr "Aeg" #: ../maverick-wallpapers.xml.in.h:2 msgid "Blue box number 2" msgstr "Blue box number 2" #: ../maverick-wallpapers.xml.in.h:3 msgid "Blue" msgstr "Blue" #: ../maverick-wallpapers.xml.in.h:4 msgid "Bubbles" msgstr "Bubbles" #: ../maverick-wallpapers.xml.in.h:5 msgid "Crocosmia" msgstr "Crocosmia" #: ../maverick-wallpapers.xml.in.h:6 msgid "Feather" msgstr "Feather" #: ../maverick-wallpapers.xml.in.h:7 msgid "Fern" msgstr "Fern" #: ../maverick-wallpapers.xml.in.h:8 msgid "Life" msgstr "Life" #: ../maverick-wallpapers.xml.in.h:9 msgid "Liquid glass" msgstr "Liquid glass" #: ../maverick-wallpapers.xml.in.h:10 msgid "Mirada Perduda" msgstr "Mirada Perduda" #: ../maverick-wallpapers.xml.in.h:11 msgid "Morning II" msgstr "Morning II" #: ../maverick-wallpapers.xml.in.h:12 msgid "Primer Amanecer 2010" msgstr "Primer Amanecer 2010" #: ../maverick-wallpapers.xml.in.h:13 msgid "Ropey Photo" msgstr "Ropey Photo" #: ../maverick-wallpapers.xml.in.h:14 msgid "Serenity Enchanted" msgstr "Serenity Enchanted" #: ../maverick-wallpapers.xml.in.h:15 msgid "Smile" msgstr "Smile" #: ../maverick-wallpapers.xml.in.h:16 msgid "Spiral" msgstr "Spiral" #: ../maverick-wallpapers.xml.in.h:17 msgid "Waterchain" msgstr "Waterchain" #: ../natty-wallpapers.xml.in.h:2 msgid "Arboreal ballet" msgstr "Arboreal ballet" #: ../natty-wallpapers.xml.in.h:3 msgid "Aubergine Sea" msgstr "Itsaso alberjinia" #: ../natty-wallpapers.xml.in.h:4 ../trusty-wallpapers.xml.in.h:3 msgid "Berries" msgstr "Berries" #: ../natty-wallpapers.xml.in.h:5 msgid "Bird" msgstr "Txoria" #: ../natty-wallpapers.xml.in.h:6 msgid "Fabric" msgstr "Ehuna" #: ../natty-wallpapers.xml.in.h:7 msgid "Green" msgstr "Berdea" #: ../natty-wallpapers.xml.in.h:8 msgid "Grey day" msgstr "Egun grisa" #: ../natty-wallpapers.xml.in.h:9 msgid "Holes" msgstr "Zuloak" #: ../natty-wallpapers.xml.in.h:10 msgid "Ilunabarra Azkainetik" msgstr "Ilunabarra Azkainetik" #: ../natty-wallpapers.xml.in.h:11 msgid "Lá no alto" msgstr "Lá no alto" #: ../natty-wallpapers.xml.in.h:12 msgid "Quandro" msgstr "Quandro" #: ../natty-wallpapers.xml.in.h:13 msgid "Signpost" msgstr "Signpost" #: ../natty-wallpapers.xml.in.h:14 msgid "Tiny Worlds" msgstr "Mundu txikiak" #: ../natty-wallpapers.xml.in.h:15 msgid "Touch the light" msgstr "Ukitu argia" #: ../natty-wallpapers.xml.in.h:16 msgid "Tri Narwhal" msgstr "Tri Narwhal" #: ../natty-wallpapers.xml.in.h:17 msgid "Variations On Natty Narwhal 1" msgstr "Variations On Natty Narwhal 1" #: ../natty-wallpapers.xml.in.h:18 msgid "White flowers" msgstr "Lore zuriak" #: ../oneiric-wallpapers.xml.in.h:1 msgid "Buck Off!" msgstr "Buck Off!" #: ../oneiric-wallpapers.xml.in.h:2 msgid "Darkening Clockwork" msgstr "Darkening Clockwork" #: ../oneiric-wallpapers.xml.in.h:3 msgid "Dybbølsbro Station" msgstr "Dybbølsbro Station" #: ../oneiric-wallpapers.xml.in.h:4 msgid "Jardin Polar" msgstr "Jardin Polar" #: ../oneiric-wallpapers.xml.in.h:5 msgid "Langelinie Allé" msgstr "Langelinie Allé" #: ../oneiric-wallpapers.xml.in.h:6 msgid "Momiji Dream" msgstr "Momiji Dream" #: ../oneiric-wallpapers.xml.in.h:7 msgid "Mount Snowdon, Wales" msgstr "Mount Snowdon, Wales" #: ../oneiric-wallpapers.xml.in.h:8 msgid "Not Alone" msgstr "Not Alone" #: ../oneiric-wallpapers.xml.in.h:9 msgid "Power of Words" msgstr "Power of Words" #: ../oneiric-wallpapers.xml.in.h:10 msgid "Purple Dancers" msgstr "Purple Dancers" #: ../oneiric-wallpapers.xml.in.h:11 msgid "Small flowers" msgstr "Small flowers" #: ../oneiric-wallpapers.xml.in.h:12 msgid "Stalking Ocelot" msgstr "Stalking Ocelot" #: ../oneiric-wallpapers.xml.in.h:13 msgid "The Grass Ain't Greener" msgstr "The Grass Ain't Greener" #: ../oneiric-wallpapers.xml.in.h:14 msgid "Wild Wheat" msgstr "Wild Wheat" #: ../precise-wallpapers.xml.in.h:1 msgid "Delicate Petals" msgstr "Delicate Petals" #: ../precise-wallpapers.xml.in.h:2 msgid "Early Blossom" msgstr "Early Blossom" #: ../precise-wallpapers.xml.in.h:3 msgid "Flocking" msgstr "Flocking" #: ../precise-wallpapers.xml.in.h:4 msgid "Floorboards" msgstr "Floorboards" #: ../precise-wallpapers.xml.in.h:5 msgid "Golden Bloom" msgstr "Golden Bloom" #: ../precise-wallpapers.xml.in.h:6 msgid "London Eye From Beneath" msgstr "London Eye From Beneath" #: ../precise-wallpapers.xml.in.h:7 msgid "Morning Dew" msgstr "Morning Dew" #: ../precise-wallpapers.xml.in.h:8 msgid "Murales" msgstr "Murales" #: ../precise-wallpapers.xml.in.h:9 msgid "Precise Pangolin" msgstr "Precise Pangolin" #: ../precise-wallpapers.xml.in.h:10 msgid "Speaker Weave" msgstr "Speaker Weave" #: ../precise-wallpapers.xml.in.h:11 msgid "The Forbidden City" msgstr "The Forbidden City" #: ../precise-wallpapers.xml.in.h:12 msgid "Tie My Boat" msgstr "Tie My Boat" #: ../precise-wallpapers.xml.in.h:13 msgid "Twilight Frost" msgstr "Twilight Frost" #: ../precise-wallpapers.xml.in.h:14 msgid "Winter Morning" msgstr "Winter Morning" #: ../quantal-wallpapers.xml.in.h:1 msgid "A Little Quetzal" msgstr "A Little Quetzal" #: ../quantal-wallpapers.xml.in.h:2 msgid "Below Clouds" msgstr "Below Clouds" #: ../quantal-wallpapers.xml.in.h:3 msgid "Cairn" msgstr "Cairn" #: ../quantal-wallpapers.xml.in.h:4 msgid "Early Morning" msgstr "Goizean goiz" #: ../quantal-wallpapers.xml.in.h:5 msgid "Frozen" msgstr "Izoztuta" #: ../quantal-wallpapers.xml.in.h:6 msgid "Gran Canaria" msgstr "Kanaria Handia" #: ../quantal-wallpapers.xml.in.h:7 msgid "Green Plant" msgstr "Landare berdea" #: ../quantal-wallpapers.xml.in.h:8 msgid "H" msgstr "H" #: ../quantal-wallpapers.xml.in.h:9 msgid "Pantano de Orellana" msgstr "Orellanako urtegia" #: ../quantal-wallpapers.xml.in.h:10 msgid "Roof Tiles" msgstr "Teilak" #: ../quantal-wallpapers.xml.in.h:11 msgid "Vanishing" msgstr "Vanishing" #: ../raring-wallpapers.xml.in.h:1 msgid "Begonia" msgstr "Begonia" #: ../raring-wallpapers.xml.in.h:2 msgid "Blue frost" msgstr "Blue frost" #: ../raring-wallpapers.xml.in.h:3 msgid "Brother typewriter" msgstr "Brother typewriter" #: ../raring-wallpapers.xml.in.h:4 msgid "Cacomixtle Ubunteño" msgstr "Cacomixtle Ubunteño" #: ../raring-wallpapers.xml.in.h:5 msgid "Fleurs de Prunus 24" msgstr "Fleurs de Prunus 24" #: ../raring-wallpapers.xml.in.h:6 msgid "La Gomera" msgstr "La Gomera" #: ../raring-wallpapers.xml.in.h:7 msgid "Landing" msgstr "Landing" #: ../raring-wallpapers.xml.in.h:8 msgid "Last breath…" msgstr "Last breath…" #: ../raring-wallpapers.xml.in.h:9 msgid "Leftover" msgstr "Leftover" #: ../raring-wallpapers.xml.in.h:10 msgid "Morning Sun on Frost-Covered Leaves" msgstr "Morning Sun on Frost-Covered Leaves" #: ../raring-wallpapers.xml.in.h:11 msgid "Stop the light" msgstr "Stop the light" #: ../raring-wallpapers.xml.in.h:12 msgid "Trazo solitario" msgstr "Trazo solitario" #: ../raring-wallpapers.xml.in.h:13 msgid "Winter Fog" msgstr "Winter Fog" #: ../saucy-wallpapers.xml.in.h:1 msgid "163" msgstr "163" #: ../saucy-wallpapers.xml.in.h:2 msgid "Cyclotron" msgstr "Cyclotron" #: ../saucy-wallpapers.xml.in.h:3 msgid "Gota D'água" msgstr "Gota D'água" #: ../saucy-wallpapers.xml.in.h:4 msgid "Grass" msgstr "Grass" #: ../saucy-wallpapers.xml.in.h:5 msgid "I am a Saucy Salamander..." msgstr "I am a Saucy Salamander..." #: ../saucy-wallpapers.xml.in.h:6 msgid "Mountains" msgstr "Mountains" #: ../saucy-wallpapers.xml.in.h:7 msgid "Mr. Tau and The Tree -" msgstr "Mr. Tau and The Tree -" #: ../saucy-wallpapers.xml.in.h:8 msgid "Nylon Rainbow" msgstr "Nylon Rainbow" #: ../saucy-wallpapers.xml.in.h:9 msgid "Oak" msgstr "Oak" #: ../saucy-wallpapers.xml.in.h:10 msgid "Salamander" msgstr "Salamander" #: ../saucy-wallpapers.xml.in.h:11 msgid "Saucy Salamander Abstract" msgstr "Saucy Salamander Abstract" #: ../saucy-wallpapers.xml.in.h:12 msgid "Savannah Lilian Blot" msgstr "Savannah Lilian Blot" #: ../saucy-wallpapers.xml.in.h:13 msgid "Taxus baccata" msgstr "Taxus baccata" #: ../saucy-wallpapers.xml.in.h:14 msgid "The City of Polen" msgstr "The City of Polen" #: ../saucy-wallpapers.xml.in.h:15 msgid "THE 'OUT' STANDING" msgstr "THE 'OUT' STANDING" #: ../saucy-wallpapers.xml.in.h:16 msgid "Thingvellir" msgstr "Thingvellir" #: ../saucy-wallpapers.xml.in.h:17 msgid "Untitled" msgstr "Izengabea" #: ../saucy-wallpapers.xml.in.h:18 msgid "Water Lily" msgstr "Water Lily" #: ../trusty-wallpapers.xml.in.h:1 msgid "Backyard Mushrooms" msgstr "Backyard Mushrooms" #: ../trusty-wallpapers.xml.in.h:2 msgid "Beach" msgstr "Beach" #: ../trusty-wallpapers.xml.in.h:4 msgid "Foggy Forest" msgstr "Foggy Forest" #: ../trusty-wallpapers.xml.in.h:5 msgid "Ibanez Infinity" msgstr "Ibanez Infinity" #: ../trusty-wallpapers.xml.in.h:6 msgid "Jelly Fish" msgstr "Jelly Fish" #: ../trusty-wallpapers.xml.in.h:7 msgid "Mono Lake" msgstr "Mono Lake" #: ../trusty-wallpapers.xml.in.h:8 msgid "Partitura" msgstr "Partitura" #: ../trusty-wallpapers.xml.in.h:9 msgid "Reflections" msgstr "Reflections" #: ../trusty-wallpapers.xml.in.h:10 msgid "Sea Fury" msgstr "Sea Fury" #: ../trusty-wallpapers.xml.in.h:11 msgid "Water web" msgstr "Water web" #: ../trusty-wallpapers.xml.in.h:12 msgid "Forever" msgstr "Forever" #: ../utopic-wallpapers.xml.in.h:1 msgid "Empty Space" msgstr "" #: ../utopic-wallpapers.xml.in.h:2 msgid "Golden leaves" msgstr "" #: ../utopic-wallpapers.xml.in.h:3 msgid "Horses on sand dunes" msgstr "" #: ../utopic-wallpapers.xml.in.h:4 msgid "Kronach leuchtet 2014" msgstr "" #: ../utopic-wallpapers.xml.in.h:5 msgid "Music" msgstr "" #: ../utopic-wallpapers.xml.in.h:6 msgid "Night Seascape" msgstr "" #: ../utopic-wallpapers.xml.in.h:7 msgid "Redes de hilo" msgstr "" #: ../utopic-wallpapers.xml.in.h:8 msgid "salcantayperu" msgstr "" #: ../utopic-wallpapers.xml.in.h:9 msgid "Sunny Autumn" msgstr "" #: ../utopic-wallpapers.xml.in.h:10 msgid "Utopic Unicorn" msgstr "" #: ../utopic-wallpapers.xml.in.h:11 msgid "Warm grasses" msgstr "" #: ../utopic-wallpapers.xml.in.h:12 msgid "xgu472hf2" msgstr "" ����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/libgphoto2_port-0.po��������������������������������������0000644�0000000�0000000�00000037616�12704125525�020723� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of libgphoto2_port.po to Basque # Basque Translation. # Copyright © 2005 Iñaki Larrañaga. # Iñaki Larrañaga <dooteo@euskalgnu.org>, 2005. # msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: gphoto-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-03-31 00:03+0200\n" "PO-Revision-Date: 2015-12-11 07:55+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio <Unknown>\n" "Language-Team: <itzulpena@euskalgnu.org>\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-04-15 05:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: libgphoto2_port/gphoto2-port-info-list.c:214 #, c-format msgid "Called for filename '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:219 #, c-format msgid "Could not load '%s': '%s'." msgstr "Ezin izan da '%s' kargatu: '%s'." #: libgphoto2_port/gphoto2-port-info-list.c:227 #, c-format msgid "Could not find some functions in '%s': '%s'." msgstr "Ezin izan dira zenbait funtzio aurkitu '%s'(e)n: '%s'." #: libgphoto2_port/gphoto2-port-info-list.c:239 #, c-format msgid "'%s' already loaded" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:248 #, c-format msgid "Could not load port driver list: '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:255 #, c-format msgid "Loaded '%s' ('%s') from '%s'." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:287 #, c-format msgid "Using ltdl to load io-drivers from '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:314 #, c-format msgid "Counting entry (%i available)..." msgid_plural "Counting entries (%i available)..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port-info-list.c:326 #, c-format msgid "%i regular entry available." msgid_plural "%i regular entries available." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port-info-list.c:359 #, c-format msgid "Looking for path '%s' (%i entry available)..." msgid_plural "Looking for path '%s' (%i entries available)..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port-info-list.c:373 #, c-format msgid "Starting regex search for '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:381 #, c-format msgid "Trying '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:402 msgid "regcomp failed" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:413 #, c-format msgid "re_match failed (%i)" msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:421 msgid "regexec failed" msgstr "regexec-ek hutsegin du" #: libgphoto2_port/gphoto2-port-info-list.c:427 msgid "Generic Port" msgstr "Ataka generikoa" #: libgphoto2_port/gphoto2-port-info-list.c:451 #, c-format msgid "Looking up entry '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port-info-list.c:481 #, c-format msgid "Getting info of entry %i (%i available)..." msgstr "" #: libgphoto2_port/gphoto2-port-result.c:58 msgid "No error" msgstr "Errorerik gabe" #: libgphoto2_port/gphoto2-port-result.c:60 msgid "Unspecified error" msgstr "Zehaztu gabeko errorea" #: libgphoto2_port/gphoto2-port-result.c:62 msgid "I/O problem" msgstr "S/I-ko arazoa" #: libgphoto2_port/gphoto2-port-result.c:64 msgid "Bad parameters" msgstr "Parametro okerrak" #: libgphoto2_port/gphoto2-port-result.c:66 msgid "Unsupported operation" msgstr "Eragiketa ez dago onartuta" #: libgphoto2_port/gphoto2-port-result.c:68 msgid "Fixed limit exceeded" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:70 msgid "Timeout reading from or writing to the port" msgstr "Denbora-muga irungitu da atakan irakurtzean/idaztean" #: libgphoto2_port/gphoto2-port-result.c:72 msgid "Serial port not supported" msgstr "Serieko ataka ez dago onartuta" #: libgphoto2_port/gphoto2-port-result.c:74 msgid "USB port not supported" msgstr "USB ataka ez dago onartuta" #: libgphoto2_port/gphoto2-port-result.c:76 msgid "Unknown port" msgstr "Ataka ezezaguna" #: libgphoto2_port/gphoto2-port-result.c:78 msgid "Out of memory" msgstr "Memoriarik gabe" #: libgphoto2_port/gphoto2-port-result.c:80 msgid "Error loading a library" msgstr "Errorea liburutegia kargatzean" #: libgphoto2_port/gphoto2-port-result.c:82 msgid "Error initializing the port" msgstr "Errorea ataka hasieratzean" #: libgphoto2_port/gphoto2-port-result.c:84 msgid "Error reading from the port" msgstr "Errorea atakatik irakurtzean" #: libgphoto2_port/gphoto2-port-result.c:86 msgid "Error writing to the port" msgstr "Errorea atakan idaztean" #: libgphoto2_port/gphoto2-port-result.c:88 msgid "Error updating the port settings" msgstr "Errorea atakako konfigurazioa eguneratzean" #: libgphoto2_port/gphoto2-port-result.c:90 msgid "Error setting the serial port speed" msgstr "Errorea serieko atakaren abiadura ezartzean" #: libgphoto2_port/gphoto2-port-result.c:92 msgid "Error clearing a halt condition on the USB port" msgstr "Errorea USB atakako itzaltze-baldintza ezabatzean" #: libgphoto2_port/gphoto2-port-result.c:94 msgid "Could not find the requested device on the USB port" msgstr "Ezin izan da eskatutako gailua USB atakan aurkitu" #: libgphoto2_port/gphoto2-port-result.c:96 msgid "Could not claim the USB device" msgstr "Ezin izan da USB gailua aldarrikatu" #: libgphoto2_port/gphoto2-port-result.c:98 msgid "Could not lock the device" msgstr "Ezin izan da gailua blokeatu" #: libgphoto2_port/gphoto2-port-result.c:100 msgid "libhal error" msgstr "" #: libgphoto2_port/gphoto2-port-result.c:102 msgid "Unknown error" msgstr "Errore ezezaguna" #: libgphoto2_port/gphoto2-port.c:56 #, c-format msgid "The operation '%s' is not supported by this device" msgstr "Gailu honek ez du '%s' eragiketa onartzen" #: libgphoto2_port/gphoto2-port.c:57 msgid "The port has not yet been initialized" msgstr "Ez da ataka hasieratu oraindik" #: libgphoto2_port/gphoto2-port.c:88 msgid "Creating new device..." msgstr "Gailu berria sortzen..." #: libgphoto2_port/gphoto2-port.c:166 #, c-format msgid "Could not load '%s' ('%s')." msgstr "" #: libgphoto2_port/gphoto2-port.c:176 #, c-format msgid "Could not find 'gp_port_library_operations' in '%s' ('%s')" msgstr "" #: libgphoto2_port/gphoto2-port.c:266 #, c-format msgid "Opening %s port..." msgstr "%sAtaka irekitzen..." #: libgphoto2_port/gphoto2-port.c:288 msgid "Closing port..." msgstr "Ataka isten..." #: libgphoto2_port/gphoto2-port.c:310 msgid "Freeing port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:358 #, c-format msgid "Writing %i=0x%x byte to port..." msgid_plural "Writing %i=0x%x bytes to port..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:373 #, c-format msgid "Could only write %i out of %i byte" msgid_plural "Could only write %i out of %i bytes" msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:398 #, c-format msgid "Reading %i=0x%x byte from port..." msgid_plural "Reading %i=0x%x bytes from port..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:412 libgphoto2_port/gphoto2-port.c:453 #: libgphoto2_port/gphoto2-port.c:493 libgphoto2_port/gphoto2-port.c:929 #: libgphoto2_port/gphoto2-port.c:1012 libgphoto2_port/gphoto2-port.c:1097 #, c-format msgid "Could only read %i out of %i byte" msgid_plural "Could only read %i out of %i bytes" msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:439 #, c-format msgid "Reading %i=0x%x byte from interrupt endpoint..." msgid_plural "Reading %i=0x%x bytes from interrupt endpoint..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:505 #, c-format msgid "Reading %i=0x%x byte from interrupt endpoint (fast)..." msgid_plural "Reading %i=0x%x bytes from interrupt endpoint (fast)..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:533 #, c-format msgid "Setting timeout to %i millisecond..." msgid_plural "Setting timeout to %i milliseconds..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:571 msgid "Getting timeout..." msgstr "" #: libgphoto2_port/gphoto2-port.c:575 #, c-format msgid "Current timeout: %i milliseconds" msgstr "" #: libgphoto2_port/gphoto2-port.c:597 msgid "Setting settings..." msgstr "" #: libgphoto2_port/gphoto2-port.c:658 #, c-format msgid "Getting level of pin %i..." msgstr "" #: libgphoto2_port/gphoto2-port.c:667 #, c-format msgid "Level of pin %i: %i" msgstr "" #: libgphoto2_port/gphoto2-port.c:693 msgid "low" msgstr "" #: libgphoto2_port/gphoto2-port.c:694 msgid "high" msgstr "" #: libgphoto2_port/gphoto2-port.c:720 #, c-format msgid "Setting pin %i (%s: '%s') to '%s'..." msgstr "" #: libgphoto2_port/gphoto2-port.c:748 #, c-format msgid "Sending break (%i millisecond)..." msgid_plural "Sending break (%i milliseconds)..." msgstr[0] "" msgstr[1] "" #: libgphoto2_port/gphoto2-port.c:776 msgid "Flushing port..." msgstr "" #: libgphoto2_port/gphoto2-port.c:850 msgid "Clear halt..." msgstr "" #: libgphoto2_port/gphoto2-port.c:881 #, c-format msgid "Writing message (request=0x%x value=0x%x index=0x%x size=%i=0x%x)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:916 #, c-format msgid "Reading message (request=0x%x value=0x%x index=0x%x size=%i=0x%x)..." msgstr "" #: libgphoto2_port/gphoto2-port.c:1231 msgid "No error description available" msgstr "Errorearen azalpena ez dago eskuragarri" #: serial/unix.c:239 #, c-format msgid "Could not lock device '%s'" msgstr "Ezin izan da '%s' gailua blokeatu" #: serial/unix.c:249 usbdiskdirect/linux.c:94 usbscsi/linux.c:95 #, c-format msgid "Device '%s' is locked by pid %d" msgstr "'%s' gailua %d pid-ek blokeatuta dauka" #: serial/unix.c:252 usbdiskdirect/linux.c:97 usbscsi/linux.c:98 #, c-format msgid "Device '%s' could not be locked (dev_lock returned %d)" msgstr "Ezin izan da '%s' gailua blokeatu (dev_lock-ek %d itzuli du)" #: serial/unix.c:286 #, c-format msgid "Device '%s' could not be unlocked." msgstr "Ezin izan da '%s' gailua desblokeatu." #: serial/unix.c:298 usbdiskdirect/linux.c:126 usbscsi/linux.c:127 #, c-format msgid "Device '%s' could not be unlocked as it is locked by pid %d." msgstr "Ezin izan da '%s' gailua desblokeatu, %d pid-ak blokeatuta baitauka." #: serial/unix.c:302 usbdiskdirect/linux.c:130 usbscsi/linux.c:131 #, c-format msgid "Device '%s' could not be unlocked (dev_unlock returned %d)" msgstr "Ezin izan da '%s' desblokeatu (dev_unlock-ek %d itzuli du)" #: serial/unix.c:383 #, c-format msgid "Serial Port %i" msgstr "Serieko ataka: %i" #: serial/unix.c:474 usbdiskdirect/linux.c:285 usbscsi/linux.c:287 #, c-format msgid "Failed to open '%s' (%m)." msgstr "Huts egin du '%s' irekitzean (%m)." #: serial/unix.c:492 usbdiskdirect/linux.c:299 usbscsi/linux.c:301 #, c-format msgid "Could not close '%s' (%m)." msgstr "Ezin izan da '%s' itxi (%m)." #: serial/unix.c:546 #, c-format msgid "Could not write to port (%m)" msgstr "Ezin izan da atakan idatzi (%m)" #: serial/unix.c:623 msgid "Parity error." msgstr "Paritate-errorea." #: serial/unix.c:627 #, c-format msgid "Unexpected parity response sequence 0xff 0x%02x." msgstr "Ustegabeko 0xff 0x%02x paritate-erantzuna sekuentzia." #: serial/unix.c:670 #, c-format msgid "Unknown pin %i." msgstr "%i PIN ezezaguna." #: serial/unix.c:692 #, c-format msgid "Could not get level of pin %i (%m)." msgstr "Ezin izan da %i pin-aren maila lortu (%m)." #: serial/unix.c:727 #, c-format msgid "Could not set level of pin %i to %i (%m)." msgstr "Ezin izan da %i pin-aren maila %i gisa ezarri (%m)." #: serial/unix.c:752 #, c-format msgid "Could not flush '%s' (%m)." msgstr "Ezin izan da '%s' hustu (%m)." #: serial/unix.c:865 #, c-format msgid "Could not set the baudrate to %d" msgstr "Ezin izan da %d(r)en baudio-tasa ezarri" #: usb/libusb.c:248 #, c-format msgid "Could not open USB device (%m)." msgstr "Ezin izan da USB gailua ireki (%m)." #: usb/libusb.c:260 libusb1/libusb1.c:305 msgid "Camera is already in use." msgstr "Kamera jadanik erabiltzen ari da" #: usb/libusb.c:265 #, c-format msgid "Device has driver '%s' attached, detaching it now." msgstr "Gailuak '%s' kontrolatzailea erantsita du, askatu orain." #: usb/libusb.c:268 #, c-format msgid "Could not detach kernel driver '%s' of camera device." msgstr "Ezin izan da kamera gailuaren kerneleko '%s' kontrolatzailea askatu" #: usb/libusb.c:273 libusb1/libusb1.c:321 msgid "Could not query kernel driver of device." msgstr "Ezin izan da gailuaren kontrolatzailea kernelari eskatu" #: usb/libusb.c:281 #, c-format msgid "" "Could not claim interface %d (%m). Make sure no other program or kernel " "module (such as %s) is using the device and you have read/write access to " "the device." msgstr "" "Ezin izan da %d interfazea aldarrikatu (%m). Ziurta zaitez beste programa " "batek edo kerneleko modulo batek (%s bezalakoak) gailua erabiltzen ari ez " "dela, eta gailuan irakurtzeko/idazteko baimenak dituzula." #: usb/libusb.c:299 #, c-format msgid "Could not release interface %d (%m)." msgstr "Ezin izan da %d interfazea askatu (%m)." #: usb/libusb.c:312 #, c-format msgid "Could not reset USB port (%m)." msgstr "" #: usb/libusb.c:339 #, c-format msgid "Could not close USB port (%m)." msgstr "Ezin izan da USB ataka itxi (%m)." #: usb/libusb.c:590 #, c-format msgid "Could not set config %d/%d (%m)" msgstr "Ezin izan da %d/%d konfigurazioa ezarri (%m)." #: usb/libusb.c:623 #, c-format msgid "Could not set altsetting from %d to %d (%m)" msgstr "" #: usb/libusb.c:715 libusb1/libusb1.c:765 #, c-format msgid "The supplied vendor or product id (0x%x,0x%x) is not valid." msgstr "" "Zehaztutako hornitzailearen edo produktuaren IDa (0x%x,0x%x) ez da baliozkoa." #: usb/libusb.c:751 libusb1/libusb1.c:804 #, c-format msgid "" "USB device (vendor 0x%x, product 0x%x) is a mass storage device, and might " "not function with gphoto2. Reference: %s" msgstr "" "USB gailua (0x%x hornitzailea, 0x%x produktua) biltegiratze-gailua da, eta " "ez du gphoto2-rekin funtzionatuko. Erreferentzia: %s" #: usb/libusb.c:794 libusb1/libusb1.c:836 #, c-format msgid "" "Could not find USB device (vendor 0x%x, product 0x%x). Make sure this device " "is connected to the computer." msgstr "" "Ezin izan da USB gailua (0x%x hornitzailea, 0x%x produktua) aurkitu. Ziurta " "zaitez gailua ordenagailuari konektatuta dagoela." #: usb/libusb.c:1092 libusb1/libusb1.c:1130 #, c-format msgid "" "Could not find USB device (class 0x%x, subclass 0x%x, protocol 0x%x). Make " "sure this device is connected to the computer." msgstr "" "Ezin izan da USB gailua aurkitu (0x%x klasea, 0x%x azpiklasea, 0x%x " "protokoloa). Ziurta zaitez gailua ordenagailura konektatuta dagoela." #: libusb1/libusb1.c:296 #, c-format msgid "Could not open USB device (%s)." msgstr "" #: libusb1/libusb1.c:311 #, c-format msgid "Device has a kernel driver attached (%d), detaching it now." msgstr "" #: libusb1/libusb1.c:314 msgid "Could not detach kernel driver of camera device." msgstr "" #: libusb1/libusb1.c:329 #, c-format msgid "" "Could not claim interface %d (%s). Make sure no other program or kernel " "module (such as %s) is using the device and you have read/write access to " "the device." msgstr "" #: libusb1/libusb1.c:351 #, c-format msgid "Could not release interface %d (%s)." msgstr "" #: libusb1/libusb1.c:366 #, c-format msgid "Could not reset USB port (%s)." msgstr "" #: libusb1/libusb1.c:377 msgid "Could not reattach kernel driver of camera device." msgstr "" #: libusb1/libusb1.c:628 #, c-format msgid "Could not set config %d/%d (%s)" msgstr "" #: libusb1/libusb1.c:667 #, c-format msgid "Could not set altsetting from %d to %d (%s)" msgstr "" #: disk/disk.c:179 disk/disk.c:237 disk/disk.c:286 disk/disk.c:318 #: disk/disk.c:341 #, c-format msgid "Media '%s'" msgstr "" #: disk/disk.c:180 msgid "(unknown)" msgstr "" #: usbdiskdirect/linux.c:230 #, c-format msgid "USB Mass Storage direct IO" msgstr "" #: usbdiskdirect/linux.c:324 #, c-format msgid "Could not seek to offset: %x on '%s' (%m)." msgstr "" #: usbdiskdirect/linux.c:347 #, c-format msgid "Could not write to '%s' (%m)." msgstr "" #: usbdiskdirect/linux.c:369 #, c-format msgid "Could not read from '%s' (%m)." msgstr "" #: usbscsi/linux.c:232 #, c-format msgid "USB Mass Storage raw SCSI" msgstr "" #: usbscsi/linux.c:345 #, c-format msgid "Could not send scsi command to: '%s' (%m)." msgstr "" ������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/bison-runtime.po������������������������������������������0000644�0000000�0000000�00000004211�12704125525�020225� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for bison # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the bison package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: bison\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-01-23 13:55+0100\n" "PO-Revision-Date: 2014-04-05 15:39+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:54+0000\n" "X-Generator: Launchpad (build 17995)\n" #: data/glr.c:803 data/yacc.c:643 msgid "syntax error: cannot back up" msgstr "sintaxi-errorea: ezin daiteke atzera jo" #: data/glr.c:1687 msgid "syntax is ambiguous" msgstr "sintaxia anbiguoa da" #: data/glr.c:2008 data/glr.c:2088 data/glr.c:2128 data/glr.c:2392 #: data/lalr1.cc:1094 data/lalr1.cc:1115 data/yacc.c:1210 data/yacc.c:1710 #: data/yacc.c:1716 msgid "syntax error" msgstr "sintaxi errorea" #: data/glr.c:2089 data/lalr1.cc:1095 data/yacc.c:1211 #, c-format msgid "syntax error, unexpected %s" msgstr "sintaxi-errorea, ustegabeko %s" #: data/glr.c:2090 data/lalr1.cc:1096 data/yacc.c:1212 #, c-format msgid "syntax error, unexpected %s, expecting %s" msgstr "sintaxi-errorea, ustegabeko %s, honakoa espero zen: %s" #: data/glr.c:2091 data/lalr1.cc:1097 data/yacc.c:1213 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s" msgstr "sintaxi-errorea, ustegabeko %s, honakoa espero zen: %s edo %s" #: data/glr.c:2092 data/lalr1.cc:1098 data/yacc.c:1214 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s" msgstr "sintaxi-errorea, ustegabeko %s, honakoa espero zen: %s edo %s edo %s" #: data/glr.c:2093 data/lalr1.cc:1099 data/yacc.c:1215 #, c-format msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s" msgstr "" "sintaxi-errorea, ustegabeko %s, honakoa espero zen: %s edo %s edo %s edo %s" #: data/glr.c:2452 data/yacc.c:1295 data/yacc.c:1297 data/yacc.c:1470 #: data/yacc.c:1867 msgid "memory exhausted" msgstr "memoria agortuta" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/shared-mime-info.po���������������������������������������0000644�0000000�0000000�00000204143�12704125525�020564� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2013-2015 msgid "" msgstr "" "Project-Id-Version: shared-mime-info\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-12-04 01:47+0000\n" "PO-Revision-Date: 2015-11-09 17:28+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque (http://www.transifex.com/freedesktop/shared-mime-" "info/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:05+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../freedesktop.org.xml.in.h:1 msgid "ATK inset" msgstr "ATK sartzapena" #: ../freedesktop.org.xml.in.h:2 msgid "electronic book document" msgstr "liburu elektronikoaren dokumentua" #: ../freedesktop.org.xml.in.h:3 msgid "Adobe Illustrator document" msgstr "Adobe Illustrator dokumentua" #: ../freedesktop.org.xml.in.h:4 msgid "Macintosh BinHex-encoded file" msgstr "Macintosh BinHex-ekin kodetutako fitxategia" #: ../freedesktop.org.xml.in.h:5 msgid "Mathematica Notebook" msgstr "Mathematica Notebook" #: ../freedesktop.org.xml.in.h:6 msgid "MathML document" msgstr "MathML dokumentua" #: ../freedesktop.org.xml.in.h:7 msgid "mailbox file" msgstr "mailbox fitxategia" #: ../freedesktop.org.xml.in.h:8 #| msgid "translation file" msgid "Metalink file" msgstr "Metaestekaren fitxategia" #: ../freedesktop.org.xml.in.h:9 msgid "unknown" msgstr "ezezaguna" #: ../freedesktop.org.xml.in.h:10 msgid "Partially downloaded file" msgstr "Partzialki deskargatutako fitxategia" #: ../freedesktop.org.xml.in.h:11 msgid "ODA document" msgstr "ODA dokumentua" #: ../freedesktop.org.xml.in.h:12 msgid "WWF document" msgstr "WWF dokumentua" #: ../freedesktop.org.xml.in.h:13 msgid "PDF document" msgstr "PDF dokumentua" #: ../freedesktop.org.xml.in.h:14 msgid "XSPF playlist" msgstr "XSPF erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:15 #| msgid "Microsoft Works document" msgid "Microsoft Windows theme pack" msgstr "Microsoft Windows-en gaiaren paketea" #: ../freedesktop.org.xml.in.h:16 msgid "AmazonMP3 download file" msgstr "AmazonMP3 deskarga fitxategia" #: ../freedesktop.org.xml.in.h:17 msgid "GSM 06.10 audio" msgstr "GSM 06.10 audioa" #: ../freedesktop.org.xml.in.h:18 msgid "iRiver Playlist" msgstr "iRiver erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:19 msgid "PGP/MIME-encrypted message header" msgstr "PGP/MIME enkriptatutako mezu-goiburua" #: ../freedesktop.org.xml.in.h:20 msgid "PGP keys" msgstr "PGP giltzak" #: ../freedesktop.org.xml.in.h:21 msgid "detached OpenPGP signature" msgstr "desuzturtako OpenPGP sinadura" #: ../freedesktop.org.xml.in.h:22 msgid "PKCS#7 Message or Certificate" msgstr "PKCS#7 mezu edo zertifikazioa" #: ../freedesktop.org.xml.in.h:23 msgid "detached S/MIME signature" msgstr "desuzturtako S/MIME sinadura" #: ../freedesktop.org.xml.in.h:24 msgid "PKCS#8 private key" msgstr "PKCS#8 gako pribatua" #: ../freedesktop.org.xml.in.h:25 msgid "PKCS#10 certification request" msgstr "PKCS#10 ziurtagirien eskaera" #: ../freedesktop.org.xml.in.h:26 msgid "X.509 certificate" msgstr "X.509 ziurtagiria" #: ../freedesktop.org.xml.in.h:27 msgid "Certificate revocation list" msgstr "Ziurtagiri-errebokatzeen zerrenda" #: ../freedesktop.org.xml.in.h:28 msgid "PkiPath certification path" msgstr "PkiPath ziurtagirien bide-izena" #: ../freedesktop.org.xml.in.h:29 msgid "PS document" msgstr "PS dokumentua" #: ../freedesktop.org.xml.in.h:30 msgid "Plucker document" msgstr "Plucker dokumentua" #: ../freedesktop.org.xml.in.h:31 msgid "RELAX NG XML schema" msgstr "RELAX NG XML eskema" #: ../freedesktop.org.xml.in.h:32 msgid "RTF document" msgstr "RTF dokumentua" #: ../freedesktop.org.xml.in.h:33 msgid "Sieve mail filter script" msgstr "Sieve posta-iragazki script-a" #: ../freedesktop.org.xml.in.h:34 msgid "SMIL document" msgstr "SMIL dokumentua" #: ../freedesktop.org.xml.in.h:35 msgid "WPL playlist" msgstr "WPL erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:36 msgid "SQLite2 database" msgstr "SQLite2 datu-basea" #: ../freedesktop.org.xml.in.h:37 msgid "SQLite3 database" msgstr "SQLite3 datu-basea" #: ../freedesktop.org.xml.in.h:38 msgid "GEDCOM family history" msgstr "GEDCOM famili historia" #: ../freedesktop.org.xml.in.h:39 msgid "Flash video" msgstr "Flash bideoa" #: ../freedesktop.org.xml.in.h:40 msgid "JavaFX video" msgstr "JavaFX bideoa" #. translators: a record is in this context a description of a board game #. that has been played, and that can be played back again: #. http://www.red-bean.com/sgf/ #: ../freedesktop.org.xml.in.h:44 msgid "SGF record" msgstr "SGF erregistroa" #: ../freedesktop.org.xml.in.h:45 msgid "XLIFF translation file" msgstr "XLIFF itzulpen-fitxategia" #: ../freedesktop.org.xml.in.h:46 msgid "YAML document" msgstr "YAML dokumentua" #: ../freedesktop.org.xml.in.h:47 msgid "Corel Draw drawing" msgstr "Corel Draw-eko marrazkia" #: ../freedesktop.org.xml.in.h:48 msgid "HPGL file" msgstr "HPGL fitxategia" #: ../freedesktop.org.xml.in.h:49 msgid "PCL file" msgstr "PCL fitxategia" #: ../freedesktop.org.xml.in.h:50 msgid "Lotus 1-2-3 spreadsheet" msgstr "Lotus 1-2-3 kalkulu-orria" #: ../freedesktop.org.xml.in.h:51 msgid "Lotus Word Pro" msgstr "Lotus Word Pro" #: ../freedesktop.org.xml.in.h:52 msgid "JET database" msgstr "JET datu-basea" #: ../freedesktop.org.xml.in.h:53 msgid "Microsoft Cabinet archive" msgstr "Microsoft Cabinet artxiboa" #: ../freedesktop.org.xml.in.h:54 msgid "Excel spreadsheet" msgstr "Excel kalkulu-orria" #: ../freedesktop.org.xml.in.h:55 msgid "Excel add-in" msgstr "Excel gehigarria" #: ../freedesktop.org.xml.in.h:56 msgid "Excel 2007 binary spreadsheet" msgstr "Excel 2007 kalkulu-orri binarioa" #: ../freedesktop.org.xml.in.h:57 msgid "Excel spreadsheet template" msgstr "" #: ../freedesktop.org.xml.in.h:58 msgid "PowerPoint presentation" msgstr "PowerPoint aurkezpena" #: ../freedesktop.org.xml.in.h:59 msgid "PowerPoint add-in" msgstr "PowerPoint gehigarria" #: ../freedesktop.org.xml.in.h:60 msgid "PowerPoint slide" msgstr "" #: ../freedesktop.org.xml.in.h:61 msgid "PowerPoint presentation template" msgstr "" #: ../freedesktop.org.xml.in.h:62 msgid "Office Open XML Visio Drawing" msgstr "" #: ../freedesktop.org.xml.in.h:63 msgid "Office Open XML Visio Template" msgstr "" #: ../freedesktop.org.xml.in.h:64 msgid "Office Open XML Visio Stencil" msgstr "" #: ../freedesktop.org.xml.in.h:65 msgid "Word document" msgstr "Word dokumentua" #: ../freedesktop.org.xml.in.h:66 msgid "Word document template" msgstr "" #: ../freedesktop.org.xml.in.h:67 msgid "XPS document" msgstr "XPS dokumentua" #: ../freedesktop.org.xml.in.h:68 msgid "Microsoft Works document" msgstr "Microsoft Works dokumentua" #: ../freedesktop.org.xml.in.h:69 msgid "Microsoft Visio document" msgstr "Microsoft Visio dokumentua" #: ../freedesktop.org.xml.in.h:70 msgid "Word template" msgstr "Word txantiloia" #: ../freedesktop.org.xml.in.h:71 msgid "GML document" msgstr "GML dokumentua" #: ../freedesktop.org.xml.in.h:72 msgid "GNUnet search file" msgstr "GNUnet bilaketako fitxategia" #: ../freedesktop.org.xml.in.h:73 msgid "TNEF message" msgstr "TNEF mezua" #: ../freedesktop.org.xml.in.h:74 msgid "StarCalc spreadsheet" msgstr "StarCalc kalkulu-orria" #: ../freedesktop.org.xml.in.h:75 msgid "StarChart chart" msgstr "StarChart diagrama" #: ../freedesktop.org.xml.in.h:76 msgid "StarDraw drawing" msgstr "StarDraw marrazkia" #: ../freedesktop.org.xml.in.h:77 msgid "StarImpress presentation" msgstr "StarImpress aurkezpena" #: ../freedesktop.org.xml.in.h:78 msgid "StarMail email" msgstr "StarMail helb.el." #: ../freedesktop.org.xml.in.h:79 msgid "StarMath formula" msgstr "StarMath formula" #: ../freedesktop.org.xml.in.h:80 msgid "StarWriter document" msgstr "StarWriter dokumentua" #: ../freedesktop.org.xml.in.h:81 msgid "OpenOffice Calc spreadsheet" msgstr "OpenOffice.org Calc kalkulu-orria" #: ../freedesktop.org.xml.in.h:82 msgid "OpenOffice Calc template" msgstr "OpenOffice Calc txantiloia" #: ../freedesktop.org.xml.in.h:83 msgid "OpenOffice Draw drawing" msgstr "OpenOffice.org Draw marrazkia" #: ../freedesktop.org.xml.in.h:84 msgid "OpenOffice Draw template" msgstr "OpenOffice Draw txantiloia" #: ../freedesktop.org.xml.in.h:85 msgid "OpenOffice Impress presentation" msgstr "OpenOffice.org Impress aurkezpena" #: ../freedesktop.org.xml.in.h:86 msgid "OpenOffice Impress template" msgstr "OpenOffice Impress txantiloia" #: ../freedesktop.org.xml.in.h:87 msgid "OpenOffice Math formula" msgstr "OpenOffice.org Math formula" #: ../freedesktop.org.xml.in.h:88 msgid "OpenOffice Writer document" msgstr "OpenOffice.org Writer dokumentua" #: ../freedesktop.org.xml.in.h:89 msgid "OpenOffice Writer global document" msgstr "OpenOffice.org Writer dokumentu globala" #: ../freedesktop.org.xml.in.h:90 msgid "OpenOffice Writer template" msgstr "OpenOffice Writer txantiloia" #: ../freedesktop.org.xml.in.h:91 msgid "ODT document" msgstr "ODT dokumentua" #: ../freedesktop.org.xml.in.h:92 #| msgid "ODT document" msgid "ODT document (Flat XML)" msgstr "ODT dokumentua (XML soila)" #: ../freedesktop.org.xml.in.h:93 msgid "ODT template" msgstr "ODT txantiloia" #: ../freedesktop.org.xml.in.h:94 msgid "OTH template" msgstr "OTH txantiloia" #: ../freedesktop.org.xml.in.h:95 msgid "ODM document" msgstr "ODM dokumentua" #: ../freedesktop.org.xml.in.h:96 msgid "ODG drawing" msgstr "ODG marrazkia" #: ../freedesktop.org.xml.in.h:97 #| msgid "ODG drawing" msgid "ODG drawing (Flat XML)" msgstr "ODG marrazkia (XML soila)" #: ../freedesktop.org.xml.in.h:98 msgid "ODG template" msgstr "ODG txantiloia" #: ../freedesktop.org.xml.in.h:99 msgid "ODP presentation" msgstr "ODP aurkezpena" #: ../freedesktop.org.xml.in.h:100 #| msgid "ODP presentation" msgid "ODP presentation (Flat XML)" msgstr "ODP aurkezpena (XML soila)" #: ../freedesktop.org.xml.in.h:101 msgid "ODP template" msgstr "ODP txantiloia" #: ../freedesktop.org.xml.in.h:102 msgid "ODS spreadsheet" msgstr "ODS kalkulu-orria" #: ../freedesktop.org.xml.in.h:103 #| msgid "ODS spreadsheet" msgid "ODS spreadsheet (Flat XML)" msgstr "ODS kalkulu-orria (XML soila)" #: ../freedesktop.org.xml.in.h:104 msgid "ODS template" msgstr "ODS txantiloia" #: ../freedesktop.org.xml.in.h:105 msgid "ODC chart" msgstr "ODC diagrama" #: ../freedesktop.org.xml.in.h:106 msgid "ODC template" msgstr "ODC txantiloia" #: ../freedesktop.org.xml.in.h:107 msgid "ODF formula" msgstr "ODF formula" #: ../freedesktop.org.xml.in.h:108 msgid "ODF template" msgstr "ODF txantiloia" #: ../freedesktop.org.xml.in.h:109 msgid "ODB database" msgstr "ODB datu-basea" #: ../freedesktop.org.xml.in.h:110 msgid "ODI image" msgstr "ODI irudia" #: ../freedesktop.org.xml.in.h:111 msgid "OpenOffice.org extension" msgstr "OpenOffice.org luzapena" #: ../freedesktop.org.xml.in.h:112 msgid "Android package" msgstr "Android paketea" #: ../freedesktop.org.xml.in.h:113 msgid "SIS package" msgstr "SIS paketea" #: ../freedesktop.org.xml.in.h:114 msgid "SISX package" msgstr "SISX paketea" #: ../freedesktop.org.xml.in.h:115 msgid "Network Packet Capture" msgstr "Sareko pakete kaptura" #: ../freedesktop.org.xml.in.h:116 msgid "WordPerfect document" msgstr "WordPerfect dokumentua" #: ../freedesktop.org.xml.in.h:117 msgid "SPSS Portable Data File" msgstr "SPSS datuen fitxategi eramangarria" #: ../freedesktop.org.xml.in.h:118 msgid "SPSS Data File" msgstr "SPSS datuen fitxategia" #: ../freedesktop.org.xml.in.h:119 msgid "XBEL bookmarks" msgstr "XBEL laster-markak" #: ../freedesktop.org.xml.in.h:120 msgid "7-zip archive" msgstr "7-zip artxiboa" #: ../freedesktop.org.xml.in.h:121 msgid "AbiWord document" msgstr "AbiWord dokumentua" #: ../freedesktop.org.xml.in.h:122 msgid "CD image cuesheet" msgstr "CD irudiaren CUE orria" #: ../freedesktop.org.xml.in.h:123 msgid "Lotus AmiPro document" msgstr "Lotus AmiPro dokumentua" #: ../freedesktop.org.xml.in.h:124 msgid "AportisDoc document" msgstr "AportisDoc dokumentua" #: ../freedesktop.org.xml.in.h:125 msgid "Applix Spreadsheets spreadsheet" msgstr "Applix Spreadsheets kalkulu-orria" #: ../freedesktop.org.xml.in.h:126 msgid "Applix Words document" msgstr "Applix Words dokumentua" #: ../freedesktop.org.xml.in.h:127 msgid "ARC archive" msgstr "ARC artxiboa" #: ../freedesktop.org.xml.in.h:128 msgid "AR archive" msgstr "AR artxiboa" #: ../freedesktop.org.xml.in.h:129 msgid "ARJ archive" msgstr "ARJ artxiboa" #: ../freedesktop.org.xml.in.h:130 msgid "ASP page" msgstr "ASP orria" #: ../freedesktop.org.xml.in.h:131 msgid "AWK script" msgstr "AWK script-a" #: ../freedesktop.org.xml.in.h:132 msgid "BCPIO document" msgstr "BCPIO dokumentua" #: ../freedesktop.org.xml.in.h:133 msgid "BitTorrent seed file" msgstr "BitTorrent hazi-fitxategia" #: ../freedesktop.org.xml.in.h:134 msgid "Blender scene" msgstr "Blender-eko fitxategia" #: ../freedesktop.org.xml.in.h:135 msgid "TeX DVI document (bzip-compressed)" msgstr "TeX DVI dokumentua (bzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:136 msgid "Bzip archive" msgstr "Bzip artxiboa" #: ../freedesktop.org.xml.in.h:137 msgid "Tar archive (bzip-compressed)" msgstr "Tar artxiboa (bzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:138 msgid "PDF document (bzip-compressed)" msgstr "PostScript dokumentua (bzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:139 msgid "PostScript document (bzip-compressed)" msgstr "PostScript dokumentua (bzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:140 msgid "comic book archive" msgstr "komiki artxiboa" #: ../freedesktop.org.xml.in.h:141 msgid "Lrzip archive" msgstr "Lrzip artxiboa" #: ../freedesktop.org.xml.in.h:142 msgid "Tar archive (lrzip-compressed)" msgstr "Tar artxiboa (lrzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:143 msgid "Apple disk image" msgstr "Apple disko irudia" #: ../freedesktop.org.xml.in.h:144 msgid "Raw disk image" msgstr "Disko gordinaren irudia" #: ../freedesktop.org.xml.in.h:145 msgid "Raw disk image (XZ-compressed)" msgstr "Disko gordinaren irudia (XZ-rekin konprimitua)" #: ../freedesktop.org.xml.in.h:146 msgid "raw CD image" msgstr "CD gordinaren irudia" #: ../freedesktop.org.xml.in.h:147 msgid "CD Table Of Contents" msgstr "CDaren edukien aurkibidea" #: ../freedesktop.org.xml.in.h:148 msgid "PGN chess game notation" msgstr "PGN xake jokoaren notazioa" #: ../freedesktop.org.xml.in.h:149 msgid "CHM document" msgstr "CHM dokumentua" #: ../freedesktop.org.xml.in.h:150 msgid "Java byte code" msgstr "Java byte-kodea" #: ../freedesktop.org.xml.in.h:151 msgid "UNIX-compressed file" msgstr "UNIX-en konprimitutako fitxategia" #: ../freedesktop.org.xml.in.h:152 msgid "Tar archive (gzip-compressed)" msgstr "Tar artxiboa (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:153 msgid "program crash data" msgstr "programaren kraskaduraren datuak" #: ../freedesktop.org.xml.in.h:154 msgid "CPIO archive" msgstr "CPIO artxiboa" #: ../freedesktop.org.xml.in.h:155 msgid "CPIO archive (gzip-compressed)" msgstr "CPIO artxiboa (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:156 msgid "C shell script" msgstr "C shell script-a" #: ../freedesktop.org.xml.in.h:157 msgid "Xbase document" msgstr "Xbase dokumentua" #: ../freedesktop.org.xml.in.h:158 msgid "ECMAScript program" msgstr "ECMAScript programa" #: ../freedesktop.org.xml.in.h:159 msgid "Sega Saturn disc image" msgstr "" #: ../freedesktop.org.xml.in.h:160 msgid "Dreamcast GD-ROM" msgstr "" #: ../freedesktop.org.xml.in.h:161 msgid "Nintendo DS ROM" msgstr "Nintendo DS-ko ROMa" #: ../freedesktop.org.xml.in.h:162 msgid "PC Engine ROM" msgstr "PC Engine ROM" #: ../freedesktop.org.xml.in.h:163 msgid "Wii disc image" msgstr "Wii disko irudia" #: ../freedesktop.org.xml.in.h:164 msgid "WiiWare bundle" msgstr "" #: ../freedesktop.org.xml.in.h:165 msgid "GameCube disc image" msgstr "GameCube disko irudia" #: ../freedesktop.org.xml.in.h:166 msgid "Debian package" msgstr "Debian paketea" #: ../freedesktop.org.xml.in.h:167 msgid "Qt Designer file" msgstr "Qt Designer Fitxategia" #: ../freedesktop.org.xml.in.h:168 msgid "Qt Markup Language file" msgstr "Qt Markup lengoai fitxategia" #: ../freedesktop.org.xml.in.h:169 msgid "desktop configuration file" msgstr "Mahaigainaren konfigurazio-fitxategia" #: ../freedesktop.org.xml.in.h:170 msgid "FictionBook document" msgstr "FictionBook dokumentua" #: ../freedesktop.org.xml.in.h:171 msgid "Compressed FictionBook document" msgstr "Konprimitutako FictionBook dokumentua" #: ../freedesktop.org.xml.in.h:172 msgid "Dia diagram" msgstr "Dia diagrama" #: ../freedesktop.org.xml.in.h:173 msgid "Dia shape" msgstr "Dia-ren forma" #: ../freedesktop.org.xml.in.h:174 msgid "TeX DVI document" msgstr "TeX DVI dokumentua" #: ../freedesktop.org.xml.in.h:175 msgid "Enlightenment theme" msgstr "Enlightenment gaia" #: ../freedesktop.org.xml.in.h:176 msgid "Egon Animator animation" msgstr "Egon Animator-eko animazioa" #: ../freedesktop.org.xml.in.h:177 msgid "executable" msgstr "exekutagarria" #: ../freedesktop.org.xml.in.h:178 msgid "FLTK Fluid file" msgstr "FLTK Fluid fitxategia" #: ../freedesktop.org.xml.in.h:179 msgid "WOFF font" msgstr "WOFF letra-tipoa" #: ../freedesktop.org.xml.in.h:180 msgid "Postscript type-1 font" msgstr "PostScript type-1 letra-tipoa" #: ../freedesktop.org.xml.in.h:181 msgid "Adobe font metrics" msgstr "Adobe letra-tipoen neurriak" #: ../freedesktop.org.xml.in.h:182 msgid "BDF font" msgstr "BDF letra-tipoa" #: ../freedesktop.org.xml.in.h:183 msgid "DOS font" msgstr "DOS letra-tipoa" #: ../freedesktop.org.xml.in.h:184 msgid "Adobe FrameMaker font" msgstr "Adobe FrameMaker-en letra-tipoa" #: ../freedesktop.org.xml.in.h:185 msgid "LIBGRX font" msgstr "LIBGRX letra-tipoa" #: ../freedesktop.org.xml.in.h:186 msgid "Linux PSF console font" msgstr "Linux PSF kontsolako letra-tipoa" #: ../freedesktop.org.xml.in.h:187 msgid "Linux PSF console font (gzip-compressed)" msgstr "Linux PSF kontsolako letra-tipoa (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:188 msgid "PCF font" msgstr "PCF letra-tipoa" #: ../freedesktop.org.xml.in.h:189 msgid "OpenType font" msgstr "OpenType letra-tipoa" #: ../freedesktop.org.xml.in.h:190 msgid "Speedo font" msgstr "Speedo letra-tipoa" #: ../freedesktop.org.xml.in.h:191 msgid "SunOS News font" msgstr "SunOs News letra-tipoa" #: ../freedesktop.org.xml.in.h:192 msgid "TeX font" msgstr "TeX letra-tipoa" #: ../freedesktop.org.xml.in.h:193 msgid "TeX font metrics" msgstr "TeX letra-tipoen neurriak" #: ../freedesktop.org.xml.in.h:194 msgid "TrueType font" msgstr "TrueType letra-tipoa" #: ../freedesktop.org.xml.in.h:195 msgid "TrueType XML font" msgstr "TrueType XML letra-tipoa" #: ../freedesktop.org.xml.in.h:196 msgid "V font" msgstr "V letra-tipoa" #: ../freedesktop.org.xml.in.h:197 msgid "Adobe FrameMaker document" msgstr "Adobe FrameMaker-en dokumentua" #: ../freedesktop.org.xml.in.h:198 msgid "Game Boy ROM" msgstr "Game Boy-eko ROMa" #: ../freedesktop.org.xml.in.h:199 msgid "Game Boy Advance ROM" msgstr "Game Boy Advance-ko ROMa" #: ../freedesktop.org.xml.in.h:200 msgid "GDBM database" msgstr "GDBM datu-basea" #. Translate this to Mega Drive if the console was known as such in your locale #. Should be Mega Drive in all but en_US, Mexico and Canada: https://en.wikipedia.org/wiki/Sega_Genesis#History #: ../freedesktop.org.xml.in.h:203 msgid "Genesis ROM" msgstr "Genesis-eko ROMa" #: ../freedesktop.org.xml.in.h:204 msgid "translated messages (machine-readable)" msgstr "itzulitako mezuak (ordenagailuek irakurtzeko)" #: ../freedesktop.org.xml.in.h:205 msgid "GTK+ Builder" msgstr "GTK+ Builder" #: ../freedesktop.org.xml.in.h:206 msgid "Glade project" msgstr "Glade proiektua" #: ../freedesktop.org.xml.in.h:207 msgid "GnuCash financial data" msgstr "GnuCash finantzako datuak" #: ../freedesktop.org.xml.in.h:208 msgid "Gnumeric spreadsheet" msgstr "Gnumeric kalkulu-orria" #: ../freedesktop.org.xml.in.h:209 msgid "Gnuplot document" msgstr "Gnuplot dokumentua" #: ../freedesktop.org.xml.in.h:210 msgid "Graphite scientific graph" msgstr "Graphite - grafiko zientifikoak" #: ../freedesktop.org.xml.in.h:211 msgid "GTKtalog catalog" msgstr "Gtktalog katalogoa" #: ../freedesktop.org.xml.in.h:212 msgid "TeX DVI document (gzip-compressed)" msgstr "TeX DVI dokumentua (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:213 msgid "Gzip archive" msgstr "Gzip artxiboa" #: ../freedesktop.org.xml.in.h:214 msgid "PDF document (gzip-compressed)" msgstr "PDF dokumentua (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:215 msgid "PostScript document (gzip-compressed)" msgstr "PostScript dokumentua (gzip-konprimitua)" #: ../freedesktop.org.xml.in.h:216 msgid "HDF document" msgstr "HDF dokumentua" #: ../freedesktop.org.xml.in.h:217 msgid "IFF file" msgstr "IFF fitxtegia" #: ../freedesktop.org.xml.in.h:218 msgid "iPod firmware" msgstr "iPod firmwarea" #: ../freedesktop.org.xml.in.h:219 msgid "Java archive" msgstr "Java artxiboa" #: ../freedesktop.org.xml.in.h:220 msgid "Java class" msgstr "Java-ko klasea" #: ../freedesktop.org.xml.in.h:221 msgid "JNLP file" msgstr "JNLP fitxategia" #: ../freedesktop.org.xml.in.h:222 #| msgid "Java byte code" msgid "Java keystore" msgstr "Java-ren gako-biltegia" #: ../freedesktop.org.xml.in.h:223 msgid "Java JCE keystore" msgstr "Java JCE-ren gako-biltegia" #: ../freedesktop.org.xml.in.h:224 msgid "Pack200 Java archive" msgstr "Pack2000 Java artxiboa" #: ../freedesktop.org.xml.in.h:225 msgid "JavaScript program" msgstr "JavaScript programa" #: ../freedesktop.org.xml.in.h:226 msgid "JSON document" msgstr "JSON dokumentua" #: ../freedesktop.org.xml.in.h:227 msgid "JRD document" msgstr "" #: ../freedesktop.org.xml.in.h:228 msgid "JSON patch" msgstr "" #: ../freedesktop.org.xml.in.h:229 msgid "JSON-LD document" msgstr "" #: ../freedesktop.org.xml.in.h:230 msgid "CoffeeScript document" msgstr "" #: ../freedesktop.org.xml.in.h:231 msgid "JBuilder project" msgstr "JBuilder proiektua" #: ../freedesktop.org.xml.in.h:232 msgid "Karbon14 drawing" msgstr "Karbon14 marrazkia" #: ../freedesktop.org.xml.in.h:233 msgid "KChart chart" msgstr "KChart diagrama" #: ../freedesktop.org.xml.in.h:234 msgid "Kexi settings for database server connection" msgstr "Kexi-ren ezarpenak datu-basearen zerbitzariarekin konektatzeko" #: ../freedesktop.org.xml.in.h:235 msgid "shortcut to Kexi project on database server" msgstr "lasterbidea datu-basearen zerbitzariko Kexi proiekturako" #: ../freedesktop.org.xml.in.h:236 msgid "Kexi database file-based project" msgstr "Kexi datu-baseko fitxategian oinarritutako proiektua" #: ../freedesktop.org.xml.in.h:237 msgid "KFormula formula" msgstr "KFormula formula" #: ../freedesktop.org.xml.in.h:238 msgid "KIllustrator drawing" msgstr "KIllustrator marrazkia" #: ../freedesktop.org.xml.in.h:239 msgid "Kivio flowchart" msgstr "Kivio diagrama" #: ../freedesktop.org.xml.in.h:240 msgid "Kontour drawing" msgstr "Kontour marrazkia" #: ../freedesktop.org.xml.in.h:241 msgid "KPovModeler scene" msgstr "KPovModeler eszena" #: ../freedesktop.org.xml.in.h:242 msgid "KPresenter presentation" msgstr "Kpresenter aurkezpena" #: ../freedesktop.org.xml.in.h:243 msgid "Krita document" msgstr "Krita dokumentua" #: ../freedesktop.org.xml.in.h:244 msgid "KSpread spreadsheet" msgstr "KSpread kalkulu-orria" #: ../freedesktop.org.xml.in.h:245 msgid "KSpread spreadsheet (encrypted)" msgstr "KSpread kalkulu-orria (enkriptatua)" #: ../freedesktop.org.xml.in.h:246 msgid "KSysV init package" msgstr "KSysV hasieratzeko paketea" #: ../freedesktop.org.xml.in.h:247 msgid "Kugar document" msgstr "Kugar dokumentua" #: ../freedesktop.org.xml.in.h:248 msgid "KWord document" msgstr "KWord dokumentua" #: ../freedesktop.org.xml.in.h:249 msgid "KWord document (encrypted)" msgstr "KWord dokumentua (enkriptatua)" #: ../freedesktop.org.xml.in.h:250 msgid "LHA archive" msgstr "LHA artxiboa" #: ../freedesktop.org.xml.in.h:251 msgid "LHZ archive" msgstr "LHZ artxiboa" #: ../freedesktop.org.xml.in.h:252 msgid "message catalog" msgstr "mezuen katalogoa" #: ../freedesktop.org.xml.in.h:253 msgid "LyX document" msgstr "LyX dokumentua" #: ../freedesktop.org.xml.in.h:254 msgid "LZ4 archive" msgstr "LZ4 artxiboa" #: ../freedesktop.org.xml.in.h:255 #| msgid "Bzip archive" msgid "Lzip archive" msgstr "Lzip artxiboa" #: ../freedesktop.org.xml.in.h:256 msgid "LZMA archive" msgstr "LZMA artxiboa" #: ../freedesktop.org.xml.in.h:257 msgid "Tar archive (LZMA-compressed)" msgstr "Tar artxiboa (LZMA-rekin konprimitua)" #: ../freedesktop.org.xml.in.h:258 msgid "LZO archive" msgstr "LZO artxiboa" #: ../freedesktop.org.xml.in.h:259 msgid "Qpress archive" msgstr "Qpress artxiboa" #: ../freedesktop.org.xml.in.h:260 msgid "Zlib archive" msgstr "Zlib artxiboa" #: ../freedesktop.org.xml.in.h:261 msgid "MagicPoint presentation" msgstr "MagicPoint aurkezpena" #: ../freedesktop.org.xml.in.h:262 msgid "Macintosh MacBinary file" msgstr "Macintosh MacBinary fitxategia" #: ../freedesktop.org.xml.in.h:263 msgid "Matroska stream" msgstr "Matroska korrontea" #: ../freedesktop.org.xml.in.h:264 msgid "Matroska video" msgstr "Matroska bideoa" #: ../freedesktop.org.xml.in.h:265 msgid "Matroska 3D video" msgstr "Matroska 3D bideoa" #: ../freedesktop.org.xml.in.h:266 msgid "Matroska audio" msgstr "Matroska audioa" #: ../freedesktop.org.xml.in.h:267 msgid "WebM video" msgstr "WebM bideoa" #: ../freedesktop.org.xml.in.h:268 msgid "WebM audio" msgstr "WebM audioa" #: ../freedesktop.org.xml.in.h:269 msgid "MHTML web archive" msgstr "MHTML web artxiboa" #: ../freedesktop.org.xml.in.h:270 msgid "MXF video" msgstr "MXF bideoa" #: ../freedesktop.org.xml.in.h:271 msgid "OCL file" msgstr "OCL fitxategia" #: ../freedesktop.org.xml.in.h:272 msgid "COBOL source file" msgstr "COBOL iturburu-kodea" #: ../freedesktop.org.xml.in.h:273 msgid "Mobipocket e-book" msgstr "Mobipocket liburua" #: ../freedesktop.org.xml.in.h:274 msgid "Adobe FrameMaker MIF document" msgstr "Adobe FrameMaker-en MIF dokumentua" #: ../freedesktop.org.xml.in.h:275 msgid "Mozilla bookmarks" msgstr "Mozillako laster-markak" #: ../freedesktop.org.xml.in.h:276 msgid "DOS/Windows executable" msgstr "DOS/Windows-eko exekutagarria" #: ../freedesktop.org.xml.in.h:277 msgid "Internet shortcut" msgstr "Interneteko lasterbidea" #: ../freedesktop.org.xml.in.h:278 msgid "WRI document" msgstr "WRI dokumentua" #: ../freedesktop.org.xml.in.h:279 msgid "MSX ROM" msgstr "MSX-ko ROMa" #: ../freedesktop.org.xml.in.h:280 msgid "M4 macro" msgstr "M4 makroa" #: ../freedesktop.org.xml.in.h:281 msgid "Nintendo64 ROM" msgstr "Nintendo64-ko ROMa" #: ../freedesktop.org.xml.in.h:282 msgid "Nautilus link" msgstr "Nautilus esteka" #. Translate this to Famicom if the console was known as such in your locale #: ../freedesktop.org.xml.in.h:284 msgid "NES ROM" msgstr "NES-eko ROMa" #: ../freedesktop.org.xml.in.h:285 msgid "Unidata NetCDF document" msgstr "Unidata NetCDF dokumentua" #: ../freedesktop.org.xml.in.h:286 msgid "NewzBin usenet index" msgstr "NewzBin usenet indizea" #: ../freedesktop.org.xml.in.h:287 msgid "object code" msgstr "objektu kodea" #: ../freedesktop.org.xml.in.h:288 msgid "Annodex exchange format" msgstr "Annodex trukatze-formatua" #: ../freedesktop.org.xml.in.h:289 msgid "Annodex Video" msgstr "Annodex bideoa" #: ../freedesktop.org.xml.in.h:290 msgid "Annodex Audio" msgstr "Annodex audioa" #: ../freedesktop.org.xml.in.h:291 msgid "Ogg multimedia file" msgstr "Ogg multimediako fitxategia" #: ../freedesktop.org.xml.in.h:292 msgid "Ogg Audio" msgstr "Ogg audioa" #: ../freedesktop.org.xml.in.h:293 msgid "Ogg Video" msgstr "Ogg bideoa" #: ../freedesktop.org.xml.in.h:294 msgid "Ogg Vorbis audio" msgstr "Ogg Vorbis audioa" #: ../freedesktop.org.xml.in.h:295 msgid "Ogg FLAC audio" msgstr "Ogg FLAC audioa" #: ../freedesktop.org.xml.in.h:296 msgid "Opus audio" msgstr "Opus audioa" #: ../freedesktop.org.xml.in.h:297 msgid "Ogg Speex audio" msgstr "Ogg Speex audioa" #: ../freedesktop.org.xml.in.h:298 msgid "Speex audio" msgstr "Speex audioa" #: ../freedesktop.org.xml.in.h:299 msgid "Ogg Theora video" msgstr "Ogg Theora bideoa" #: ../freedesktop.org.xml.in.h:300 msgid "OGM video" msgstr "OGM bideoa" #: ../freedesktop.org.xml.in.h:301 msgid "OLE2 compound document storage" msgstr "OLE2 konposatutako dokumentu-bilduma" #: ../freedesktop.org.xml.in.h:302 msgid "Microsoft Publisher document" msgstr "Microsoft Publisher dokumentua" #: ../freedesktop.org.xml.in.h:303 msgid "Windows Installer package" msgstr "Windows-eko pakete instalatzailea" #: ../freedesktop.org.xml.in.h:304 msgid "GNU Oleo spreadsheet" msgstr "GNU Oleo kalkulu-orria" #: ../freedesktop.org.xml.in.h:305 msgid "PAK archive" msgstr "PAK artxiboa" #: ../freedesktop.org.xml.in.h:306 msgid "Palm OS database" msgstr "Palm OS datu-basea" #: ../freedesktop.org.xml.in.h:307 msgid "Parchive archive" msgstr "Parchive artxiboa" #: ../freedesktop.org.xml.in.h:308 msgid "PEF executable" msgstr "PEF exekutagarria" #: ../freedesktop.org.xml.in.h:309 msgid "Perl script" msgstr "Perl script-a" #: ../freedesktop.org.xml.in.h:310 msgid "PHP script" msgstr "PHP script-a" #: ../freedesktop.org.xml.in.h:311 msgid "PKCS#7 certificate bundle" msgstr "PKCS#7 zertifikazio sorta" #: ../freedesktop.org.xml.in.h:312 msgid "PKCS#12 certificate bundle" msgstr "PKCS#12 zertifikazio sorta" #: ../freedesktop.org.xml.in.h:313 msgid "PlanPerfect spreadsheet" msgstr "PlanPerfect kalkulu-orria" #: ../freedesktop.org.xml.in.h:314 msgid "Pocket Word document" msgstr "Pocket Word dokumentua" #: ../freedesktop.org.xml.in.h:315 msgid "Linear and integer program expression format" msgstr "" #: ../freedesktop.org.xml.in.h:316 msgid "profiler results" msgstr "profiler-aren emaitzak" #: ../freedesktop.org.xml.in.h:317 msgid "Pathetic Writer document" msgstr "Pathetic Writer dokumentua" #: ../freedesktop.org.xml.in.h:318 msgid "Python bytecode" msgstr "Python byte-kodea" #: ../freedesktop.org.xml.in.h:319 msgid "QtiPlot document" msgstr "QtiPlot dokumentua" #: ../freedesktop.org.xml.in.h:320 msgid "Quattro Pro spreadsheet" msgstr "Quattro Pro kalkulu-orria" #: ../freedesktop.org.xml.in.h:321 msgid "QuickTime metalink playlist" msgstr "QuickTime meta-esteken erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:322 msgid "Quicken document" msgstr "Quicken dokumentua" #: ../freedesktop.org.xml.in.h:323 msgid "RAR archive" msgstr "RAR artxiboa" #: ../freedesktop.org.xml.in.h:324 msgid "DAR archive" msgstr "DAR artxiboa" #: ../freedesktop.org.xml.in.h:325 msgid "Alzip archive" msgstr "Alzip artxiboa" #: ../freedesktop.org.xml.in.h:326 msgid "rejected patch" msgstr "baztertutako bide-izena" #: ../freedesktop.org.xml.in.h:327 msgid "RPM package" msgstr "RPM paketea" #: ../freedesktop.org.xml.in.h:328 msgid "Source RPM package" msgstr "Iturburu RPM paketea" #: ../freedesktop.org.xml.in.h:329 msgid "Ruby script" msgstr "Ruby script-a" #: ../freedesktop.org.xml.in.h:330 msgid "Markaby script" msgstr "Markaby script-a" #: ../freedesktop.org.xml.in.h:331 msgid "Rust source code" msgstr "" #: ../freedesktop.org.xml.in.h:332 msgid "SC/Xspread spreadsheet" msgstr "SC/Xspread kalkulu-orria" #: ../freedesktop.org.xml.in.h:333 msgid "shell archive" msgstr "shell artxiboa" #: ../freedesktop.org.xml.in.h:334 msgid "libtool shared library" msgstr "libtool partekatutako liburutegia" #: ../freedesktop.org.xml.in.h:335 msgid "shared library" msgstr "partekatutako liburutegia" #: ../freedesktop.org.xml.in.h:336 msgid "shell script" msgstr "shell script-a" #: ../freedesktop.org.xml.in.h:337 msgid "Shockwave Flash file" msgstr "Shockwave Flash fitxategia" #. translators: "Shorten" is the name of an audio codec #: ../freedesktop.org.xml.in.h:339 msgid "Shorten audio" msgstr "Shorten audioa" #: ../freedesktop.org.xml.in.h:340 msgid "Siag spreadsheet" msgstr "Siag kalkulu-orria" #: ../freedesktop.org.xml.in.h:341 msgid "Skencil document" msgstr "Skencil dokumentua" #: ../freedesktop.org.xml.in.h:342 msgid "Stampede package" msgstr "Stampede paketea" #: ../freedesktop.org.xml.in.h:343 msgid "Sega Master System/Game Gear ROM" msgstr "Sega Master System/Game Gear-eko ROMa" #. Translate this as Super Famicom (in Far East Asia) or Super Nintendo (in Europe) if the console was known as such in your locale #: ../freedesktop.org.xml.in.h:345 msgid "Super NES ROM" msgstr "Super Nintendo-ko ROMa" #: ../freedesktop.org.xml.in.h:346 msgid "StuffIt archive" msgstr "StuffIt artxiboa" #: ../freedesktop.org.xml.in.h:347 msgid "SubRip subtitles" msgstr "SubRip azpitituluak" #: ../freedesktop.org.xml.in.h:348 msgid "WebVTT subtitles" msgstr "WebVTT azpitituluak" #: ../freedesktop.org.xml.in.h:349 msgid "SAMI subtitles" msgstr "SAMI azpitituluak" #: ../freedesktop.org.xml.in.h:350 msgid "MicroDVD subtitles" msgstr "MicroDVD azpitituluak" #: ../freedesktop.org.xml.in.h:351 msgid "MPSub subtitles" msgstr "MPSub azpitituluak" #: ../freedesktop.org.xml.in.h:352 msgid "SSA subtitles" msgstr "SSA azpitituluak" #: ../freedesktop.org.xml.in.h:353 msgid "SubViewer subtitles" msgstr "SubViewer azpitituluak" #: ../freedesktop.org.xml.in.h:354 msgid "iMelody ringtone" msgstr "iMelody doinua" #: ../freedesktop.org.xml.in.h:355 msgid "SMAF audio" msgstr "SMAF audioa" #: ../freedesktop.org.xml.in.h:356 msgid "MRML playlist" msgstr "MRML erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:357 msgid "XMF audio" msgstr "XMF audioa" #: ../freedesktop.org.xml.in.h:358 msgid "SV4 CPIO archive" msgstr "SV4 CPIO artxiboa" #: ../freedesktop.org.xml.in.h:359 msgid "SV4 CPIO archive (with CRC)" msgstr "SV4 CPIO artxiboa (CRC-rekin)" #: ../freedesktop.org.xml.in.h:360 msgid "Tar archive" msgstr "Tar artxiboa" #: ../freedesktop.org.xml.in.h:361 msgid "Tar archive (compressed)" msgstr "Tar artxiboa (konprimitua)" #: ../freedesktop.org.xml.in.h:362 msgid "generic font file" msgstr "letra-tipo orokorra" #: ../freedesktop.org.xml.in.h:363 msgid "packed font file" msgstr "Letra-tipo fitxategi paketatua" #: ../freedesktop.org.xml.in.h:364 msgid "TGIF document" msgstr "TGIF dokumentua" #: ../freedesktop.org.xml.in.h:365 msgid "theme" msgstr "gaia" #: ../freedesktop.org.xml.in.h:366 msgid "ToutDoux document" msgstr "ToutDoux dokumentua" #: ../freedesktop.org.xml.in.h:367 msgid "backup file" msgstr "babes-kopiako fitxategia" #: ../freedesktop.org.xml.in.h:368 msgid "Troff document" msgstr "Troff dokumentua" #: ../freedesktop.org.xml.in.h:369 msgid "Manpage manual document" msgstr "" #: ../freedesktop.org.xml.in.h:370 msgid "manual page (compressed)" msgstr "eskuliburu orria (konprimitua)" #: ../freedesktop.org.xml.in.h:371 msgid "Tar archive (LZO-compressed)" msgstr "Tar artxiboa (LZO-rekin konprimitua)" #: ../freedesktop.org.xml.in.h:372 msgid "XZ archive" msgstr "XZ artxiboa" #: ../freedesktop.org.xml.in.h:373 msgid "Tar archive (XZ-compressed)" msgstr "Tar artxiboa (XZ-rekin konprimitua)" #: ../freedesktop.org.xml.in.h:374 msgid "PDF document (XZ-compressed)" msgstr "PDF dokumentua (XZ-rekin konprimitua)" #: ../freedesktop.org.xml.in.h:375 msgid "Ustar archive" msgstr "Ustar artxiboa" #: ../freedesktop.org.xml.in.h:376 msgid "WAIS source code" msgstr "WAIS iturburu-kodea" #: ../freedesktop.org.xml.in.h:377 msgid "WordPerfect/Drawperfect image" msgstr "WordPerfect/Drawperfect irudia" #: ../freedesktop.org.xml.in.h:378 msgid "DER/PEM/Netscape-encoded X.509 certificate" msgstr "X.509rekin kodetutako DER, PEM edo Netscape zertifikatua" #: ../freedesktop.org.xml.in.h:379 msgid "empty document" msgstr "dokumentu hutsa" #: ../freedesktop.org.xml.in.h:380 msgid "Zoo archive" msgstr "Zoo artxiboa" #: ../freedesktop.org.xml.in.h:381 msgid "XHTML page" msgstr "XHTML orria" #: ../freedesktop.org.xml.in.h:382 msgid "Zip archive" msgstr "Zip artxiboa" #: ../freedesktop.org.xml.in.h:383 msgid "WIM disk Image" msgstr "" #: ../freedesktop.org.xml.in.h:384 msgid "Dolby Digital audio" msgstr "Dolby audio digitala" #: ../freedesktop.org.xml.in.h:385 msgid "DTS audio" msgstr "DTS audioa" #: ../freedesktop.org.xml.in.h:386 msgid "DTSHD audio" msgstr "DTSHD audioa" #: ../freedesktop.org.xml.in.h:387 msgid "AMR audio" msgstr "AMR audioa" #: ../freedesktop.org.xml.in.h:388 msgid "AMR-WB audio" msgstr "AMR-WB audioa" #: ../freedesktop.org.xml.in.h:389 msgid "ULAW (Sun) audio" msgstr "ULAW (sun) audioa" #: ../freedesktop.org.xml.in.h:390 msgid "Commodore 64 audio" msgstr "Commodore 64 Audioa" #: ../freedesktop.org.xml.in.h:391 msgid "PCM audio" msgstr "PCM audioa" #: ../freedesktop.org.xml.in.h:392 msgid "AIFC audio" msgstr "AIFC audioa" #: ../freedesktop.org.xml.in.h:393 msgid "AIFF/Amiga/Mac audio" msgstr "AIFF/Amiga/Mac audioa" #: ../freedesktop.org.xml.in.h:394 msgid "Monkey's audio" msgstr "Monkey audioa" #: ../freedesktop.org.xml.in.h:395 msgid "Impulse Tracker audio" msgstr "Impulse Tracker audioa" #: ../freedesktop.org.xml.in.h:396 msgid "FLAC audio" msgstr "FLAC audioa" #: ../freedesktop.org.xml.in.h:397 msgid "WavPack audio" msgstr "WavPack audioa" #: ../freedesktop.org.xml.in.h:398 msgid "WavPack audio correction file" msgstr "WavPack audio-zuzenketaren fitxategia" #: ../freedesktop.org.xml.in.h:399 msgid "MIDI audio" msgstr "MIDI audioa" #: ../freedesktop.org.xml.in.h:400 msgid "compressed Tracker audio" msgstr "konprimitutako Tracker audioa" #: ../freedesktop.org.xml.in.h:401 msgid "AAC audio" msgstr "AAC audioa" #: ../freedesktop.org.xml.in.h:402 msgid "MPEG-4 audio" msgstr "MPEG-4 audioa" #: ../freedesktop.org.xml.in.h:403 msgid "MPEG-4 video" msgstr "MPEG-4 bideoa" #: ../freedesktop.org.xml.in.h:404 msgid "MPEG-4 audio book" msgstr "MPEG-4 audio-liburua" #: ../freedesktop.org.xml.in.h:405 msgid "3GPP multimedia file" msgstr "3GPP multimediako fitxategia" #: ../freedesktop.org.xml.in.h:406 msgid "3GPP2 multimedia file" msgstr "3GPP2 multimediako fitxategia" #: ../freedesktop.org.xml.in.h:407 msgid "Amiga SoundTracker audio" msgstr "Amiga soundtracker audioa" #: ../freedesktop.org.xml.in.h:408 msgid "MP2 audio" msgstr "MP2 audioa" #: ../freedesktop.org.xml.in.h:409 msgid "MP3 audio" msgstr "MP3 audioa" #: ../freedesktop.org.xml.in.h:410 msgid "MP3 audio (streamed)" msgstr "MP3 audioa (korrontea)" #: ../freedesktop.org.xml.in.h:411 #| msgid "QuickTime metalink playlist" msgid "HTTP Live Streaming playlist" msgstr "HTTP zuzeneko korrontearen erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:412 msgid "Microsoft ASX playlist" msgstr "Microsoft ASX erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:413 msgid "PSF audio" msgstr "PSF audioa" #: ../freedesktop.org.xml.in.h:414 msgid "MiniPSF audio" msgstr "MiniPSF audioa" #: ../freedesktop.org.xml.in.h:415 msgid "PSFlib audio library" msgstr "PSFlib audioaren liburutegia" #: ../freedesktop.org.xml.in.h:416 msgid "Windows Media audio" msgstr "Windows Media audioa" #: ../freedesktop.org.xml.in.h:417 msgid "Musepack audio" msgstr "Musepack audioa" #: ../freedesktop.org.xml.in.h:418 msgid "RealAudio document" msgstr "RealAudio dokumentua" #: ../freedesktop.org.xml.in.h:419 msgid "RealMedia Metafile" msgstr "RealMedia metafitxategia" #: ../freedesktop.org.xml.in.h:420 msgid "RealVideo document" msgstr "RealVideo dokumentua" #: ../freedesktop.org.xml.in.h:421 msgid "RealMedia document" msgstr "RealMedia dokumentua" #: ../freedesktop.org.xml.in.h:422 msgid "RealPix document" msgstr "RealPix dokumentua" #: ../freedesktop.org.xml.in.h:423 msgid "RealText document" msgstr "RealText dokumentua" #: ../freedesktop.org.xml.in.h:424 msgid "RIFF audio" msgstr "RIFF audioa" #: ../freedesktop.org.xml.in.h:425 msgid "RIFF container" msgstr "RIFF edukitzailea" #: ../freedesktop.org.xml.in.h:426 msgid "Scream Tracker 3 audio" msgstr "Scream Tracker 3 audioa" #: ../freedesktop.org.xml.in.h:427 msgid "MP3 ShoutCast playlist" msgstr "MP3 ShoutCast erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:428 msgid "Scream Tracker audio" msgstr "Scream Tracker audioa" #: ../freedesktop.org.xml.in.h:429 msgid "VOC audio" msgstr "VOC audioa" #: ../freedesktop.org.xml.in.h:430 msgid "WAV audio" msgstr "WAV audioa" #: ../freedesktop.org.xml.in.h:431 msgid "Scream Tracker instrument" msgstr "Scream Tracker instrumentua" #: ../freedesktop.org.xml.in.h:432 msgid "FastTracker II audio" msgstr "FastTracker II.ren audioa" #: ../freedesktop.org.xml.in.h:433 msgid "TrueAudio audio" msgstr "TrueAudio audioa" #: ../freedesktop.org.xml.in.h:434 msgid "Windows BMP image" msgstr "Windows BMP irudia" #: ../freedesktop.org.xml.in.h:435 msgid "WBMP image" msgstr "WBMP irudia" #: ../freedesktop.org.xml.in.h:436 msgid "Computer Graphics Metafile" msgstr "Ordenagailuko grafikoen meta-fitxategia" #: ../freedesktop.org.xml.in.h:437 msgid "CCITT G3 fax" msgstr "CCITT G3 faxa" #: ../freedesktop.org.xml.in.h:438 msgid "G3 fax image" msgstr "G3 fax-irudia" #: ../freedesktop.org.xml.in.h:439 msgid "GIF image" msgstr "GIF irudia" #: ../freedesktop.org.xml.in.h:440 msgid "IEF image" msgstr "IEF irudia" #: ../freedesktop.org.xml.in.h:441 msgid "JPEG image" msgstr "JPEG irudia" #: ../freedesktop.org.xml.in.h:442 msgid "JPEG-2000 image" msgstr "JPEG-2000 irudia" #: ../freedesktop.org.xml.in.h:443 msgid "OpenRaster archiving image" msgstr "OpenRaster artxiboaren irudia" #: ../freedesktop.org.xml.in.h:444 msgid "DirectDraw surface" msgstr "DirectDraw gainazala" #: ../freedesktop.org.xml.in.h:445 msgid "X11 cursor" msgstr "X11 kurtsorea" #: ../freedesktop.org.xml.in.h:446 msgid "EXR image" msgstr "EXR irudia" #: ../freedesktop.org.xml.in.h:447 msgid "Macintosh Quickdraw/PICT drawing" msgstr "Macintosh Quickdraw/PICT marrazkia" #: ../freedesktop.org.xml.in.h:448 msgid "UFRaw ID image" msgstr "UFRaw ID irudia" #: ../freedesktop.org.xml.in.h:449 msgid "digital raw image" msgstr "irudi gordin digitala" #: ../freedesktop.org.xml.in.h:450 msgid "Adobe DNG negative" msgstr "Adobe DNG negatiboa" #: ../freedesktop.org.xml.in.h:451 msgid "Canon CRW raw image" msgstr "Canon CRW irudi gordina" #: ../freedesktop.org.xml.in.h:452 msgid "Canon CR2 raw image" msgstr "Canon CR2 irudi gordina" #: ../freedesktop.org.xml.in.h:453 msgid "Fuji RAF raw image" msgstr "Fuji RAF irudi gordina" #: ../freedesktop.org.xml.in.h:454 msgid "Kodak DCR raw image" msgstr "Kodak DCR irudi gordina" #: ../freedesktop.org.xml.in.h:455 msgid "Kodak K25 raw image" msgstr "Kodak K25 raw image" #: ../freedesktop.org.xml.in.h:456 msgid "Kodak KDC raw image" msgstr "Kodak KDC irudi gordina" #: ../freedesktop.org.xml.in.h:457 msgid "Minolta MRW raw image" msgstr "Minolta MRW irudi gordina" #: ../freedesktop.org.xml.in.h:458 msgid "Nikon NEF raw image" msgstr "Nikon NEF irudi gordina" #: ../freedesktop.org.xml.in.h:459 msgid "Olympus ORF raw image" msgstr "Olympus ORF irudi gordina" #: ../freedesktop.org.xml.in.h:460 msgid "Panasonic raw image" msgstr "Panasonic irudi gordina" #: ../freedesktop.org.xml.in.h:461 msgid "Panasonic raw2 image" msgstr "Panasonic raw2 irudia" #: ../freedesktop.org.xml.in.h:462 msgid "Pentax PEF raw image" msgstr "Pentax PEF irudi gordina" #: ../freedesktop.org.xml.in.h:463 msgid "Sigma X3F raw image" msgstr "Sigma X3F irudi gordina" #: ../freedesktop.org.xml.in.h:464 msgid "Sony SRF raw image" msgstr "Sony SRF irudi gordina" #: ../freedesktop.org.xml.in.h:465 msgid "Sony SR2 raw image" msgstr "Sony SR2 irudi gordina" #: ../freedesktop.org.xml.in.h:466 msgid "Sony ARW raw image" msgstr "Sony ARW irudi gordina" #: ../freedesktop.org.xml.in.h:467 msgid "PNG image" msgstr "PNG irudia" #: ../freedesktop.org.xml.in.h:468 msgid "Run Length Encoded bitmap image" msgstr "'Run Lenght Encoded' bitmap irudia" #: ../freedesktop.org.xml.in.h:469 msgid "SVG image" msgstr "SVG irudia" #: ../freedesktop.org.xml.in.h:470 msgid "compressed SVG image" msgstr "konprimitutako SVG irudia" #: ../freedesktop.org.xml.in.h:471 msgid "TIFF image" msgstr "TIFF irudia" #: ../freedesktop.org.xml.in.h:472 msgid "Multi-page TIFF image" msgstr "Orri anitzeko TIFF irudia" #: ../freedesktop.org.xml.in.h:473 msgid "AutoCAD image" msgstr "AutoCAD-eko irudia" #: ../freedesktop.org.xml.in.h:474 msgid "DXF vector image" msgstr "DXF bektore-grafikoa" #: ../freedesktop.org.xml.in.h:475 msgid "Microsoft Document Imaging format" msgstr "Microsoft Document Imaging formatua" #: ../freedesktop.org.xml.in.h:476 msgid "WebP image" msgstr "WebP irudia" #: ../freedesktop.org.xml.in.h:477 msgid "3D Studio image" msgstr "3D Studio-ko irudia" #: ../freedesktop.org.xml.in.h:478 msgid "Applix Graphics image" msgstr "Applix Graphics irudia" #: ../freedesktop.org.xml.in.h:479 msgid "EPS image (bzip-compressed)" msgstr "EPS irudia (bzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:480 msgid "CMU raster image" msgstr "CMU bilbe-irudia" #: ../freedesktop.org.xml.in.h:481 msgid "compressed GIMP image" msgstr "konprimitutako GIMP irudia" #: ../freedesktop.org.xml.in.h:482 msgid "DICOM image" msgstr "DICOM irudia" #: ../freedesktop.org.xml.in.h:483 msgid "DocBook document" msgstr "DocBook dokumentua" #: ../freedesktop.org.xml.in.h:484 msgid "DIB image" msgstr "DIB irudia" #: ../freedesktop.org.xml.in.h:485 msgid "DjVu image" msgstr "DjVU-ko irudia" #: ../freedesktop.org.xml.in.h:486 msgid "DjVu document" msgstr "" #: ../freedesktop.org.xml.in.h:487 msgid "DPX image" msgstr "DPX irudia" #: ../freedesktop.org.xml.in.h:488 msgid "EPS image" msgstr "EPS irudia" #: ../freedesktop.org.xml.in.h:489 msgid "FITS document" msgstr "FITS dokumentua" #: ../freedesktop.org.xml.in.h:490 msgid "FPX image" msgstr "FPX irudia" #: ../freedesktop.org.xml.in.h:491 msgid "EPS image (gzip-compressed)" msgstr "EPS irudia (gzip-ekin konprimitua)" #: ../freedesktop.org.xml.in.h:492 msgid "Windows icon" msgstr "Windows ikonoa" #: ../freedesktop.org.xml.in.h:493 msgid "MacOS X icon" msgstr "MacOS X ikonoa" #: ../freedesktop.org.xml.in.h:494 msgid "ILBM image" msgstr "ILBM irudia" #: ../freedesktop.org.xml.in.h:495 msgid "JNG image" msgstr "JNG irudia" #: ../freedesktop.org.xml.in.h:496 msgid "LightWave object" msgstr "LightWave objektua" #: ../freedesktop.org.xml.in.h:497 msgid "LightWave scene" msgstr "LightWave eszena" #: ../freedesktop.org.xml.in.h:498 msgid "MacPaint Bitmap image" msgstr "MacPaint Bitmap irudia" #: ../freedesktop.org.xml.in.h:499 msgid "Office drawing" msgstr "Office marrazkia" #: ../freedesktop.org.xml.in.h:500 msgid "NIFF image" msgstr "NIFF irudia" #: ../freedesktop.org.xml.in.h:501 msgid "PCX image" msgstr "PCX irudia" #: ../freedesktop.org.xml.in.h:502 msgid "PCD image" msgstr "PCD irudia" #: ../freedesktop.org.xml.in.h:503 msgid "PNM image" msgstr "PNM irudia" #: ../freedesktop.org.xml.in.h:504 msgid "PBM image" msgstr "PBM irudia" #: ../freedesktop.org.xml.in.h:505 msgid "PGM image" msgstr "PGM irudia" #: ../freedesktop.org.xml.in.h:506 msgid "PPM image" msgstr "PPM irudia" #: ../freedesktop.org.xml.in.h:507 msgid "Photoshop image" msgstr "Photoshop irudia" #: ../freedesktop.org.xml.in.h:508 msgid "RGB image" msgstr "RGB irudia" #: ../freedesktop.org.xml.in.h:509 msgid "SGI image" msgstr "SGI irudia" #: ../freedesktop.org.xml.in.h:510 msgid "Sun raster image" msgstr "Sun raster irudia" #: ../freedesktop.org.xml.in.h:511 msgid "TGA image" msgstr "TGA irudia" #: ../freedesktop.org.xml.in.h:512 msgid "Windows cursor" msgstr "Windows kurtsorea" #: ../freedesktop.org.xml.in.h:513 msgid "Windows animated cursor" msgstr "Windows-eko kurtsore animatua" #: ../freedesktop.org.xml.in.h:514 msgid "EMF image" msgstr "EMF irudia" #: ../freedesktop.org.xml.in.h:515 msgid "WMF image" msgstr "WMF irudia" #: ../freedesktop.org.xml.in.h:516 msgid "XBM image" msgstr "XBM irudia" #: ../freedesktop.org.xml.in.h:517 msgid "GIMP image" msgstr "GIMP irudia" #: ../freedesktop.org.xml.in.h:518 msgid "XFig image" msgstr "XFig irudia" #: ../freedesktop.org.xml.in.h:519 msgid "XPM image" msgstr "XPM irudia" #: ../freedesktop.org.xml.in.h:520 msgid "X window image" msgstr "X window irudia" #: ../freedesktop.org.xml.in.h:521 msgid "block device" msgstr "bloke-gailua" #: ../freedesktop.org.xml.in.h:522 msgid "character device" msgstr "karaktereen gailua" #: ../freedesktop.org.xml.in.h:523 msgid "folder" msgstr "karpeta" #: ../freedesktop.org.xml.in.h:524 msgid "pipe" msgstr "kanalizazioa" #: ../freedesktop.org.xml.in.h:525 msgid "mount point" msgstr "muntatze-puntua" #: ../freedesktop.org.xml.in.h:526 msgid "socket" msgstr "socketa" #: ../freedesktop.org.xml.in.h:527 msgid "symbolic link" msgstr "esteka sinbolikoa" #: ../freedesktop.org.xml.in.h:528 msgid "mail delivery report" msgstr "posta banaketako txostena" #: ../freedesktop.org.xml.in.h:529 msgid "mail disposition report" msgstr "posta joerako txostena" #: ../freedesktop.org.xml.in.h:530 msgid "reference to remote file" msgstr "erreferentzia urruneko fitxategiari" #: ../freedesktop.org.xml.in.h:531 msgid "Usenet news message" msgstr "Usenet berrien mezua" #: ../freedesktop.org.xml.in.h:532 msgid "partial email message" msgstr "posta mezu partziala" #: ../freedesktop.org.xml.in.h:533 msgid "email message" msgstr "helbide elektronikoen mezua" #: ../freedesktop.org.xml.in.h:534 msgid "GNU mail message" msgstr "GNU posta mezua" #: ../freedesktop.org.xml.in.h:535 msgid "VRML document" msgstr "VRML dokumentua" #: ../freedesktop.org.xml.in.h:536 msgid "message in several formats" msgstr "hainbat formatuko mezua" #: ../freedesktop.org.xml.in.h:537 msgid "Macintosh AppleDouble-encoded file" msgstr "Macintosh AppleDouble-rekin kodetutako fitxategia" #: ../freedesktop.org.xml.in.h:538 msgid "message digest" msgstr "mezu laburra" #: ../freedesktop.org.xml.in.h:539 msgid "encrypted message" msgstr "mezu enkriptatua" #: ../freedesktop.org.xml.in.h:540 msgid "compound documents" msgstr "konposatutako dokumentuak" #: ../freedesktop.org.xml.in.h:541 msgid "compound document" msgstr "konposatutako dokumentua" #: ../freedesktop.org.xml.in.h:542 msgid "mail system report" msgstr "posta sistemako txostena" #: ../freedesktop.org.xml.in.h:543 msgid "signed message" msgstr "sinatutako mezua" #: ../freedesktop.org.xml.in.h:544 msgid "stream of data (server push)" msgstr "datu-korrontea (zerbitzari igortzailea)" #: ../freedesktop.org.xml.in.h:545 msgid "VCS/ICS calendar" msgstr "VCS/ICS egutegia" #: ../freedesktop.org.xml.in.h:546 msgid "CSS stylesheet" msgstr "CSS estilo-orria" #: ../freedesktop.org.xml.in.h:547 msgid "electronic business card" msgstr "enpresako txartel elektronikoa" #: ../freedesktop.org.xml.in.h:548 msgid "Turtle document" msgstr "" #: ../freedesktop.org.xml.in.h:549 msgid "txt2tags document" msgstr "txt2tags dokumentua" #: ../freedesktop.org.xml.in.h:550 msgid "Verilog source code" msgstr "Verilog iturburu-kodea" #: ../freedesktop.org.xml.in.h:551 msgid "SystemVerilog header" msgstr "SystemVerilog goiburua" #: ../freedesktop.org.xml.in.h:552 msgid "SystemVerilog source code" msgstr "SystemVerilog iturburu-kodea" #: ../freedesktop.org.xml.in.h:553 msgid "VHDL source code" msgstr "VHDL iturburu-kodea" #: ../freedesktop.org.xml.in.h:554 msgid "enriched text document" msgstr "aberastutako testu dokumentua" #: ../freedesktop.org.xml.in.h:555 msgid "help page" msgstr "laguntzako orria" #: ../freedesktop.org.xml.in.h:556 msgid "plain text document" msgstr "testu soileko dokumentua" #: ../freedesktop.org.xml.in.h:557 msgid "RDF file" msgstr "RDF fitxategia" #: ../freedesktop.org.xml.in.h:558 msgid "OWL XML file" msgstr "" #: ../freedesktop.org.xml.in.h:559 msgid "email headers" msgstr "helbide elektronikoen goiburuak" #: ../freedesktop.org.xml.in.h:560 msgid "rich text document" msgstr "aberastutako testu formatua" #: ../freedesktop.org.xml.in.h:561 msgid "RSS summary" msgstr "RSS laburpena" #: ../freedesktop.org.xml.in.h:562 msgid "Atom syndication feed" msgstr "Atom harpidetze-iturria" #: ../freedesktop.org.xml.in.h:563 msgid "OPML syndication feed" msgstr "OPML harpidetze-iturria" #: ../freedesktop.org.xml.in.h:564 msgid "SGML document" msgstr "SGML dokumentua" #: ../freedesktop.org.xml.in.h:565 msgid "spreadsheet interchange document" msgstr "kalkulu-orriak trukatzeko dokumentua" #: ../freedesktop.org.xml.in.h:566 msgid "TSV document" msgstr "TSV dokumentua" #: ../freedesktop.org.xml.in.h:567 msgid "Graphviz DOT graph" msgstr "Graphviz DOT grafikoa" #: ../freedesktop.org.xml.in.h:568 msgid "JAD document" msgstr "JAD dokumentua" #: ../freedesktop.org.xml.in.h:569 msgid "WML document" msgstr "WML dokumentua" #: ../freedesktop.org.xml.in.h:570 msgid "WMLScript program" msgstr "WMLScript programa" #: ../freedesktop.org.xml.in.h:571 msgid "ACE archive" msgstr "ACE artxiboa" #: ../freedesktop.org.xml.in.h:572 msgid "Ada source code" msgstr "Ada iturburu-kodea" #: ../freedesktop.org.xml.in.h:573 msgid "author list" msgstr "egile-zerrenda" #: ../freedesktop.org.xml.in.h:574 msgid "BibTeX document" msgstr "BibTeX dokumentua" #: ../freedesktop.org.xml.in.h:575 msgid "C++ header" msgstr "C++ goiburua" #: ../freedesktop.org.xml.in.h:576 msgid "C++ source code" msgstr "C++ iturburu-kodea" #: ../freedesktop.org.xml.in.h:577 msgid "ChangeLog document" msgstr "ChangeLog dokumentua" #: ../freedesktop.org.xml.in.h:578 msgid "C header" msgstr "C goiburua" #: ../freedesktop.org.xml.in.h:579 msgid "CMake source code" msgstr "CMake iturburu-kodea" #: ../freedesktop.org.xml.in.h:580 msgid "CSV document" msgstr "CSV dokumentua" #: ../freedesktop.org.xml.in.h:581 msgid "CSV Schema document" msgstr "" #: ../freedesktop.org.xml.in.h:582 msgid "license terms" msgstr "lizentzia baldintzak" #: ../freedesktop.org.xml.in.h:583 msgid "author credits" msgstr "" "Mikel Olasagasti Uranga <hey_neken@mundurat.net>\n" "Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>" #: ../freedesktop.org.xml.in.h:584 msgid "C source code" msgstr "C iturburu-kodea" #: ../freedesktop.org.xml.in.h:585 msgid "C# source code" msgstr "C# iturburu-kodea" #: ../freedesktop.org.xml.in.h:586 msgid "Vala source code" msgstr "Vala iturburu-kodea" #: ../freedesktop.org.xml.in.h:587 msgid "OOC source code" msgstr "OOC iturburu-kodea" #: ../freedesktop.org.xml.in.h:588 msgid "DCL script" msgstr "DCL script-a" #: ../freedesktop.org.xml.in.h:589 msgid "DSSSL document" msgstr "DSSSL dokumentua" #: ../freedesktop.org.xml.in.h:590 msgid "D source code" msgstr "D iturburu-kodea" #: ../freedesktop.org.xml.in.h:591 msgid "DTD file" msgstr "DTD fitxategia" #: ../freedesktop.org.xml.in.h:592 msgid "Eiffel source code" msgstr "Eiffel iturburu-kodea" #: ../freedesktop.org.xml.in.h:593 msgid "Emacs Lisp source code" msgstr "Emacs Lisp iturburu-kodea" #: ../freedesktop.org.xml.in.h:594 msgid "Erlang source code" msgstr "Erlang iturburu-kodea" #: ../freedesktop.org.xml.in.h:595 msgid "Fortran source code" msgstr "Fortran-en iturburu-kodea" #: ../freedesktop.org.xml.in.h:596 msgid "Genie source code" msgstr "Genie iturburu-kodea" #: ../freedesktop.org.xml.in.h:597 msgid "translation file" msgstr "itzulpen-fitxategia" #: ../freedesktop.org.xml.in.h:598 msgid "translation template" msgstr "itzulpenen txantiloia" #: ../freedesktop.org.xml.in.h:599 msgid "HTML document" msgstr "HTML dokumentua" #: ../freedesktop.org.xml.in.h:600 msgid "Web application cache manifest" msgstr "Web aplikazioaren cache-aren agiria" #: ../freedesktop.org.xml.in.h:601 msgid "Google Video Pointer" msgstr "Google Video-ren erreprodukzio-zerrenda" #: ../freedesktop.org.xml.in.h:602 msgid "Haskell source code" msgstr "Haskell iturburu-kodea" #: ../freedesktop.org.xml.in.h:603 msgid "IDL document" msgstr "IDL dokumentua" #: ../freedesktop.org.xml.in.h:604 msgid "installation instructions" msgstr "instalazioaren instrukzioak" #: ../freedesktop.org.xml.in.h:605 msgid "Java source code" msgstr "Java iturburu-kodea" #: ../freedesktop.org.xml.in.h:606 msgid "LDIF address book" msgstr "LDIF helbide-liburua" #: ../freedesktop.org.xml.in.h:607 msgid "Lilypond music sheet" msgstr "Lilypond musika-orria" #: ../freedesktop.org.xml.in.h:608 msgid "LHS source code" msgstr "LHS iturburu-kodea" #: ../freedesktop.org.xml.in.h:609 msgid "application log" msgstr "aplikazio egunkaria" #: ../freedesktop.org.xml.in.h:610 msgid "Makefile" msgstr "Makefile" #: ../freedesktop.org.xml.in.h:611 msgid "Markdown document" msgstr "Markdown dokumentua" #: ../freedesktop.org.xml.in.h:612 msgid "Qt MOC file" msgstr "Qt MOC fitxategia" #: ../freedesktop.org.xml.in.h:613 msgid "Windows Registry extract" msgstr "Windows-eko erregistro erauzlea" #: ../freedesktop.org.xml.in.h:614 msgid "Managed Object Format" msgstr "Kudeatutako objektu formatua" #: ../freedesktop.org.xml.in.h:615 msgid "Mup publication" msgstr "Mup publikazioa" #: ../freedesktop.org.xml.in.h:616 msgid "Objective-C source code" msgstr "Objective-C iturburu-kodea" #: ../freedesktop.org.xml.in.h:617 msgid "OCaml source code" msgstr "OCaml iturburu-kodea" #: ../freedesktop.org.xml.in.h:618 msgid "MATLAB script/function" msgstr "MATLAB script/funtzioa" #: ../freedesktop.org.xml.in.h:619 msgid "Meson source code" msgstr "" #: ../freedesktop.org.xml.in.h:620 msgid "Modelica model" msgstr "Modelica modeloa" #: ../freedesktop.org.xml.in.h:621 msgid "Pascal source code" msgstr "Pascal iturburu-kodea" #: ../freedesktop.org.xml.in.h:622 msgid "differences between files" msgstr "fitxategien arteko ezberdintasunak" #: ../freedesktop.org.xml.in.h:623 msgid "Go source code" msgstr "Go iturburu-kodea" #: ../freedesktop.org.xml.in.h:624 msgid "SCons configuration file" msgstr "SCons konfigurazio-fitxategia" #: ../freedesktop.org.xml.in.h:625 msgid "Python script" msgstr "Python script-a" #: ../freedesktop.org.xml.in.h:626 msgid "Lua script" msgstr "Lua script-a" #: ../freedesktop.org.xml.in.h:627 msgid "README document" msgstr "README dokumentua" #: ../freedesktop.org.xml.in.h:628 msgid "NFO document" msgstr "NFO dokumentua" #: ../freedesktop.org.xml.in.h:629 msgid "RPM spec file" msgstr "RPM espezifikazio fitxategia" #: ../freedesktop.org.xml.in.h:630 msgid "Scala source code" msgstr "Scala iturburu-kodea" #: ../freedesktop.org.xml.in.h:631 msgid "Scheme source code" msgstr "Scheme iturburu-kodea" #: ../freedesktop.org.xml.in.h:632 msgid "Setext document" msgstr "Setext dokumentua" #: ../freedesktop.org.xml.in.h:633 msgid "SQL code" msgstr "SQL kodea" #: ../freedesktop.org.xml.in.h:634 msgid "Tcl script" msgstr "Tcl script-a" #: ../freedesktop.org.xml.in.h:635 msgid "TeX document" msgstr "TeX dokumentua" #: ../freedesktop.org.xml.in.h:636 msgid "TeXInfo document" msgstr "TeXInfo dokumentua" #: ../freedesktop.org.xml.in.h:637 msgid "Troff ME input document" msgstr "Troff ME sarrerako dokumentua" #: ../freedesktop.org.xml.in.h:638 msgid "Troff MM input document" msgstr "Troff MM sarrerako dokumentua" #: ../freedesktop.org.xml.in.h:639 msgid "Troff MS input document" msgstr "Troff MS sarrerako dokumentua" #: ../freedesktop.org.xml.in.h:640 msgid "X-Motif UIL table" msgstr "X-Motif UIL taula" #: ../freedesktop.org.xml.in.h:641 msgid "resource location" msgstr "baliabidearen kokalekua" #: ../freedesktop.org.xml.in.h:642 msgid "uuencoded file" msgstr "uuencode-aturiko fitxategia" #: ../freedesktop.org.xml.in.h:643 msgid "XMI file" msgstr "XMI fitxategia" #: ../freedesktop.org.xml.in.h:644 msgid "XSL FO file" msgstr "XSL FO fitxategia" #: ../freedesktop.org.xml.in.h:645 msgid "iptables configuration file" msgstr "iptables konfigurazio-fitxategia" #: ../freedesktop.org.xml.in.h:646 msgid "XSLT stylesheet" msgstr "XSLT estilo-orria" #: ../freedesktop.org.xml.in.h:647 msgid "XMCD CD database" msgstr "XMCD CD datu-basea" #: ../freedesktop.org.xml.in.h:648 msgid "XML document" msgstr "XML dokumentua" #: ../freedesktop.org.xml.in.h:649 msgid "XML entities document" msgstr "XML entitateen dokumentua" #: ../freedesktop.org.xml.in.h:650 msgid "DV video" msgstr "DV bideoa" #: ../freedesktop.org.xml.in.h:651 msgid "ISI video" msgstr "ISI bideoa" #: ../freedesktop.org.xml.in.h:652 msgid "MPEG-2 transport stream" msgstr "MPEG-2 korronte garraioa" #: ../freedesktop.org.xml.in.h:653 msgid "MPEG video" msgstr "MPEG bideoa" #: ../freedesktop.org.xml.in.h:654 msgid "MPEG video (streamed)" msgstr "MPEG bideoa (korronte bidez)" #: ../freedesktop.org.xml.in.h:655 msgid "QuickTime video" msgstr "QuickTime bideoa" #: ../freedesktop.org.xml.in.h:656 msgid "QuickTime image" msgstr "QuickTime irudia" #: ../freedesktop.org.xml.in.h:657 msgid "Vivo video" msgstr "Vivo bideoa" #: ../freedesktop.org.xml.in.h:658 msgid "Wavelet video" msgstr "Wavelet bideoa" #: ../freedesktop.org.xml.in.h:659 msgid "ANIM animation" msgstr "ANIM animazioa" #: ../freedesktop.org.xml.in.h:660 msgid "FLIC animation" msgstr "FLIC animazioa" #: ../freedesktop.org.xml.in.h:661 msgid "Haansoft Hangul document" msgstr "Haansoft Hangul dokumentua" #: ../freedesktop.org.xml.in.h:662 msgid "Haansoft Hangul document template" msgstr "Haansoft Hangul dokumentuaren txantiloia" #: ../freedesktop.org.xml.in.h:663 msgid "MNG animation" msgstr "MNG animazioa" #: ../freedesktop.org.xml.in.h:664 msgid "ASF video" msgstr "ASF bideoa" #: ../freedesktop.org.xml.in.h:665 msgid "Windows Media Station file" msgstr "Windows Media Station fitxategia" #: ../freedesktop.org.xml.in.h:666 msgid "Windows Media video" msgstr "Windows Media bideoa" #: ../freedesktop.org.xml.in.h:667 msgid "AVI video" msgstr "AVI bideoa" #: ../freedesktop.org.xml.in.h:668 msgid "NullSoft video" msgstr "NullSoft bideoa" #: ../freedesktop.org.xml.in.h:669 msgid "SDP multicast stream file" msgstr "SDP multicast korrontearen fitxategia" #: ../freedesktop.org.xml.in.h:670 msgid "SGI video" msgstr "SGI bideoa" #: ../freedesktop.org.xml.in.h:671 msgid "eMusic download package" msgstr "eMusic deskargaren paketea" #: ../freedesktop.org.xml.in.h:672 msgid "KML geographic data" msgstr "KML datu geografikoak" #: ../freedesktop.org.xml.in.h:673 msgid "KML geographic compressed data" msgstr "KML datu geografiko konprimituak" #: ../freedesktop.org.xml.in.h:674 msgid "Citrix ICA settings file" msgstr "Citrix ICA ezarpenen fitxategia" #: ../freedesktop.org.xml.in.h:675 msgid "XUL interface document" msgstr "XUL interfazearen dokumentua" #: ../freedesktop.org.xml.in.h:676 msgid "XPInstall installer module" msgstr "XPInstall instalatzailearen modulua" #: ../freedesktop.org.xml.in.h:677 msgid "Word 2007 document" msgstr "Word 2007 dokumentua" #: ../freedesktop.org.xml.in.h:678 msgid "Word 2007 document template" msgstr "Word 2007 dokumentuaren txantiloia" #: ../freedesktop.org.xml.in.h:679 msgid "PowerPoint 2007 presentation" msgstr "PowerPoint 2007 aurkezpena" #: ../freedesktop.org.xml.in.h:680 msgid "PowerPoint 2007 slide" msgstr "PowerPoint 2007 diapositiba" #: ../freedesktop.org.xml.in.h:681 #| msgid "PowerPoint 2007 presentation" msgid "PowerPoint 2007 show" msgstr "PowerPoint 2007 ikuskizuna" #: ../freedesktop.org.xml.in.h:682 msgid "PowerPoint 2007 presentation template" msgstr "PowerPoint 2007 aurkezpen txantiloia" #: ../freedesktop.org.xml.in.h:683 msgid "Excel 2007 spreadsheet" msgstr "Excel 2007 kalkulu-orria" #: ../freedesktop.org.xml.in.h:684 msgid "Excel 2007 spreadsheet template" msgstr "Excel 2007 kalkulu-orri txantiloia" #: ../freedesktop.org.xml.in.h:685 msgid "T602 document" msgstr "T602 dokumentua" #: ../freedesktop.org.xml.in.h:686 msgid "Cisco VPN Settings" msgstr "Cisco VPN ezarpenak" #: ../freedesktop.org.xml.in.h:687 #| msgid "OCL file" msgid "ICC profile" msgstr "ICC profila" #: ../freedesktop.org.xml.in.h:688 msgid "IT 8.7 color calibration file" msgstr "IT 8.7 kolore-kalibrazioaren fitxategia" #: ../freedesktop.org.xml.in.h:689 msgid "CCMX color correction file" msgstr "CCMX kolore-kalibrazioaren fitxategia" #: ../freedesktop.org.xml.in.h:690 msgid "WinHelp help file" msgstr "WinHelp laguntza fitxategia" #. http://en.wikipedia.org/wiki/Design_rule_for_Camera_File_system #: ../freedesktop.org.xml.in.h:692 msgid "digital photos" msgstr "argazki digitalak" #. TRANSLATORS: This is a brand-name, not a generic term. Please see #. http://en.wikipedia.org/wiki/Video_CD #. http://www.herongyang.com/CD-DVD/VCD-Movie-File-Directory-Structure.html #: ../freedesktop.org.xml.in.h:696 msgid "Video CD" msgstr "Bideo CDa" #. TRANSLATORS: This is a brand-name, not a generic term. Please see #. http://en.wikipedia.org/wiki/Super_Video_CD #. http://everything2.com/index.pl?node_id=1009222 #: ../freedesktop.org.xml.in.h:700 msgid "Super Video CD" msgstr "Super Bideo CDa" #. http://en.wikipedia.org/wiki/DVD-Video #: ../freedesktop.org.xml.in.h:702 msgid "video DVD" msgstr "bideo DVDa" #. http://en.wikipedia.org/wiki/Red_Book_(audio_CD_standard) #: ../freedesktop.org.xml.in.h:704 msgid "audio CD" msgstr "Audio CDa" #. http://en.wikipedia.org/wiki/Compact_Disc #: ../freedesktop.org.xml.in.h:706 msgid "blank CD disc" msgstr "CD disko hutsa" #. http://en.wikipedia.org/wiki/DVD #: ../freedesktop.org.xml.in.h:708 msgid "blank DVD disc" msgstr "DVD disko hutsa" #. http://en.wikipedia.org/wiki/Blu-ray_Disc #: ../freedesktop.org.xml.in.h:710 msgid "blank Blu-ray disc" msgstr "Blu-ray disko hutsa" #. http://en.wikipedia.org/wiki/HD_DVD #: ../freedesktop.org.xml.in.h:712 msgid "blank HD DVD disc" msgstr "HD DVD disko hutsa" #. http://en.wikipedia.org/wiki/DVD-Audio #: ../freedesktop.org.xml.in.h:714 msgid "audio DVD" msgstr "audio DVDa" #. http://en.wikipedia.org/wiki/Blu-ray_Disc #. http://www.blu-raydisc.com/Section-13470/Section-13890/Index.html #: ../freedesktop.org.xml.in.h:717 msgid "Blu-ray video disc" msgstr "Blu-ray bideo-diskoa" #. http://en.wikipedia.org/wiki/HD_DVD #. http://www.dvdafteredit.com/wiki/The_HVDVD_TS_Folder #: ../freedesktop.org.xml.in.h:720 msgid "HD DVD video disc" msgstr "HD DVD bideo-diskoa" #. see fd.o hal spec #: ../freedesktop.org.xml.in.h:722 msgid "e-book reader" msgstr "e-book irakurlea" #. TRANSLATORS: This is a brand-name, not a generic term. Please see #. http://en.wikipedia.org/wiki/Picture_CD #. http://www.re.org/kristin/picturecd.html #: ../freedesktop.org.xml.in.h:726 msgid "Picture CD" msgstr "Picture CD" #. see fd.o hal spec #: ../freedesktop.org.xml.in.h:728 msgid "portable audio player" msgstr "audio erreproduzigailu eramangarria" #. http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html #. http://bugzilla.gnome.org/show_bug.cgi?id=509823#c3 #: ../freedesktop.org.xml.in.h:731 msgid "software" msgstr "softwarea" #. http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html #. http://bugzilla.gnome.org/show_bug.cgi?id=509823#c3 #: ../freedesktop.org.xml.in.h:734 msgid "UNIX software" msgstr "UNIXeko softwarea" #. http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html #. http://bugzilla.gnome.org/show_bug.cgi?id=509823#c3 #: ../freedesktop.org.xml.in.h:737 msgid "Windows software" msgstr "Windows-eko softwarea" #. http://www4.wiwiss.fu-berlin.de/bizer/TriG/ #: ../freedesktop.org.xml.in.h:739 msgid "TriG RDF document" msgstr "TriG RDF dokumentua" #: ../freedesktop.org.xml.in.h:740 msgid "Apple Keynote 5 presentation" msgstr "Apple Keynote 5 aurkezpena" #: ../freedesktop.org.xml.in.h:741 msgid "Adobe PageMaker" msgstr "Adobe PageMaker" #: ../freedesktop.org.xml.in.h:742 msgid "Doom WAD" msgstr "" #: ../freedesktop.org.xml.in.h:743 msgid "Amiga disk image" msgstr "" �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/mountall.po�����������������������������������������������0000644�0000000�0000000�00000017155�12704125525�017300� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for mountall # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the mountall package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # msgid "" msgstr "" "Project-Id-Version: mountall\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2015-12-03 23:43+0000\n" "PO-Revision-Date: 2014-03-22 13:56+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:39+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/mountall.c:785 msgid "unable to mount" msgstr "ezin izan da muntatu" #: src/mountall.c:1309 src/mountall.c:1313 src/mountall.c:1317 #: src/mountall.c:1322 src/mountall.c:1326 src/mountall.c:1330 #: src/mountall.c:1333 #, c-format msgid "%s is %s" msgstr "%s %s da" #: src/mountall.c:1614 src/mountall.c:1623 src/mountall.c:1632 #: src/mountall.c:1650 #, c-format msgid "%s finished" msgstr "%s amaituta" #: src/mountall.c:1642 msgid "All filesystems mounted" msgstr "Fitxategi-sistema guztiak muntatuta" #: src/mountall.c:1982 #, c-format msgid "" "\n" " %s finished! " msgstr "" "\n" " %s amaituta! " #: src/mountall.c:2104 #, c-format msgid "setpgid failed: %s" msgstr "setpgid-ek huts egin du: %s" #: src/mountall.c:2183 #, c-format msgid "%s %s [%d] terminated with status %d" msgstr "%s %s [%d] eten da, %d egoerarekin" #: src/mountall.c:2187 #, c-format msgid "%s %s [%d] exited normally" msgstr "%s %s [%d] behar bezala amaitu da" #: src/mountall.c:2218 #, c-format msgid "remounting %s" msgstr "%s birmuntatzen" #: src/mountall.c:2229 #, c-format msgid "mounting %s" msgstr "%s muntatzen" #: src/mountall.c:2328 src/mountall.c:2334 #, c-format msgid "Filesystem could not be mounted: %s" msgstr "Fitxategi-sistema ezin izan da muntatu: %s" #: src/mountall.c:2382 #, c-format msgid "activating %s" msgstr "%s aktibatzen" #: src/mountall.c:2412 #, c-format msgid "Problem activating swap: %s" msgstr "Arazoa swap-a aktibatzean: %s" #: src/mountall.c:2502 #, c-format msgid "checking %s" msgstr "%s egiaztatzen" #: src/mountall.c:2575 #, c-format msgid "System must be rebooted: %s" msgstr "Sistema berrabiarazi behar da: %s" #: src/mountall.c:2580 #, c-format msgid "Filesystem has errors: %s" msgstr "Fitxategi-sistemak erroreak ditu: %s" #: src/mountall.c:2585 #, c-format msgid "Unrecoverable fsck error: %s" msgstr "fsck errore konponezina: %s" #: src/mountall.c:2595 #, c-format msgid "Filesytem check cancelled: %s" msgstr "Fitxategi-sistemaren egiaztaketa bertan behera: %s" #: src/mountall.c:2600 #, c-format msgid "Filesystem errors corrected: %s" msgstr "Fitxategi-sistemako erroreak zuzenduta: %s" #: src/mountall.c:2703 #, c-format msgid "rmdir %s failed: %s" msgstr "rmdir %s aginduak huts egin du: %s" #: src/mountall.c:2714 msgid "Disconnected from Upstart" msgstr "Upstart-etik deskonektatuta" #: src/mountall.c:3240 #, c-format msgid "ioprio_set %d failed: %s" msgstr "ioprio_set %d aginduak huts egin du: %s" #: src/mountall.c:3375 msgid "Connected to Plymouth" msgstr "Plymouth-era konektatuta" #: src/mountall.c:3384 msgid "Disconnected from Plymouth" msgstr "Plymouth-etik deskonektatuta" #: src/mountall.c:3425 #, c-format msgid "Checking disk %1$d of %2$d (%3$d%% complete)" msgstr "%1$d / %2$d diskoa egiaztatzen (%3$d%% burututa)" #: src/mountall.c:3449 #, c-format msgid "Skipping mounting %s since Plymouth is not available" msgstr "%s muntatzea saltatzen, Plymouth ez dagoelako eskuragarri" #: src/mountall.c:3515 #, c-format msgid "The disk drive for %s is not ready yet or not present." msgstr "%s disko-unitatea ez dago prest edo eskuragarri." #: src/mountall.c:3518 msgid "" "Continue to wait, or Press S to skip mounting or M for manual recovery" msgstr "" "Jarraitu itxaroten, edo sakatu S muntatzea saltatzeko, edo M eskuz " "berreskuratzeko" #: src/mountall.c:3522 #, c-format msgid "Errors were found while checking the disk drive for %s." msgstr "Erroreak aurkitu dira %s(r)entzat disko-unitatea egiaztatzean." #: src/mountall.c:3525 msgid "" "Press F to attempt to fix the errors, I to ignore, S to skip mounting, or M " "for manual recovery" msgstr "" "Sakatu F erroreak konpontzen saiatzeko, I ezikusia egiteko, S muntatzea " "saltatzeko, edo M eskuz berreskuratzeko" #: src/mountall.c:3529 #, c-format msgid "Serious errors were found while checking the disk drive for %s." msgstr "Errore larriak aurkitu dira %s(r)entzat disko-unitatea egiaztatzean." #: src/mountall.c:3532 msgid "Press I to ignore, S to skip mounting, or M for manual recovery" msgstr "" "Sakatu I ezikusia egiteko, S muntatzea saltatzeko, edo M eskuz " "berreskuratzeko" #: src/mountall.c:3536 #, c-format msgid "An error occurred while mounting %s." msgstr "Errore bat gertatu da %s muntatzean." #: src/mountall.c:3539 msgid "Press S to skip mounting or M for manual recovery" msgstr "Sakatu S muntatzea saltatzeko, edo M eskuz berreskuratzeko" #: src/mountall.c:3543 msgid "Checking disk drives for errors. This may take several minutes." msgstr "" "Disko-unitateak errore bila egiaztatzen. Honek zenbait minutu beharko ditu." #: src/mountall.c:3545 msgid "Press C to cancel all checks in progress" msgstr "Sakatu C martxan dauden egiaztaketak bertan behera uzteko" #: src/mountall.c:3583 msgid "Plymouth command failed" msgstr "Plymouth aginduak huts egin du" #: src/mountall.c:3611 #, c-format msgid "Attempting to fix %s filesystem" msgstr "%s fitxategi-sistema konpontzen saiatzen" #: src/mountall.c:3628 #, c-format msgid "Ignoring errors with %s at user request" msgstr "%s(r)ekin erroreei ezikusia egiten, erabiltzailearen eskariz" #: src/mountall.c:3642 #, c-format msgid "Skipping %s at user request" msgstr "%s saltatzen erabiltzailearen eskariz" #: src/mountall.c:3655 msgid "Spawning maintenance shell" msgstr "" #: src/mountall.c:3675 msgid "User cancelled filesystem checks" msgstr "Erabiltzaileak fitxategi-sistemaren egiaztaketak eten ditu" #: src/mountall.c:3711 src/mountall.c:3715 src/mountall.c:3719 msgid "" "\n" " Legal values of dev-wait-time lie between 1sec to 2147483647 sec" msgstr "" #: src/mountall.c:3746 src/mountall.c:3801 msgid "Empty mountpoint specified" msgstr "" #: src/mountall.c:3861 msgid "Empty device name specified" msgstr "" #: src/mountall.c:3865 msgid "Empty mount point specified" msgstr "" #: src/mountall.c:3921 msgid "Detach and run in the background" msgstr "" #: src/mountall.c:3923 msgid "Force check of all filesystems" msgstr "" #: src/mountall.c:3925 msgid "Attempt to fix all fsck errors" msgstr "" #: src/mountall.c:3927 msgid "Do not emit events after mounting filesystems" msgstr "" #: src/mountall.c:3929 msgid "" "In case of (bootwait,timeout): specify the time to wait for device to be " "detected" msgstr "" #: src/mountall.c:3930 msgid "" "value in seconds (Default is 30 seconds, Legal value between 1second to " "2147483647 seconds)" msgstr "" #: src/mountall.c:3948 msgid "Mount filesystems on boot" msgstr "" #: src/mountall.c:3950 msgid "" "By default, mountall does not detach from the console and remains in the " "foreground. Use the --daemon option to have it detach." msgstr "" #: src/mountall.c:3966 msgid "Could not connect to Upstart" msgstr "" #: src/mountall.c:3980 msgid "Could not create Upstart proxy" msgstr "" #: src/mountall.c:4034 msgid "root filesystem isn't mounted" msgstr "" #: src/mountall.c:4057 src/mountall.c:4071 msgid "Unable to become daemon" msgstr "" #: src/mountall.c:4121 msgid "Unable to listen for privateconnections" msgstr "" #: src/mountall.c:4161 msgid "Received SIGUSR1 (network device up)" msgstr "" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/activity-log-manager.po�����������������������������������0000644�0000000�0000000�00000022762�12704125525�021470� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for activity-log-manager # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the activity-log-manager package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012. # msgid "" msgstr "" "Project-Id-Version: activity-log-manager\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-03-02 11:40+0000\n" "PO-Revision-Date: 2015-06-26 16:27+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\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-04-15 07:56+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../data/activity-log-manager.desktop.in.h:1 ../src/alm.vala:30 msgid "Activity Log Manager" msgstr "Jarduera-egunkariaren kudeatzailea" #: ../data/activity-log-manager.desktop.in.h:2 msgid "Configure what gets logged in your Zeitgeist activity log" msgstr "Konfiguratu zer grabatzen den Zeitgeist jarduera-egutegian" #: ../data/activity-log-manager.desktop.in.h:3 msgid "Activities and Privacy Manager Tool" msgstr "Jarduera eta pribatutasuna kudeatzeko tresna" #: ../data/gnome-activity-log-manager-panel.desktop.in.h:1 #: ../data/unity-activity-log-manager-panel.desktop.in.h:1 msgid "Security & Privacy" msgstr "Segurtasuna eta pribatutasuna" #: ../data/gnome-activity-log-manager-panel.desktop.in.h:2 #: ../data/unity-activity-log-manager-panel.desktop.in.h:2 msgid "Privacy and Activity Manager" msgstr "Pribatutasun eta jarduera kudeatzailea" #. These keywords are used when searching for applications in dashes, etc. #: ../data/gnome-activity-log-manager-panel.desktop.in.h:4 #: ../data/unity-activity-log-manager-panel.desktop.in.h:4 msgid "privacy;activity;log;zeitgeist;diagnostics;error reports;" msgstr "" "pribatutasuna;jarduera;egunkaria;zeitgeist;diagnosiak;errore-txostenak;" #: ../src/activity-log-manager.vala:50 msgid "Files & Applications" msgstr "Fitxategi eta aplikazioak" #: ../src/activity-log-manager.vala:56 msgid "Security" msgstr "Segurtasuna" #: ../src/activity-log-manager.vala:60 msgid "Search" msgstr "Bilatu" #: ../src/activity-log-manager.vala:66 msgid "Diagnostics" msgstr "Diagnostikoak" #: ../src/searchresults-widget.vala:59 msgid "When searching in the Dash:" msgstr "Abio-leihoan bilatzean:" #: ../src/searchresults-widget.vala:66 msgid "Include online search results" msgstr "Bilatu emaitzak linean ere" #: ../src/security-widget.vala:43 #, c-format msgid "%u hour" msgid_plural "%u hours" msgstr[0] "ordu %u" msgstr[1] "%u ordu" #: ../src/security-widget.vala:46 #, c-format msgid "%u minute" msgid_plural "%u minutes" msgstr[0] "minutu %u" msgstr[1] "%u minutu" #: ../src/security-widget.vala:48 #, c-format msgid "%u second" msgid_plural "%u seconds" msgstr[0] "segundo %u" msgstr[1] "%u segundo" #: ../src/security-widget.vala:57 msgid "0 second (lock immediately)" msgid_plural "0 seconds (lock immediately)" msgstr[0] "0 segundo (blokeatu berehala)" msgstr[1] "0 segundo (blokeatu berehala)" #: ../src/security-widget.vala:87 msgid "Require my password when:" msgstr "Eskatu pasahitza:" #: ../src/security-widget.vala:90 msgid "_Waking from suspend" msgstr "_Eseki ondoren iratzartzean" #: ../src/security-widget.vala:95 msgid "_Returning from blank screen" msgstr "_Pantaila beltzetik itzultzean" #: ../src/security-widget.vala:101 msgid "_if screen has been blank for" msgstr "Pantaila _beltz egon bada tarte batez" #: ../src/security-widget.vala:122 msgid "Password Settings" msgstr "Pasahitzaren ezarpenak" #: ../src/security-widget.vala:140 msgid "Power Settings" msgstr "Energia-ezarpenak" #: ../src/unified-privacy-applications.vala:175 #: ../src/unified-privacy-applications.vala:342 ../src/unified-privacy.vala:278 msgid "Name" msgstr "Izena" #: ../src/unified-privacy-applications.vala:228 msgid "No description available" msgstr "Ez dago deskribapenik" #: ../src/unified-privacy-applications.vala:357 msgid "Last Used" msgstr "Azkenekoz erabilia" #: ../src/unified-privacy-applications.vala:370 msgid "Activity" msgstr "Jarduera" #: ../src/unified-privacy-applications.vala:412 ../src/unified-privacy.vala:431 msgid "Select Application" msgstr "Hautatu aplikazioa" #. Today #: ../src/unified-privacy-applications.vala:467 msgid "Today, %H:%M" msgstr "Gaur, %H:%M" #. Yesterday #: ../src/unified-privacy-applications.vala:469 msgid "Yesterday, %H:%M" msgstr "Atzo, %H:%M" #: ../src/unified-privacy-applications.vala:471 msgid "%e %B %Y, %H:%M" msgstr "%Y(e)ko %Bren %e(e)an, %H:%M" #: ../src/unified-privacy-applications.vala:478 msgid "Never" msgstr "Inoiz ez" #: ../src/unified-privacy-history.vala:93 ../src/unified-privacy.vala:797 msgid "From:" msgstr "Noiztik:" #: ../src/unified-privacy-history.vala:97 msgid "To:" msgstr "Noiz arte:" #: ../src/unified-privacy-history.vala:108 msgid "Invalid Timerange" msgstr "Denbora-tarte baliogabea" #: ../src/unified-privacy-history.vala:154 #: ../src/unified-privacy-history.vala:187 msgid "%d %B %Y" msgstr "%Y(e)ko %Bren %d(e)an" #: ../src/unified-privacy.vala:119 msgid "Music" msgstr "Musika" #: ../src/unified-privacy.vala:120 msgid "Videos" msgstr "Bideoak" #: ../src/unified-privacy.vala:121 msgid "Pictures" msgstr "Irudiak" #: ../src/unified-privacy.vala:122 msgid "Documents" msgstr "Dokumentuak" #: ../src/unified-privacy.vala:123 msgid "Presentations" msgstr "Aurkezpenak" #: ../src/unified-privacy.vala:124 msgid "Spreadsheets" msgstr "Kalkulu-orriak" #: ../src/unified-privacy.vala:125 msgid "Chat Logs" msgstr "Elkarrizketa-erregistroak" #: ../src/unified-privacy.vala:175 msgid "" "Files and applications you’ve used recently can be shown in the Dash and " "elsewhere. If other people can see or access your user account, you may wish " "to limit which items are recorded." msgstr "" "Orain gutxi erabilitako fitxategi eta aplikazioak abio-leihoan eta beste " "edonon bistara daitezke. Beste norbaitek ikus badezake, edo zure kontura sar " "badaiteke, agian zein elementu grabatzen diren kontrolatu nahiko duzu." #: ../src/unified-privacy.vala:185 msgid "Record file and application usage" msgstr "Grabatu fitxategi eta aplikazioen erabilera" #: ../src/unified-privacy.vala:201 msgid "Clear Usage Data…" msgstr "Garbitu erabilera-datuak..." #: ../src/unified-privacy.vala:251 msgid "Include:" msgstr "Sartu:" #. Exception List #: ../src/unified-privacy.vala:261 msgid "Exclude:" msgstr "Baztertu:" #: ../src/unified-privacy.vala:309 msgid "Remove Item" msgstr "Kendu elementua" #: ../src/unified-privacy.vala:319 msgid "Add Folder…" msgstr "Gehitu karpeta..." #. TODO Alm can't blacklist a single file atm. #. var file_menu = new Gtk.MenuItem.with_label ("Add File…"); #. file_menu.activate.connect (on_add_file); #: ../src/unified-privacy.vala:324 msgid "Add Application…" msgstr "Gehitu aplikazioa..." #: ../src/unified-privacy.vala:393 msgid "Select a folder to blacklist" msgstr "Hautatu karpeta bat zerrenda beltzera gehitzeko" #: ../src/unified-privacy.vala:411 msgid "Select a file to blacklist" msgstr "Hautatu fitxategi bat zerrenda beltzera gehitzeko" #: ../src/unified-privacy.vala:777 msgid "Clear Usage Data" msgstr "Garbitu erabilera-datuak" #: ../src/unified-privacy.vala:789 msgid "Delete records of which files and applications were used:" msgstr "Ezabatu erabilitako fitxategi eta aplikazioen erregistroa:" #: ../src/unified-privacy.vala:794 msgid "In the past hour" msgstr "Azken ordukoak" #: ../src/unified-privacy.vala:795 msgid "In the past day" msgstr "Azken egunekoak" #: ../src/unified-privacy.vala:796 msgid "In the past week" msgstr "Azken astekoak" #: ../src/unified-privacy.vala:798 msgid "From all time" msgstr "Guztiak" #: ../src/unified-privacy.vala:878 msgid "" "This operation cannot be undone, are you sure you want to delete this " "activity?" msgstr "Eragiketa ezin da desegin, ziur zure jarduera ezabatu nahi duzula?" #: ../data/whoopsie.ui.h:1 msgid "" "Ubuntu can collect anonymous information that helps developers improve it. " "All information collected is covered by our privacy policy." msgstr "" "Ubuntuk informazio anonimoa jaso dezake garatzaileei hobetzen laguntzeko. " "Batutako informazio guztia gure pribatutasun-politikaren erabiliz kudeatzen " "da." #: ../data/whoopsie.ui.h:2 msgid "Privacy Policy" msgstr "Pribatutasun-politika" #: ../data/whoopsie.ui.h:3 msgid "People using this computer can:" msgstr "Ordenagailu hau darabilten erabiltzaileek honakoa egin dezakete:" #: ../data/whoopsie.ui.h:4 msgid "Send error reports to Canonical" msgstr "Bidali errore-txostenak Canonical-i" #: ../data/whoopsie.ui.h:5 msgid "" "<small>Error reports include information about what a program was doing when " "it failed. You always have the choice to send or cancel an error " "report.</small>" msgstr "" "<small>Errore-txostenek programa batek huts egiten duenero zertan ari zen " "azaltzen du barnean. Beti emango zaizu errore-txostena bidali edo bidalketa " "ezeztatzeko aukera.</small>" #: ../data/whoopsie.ui.h:6 msgid "Show Previous Reports" msgstr "Erakutsi txosten zaharragoak" #: ../data/whoopsie.ui.h:7 msgid "Send occasional system information to Canonical" msgstr "Bidali sistemaren informazioa noizean behin Canonical-i" #: ../data/whoopsie.ui.h:8 msgid "" "<small>This includes things like how many programs are running, how much " "disk space the computer has, and what devices are connected.</small>" msgstr "" "<small>Hemen sartzen dira, esaterako, zenbat programa ari diren exekutatzen, " "zenbat leku daukan diskoan ordenagailuak, edo zein gailu dauden " "konektatuta.</small>" ��������������language-pack-eu-base/data/eu/LC_MESSAGES/mutt.po���������������������������������������������������0000644�0000000�0000000�00000365447�12704125525�016450� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of eu.po to Euskara # Piarres Beobide <pi@beobide.net>, 2004, 2005, 2008. # Spanish translation of mutt # Copyright (C) 1999-2001 Boris Wesslowski <Boris@Wesslowski.com> msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-30 10:25-0700\n" "PO-Revision-Date: 2014-06-04 19:54+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:00+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: account.c:163 #, c-format msgid "Username at %s: " msgstr "%s -n erabiltzaile izena: " #: account.c:224 #, c-format msgid "Password for %s@%s: " msgstr "%s@%s-ren pasahitza: " #: addrbook.c:37 browser.c:46 pager.c:1531 postpone.c:41 query.c:48 #: recvattach.c:53 msgid "Exit" msgstr "Irten" #: addrbook.c:38 curs_main.c:483 pager.c:1538 postpone.c:42 msgid "Del" msgstr "Ezab" #: addrbook.c:39 curs_main.c:484 postpone.c:43 msgid "Undel" msgstr "Desezabatu" #: addrbook.c:40 msgid "Select" msgstr "Hautatu" #. __STRCAT_CHECKED__ #: addrbook.c:41 browser.c:49 compose.c:96 crypt-gpgme.c:3989 curs_main.c:489 #: mutt_ssl.c:1045 mutt_ssl_gnutls.c:1003 pager.c:1630 pgpkey.c:522 #: postpone.c:44 query.c:53 recvattach.c:57 smime.c:425 msgid "Help" msgstr "Laguntza" #: addrbook.c:145 msgid "You have no aliases!" msgstr "Ez duzu aliasik!" #: addrbook.c:155 msgid "Aliases" msgstr "Aliasak" #. add a new alias #: alias.c:260 msgid "Alias as: " msgstr "Aliasa sortu: " #: alias.c:266 msgid "You already have an alias defined with that name!" msgstr "Izen honekin baduzu ezarritako ezizena bat!" #: alias.c:272 msgid "Warning: This alias name may not work. Fix it?" msgstr "Kontuz: ezizena izen honek ez du funtzionatuko. Konpondu?" #: alias.c:297 msgid "Address: " msgstr "Helbidea: " #: alias.c:307 send.c:206 #, c-format msgid "Error: '%s' is a bad IDN." msgstr "Errorea: '%s' IDN okerra da." #: alias.c:319 msgid "Personal name: " msgstr "Pertsona izena: " #: alias.c:328 #, c-format msgid "[%s = %s] Accept?" msgstr "[%s = %s] Onartu?" #: alias.c:347 recvattach.c:440 recvattach.c:466 recvattach.c:479 #: recvattach.c:492 recvattach.c:522 msgid "Save to file: " msgstr "Gorde fitxategian: " #: alias.c:361 msgid "Error reading alias file" msgstr "Errorea ezizen fitxategia irakurtzean" #: alias.c:383 msgid "Alias added." msgstr "Ezizena gehiturik." #: alias.c:391 msgid "Error seeking in alias file" msgstr "Errorea ezizen fitxategian bilatzean" #: attach.c:113 attach.c:245 attach.c:400 attach.c:925 msgid "Can't match nametemplate, continue?" msgstr "Ezin da txantiloi izena aurkitu, jarraitu?" #. For now, editing requires a file, no piping #: attach.c:126 #, c-format msgid "Mailcap compose entry requires %%s" msgstr "Mailcap konposaketa sarrerak hau behar du %%s" #: attach.c:134 attach.c:266 commands.c:223 compose.c:1195 curs_lib.c:182 #: curs_lib.c:555 #, c-format msgid "Error running \"%s\"!" msgstr "Errorea \"%s\" abiarazten!" #: attach.c:144 msgid "Failure to open file to parse headers." msgstr "Huts buruak analizatzeko fitxategia irekitzerakoan." #: attach.c:175 msgid "Failure to open file to strip headers." msgstr "Huts buruak kentzeko fitxategia irekitzerakoan." #: attach.c:184 msgid "Failure to rename file." msgstr "Huts fitxategia berrizendatzerakoan." #: attach.c:197 #, c-format msgid "No mailcap compose entry for %s, creating empty file." msgstr "" "%s-rentza ez dago mailcap sorrera sarrerarik, fitxategi hutsa sortzen." #. For now, editing requires a file, no piping #: attach.c:258 #, c-format msgid "Mailcap Edit entry requires %%s" msgstr "Mailcap edizio sarrerak %%s behar du" #: attach.c:280 #, c-format msgid "No mailcap edit entry for %s" msgstr "Ez dago mailcap edizio sarrerarik %s-rentzat" #: attach.c:366 msgid "No matching mailcap entry found. Viewing as text." msgstr "Ez da pareko mailcap sarrerarik aurkitu. Testu bezala bistarazten." #: attach.c:379 msgid "MIME type not defined. Cannot view attachment." msgstr "MIME mota ezarri gabe. Ezin da gehigarria erakutsi." #: attach.c:469 msgid "Cannot create filter" msgstr "Ezin da iragazkia sortu" #: attach.c:477 #, c-format msgid "---Command: %-20.20s Description: %s" msgstr "" #: attach.c:481 #, c-format msgid "---Command: %-30.30s Attachment: %s" msgstr "" #: attach.c:558 #, c-format msgid "---Attachment: %s: %s" msgstr "" #: attach.c:561 #, c-format msgid "---Attachment: %s" msgstr "" #: attach.c:631 attach.c:663 attach.c:958 attach.c:1016 handler.c:1362 #: pgpkey.c:571 pgpkey.c:760 msgid "Can't create filter" msgstr "Ezin da iragazkia sortu" #: attach.c:797 msgid "Write fault!" msgstr "Idaztean huts!" #: attach.c:1039 msgid "I don't know how to print that!" msgstr "Ez dakit non inprimatu hau!" #: browser.c:47 msgid "Chdir" msgstr "Karpetara joan:" #: browser.c:48 msgid "Mask" msgstr "Maskara" #: browser.c:400 browser.c:1055 #, c-format msgid "%s is not a directory." msgstr "%s ez da karpeta bat." #: browser.c:539 #, c-format msgid "Mailboxes [%d]" msgstr "Postakutxak [%d]" #: browser.c:546 #, c-format msgid "Subscribed [%s], File mask: %s" msgstr "Harpidedun [%s], Fitxategi maskara: %s" #: browser.c:550 #, c-format msgid "Directory [%s], File mask: %s" msgstr "Karpeta [%s], Fitxategi maskara: %s" #: browser.c:562 msgid "Can't attach a directory!" msgstr "Ezin da karpeta bat gehitu!" #: browser.c:701 browser.c:1123 browser.c:1221 msgid "No files match the file mask" msgstr "Ez da fitxategi maskara araberako fitxategirik aurkitu" #: browser.c:905 msgid "Create is only supported for IMAP mailboxes" msgstr "\"Create\" IMAP posta kutxek bakarrik onartzen dute" #: browser.c:929 msgid "Rename is only supported for IMAP mailboxes" msgstr "Berrizendaketa IMAP postakutxentzat bakarrik onartzen da" #: browser.c:952 msgid "Delete is only supported for IMAP mailboxes" msgstr "\"Delete\" IMAP posta kutxek bakarrik onartzen dute" #: browser.c:962 msgid "Cannot delete root folder" msgstr "Ezin da erro karpeta ezabatu" #: browser.c:965 #, c-format msgid "Really delete mailbox \"%s\"?" msgstr "Benetan \"%s\" postakutxa ezabatu?" #: browser.c:979 msgid "Mailbox deleted." msgstr "Postakutxa ezabatua." #: browser.c:985 msgid "Mailbox not deleted." msgstr "Postakutxa ez da ezabatu." #: browser.c:1004 msgid "Chdir to: " msgstr "Karpetara joan: " #: browser.c:1043 browser.c:1116 msgid "Error scanning directory." msgstr "Errorea karpeta arakatzerakoan." #: browser.c:1067 msgid "File Mask: " msgstr "Fitxategi maskara: " #: browser.c:1139 msgid "Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? " msgstr "Atzekoz aurrera (d)ataz, (a)lphaz, tamaina(z) edo ez orde(n)atu? " #: browser.c:1140 msgid "Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? " msgstr "(d)ataz, (a)lpha, tamaina(z) edo ez orde(n)atu? " #: browser.c:1141 msgid "dazn" msgstr "fats" #: browser.c:1208 msgid "New file name: " msgstr "Fitxategi izen berria: " #: browser.c:1239 msgid "Can't view a directory" msgstr "Ezin da karpeta ikusi" #: browser.c:1256 msgid "Error trying to view file" msgstr "Errorea fitxategia ikusten saiatzerakoan" #: buffy.c:504 msgid "New mail in " msgstr "Posta berria " #: color.c:327 #, c-format msgid "%s: color not supported by term" msgstr "%s: kolorea ez du terminalak onartzen" #: color.c:333 #, c-format msgid "%s: no such color" msgstr "%s: ez da kolorea aurkitu" #: color.c:379 color.c:585 color.c:596 #, c-format msgid "%s: no such object" msgstr "%s: ez da objektua aurkitu" #: color.c:392 #, c-format msgid "%s: command valid only for index, body, header objects" msgstr "" #: color.c:400 #, c-format msgid "%s: too few arguments" msgstr "%s: argumentu gutxiegi" #: color.c:573 msgid "Missing arguments." msgstr "Ez dira argumentuak aurkitzen." #: color.c:612 color.c:623 msgid "color: too few arguments" msgstr "kolorea:argumentu gutxiegi" #: color.c:646 msgid "mono: too few arguments" msgstr "mono: argumentu gutxiegi" #: color.c:666 #, c-format msgid "%s: no such attribute" msgstr "%s: ez da atributua aurkitu" #: color.c:706 hook.c:69 hook.c:77 keymap.c:908 msgid "too few arguments" msgstr "argumentu gutxiegi" #: color.c:715 hook.c:83 msgid "too many arguments" msgstr "argumentu gehiegi" #: color.c:731 msgid "default colors not supported" msgstr "lehenetsitako kolorea ez da onartzen" #. find out whether or not the verify signature #: commands.c:90 msgid "Verify PGP signature?" msgstr "PGP sinadura egiaztatu?" #: commands.c:115 mbox.c:786 msgid "Could not create temporary file!" msgstr "Ezin da behin-behineko fitxategia sortu!" #: commands.c:128 msgid "Cannot create display filter" msgstr "Ezin da bistaratze iragazkia sortu" #: commands.c:152 msgid "Could not copy message" msgstr "Ezin da mezurik kopiatu" #: commands.c:189 msgid "S/MIME signature successfully verified." msgstr "S/MIME sinadura arrakastatsuki egiaztaturik." #: commands.c:191 msgid "S/MIME certificate owner does not match sender." msgstr "S/MIME ziurtagiriaren jabea ez da mezua bidali duena." #: commands.c:194 commands.c:205 msgid "Warning: Part of this message has not been signed." msgstr "Abisua -.Mezu honen zati bat ezin izan da sinatu." #: commands.c:196 msgid "S/MIME signature could NOT be verified." msgstr "S/MIME sinadura EZIN da egiaztatu." #: commands.c:203 msgid "PGP signature successfully verified." msgstr "PGP sinadura arrakastatsuki egiaztaturik." #: commands.c:207 msgid "PGP signature could NOT be verified." msgstr "PGP sinadura EZIN da egiaztatu." #: commands.c:231 msgid "Command: " msgstr "Komandoa: " #: commands.c:256 commands.c:266 recvcmd.c:148 recvcmd.c:161 msgid "Warning: message contains no From: header" msgstr "" #: commands.c:274 recvcmd.c:171 msgid "Bounce message to: " msgstr "Mezuak hona errebotatu: " #: commands.c:276 recvcmd.c:173 msgid "Bounce tagged messages to: " msgstr "Markatutako mezuak hona errebotatu: " #: commands.c:291 recvcmd.c:182 msgid "Error parsing address!" msgstr "Errorea helbidea analizatzean!" #: commands.c:299 recvcmd.c:190 #, c-format msgid "Bad IDN: '%s'" msgstr "IDN Okerra: '%s'" #: commands.c:310 recvcmd.c:204 #, c-format msgid "Bounce message to %s" msgstr "Mezua %s-ra errebotatu" #: commands.c:310 recvcmd.c:204 #, c-format msgid "Bounce messages to %s" msgstr "Mezuak %s-ra errebotatu" #: commands.c:326 recvcmd.c:220 msgid "Message not bounced." msgstr "Mezua ez da errebotatu." #: commands.c:326 recvcmd.c:220 msgid "Messages not bounced." msgstr "Mezuak ez dira errebotatu." #: commands.c:336 recvcmd.c:239 msgid "Message bounced." msgstr "Mezua errebotaturik." #: commands.c:336 recvcmd.c:239 msgid "Messages bounced." msgstr "Mezuak errebotaturik." #: commands.c:413 commands.c:447 commands.c:464 msgid "Can't create filter process" msgstr "Ezin da iragazki prozesua sortu" #: commands.c:493 msgid "Pipe to command: " msgstr "Komandora hodia egin: " #: commands.c:510 msgid "No printing command has been defined." msgstr "Ez da inprimatze komandorik ezarri." #: commands.c:515 msgid "Print message?" msgstr "Mezua inprimatu?" #: commands.c:515 msgid "Print tagged messages?" msgstr "Markatutako mezuak inprimatu?" #: commands.c:524 msgid "Message printed" msgstr "Mezua inprimaturik" #: commands.c:524 msgid "Messages printed" msgstr "Mezuak inprimaturik" #: commands.c:526 msgid "Message could not be printed" msgstr "Ezin da mezua inprimatu" #: commands.c:527 msgid "Messages could not be printed" msgstr "Ezin dira mezuak inprimatu" #: commands.c:536 msgid "" "Rev-Sort " "(d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore/s(p)am?: " msgstr "" "Alderantziz-Ordenatu (d)ata/(j)at/ja(s)/(g)aia/(n)ori/(h)aria/(e)z-" "ordenatu/(t)amaina/(p)untuak/(z)abor-posta?: " #: commands.c:537 msgid "" "Sort " "(d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore/s(p)am?: " msgstr "" "Ordenatu (d)ata/(j)at/ja(s)/(g)aia/(n)ori/(h)aria/(e)z-" "ordenatu/(t)amaina/(p)untuak/(z)abor-posta? " #: commands.c:538 msgid "dfrsotuzcp" msgstr "djsgnhetpz" #: commands.c:595 msgid "Shell command: " msgstr "Shell komandoa: " #: commands.c:741 #, c-format msgid "Decode-save%s to mailbox" msgstr "Deskodifikatu-gorde%s postakutxan" #: commands.c:742 #, c-format msgid "Decode-copy%s to mailbox" msgstr "Deskodifikatu-kopiatu%s postakutxan" #: commands.c:743 #, c-format msgid "Decrypt-save%s to mailbox" msgstr "Desenkriptatu-gorde%s postakutxan" #: commands.c:744 #, c-format msgid "Decrypt-copy%s to mailbox" msgstr "Desenkriptatu-kopiatu%s postakutxan" #: commands.c:745 #, c-format msgid "Save%s to mailbox" msgstr "%s posta-kutxan gorde" #: commands.c:745 #, c-format msgid "Copy%s to mailbox" msgstr "%s posta-kutxan kopiatu" #: commands.c:746 msgid " tagged" msgstr " markatua" #: commands.c:819 #, c-format msgid "Copying to %s..." msgstr "Hona kopiatzen %s..." #: commands.c:935 #, c-format msgid "Convert to %s upon sending?" msgstr "Bidali aurretik %s-ra bihurtu?" #: commands.c:945 #, c-format msgid "Content-Type changed to %s." msgstr "Eduki mota %s-ra aldatzen." #: commands.c:950 #, c-format msgid "Character set changed to %s; %s." msgstr "Karaktere ezarpena %s-ra aldaturik: %s." #: commands.c:952 msgid "not converting" msgstr "ez da bihurtzen" #: commands.c:952 msgid "converting" msgstr "bihurtzen" #: compose.c:47 msgid "There are no attachments." msgstr "Ez dago gehigarririk." #: compose.c:89 msgid "Send" msgstr "Bidali" #: compose.c:90 remailer.c:481 msgid "Abort" msgstr "Ezeztatu" #: compose.c:94 compose.c:680 msgid "Attach file" msgstr "Fitxategia gehitu" #: compose.c:95 msgid "Descrip" msgstr "Deskrib" #: compose.c:117 msgid "Not supported" msgstr "" #: compose.c:122 msgid "Sign, Encrypt" msgstr "Sinatu, Enkriptatu" #: compose.c:124 msgid "Encrypt" msgstr "Enkriptatu" #: compose.c:126 msgid "Sign" msgstr "Sinatu" #: compose.c:128 msgid "None" msgstr "" #: compose.c:135 msgid " (inline PGP)" msgstr "" #: compose.c:137 msgid " (PGP/MIME)" msgstr " (PGP/MIME)" #: compose.c:141 msgid " (S/MIME)" msgstr "" #: compose.c:145 msgid " (OppEnc mode)" msgstr "" #: compose.c:153 compose.c:157 msgid " sign as: " msgstr " horrela sinatu: " #: compose.c:153 compose.c:157 msgid "<default>" msgstr "<lehenetsia>" #: compose.c:165 msgid "Encrypt with: " msgstr "Honekin enkriptatu: " #: compose.c:218 #, c-format msgid "%s [#%d] no longer exists!" msgstr "%s [#%d] ez da gehiago existitzen!" #: compose.c:226 #, c-format msgid "%s [#%d] modified. Update encoding?" msgstr "%s [#%d] aldaturik. Kodeketea eguneratu?" #: compose.c:269 msgid "-- Attachments" msgstr "-- Gehigarriak" #: compose.c:297 #, c-format msgid "Warning: '%s' is a bad IDN." msgstr "Kontuz: '%s' IDN okerra da." #: compose.c:320 msgid "You may not delete the only attachment." msgstr "Ezin duzu gehigarri bakarra ezabatu." #: compose.c:611 send.c:1661 #, c-format msgid "Bad IDN in \"%s\": '%s'" msgstr "IDN okerra \"%s\"-n: '%s'" #: compose.c:696 msgid "Attaching selected files..." msgstr "Aukeratutako fitxategia gehitzen..." #: compose.c:708 #, c-format msgid "Unable to attach %s!" msgstr "Ezin da %s gehitu!" #: compose.c:727 msgid "Open mailbox to attach message from" msgstr "Bertatik mezu bat gehitzeko postakutxa ireki" #: compose.c:765 msgid "No messages in that folder." msgstr "Ez dago mezurik karpeta honetan." #: compose.c:774 msgid "Tag the messages you want to attach!" msgstr "Gehitu nahi dituzun mezuak markatu!" #: compose.c:806 msgid "Unable to attach!" msgstr "Ezin da gehitu!" #: compose.c:857 msgid "Recoding only affects text attachments." msgstr "Gordetzeak mezu gehigarriei bakarrik eragiten die." #: compose.c:862 msgid "The current attachment won't be converted." msgstr "Gehigarri hau ezin da bihurtu." #: compose.c:864 msgid "The current attachment will be converted." msgstr "Gehigarri hau bihurtua izango da." #: compose.c:939 msgid "Invalid encoding." msgstr "Kodifikazio baliogabea." #: compose.c:965 msgid "Save a copy of this message?" msgstr "Mezu honen kopia gorde?" #: compose.c:1021 msgid "Rename to: " msgstr "Honetara berrizendatu: " #: compose.c:1026 editmsg.c:96 editmsg.c:121 sendlib.c:872 #, c-format msgid "Can't stat %s: %s" msgstr "Ezin egiaztatu %s egoera: %s" #: compose.c:1053 msgid "New file: " msgstr "Fitxategi berria: " #: compose.c:1066 msgid "Content-Type is of the form base/sub" msgstr "Eduki-mota base/sub modukoa da" #: compose.c:1072 #, c-format msgid "Unknown Content-Type %s" msgstr "%s eduki mota ezezaguna" #: compose.c:1085 #, c-format msgid "Can't create file %s" msgstr "Ezin da %s fitxategia sortu" #: compose.c:1093 msgid "What we have here is a failure to make an attachment" msgstr "Hemen duguna gehigarria sortzerakoan huts bat da" #: compose.c:1154 msgid "Postpone this message?" msgstr "Mezu hau atzeratu?" #: compose.c:1213 msgid "Write message to mailbox" msgstr "Mezuak postakutxan gorde" #: compose.c:1216 #, c-format msgid "Writing message to %s ..." msgstr "Mezuak %s-n gordetzen ..." #: compose.c:1225 msgid "Message written." msgstr "Mezua idazten." #: compose.c:1237 msgid "S/MIME already selected. Clear & continue ? " msgstr "S/MIME dagoeneko aukeraturik. Garbitu era jarraitu ? " #: compose.c:1264 msgid "PGP already selected. Clear & continue ? " msgstr "PGP dagoeneko aukeraturik. Garbitu eta jarraitu ? " #: crypt-gpgme.c:393 #, c-format msgid "error creating gpgme context: %s\n" msgstr "errorea gpgme ingurunea sortzean: %s\n" #: crypt-gpgme.c:403 #, c-format msgid "error enabling CMS protocol: %s\n" msgstr "errorea CMS protokoloa gaitzerakoan: %s\n" #: crypt-gpgme.c:423 #, c-format msgid "error creating gpgme data object: %s\n" msgstr "errorea gpgme datu objektua sortzerakoan: %s\n" #: crypt-gpgme.c:489 crypt-gpgme.c:507 crypt-gpgme.c:1531 crypt-gpgme.c:2239 #, c-format msgid "error allocating data object: %s\n" msgstr "errorea datu objektua esleitzerakoan: %s\n" #: crypt-gpgme.c:525 #, c-format msgid "error rewinding data object: %s\n" msgstr "errorea datu objektua atzera eraman: %s\n" #: crypt-gpgme.c:547 crypt-gpgme.c:600 #, c-format msgid "error reading data object: %s\n" msgstr "errorea datu objektua irakurtzerakoan: %s\n" #: crypt-gpgme.c:573 crypt-gpgme.c:3603 pgpkey.c:559 pgpkey.c:740 msgid "Can't create temporary file" msgstr "Ezin da behin-behineko fitxategia sortu" #: crypt-gpgme.c:683 #, c-format msgid "error adding recipient `%s': %s\n" msgstr "errorea `%s' hartzailea gehitzerakoan: %s\n" #: crypt-gpgme.c:723 #, c-format msgid "secret key `%s' not found: %s\n" msgstr "ez da `%s' gako sekretua aurkitu: %s\n" #: crypt-gpgme.c:733 #, c-format msgid "ambiguous specification of secret key `%s'\n" msgstr "`%s' gako sekretu espezifikazio anbiguoa\n" #: crypt-gpgme.c:745 #, c-format msgid "error setting secret key `%s': %s\n" msgstr "errorea`%s' gako sekretua ezartzerakoan: %s\n" #: crypt-gpgme.c:762 #, c-format msgid "error setting PKA signature notation: %s\n" msgstr "errorea PKA sinadura notazioa ezartzean: %s\n" #: crypt-gpgme.c:818 #, c-format msgid "error encrypting data: %s\n" msgstr "errorea datuak enkriptatzerakoan: %s\n" #: crypt-gpgme.c:937 #, c-format msgid "error signing data: %s\n" msgstr "errorea datuak sinatzerakoan: %s\n" #: crypt-gpgme.c:948 msgid "$pgp_sign_as unset and no default key specified in ~/.gnupg/gpg.conf" msgstr "" #: crypt-gpgme.c:1144 msgid "Warning: One of the keys has been revoked\n" msgstr "Abisua: Gakoetako bat errebokatua izan da\n" #: crypt-gpgme.c:1153 msgid "Warning: The key used to create the signature expired at: " msgstr "Abisua: sinadura sortzeko erabilitako gakoa iraungitze data: " #: crypt-gpgme.c:1159 msgid "Warning: At least one certification key has expired\n" msgstr "Abisua: Ziurtagiri bat behintzat iraungi egin da\n" #: crypt-gpgme.c:1175 msgid "Warning: The signature expired at: " msgstr "Abisua: Sinadura iraungitze data: " #: crypt-gpgme.c:1181 msgid "Can't verify due to a missing key or certificate\n" msgstr "Ezin da egiaztatu gakoa edo ziurtagiria falta delako\n" #: crypt-gpgme.c:1186 msgid "The CRL is not available\n" msgstr "CRL ez da erabilgarri\n" #: crypt-gpgme.c:1192 msgid "Available CRL is too old\n" msgstr "CRL erabilgarria zaharregia da\n" #: crypt-gpgme.c:1197 msgid "A policy requirement was not met\n" msgstr "Politika behar bat ez da aurkitu\n" #: crypt-gpgme.c:1206 msgid "A system error occurred" msgstr "Sistema errore bat gertatu da" #: crypt-gpgme.c:1240 msgid "WARNING: PKA entry does not match signer's address: " msgstr "KONTUAZ: PKA sarrera ez da sinatzaile helbidearen berdina: " #: crypt-gpgme.c:1247 msgid "PKA verified signer's address is: " msgstr "PKA egiaztaturiko sinatzaile helbidea: " #: crypt-gpgme.c:1264 crypt-gpgme.c:3441 msgid "Fingerprint: " msgstr "Hatz-marka: " #: crypt-gpgme.c:1324 msgid "" "WARNING: We have NO indication whether the key belongs to the person named " "as shown above\n" msgstr "" "KONTUZ: EZ dugu ezagutzarik gakoa behean agertzen den pertsonarena dela " "frogatzen duenik\n" #: crypt-gpgme.c:1331 msgid "WARNING: The key does NOT BELONG to the person named as shown above\n" msgstr "ABISUA: Gakoa ez da aurrerantzean behean agertzen den pertsonarena\n" #: crypt-gpgme.c:1335 msgid "" "WARNING: It is NOT certain that the key belongs to the person named as shown " "above\n" msgstr "" "ABISUA: Ez da egia gakoa aurrerantzean behean agertzen den pertsonarena " "dela\n" #: crypt-gpgme.c:1368 msgid "aka: " msgstr "" #: crypt-gpgme.c:1378 msgid "KeyID " msgstr "" #: crypt-gpgme.c:1386 msgid "created: " msgstr "" #: crypt-gpgme.c:1456 msgid "Error getting key information for KeyID " msgstr "" #: crypt-gpgme.c:1458 msgid ": " msgstr "" #. We can't decide (yellow) but this is a PGP key with a good #. signature, so we display what a PGP user expects: The name, #. fingerprint and the key validity (which is neither fully or #. ultimate). #: crypt-gpgme.c:1465 crypt-gpgme.c:1480 msgid "Good signature from:" msgstr "" #: crypt-gpgme.c:1472 msgid "*BAD* signature from:" msgstr "" #: crypt-gpgme.c:1488 msgid "Problem signature from:" msgstr "" #: crypt-gpgme.c:1492 msgid " expires: " msgstr "" #. Note: We don't need a current time output because GPGME avoids #. such an attack by separating the meta information from the #. data. #: crypt-gpgme.c:1539 crypt-gpgme.c:1757 crypt-gpgme.c:2455 msgid "[-- Begin signature information --]\n" msgstr "[-- Sinadura argibide hasiera --]\n" #: crypt-gpgme.c:1551 #, c-format msgid "Error: verification failed: %s\n" msgstr "Errorea: huts egiaztatzerakoan: %s\n" #: crypt-gpgme.c:1600 #, c-format msgid "*** Begin Notation (signature by: %s) ***\n" msgstr "*** Hasiera idazkera (sinadura: %s) ***\n" #: crypt-gpgme.c:1622 msgid "*** End Notation ***\n" msgstr "*** Amaiera idazkera ***\n" #: crypt-gpgme.c:1630 crypt-gpgme.c:1770 crypt-gpgme.c:2468 msgid "" "[-- End signature information --]\n" "\n" msgstr "" "[-- Sinadura argibide amaiera --]\n" "\n" #: crypt-gpgme.c:1725 #, c-format msgid "" "[-- Error: decryption failed: %s --]\n" "\n" msgstr "" "[-- Errorea: desenkriptatzerakoan huts: %s --]\n" "\n" #: crypt-gpgme.c:2246 msgid "Error extracting key data!\n" msgstr "" #: crypt-gpgme.c:2431 #, c-format msgid "Error: decryption/verification failed: %s\n" msgstr "Errorea: desenkriptazio/egiaztapenak huts egin du: %s\n" #: crypt-gpgme.c:2476 msgid "Error: copy data failed\n" msgstr "Errorea: huts datuak kopiatzerakoan\n" #: crypt-gpgme.c:2497 pgp.c:480 msgid "" "[-- BEGIN PGP MESSAGE --]\n" "\n" msgstr "" "[-- PGP MEZU HASIERA --]\n" "\n" #: crypt-gpgme.c:2499 pgp.c:482 msgid "[-- BEGIN PGP PUBLIC KEY BLOCK --]\n" msgstr "[-- PGP PUBLIKO GAKO BLOKE HASIERA --]\n" #: crypt-gpgme.c:2502 pgp.c:484 msgid "" "[-- BEGIN PGP SIGNED MESSAGE --]\n" "\n" msgstr "" "[-- PGP SINATUTAKO MEZUAREN HASIERA --]\n" "\n" #: crypt-gpgme.c:2529 pgp.c:527 msgid "[-- END PGP MESSAGE --]\n" msgstr "[-- PGP MEZU BUKAERA--]\n" #: crypt-gpgme.c:2531 pgp.c:534 msgid "[-- END PGP PUBLIC KEY BLOCK --]\n" msgstr "[-- PGP PUBLIKO GAKO BLOKE AMAIERA --]\n" #: crypt-gpgme.c:2533 pgp.c:536 msgid "[-- END PGP SIGNED MESSAGE --]\n" msgstr "[-- PGP SINATUTAKO MEZU BUKAERA --]\n" #: crypt-gpgme.c:2556 pgp.c:569 msgid "" "[-- Error: could not find beginning of PGP message! --]\n" "\n" msgstr "" "[-- Errorea: ezin da PGP mezuaren hasiera aurkitu! --]\n" "\n" #: crypt-gpgme.c:2587 crypt-gpgme.c:2653 pgp.c:1044 msgid "[-- Error: could not create temporary file! --]\n" msgstr "[-- Errorea: ezin da behin-behineko fitxategi sortu! --]\n" #: crypt-gpgme.c:2599 msgid "" "[-- The following data is PGP/MIME signed and encrypted --]\n" "\n" msgstr "" "[-- Hurrengo datuak PGP/MIME bidez sinatu eta enkriptaturik daude --]\n" "\n" #: crypt-gpgme.c:2600 pgp.c:1053 msgid "" "[-- The following data is PGP/MIME encrypted --]\n" "\n" msgstr "" "[-- Hurrengo datuak PGP/MIME bidez enkriptaturik daude --]\n" "\n" #: crypt-gpgme.c:2622 msgid "[-- End of PGP/MIME signed and encrypted data --]\n" msgstr "[-- PGP/MIME bidez sinatu eta enkriptaturiko datuen amaiera --]\n" #: crypt-gpgme.c:2623 pgp.c:1073 msgid "[-- End of PGP/MIME encrypted data --]\n" msgstr "[-- PGP/MIME bidez enkriptaturiko datuen amaiera --]\n" #: crypt-gpgme.c:2665 msgid "" "[-- The following data is S/MIME signed --]\n" "\n" msgstr "" "[-- hurrengo datuak S/MIME bidez sinaturik daude --]\n" "\n" #: crypt-gpgme.c:2666 msgid "" "[-- The following data is S/MIME encrypted --]\n" "\n" msgstr "" "[-- hurrengo datuak S/MIME bidez enkriptaturik daude --]\n" "\n" #: crypt-gpgme.c:2696 msgid "[-- End of S/MIME signed data --]\n" msgstr "[-- S/MIME bidez sinaturiko datuen amaiera --]\n" #: crypt-gpgme.c:2697 msgid "[-- End of S/MIME encrypted data --]\n" msgstr "[-- S/MIME bidez enkriptaturiko datuen amaiera --]\n" #: crypt-gpgme.c:3281 msgid "[Can't display this user ID (unknown encoding)]" msgstr "[Ezin da erabiltzaile ID hau bistarazi (kodeketa ezezaguna)]" #: crypt-gpgme.c:3283 msgid "[Can't display this user ID (invalid encoding)]" msgstr "[Ezin da erabiltzaile ID hau bistarazi (kodeketa baliogabea)]" #: crypt-gpgme.c:3288 msgid "[Can't display this user ID (invalid DN)]" msgstr "[Ezin da erabiltzaile ID hau bistarazi (DN baliogabea)]" #: crypt-gpgme.c:3367 msgid " aka ......: " msgstr " hemen ......: " #: crypt-gpgme.c:3367 msgid "Name ......: " msgstr "Izena ......: " #: crypt-gpgme.c:3370 crypt-gpgme.c:3509 msgid "[Invalid]" msgstr "[Baliogabea]" #: crypt-gpgme.c:3390 crypt-gpgme.c:3533 #, c-format msgid "Valid From : %s\n" msgstr "Baliozko Nork: %s\n" #: crypt-gpgme.c:3403 crypt-gpgme.c:3546 #, c-format msgid "Valid To ..: %s\n" msgstr "Baliozko Nori ..: %s\n" #: crypt-gpgme.c:3416 crypt-gpgme.c:3559 #, c-format msgid "Key Type ..: %s, %lu bit %s\n" msgstr "Gako mota ..: %s, %lu bit %s\n" #: crypt-gpgme.c:3418 crypt-gpgme.c:3561 #, c-format msgid "Key Usage .: " msgstr "Tekla Erabilera .: " #: crypt-gpgme.c:3423 crypt-gpgme.c:3566 msgid "encryption" msgstr "enkriptazioa" #: crypt-gpgme.c:3424 crypt-gpgme.c:3429 crypt-gpgme.c:3434 crypt-gpgme.c:3567 #: crypt-gpgme.c:3572 crypt-gpgme.c:3577 msgid ", " msgstr ", " #: crypt-gpgme.c:3428 crypt-gpgme.c:3571 msgid "signing" msgstr "sinatzen" #: crypt-gpgme.c:3433 crypt-gpgme.c:3576 msgid "certification" msgstr "ziurtapena" #: crypt-gpgme.c:3473 #, c-format msgid "Serial-No .: 0x%s\n" msgstr "Serial-Zb .: 0x%s\n" #: crypt-gpgme.c:3481 #, c-format msgid "Issued By .: " msgstr "Emana : " #. display only the short keyID #: crypt-gpgme.c:3500 #, c-format msgid "Subkey ....: 0x%s" msgstr "Azpigakoa ....: 0x%s" #: crypt-gpgme.c:3504 msgid "[Revoked]" msgstr "[Indargabetua]" #: crypt-gpgme.c:3514 msgid "[Expired]" msgstr "[Iraungia]" #: crypt-gpgme.c:3519 msgid "[Disabled]" msgstr "[Desgaitua]" #: crypt-gpgme.c:3606 msgid "Collecting data..." msgstr "Datuak batzen..." #: crypt-gpgme.c:3632 #, c-format msgid "Error finding issuer key: %s\n" msgstr "Errorea jaulkitzaile gakoa bilatzean: %s\n" #: crypt-gpgme.c:3642 msgid "Error: certification chain to long - stopping here\n" msgstr "Errorea: ziurtagiri kate luzeegia - hemen gelditzen\n" #: crypt-gpgme.c:3653 pgpkey.c:581 #, c-format msgid "Key ID: 0x%s" msgstr "Gako IDa: 0x%s" #: crypt-gpgme.c:3736 #, c-format msgid "gpgme_new failed: %s" msgstr "gpgme_new hutsa: %s" #: crypt-gpgme.c:3775 crypt-gpgme.c:3850 #, c-format msgid "gpgme_op_keylist_start failed: %s" msgstr "gpgme_op_keylist_start hutsa: %s" #: crypt-gpgme.c:3837 crypt-gpgme.c:3881 #, c-format msgid "gpgme_op_keylist_next failed: %s" msgstr "gpgme_op_keylist_next hutsa: %s" #: crypt-gpgme.c:3952 msgid "All matching keys are marked expired/revoked." msgstr "Pareko gako guztiak iraungita/errebokatua bezala markaturik daude." #: crypt-gpgme.c:3981 mutt_ssl.c:1043 mutt_ssl_gnutls.c:1001 pgpkey.c:515 #: smime.c:420 msgid "Exit " msgstr "Irten " #. __STRCAT_CHECKED__ #: crypt-gpgme.c:3983 pgpkey.c:517 smime.c:422 msgid "Select " msgstr "Aukeratu " #. __STRCAT_CHECKED__ #: crypt-gpgme.c:3986 pgpkey.c:520 msgid "Check key " msgstr "Gakoa egiaztatu " #: crypt-gpgme.c:4002 msgid "PGP and S/MIME keys matching" msgstr "PGP eta S/MIME gako parekatzea" #: crypt-gpgme.c:4004 msgid "PGP keys matching" msgstr "PGP gako parekatzea" #: crypt-gpgme.c:4006 msgid "S/MIME keys matching" msgstr "S/MIME gako parekatzea" #: crypt-gpgme.c:4008 msgid "keys matching" msgstr "gako parekatzea" #: crypt-gpgme.c:4011 #, c-format msgid "%s <%s>." msgstr "%s <%s>." #: crypt-gpgme.c:4013 #, c-format msgid "%s \"%s\"." msgstr "%s \"%s\"." #: crypt-gpgme.c:4040 pgpkey.c:601 msgid "This key can't be used: expired/disabled/revoked." msgstr "Gako hau ezin da erabili: iraungita/desgaitua/errebokatuta." #: crypt-gpgme.c:4054 pgpkey.c:613 smime.c:452 msgid "ID is expired/disabled/revoked." msgstr "ID-a denboraz kanpo/ezgaitua/ukatua dago." #: crypt-gpgme.c:4062 pgpkey.c:617 smime.c:455 msgid "ID has undefined validity." msgstr "ID-ak mugagabeko balioa du." #: crypt-gpgme.c:4065 pgpkey.c:620 msgid "ID is not valid." msgstr "ID-a ez da baliozkoa." #: crypt-gpgme.c:4068 pgpkey.c:623 msgid "ID is only marginally valid." msgstr "ID bakarrik marginalki erabilgarria da." #: crypt-gpgme.c:4077 pgpkey.c:627 smime.c:462 #, c-format msgid "%s Do you really want to use the key?" msgstr "%sZihur zaude gakoa erabili nahi duzula?" #: crypt-gpgme.c:4138 crypt-gpgme.c:4272 pgpkey.c:838 pgpkey.c:965 #, c-format msgid "Looking for keys matching \"%s\"..." msgstr "\"%s\" duten gakoen bila..." #: crypt-gpgme.c:4427 pgp.c:1256 #, c-format msgid "Use keyID = \"%s\" for %s?" msgstr "ID-gakoa=\"%s\" %s-rako erabili?" #: crypt-gpgme.c:4485 pgp.c:1305 smime.c:776 smime.c:882 #, c-format msgid "Enter keyID for %s: " msgstr "%s-rako ID-gakoa sartu: " #: crypt-gpgme.c:4562 pgpkey.c:725 msgid "Please enter the key ID: " msgstr "Mesedez sar ezazu gako-ID-a: " #: crypt-gpgme.c:4575 #, c-format msgid "Error exporting key: %s\n" msgstr "" #: crypt-gpgme.c:4591 #, c-format msgid "PGP Key 0x%s." msgstr "" #: crypt-gpgme.c:4633 msgid "GPGME: OpenPGP protocol not available" msgstr "" #: crypt-gpgme.c:4641 msgid "GPGME: CMS protocol not available" msgstr "" #: crypt-gpgme.c:4678 msgid "S/MIME (s)ign, sign (a)s, (p)gp, (c)lear, or (o)ppenc mode off? " msgstr "" #: crypt-gpgme.c:4679 msgid "sapfco" msgstr "" #: crypt-gpgme.c:4684 msgid "PGP (s)ign, sign (a)s, s/(m)ime, (c)lear, or (o)ppenc mode off? " msgstr "" #: crypt-gpgme.c:4685 msgid "samfco" msgstr "" #: crypt-gpgme.c:4697 msgid "" "S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp, (c)lear, or (o)ppenc " "mode? " msgstr "" #: crypt-gpgme.c:4698 msgid "esabpfco" msgstr "" #: crypt-gpgme.c:4703 msgid "" "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime, (c)lear, or (o)ppenc " "mode? " msgstr "" #: crypt-gpgme.c:4704 msgid "esabmfco" msgstr "" #: crypt-gpgme.c:4715 msgid "S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp or (c)lear? " msgstr "" #: crypt-gpgme.c:4716 msgid "esabpfc" msgstr "esabpfg" #: crypt-gpgme.c:4721 msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime or (c)lear? " msgstr "" #: crypt-gpgme.c:4722 msgid "esabmfc" msgstr "esabmfg" #. sign (a)s #: crypt-gpgme.c:4747 pgp.c:1766 smime.c:2162 smime.c:2177 msgid "Sign as: " msgstr "Honela sinatu: " #: crypt-gpgme.c:4882 msgid "Failed to verify sender" msgstr "Huts bidaltzailea egiaztatzerakoan" #: crypt-gpgme.c:4885 msgid "Failed to figure out sender" msgstr "Ezin izan da biltzailea atzeman" #: crypt.c:68 #, c-format msgid " (current time: %c)" msgstr " (uneko ordua:%c)" #: crypt.c:74 #, c-format msgid "[-- %s output follows%s --]\n" msgstr "[-- %s irteera jarraian%s --]\n" #: crypt.c:89 msgid "Passphrase(s) forgotten." msgstr "Pasahitza(k) ahazturik." #. they really want to send it inline... go for it #: crypt.c:146 cryptglue.c:110 pgpkey.c:563 pgpkey.c:753 msgid "Invoking PGP..." msgstr "PGP deitzen..." #. otherwise inline won't work...ask for revert #: crypt.c:155 msgid "Message can't be sent inline. Revert to using PGP/MIME?" msgstr "Mezua ezin da erantsia bidali. PGP/MIME erabiltzea itzuli?" #. abort #: crypt.c:157 send.c:1590 msgid "Mail not sent." msgstr "Eposta ez da bidali." #: crypt.c:469 msgid "S/MIME messages with no hints on content are unsupported." msgstr "S/MIME mezuak ez dira onartzen edukian gomendiorik ez badute." #: crypt.c:689 crypt.c:733 msgid "Trying to extract PGP keys...\n" msgstr "PGP-gakoak ateratzen saiatzen...\n" #: crypt.c:713 crypt.c:753 msgid "Trying to extract S/MIME certificates...\n" msgstr "S/MIME ziurtagiria ateratzen saiatzen...\n" #: crypt.c:920 msgid "" "[-- Error: Inconsistent multipart/signed structure! --]\n" "\n" msgstr "" "[-- Errorea: konsistentzi gabeko zatianitz/sinaturiko estruktura! --]\n" "\n" #: crypt.c:941 #, c-format msgid "" "[-- Error: Unknown multipart/signed protocol %s! --]\n" "\n" msgstr "" "[-- Errorea: zatianitz/sinatutako protokolo ezezaguna %s! --]\n" "\n" #: crypt.c:980 #, c-format msgid "" "[-- Warning: We can't verify %s/%s signatures. --]\n" "\n" msgstr "" "[-- Kontuz: Ezin dira %s/%s sinadurak egiaztatu. --]\n" "\n" #. Now display the signed body #: crypt.c:992 msgid "" "[-- The following data is signed --]\n" "\n" msgstr "" "[-- Hurrengo datuak sinaturik daude --]\n" "\n" #: crypt.c:998 msgid "" "[-- Warning: Can't find any signatures. --]\n" "\n" msgstr "" "[-- Kontuz: Ez da sinadurarik aurkitu. --]\n" "\n" #: crypt.c:1004 msgid "" "\n" "[-- End of signed data --]\n" msgstr "" "\n" "[-- Sinatutako datuen amaiera --]\n" #: cryptglue.c:89 msgid "\"crypt_use_gpgme\" set but not built with GPGME support." msgstr "\"crypt_use_gpgme\" ezarria bina ez dago GPGME onarpenik." #: cryptglue.c:112 msgid "Invoking S/MIME..." msgstr "S/MIME deitzen..." #: curs_lib.c:196 msgid "yes" msgstr "bai" #: curs_lib.c:197 msgid "no" msgstr "ez" #. restore blocking operation #: curs_lib.c:304 msgid "Exit Mutt?" msgstr "Mutt utzi?" #: curs_lib.c:507 mutt_socket.c:577 mutt_ssl.c:415 msgid "unknown error" msgstr "errore ezezaguna" #: curs_lib.c:527 msgid "Press any key to continue..." msgstr "Edozein tekla jo jarraitzeko..." #: curs_lib.c:572 msgid " ('?' for list): " msgstr " (? zerrendarako): " #: curs_main.c:52 curs_main.c:695 curs_main.c:725 msgid "No mailbox is open." msgstr "Ez da postakutxarik irekirik." #: curs_main.c:53 msgid "There are no messages." msgstr "Ez daude mezurik." #: curs_main.c:54 mx.c:1095 pager.c:51 recvattach.c:43 msgid "Mailbox is read-only." msgstr "Irakurketa soileko posta-kutxa." #: curs_main.c:55 pager.c:52 recvattach.c:924 msgid "Function not permitted in attach-message mode." msgstr "Mezu-gehitze moduan baimenik gabeko funtzioa." #: curs_main.c:56 msgid "No visible messages." msgstr "Ez dago ikus daitekeen mezurik." #: curs_main.c:96 pager.c:82 #, c-format msgid "Cannot %s: Operation not permitted by ACL" msgstr "Ezin da %s: ACL-ak ez du ekintza onartzen" #: curs_main.c:328 msgid "Cannot toggle write on a readonly mailbox!" msgstr "Ezin da idazgarritasuna aldatu idaztezina den postakutxa batetan!" #: curs_main.c:335 msgid "Changes to folder will be written on folder exit." msgstr "Posta-kutxaren aldaketa bertatik irtetean gordeak izango dira." #: curs_main.c:340 msgid "Changes to folder will not be written." msgstr "Karpetako aldaketak ezin dira gorde." #: curs_main.c:482 msgid "Quit" msgstr "Irten" #: curs_main.c:485 recvattach.c:54 msgid "Save" msgstr "Gorde" #: curs_main.c:486 query.c:49 msgid "Mail" msgstr "Posta" #: curs_main.c:487 pager.c:1539 msgid "Reply" msgstr "Erantzun" #: curs_main.c:488 msgid "Group" msgstr "Taldea" #: curs_main.c:572 msgid "Mailbox was externally modified. Flags may be wrong." msgstr "Posta-kutxa kanpoaldetik aldaturik. Banderak gaizki egon litezke." #: curs_main.c:575 msgid "New mail in this mailbox." msgstr "Eposta berria posta-kutxa honetan." #: curs_main.c:579 msgid "Mailbox was externally modified." msgstr "Postakutxa kanpokoaldetik aldatua." #: curs_main.c:701 msgid "No tagged messages." msgstr "Ez dago mezu markaturik." #: curs_main.c:737 menu.c:911 msgid "Nothing to do." msgstr "Ez dago ezer egiterik." #: curs_main.c:823 msgid "Jump to message: " msgstr "Mezura salto egin: " #: curs_main.c:829 msgid "Argument must be a message number." msgstr "Argumentua mezu zenbaki bat izan behar da." #: curs_main.c:861 msgid "That message is not visible." msgstr "Mezu hau ez da ikusgarria." #: curs_main.c:864 msgid "Invalid message number." msgstr "Mezu zenbaki okerra." #: curs_main.c:877 curs_main.c:1957 pager.c:2387 msgid "delete message(s)" msgstr "ezabatu mezua(k)" #: curs_main.c:880 msgid "Delete messages matching: " msgstr "Horrelako mezuak ezabatu: " #: curs_main.c:902 msgid "No limit pattern is in effect." msgstr "Ez da muga patroirik funtzionamenduan." #. i18n: ask for a limit to apply #: curs_main.c:907 #, c-format msgid "Limit: %s" msgstr "Muga: %s" #: curs_main.c:917 msgid "Limit to messages matching: " msgstr "Hau duten mezuetara mugatu: " #: curs_main.c:939 msgid "To view all messages, limit to \"all\"." msgstr "Mezu guztiak ikusteko, \"dena\" bezala mugatu." #: curs_main.c:951 pager.c:1938 msgid "Quit Mutt?" msgstr "Mutt Itxi?" #: curs_main.c:1041 msgid "Tag messages matching: " msgstr "Horrelako mezuak markatu: " #: curs_main.c:1050 curs_main.c:2251 pager.c:2697 msgid "undelete message(s)" msgstr "desezabatu mezua(k)" #: curs_main.c:1052 msgid "Undelete messages matching: " msgstr "Hau betetzen duten mezua desezabatu: " #: curs_main.c:1060 msgid "Untag messages matching: " msgstr "Horrelako mezuen marka ezabatzen: " #: curs_main.c:1086 msgid "Logged out of IMAP servers." msgstr "" #: curs_main.c:1168 msgid "Open mailbox in read-only mode" msgstr "Postakutxa irakurtzeko bakarrik ireki" #: curs_main.c:1170 msgid "Open mailbox" msgstr "Postakutxa ireki" #: curs_main.c:1180 msgid "No mailboxes have new mail" msgstr "Ez dago posta berririk duen postakutxarik" #: curs_main.c:1208 mx.c:472 mx.c:621 #, c-format msgid "%s is not a mailbox." msgstr "%s ez da postakutxa bat." #: curs_main.c:1307 msgid "Exit Mutt without saving?" msgstr "Mutt gorde gabe itxi?" #: curs_main.c:1325 curs_main.c:1360 curs_main.c:1804 curs_main.c:1836 #: flags.c:282 thread.c:1028 thread.c:1083 thread.c:1138 msgid "Threading is not enabled." msgstr "Hari bihurketa ez dago gaiturik." #: curs_main.c:1337 msgid "Thread broken" msgstr "Haria apurturik" #: curs_main.c:1348 msgid "Thread cannot be broken, message is not part of a thread" msgstr "" #: curs_main.c:1357 msgid "link threads" msgstr "hariak lotu" #: curs_main.c:1362 msgid "No Message-ID: header available to link thread" msgstr "Ez da Mezu-ID burua jaso harira lotzeko" #: curs_main.c:1364 msgid "First, please tag a message to be linked here" msgstr "Lehenengo, markatu mezu bat hemen lotzeko" #: curs_main.c:1376 msgid "Threads linked" msgstr "Hariak loturik" #: curs_main.c:1379 msgid "No thread linked" msgstr "Hariak ez dira lotu" #: curs_main.c:1415 curs_main.c:1440 msgid "You are on the last message." msgstr "Azkenengo mezuan zaude." #: curs_main.c:1422 curs_main.c:1466 msgid "No undeleted messages." msgstr "Ez dago desezabatutako mezurik." #: curs_main.c:1459 curs_main.c:1483 msgid "You are on the first message." msgstr "Lehenengo mezuan zaude." #: curs_main.c:1558 menu.c:756 pager.c:2056 pattern.c:1480 msgid "Search wrapped to top." msgstr "Bilaketa berriz hasieratik hasi da." #: curs_main.c:1567 pager.c:2078 pattern.c:1491 msgid "Search wrapped to bottom." msgstr "Bilaketa berriz amaieratik hasi da." #: curs_main.c:1608 msgid "No new messages" msgstr "Ez dago mezu berririk" #: curs_main.c:1608 msgid "No unread messages" msgstr "Ez dago irakurgabeko mezurik" #: curs_main.c:1609 msgid " in this limited view" msgstr " ikuspen mugatu honetan" #: curs_main.c:1625 msgid "flag message" msgstr "markatu mezua" #: curs_main.c:1662 pager.c:2663 msgid "toggle new" msgstr "txandakatu berria" #: curs_main.c:1739 msgid "No more threads." msgstr "Ez dago hari gehiagorik." #: curs_main.c:1741 msgid "You are on the first thread." msgstr "Lehenengo harian zaude." #: curs_main.c:1822 msgid "Thread contains unread messages." msgstr "Irakurgabeko mezuak dituen haria." #: curs_main.c:1916 pager.c:2356 msgid "delete message" msgstr "ezabatu mezua" #: curs_main.c:1998 msgid "edit message" msgstr "editatu mezua" #: curs_main.c:2129 msgid "mark message(s) as read" msgstr "markatu mezua(k) irakurri gisa" #: curs_main.c:2224 pager.c:2682 msgid "undelete message" msgstr "desezabatu mezua" #. #. * SLcurses_waddnstr() can't take a "const char *", so this is only #. * declared "static" (sigh) #. #: edit.c:41 msgid "" "~~\t\tinsert a line beginning with a single ~\n" "~b users\tadd users to the Bcc: field\n" "~c users\tadd users to the Cc: field\n" "~f messages\tinclude messages\n" "~F messages\tsame as ~f, except also include headers\n" "~h\t\tedit the message header\n" "~m messages\tinclude and quote messages\n" "~M messages\tsame as ~m, except include headers\n" "~p\t\tprint the message\n" msgstr "" #: edit.c:52 msgid "" "~q\t\twrite file and quit editor\n" "~r file\t\tread a file into the editor\n" "~t users\tadd users to the To: field\n" "~u\t\trecall the previous line\n" "~v\t\tedit message with the $visual editor\n" "~w file\t\twrite message to file\n" "~x\t\tabort changes and quit editor\n" "~?\t\tthis message\n" ".\t\ton a line by itself ends input\n" msgstr "" "~q\t\tidatzi fitxategia eta editorea itxi\n" "~r fitx\t\tirakurri fitxategi bat editorean\n" "~t users\tgehitu erabiltzaileak Nori: eremuan\n" "~u\t\tberriz deitu aurreko lerroa\n" "~v\t\teditatu mezua $visual editorearekin\n" "~w fitx\t\tidatzi mezu fitxategi batetan\n" "~x\t\tbaztertu aldaketak eta itxi editorea\n" "~?\t\tmezu hau\n" ".\t\tbakarrik lerro batetan sarrera amaitzen du\n" #: edit.c:187 #, c-format msgid "%d: invalid message number.\n" msgstr "%d: mezu zenbaki okerra.\n" #: edit.c:329 msgid "(End message with a . on a line by itself)\n" msgstr "(Mezua . bakarreko lerro batekin amaitu)\n" #: edit.c:388 msgid "No mailbox.\n" msgstr "Ez dago postakutxarik.\n" #: edit.c:392 msgid "Message contains:\n" msgstr "Mezuaren edukia:\n" #: edit.c:396 edit.c:453 msgid "(continue)\n" msgstr "(jarraitu)\n" #: edit.c:409 msgid "missing filename.\n" msgstr "fitxategi izena ez da aurkitu.\n" #: edit.c:429 msgid "No lines in message.\n" msgstr "Ez dago lerrorik mezuan.\n" #: edit.c:446 #, c-format msgid "Bad IDN in %s: '%s'\n" msgstr "%s-n IDN okerra: '%s'\n" #: edit.c:464 #, c-format msgid "%s: unknown editor command (~? for help)\n" msgstr "%s: editore komando ezezaguna (~? laguntzarako)\n" #: editmsg.c:78 #, c-format msgid "could not create temporary folder: %s" msgstr "ezin behin-behineko karpeta sortu: %s" #: editmsg.c:90 #, c-format msgid "could not write temporary mail folder: %s" msgstr "ezin da posta behin-behineko karpetan idatzi: %s" #: editmsg.c:110 #, c-format msgid "could not truncate temporary mail folder: %s" msgstr "ezin da behin-behineko ePosta karpeta trinkotu: %s" #: editmsg.c:127 msgid "Message file is empty!" msgstr "Mezu fitxategia hutsik dago!" #: editmsg.c:134 msgid "Message not modified!" msgstr "Mezua aldatu gabe!" #: editmsg.c:142 #, c-format msgid "Can't open message file: %s" msgstr "Ezin da mezu fitxategia ireki: %s" #: editmsg.c:149 editmsg.c:177 #, c-format msgid "Can't append to folder: %s" msgstr "Ezin karpetan gehitu: %s" #: editmsg.c:208 #, c-format msgid "Error. Preserving temporary file: %s" msgstr "Errorea. Behin behineko fitxategi gordetzen: %s" #: flags.c:325 msgid "Set flag" msgstr "Bandera ezarri" #: flags.c:325 msgid "Clear flag" msgstr "Bandera ezabatu" #: handler.c:1138 msgid "" "[-- Error: Could not display any parts of Multipart/Alternative! --]\n" msgstr "[-- Errorea: Ezin da Multipart/Alternative zatirik bistarazi! --]\n" #: handler.c:1253 #, c-format msgid "[-- Attachment #%d" msgstr "[-- Gehigarria #%d" #: handler.c:1265 #, c-format msgid "[-- Type: %s/%s, Encoding: %s, Size: %s --]\n" msgstr "[-- Mota: %s/%s, Kodifikazioa: %s, Size: %s --]\n" #: handler.c:1281 msgid "One or more parts of this message could not be displayed" msgstr "" #: handler.c:1333 #, c-format msgid "[-- Autoview using %s --]\n" msgstr "[-- Autoerkutsi %s erabiliaz --]\n" #: handler.c:1334 #, c-format msgid "Invoking autoview command: %s" msgstr "Autoikusketarako komandoa deitzen: %s" #: handler.c:1366 #, c-format msgid "[-- Can't run %s. --]\n" msgstr "[-- Ezin da %s abiarazi. --]\n" #: handler.c:1385 handler.c:1406 #, c-format msgid "[-- Autoview stderr of %s --]\n" msgstr "[-- Aurreikusi %s-eko stderr --]\n" #: handler.c:1445 msgid "[-- Error: message/external-body has no access-type parameter --]\n" msgstr "" "[-- Erroreak: mezu/kanpoko edukiak ez du access-type parametrorik --]\n" #: handler.c:1466 #, c-format msgid "[-- This %s/%s attachment " msgstr "[-- %s/%s gehigarri hau " #: handler.c:1473 #, c-format msgid "(size %s bytes) " msgstr "(tamaina %s byte) " #: handler.c:1475 msgid "has been deleted --]\n" msgstr "ezabatua izan da --]\n" #: handler.c:1480 #, c-format msgid "[-- on %s --]\n" msgstr "[-- %s-an --]\n" #: handler.c:1485 #, c-format msgid "[-- name: %s --]\n" msgstr "[-- izena: %s --]\n" #: handler.c:1498 handler.c:1514 #, c-format msgid "[-- This %s/%s attachment is not included, --]\n" msgstr "[-- %s/%s gehigarria ez dago gehiturik, --]\n" #: handler.c:1500 msgid "" "[-- and the indicated external source has --]\n" "[-- expired. --]\n" msgstr "" "[-- ezarritako kanpoko jatorria denboraz --]\n" "[-- kanpo dago. --]\n" #: handler.c:1518 #, c-format msgid "[-- and the indicated access-type %s is unsupported --]\n" msgstr "[-- eta ezarritako access type %s ez da onartzen --]\n" #: handler.c:1624 msgid "Unable to open temporary file!" msgstr "Ezin da behin-behineko fitxategia ireki!" #: handler.c:1770 msgid "Error: multipart/signed has no protocol." msgstr "Errorea: zati anitzeko sinadurak ez du protokolorik." #: handler.c:1821 msgid "[-- This is an attachment " msgstr "" #: handler.c:1823 #, c-format msgid "[-- %s/%s is unsupported " msgstr "[-- %s/%s ez da onartzen " #: handler.c:1830 #, c-format msgid "(use '%s' to view this part)" msgstr "('%s' erabili zati hau ikusteko)" #: handler.c:1832 msgid "(need 'view-attachments' bound to key!)" msgstr "(lotu 'view-attachments' tekla bati!)" #: headers.c:185 #, c-format msgid "%s: unable to attach file" msgstr "%s: ezin gehigarria gehitu" #: help.c:306 msgid "ERROR: please report this bug" msgstr "ERROREA: Mesedez zorri honetaz berri eman" #: help.c:348 msgid "<UNKNOWN>" msgstr "<EZEZAGUNA>" #: help.c:360 msgid "" "\n" "Generic bindings:\n" "\n" msgstr "" "\n" "Lotura orokorrak:\n" "\n" #: help.c:364 msgid "" "\n" "Unbound functions:\n" "\n" msgstr "" "\n" "Loturagabeko funtzioak:\n" "\n" #: help.c:372 #, c-format msgid "Help for %s" msgstr "%s-rako laguntza" #: history.c:77 history.c:114 history.c:140 #, c-format msgid "Bad history file format (line %d)" msgstr "Okerreko historia fitxategi formatua (%d lerroa)" #: hook.c:93 msgid "current mailbox shortcut '^' is unset" msgstr "" #: hook.c:104 msgid "mailbox shortcut expanded to empty regexp" msgstr "" #: hook.c:267 #, c-format msgid "unhook: Can't do unhook * from within a hook." msgstr "unhook: Ezin da gantxoaren barnekaldetik desengatxatu." #: hook.c:279 #, c-format msgid "unhook: unknown hook type: %s" msgstr "unhook: gantxo mota ezezaguna: %s" #: hook.c:285 #, c-format msgid "unhook: Can't delete a %s from within a %s." msgstr "unhook: Ezin da %s bat ezabatu %s baten barnetik." #: imap/auth.c:108 pop_auth.c:398 smtp.c:515 msgid "No authenticators available" msgstr "Ez da autentifikatzailerik aukeran" #: imap/auth_anon.c:43 msgid "Authenticating (anonymous)..." msgstr "Autentifikatzen (anonimoki)..." #: imap/auth_anon.c:73 msgid "Anonymous authentication failed." msgstr "Anonimoki autentifikatzeak huts egin du." #: imap/auth_cram.c:48 msgid "Authenticating (CRAM-MD5)..." msgstr "(CRAM-MD5) autentifikatzen..." #: imap/auth_cram.c:128 msgid "CRAM-MD5 authentication failed." msgstr "CRAM-MD5 autentifikazioak huts egin du." #. now begin login #: imap/auth_gss.c:144 msgid "Authenticating (GSSAPI)..." msgstr "(GSSAPI) autentifikazioa..." #: imap/auth_gss.c:309 msgid "GSSAPI authentication failed." msgstr "GSSAPI autentifikazioak huts egin du." #: imap/auth_login.c:38 msgid "LOGIN disabled on this server." msgstr "Zerbitzari honetan saio astea ezgaiturik." #: imap/auth_login.c:47 pop_auth.c:231 msgid "Logging in..." msgstr "Saio asten..." #: imap/auth_login.c:70 pop_auth.c:274 msgid "Login failed." msgstr "Huts saioa hasterakoan." #: imap/auth_sasl.c:100 smtp.c:551 #, c-format msgid "Authenticating (%s)..." msgstr "Autentifikazioa (%s)..." #: imap/auth_sasl.c:207 pop_auth.c:153 msgid "SASL authentication failed." msgstr "SASL egiaztapenak huts egin du." #: imap/browse.c:58 imap/imap.c:566 #, c-format msgid "%s is an invalid IMAP path" msgstr "%s baliogabeko IMAP datu bidea da" #: imap/browse.c:69 msgid "Getting folder list..." msgstr "Karpeta zerrenda eskuratzen..." #: imap/browse.c:191 msgid "No such folder" msgstr "Ez da karpeta aurkitu" #: imap/browse.c:280 msgid "Create mailbox: " msgstr "Postakutxa sortu: " #: imap/browse.c:285 imap/browse.c:331 msgid "Mailbox must have a name." msgstr "Postakotxak izen bat eduki behar du." #: imap/browse.c:293 msgid "Mailbox created." msgstr "Postakutxa sortua." #: imap/browse.c:324 #, c-format msgid "Rename mailbox %s to: " msgstr "%s posta-kutxa honela berrizendatu: " #: imap/browse.c:339 #, c-format msgid "Rename failed: %s" msgstr "Berrizendaketak huts egin du: %s" #: imap/browse.c:344 msgid "Mailbox renamed." msgstr "Postakutxa berrizendaturik." #: imap/command.c:444 msgid "Mailbox closed" msgstr "Postakutxa itxia" #: imap/imap.c:125 #, c-format msgid "CREATE failed: %s" msgstr "" #: imap/imap.c:189 #, c-format msgid "Closing connection to %s..." msgstr "%s-ra konexioak ixten..." #: imap/imap.c:309 msgid "This IMAP server is ancient. Mutt does not work with it." msgstr "IMAP zerbitzaria aspaldikoa da. Mutt-ek ezin du berarekin lan egin." #: imap/imap.c:431 pop_lib.c:295 smtp.c:424 msgid "Secure connection with TLS?" msgstr "TLS-duen konexio ziurra?" #: imap/imap.c:440 pop_lib.c:315 smtp.c:436 msgid "Could not negotiate TLS connection" msgstr "Ezin da TLS konexioa negoziatu" #: imap/imap.c:456 pop_lib.c:336 msgid "Encrypted connection unavailable" msgstr "Enkriptaturiko konexioa ez da erabilgarria" #: imap/imap.c:598 #, c-format msgid "Selecting %s..." msgstr "Aukeratzen %s..." #: imap/imap.c:753 msgid "Error opening mailbox" msgstr "Postakutxa irekitzean errorea" #: imap/imap.c:805 imap/message.c:859 muttlib.c:1535 #, c-format msgid "Create %s?" msgstr "Sortu %s?" #: imap/imap.c:1178 msgid "Expunge failed" msgstr "Ezabatzea huts" #: imap/imap.c:1190 #, c-format msgid "Marking %d messages deleted..." msgstr "%d mezu ezabatuak markatzen..." #: imap/imap.c:1222 #, c-format msgid "Saving changed messages... [%d/%d]" msgstr "Aldaturiko mezuak gordetzen... [%d/%d]" #: imap/imap.c:1271 msgid "Error saving flags. Close anyway?" msgstr "Erroreak banderak gordetzean. Itxi hala ere?" #: imap/imap.c:1279 msgid "Error saving flags" msgstr "Errorea banderak gordetzean" #: imap/imap.c:1301 msgid "Expunging messages from server..." msgstr "Mezuak zerbitzaritik ezabatzen..." #: imap/imap.c:1306 msgid "imap_sync_mailbox: EXPUNGE failed" msgstr "imap_sync_mailbox: EXPUNGE huts egin du" #: imap/imap.c:1756 #, c-format msgid "Header search without header name: %s" msgstr "Goiburu bilaketa goiburu izen gabe: %s" #: imap/imap.c:1827 msgid "Bad mailbox name" msgstr "Postakutxa izen okerra" #: imap/imap.c:1851 #, c-format msgid "Subscribing to %s..." msgstr "%s-ra harpidetzen..." #: imap/imap.c:1853 #, c-format msgid "Unsubscribing from %s..." msgstr "%s-ra harpidetzaz ezabatzen..." #: imap/imap.c:1863 #, c-format msgid "Subscribed to %s" msgstr "%s-ra harpideturik" #: imap/imap.c:1865 #, c-format msgid "Unsubscribed from %s" msgstr "%s-ra harpidetzaz ezabaturik" #. Unable to fetch headers for lower versions #: imap/message.c:98 msgid "Unable to fetch headers from this IMAP server version." msgstr "IMAP zerbitzari bertsio honetatik ezin dira mezuak eskuratu." #: imap/message.c:108 #, c-format msgid "Could not create temporary file %s" msgstr "Ezin da %s fitxategi tenporala sortu" #: imap/message.c:140 msgid "Evaluating cache..." msgstr "Katxea ebaluatzen..." #: imap/message.c:230 pop.c:281 msgid "Fetching message headers..." msgstr "Mezu burukoak eskuratzen..." #: imap/message.c:441 imap/message.c:498 pop.c:572 msgid "Fetching message..." msgstr "Mezua eskuratzen..." #: imap/message.c:487 pop.c:567 msgid "The message index is incorrect. Try reopening the mailbox." msgstr "Mezu sarrera baliogabekoa. Saia zaitez postakutxa berrirekitzen." #: imap/message.c:642 msgid "Uploading message..." msgstr "Mezua igotzen..." #: imap/message.c:823 #, c-format msgid "Copying %d messages to %s..." msgstr "%d mezuak %s-ra kopiatzen..." #: imap/message.c:827 #, c-format msgid "Copying message %d to %s..." msgstr "%d mezua %s-ra kopiatzen..." #: imap/util.c:357 msgid "Continue?" msgstr "Jarraitu?" #: init.c:60 init.c:1762 pager.c:50 #, c-format msgid "Not available in this menu." msgstr "Menu honetan ezin da egin." #: init.c:468 #, c-format msgid "Bad regexp: %s" msgstr "Okerreko espresio erregularra: %s" #: init.c:525 #, c-format msgid "Not enough subexpressions for spam template" msgstr "Ez dago zabor-posta txantiloirako aski azpiespresio" #: init.c:715 msgid "spam: no matching pattern" msgstr "zabor-posta: ez da patroia aurkitu" #: init.c:717 msgid "nospam: no matching pattern" msgstr "ez zabor-posta: ez da patroia aurkitu" #: init.c:861 #, c-format msgid "%sgroup: missing -rx or -addr." msgstr "" #: init.c:879 #, c-format msgid "%sgroup: warning: bad IDN '%s'.\n" msgstr "" #: init.c:1094 msgid "attachments: no disposition" msgstr "eranskinak: disposiziorik ez" #: init.c:1132 msgid "attachments: invalid disposition" msgstr "eranskinak: disposizio okerra" #: init.c:1146 msgid "unattachments: no disposition" msgstr "deseranskinak: disposiziorik ez" #: init.c:1169 msgid "unattachments: invalid disposition" msgstr "deseranskinak: disposizio okerra" #: init.c:1296 msgid "alias: no address" msgstr "ezizena: helbide gabea" #: init.c:1344 #, c-format msgid "Warning: Bad IDN '%s' in alias '%s'.\n" msgstr "Kontuz: '%s' IDN okerra '%s' ezizenean.\n" #: init.c:1432 msgid "invalid header field" msgstr "baliogabeko mezu burua" #: init.c:1485 #, c-format msgid "%s: unknown sorting method" msgstr "%s: sailkatze modu ezezaguna" #: init.c:1592 #, c-format msgid "mutt_restore_default(%s): error in regexp: %s\n" msgstr "mutt_restore_default(%s): errorea espresio erregularrean: %s\n" #: init.c:1739 init.c:1852 #, c-format msgid "%s: unknown variable" msgstr "%s: aldagai ezezaguna" #: init.c:1748 #, c-format msgid "prefix is illegal with reset" msgstr "aurrizkia legezkanpokoa da reset-ekin" #: init.c:1754 #, c-format msgid "value is illegal with reset" msgstr "balioa legezkanpokoa da reset-ekin" #: init.c:1790 init.c:1802 #, c-format msgid "Usage: set variable=yes|no" msgstr "Erabilera: set variable=yes|no" #: init.c:1810 #, c-format msgid "%s is set" msgstr "%s ezarririk dago" #: init.c:1810 #, c-format msgid "%s is unset" msgstr "%s ezarri gabe dago" #: init.c:1913 #, c-format msgid "Invalid value for option %s: \"%s\"" msgstr "" #: init.c:2050 #, c-format msgid "%s: invalid mailbox type" msgstr "%s: posta-kutxa mota okerra" #: init.c:2081 #, c-format msgid "%s: invalid value (%s)" msgstr "" #: init.c:2082 msgid "format error" msgstr "" #: init.c:2082 msgid "number overflow" msgstr "" #: init.c:2142 #, c-format msgid "%s: invalid value" msgstr "%s: balio okerra" #: init.c:2183 #, c-format msgid "%s: Unknown type." msgstr "%s Mota ezezaguna." #: init.c:2210 #, c-format msgid "%s: unknown type" msgstr "%s: mota ezezaguna" #: init.c:2272 #, c-format msgid "Error in %s, line %d: %s" msgstr "Errorea %s-n, %d lerroan: %s" #. the muttrc source keyword #: init.c:2295 #, c-format msgid "source: errors in %s" msgstr "jatorria: erroreak %s-n" #: init.c:2296 #, c-format msgid "source: reading aborted due too many errors in %s" msgstr "jatorria: %s-n akats gehiegiengatik irakurketa ezeztatua" #: init.c:2310 #, c-format msgid "source: error at %s" msgstr "jatorria: %s-n errorea" #: init.c:2315 msgid "source: too many arguments" msgstr "jatorria : argumentu gutxiegi" #: init.c:2369 #, c-format msgid "%s: unknown command" msgstr "%s: komando ezezaguna" #: init.c:2857 #, c-format msgid "Error in command line: %s\n" msgstr "Komando lerroan errorea: %s\n" #: init.c:2935 msgid "unable to determine home directory" msgstr "ezin da \"home\" karpeta aukeratu" #: init.c:2943 msgid "unable to determine username" msgstr "ezinda erabiltzaile izena aurkitu" #: init.c:3181 msgid "-group: no group name" msgstr "-group: ez dago talde izenik" #: init.c:3191 msgid "out of arguments" msgstr "argumentu gehiegi" #: keymap.c:532 msgid "Macro loop detected." msgstr "Makro begizta aurkitua." #: keymap.c:833 keymap.c:841 msgid "Key is not bound." msgstr "Letra ez dago mugaturik." #: keymap.c:845 #, c-format msgid "Key is not bound. Press '%s' for help." msgstr "Letra ez dago mugaturik. %s jo laguntzarako." #: keymap.c:856 msgid "push: too many arguments" msgstr "push: argumentu gutxiegi" #: keymap.c:886 #, c-format msgid "%s: no such menu" msgstr "%s: ez da menurik" #: keymap.c:901 msgid "null key sequence" msgstr "baloigabeko sekuentzi gakoa" #: keymap.c:988 msgid "bind: too many arguments" msgstr "bind:argumentu gehiegi" #: keymap.c:1011 #, c-format msgid "%s: no such function in map" msgstr "%s: ez da horrelako funtziorik aurkitu mapan" #: keymap.c:1035 msgid "macro: empty key sequence" msgstr "macro: sekuentzi gako hutsa" #: keymap.c:1046 msgid "macro: too many arguments" msgstr "makro: argumentu gutxiegi" #: keymap.c:1082 msgid "exec: no arguments" msgstr "exec: ez da argumenturik" #: keymap.c:1102 #, c-format msgid "%s: no such function" msgstr "%s: ez da funtziorik" #: keymap.c:1123 msgid "Enter keys (^G to abort): " msgstr "Sartu gakoak (^G uzteko): " #: keymap.c:1128 #, c-format msgid "Char = %s, Octal = %o, Decimal = %d" msgstr "Kar = %s, Zortziko = %o, hamarreko = %d" #: lib.c:131 msgid "Integer overflow -- can't allocate memory!" msgstr "Osoko zenbakia iraultzea - ezin da memoria esleitu!" #: lib.c:138 lib.c:153 lib.c:185 msgid "Out of memory!" msgstr "Memoriaz kanpo!" #: main.c:65 msgid "" "To contact the developers, please mail to <mutt-dev@mutt.org>.\n" "To report a bug, please visit http://bugs.mutt.org/.\n" msgstr "" "Garatzaileekin harremanetan ipintzeko , idatzi <mutt-dev@mutt.org> " "helbidera.\n" "Programa-errore baten berri emateko joan http://bugs.mutt.org/ helbidera.\n" #: main.c:69 msgid "" "Copyright (C) 1996-2009 Michael R. Elkins and others.\n" "Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n" "Mutt is free software, and you are welcome to redistribute it\n" "under certain conditions; type `mutt -vv' for details.\n" msgstr "" #: main.c:75 msgid "" "Copyright (C) 1996-2007 Michael R. Elkins <me@mutt.org>\n" "Copyright (C) 1996-2002 Brandon Long <blong@fiction.net>\n" "Copyright (C) 1997-2008 Thomas Roessler <roessler@does-not-exist.org>\n" "Copyright (C) 1998-2005 Werner Koch <wk@isil.d.shuttle.de>\n" "Copyright (C) 1999-2009 Brendan Cully <brendan@kublai.com>\n" "Copyright (C) 1999-2002 Tommi Komulainen <Tommi.Komulainen@iki.fi>\n" "Copyright (C) 2000-2002 Edmund Grimley Evans <edmundo@rano.org>\n" "Copyright (C) 2006-2009 Rocco Rutte <pdmef@gmx.net>\n" "\n" "Many others not mentioned here contributed code, fixes,\n" "and suggestions.\n" msgstr "" #: main.c:88 msgid "" " This program 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.\n" "\n" " This program is distributed in the hope that it will be useful,\n" " but WITHOUT ANY WARRANTY; without even the implied warranty of\n" " MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" " GNU General Public License for more details.\n" msgstr "" #: main.c:98 msgid "" " You should have received a copy of the GNU General Public License\n" " along with this program; if not, write to the Free Software\n" " Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-" "1301, USA.\n" msgstr "" #: main.c:115 msgid "" "usage: mutt [<options>] [-z] [-f <file> | -yZ]\n" " mutt [<options>] [-x] [-Hi <file>] [-s <subj>] [-bc <addr>] [-a " "<file> [...] --] <addr> [...]\n" " mutt [<options>] [-x] [-s <subj>] [-bc <addr>] [-a <file> [...] --] " "<addr> [...] < message\n" " mutt [<options>] -p\n" " mutt [<options>] -A <alias> [...]\n" " mutt [<options>] -Q <query> [...]\n" " mutt [<options>] -D\n" " mutt -v[v]\n" msgstr "" #: main.c:124 msgid "" "options:\n" " -A <alias>\texpand the given alias\n" " -a <file> [...] --\tattach file(s) to the message\n" "\t\tthe list of files must be terminated with the \"--\" sequence\n" " -b <address>\tspecify a blind carbon-copy (BCC) address\n" " -c <address>\tspecify a carbon-copy (CC) address\n" " -D\t\tprint the value of all variables to stdout" msgstr "" #: main.c:133 msgid " -d <level>\tlog debugging output to ~/.muttdebug0" msgstr " -d <maila>\tinprimatu arazpen irteera hemen: ~/.muttdebug0" #: main.c:136 msgid "" " -e <command>\tspecify a command to be executed after initialization\n" " -f <file>\tspecify which mailbox to read\n" " -F <file>\tspecify an alternate muttrc file\n" " -H <file>\tspecify a draft file to read header and body from\n" " -i <file>\tspecify a file which Mutt should include in the body\n" " -m <type>\tspecify a default mailbox type\n" " -n\t\tcauses Mutt not to read the system Muttrc\n" " -p\t\trecall a postponed message" msgstr "" " -e <komandoa>\tzehaztu abiarazi ondoren exekutatuko den komando bat\n" " -f <fitx>\tzein posta-kutxa irakurri zehaztu\n" " -F <fitx>\tbeste muttrc fitxategi bat zehaztu\n" " -H <fitx>\tzehaztu zirriborro fitxategi bat burua eta gorputza bertatik " "kopiatzeko\n" " -i <fitx>\tzehaztu mutt-ek gorputzean txertatu behar duen fitxategi bat\n" " -m <type>\tzehaztu lehenetsiriko postakutxa mota\n" " -n\t\tMutt-ek sistema Muttrc ez irakurtzea eragiten du\n" " -p\t\tatzeratutako mezu bat berreskuratzen du" #: main.c:145 msgid "" " -Q <variable>\tquery a configuration variable\n" " -R\t\topen mailbox in read-only mode\n" " -s <subj>\tspecify a subject (must be in quotes if it has spaces)\n" " -v\t\tshow version and compile-time definitions\n" " -x\t\tsimulate the mailx send mode\n" " -y\t\tselect a mailbox specified in your `mailboxes' list\n" " -z\t\texit immediately if there are no messages in the mailbox\n" " -Z\t\topen the first folder with new message, exit immediately if none\n" " -h\t\tthis help message" msgstr "" " -Q <aldagaia>\tgaldezkatu konfigurazio aldagai bat\n" " -R\t\tireki postakutxa irakurketa-soileko moduan\n" " -s <gaia>\tzehaztu gai bat (komatxo artean zuriunerik badu)\n" " -v\t\tikusi bertsio eta konpilazio-une definizioak\n" " -x\t\tsimulatu mailx bidalketa modua\n" " -y\t\tzehaztu postakutxa zehatz zure `postakutxa' zerrendan\n" " -z\t\tirten berehala postakutxan mezurik ez badago\n" " -Z\t\tireki mezu berri bat duen lehen karpeta, irten batez ez balego\n" " -h\t\tlaguntza testu hau" #: main.c:226 msgid "" "\n" "Compile options:" msgstr "" "\n" "Konpilazio aukerak:" #: main.c:530 msgid "Error initializing terminal." msgstr "Errorea terminala abiaraztekoan." #: main.c:666 #, c-format msgid "Error: value '%s' is invalid for -d.\n" msgstr "" #: main.c:669 #, c-format msgid "Debugging at level %d.\n" msgstr "%d. mailan arazten.\n" #: main.c:671 msgid "DEBUG was not defined during compilation. Ignored.\n" msgstr "DEBUG ez dago kopiatzerakoan definiturik. Alde batetara uzten.\n" #: main.c:841 #, c-format msgid "%s does not exist. Create it?" msgstr "%s ez da existitzen. Sortu?" #: main.c:845 #, c-format msgid "Can't create %s: %s." msgstr "Ezin da %s sortu: %s." #: main.c:882 msgid "Failed to parse mailto: link\n" msgstr "Huts maito: lotura analizatzean\n" #: main.c:894 msgid "No recipients specified.\n" msgstr "Ez da jasotzailerik eman.\n" #: main.c:991 #, c-format msgid "%s: unable to attach file.\n" msgstr "%s: ezin da fitxategia txertatu.\n" #: main.c:1014 msgid "No mailbox with new mail." msgstr "Ez dago posta berririk duen postakutxarik." #: main.c:1023 msgid "No incoming mailboxes defined." msgstr "Ez da sarrera postakutxarik ezarri." #: main.c:1051 msgid "Mailbox is empty." msgstr "Postakutxa hutsik dago." #: mbox.c:119 mbox.c:269 mh.c:1205 mx.c:642 #, c-format msgid "Reading %s..." msgstr "%s irakurtzen..." #: mbox.c:157 mbox.c:214 msgid "Mailbox is corrupt!" msgstr "Postakutxa hondaturik dago!" #: mbox.c:670 msgid "Mailbox was corrupted!" msgstr "Postakutxa hondaturik zegoen!" #: mbox.c:751 mbox.c:1007 msgid "Fatal error! Could not reopen mailbox!" msgstr "Errore konponezina! Ezin da postakutxa berrireki!" #: mbox.c:760 msgid "Unable to lock mailbox!" msgstr "Ezin da postakutxa blokeatu!" #. this means ctx->changed or ctx->deleted was set, but no #. * messages were found to be changed or deleted. This should #. * never happen, is we presume it is a bug in mutt. #. #: mbox.c:803 msgid "sync: mbox modified, but no modified messages! (report this bug)" msgstr "" "sync: mbox aldatuta baina ez dira mezuak aldatu! (zorri honen berri eman)" #: mbox.c:827 mh.c:1711 mx.c:739 #, c-format msgid "Writing %s..." msgstr "%s idazten..." #: mbox.c:962 msgid "Committing changes..." msgstr "Aldaketak eguneratzen..." #: mbox.c:993 #, c-format msgid "Write failed! Saved partial mailbox to %s" msgstr "Idazteak huts egin du! postakutxa zatia %s-n gorderik" #: mbox.c:1055 msgid "Could not reopen mailbox!" msgstr "Ezin da postakutxa berrireki!" #: mbox.c:1091 msgid "Reopening mailbox..." msgstr "Postakutxa berrirekitzen..." #: menu.c:420 msgid "Jump to: " msgstr "Joan hona: " #: menu.c:429 msgid "Invalid index number." msgstr "Baliogabeko sarrera zenbakia." #: menu.c:433 menu.c:454 menu.c:519 menu.c:562 menu.c:578 menu.c:589 #: menu.c:600 menu.c:611 menu.c:624 menu.c:637 menu.c:1048 msgid "No entries." msgstr "Ez dago sarrerarik." #: menu.c:451 msgid "You cannot scroll down farther." msgstr "Ezin duzu hurrunago jaitsi." #: menu.c:469 msgid "You cannot scroll up farther." msgstr "Ezin duzu hurrunago igo." #: menu.c:512 msgid "You are on the first page." msgstr "Lehenengo orrialdean zaude." #: menu.c:513 msgid "You are on the last page." msgstr "Azkenengo orrialdean zaude." #: menu.c:648 msgid "You are on the last entry." msgstr "Azkenengo sarreran zaude." #: menu.c:659 msgid "You are on the first entry." msgstr "Lehenengo sarreran zaude." #: menu.c:730 pager.c:2100 pattern.c:1419 msgid "Search for: " msgstr "Bilatu hau: " #: menu.c:730 pager.c:2100 pattern.c:1419 msgid "Reverse search for: " msgstr "Bilatu hau atzetik-aurrera: " #: menu.c:774 pager.c:2053 pager.c:2075 pager.c:2195 pattern.c:1534 msgid "Not found." msgstr "Ez da aurkitu." #: menu.c:900 msgid "No tagged entries." msgstr "Ez dago markaturiko sarrerarik." #: menu.c:1005 msgid "Search is not implemented for this menu." msgstr "Menu honek ez du bilaketarik inplementaturik." #: menu.c:1010 msgid "Jumping is not implemented for dialogs." msgstr "Elkarrizketetan ez da saltorik inplementatu." #: menu.c:1051 msgid "Tagging is not supported." msgstr "Markatzea ez da onartzen." #: mh.c:1184 #, c-format msgid "Scanning %s..." msgstr "Arakatzen %s..." #: mh.c:1385 mh.c:1463 msgid "Could not flush message to disk" msgstr "" #: mh.c:1430 msgid "maildir_commit_message(): unable to set time on file" msgstr "maildir_commit_message(): fitxategian ezin da data ezarri" #: mutt_sasl.c:194 msgid "Unknown SASL profile" msgstr "SASL profil ezezaguna" #: mutt_sasl.c:228 msgid "Error allocating SASL connection" msgstr "Errorea SASL konexioa esleitzerakoan" #: mutt_sasl.c:239 msgid "Error setting SASL security properties" msgstr "Errorea SASL segurtasun propietateak ezartzean" #: mutt_sasl.c:249 msgid "Error setting SASL external security strength" msgstr "Errorea SASL kanpo segurtasun maila ezartzean" #: mutt_sasl.c:258 msgid "Error setting SASL external user name" msgstr "Errorea SASL kanpo erabiltzaile izena ezartzean" #: mutt_socket.c:103 mutt_socket.c:181 #, c-format msgid "Connection to %s closed" msgstr "%s-rekiko konexioa itxia" #: mutt_socket.c:300 msgid "SSL is unavailable." msgstr "SSL ez da erabilgarri." #: mutt_socket.c:332 msgid "Preconnect command failed." msgstr "Aurrekonexio komandoak huts egin du." #: mutt_socket.c:403 mutt_socket.c:417 #, c-format msgid "Error talking to %s (%s)" msgstr "Errorea %s (%s) komunikatzerakoan" #: mutt_socket.c:470 mutt_socket.c:529 #, c-format msgid "Bad IDN \"%s\"." msgstr "IDN okerra \"%s\"." #: mutt_socket.c:478 mutt_socket.c:537 #, c-format msgid "Looking up %s..." msgstr "%s Bilatzen..." #: mutt_socket.c:488 mutt_socket.c:546 #, c-format msgid "Could not find the host \"%s\"" msgstr "Ezin da \"%s\" ostalaria aurkitu" #: mutt_socket.c:494 mutt_socket.c:552 #, c-format msgid "Connecting to %s..." msgstr "%s-ra konektatzen..." #: mutt_socket.c:576 #, c-format msgid "Could not connect to %s (%s)." msgstr "Ezin da %s (%s)-ra konektatu." #: mutt_ssl.c:225 msgid "Failed to find enough entropy on your system" msgstr "Huts zure sisteman entropia nahikoak bidaltzerakoan" #: mutt_ssl.c:249 #, c-format msgid "Filling entropy pool: %s...\n" msgstr "Entropia elkarbiltzea betetzen: %s...\n" #: mutt_ssl.c:257 #, c-format msgid "%s has insecure permissions!" msgstr "%s ziurtasun gabeko biamenak ditu!" #: mutt_ssl.c:276 msgid "SSL disabled due the lack of entropy" msgstr "Entropia gabezia dela eta SSL ezgaitu egin da" #: mutt_ssl.c:409 msgid "I/O error" msgstr "S/I errorea" #: mutt_ssl.c:418 #, c-format msgid "SSL failed: %s" msgstr "SSL hutsa: %s" #: mutt_ssl.c:427 mutt_ssl_gnutls.c:1079 mutt_ssl_gnutls.c:1114 #: mutt_ssl_gnutls.c:1124 msgid "Unable to get certificate from peer" msgstr "Auzolagunengatik ezin da ziurtagiria jaso" #: mutt_ssl.c:435 #, c-format msgid "%s connection using %s (%s)" msgstr "" #: mutt_ssl.c:537 msgid "Unknown" msgstr "Ezezaguna" #: mutt_ssl.c:562 mutt_ssl_gnutls.c:598 #, c-format msgid "[unable to calculate]" msgstr "[ezin da kalkulatu]" #: mutt_ssl.c:580 mutt_ssl_gnutls.c:621 msgid "[invalid date]" msgstr "[baliogabeko data]" #: mutt_ssl.c:708 msgid "Server certificate is not yet valid" msgstr "Jadanik zerbitzari ziurtagiria ez da baliozkoa" #: mutt_ssl.c:715 msgid "Server certificate has expired" msgstr "Zerbitzariaren ziurtagiria denboraz kanpo dago" #: mutt_ssl.c:837 msgid "cannot get certificate subject" msgstr "" #: mutt_ssl.c:847 mutt_ssl.c:856 msgid "cannot get certificate common name" msgstr "" #: mutt_ssl.c:870 #, c-format msgid "certificate owner does not match hostname %s" msgstr "" #: mutt_ssl.c:911 #, c-format msgid "Certificate host check failed: %s" msgstr "" #: mutt_ssl.c:989 mutt_ssl_gnutls.c:860 msgid "This certificate belongs to:" msgstr "Ziurtagiriaren jabea:" #: mutt_ssl.c:1002 mutt_ssl_gnutls.c:899 msgid "This certificate was issued by:" msgstr "Honek emandako ziurtagiria:" #: mutt_ssl.c:1013 mutt_ssl_gnutls.c:938 #, c-format msgid "This certificate is valid" msgstr "Ziurtagiria hau baliozkoa da" #: mutt_ssl.c:1014 mutt_ssl_gnutls.c:941 #, c-format msgid " from %s" msgstr " %s-tik" #: mutt_ssl.c:1016 mutt_ssl_gnutls.c:945 #, c-format msgid " to %s" msgstr " %s-ra" #: mutt_ssl.c:1022 #, c-format msgid "Fingerprint: %s" msgstr "Hatz-marka: %s" #: mutt_ssl.c:1025 mutt_ssl_gnutls.c:982 #, c-format msgid "SSL Certificate check (certificate %d of %d in chain)" msgstr "" #: mutt_ssl.c:1033 mutt_ssl_gnutls.c:991 msgid "(r)eject, accept (o)nce, (a)ccept always" msgstr "(u)katu, behin (o)nartu, (b)etirko onartu" #: mutt_ssl.c:1034 mutt_ssl_gnutls.c:992 msgid "roa" msgstr "uob" #: mutt_ssl.c:1038 mutt_ssl_gnutls.c:996 msgid "(r)eject, accept (o)nce" msgstr "(u)katu, behin (o)nartu" #: mutt_ssl.c:1039 mutt_ssl_gnutls.c:997 msgid "ro" msgstr "uo" #: mutt_ssl.c:1070 mutt_ssl_gnutls.c:1046 msgid "Warning: Couldn't save certificate" msgstr "Kontuz: Ezin da ziurtagiria gorde" #: mutt_ssl.c:1075 mutt_ssl_gnutls.c:1051 msgid "Certificate saved" msgstr "Ziurtagiria gordea" #: mutt_ssl_gnutls.c:137 mutt_ssl_gnutls.c:164 msgid "Error: no TLS socket open" msgstr "Errorea ez da TLS socket-ik ireki" #: mutt_ssl_gnutls.c:312 mutt_ssl_gnutls.c:351 msgid "All available protocols for TLS/SSL connection disabled" msgstr "TLS/SSL bidezko protokolo erabilgarri guztiak ezgaiturik" #: mutt_ssl_gnutls.c:357 msgid "Explicit ciphersuite selection via $ssl_ciphers not supported" msgstr "" #: mutt_ssl_gnutls.c:465 #, c-format msgid "SSL/TLS connection using %s (%s/%s/%s)" msgstr "SSL/TLS konexioa hau erabiliaz: %s (%s/%s/%s)" #: mutt_ssl_gnutls.c:688 mutt_ssl_gnutls.c:840 msgid "Error initialising gnutls certificate data" msgstr "Errorea gnutls ziurtagiri datuak abiaraztean" #: mutt_ssl_gnutls.c:695 mutt_ssl_gnutls.c:847 msgid "Error processing certificate data" msgstr "Errorea ziurtagiri datuak prozesatzerakoan" #: mutt_ssl_gnutls.c:831 msgid "Warning: Server certificate was signed using an insecure algorithm" msgstr "" #: mutt_ssl_gnutls.c:950 #, c-format msgid "SHA1 Fingerprint: %s" msgstr "SHA1 Hatz-marka: %s" #: mutt_ssl_gnutls.c:953 #, c-format msgid "MD5 Fingerprint: %s" msgstr "MD5 Hatz-marka: %s" #: mutt_ssl_gnutls.c:958 msgid "WARNING: Server certificate is not yet valid" msgstr "ABISUA Zerbitzari ziurtagiria ez baliozkoa dagoeneko" #: mutt_ssl_gnutls.c:963 msgid "WARNING: Server certificate has expired" msgstr "ABISUA Zerbitzaria ziurtagiria iraungi egin da" #: mutt_ssl_gnutls.c:968 msgid "WARNING: Server certificate has been revoked" msgstr "ABISUA Zerbitzariaziurtagiria errebokatu egin da" #: mutt_ssl_gnutls.c:973 msgid "WARNING: Server hostname does not match certificate" msgstr "ABISUA Zerbitzari ostalari izena ez da ziurtagiriko berdina" #: mutt_ssl_gnutls.c:978 msgid "WARNING: Signer of server certificate is not a CA" msgstr "KONTUZ:: Zerbitzari ziurtagiri sinatzailea ez da CA" #: mutt_ssl_gnutls.c:1085 #, c-format msgid "Certificate verification error (%s)" msgstr "Ziurtagiria egiaztapen errorea (%s)" #: mutt_ssl_gnutls.c:1094 msgid "Certificate is not X.509" msgstr "Ziurtagiria ez da X.509" #: mutt_tunnel.c:72 #, c-format msgid "Connecting with \"%s\"..." msgstr "\"%s\"-rekin konektatzen..." #: mutt_tunnel.c:139 #, c-format msgid "Tunnel to %s returned error %d (%s)" msgstr "%s-rako tunelak %d errorea itzuli du (%s)" #: mutt_tunnel.c:157 mutt_tunnel.c:173 #, c-format msgid "Tunnel error talking to %s: %s" msgstr "Tunel errorea %s-rekiko konexioan: %s" #: muttlib.c:971 msgid "File is a directory, save under it? [(y)es, (n)o, (a)ll]" msgstr "" "Fitxategia direktorioa bat da, honen barnean gorde?[(b)ai, (e)z, d(a)na]" #: muttlib.c:971 msgid "yna" msgstr "bea" #: muttlib.c:987 msgid "File is a directory, save under it?" msgstr "Fitxategia direktorio bat da, honen barnean gorde?" #: muttlib.c:991 msgid "File under directory: " msgstr "Direktorio barneko fitxategiak: " #: muttlib.c:1000 msgid "File exists, (o)verwrite, (a)ppend, or (c)ancel?" msgstr "Fitxategia existitzen da (b)erridatzi, (g)ehitu edo (e)zeztatu?" #: muttlib.c:1000 msgid "oac" msgstr "bge" #: muttlib.c:1501 msgid "Can't save message to POP mailbox." msgstr "Ezin da mezua POP postakutxan gorde." #: muttlib.c:1510 #, c-format msgid "Append messages to %s?" msgstr "Mezuak %s-ra gehitu?" #: muttlib.c:1522 #, c-format msgid "%s is not a mailbox!" msgstr "%s ez da postakutxa bat!" #: mx.c:116 #, c-format msgid "Lock count exceeded, remove lock for %s?" msgstr "Blokeo kontua gainditua, %s-ren blokeoa ezabatu?" #: mx.c:128 #, c-format msgid "Can't dotlock %s.\n" msgstr "Ezin izan da dotlock bidez %s blokeatu.\n" #: mx.c:184 msgid "Timeout exceeded while attempting fcntl lock!" msgstr "fcntl lock itxaroten denbora amaitu da!" #: mx.c:190 #, c-format msgid "Waiting for fcntl lock... %d" msgstr "fcntl lock itxaroten... %d" #: mx.c:217 msgid "Timeout exceeded while attempting flock lock!" msgstr "flock lock itxaroten denbora amaitu da!" #: mx.c:224 #, c-format msgid "Waiting for flock attempt... %d" msgstr "flock eskuratzea itxaroten... %d" #: mx.c:555 #, c-format msgid "Couldn't lock %s\n" msgstr "Ezin da %s blokeatu\n" #: mx.c:771 #, c-format msgid "Could not synchronize mailbox %s!" msgstr "Ezin da %s postakutxa eguneratu!" #: mx.c:835 #, c-format msgid "Move read messages to %s?" msgstr "Irakurritako mezuak %s-ra mugitu?" #: mx.c:851 mx.c:1111 #, c-format msgid "Purge %d deleted message?" msgstr "Ezabatutako %d mezua betirako ezabatu?" #: mx.c:851 mx.c:1111 #, c-format msgid "Purge %d deleted messages?" msgstr "Ezabatutako %d mezuak betirako ezabatu?" #: mx.c:872 #, c-format msgid "Moving read messages to %s..." msgstr "Irakurritako mezuak %s-ra mugitzen..." #: mx.c:932 mx.c:1102 msgid "Mailbox is unchanged." msgstr "Postakutxak ez du aldaketarik." #: mx.c:972 #, c-format msgid "%d kept, %d moved, %d deleted." msgstr "%d utzi, %d mugiturik, %d ezabaturik." #: mx.c:975 mx.c:1154 #, c-format msgid "%d kept, %d deleted." msgstr "%d utzi, %d ezabaturik." #: mx.c:1086 #, c-format msgid " Press '%s' to toggle write" msgstr " %s sakatu idatzitarikoa aldatzeko" #: mx.c:1088 msgid "Use 'toggle-write' to re-enable write!" msgstr "'toogle-write' erabili idazketa berriz gaitzeko!" #: mx.c:1090 #, c-format msgid "Mailbox is marked unwritable. %s" msgstr "Postakutxa idaztezin bezala markatuta. %s" #: mx.c:1148 msgid "Mailbox checkpointed." msgstr "Postakutxa markaturik." #: mx.c:1467 msgid "Can't write message" msgstr "Ezin da mezua idatzi" #: mx.c:1506 msgid "Integer overflow -- can't allocate memory." msgstr "Integral gainezkatzea -- ezin da memoria esleitu." #: pager.c:1532 msgid "PrevPg" msgstr "AurrekoOrria" #: pager.c:1533 msgid "NextPg" msgstr "HurrengoOrria" #: pager.c:1537 msgid "View Attachm." msgstr "Ikusi gehigar." #: pager.c:1540 msgid "Next" msgstr "Hurrengoa" #. emulate "less -q" and don't go on to the next message. #: pager.c:1954 pager.c:1985 pager.c:2017 pager.c:2293 msgid "Bottom of message is shown." msgstr "Mezuaren bukaera erakutsita dago." #: pager.c:1970 pager.c:1992 pager.c:1999 pager.c:2006 msgid "Top of message is shown." msgstr "Mezuaren hasiera erakutsita dago." #: pager.c:2231 msgid "Help is currently being shown." msgstr "Laguntza erakutsirik dago." #: pager.c:2260 msgid "No more quoted text." msgstr "Ez dago gakoarteko testu gehiago." #: pager.c:2273 msgid "No more unquoted text after quoted text." msgstr "Ez dago gakogabeko testu gehiago gakoarteko testuaren ondoren." # boundary es un parámetro definido por el estándar MIME #: parse.c:583 msgid "multipart message has no boundary parameter!" msgstr "zati anitzeko mezuak ez du errebote parametrorik!" #: pattern.c:264 #, c-format msgid "Error in expression: %s" msgstr "Espresioan errorea: %s" #: pattern.c:269 #, c-format msgid "Empty expression" msgstr "Espresio hutsa" #: pattern.c:402 #, c-format msgid "Invalid day of month: %s" msgstr "Baliogabeko hilabete eguna: %s" #: pattern.c:416 #, c-format msgid "Invalid month: %s" msgstr "Baliogabeko hilabetea: %s" #. getDate has its own error message, don't overwrite it here #: pattern.c:568 #, c-format msgid "Invalid relative date: %s" msgstr "Data erlatibo baliogabea: %s" #: pattern.c:582 msgid "error in expression" msgstr "errorea espresioan" #: pattern.c:804 pattern.c:956 #, c-format msgid "error in pattern at: %s" msgstr "patroiean akatsa: %s" #: pattern.c:830 #, c-format msgid "missing pattern: %s" msgstr "" #: pattern.c:840 #, c-format msgid "mismatched brackets: %s" msgstr "parentesiak ez datoz bat: %s" #: pattern.c:896 #, c-format msgid "%c: invalid pattern modifier" msgstr "%c: patroi eraldatzaile baliogabea" #: pattern.c:902 #, c-format msgid "%c: not supported in this mode" msgstr "%c: ez da onartzen modu honetan" #: pattern.c:915 #, c-format msgid "missing parameter" msgstr "galdutako parametroa" #: pattern.c:931 #, c-format msgid "mismatched parenthesis: %s" msgstr "parentesiak ez datoz bat: %s" #: pattern.c:963 msgid "empty pattern" msgstr "patroi hutsa" #: pattern.c:1217 #, c-format msgid "error: unknown op %d (report this error)." msgstr "errorea:%d aukera ezezaguna (errore honen berri eman)." #: pattern.c:1300 pattern.c:1440 msgid "Compiling search pattern..." msgstr "Bilaketa patroia konpilatzen..." #: pattern.c:1321 msgid "Executing command on matching messages..." msgstr "Markaturiko mezuetan komandoa abiarazten..." #: pattern.c:1388 msgid "No messages matched criteria." msgstr "Ez eskatutako parametroetako mezurik aurkitu." #: pattern.c:1470 msgid "Searching..." msgstr "Bilatzen..." #: pattern.c:1483 msgid "Search hit bottom without finding match" msgstr "Bilaketa bukaeraraino iritsi da parekorik aurkitu gabe" #: pattern.c:1494 msgid "Search hit top without finding match" msgstr "Bilaketa hasieraraino iritsi da parekorik aurkitu gabe" #: pattern.c:1526 msgid "Search interrupted." msgstr "Bilaketa geldiarazirik." #: pgp.c:91 msgid "Enter PGP passphrase:" msgstr "Sar PGP pasahitza:" #: pgp.c:105 msgid "PGP passphrase forgotten." msgstr "PGP pasahitza ahazturik." #: pgp.c:410 msgid "[-- Error: unable to create PGP subprocess! --]\n" msgstr "[-- Errorea: Ezin da PGP azpiprozesua sortu! --]\n" #: pgp.c:444 pgp.c:713 pgp.c:917 msgid "" "[-- End of PGP output --]\n" "\n" msgstr "" "[-- PGP irteeraren amaiera --]\n" "\n" #: pgp.c:466 pgp.c:529 pgp.c:1082 msgid "Could not decrypt PGP message" msgstr "Ezin da PGP mezua desenkriptatu" #. clear 'Invoking...' message, since there's no error #: pgp.c:531 pgp.c:1078 msgid "PGP message successfully decrypted." msgstr "PGP mezua arrakastatsuki desenkriptatu da." #: pgp.c:821 msgid "Internal error. Inform <roessler@does-not-exist.org>." msgstr "Barne arazoa. Berri eman <roessler@does-not-exist.org>." #: pgp.c:882 msgid "" "[-- Error: could not create a PGP subprocess! --]\n" "\n" msgstr "" "[-- Errorea: ezin da PGP azpiprozesua sortu! --]\n" "\n" #: pgp.c:929 msgid "Decryption failed" msgstr "Desenkriptazio hutsa" #: pgp.c:1134 msgid "Can't open PGP subprocess!" msgstr "Ezin da PGP azpiprozesua ireki!" #: pgp.c:1568 msgid "Can't invoke PGP" msgstr "Ezin da PGP deitu" #: pgp.c:1682 #, c-format msgid "PGP (s)ign, sign (a)s, %s format, (c)lear, or (o)ppenc mode off? " msgstr "" #: pgp.c:1683 pgp.c:1709 pgp.c:1731 msgid "PGP/M(i)ME" msgstr "PGP/M(i)ME" #: pgp.c:1683 pgp.c:1709 pgp.c:1731 msgid "(i)nline" msgstr "(i)barnean" #: pgp.c:1685 msgid "safcoi" msgstr "" #: pgp.c:1690 msgid "PGP (s)ign, sign (a)s, (c)lear, or (o)ppenc mode off? " msgstr "" #: pgp.c:1691 msgid "safco" msgstr "" #: pgp.c:1708 #, c-format msgid "" "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, (c)lear, or (o)ppenc " "mode? " msgstr "" #: pgp.c:1711 msgid "esabfcoi" msgstr "" #: pgp.c:1716 msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, (c)lear, or (o)ppenc mode? " msgstr "" #: pgp.c:1717 msgid "esabfco" msgstr "" #: pgp.c:1730 #, c-format msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, or (c)lear? " msgstr "" #: pgp.c:1733 msgid "esabfci" msgstr "" #: pgp.c:1738 msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, or (c)lear? " msgstr "" #: pgp.c:1739 msgid "esabfc" msgstr "" #: pgpinvoke.c:309 msgid "Fetching PGP key..." msgstr "PGP gakoa eskuratzen..." #: pgpkey.c:491 msgid "All matching keys are expired, revoked, or disabled." msgstr "" "Aurkitutako gako guztiak denboraz kanpo, errebokatutarik edo ezgaiturik " "daude." #: pgpkey.c:532 #, c-format msgid "PGP keys matching <%s>." msgstr "aurkitutako PGP gakoak <%s>." #: pgpkey.c:534 #, c-format msgid "PGP keys matching \"%s\"." msgstr "\"%s\" duten PGP gakoak." #: pgpkey.c:553 pgpkey.c:746 msgid "Can't open /dev/null" msgstr "Ezin da /dev/null ireki" #: pgpkey.c:778 #, c-format msgid "PGP Key %s." msgstr "PGP Gakoa %s." #: pop.c:102 pop_lib.c:210 #, c-format msgid "Command TOP is not supported by server." msgstr "TOP komandoa ez du zerbitzariak onartzen." #: pop.c:129 msgid "Can't write header to temporary file!" msgstr "Ezin da burua fitxategi tenporalean gorde!" #: pop.c:276 pop_lib.c:212 #, c-format msgid "Command UIDL is not supported by server." msgstr "UIDL komandoa ez du zerbitzariak onartzen." #: pop.c:296 #, c-format msgid "%d messages have been lost. Try reopening the mailbox." msgstr "" #: pop.c:411 pop.c:801 #, c-format msgid "%s is an invalid POP path" msgstr "%s ez da baliozko datu-bidea" #: pop.c:454 msgid "Fetching list of messages..." msgstr "Mezuen zerrenda eskuratzen..." #: pop.c:612 msgid "Can't write message to temporary file!" msgstr "Ezin da mezua fitxategi tenporalean gorde!" #: pop.c:678 msgid "Marking messages deleted..." msgstr "Mezu ezabatuak markatzen..." #: pop.c:756 pop.c:821 msgid "Checking for new messages..." msgstr "Mezu berriak bilatzen..." #: pop.c:785 msgid "POP host is not defined." msgstr "POP ostalaria ez dago ezarririk." #: pop.c:849 msgid "No new mail in POP mailbox." msgstr "Ez dago posta berririk POP postakutxan." #: pop.c:856 msgid "Delete messages from server?" msgstr "Zerbitzaritik mezuak ezabatu?" #: pop.c:858 #, c-format msgid "Reading new messages (%d bytes)..." msgstr "Mezu berriak irakurtzen (%d byte)..." #: pop.c:900 msgid "Error while writing mailbox!" msgstr "Postakutxa idazterakoan errorea!" #: pop.c:904 #, c-format msgid "%s [%d of %d messages read]" msgstr "%s [%d-tik %d mezu irakurririk]" #: pop.c:927 pop_lib.c:378 msgid "Server closed connection!" msgstr "Zerbitzariak konexioa itxi du!" #: pop_auth.c:78 msgid "Authenticating (SASL)..." msgstr "Autentifikatzen (SASL)..." #: pop_auth.c:188 msgid "POP timestamp is invalid!" msgstr "POP data-marka baliogabea!" #: pop_auth.c:193 msgid "Authenticating (APOP)..." msgstr "Autentifikatzen (APOP)..." #: pop_auth.c:216 msgid "APOP authentication failed." msgstr "APOP autentifikazioak huts egin du." #: pop_auth.c:251 #, c-format msgid "Command USER is not supported by server." msgstr "USER komandoa ez du zerbitzariak onartzen." #: pop_lib.c:57 #, c-format msgid "Invalid POP URL: %s\n" msgstr "" #: pop_lib.c:208 msgid "Unable to leave messages on server." msgstr "Ezin dira mezuak zerbitzarian utzi." #: pop_lib.c:238 #, c-format msgid "Error connecting to server: %s" msgstr "Errorea zerbitzariarekin konektatzerakoan: %s" #: pop_lib.c:392 msgid "Closing connection to POP server..." msgstr "POP Zerbitzariarekiko konexioa ixten..." #: pop_lib.c:571 msgid "Verifying message indexes..." msgstr "Mezu indizea egiaztatzen..." #: pop_lib.c:593 msgid "Connection lost. Reconnect to POP server?" msgstr "Konexioa galdua. POP zerbitzariarekiko konexio berrasi?" #: postpone.c:165 msgid "Postponed Messages" msgstr "Atzeratutako mezuak" #: postpone.c:245 postpone.c:254 msgid "No postponed messages." msgstr "Ez da atzeraturiko mezurik." #: postpone.c:455 postpone.c:476 postpone.c:510 msgid "Illegal crypto header" msgstr "Kriptografia baliogabeko burukoa" #: postpone.c:496 msgid "Illegal S/MIME header" msgstr "Baliogabeko S/MIME burukoa" #: postpone.c:585 msgid "Decrypting message..." msgstr "Mezua desenkriptatzen..." #: postpone.c:594 msgid "Decryption failed." msgstr "Deskribapenak huts egin du." #: query.c:50 msgid "New Query" msgstr "Bilaketa berria" #: query.c:51 msgid "Make Alias" msgstr "Aliasa egin" #: query.c:52 msgid "Search" msgstr "Bilatu" #: query.c:114 msgid "Waiting for response..." msgstr "Erantzunaren zai..." #: query.c:265 query.c:294 msgid "Query command not defined." msgstr "Bilaketa komadoa ezarri gabea." #: query.c:321 #, c-format msgid "Query" msgstr "Bilaketa" #. Prompt for Query #: query.c:333 query.c:358 msgid "Query: " msgstr "Bilaketa: " #: query.c:341 query.c:367 #, c-format msgid "Query '%s'" msgstr "Bilaketa '%s'" #: recvattach.c:55 msgid "Pipe" msgstr "Hodia" #: recvattach.c:56 msgid "Print" msgstr "Inprimatu" #: recvattach.c:484 msgid "Saving..." msgstr "Gordetzen..." #: recvattach.c:487 recvattach.c:578 msgid "Attachment saved." msgstr "Gehigarria gordea." #: recvattach.c:590 #, c-format msgid "WARNING! You are about to overwrite %s, continue?" msgstr "KONTUZ! %s gainetik idaztera zoaz, Jarraitu ?" #: recvattach.c:608 msgid "Attachment filtered." msgstr "Gehigarria iragazirik." #: recvattach.c:675 msgid "Filter through: " msgstr "Iragazi honen arabera: " #: recvattach.c:675 msgid "Pipe to: " msgstr "Komandora hodia egin: " #: recvattach.c:710 #, c-format msgid "I dont know how to print %s attachments!" msgstr "Ez dakit nola inprimatu %s gehigarriak!" #: recvattach.c:775 msgid "Print tagged attachment(s)?" msgstr "Markaturiko mezua(k) inprimatu?" #: recvattach.c:775 msgid "Print attachment?" msgstr "Gehigarria inprimatu?" #: recvattach.c:1009 msgid "Can't decrypt encrypted message!" msgstr "Ezin da enkriptaturiko mezua desenkriptratu!" #: recvattach.c:1021 msgid "Attachments" msgstr "Gehigarriak" #: recvattach.c:1057 msgid "There are no subparts to show!" msgstr "Hemen ez dago erakusteko azpizatirik!" #: recvattach.c:1118 msgid "Can't delete attachment from POP server." msgstr "Ezi da gehigarria POP zerbitzaritik ezabatu." #: recvattach.c:1126 msgid "Deletion of attachments from encrypted messages is unsupported." msgstr "Enkriptaturiko mezuetatik gehigarriak ezabatzea ez da onartzen." #: recvattach.c:1132 msgid "" "Deletion of attachments from signed messages may invalidate the signature." msgstr "" #: recvattach.c:1149 recvattach.c:1166 msgid "Only deletion of multipart attachments is supported." msgstr "Zati anitzetako gehigarrien ezabaketa bakarrik onartzen da." #: recvcmd.c:43 msgid "You may only bounce message/rfc822 parts." msgstr "Bakarrik message/rfc822 motako zatiak errebota ditzakezu." #: recvcmd.c:241 msgid "Error bouncing message!" msgstr "Errorea mezua errebotatzerakoan!" #: recvcmd.c:241 msgid "Error bouncing messages!" msgstr "Errorea mezuak errebotatzerakoan!" #: recvcmd.c:441 #, c-format msgid "Can't open temporary file %s." msgstr "Ezin da %s behin-behineko fitxategia ireki." #: recvcmd.c:472 msgid "Forward as attachments?" msgstr "Gehigarri bezala berbidali?" #: recvcmd.c:486 msgid "Can't decode all tagged attachments. MIME-forward the others?" msgstr "" "Ezin dira markaturiko mezu guztiak deskodifikatu. Besteak MIME bezala " "bidali?" #: recvcmd.c:611 msgid "Forward MIME encapsulated?" msgstr "MIME enkapsulaturik berbidali?" #: recvcmd.c:619 recvcmd.c:869 #, c-format msgid "Can't create %s." msgstr "Ezin da %s sortu." #: recvcmd.c:752 msgid "Can't find any tagged messages." msgstr "Ezin da markaturiko mezurik aurkitu." #: recvcmd.c:773 send.c:737 msgid "No mailing lists found!" msgstr "Ez da eposta zerrendarik aurkitu!" #: recvcmd.c:848 msgid "Can't decode all tagged attachments. MIME-encapsulate the others?" msgstr "" "Ezin dira markaturiko mezu guztiak deskodifikatu. MIME enkapsulatu besteak?" #: remailer.c:478 msgid "Append" msgstr "Gehitu" #: remailer.c:479 msgid "Insert" msgstr "Txertatu" #: remailer.c:480 msgid "Delete" msgstr "Ezabatu" #: remailer.c:482 msgid "OK" msgstr "Ados" #: remailer.c:510 msgid "Can't get mixmaster's type2.list!" msgstr "Mixmaster-en type2.zerrenda ezin da eskuratu!" #: remailer.c:535 msgid "Select a remailer chain." msgstr "Berbidaltze katea aukeratu." #: remailer.c:595 #, c-format msgid "Error: %s can't be used as the final remailer of a chain." msgstr "Errorea: %s ezin da katearen azken berbidaltze bezala erabili." #: remailer.c:625 #, c-format msgid "Mixmaster chains are limited to %d elements." msgstr "Mixmaster kateak %d elementuetara mugaturik daude." #: remailer.c:648 msgid "The remailer chain is already empty." msgstr "Berbidaltzaile katea dagoeneko betea dago." #: remailer.c:658 msgid "You already have the first chain element selected." msgstr "Zuk dagoeneko kateko lehenengo elementua aukeraturik duzu." #: remailer.c:668 msgid "You already have the last chain element selected." msgstr "Zuk dagoeneko kateko azkenengo elementua aukeraturik duzu." #: remailer.c:707 msgid "Mixmaster doesn't accept Cc or Bcc headers." msgstr "Miixmasterrek ez du Cc eta Bcc burukorik onartzen." #: remailer.c:731 msgid "" "Please set the hostname variable to a proper value when using mixmaster!" msgstr "Mesedez ezarri mixmaster erabiltzen denerako ostalari izen egokia!" #: remailer.c:765 #, c-format msgid "Error sending message, child exited %d.\n" msgstr "Errorea mezua bidaltzerakoan, azpiprozesua uzten %d.\n" #: remailer.c:769 msgid "Error sending message." msgstr "Errorea mezua bidaltzerakoan." #: rfc1524.c:164 #, c-format msgid "Improperly formatted entry for type %s in \"%s\" line %d" msgstr "Gaizki eratutako %s motako sarrera \"%s\"-n %d lerroan" #: rfc1524.c:396 msgid "No mailcap path specified" msgstr "Ez da mailcap bidea ezarri" #: rfc1524.c:424 #, c-format msgid "mailcap entry for type %s not found" msgstr "ez da aurkitu %s motako mailcap sarrerarik" #: score.c:75 msgid "score: too few arguments" msgstr "score: argumentu gutxiegi" #: score.c:84 msgid "score: too many arguments" msgstr "score: argumentu gehiegi" #: score.c:122 msgid "Error: score: invalid number" msgstr "" #: send.c:251 msgid "No subject, abort?" msgstr "Ez du gairik, ezeztatu?" #: send.c:253 msgid "No subject, aborting." msgstr "Ez du gairik, ezeztatzen." #. There are quite a few mailing lists which set the Reply-To: #. * header field to the list address, which makes it quite impossible #. * to send a message to only the sender of the message. This #. * provides a way to do that. #. #: send.c:500 #, c-format msgid "Reply to %s%s?" msgstr "%s%s-ra erantzun?" #: send.c:534 #, c-format msgid "Follow-up to %s%s?" msgstr "Jarraitu %s%s-ra?" #. This could happen if the user tagged some messages and then did #. * a limit such that none of the tagged message are visible. #. #: send.c:712 msgid "No tagged messages are visible!" msgstr "Ez da markatutako mezu ikusgarririk!" #: send.c:763 msgid "Include message in reply?" msgstr "Erantzunean mezua gehitu?" #: send.c:768 msgid "Including quoted message..." msgstr "Markaturiko mezua gehitzen..." #: send.c:778 msgid "Could not include all requested messages!" msgstr "Ezin dira eskaturiko mezu guztiak gehitu!" #: send.c:792 msgid "Forward as attachment?" msgstr "Gehigarri gisa berbidali?" #: send.c:796 msgid "Preparing forwarded message..." msgstr "Berbidalketa mezua prestatzen..." #. If the user is composing a new message, check to see if there #. * are any postponed messages first. #. #: send.c:1168 msgid "Recall postponed message?" msgstr "Atzeraturiko mezuak hartu?" #: send.c:1409 msgid "Edit forwarded message?" msgstr "Berbidalitako mezua editatu?" #: send.c:1458 msgid "Abort unmodified message?" msgstr "Aldatugabeko mezua ezeztatu?" #: send.c:1460 msgid "Aborted unmodified message." msgstr "Aldatugabeko mezua ezeztatuta." #: send.c:1639 msgid "Message postponed." msgstr "Mezua atzeraturik." #: send.c:1649 msgid "No recipients are specified!" msgstr "Ez da hartzailerik eman!" #: send.c:1654 msgid "No recipients were specified." msgstr "Ez zen hartzailerik eman." #: send.c:1670 msgid "No subject, abort sending?" msgstr "Ez dago gairik, bidalketa ezeztatzen?" #: send.c:1674 msgid "No subject specified." msgstr "Ez da gairik ezarri." #: send.c:1736 smtp.c:185 msgid "Sending message..." msgstr "Mezua bidaltzen..." #. check to see if the user wants copies of all attachments #: send.c:1769 msgid "Save attachments in Fcc?" msgstr "" #: send.c:1878 msgid "Could not send the message." msgstr "Ezin da mezua bidali." #: send.c:1883 msgid "Mail sent." msgstr "Mezua bidalirik." #: send.c:1883 msgid "Sending in background." msgstr "Bigarren planoan bidaltzen." #: sendlib.c:425 msgid "No boundary parameter found! [report this error]" msgstr "Ez da birbidalketa parametroa aurkitu! [errore honen berri eman]" #: sendlib.c:455 #, c-format msgid "%s no longer exists!" msgstr "%s ez da gehiago existitzen!" #: sendlib.c:878 #, c-format msgid "%s isn't a regular file." msgstr "%s ez da fitxategi erregularra." #: sendlib.c:1050 #, c-format msgid "Could not open %s" msgstr "Ezin da %s ireki" #: sendlib.c:2357 msgid "$sendmail must be set in order to send mail." msgstr "" #: sendlib.c:2428 #, c-format msgid "Error sending message, child exited %d (%s)." msgstr "Errorea mezua bidaltzerakoan, azpiprozesua irteten %d (%s)." #: sendlib.c:2434 msgid "Output of the delivery process" msgstr "Postaketa prozesuaren irteera" #: sendlib.c:2608 #, c-format msgid "Bad IDN %s while preparing resent-from." msgstr "%s berbidalketa inprimakia prestatzerakoan IDN okerra." #: signal.c:43 #, c-format msgid "%s... Exiting.\n" msgstr "%s... Irteten.\n" #: signal.c:46 signal.c:49 #, c-format msgid "Caught %s... Exiting.\n" msgstr "Mozten %s... Uzten.\n" #: signal.c:51 #, c-format msgid "Caught signal %d... Exiting.\n" msgstr "Mozte seinalea %d... Irteten.\n" #: smime.c:140 msgid "Enter S/MIME passphrase:" msgstr "Sartu S/MIME pasahitza:" #: smime.c:365 msgid "Trusted " msgstr "Fidagarria " #: smime.c:368 msgid "Verified " msgstr "Egiaztaturik " #: smime.c:371 msgid "Unverified" msgstr "Egiaztatu gabea" #: smime.c:374 msgid "Expired " msgstr "Denboraz kanpo " #: smime.c:377 msgid "Revoked " msgstr "Errebokaturik " #: smime.c:380 msgid "Invalid " msgstr "Baliogabea " #: smime.c:383 msgid "Unknown " msgstr "Ezezaguna " #: smime.c:415 #, c-format msgid "S/MIME certificates matching \"%s\"." msgstr "S/MIME ziurtagiria aurkiturik \"%s\"." #: smime.c:458 msgid "ID is not trusted." msgstr "" #: smime.c:742 msgid "Enter keyID: " msgstr "IDgakoa sartu: " #: smime.c:889 #, c-format msgid "No (valid) certificate found for %s." msgstr "Ez da (baliozko) ziurtagiririk aurkitu %s-rentzat." #: smime.c:941 smime.c:969 smime.c:1034 smime.c:1078 smime.c:1143 smime.c:1218 msgid "Error: unable to create OpenSSL subprocess!" msgstr "Errorea: Ezin da OpenSSL azpiprozesua sortu!" #: smime.c:1296 msgid "no certfile" msgstr "ziurtagiri gabea" #: smime.c:1299 msgid "no mbox" msgstr "ez dago postakutxarik" #. fatal error while trying to encrypt message #: smime.c:1442 smime.c:1571 msgid "No output from OpenSSL..." msgstr "Ez dago irteerarik OpenSSL-tik..." #: smime.c:1481 msgid "Can't sign: No key specified. Use Sign As." msgstr "Ezin da sinatu. Ez da gakorik ezarri. Honela sinatu erabili." #: smime.c:1533 msgid "Can't open OpenSSL subprocess!" msgstr "Ezin da OpenSSL azpiprozesua ireki!" #: smime.c:1736 smime.c:1859 msgid "" "[-- End of OpenSSL output --]\n" "\n" msgstr "" "[-- OpenSSL irteeraren bukaera --]\n" "\n" #: smime.c:1818 smime.c:1829 msgid "[-- Error: unable to create OpenSSL subprocess! --]\n" msgstr "[-- Errorea: Ezin da OpenSSL azpiprozesua sortu!--]\n" #: smime.c:1863 msgid "[-- The following data is S/MIME encrypted --]\n" msgstr "[-- Honako datu hauek S/MIME enkriptatutik daude --]\n" #: smime.c:1866 msgid "[-- The following data is S/MIME signed --]\n" msgstr "[-- Hurrengo datu hauek S/MIME sinaturik daude --]\n" #: smime.c:1930 msgid "" "\n" "[-- End of S/MIME encrypted data. --]\n" msgstr "" "\n" "[-- S/MIME enkriptaturiko duen amaiera --]\n" #: smime.c:1932 msgid "" "\n" "[-- End of S/MIME signed data. --]\n" msgstr "" "\n" "[-- S/MIME sinatutako datuen amaiera. --]\n" #: smime.c:2054 msgid "" "S/MIME (s)ign, encrypt (w)ith, sign (a)s, (c)lear, or (o)ppenc mode off? " msgstr "" #: smime.c:2055 msgid "swafco" msgstr "" #: smime.c:2064 msgid "" "S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, (c)lear, or " "(o)ppenc mode? " msgstr "" #: smime.c:2065 msgid "eswabfco" msgstr "" #: smime.c:2073 msgid "" "S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, or (c)lear? " msgstr "" "S/MIME (e)nkrip, (s)inatu, enript (h)onez, sinatu hol(a), (b)iak) edo " "(g)arbitu? " #: smime.c:2074 msgid "eswabfc" msgstr "eshabfc" #. I use "dra" because "123" is recognized anyway #: smime.c:2095 msgid "Choose algorithm family: 1: DES, 2: RC2, 3: AES, or (c)lear? " msgstr "Hautatu algoritmo familia: 1: DES, 2: RC2, 3: AES, edo (g)arbitu? " #: smime.c:2098 msgid "drac" msgstr "drag" #: smime.c:2101 msgid "1: DES, 2: Triple-DES " msgstr "1: DES, 2: DES-Hirukoitza " #: smime.c:2102 msgid "dt" msgstr "dh" #: smime.c:2114 msgid "1: RC2-40, 2: RC2-64, 3: RC2-128 " msgstr "1: RC2-40, 2: RC2-64, 3: RC2-128 " #: smime.c:2115 msgid "468" msgstr "468" #: smime.c:2130 msgid "1: AES128, 2: AES192, 3: AES256 " msgstr "1: AES128, 2: AES192, 3: AES256 " #: smime.c:2131 msgid "895" msgstr "895" #: smtp.c:134 #, c-format msgid "SMTP session failed: %s" msgstr "SMTP saioak huts egin du: %s" #: smtp.c:180 #, c-format msgid "SMTP session failed: unable to open %s" msgstr "SMTP saioak huts egin du: ezin da %s ireki" #: smtp.c:258 msgid "No from address given" msgstr "" #: smtp.c:314 msgid "SMTP session failed: read error" msgstr "SMTP saioak huts egin du: irakurketa errorea" #: smtp.c:316 msgid "SMTP session failed: write error" msgstr "SMTP saioak huts egin du: idazketa errorea" #: smtp.c:318 msgid "Invalid server response" msgstr "" #: smtp.c:341 #, c-format msgid "Invalid SMTP URL: %s" msgstr "Okerreko SMTP URLa: %s" #: smtp.c:451 msgid "SMTP server does not support authentication" msgstr "SMTP zerbitzariak ez du autentifikazioa onartzen" #: smtp.c:459 msgid "SMTP authentication requires SASL" msgstr "SMTP autentifikazioak SASL behar du" #: smtp.c:493 #, c-format msgid "%s authentication failed, trying next method" msgstr "" #: smtp.c:510 msgid "SASL authentication failed" msgstr "SASL egiaztapenak huts egin du" #: sort.c:265 msgid "Sorting mailbox..." msgstr "Postakutxa ordenatzen..." #: sort.c:302 msgid "Could not find sorting function! [report this bug]" msgstr "Ezin da ordenatze funtzioa aurkitu! [zorri honen berri eman]" #: status.c:105 msgid "(no mailbox)" msgstr "(ez dago postakutxarik)" #: thread.c:1095 msgid "Parent message is not visible in this limited view." msgstr "Jatorrizko mezua ez da ikusgarria bistaratze mugatu honetan." #: thread.c:1101 msgid "Parent message is not available." msgstr "Aurreko mezua ez da eskuragarri." #: ../keymap_alldefs.h:5 msgid "null operation" msgstr "operazio baloigabea" #: ../keymap_alldefs.h:6 msgid "end of conditional execution (noop)" msgstr "balizko exekuzio amaiera (noop)" #: ../keymap_alldefs.h:7 msgid "force viewing of attachment using mailcap" msgstr "gehigarria mailcap erabiliaz erakustea derrigortu" #: ../keymap_alldefs.h:8 msgid "view attachment as text" msgstr "gehigarriak testua balira ikusi" #: ../keymap_alldefs.h:9 msgid "Toggle display of subparts" msgstr "Azpizatien erakustaldia txandakatu" #: ../keymap_alldefs.h:10 msgid "move to the bottom of the page" msgstr "orrialdearen azkenera mugitu" #: ../keymap_alldefs.h:11 msgid "remail a message to another user" msgstr "mezua beste erabiltzaile bati birbidali" #: ../keymap_alldefs.h:12 msgid "select a new file in this directory" msgstr "aukeratu fitxategi berria karpeta honetan" #: ../keymap_alldefs.h:13 msgid "view file" msgstr "fitxategia ikusi" #: ../keymap_alldefs.h:14 msgid "display the currently selected file's name" msgstr "une honetan aukeratutako fitxategi izena erakutsi" #: ../keymap_alldefs.h:15 msgid "subscribe to current mailbox (IMAP only)" msgstr "une honetako posta-kutxan harpidetza egin (IMAP bakarrik)" #: ../keymap_alldefs.h:16 msgid "unsubscribe from current mailbox (IMAP only)" msgstr "une honetako posta-kutxan harpidetza ezabatu (IMAP bakarrik)" #: ../keymap_alldefs.h:17 msgid "toggle view all/subscribed mailboxes (IMAP only)" msgstr "" "denak/harpidetutako postakutxen (IMAP bakarrik) erakustaldia txandakatu" #: ../keymap_alldefs.h:18 msgid "list mailboxes with new mail" msgstr "posta berria duten posta-kutxen zerrenda" #: ../keymap_alldefs.h:19 msgid "change directories" msgstr "karpetak aldatu" #: ../keymap_alldefs.h:20 msgid "check mailboxes for new mail" msgstr "posta-kutxak eposta berrien bila arakatu" #: ../keymap_alldefs.h:21 msgid "attach file(s) to this message" msgstr "fitxategia(k) erantsi mezu honetara" #: ../keymap_alldefs.h:22 msgid "attach message(s) to this message" msgstr "mezua(k) erantsi mezu honetara" #: ../keymap_alldefs.h:23 msgid "edit the BCC list" msgstr "BCC zerrenda editatu" #: ../keymap_alldefs.h:24 msgid "edit the CC list" msgstr "CC zerrenda editatu" #: ../keymap_alldefs.h:25 msgid "edit attachment description" msgstr "gehigarri deskribapena editatu" #: ../keymap_alldefs.h:26 msgid "edit attachment transfer-encoding" msgstr "gehigarriaren transferentzi kodifikazioa editatu" #: ../keymap_alldefs.h:27 msgid "enter a file to save a copy of this message in" msgstr "mezu honen kopia egingo den fitxategia sartu" #: ../keymap_alldefs.h:28 msgid "edit the file to be attached" msgstr "gehitu behar den fitxategia editatu" #: ../keymap_alldefs.h:29 msgid "edit the from field" msgstr "nondik parametroa editatu" #: ../keymap_alldefs.h:30 msgid "edit the message with headers" msgstr "mezua buruekin editatu" #: ../keymap_alldefs.h:31 msgid "edit the message" msgstr "mezua editatu" #: ../keymap_alldefs.h:32 msgid "edit attachment using mailcap entry" msgstr "mailcap sarrera erabiliaz gehigarria editatu" #: ../keymap_alldefs.h:33 msgid "edit the Reply-To field" msgstr "erantzun-honi eremua aldatu" #: ../keymap_alldefs.h:34 msgid "edit the subject of this message" msgstr "mezu honen gaia editatu" #: ../keymap_alldefs.h:35 msgid "edit the TO list" msgstr "Nori zerrenda editatu" #: ../keymap_alldefs.h:36 msgid "create a new mailbox (IMAP only)" msgstr "posta-kutxa berria sortu (IMAP bakarrik)" #: ../keymap_alldefs.h:37 msgid "edit attachment content type" msgstr "gehigarriaren eduki mota editatu" #: ../keymap_alldefs.h:38 msgid "get a temporary copy of an attachment" msgstr "eskuratu gehigarriaren behin-behineko kopia" #: ../keymap_alldefs.h:39 msgid "run ispell on the message" msgstr "ispell abiarazi mezu honetan" #: ../keymap_alldefs.h:40 msgid "compose new attachment using mailcap entry" msgstr "mailcap sarrera erabiliaz gehigarri berria sortu" #: ../keymap_alldefs.h:41 msgid "toggle recoding of this attachment" msgstr "txandakatu gehigarri honen gordetzea" #: ../keymap_alldefs.h:42 msgid "save this message to send later" msgstr "mezu hau beranduago bidaltzeko gorde" #: ../keymap_alldefs.h:43 msgid "rename/move an attached file" msgstr "gehituriko fitxategia ezabatu/berrizendatu" #: ../keymap_alldefs.h:44 msgid "send the message" msgstr "bidali mezua" #: ../keymap_alldefs.h:45 msgid "toggle disposition between inline/attachment" msgstr "mezua/gehigarriaren artean kokalekua aldatu" #: ../keymap_alldefs.h:46 msgid "toggle whether to delete file after sending it" msgstr "bidali aurretik gehigarria ezabatua baldin bada aldatu" #: ../keymap_alldefs.h:47 msgid "update an attachment's encoding info" msgstr "gehigarriaren kodeaketa argibideak eguneratu" #: ../keymap_alldefs.h:48 msgid "write the message to a folder" msgstr "mezua karpeta batetan gorde" #: ../keymap_alldefs.h:49 msgid "copy a message to a file/mailbox" msgstr "fitxategi/postakutxa batetara kopiatu mezua" #: ../keymap_alldefs.h:50 msgid "create an alias from a message sender" msgstr "mezuaren bidaltzailearentzat ezizena berria sortu" #: ../keymap_alldefs.h:51 msgid "move entry to bottom of screen" msgstr "sarrera pantailaren bukaerara mugitu" #: ../keymap_alldefs.h:52 msgid "move entry to middle of screen" msgstr "sarrera pantailaren erdira mugitu" #: ../keymap_alldefs.h:53 msgid "move entry to top of screen" msgstr "sarrera pantailaren goikaldera mugitu" #: ../keymap_alldefs.h:54 msgid "make decoded (text/plain) copy" msgstr "enkriptatu gabeko (testu/laua) kopia" #: ../keymap_alldefs.h:55 msgid "make decoded copy (text/plain) and delete" msgstr "enkriptatu gabeko (testu/laua) kopia egin eta ezabatu" #: ../keymap_alldefs.h:56 msgid "delete the current entry" msgstr "uneko sarrera ezabatu" #: ../keymap_alldefs.h:57 msgid "delete the current mailbox (IMAP only)" msgstr "uneko posta-kutxa ezabatu (IMAP bakarrik)" #: ../keymap_alldefs.h:58 msgid "delete all messages in subthread" msgstr "azpihari honetako mezuak ezabatu" #: ../keymap_alldefs.h:59 msgid "delete all messages in thread" msgstr "hari honetako mezu guztiak ezabatu" #: ../keymap_alldefs.h:60 msgid "display full address of sender" msgstr "bidaltzailearen helbide osoa erakutsi" #: ../keymap_alldefs.h:61 msgid "display message and toggle header weeding" msgstr "mezua erakutsi eta buru guztien erakustaldia aldatu" #: ../keymap_alldefs.h:62 msgid "display a message" msgstr "mezua erakutsi" #: ../keymap_alldefs.h:63 msgid "edit the raw message" msgstr "mezu laua editatu" #: ../keymap_alldefs.h:64 msgid "delete the char in front of the cursor" msgstr "kurtsorearen aurrean dagoen karakterra ezabatu" #: ../keymap_alldefs.h:65 msgid "move the cursor one character to the left" msgstr "kurtsorea karaktere bat ezkerraldera mugitu" #: ../keymap_alldefs.h:66 msgid "move the cursor to the beginning of the word" msgstr "kurtsorea hitzaren hasierara mugitu" #: ../keymap_alldefs.h:67 msgid "jump to the beginning of the line" msgstr "lerroaren hasierara salto egin" #: ../keymap_alldefs.h:68 msgid "cycle among incoming mailboxes" msgstr "sarrera posta-kutxen artean aldatu" #: ../keymap_alldefs.h:69 msgid "complete filename or alias" msgstr "fitxategi izen edo ezizena bete" #: ../keymap_alldefs.h:70 msgid "complete address with query" msgstr "galderarekin osatu helbidea" #: ../keymap_alldefs.h:71 msgid "delete the char under the cursor" msgstr "kurtsorearen azpian dagoen karakterra ezabatu" #: ../keymap_alldefs.h:72 msgid "jump to the end of the line" msgstr "lerroaren bukaerara salto egin" #: ../keymap_alldefs.h:73 msgid "move the cursor one character to the right" msgstr "kurtsorea karaktere bat eskuinaldera mugitu" #: ../keymap_alldefs.h:74 msgid "move the cursor to the end of the word" msgstr "kurtsorea hitzaren bukaerara mugitu" #: ../keymap_alldefs.h:75 msgid "scroll down through the history list" msgstr "historia zerrendan atzera mugitu" #: ../keymap_alldefs.h:76 msgid "scroll up through the history list" msgstr "historia zerrendan aurrera mugitu" #: ../keymap_alldefs.h:77 msgid "delete chars from cursor to end of line" msgstr "kurtsoretik lerro bukaerara dauden karakterrak ezabatu" #: ../keymap_alldefs.h:78 msgid "delete chars from the cursor to the end of the word" msgstr "kurtsoretik hitzaren bukaerara dauden karakterrak ezabatu" #: ../keymap_alldefs.h:79 msgid "delete all chars on the line" msgstr "lerro honetako karaktere guziak ezabatu" #: ../keymap_alldefs.h:80 msgid "delete the word in front of the cursor" msgstr "kurtsorearen aurrean dagoen hitza ezabatu" #: ../keymap_alldefs.h:81 msgid "quote the next typed key" msgstr "sakatzen den hurrengo tekla markatu" #: ../keymap_alldefs.h:82 msgid "transpose character under cursor with previous" msgstr "kurtsorearen azpiko karakterra aurrekoarekin irauli" #: ../keymap_alldefs.h:83 msgid "capitalize the word" msgstr "hitza kapitalizatu" #: ../keymap_alldefs.h:84 msgid "convert the word to lower case" msgstr "hitza minuskuletara bihurtu" #: ../keymap_alldefs.h:85 msgid "convert the word to upper case" msgstr "hitza maiuskuletara bihurtu" #: ../keymap_alldefs.h:86 msgid "enter a muttrc command" msgstr "sar muttrc komandoa" #: ../keymap_alldefs.h:87 msgid "enter a file mask" msgstr "fitxategi maskara sartu" #: ../keymap_alldefs.h:88 msgid "exit this menu" msgstr "menu hau utzi" #: ../keymap_alldefs.h:89 msgid "filter attachment through a shell command" msgstr "sheel komando bidezko gehigarri iragazkia" #: ../keymap_alldefs.h:90 msgid "move to the first entry" msgstr "lehenengo sarrerara mugitu" #: ../keymap_alldefs.h:91 msgid "toggle a message's 'important' flag" msgstr "mezuen bandera garrantzitsuak txandakatu" #: ../keymap_alldefs.h:92 msgid "forward a message with comments" msgstr "birbidali mezua iruzkinekin" #: ../keymap_alldefs.h:93 msgid "select the current entry" msgstr "uneko sarrera aukeratu" #: ../keymap_alldefs.h:94 msgid "reply to all recipients" msgstr "denei erantzun" #: ../keymap_alldefs.h:95 msgid "scroll down 1/2 page" msgstr "orrialde erdia jaitsi" #: ../keymap_alldefs.h:96 msgid "scroll up 1/2 page" msgstr "orrialde erdia igo" #: ../keymap_alldefs.h:97 msgid "this screen" msgstr "leiho hau" #: ../keymap_alldefs.h:98 msgid "jump to an index number" msgstr "joan sarrera zenbakira" #: ../keymap_alldefs.h:99 msgid "move to the last entry" msgstr "azkenengo sarrerara salto egin" #: ../keymap_alldefs.h:100 msgid "reply to specified mailing list" msgstr "emandako eposta zerrendara erantzun" #: ../keymap_alldefs.h:101 msgid "execute a macro" msgstr "macro bat abiarazi" #: ../keymap_alldefs.h:102 msgid "compose a new mail message" msgstr "eposta mezu berri bat idatzi" #: ../keymap_alldefs.h:103 msgid "break the thread in two" msgstr "haria bitan zatitu" #: ../keymap_alldefs.h:104 msgid "open a different folder" msgstr "beste karpeta bat ireki" #: ../keymap_alldefs.h:105 msgid "open a different folder in read only mode" msgstr "irakurketa soilerako beste karpeta bat ireki" #: ../keymap_alldefs.h:106 msgid "clear a status flag from a message" msgstr "mezuaren egoera bandera ezabatu" #: ../keymap_alldefs.h:107 msgid "delete messages matching a pattern" msgstr "emandako patroiaren araberako mezuak ezabatu" #: ../keymap_alldefs.h:108 msgid "force retrieval of mail from IMAP server" msgstr "IMAP zerbitzari batetatik ePosta jasotzea behartu" #: ../keymap_alldefs.h:109 msgid "logout from all IMAP servers" msgstr "" #: ../keymap_alldefs.h:110 msgid "retrieve mail from POP server" msgstr "POP zerbitzaritik ePosta jaso" #: ../keymap_alldefs.h:111 msgid "move to the first message" msgstr "lehenengo mezura joan" #: ../keymap_alldefs.h:112 msgid "move to the last message" msgstr "azkenengo mezura joan" #: ../keymap_alldefs.h:113 msgid "show only messages matching a pattern" msgstr "emandako patroia betetzen duten mezuak bakarrik erakutsi" #: ../keymap_alldefs.h:114 msgid "link tagged message to the current one" msgstr "lotu markaturiko mezua honetara" #: ../keymap_alldefs.h:115 msgid "open next mailbox with new mail" msgstr "ireki posta berria duen hurrengo postakutxa" #: ../keymap_alldefs.h:116 msgid "jump to the next new message" msgstr "hurrengo mezu berrira joan" #: ../keymap_alldefs.h:117 msgid "jump to the next new or unread message" msgstr "hurrengo mezu berri edo irakurgabera joan" #: ../keymap_alldefs.h:118 msgid "jump to the next subthread" msgstr "hurrengo azpiharira joan" #: ../keymap_alldefs.h:119 msgid "jump to the next thread" msgstr "hurrengo harira joan" #: ../keymap_alldefs.h:120 msgid "move to the next undeleted message" msgstr "hurrengo ezabatu gabeko mezura joan" #: ../keymap_alldefs.h:121 msgid "jump to the next unread message" msgstr "hurrengo irakurgabeko mezura joan" #: ../keymap_alldefs.h:122 msgid "jump to parent message in thread" msgstr "hariko goiko mezura joan" #: ../keymap_alldefs.h:123 msgid "jump to previous thread" msgstr "aurreko harira joan" #: ../keymap_alldefs.h:124 msgid "jump to previous subthread" msgstr "aurreko harirazpira joan" #: ../keymap_alldefs.h:125 msgid "move to the previous undeleted message" msgstr "ezabatugabeko hurrengo mezura joan" #: ../keymap_alldefs.h:126 msgid "jump to the previous new message" msgstr "aurreko mezu berrira joan" #: ../keymap_alldefs.h:127 msgid "jump to the previous new or unread message" msgstr "aurreko mezu berri edo irakurgabera joan" #: ../keymap_alldefs.h:128 msgid "jump to the previous unread message" msgstr "aurreko mezu irakurgabera joan" #: ../keymap_alldefs.h:129 msgid "mark the current thread as read" msgstr "uneko haria irakurria bezala markatu" #: ../keymap_alldefs.h:130 msgid "mark the current subthread as read" msgstr "uneko azpiharia irakurria bezala markatu" #: ../keymap_alldefs.h:131 msgid "set a status flag on a message" msgstr "egoera bandera ezarri mezuari" #: ../keymap_alldefs.h:132 msgid "save changes to mailbox" msgstr "postakutxaren aldaketak gorde" #: ../keymap_alldefs.h:133 msgid "tag messages matching a pattern" msgstr "emandako patroiaren araberako mezuak markatu" #: ../keymap_alldefs.h:134 msgid "undelete messages matching a pattern" msgstr "emandako patroiaren araberako mezuak berreskuratu" #: ../keymap_alldefs.h:135 msgid "untag messages matching a pattern" msgstr "emandako patroiaren araberako mezuak desmarkatu" #: ../keymap_alldefs.h:136 msgid "move to the middle of the page" msgstr "orriaren erdira joan" #: ../keymap_alldefs.h:137 msgid "move to the next entry" msgstr "hurrengo sarrerara joan" #: ../keymap_alldefs.h:138 msgid "scroll down one line" msgstr "lerro bat jaitsi" #: ../keymap_alldefs.h:139 msgid "move to the next page" msgstr "hurrengo orrialdera joan" #: ../keymap_alldefs.h:140 msgid "jump to the bottom of the message" msgstr "mezuaren bukaerara joan" #: ../keymap_alldefs.h:141 msgid "toggle display of quoted text" msgstr "gako arteko testuaren erakustaldia aldatu" #: ../keymap_alldefs.h:142 msgid "skip beyond quoted text" msgstr "gako arteko testuaren atzera salto egin" #: ../keymap_alldefs.h:143 msgid "jump to the top of the message" msgstr "mezuaren hasierara joan" #: ../keymap_alldefs.h:144 msgid "pipe message/attachment to a shell command" msgstr "mezua/gehigarria shell komando batetara bideratu" #: ../keymap_alldefs.h:145 msgid "move to the previous entry" msgstr "aurreko sarrerara joan" #: ../keymap_alldefs.h:146 msgid "scroll up one line" msgstr "lerro bat igo" #: ../keymap_alldefs.h:147 msgid "move to the previous page" msgstr "aurreko orrialdera joan" #: ../keymap_alldefs.h:148 msgid "print the current entry" msgstr "uneko sarrera inprimatu" #: ../keymap_alldefs.h:149 msgid "query external program for addresses" msgstr "galdetu kanpoko aplikazioari helbidea lortzeko" #: ../keymap_alldefs.h:150 msgid "append new query results to current results" msgstr "emaitza hauei bilaketa berriaren emaitzak gehitu" #: ../keymap_alldefs.h:151 msgid "save changes to mailbox and quit" msgstr "aldaketak postakutxan gorde eta utzi" #: ../keymap_alldefs.h:152 msgid "recall a postponed message" msgstr "atzeratiutako mezua berriz hartu" #: ../keymap_alldefs.h:153 msgid "clear and redraw the screen" msgstr "pantaila garbitu eta berriz marraztu" #: ../keymap_alldefs.h:154 msgid "{internal}" msgstr "{barnekoa}" #: ../keymap_alldefs.h:155 msgid "rename the current mailbox (IMAP only)" msgstr "uneko postakutxa berrizendatu (IMAP soilik)" #: ../keymap_alldefs.h:156 msgid "reply to a message" msgstr "mezuari erantzuna" #: ../keymap_alldefs.h:157 msgid "use the current message as a template for a new one" msgstr "unekoa mezu berri bat egiteko txantiloi gisa erabili" #: ../keymap_alldefs.h:158 msgid "save message/attachment to a mailbox/file" msgstr "" #: ../keymap_alldefs.h:159 msgid "search for a regular expression" msgstr "espresio erregular bat bilatu" #: ../keymap_alldefs.h:160 msgid "search backwards for a regular expression" msgstr "espresio erregular baten bidez atzeraka bilatu" #: ../keymap_alldefs.h:161 msgid "search for next match" msgstr "hurrengo parekatzera joan" #: ../keymap_alldefs.h:162 msgid "search for next match in opposite direction" msgstr "beste zentzuan hurrengoa parekatzea bilatu" #: ../keymap_alldefs.h:163 msgid "toggle search pattern coloring" msgstr "bilaketa patroiaren kolorea txandakatu" #: ../keymap_alldefs.h:164 msgid "invoke a command in a subshell" msgstr "komando bat subshell batetan deitu" #: ../keymap_alldefs.h:165 msgid "sort messages" msgstr "mezuak ordenatu" #: ../keymap_alldefs.h:166 msgid "sort messages in reverse order" msgstr "mezuak atzekoz aurrera ordenatu" #: ../keymap_alldefs.h:167 msgid "tag the current entry" msgstr "uneko sarrera markatu" #: ../keymap_alldefs.h:168 msgid "apply next function to tagged messages" msgstr "markatutako mezuei funtzio hau aplikatu" #: ../keymap_alldefs.h:169 msgid "apply next function ONLY to tagged messages" msgstr "hurrengo funtzioa BAKARRIK markaturiko mezuetan erabili" #: ../keymap_alldefs.h:170 msgid "tag the current subthread" msgstr "uneko azpiharia markatu" #: ../keymap_alldefs.h:171 msgid "tag the current thread" msgstr "uneko haria markatu" #: ../keymap_alldefs.h:172 msgid "toggle a message's 'new' flag" msgstr "mezuaren 'berria' bandera aldatu" #: ../keymap_alldefs.h:173 msgid "toggle whether the mailbox will be rewritten" msgstr "posta-kutxaren datuak berritzen direnean aldatu" #: ../keymap_alldefs.h:174 msgid "toggle whether to browse mailboxes or all files" msgstr "postakutxak eta artxibo guztien ikustaldia aldatu" #: ../keymap_alldefs.h:175 msgid "move to the top of the page" msgstr "orriaren goikaldera joan" #: ../keymap_alldefs.h:176 msgid "undelete the current entry" msgstr "uneko sarrera berreskuratu" #: ../keymap_alldefs.h:177 msgid "undelete all messages in thread" msgstr "hariko mezu guztiak berreskuratu" #: ../keymap_alldefs.h:178 msgid "undelete all messages in subthread" msgstr "azpihariko mezu guztiak berreskuratu" #: ../keymap_alldefs.h:179 msgid "show the Mutt version number and date" msgstr "Mutt bertsio zenbakia eta data erakutsi" #: ../keymap_alldefs.h:180 msgid "view attachment using mailcap entry if necessary" msgstr "gehigarria erakutsi beharrezkoa balitz mailcap sarrera erabiliaz" #: ../keymap_alldefs.h:181 msgid "show MIME attachments" msgstr "MIME gehigarriak ikusi" #: ../keymap_alldefs.h:182 msgid "display the keycode for a key press" msgstr "zanpatutako teklaren tekla-kodea erakutsi" #: ../keymap_alldefs.h:183 msgid "show currently active limit pattern" msgstr "unean gaitutako patroiaren muga erakutsi" #: ../keymap_alldefs.h:184 msgid "collapse/uncollapse current thread" msgstr "uneko haria zabaldu/trinkotu" #: ../keymap_alldefs.h:185 msgid "collapse/uncollapse all threads" msgstr "hari guztiak zabaldu/trinkotu" #: ../keymap_alldefs.h:186 msgid "attach a PGP public key" msgstr "PGP gako publikoa gehitu" #: ../keymap_alldefs.h:187 msgid "show PGP options" msgstr "PGP aukerak ikusi" #: ../keymap_alldefs.h:188 msgid "mail a PGP public key" msgstr "PGP gako publikoa epostaz bidali" #: ../keymap_alldefs.h:189 msgid "verify a PGP public key" msgstr "PGP gako publikoa egiaztatu" #: ../keymap_alldefs.h:190 msgid "view the key's user id" msgstr "gakoaren erabiltzaile id-a erakutsi" #: ../keymap_alldefs.h:191 msgid "check for classic PGP" msgstr "PGP klasiko bila arakatu" #: ../keymap_alldefs.h:192 msgid "Accept the chain constructed" msgstr "Eratutako katea onartu" #: ../keymap_alldefs.h:193 msgid "Append a remailer to the chain" msgstr "Kateari berbidaltze bat gehitu" #: ../keymap_alldefs.h:194 msgid "Insert a remailer into the chain" msgstr "Kateari berbidaltze bat gehitu" #: ../keymap_alldefs.h:195 msgid "Delete a remailer from the chain" msgstr "Kateari berbidaltze bat ezabatu" #: ../keymap_alldefs.h:196 msgid "Select the previous element of the chain" msgstr "Katearen aurreko elementua aukeratu" #: ../keymap_alldefs.h:197 msgid "Select the next element of the chain" msgstr "Katearen hurrengo elementua aukeratu" #: ../keymap_alldefs.h:198 msgid "send the message through a mixmaster remailer chain" msgstr "mixmaster berbidalketa katearen bidez bidali mezua" #: ../keymap_alldefs.h:199 msgid "make decrypted copy and delete" msgstr "enkriptatu gabeko kopia egin eta ezabatu" #: ../keymap_alldefs.h:200 msgid "make decrypted copy" msgstr "enkriptatu gabeko kopia egin" #: ../keymap_alldefs.h:201 msgid "wipe passphrase(s) from memory" msgstr "pasahitza(k) memoriatik ezabatu" #: ../keymap_alldefs.h:202 msgid "extract supported public keys" msgstr "onartutako gako publikoak atera" #: ../keymap_alldefs.h:203 msgid "show S/MIME options" msgstr "S/MIME aukerak ikusi" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/gdebi.po��������������������������������������������������0000644�0000000�0000000�00000051417�12704125525�016516� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for gdebi # Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014 # This file is distributed under the same license as the gdebi package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014. # msgid "" msgstr "" "Project-Id-Version: gdebi\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-11 17:04+0000\n" "PO-Revision-Date: 2014-04-14 16:51+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:43+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../gdebi:50 #, c-format msgid "" "usage: %prog [options] filename\n" "For a graphical version run gdebi-gtk\n" msgstr "" "erabilera: %prog [aukerak] fitxategia\n" "Bertsio grafikorako exekutatu gdebi-gtk\n" #: ../gdebi:56 ../gdebi-gtk:54 msgid "Run non-interactive (dangerous!)" msgstr "Exekutatu ez-interaktiboki (arriskutsua!)" #: ../gdebi:60 msgid "Set an APT configuration option" msgstr "Ezarri APT konfigurazio aukera bat" #: ../gdebi:64 msgid "Do not show progress information" msgstr "Ez erakutsi aurrerapenaren informazioa" #: ../gdebi:68 msgid "Simulate only and print a apt-get install compatible line to stderr" msgstr "" "Bakarrik simulatu eta inprimatu apt-get install lerro bateragarri bat stderr-" "eri" #: ../gdebi:70 msgid "Use alternative root dir" msgstr "Erabili root helbide alternatiboa" #: ../gdebi:78 #, c-format msgid "gdebi error, file not found: %s\n" msgstr "gdebi-ren errorea, fitxategia ez da aurkitu: %s\n" #: ../gdebi:97 ../gdebi:106 msgid "Need to be root to install packages" msgstr "root izan behar da paketeak instalatzeko" #: ../gdebi:108 ../GDebi/GDebiCli.py:154 msgid "Do you want to install the software package? [y/N]:" msgstr "Software paketea instalatu nahi duzu?[b/E]:" #: ../gdebi-gtk:57 msgid "Auto close when the install is finished" msgstr "Itxi automatikoki instalazioa amaitzean" #: ../gdebi-gtk:59 msgid "Use alternative datadir" msgstr "datadir alternatiboa erabili" #: ../gdebi-gtk:62 msgid "Remove package" msgstr "Kendu paketea" #: ../gdebi-gtk:81 msgid "Software index is broken" msgstr "Software-indizea hondatuta dago" #: ../gdebi-gtk:82 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 "" "Softwarea kudeatzeko sistemaren huts garrantzitsua da hau. Synaptic erabili " "ezazu pakete apurtuak bilatzeko, '/etc/apt/sources.list' fitxategiaren " "osotasuna eta baimenak egiaztatu itzazu, eta hau exekutatu ezazu software-" "informazioa birkargatzeko: 'sudo apt-get update' eta 'sudo apt-get install -" "f'" #: ../data/gdebi.ui.h:1 ../data/gdebi.desktop.in.h:3 msgid "Install and view software packages" msgstr "Instalatu eta ikusi software paketeak" #: ../data/gdebi.ui.h:2 msgid "GPL, see /usr/share/common-licenses/GPL" msgstr "GPL, ikusi /usr/share/common-licenses/GPL" #: ../data/gdebi.ui.h:3 msgid "Terminal" msgstr "Terminala" #: ../data/gdebi.ui.h:4 msgid "Automatically close after the changes have been successfully applied" msgstr "Itxi automatikoki aldaketak behar bezala aplikatutakoan" #: ../data/gdebi.ui.h:5 ../GDebi/GDebiKDE.py:154 ../GDebi/GDebiKDE.py:156 #: ../GDebi/GDebiKDE.py:318 msgid "Details" msgstr "Xehetasunak" #: ../data/gdebi.ui.h:6 ../GDebi/GDebiKDE.py:317 msgid "<b>To install the following changes are required:</b>" msgstr "<b>Ondorengo aldaketak egin behar dira instalatzeko:</b>" #: ../data/gdebi.ui.h:7 ../data/gdebi.desktop.in.h:2 msgid "Package Installer" msgstr "Pakete-instalatzailea" #: ../data/gdebi.ui.h:8 msgid "_File" msgstr "_Fitxategia" #: ../data/gdebi.ui.h:9 msgid "_Open…" msgstr "_Ireki..." #: ../data/gdebi.ui.h:10 msgid "_Refresh" msgstr "_Freskatu" #: ../data/gdebi.ui.h:11 msgid "_Edit" msgstr "_Editatu" #: ../data/gdebi.ui.h:12 msgid "_Help" msgstr "_Laguntza" #. first, we load all the default descriptions -- pyuic doesn't use #. gettext as default (FIXME, copy code from language-selector) #: ../data/gdebi.ui.h:13 ../GDebi/GDebiKDE.py:152 msgid "Package:" msgstr "Paketea:" #: ../data/gdebi.ui.h:14 msgid "<b><big> </big></b>" msgstr "<b><big> </big></b>" #: ../data/gdebi.ui.h:15 msgid "_Details" msgstr "_Xehetasunak" #: ../data/gdebi.ui.h:16 ../GDebi/GDebiKDE.py:153 msgid "Status:" msgstr "Egoera:" #: ../data/gdebi.ui.h:17 msgid "Description:" msgstr "Deskribapena:" #. img = Gtk.Image() #. img.set_from_stock(Gtk.STOCK_APPLY,Gtk.IconSize.BUTTON) #. self.button_install.set_image(img) #: ../data/gdebi.ui.h:18 ../GDebi/GDebiGtk.py:337 ../GDebi/GDebiGtk.py:395 msgid "_Install Package" msgstr "_Instalatu paketea" #: ../data/gdebi.ui.h:19 msgid "_Remove Package" msgstr "_Kendu paketea" #: ../data/gdebi.ui.h:20 msgid "_Download Package" msgstr "_Deskargatu paketea" #: ../data/gdebi.ui.h:21 ../GDebi/GDebiKDE.py:155 msgid "Description" msgstr "Deskribapena" #: ../data/gdebi.ui.h:22 ../GDebi/GDebiKDE.py:161 msgid "<b>Version:</b>" msgstr "<b>Bertsioa:</b>" #: ../data/gdebi.ui.h:23 ../GDebi/GDebiKDE.py:162 msgid "<b>Maintainer:</b>" msgstr "<b>Arduraduna:</b>" #: ../data/gdebi.ui.h:24 ../GDebi/GDebiKDE.py:163 msgid "<b>Priority:</b>" msgstr "<b>Lehentasuna:</b>" #: ../data/gdebi.ui.h:25 ../GDebi/GDebiKDE.py:164 msgid "<b>Section:</b>" msgstr "<b>Sekzioa:</b>" #: ../data/gdebi.ui.h:26 ../GDebi/GDebiKDE.py:165 msgid "<b>Size:</b>" msgstr "<b>Tamaina:</b>" #: ../data/gdebi.ui.h:27 msgid " " msgstr " " #: ../data/gdebi.ui.h:28 msgid "Included files" msgstr "Fitxategi gehitutak" #: ../data/gdebi.ui.h:29 msgid "Lintian output" msgstr "" #: ../data/gdebi.desktop.in.h:1 msgid "GDebi Package Installer" msgstr "GDebi pakete-instalatzailea" #: ../data/gdebi.desktop.in.h:4 msgid "package;apt;dpkg;install" msgstr "" #. Translators: it's for missing entries in the deb package, #. e.g. a missing "Maintainer" field #: ../GDebi/DebPackage.py:38 #, python-format msgid "%s is not available" msgstr "Ez da %s aurkitu" #: ../GDebi/DebPackage.py:52 msgid "Click packages can currently only be inspected with this tool" msgstr "" #: ../GDebi/GDebiGtk.py:95 msgid "Copy selected text" msgstr "Kopiatu hautatutako testua" #: ../GDebi/GDebiGtk.py:106 msgid "Loading..." msgstr "Kargatzen..." #: ../GDebi/GDebiGtk.py:181 msgid "Can not download as root" msgstr "Ezin da root bezala deskargatu" #: ../GDebi/GDebiGtk.py:182 msgid "" "Remote packages can not be downloaded when running as root. Please try again " "as a normal user." msgstr "" #: ../GDebi/GDebiGtk.py:195 msgid "Downloading package" msgstr "Paketea deskargatzen" #: ../GDebi/GDebiGtk.py:202 msgid "Download failed" msgstr "Deskargak huts egin du" #: ../GDebi/GDebiGtk.py:203 #, python-format msgid "Downloading the package failed: file '%s' '%s'" msgstr "" #. set window title #. set name #: ../GDebi/GDebiGtk.py:251 ../GDebi/GDebiKDE.py:205 #, python-format msgid "Package Installer - %s" msgstr "Pakete-instalatzailea - %s" #: ../GDebi/GDebiGtk.py:308 msgid "Package control data" msgstr "Paketearen kontrol datuak" #: ../GDebi/GDebiGtk.py:311 msgid "Upstream data" msgstr "Upstream data" #: ../GDebi/GDebiGtk.py:317 msgid "Error reading filelist" msgstr "Errorea fitxategien zerrenda irakurtzean" #: ../GDebi/GDebiGtk.py:333 msgid "Error: " msgstr "Errorea: " #: ../GDebi/GDebiGtk.py:348 msgid "Error: no longer provides " msgstr "" #: ../GDebi/GDebiGtk.py:365 msgid "Same version is already installed" msgstr "Bertsio bera instalatuta dago jadanik" #: ../GDebi/GDebiGtk.py:366 msgid "_Reinstall Package" msgstr "_Berrinstalatu paketea" #: ../GDebi/GDebiGtk.py:404 msgid "" "No lintian available.\n" "Please install using sudo apt-get install lintian" msgstr "" #: ../GDebi/GDebiGtk.py:407 msgid "Running lintian..." msgstr "" #: ../GDebi/GDebiGtk.py:429 #, python-format msgid "" "\n" "Lintian finished with exit status %s" msgstr "" #: ../GDebi/GDebiGtk.py:460 msgid "Selection is a directory" msgstr "Hautapena direktorio bat da" #: ../GDebi/GDebiGtk.py:465 ../GDebi/GDebiGtk.py:471 #, python-format msgid "Error reading file content '%s'" msgstr "Errorea '%s' fitxategiaren edukia irakurtzean" #: ../GDebi/GDebiGtk.py:476 msgid "File content can not be extracted" msgstr "Fitxategiaren edukia ezin da erauzi" #: ../GDebi/GDebiGtk.py:487 #, python-format msgid "<b>To be removed: %s</b>" msgstr "<b>Kentzeko: %s</b>" #: ../GDebi/GDebiGtk.py:489 ../GDebi/GDebiKDE.py:311 #, python-format msgid "To be installed: %s" msgstr "Instalatzeko: %s" #: ../GDebi/GDebiGtk.py:504 msgid "Open Software Package" msgstr "Ireki software paketea" #: ../GDebi/GDebiGtk.py:509 msgid "Software packages" msgstr "Software paketeak" #: ../GDebi/GDebiGtk.py:558 msgid "Dependency problems" msgstr "Mendekotasun arazoak" #: ../GDebi/GDebiGtk.py:559 #, python-format msgid "One or more packages are required by %s, it cannot be removed." msgstr "" #: ../GDebi/GDebiGtk.py:567 msgid "File not found" msgstr "Ez da fitxategia aurkitu" #: ../GDebi/GDebiGtk.py:568 msgid "You tried to install a file that does not (or no longer) exist. " msgstr "" "Existitzen ez (edo gehiagorik ez) den fitxategi bat instalatzen saiatu zara. " #: ../GDebi/GDebiGtk.py:579 msgid "Installing package file..." msgstr "Pakete-fitxategia instalatzen..." #: ../GDebi/GDebiGtk.py:581 msgid "Removing package..." msgstr "Paketea kentzen..." #: ../GDebi/GDebiGtk.py:584 msgid "Install unauthenticated software?" msgstr "Egiaztatu gabeko softwarea instalatu?" #: ../GDebi/GDebiGtk.py:585 msgid "" "Malicious software can damage your data and take control of your system.\n" "\n" "The packages below are not authenticated and could therefore be of malicious " "nature." msgstr "" "Software maltzurrak zure datuak honda ditzake eta zure sistemaren kontrola " "hartu.\n" "\n" "Beheko paketeak ez daude egiaztatuta eta maltzurrak izan daitezke." #: ../GDebi/GDebiGtk.py:613 msgid "You need to grant administrative rights to install software" msgstr "Eskubide administratiboak izan behar dituzu software-a instalatzeko" #: ../GDebi/GDebiGtk.py:614 msgid "" "\n" "It is a possible security risk to install packages files manually.\n" "Install software from trustworthy software distributors only.\n" msgstr "" "\n" "Seguritate arrisku bat izan daiteke paketeak eskuz instalatzea.\n" "Gomendatzen da bakarrik instalatzea software-a leku fidagarrietatik.\n" #: ../GDebi/GDebiGtk.py:619 msgid "You need to grant administrative rights to remove software" msgstr "" #: ../GDebi/GDebiGtk.py:620 msgid "It is a possible risk to remove packages." msgstr "Paketeak kentzea arriskutsua izan daiteke." #: ../GDebi/GDebiGtk.py:642 ../GDebi/GDebiGtk.py:707 msgid "Failed to install package file" msgstr "Huts egin du pakete-fitxategia instalatzean" #: ../GDebi/GDebiGtk.py:644 msgid "Failed to remove package" msgstr "Huts egin du paketea kentzean" #. errMsg = "%s" % msg #: ../GDebi/GDebiGtk.py:689 ../GDebi/GDebiKDE.py:366 msgid "Could not download all required files" msgstr "Ezin izan dira beharrezko fitxategi guztiak deskargatu" #: ../GDebi/GDebiGtk.py:690 msgid "" "Please check your internet connection or installation medium, and make sure " "your APT cache is up-to-date." msgstr "" #: ../GDebi/GDebiGtk.py:696 ../GDebi/GDebiKDE.py:373 msgid "Could not install all dependencies" msgstr "Ezin izan dira mendekotasun guztiak instalatu" #: ../GDebi/GDebiGtk.py:697 ../GDebi/GDebiKDE.py:374 msgid "" "Usually this is related to an error of the software distributor. See the " "terminal window for more details." msgstr "" "Hau normalean software-banatzailearen errore baten ondorio da. Ikusi " "terminalaren leihoa xehetasun gehiagorako." #: ../GDebi/GDebiGtk.py:713 #, python-format msgid "Installing %s" msgstr "%s instalatzen" #: ../GDebi/GDebiGtk.py:716 #, python-format msgid "Removing %s" msgstr "%s kentzen" #. self.label_action.set_markup("<b><big>"+_("Package installed")+"</big></b>") #. show the button #. self.button_deb_install_close.set_sensitive(True) #. self.button_deb_install_close.grab_default() #: ../GDebi/GDebiGtk.py:738 ../GDebi/GDebiKDE.py:393 msgid "Installation finished" msgstr "Instalazioa amaituta" #: ../GDebi/GDebiGtk.py:740 msgid "Removal finished" msgstr "Kentzea amaituta" #: ../GDebi/GDebiGtk.py:743 #, python-format msgid "Package '%s' was installed" msgstr "'%s' paketea instalatu da" #: ../GDebi/GDebiGtk.py:745 #, python-format msgid "Package '%s' was removed" msgstr "'%s' paketea kendu da" #: ../GDebi/GDebiGtk.py:748 ../GDebi/GDebiKDE.py:397 #, python-format msgid "Failed to install package '%s'" msgstr "Ezin izan da '%s' paketea instalatu" #: ../GDebi/GDebiGtk.py:751 #, python-format msgid "Failed to remove package '%s'" msgstr "Ezin izan da '%s' paketea kendu" #: ../GDebi/GDebiGtk.py:755 msgid "Installation complete" msgstr "Instalazioa osatuta" #: ../GDebi/GDebiGtk.py:757 msgid "Removal complete" msgstr "Kentzea osatuta" #: ../GDebi/GDebiGtk.py:765 ../GDebi/GDebiKDE.py:407 msgid "Failed to completely install all dependencies" msgstr "Ezin izan dira mendekotasun guztiak instalatu" #: ../GDebi/GDebiGtk.py:767 msgid "Failed to completely remove package" msgstr "Ezin izan da paketea erabat kendu" #: ../GDebi/GDebiGtk.py:768 ../GDebi/GDebiKDE.py:408 msgid "To fix this run 'sudo apt-get install -f' in a terminal window." msgstr "" "Hau konpontzeko, exekutatu 'sudo apt-get install -f' terminal-leiho batean." #. ui #: ../GDebi/GDebiGtk.py:886 ../GDebi/KDEAptDialogs.py:69 #, python-format msgid "Installing '%s'..." msgstr "'%s' instalatzen..." #: ../GDebi/GDebiGtk.py:889 #, python-format msgid "Removing '%s'..." msgstr "'%s' kentzen..." #: ../GDebi/GDebiGtk.py:999 ../GDebi/KDEAptDialogs.py:135 msgid "Installing dependencies..." msgstr "Mendekotasunak instalatzen..." #: ../GDebi/GDebiGtk.py:1044 ../GDebi/KDEAptDialogs.py:198 #: ../GDebi/KDEAptDialogs.py:208 ../GDebi/KDEAptDialogs.py:210 msgid "Downloading additional package files..." msgstr "Pakete-fitxategi gehigarriak deskargatzen..." #: ../GDebi/GDebiGtk.py:1053 ../GDebi/KDEAptDialogs.py:208 #, python-format msgid "File %s of %s at %sB/s" msgstr "%s. fitxategia %s(e)tik %s B/s-ko abiaduran" #: ../GDebi/GDebiGtk.py:1055 ../GDebi/KDEAptDialogs.py:210 #, python-format msgid "File %s of %s" msgstr "%s. fitxategia %s(e)tik" #. print "mediaChange %s %s" % (medium, drive) #: ../GDebi/GDebiGtk.py:1062 ../GDebi/KDEAptDialogs.py:216 #, python-format msgid "Please insert '%s' into the drive '%s'" msgstr "Mesedez, '%s' sartu ezazu '%s' unitatean" #: ../GDebi/GDebiCli.py:59 msgid "Configuration items must be specified with a =<value>\n" msgstr "Konfigurazio-tresnak a =<balioa> batekin zehaztu behar dira\n" #: ../GDebi/GDebiCli.py:65 #, python-format msgid "Couldn't set APT option %s to %s\n" msgstr "Ezin izan da ezarri APT %s aukera %s bezala\n" #: ../GDebi/GDebiCli.py:78 #, python-format msgid "Unknown package type '%s', exiting\n" msgstr "'%s' pakete-mota ezezaguna, irteten\n" #: ../GDebi/GDebiCli.py:82 msgid "Failed to open the software package\n" msgstr "Huts egin du software-paketea irekitzean\n" #: ../GDebi/GDebiCli.py:83 msgid "" "The package might be corrupted or you are not allowed to open the file. " "Check the permissions of the file.\n" msgstr "" "Paketea hondatuta egon daiteke edo ez zaude baimenduta fitxategia " "irekitzeko. Begiratu fitxategiaren baimenak.\n" #: ../GDebi/GDebiCli.py:89 msgid "This package is uninstallable\n" msgstr "Pakete hau ezin da instalatu\n" #: ../GDebi/GDebiCli.py:98 ../GDebi/GDebiKDE.py:241 msgid "No description is available" msgstr "Ez dago deskribapenik erabilgarri" #: ../GDebi/GDebiCli.py:108 msgid "The following packages are UNAUTHENTICATED: " msgstr "Ondorengo paketeak EGIAZTATU GABEAK dira: " #: ../GDebi/GDebiCli.py:112 msgid "Requires the REMOVAL of the following packages: " msgstr "Ondorengo paketeak KENTZEA eskatzen du: " #: ../GDebi/GDebiCli.py:117 msgid "Requires the installation of the following packages: " msgstr "Ondorengo paketeak instalatzea eskatzen du: " #: ../GDebi/GDebiCli.py:132 #, python-format msgid "Error during install: '%s'" msgstr "Errorea instalatzean: '%s'" #: ../GDebi/GDebiKDE.py:157 msgid "Included Files" msgstr "Barnean hartutako fitxategiak" #: ../GDebi/GDebiKDE.py:159 ../GDebi/GDebiKDE.py:299 msgid "&Install Package" msgstr "&Instalatu paketea" #: ../GDebi/GDebiKDE.py:160 msgid "&Download Package" msgstr "&Deskargatu paketea" #: ../GDebi/GDebiKDE.py:185 msgid "The package file does not exist" msgstr "Pakete-fitxategia ez da existitzen" #: ../GDebi/GDebiKDE.py:186 msgid "" "A nonexistent file has been selected for installation. Please select an " "existing .deb package file." msgstr "" "Existitzen ez den fitxategi bat hautatu da instalatzeko. Mesedez, hautatu " "existitzen den .deb pakete-fitxategi bat." #. self.textLabel1_3_2.setText(_("Same version is already installed")) #: ../GDebi/GDebiKDE.py:267 msgid "&Reinstall Package" msgstr "Instalatu &berriro paketea" #: ../GDebi/GDebiKDE.py:302 msgid "Re&install Package" msgstr "&Instalatu berriro paketea" #: ../GDebi/GDebiKDE.py:313 #, python-format msgid "To be removed: %s" msgstr "Kentzeko: %s" #: ../GDebi/GDebiKDE.py:367 msgid "" "Please check your internet connection or installation medium, or make sure " "your APT cache is up-to-date." msgstr "" #: ../GDebi/GDebiKDE.py:395 #, python-format msgid "<b>Package '%s' was installed</b>" msgstr "" #: ../GDebi/GDebiKDE.py:421 msgid "Installing" msgstr "" #: ../GDebi/GDebiCommon.py:78 msgid "Broken dependencies" msgstr "Hautsitako mendekotasunak" #: ../GDebi/GDebiCommon.py:79 msgid "" "Your system has broken dependencies. This application can not continue until " "this is fixed. To fix it run 'gksudo synaptic' or 'sudo apt-get install -f' " "in a terminal window." msgstr "" "Zure sistemak apurtutako mendekotasunak ditu. Aplikazioak ezin du aurrera " "jarraitu arazo hau konpondu arte. Konpontzeko, probatu terminal batetik " "'gksudo synaptic' edo 'sudo apt-get install -f' exekutatuz." #: ../GDebi/GDebiCommon.py:100 #, python-format msgid "'%s' is not a Debian package" msgstr "'%s' ez da Debian pakete bat" #: ../GDebi/GDebiCommon.py:101 #, python-format msgid "" "The MIME type of this file is '%s' and can not be installed on this system." msgstr "" "Fitxategi honen MIME mota '%s' da eta ezin da sistema honetan instalatu" #: ../GDebi/GDebiCommon.py:105 #, python-format msgid "Could not open '%s'" msgstr "Ezin izan da '%s' ireki" #: ../GDebi/GDebiCommon.py:106 msgid "" "The package might be corrupted or you are not allowed to open the file. " "Check the permissions of the file." msgstr "" "Baliteke paketea hondatuta egotea, edo zuk fitxategia irekitzeko baimenik ez " "izatea. Fitxategiaren baimenak egiazta itzazu." #: ../GDebi/GDebiCommon.py:128 msgid "Same version is available in a software channel" msgstr "Bertsio bera eskura dezakezu software-kanal batean" #: ../GDebi/GDebiCommon.py:129 msgid "You are recommended to install the software from the channel instead." msgstr "Softwarea kanaletik instalatzea gomendatzen da." #: ../GDebi/GDebiCommon.py:133 msgid "An older version is available in a software channel" msgstr "Bertsio zaharrago bat eskura dezakezu software-kanal batean" #: ../GDebi/GDebiCommon.py:134 msgid "" "Generally you are recommended to install the version from the software " "channel, since it is usually better supported." msgstr "" "Orokorrean, software-kanaleko bertsioa instalatzea gomendatzen da, euskarri " "hobea izan ohi duelako." #: ../GDebi/GDebiCommon.py:139 msgid "A later version is available in a software channel" msgstr "Bertsio berriago bat eskura dezakezu software-kanal batean" #: ../GDebi/GDebiCommon.py:141 msgid "" "You are strongly advised to install the version from the software channel, " "since it is usually better supported." msgstr "" "Erabat gomendagarria da software-kanaleko bertsioa instalatzea, euskarri " "hobea izan ohi duelako.." #: ../GDebi/GDebiCommon.py:183 msgid "All dependencies are satisfied" msgstr "Mendekotasun guztiak betetzen dira" #. FIXME: use ngettext here #: ../GDebi/GDebiCommon.py:186 #, python-format msgid "Requires the <b>removal</b> of %s packages\n" msgstr "%s pakete <b>kentzea</b> eskatzen du\n" #: ../GDebi/GDebiCommon.py:188 #, python-format msgid "Requires the installation of %s packages" msgstr "%s pakete instalatzea eskatzen du" #: ../GDebi/GDebiCommon.py:196 ../GDebi/GDebiCommon.py:214 msgid "Only one software management tool is allowed to run at the same time" msgstr "Softwarea kudeatzeko tresna bakarra erabil daiteke aldi berean" #: ../GDebi/GDebiCommon.py:198 ../GDebi/GDebiCommon.py:216 msgid "" "Please close the other application e.g. 'Update Manager', 'aptitude' or " "'Synaptic' first." msgstr "" "Mesedez, itxi beste aplikazioa (adb: 'Eguneraketa-kudeatzailea', 'aptitude' " "edo 'Synaptic') lehenik" #. change = QMessageBox.question(None, _("Media Change"), msg, QMessageBox.Ok, QMessageBox.Cancel) #: ../GDebi/KDEAptDialogs.py:218 msgid "Media Change" msgstr "Euskarri aldaketa" �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/debconf.po������������������������������������������������0000644�0000000�0000000�00000033737�12704125525�017051� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of debconf.po 1.5.54 to Basque # This file is distributed under the same license as the PACKAGE package. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. # # Piarres Beobide Egana <pi@beobide.net>, 2004, 2005, 2006, 2007. # Iñaki Larrañaga Murgoitio <dooteo@zundan.com>, 2012, 2014. msgid "" msgstr "" "Project-Id-Version: debconf 1.5.54\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-11-08 02:00+0000\n" "PO-Revision-Date: 2015-01-15 23:42+0000\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n" "Language-Team: Basque <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:58+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: ../Debconf/AutoSelect.pm:76 #, perl-format msgid "falling back to frontend: %s" msgstr "interfaze honetara itzultzen: %s" #: ../Debconf/AutoSelect.pm:84 #, perl-format msgid "unable to initialize frontend: %s" msgstr "ezin da interfaze hau abiarazi: %s" #: ../Debconf/AutoSelect.pm:90 #, perl-format msgid "Unable to start a frontend: %s" msgstr "Ezin da interfaze hau hasi: %s" #: ../Debconf/Config.pm:130 msgid "Config database not specified in config file." msgstr "" "Ez dago konfigurazioko datu-baserik ezarrita konfigurazioko fitxategian." #: ../Debconf/Config.pm:134 msgid "Template database not specified in config file." msgstr "" "Ez dago txantiloien datu-baserik ezarrita konfigurazioko fitxategian." #: ../Debconf/Config.pm:139 msgid "" "The Sigils and Smileys options in the config file are no longer used. Please " "remove them." msgstr "" "Zeinu eta aurpegieren aukerak ez dira gehiago erabiliko konfigurazioko " "fitxategian. Ken itzazu." #: ../Debconf/Config.pm:153 #, perl-format msgid "Problem setting up the database defined by stanza %s of %s." msgstr "" "Arazoa gertatu da %s / %s paragrafoak definitutako datu-basea konfiguratzean." #: ../Debconf/Config.pm:228 msgid "" " -f, --frontend\t\tSpecify debconf frontend to use.\n" " -p, --priority\t\tSpecify minimum priority question to show.\n" " --terse\t\t\tEnable terse mode.\n" msgstr "" " -f, --frontend\t\tZehaztu erabiliko den debconf interfazea.\n" " -p, --priority\t\tZehaztu erakutsiko diren galderen lehentasun baxuena.\n" " --terse\t\t\tGaitu modu laburra.\n" #: ../Debconf/Config.pm:308 #, perl-format msgid "Ignoring invalid priority \"%s\"" msgstr "Baliogabeko \"%s\" lehentasunari ez ikusi egiten" #: ../Debconf/Config.pm:309 #, perl-format msgid "Valid priorities are: %s" msgstr "Lehentasun erabilgarriak: %s" #: ../Debconf/Element/Editor/Boolean.pm:30 #: ../Debconf/Element/Editor/Multiselect.pm:31 #: ../Debconf/Element/Editor/Select.pm:31 msgid "Choices" msgstr "Aukerak" #: ../Debconf/Element/Editor/Boolean.pm:30 #: ../Debconf/Element/Editor/Boolean.pm:36 #: ../Debconf/Element/Editor/Boolean.pm:59 #: ../Debconf/Element/Teletype/Boolean.pm:28 msgid "yes" msgstr "bai" #: ../Debconf/Element/Editor/Boolean.pm:30 #: ../Debconf/Element/Editor/Boolean.pm:39 #: ../Debconf/Element/Editor/Boolean.pm:62 #: ../Debconf/Element/Teletype/Boolean.pm:29 msgid "no" msgstr "ez" #: ../Debconf/Element/Editor/Multiselect.pm:32 msgid "" "(Enter zero or more items separated by a comma followed by a space (', ').)" msgstr "" "(sartu 0 edo elementu gehiago koma eta hutsune batez bereiztuta (', ').)" #: ../Debconf/Element/Gnome.pm:182 msgid "_Help" msgstr "_Laguntza" #: ../Debconf/Element/Gnome.pm:184 msgid "Help" msgstr "Laguntza" #: ../Debconf/Element/Noninteractive/Error.pm:40 msgid "" "Debconf is not confident this error message was displayed, so it mailed it " "to you." msgstr "" "Debconf ez dago ziur errore mezu hau erakuts daitekeenik, beraz postaz " "bidaliko dizu." #: ../Debconf/Element/Noninteractive/Error.pm:67 msgid "Debconf" msgstr "Debconf" #: ../Debconf/Element/Noninteractive/Error.pm:90 #, perl-format msgid "Debconf, running at %s" msgstr "Debconf, %s(e)n exekutatzen" #: ../Debconf/Element/Select.pm:95 ../Debconf/Element/Select.pm:110 #, perl-format msgid "" "Input value, \"%s\" not found in C choices! This should never happen. " "Perhaps the templates were incorrectly localized." msgstr "" "Emandako \"%s\" balioa ez da C aukeretan aurkitu! Hau ez zen inoiz gertatu " "beharko. Agian txantiloia gaizki lokalizaturik dago." #: ../Debconf/Element/Teletype/Multiselect.pm:27 msgid "none of the above" msgstr "aurrekoetako bat ere ez" #: ../Debconf/Element/Teletype/Multiselect.pm:47 msgid "Enter the items you want to select, separated by spaces." msgstr "Sartu hautatu nahi dituzun elementuak, bereiztu zuriuneekin." #: ../Debconf/FrontEnd.pm:140 #, perl-format msgid "Unable to load Debconf::Element::%s. Failed because: %s" msgstr "" "Ezin izan da Debconf::Element::%s kargatu. Hutsegitearen zergatia: %s" #: ../Debconf/FrontEnd.pm:333 #, perl-format msgid "Configuring %s" msgstr "%s konfiguratzen" #: ../Debconf/FrontEnd/Dialog.pm:53 msgid "TERM is not set, so the dialog frontend is not usable." msgstr "" "TERM ez dago ezarrita, eta ezin da elkarrizketa-koadroaren interfazea " "erabili." #: ../Debconf/FrontEnd/Dialog.pm:56 msgid "Dialog frontend is incompatible with emacs shell buffers" msgstr "" "Elkarrizketa-koadroaren interfazea ez da emacs-en shell-eko bufferrekin " "bateragarria." #: ../Debconf/FrontEnd/Dialog.pm:59 msgid "" "Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or " "without a controlling terminal." msgstr "" "Elkarrizketa-koadroaren interfazeak ez du terminal tonto, emacs shell buffer " "edo kontrolik gabeko terminal batean funtzionatuko." #: ../Debconf/FrontEnd/Dialog.pm:105 msgid "" "No usable dialog-like program is installed, so the dialog based frontend " "cannot be used." msgstr "" "Ez dago elkarrizketa-koadro bezalako programarik instalatuta, ezingo da " "beraz elkarrizketa-koadroaren interfazea erabili." #: ../Debconf/FrontEnd/Dialog.pm:112 msgid "" "Dialog frontend requires a screen at least 13 lines tall and 31 columns wide." msgstr "" "Elkarrizketa-koadroaren interfazeak gutxienez 13 lerro altuerako eta 31 " "zutabe zabalerako pantaila beharko du." #: ../Debconf/FrontEnd/Dialog.pm:296 msgid "Package configuration" msgstr "Paketeen konfigurazioa" #: ../Debconf/FrontEnd/Editor.pm:94 msgid "" "You are using the editor-based debconf frontend to configure your system. " "See the end of this document for detailed instructions." msgstr "" "Editorean oinarritutako debconf interfazea erabiltzen ari zara sistema " "konfiguratzeko. Dokumentu honen amaieran argibide zehatzagoak aurki " "ditzakezu." #: ../Debconf/FrontEnd/Editor.pm:111 msgid "" "The editor-based debconf frontend presents you with one or more text files " "to edit. This is one such text file. If you are familiar with standard unix " "configuration files, this file will look familiar to you -- it contains " "comments interspersed with configuration items. Edit the file, changing any " "items as necessary, and then save it and exit. At that point, debconf will " "read the edited file, and use the values you entered to configure the system." msgstr "" "Editorean oinarritutako debconf interfazeak testu-fitxategi bat edo gehiago " "erakutsiko dizkizu editatzeko. Hau testu-fitxategi horietako bat da. Unix-en " "konfigurazioko fitxategi arruntekin ohituta bazaude, fitxategi hau ezaguna " "egingo zaizu -- honek iruzkinak ditu konfigurazioko elementuen artean. " "Editatu fitxategia, aldatu behar diren elementuak, gero gorde eta itxi. " "Momentu horretan debconf-ek editatutako fitxategia irakurri eta zuk " "sartutako balioak erabiliko ditu sistema konfiguratzeko." #: ../Debconf/FrontEnd/Gnome.pm:161 ../Debconf/FrontEnd/Kde.pm:100 #: ../Debconf/FrontEnd/Kde.pm:104 #, perl-format msgid "Debconf on %s" msgstr "Debconf %s(e)n" #: ../Debconf/FrontEnd/Readline.pm:47 msgid "This frontend requires a controlling tty." msgstr "Interfaze honek kontrolatzen den terminal (tty) bat behar du." #: ../Debconf/FrontEnd/Readline.pm:58 msgid "Term::ReadLine::GNU is incompatable with emacs shell buffers." msgstr "Term::ReadLine::GNU ez da emacs shell bufferrekin bateragarria." #: ../Debconf/FrontEnd/Teletype.pm:99 msgid "More" msgstr "Gehiago" #: ../Debconf/FrontEnd/Web.pm:66 #, perl-format msgid "Note: Debconf is running in web mode. Go to http://localhost:%i/" msgstr "" "Oharra: Debconf web moduan funtzionatzen ari da. Joan hona: " "http://localhost:%i/" #: ../Debconf/FrontEnd/Web.pm:166 msgid "Back" msgstr "Atzera" #: ../Debconf/FrontEnd/Web.pm:168 msgid "Next" msgstr "Hurrengoa" #: ../Debconf/Template.pm:96 #, perl-format msgid "" "warning: possible database corruption. Will attempt to repair by adding back " "missing question %s." msgstr "" "abisua: datu-basea hondatuta egon daiteke. Konpontzen saiatuko da galdutako " "%s galdera gehitzen." #: ../Debconf/Template.pm:211 #, perl-format msgid "" "Template #%s in %s has a duplicate field \"%s\" with new value \"%s\". " "Probably two templates are not properly separated by a lone newline.\n" msgstr "" "%s txantiloiak %s(e)n bikoiztutako \"%s\" eremu bat du \"%s\" balio " "berriarekin. Baliteke bi txantiloiak lerro berri bakar batez bereiztuta ez " "egotea.\n" #: ../Debconf/Template.pm:236 #, perl-format msgid "Unknown template field '%s', in stanza #%s of %s\n" msgstr "Txantiloiaren '%s' eremu ezezaguna %s/%s paragrafoan.\n" #: ../Debconf/Template.pm:262 #, perl-format msgid "Template parse error near `%s', in stanza #%s of %s\n" msgstr "Txantiloiaren errorea '%s'(e)tik gertu, %s/%s paragrafoan.\n" #: ../Debconf/Template.pm:268 #, perl-format msgid "Template #%s in %s does not contain a 'Template:' line\n" msgstr "%s txantiloiak ez du 'Template:' lerro bat %s(e)n\n" #: ../dpkg-preconfigure:126 #, perl-format msgid "must specify some debs to preconfigure" msgstr "deb batzuk zehaztu behar dituzu aurrekonfiguratzeko" #: ../dpkg-preconfigure:131 msgid "delaying package configuration, since apt-utils is not installed" msgstr "" "paketearen konfigurazioa atzeratu egingo da apt-utils ez baitago instalatuta." #: ../dpkg-preconfigure:138 #, perl-format msgid "unable to re-open stdin: %s" msgstr "ezin da stdin berrireki: %s" #: ../dpkg-preconfigure:169 ../dpkg-preconfigure:181 #, perl-format msgid "apt-extracttemplates failed: %s" msgstr "apt-extracttemplates komandoak huts egin du: %s" #: ../dpkg-preconfigure:173 ../dpkg-preconfigure:185 #, perl-format msgid "Extracting templates from packages: %d%%" msgstr "Txantiloiak paketeetatik erauzten: %% %d" #: ../dpkg-preconfigure:195 msgid "Preconfiguring packages ...\n" msgstr "Paketeak aurrekonfiguratzen ...\n" #: ../dpkg-preconfigure:207 #, perl-format msgid "template parse error: %s" msgstr "errorea txantiloia analizatzean: %s" #: ../dpkg-preconfigure:221 #, perl-format msgid "debconf: can't chmod: %s" msgstr "debconf: ezin da chmod landu: %s" #: ../dpkg-preconfigure:232 #, perl-format msgid "%s failed to preconfigure, with exit status %s" msgstr "%s(e)k huts egin du aurrekonfiguratzean, Irteerako kodea: %s" #: ../dpkg-reconfigure:99 msgid "" "Usage: dpkg-reconfigure [options] packages\n" " -u, --unseen-only\t\tShow only not yet seen questions.\n" " --default-priority\tUse default priority instead of low.\n" " --force\t\t\tForce reconfiguration of broken packages.\n" " --no-reload\t\tDo not reload templates. (Use with caution.)" msgstr "" "Erabilera: dpkg-reconfigure [aukerak] paketeak\n" " -u, --unseen-only\t\tErakutsi oraindik ikusi gabeko galderak soilik.\n" " --default-priority\tErabili lehenetsia lehentasun baxuaren ordez.\n" " --force\t\t\tDerrigortu hondatutako paketeak birkonfiguratzea.\n" " --no-reload\t\tEz kargatu berriro txantiloiak. (Kontuz erabili)" #: ../dpkg-reconfigure:111 #, perl-format msgid "%s must be run as root" msgstr "'%s' root gisa exekutatu behar da" #: ../dpkg-reconfigure:138 msgid "please specify a package to reconfigure" msgstr "zehaztu pakete bat birkonfiguratzeko" #: ../dpkg-reconfigure:162 #, perl-format msgid "%s is not installed" msgstr "%s ez dago instalatuta" #: ../dpkg-reconfigure:166 #, perl-format msgid "%s is broken or not fully installed" msgstr "%s hondatuta edo erabat instalatu gabe dago" #: ../debconf-communicate:53 msgid "Usage: debconf-communicate [options] [package]" msgstr "Erabilera: debconf-communicate [aukerak] [paketea]" #: ../debconf-mergetemplate:14 msgid "" "debconf-mergetemplate: This utility is deprecated. You should switch to " "using po-debconf's po2debconf program." msgstr "" "debconf-mergetemplate: Tresna hau zaharkituta dago. po-debconf-en po2debconf " "programa erabili beharko zenuke." #: ../debconf-mergetemplate:66 msgid "Usage: debconf-mergetemplate [options] [templates.ll ...] templates" msgstr "" "Erabilera: debconf-mergetemplate [aukerak] [txantiloiak.ll ...] txantiloiak" #: ../debconf-mergetemplate:71 msgid "" "\n" " --outdated\t\tMerge in even outdated translations.\n" "\t--drop-old-templates\tDrop entire outdated templates." msgstr "" "\n" " --outdated\t\tBatu nahiz eta itzulpenak zaharkituta egon.\n" "\t--drop-old-templates\tBaztertu zaharkitutako txantiloi osoak." #: ../debconf-mergetemplate:119 #, perl-format msgid "%s is missing" msgstr "%s falta da" #: ../debconf-mergetemplate:123 #, perl-format msgid "%s is missing; dropping %s" msgstr "%s falta da; %s alde batera uzten" #: ../debconf-mergetemplate:146 #, perl-format msgid "%s is fuzzy at byte %s: %s" msgstr "%s zalantzazkoa da %s byte-an: %s" #: ../debconf-mergetemplate:151 #, perl-format msgid "%s is fuzzy at byte %s: %s; dropping it" msgstr "%s zalantzazkoa da %s byte-an: %s; alde batera uzten" #: ../debconf-mergetemplate:168 #, perl-format msgid "%s is outdated" msgstr "%s zaharkituta dago" #: ../debconf-mergetemplate:173 #, perl-format msgid "%s is outdated; dropping whole template!" msgstr "%s zaharkituta dago, txantiloi osoa alde batera uzten." #: ../debconf:95 msgid "Usage: debconf [options] command [args]" msgstr "Erabilera: debconf [aukerak] komandoa [argumentuak]" #: ../debconf:97 msgid "" "\n" " -o, --owner=package\t\tSet the package that owns the command." msgstr "" "\n" " -o, --owner=paketea\t\tEzarri komandoaren jabe den paketea." ���������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/libapt-pkg5.0.po������������������������������������������0000644�0000000�0000000�00000101534�12704125525�017715� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of apt_po_eu.po to Euskara # This file is put in the public domain. # # Hizkuntza Politikarako Sailburuordetza <hizkpol@ej-gv.es>, 2005. # Piarres Beobide <pi@beobide.net>, 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2015-07-10 01:56+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: apt-pkg/acquire-item.cc msgid "" "Updating from such a repository can't be done securely, and is therefore " "disabled by default." msgstr "" #: apt-pkg/acquire-item.cc msgid "" "Data from such a repository can't be authenticated and is therefore " "potentially dangerous to use." msgstr "" #: apt-pkg/acquire-item.cc msgid "" "See apt-secure(8) manpage for repository creation and user configuration " "details." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "Failed to stat %s" msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "huts egin du izen-aldaketak, %s (%s -> %s)." #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Egiaztapena ez dator bat" #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Tamaina ez dator bat" #: apt-pkg/acquire-item.cc msgid "Invalid file format" msgstr "" #: apt-pkg/acquire-item.cc msgid "Signature error" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " "authentication?)" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "An error occurred during the signature verification. The repository is not " "updated and the previous index files will be used. GPG error: %s: %s" msgstr "" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) #: apt-pkg/acquire-item.cc #, c-format msgid "GPG error: %s: %s" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " "architecture '%s'" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " "or malformed file)" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' provides only " "weak security information for it" msgstr "" #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Ez dago gako publiko erabilgarririk hurrengo gako ID hauentzat:\n" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) #: apt-pkg/acquire-item.cc #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " "repository will not be applied." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" #. No Release file was present, or verification failed, so fall #. back to queueing Packages files without verification #. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, c-format msgid "The repository '%s' is not signed." msgstr "" #. No Release file was present so fall #. back to queueing Packages files without verification #. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, c-format msgid "The repository '%s' does not have a Release file." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "The repository '%s' is no longer signed." msgstr "" #: apt-pkg/acquire-item.cc msgid "" "This is normally not allowed, but the option " "Acquire::AllowDowngradeToInsecureRepositories was given to override it." msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" msgstr "" "Ezin izan dut %s paketeko fitxategi bat lokalizatu. Beharbada eskuz konpondu " "beharko duzu paketea. (arkitektura falta delako)" #: apt-pkg/acquire-item.cc #, c-format msgid "Can't find a source to download version '%s' of '%s'" msgstr "" #: apt-pkg/acquire-item.cc #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." msgstr "" "Paketearen indize fitxategiak hondatuta daude. 'Filename:' eremurik ez %s " "paketearentzat." #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 #: apt-pkg/acquire-item.cc #, c-format msgid "Changelog unavailable for %s=%s" msgstr "" #: apt-pkg/acquire-worker.cc #, c-format msgid "The method driver %s could not be found." msgstr "Ezin izan da %s metodo kontrolatzailea aurkitu." #: apt-pkg/acquire-worker.cc #, c-format msgid "Is the package %s installed?" msgstr "" #: apt-pkg/acquire-worker.cc #, c-format msgid "Method %s did not start correctly" msgstr "%s metodoa ez da behar bezala abiarazi" #: apt-pkg/acquire-worker.cc #, c-format msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "" #: apt-pkg/acquire.cc apt-pkg/cdrom.cc #, c-format msgid "List directory %spartial is missing." msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "Archives directory %spartial is missing." msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "Unable to lock directory %s" msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "No sandbox user '%s' on the system, can not drop privileges" msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "" "Can't drop privileges for downloading as file '%s' couldn't be accessed by " "user '%s'." msgstr "" #: apt-pkg/acquire.cc apt-pkg/clean.cc #, c-format msgid "Clean of %s is not supported" msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc #: apt-pkg/contrib/fileutl.cc apt-pkg/init.cc apt-pkg/policy.cc #: apt-pkg/sourcelist.cc #, c-format msgid "Unable to read %s" msgstr "Ezin da %s irakurri" #: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc #, c-format msgid "Unable to change to %s" msgstr "Ezin da %s(e)ra aldatu" #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "%li fitxategi deskargatzen %li -tik (%s falta da)" #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li" msgstr "%li fitxategia jasotzen %li-tik" #: apt-pkg/algorithms.cc #, c-format msgid "" "The package %s needs to be reinstalled, but I can't find an archive for it." msgstr "" "%s paketea berriro instalatu behar da, baina ezin dut artxiborik aurkitu." #: apt-pkg/algorithms.cc msgid "" "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " "held packages." msgstr "" "Errorea: pkgProblemResolver::Resolve. Etenak sortu ditu, beharbada " "atxikitako paketeek eraginda." #: apt-pkg/algorithms.cc msgid "Unable to correct problems, you have held broken packages." msgstr "Ezin dira arazoak konpondu; hautsitako paketeak atxiki dituzu." #: apt-pkg/cachefile.cc msgid "The package lists or status file could not be parsed or opened." msgstr "Pakete zerrenda edo egoera fitxategia ezin dira analizatu edo ireki." #: apt-pkg/cachefile.cc msgid "You may want to run apt-get update to correct these problems" msgstr "Beharbada 'apt-get update' exekutatu nahiko duzu arazoak konpontzeko" #: apt-pkg/cachefile.cc msgid "The list of sources could not be read." msgstr "Ezin izan da Iturburu zerrenda irakurri." #: apt-pkg/cachefilter.cc #, c-format msgid "Regex compilation error - %s" msgstr "Adierazpen erregularren konpilazio errorea - %s" #: apt-pkg/cacheset.cc #, c-format msgid "Release '%s' for '%s' was not found" msgstr "'%2$s'(r)en '%1$s' banaketa ez da aurkitu" #: apt-pkg/cacheset.cc #, c-format msgid "Version '%s' for '%s' was not found" msgstr "'%2$s'(r)en '%1$s' bertsioa ez da aurkitu" #: apt-pkg/cacheset.cc #, c-format msgid "Couldn't find task '%s'" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Couldn't find any package by regex '%s'" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Couldn't find any package by glob '%s'" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Unable to locate package %s" msgstr "Ezin da %s paketea lokalizatu" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select candidate version from package %s as it has no candidate" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "Can't select installed version from package %s as it is not installed" msgstr "" #: apt-pkg/cacheset.cc #, c-format msgid "" "Can't select installed nor candidate version from package '%s' as it has " "neither of them" msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "Line %u too long in source list %s." msgstr "%2$s iturburu zerrendako %1$u lerroa luzeegia da." #: apt-pkg/cdrom.cc msgid "Unmounting CD-ROM...\n" msgstr "CD-ROM Desmuntatzen...\n" #: apt-pkg/cdrom.cc #, c-format msgid "Using CD-ROM mount point %s\n" msgstr "%s CD-ROM muntatze puntua erabiltzen\n" #: apt-pkg/cdrom.cc msgid "Waiting for disc...\n" msgstr "Diska itxaroten...\n" #: apt-pkg/cdrom.cc msgid "Mounting CD-ROM...\n" msgstr "CD-ROM-a muntatzen...\n" #: apt-pkg/cdrom.cc msgid "Identifying... " msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "Stored label: %s\n" msgstr "Gordetako Etiketa: %s\n" #: apt-pkg/cdrom.cc msgid "Scanning disc for index files...\n" msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "" "Found %zu package indexes, %zu source indexes, %zu translation indexes and " "%zu signatures\n" msgstr "" "%zu pakete indize, %zu jatorri indize %zu itzulpen indize eta %zu sinadura " "aurkitu dira\n" #: apt-pkg/cdrom.cc msgid "" "Unable to locate any package files, perhaps this is not a Debian Disc or the " "wrong architecture?" msgstr "" #: apt-pkg/cdrom.cc #, c-format msgid "Found label '%s'\n" msgstr "Aurkitutako Etiketa: '%s'\n" #: apt-pkg/cdrom.cc msgid "That is not a valid name, try again.\n" msgstr "Hau ez baliozko izen bat, froga berriro.\n" #: apt-pkg/cdrom.cc #, c-format msgid "" "This disc is called: \n" "'%s'\n" msgstr "" "Diskaren izen:\n" "'%s'\n" #: apt-pkg/cdrom.cc msgid "Copying package lists..." msgstr "Pakete zerrendak kopiatzen..." #: apt-pkg/cdrom.cc msgid "Writing new source list\n" msgstr "Jatorri zerrenda berria idazten\n" #: apt-pkg/cdrom.cc msgid "Source list entries for this disc are:\n" msgstr "Diskoarentzako jatorri sarrerak:\n" #: apt-pkg/clean.cc #, c-format msgid "Unable to stat %s." msgstr "Ezin da %s atzitu." #: apt-pkg/contrib/cdromutl.cc #, c-format msgid "Unable to stat the mount point %s" msgstr "Ezin da atzitu %s muntatze puntua" #: apt-pkg/contrib/cdromutl.cc msgid "Failed to stat the cdrom" msgstr "Huts egin du CDROMa atzitzean" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "" "Command line option '%c' [from %s] is not understood in combination with the " "other options." msgstr "" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "" "Command line option %s is not understood in combination with the other " "options" msgstr "" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Command line option %s is not boolean" msgstr "Komando lerroko %s aukera ez da boolearra." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s requires an argument." msgstr "%s aukerak argumentu bat behar du." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s: Configuration item specification must have an =<val>." msgstr "" "%s aukera: konfigurazio elementuaren zehaztapenak =<val> eduki behar du." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option %s requires an integer argument, not '%s'" msgstr "%s aukerak osoko argumentu bat behar du, eta ez '%s'" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Option '%s' is too long" msgstr "'%s' aukera luzeegia da" #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Sense %s is not understood, try true or false." msgstr "%s zentzua ez da ulertzen; probatu egiazkoa edo faltsua." #: apt-pkg/contrib/cmndline.cc #, c-format msgid "Invalid operation %s" msgstr "Eragiketa baliogabea: %s" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Unrecognized type abbreviation: '%c'" msgstr "Mota ezezaguneko laburtzapena: '%c'" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Opening configuration file %s" msgstr "%s konfigurazio fitxategia irekitzen" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "Sintaxi errorea, %s:%u: Blokearen hasieran ez dago izenik." #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Malformed tag" msgstr "Sintaxi errorea %s:%u: Gaizki eratutako" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk after value" msgstr "Sintaxi errorea, %s:%u: Zabor gehigarria balioaren ondoren" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "Sintaxi errorea, %s:%u: Direktibak goi-mailan bakarrik egin daitezke" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Too many nested includes" msgstr "Sintaxi errorea, %s:%u: habiaratutako elementu gehiegi" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Included from here" msgstr "Sintaxi errorea, %s:%u: hemendik barne hartuta" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Unsupported directive '%s'" msgstr "Sintaxi errorea, %s:%u: onartu gabeko '%s' direktiba" #: apt-pkg/contrib/configuration.cc #, c-format msgid "" "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" "Sintaxi errorea: %s:%u: clear aukerak aukeren zuhaitza behar du parametro " "gisa" #: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Sintaxi errorea, %s:%u: Zabor gehigarria fitxategi amaieran" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem unlinking the file %s" msgstr "Errorea %s fitxategiaren lotura kentzean" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" msgstr "" "Ez da blokeorik erabiltzen ari irakurtzeko soilik den %s blokeo " "fitxategiarentzat" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open lock file %s" msgstr "Ezin izan da %s blokeo fitxategia ireki" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "" "Ez da blokeorik erabiltzen ari nfs %s muntatutako blokeo fitxategiarentzat" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not get lock %s" msgstr "Ezin izan da %s blokeoa hartu" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "List of files can't be created as '%s' is not a directory" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring '%s' in directory '%s' as it is not a regular file" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc #, c-format msgid "Waited for %s but it wasn't there" msgstr "%s espero zen baina ez zegoen han" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "%s azpiprozesuak segmentaziuo hutsegitea jaso du." #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received signal %u." msgstr "%s azpiprozesuak %u seinalea jaso du" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "%s azpiprozesuak errore kode bat itzuli du (%u)" #: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "%s azpiprozesua ustekabean amaitu da" #: apt-pkg/contrib/fileutl.cc msgid "Read error" msgstr "Irakurketa errorea" #: apt-pkg/contrib/fileutl.cc msgid "Write error" msgstr "Idazketa errorea" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem closing the gzip file %s" msgstr "Errorea %s gzip fitxategia ixtean" #: apt-pkg/contrib/fileutl.cc msgid "Unexpected end of file" msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "Huts egin du IPC azpiprozesua sortzean" #: apt-pkg/contrib/fileutl.cc msgid "Failed to exec compressor " msgstr "Huts egin du konpresorea exekutatzean " #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" msgstr "%s fitxategia ezin izan da ireki" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file descriptor %d" msgstr "Ezin izan da %d fitxategi-deskribatzailea ireki" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "write, still have %llu to write but couldn't" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem closing the file %s" msgstr "Errorea %s fitxategia ixtean" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem renaming the file %s to %s" msgstr "Arazoa %s fitxategiari %s izen berria jartzean" #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Arazoa fitxategia sinkronizatzean" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to mkstemp %s" msgstr "" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "%s : ezin da idatzi" #: apt-pkg/contrib/mmap.cc msgid "Can't mmap an empty file" msgstr "Ezin da fitxategi huts baten mmap egin" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't make mmap of %llu bytes" msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't duplicate file descriptor %i" msgstr "Ezin izan da %i fitxategi deskribatzailea bikoiztu" #: apt-pkg/contrib/mmap.cc msgid "Unable to close mmap" msgstr "Ezin izan da mmap itxi" #: apt-pkg/contrib/mmap.cc msgid "Unable to synchronize mmap" msgstr "Ezin izan da mmap sinkronizatu" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't make mmap of %lu bytes" msgstr "Ezin izan da %lu byteren mmap egin" #: apt-pkg/contrib/mmap.cc msgid "Failed to truncate file" msgstr "Huts fitxategia mozterakoan" #: apt-pkg/contrib/mmap.cc #, c-format msgid "" "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " "Current value: %lu. (man 5 apt.conf)" msgstr "" #: apt-pkg/contrib/mmap.cc #, c-format msgid "" "Unable to increase the size of the MMap as the limit of %lu bytes is already " "reached." msgstr "" #: apt-pkg/contrib/mmap.cc msgid "" "Unable to increase size of the MMap as automatic growing is disabled by user." msgstr "" #: apt-pkg/contrib/progress.cc #, c-format msgid "%c%s... Error!" msgstr "%c%s... Errorea!" #: apt-pkg/contrib/progress.cc #, c-format msgid "%c%s... Done" msgstr "%c%s... Eginda" #: apt-pkg/contrib/progress.cc msgid "..." msgstr "" #. Print the spinner #: apt-pkg/contrib/progress.cc #, c-format msgid "%c%s... %u%%" msgstr "" #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lid %lih %limin %lis" msgstr "%lid %lih %limin %lis" #. TRANSLATOR: h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lih %limin %lis" msgstr "%lih %limin %lis" #. TRANSLATOR: min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%limin %lis" msgstr "%limin %lis" #. TRANSLATOR: s means seconds #: apt-pkg/contrib/strutl.cc #, c-format msgid "%lis" msgstr "%lis" #: apt-pkg/contrib/strutl.cc #, c-format msgid "Selection %s not found" msgstr "%s hautapena ez da aurkitu" #. TRANSLATOR: an identifier like Packages; Releasefile key indicating #. a file like main/binary-amd64/Packages; another identifier like Contents; #. filename and linenumber of the sources.list entry currently parsed #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Target %s wants to acquire the same file (%s) as %s from source %s" msgstr "" #. TRANSLATOR: an identifier like Packages; Releasefile key indicating #. a file like main/binary-amd64/Packages; filename and linenumber of #. two sources.list entries #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Target %s (%s) is configured multiple times in %s and %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Unable to parse Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "No sections in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "No Hash entry in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "" "No Hash entry in Release file %s which is considered strong enough for " "security purposes" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Valid-Until' entry in Release file %s" msgstr "" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" msgstr "" #: apt-pkg/deb/debsystem.cc #, c-format msgid "" "Unable to lock the administration directory (%s), is another process using " "it?" msgstr "" #: apt-pkg/deb/debsystem.cc #, c-format msgid "Unable to lock the administration directory (%s), are you root?" msgstr "" #. TRANSLATORS: the %s contains the recovery command, usually #. dpkg --configure -a #: apt-pkg/deb/debsystem.cc #, c-format msgid "" "dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" #: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Installing %s" msgstr "%s Instalatzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Configuring %s" msgstr "%s konfiguratzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Removing %s" msgstr "%s kentzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Completely removing %s" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Noting disappearance of %s" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Running post-installation trigger %s" msgstr "Inbstalazio-ondorengo %s abiarazlea exekutatzen" #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Directory '%s' missing" msgstr "'%s' direktorioa falta da" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Could not open file '%s'" msgstr "" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing %s" msgstr "%s prestatzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Unpacking %s" msgstr "%s irekitzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing to configure %s" msgstr "%s konfiguratzeko prestatzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Installed %s" msgstr "%s Instalatuta" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" msgstr "%s kentzeko prestatzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Removed %s" msgstr "%s kendurik" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing to completely remove %s" msgstr "%s guztiz ezabatzeko prestatzen" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Completely removed %s" msgstr "%s guztiz ezabatu da" #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Can not write log (%s)" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "Is /dev/pts mounted?" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "Operation was interrupted before it could finish" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "No apport report written because MaxReports is reached already" msgstr "" #. check if its not a follow up error #: apt-pkg/deb/dpkgpm.cc msgid "dependency problems - leaving unconfigured" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates its a followup " "error from a previous failure." msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a disk full " "error" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a out of memory " "error" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates an issue on the " "local system" msgstr "" #: apt-pkg/deb/dpkgpm.cc msgid "" "No apport report written because the error message indicates a dpkg I/O error" msgstr "" #: apt-pkg/depcache.cc msgid "Building dependency tree" msgstr "Dependentzia zuhaitza eraikitzen" #: apt-pkg/depcache.cc msgid "Candidate versions" msgstr "Hautagaien bertsioak" #: apt-pkg/depcache.cc msgid "Dependency generation" msgstr "Dependentzi Sormena" #: apt-pkg/depcache.cc msgid "Reading state information" msgstr "Egoera argibideak irakurtzen" #: apt-pkg/depcache.cc #, c-format msgid "Failed to open StateFile %s" msgstr "Ezin izan da %s Egoera-Fitxategia ireki" #: apt-pkg/depcache.cc #, c-format msgid "Failed to write temporary StateFile %s" msgstr "Ezin izan da %s Egoera-Fitxategian idatzi" #: apt-pkg/edsp.cc msgid "Send scenario to solver" msgstr "" #: apt-pkg/edsp.cc msgid "Send request to solver" msgstr "" #: apt-pkg/edsp.cc msgid "Prepare for receiving solution" msgstr "" #: apt-pkg/edsp.cc msgid "External solver failed without a proper error message" msgstr "" #: apt-pkg/edsp.cc msgid "Execute external solver" msgstr "" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" msgstr "%i erregistro grabaturik.\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i missing files.\n" msgstr "%i erregistro eta %i galdutako fitxategi grabaturik.\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i mismatched files\n" msgstr "%i erregistro eta %i okerreko fitxategi grabaturik\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "" "%i erregistro, %i galdutako fitxategi eta %i okerreko fitxategi grabaturik\n" #: apt-pkg/indexcopy.cc #, c-format msgid "Can't find authentication record for: %s" msgstr "" #: apt-pkg/indexcopy.cc #, c-format msgid "Hash mismatch for: %s" msgstr "" #: apt-pkg/init.cc #, c-format msgid "Packaging system '%s' is not supported" msgstr "'%s' pakete sistema ez da onartzen" #: apt-pkg/init.cc msgid "Unable to determine a suitable packaging system type" msgstr "Ezin da pakete sistemaren mota egokirik zehaztu" #: apt-pkg/install-progress.cc #, c-format msgid "Progress: [%3i%%]" msgstr "" #: apt-pkg/install-progress.cc msgid "Running dpkg" msgstr "" #: apt-pkg/packagemanager.cc #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " "under APT::Immediate-Configure for details. (%d)" msgstr "" #: apt-pkg/packagemanager.cc #, c-format msgid "Could not configure '%s'. " msgstr "" #: apt-pkg/packagemanager.cc #, c-format msgid "" "This installation run will require temporarily removing the essential " "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " "you really want to do it, activate the APT::Force-LoopBreak option." msgstr "" "Instalazio hau exekutatzeko, funtsezko %s paketea aldi baterako kendu behar " "da, Gatazka/Aurre-mendekotasun begizta baten ondorioz. Normalean arriskutsua " "izaten da, baina hala ere egin nahi baduzu, aktibatu APT::Force-LoopBreak " "aukera." #: apt-pkg/pkgcache.cc msgid "Empty package cache" msgstr "Paketeen katxea hutsik" #: apt-pkg/pkgcache.cc msgid "The package cache file is corrupted" msgstr "Paketeen katxe fitxategia hondatuta dago" #: apt-pkg/pkgcache.cc msgid "The package cache file is an incompatible version" msgstr "Paketeen katxe fixategiaren bertsioa ez da bateragarria" #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "APT honek ez du '%s' bertsio sistema onartzen" #: apt-pkg/pkgcache.cc #, c-format msgid "The package cache was built for different architectures: %s vs %s" msgstr "" #: apt-pkg/pkgcache.cc msgid "The package cache file is corrupted, it has the wrong hash" msgstr "" #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Mendekotasuna:" #: apt-pkg/pkgcache.cc msgid "PreDepends" msgstr "Aurremendekotasuna:" #: apt-pkg/pkgcache.cc msgid "Suggests" msgstr "Iradokizuna:" #: apt-pkg/pkgcache.cc msgid "Recommends" msgstr "Gomendioa:" #: apt-pkg/pkgcache.cc msgid "Conflicts" msgstr "Gatazka:" #: apt-pkg/pkgcache.cc msgid "Replaces" msgstr "Ordeztea:" #: apt-pkg/pkgcache.cc msgid "Obsoletes" msgstr "Zaharkitzea:" #: apt-pkg/pkgcache.cc msgid "Breaks" msgstr "Apurtzen du:" #: apt-pkg/pkgcache.cc msgid "Enhances" msgstr "Hobekuntzak" #: apt-pkg/pkgcache.cc msgid "required" msgstr "beharrezkoa" #: apt-pkg/pkgcache.cc msgid "important" msgstr "garrantzitsua" #: apt-pkg/pkgcache.cc msgid "standard" msgstr "estandarra" #: apt-pkg/pkgcache.cc msgid "optional" msgstr "aukerakoa" #: apt-pkg/pkgcache.cc msgid "extra" msgstr "estra" #: apt-pkg/pkgcachegen.cc msgid "Cache has an incompatible versioning system" msgstr "Katxearen bertsio sistema ez da bateragarria" #. TRANSLATOR: The first placeholder is a package name, #. the other two should be copied verbatim as they include debug info #: apt-pkg/pkgcachegen.cc #, c-format msgid "Error occurred while processing %s (%s%d)" msgstr "" #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of package names this APT is capable of." msgstr "APT honek maneia dezakeen pakete izenen kopurua gainditu duzu." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of versions this APT is capable of." msgstr "APT honek maneia dezakeen bertsio kopurua gainditu duzu." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of descriptions this APT is capable of." msgstr "Hara! APT-k maneia dezakeen deskribapen-kopurua gainditu duzu." #: apt-pkg/pkgcachegen.cc msgid "Wow, you exceeded the number of dependencies this APT is capable of." msgstr "APT honek maneia dezakeen mendekotasun muga gainditu duzu." #: apt-pkg/pkgcachegen.cc msgid "Reading package lists" msgstr "Pakete Zerrenda irakurtzen" #: apt-pkg/pkgcachegen.cc msgid "IO Error saving source cache" msgstr "S/I errorea iturburu katxea gordetzean" #: apt-pkg/pkgrecords.cc #, c-format msgid "Index file type '%s' is not supported" msgstr "'%s' motako indize fitxategirik ez da onartzen" #: apt-pkg/policy.cc #, c-format msgid "" "The value '%s' is invalid for APT::Default-Release as such a release is not " "available in the sources" msgstr "" #: apt-pkg/policy.cc #, c-format msgid "Invalid record in the preferences file %s, no Package header" msgstr "" #: apt-pkg/policy.cc #, c-format msgid "Did not understand pin type %s" msgstr "Ez da ulertu %s orratz-mota (pin)" #: apt-pkg/policy.cc #, c-format msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" msgstr "" #: apt-pkg/policy.cc msgid "No priority (or zero) specified for pin" msgstr "Ez da lehentasunik zehaztu orratzarentzat (pin) (edo zero da)" #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports #: apt-pkg/sourcelist.cc #, c-format msgid "Malformed entry %u in %s file %s (%s)" msgstr "" #: apt-pkg/sourcelist.cc #, c-format msgid "Opening %s" msgstr "%s irekitzen" #: apt-pkg/sourcelist.cc #, c-format msgid "Malformed line %u in source list %s (type)" msgstr "Gaizki osatutako %u lerroa %s Iturburu zerrendan (type)" #: apt-pkg/sourcelist.cc #, c-format msgid "Type '%s' is not known on line %u in source list %s" msgstr "'%s' mota ez da ezagutzen %u lerroan %s Iturburu zerrendan" #: apt-pkg/sourcelist.cc #, c-format msgid "Malformed stanza %u in source list %s (type)" msgstr "" #: apt-pkg/sourcelist.cc #, c-format msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "" #: apt-pkg/sourcelist.cc #, c-format msgid "Unsupported file %s given on commandline" msgstr "" #: apt-pkg/srcrecords.cc msgid "You must put some 'source' URIs in your sources.list" msgstr "'Iturburu' URI batzuk jarri behar dituzu sources.list-en" #: apt-pkg/tagfile.cc #, c-format msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc #, c-format msgid "Failed to fetch %s %s" msgstr "" #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." msgstr "" #: apt-pkg/upgrade.cc msgid "Calculating upgrade" msgstr "" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/nss_db.po�������������������������������������������������0000644�0000000�0000000�00000004621�12704125525�016707� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for libnss-db # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the libnss-db package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: libnss-db\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2000-09-10 16:37+0200\n" "PO-Revision-Date: 2006-12-16 20:18+0000\n" "Last-Translator: Kaiet <kaiett@yahoo.es>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 05:52+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/makedb.c:68 msgid "Convert key to lower case" msgstr "" #: src/makedb.c:69 msgid "NAME" msgstr "IZENA" #: src/makedb.c:69 msgid "Write output to file NAME" msgstr "" #: src/makedb.c:71 msgid "Do not print messages while building database" msgstr "Ez inprimatu mezurik datubasea eraikitzen den bitartean" #: src/makedb.c:73 msgid "Print content of database file, one entry a line" msgstr "" #. Short description of program. #: src/makedb.c:78 msgid "Create simple DB database from textual input." msgstr "" #. Strings for arguments in help texts. #: src/makedb.c:81 msgid "" "INPUT-FILE OUTPUT-FILE\n" "-o OUTPUT-FILE INPUT-FILE\n" "-u INPUT-FILE" msgstr "" #: src/makedb.c:132 msgid "wrong number of arguments" msgstr "" #: src/makedb.c:154 #, c-format msgid "cannot open database file `%s': %s" msgstr "" #: src/makedb.c:173 #, c-format msgid "cannot open input file `%s'" msgstr "" #: src/makedb.c:187 #, c-format msgid "cannot open output file `%s': %s" msgstr "" #. We print some extra information. #: src/makedb.c:235 msgid "Report bugs using the `glibcbug' script to <bugs@gnu.org>.\n" msgstr "" #: src/makedb.c:248 #, 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 "" #: src/makedb.c:253 #, c-format msgid "Written by %s.\n" msgstr "" #: src/makedb.c:330 msgid "duplicate key" msgstr "" #: src/makedb.c:336 #, c-format msgid "while writing database file: %s" msgstr "" #: src/makedb.c:348 #, c-format msgid "problems while reading `%s'" msgstr "" #: src/makedb.c:371 src/makedb.c:389 #, c-format msgid "while reading database: %s" msgstr "" ���������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/adduser.po������������������������������������������������0000644�0000000�0000000�00000057005�12704125525�017072� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of adduser_3.112+nmu2_eu.po to Basque # Spanish translation of adduser and deluser # # Piarres Beobide Egaña <pi@beobide.net>, 2004, 2006, 2008. # Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2010. msgid "" msgstr "" "Project-Id-Version: adduser_3.112+nmu2_eu\n" "Report-Msgid-Bugs-To: adduser-devel@lists.alioth.debian.org\n" "POT-Creation-Date: 2015-07-02 22:08+0200\n" "PO-Revision-Date: 2014-03-14 20:41+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:47+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #. everyone can issue "--help" and "--version", but only root can go on #: ../adduser:154 msgid "Only root may add a user or group to the system.\n" msgstr "" "root erabiltzaileak bakarrik gehitu ditzake talde edo erabiltzaileak " "sistemari\n" #: ../adduser:180 ../deluser:137 msgid "Only one or two names allowed.\n" msgstr "Izen bat edo bi bakarrik onartzen dira.\n" #. must be addusertogroup #: ../adduser:185 msgid "Specify only one name in this mode.\n" msgstr "Zehaztu izen bat bakarrik modu honetan.\n" #: ../adduser:201 msgid "The --group, --ingroup, and --gid options are mutually exclusive.\n" msgstr "--group, --ingroup, eta --gid aukerak ezin dira batera erabili.\n" #: ../adduser:206 msgid "The home dir must be an absolute path.\n" msgstr "karpeta nagusia bide-izen absolutua izan behar da.\n" #: ../adduser:210 #, perl-format msgid "Warning: The home dir %s you specified already exists.\n" msgstr "Abisua: Zuk hautatutako %s etxe-direktorioa existitzen da jadanik.\n" #: ../adduser:212 #, perl-format msgid "Warning: The home dir %s you specified can't be accessed: %s\n" msgstr "Abisua: ezarri duzun %s karpeta nagusia ezin da atzitu: %s.\n" #: ../adduser:279 #, perl-format msgid "The group `%s' already exists as a system group. Exiting.\n" msgstr "'%s' taldea badago lehendik ere sistemako talde gisa. Irtetzen.\n" #: ../adduser:285 #, perl-format msgid "The group `%s' already exists and is not a system group. Exiting.\n" msgstr "`%s' taldea existitzen da jada, eta ez da sistema-taldea. Irteten.\n" #: ../adduser:291 #, perl-format msgid "The group `%s' already exists, but has a different GID. Exiting.\n" msgstr "" "'%s' taldea badago lehendik ere, baina GID desberdin bat du. Irtetzen.\n" #: ../adduser:295 ../adduser:329 #, perl-format msgid "The GID `%s' is already in use.\n" msgstr "'%s' GIDa dagoeneko erabilia dago.\n" #: ../adduser:303 #, perl-format msgid "" "No GID is available in the range %d-%d (FIRST_SYS_GID - LAST_SYS_GID).\n" msgstr "" "Ez dago GID erabilgarririk %d-%d barrutian (LEHEN_SIS_GID - AZKEN_SIS_GID).\n" #: ../adduser:304 ../adduser:338 #, perl-format msgid "The group `%s' was not created.\n" msgstr "'%s' taldea ez da sortu.\n" #: ../adduser:309 ../adduser:342 #, perl-format msgid "Adding group `%s' (GID %d) ...\n" msgstr "'%s' taldea gehitzen: (%d GIDa)...\n" #: ../adduser:318 ../adduser:351 ../adduser:376 ../deluser:387 ../deluser:424 #: ../deluser:461 msgid "Done.\n" msgstr "Eginda.\n" #: ../adduser:327 ../adduser:840 #, perl-format msgid "The group `%s' already exists.\n" msgstr "'%s' taldea badago lehendik ere.\n" #: ../adduser:337 #, perl-format msgid "No GID is available in the range %d-%d (FIRST_GID - LAST_GID).\n" msgstr "" "Ez dago GID erabilgarririk %d-%d barrutian (LEHEN_GID - AZKEN_GID).\n" #: ../adduser:360 ../deluser:229 ../deluser:433 #, perl-format msgid "The user `%s' does not exist.\n" msgstr "'%s' erabiltzailea ez dago.\n" #: ../adduser:362 ../adduser:630 ../adduser:847 ../deluser:395 ../deluser:436 #, perl-format msgid "The group `%s' does not exist.\n" msgstr "'%s' taldea ez dago.\n" #: ../adduser:365 ../adduser:634 #, perl-format msgid "The user `%s' is already a member of `%s'.\n" msgstr "'%s' erabiltzailea dagoeneko '%s' taldeko kide da.\n" #: ../adduser:370 ../adduser:640 #, perl-format msgid "Adding user `%s' to group `%s' ...\n" msgstr "'%s' erabiltzailea '%s' taldeari gehitzen...\n" #: ../adduser:390 #, perl-format msgid "The system user `%s' already exists. Exiting.\n" msgstr "Sistemako '%s' erabiltzailea badago lehendik ere. Irtetzen.\n" #: ../adduser:393 #, perl-format msgid "The user `%s' already exists. Exiting.\n" msgstr "'%s' erabiltzailea badago lehendik ere, Irtetzen.\n" #: ../adduser:397 #, perl-format msgid "The user `%s' already exists with a different UID. Exiting.\n" msgstr "'%s' erabiltzailea bestelako UID batekin dago. Irtetzen.\n" #: ../adduser:411 #, perl-format msgid "" "No UID/GID pair is available in the range %d-%d (FIRST_SYS_UID - " "LAST_SYS_UID).\n" msgstr "" "Ez dago UID/GID bikote erabilgarririk %d-%d barrutian (LEHEN_SIS_UID - " "AZKEN_SIS_UID).\n" #: ../adduser:412 ../adduser:424 ../adduser:513 ../adduser:525 #, perl-format msgid "The user `%s' was not created.\n" msgstr "'%s' erabiltzailea ez da sortu.\n" #: ../adduser:423 #, perl-format msgid "" "No UID is available in the range %d-%d (FIRST_SYS_UID - LAST_SYS_UID).\n" msgstr "" "Ez dago UID erabilgarririk %d-%d barrutian (LEHEN_SIS_UID - AZKEN_SIS_UID).\n" #: ../adduser:428 ../adduser:434 ../adduser:529 ../adduser:535 msgid "Internal error" msgstr "Barneko errorea" #: ../adduser:436 #, perl-format msgid "Adding system user `%s' (UID %d) ...\n" msgstr "'%s' sistemako erabiltzailea gehitzen (%d UIDa)...\n" #: ../adduser:441 #, perl-format msgid "Adding new group `%s' (GID %d) ...\n" msgstr "'%s' talde berria gehitzen (%d GIDa) ...\n" #: ../adduser:452 #, perl-format msgid "Adding new user `%s' (UID %d) with group `%s' ...\n" msgstr "'%s' erabiltzaile berria (%d UIDa) '%s' taldearekin gehitzen...\n" #: ../adduser:475 ../AdduserCommon.pm:162 #, perl-format msgid "`%s' returned error code %d. Exiting.\n" msgstr "'%s'(e)k %d errore-kodea itzuli du. Irtetzen.\n" #: ../adduser:477 ../AdduserCommon.pm:164 #, perl-format msgid "`%s' exited from signal %d. Exiting.\n" msgstr "'%s' %d seinalearekin irten da. Irtetzen.\n" #: ../adduser:479 #, perl-format msgid "" "%s failed with return code 15, shadow not enabled, password aging cannot be " "set. Continuing.\n" msgstr "" "%s(e)k huts egin du itzulerako 15 kodearekin, shadow ez dago gaituta, ezin " "da pasahitzaren iraungitze-data ezarri. Jarraitzen.\n" #: ../adduser:504 #, perl-format msgid "Adding user `%s' ...\n" msgstr "'%s' erabiltzailea gehitzen...\n" #: ../adduser:512 #, perl-format msgid "" "No UID/GID pair is available in the range %d-%d (FIRST_UID - LAST_UID).\n" msgstr "" "Ez dago UID/GID bikote erabilgarririk %d-%d barrutian (LEHEN_UID - " "AZKEN_UID).\n" #: ../adduser:524 #, perl-format msgid "No UID is available in the range %d-%d (FIRST_UID - LAST_UID).\n" msgstr "" "Ez dago UID erabilgarririk %d-%d barrutian (LEHEN_UID - AZKEN_UID).\n" #: ../adduser:540 #, perl-format msgid "Adding new group `%s' (%d) ...\n" msgstr "'%s' (%d) talde berria gehitzen...\n" #: ../adduser:551 #, perl-format msgid "Adding new user `%s' (%d) with group `%s' ...\n" msgstr "'%s' (%d) erabiltzaile berria '%s' taldearekin gehitzen...\n" #. hm, error, should we break now? #: ../adduser:580 msgid "Permission denied\n" msgstr "Baimena ukatuta\n" #: ../adduser:581 msgid "invalid combination of options\n" msgstr "aukeren konbinazioa baliogabea\n" #: ../adduser:582 msgid "unexpected failure, nothing done\n" msgstr "hustekabeko hutsegitea, ez da ezer egin\n" #: ../adduser:583 msgid "unexpected failure, passwd file missing\n" msgstr "hustekabeko hutsegitea, pasahitzen fitxategia falta da\n" #: ../adduser:584 msgid "passwd file busy, try again\n" msgstr "pasahitzen fitxategia lanpetuta, saiatu berriro\n" #: ../adduser:585 msgid "invalid argument to option\n" msgstr "aukeraren argumentua baliogabea\n" #. Translators: [y/N] has to be replaced by values defined in your #. locale. You can see by running "locale noexpr" which regular #. expression will be checked to find positive answer. #: ../adduser:590 msgid "Try again? [y/N] " msgstr "Saiatu berriro? [b/E] " #. Translators: [y/N] has to be replaced by values defined in your #. locale. You can see by running "locale yesexpr" which regular #. expression will be checked to find positive answer. #: ../adduser:620 msgid "Is the information correct? [Y/n] " msgstr "Informazioa zuzena da? [B/e] " #: ../adduser:627 #, perl-format msgid "Adding new user `%s' to extra groups ...\n" msgstr "'%s' erabiltzaile berria talde gehigarriei gehitzen...\n" #: ../adduser:653 #, perl-format msgid "Setting quota for user `%s' to values of user `%s' ...\n" msgstr "" "'%s' erabiltzailearen kuota '%s' erabiltzailearen balioetara ezartzen...\n" #: ../adduser:690 #, perl-format msgid "Not creating home directory `%s'.\n" msgstr "Ez da '%s' karpeta nagusia sortuko.\n" #: ../adduser:693 #, perl-format msgid "The home directory `%s' already exists. Not copying from `%s'.\n" msgstr "" "'%s' karpeta nagusia badago lehendik ere. Ez da '%s'(e)tik kopiatuko.\n" #: ../adduser:699 #, perl-format msgid "" "Warning: The home directory `%s' does not belong to the user you are " "currently creating.\n" msgstr "" "Abisua: '%s' etxe-direktorioaren jabea ez da orain sortzen ari zaren " "erabiltzailea.\n" #: ../adduser:704 #, perl-format msgid "Creating home directory `%s' ...\n" msgstr "'%s' karpeta nagusia sortzen...\n" #: ../adduser:706 #, perl-format msgid "Couldn't create home directory `%s': %s.\n" msgstr "Ezin izan da '%s' karpeta nagusia sortu: %s.\n" #: ../adduser:714 msgid "Setting up encryption ...\n" msgstr "Zifratzea konfiguratzen ...\n" #: ../adduser:719 #, perl-format msgid "Copying files from `%s' ...\n" msgstr "'%s'(e)tik fitxategiak kopiatzen...\n" #: ../adduser:721 #, perl-format msgid "fork for `find' failed: %s\n" msgstr "huts egin du 'find' sardetzean: %s\n" #: ../adduser:830 #, perl-format msgid "The user `%s' already exists, and is not a system user.\n" msgstr "" "'%s' erabiltzailea badago lehendik ere, eta ez da sistemako erabiltzaile " "bat.\n" #: ../adduser:832 #, perl-format msgid "The user `%s' already exists.\n" msgstr "'%s' erabiltzailea badago lehendik ere.\n" #: ../adduser:835 #, perl-format msgid "The UID %d is already in use.\n" msgstr "%d UIDa dagoeneko erabilita dago.\n" #: ../adduser:842 #, perl-format msgid "The GID %d is already in use.\n" msgstr "%d GIDa dagoeneko erabilita dago.\n" #: ../adduser:849 #, perl-format msgid "The GID %d does not exist.\n" msgstr "%d GIDa ez dago.\n" #: ../adduser:896 #, perl-format msgid "" "Cannot deal with %s.\n" "It is not a dir, file, or symlink.\n" msgstr "" "Ezin da %s tratatu.\n" "Hau ez da direktorio, fitxategi edo esteka sinboliko bat.\n" #: ../adduser:917 #, perl-format msgid "" "%s: To avoid problems, the username should consist only of\n" "letters, digits, underscores, periods, at signs and dashes, and not start " "with\n" "a dash (as defined by IEEE Std 1003.1-2001). For compatibility with Samba\n" "machine accounts $ is also supported at the end of the username\n" msgstr "" "%s: arazoak saihesteko, erabiltzaile-izena letrak, zenbakiak,\n" "azpimarra eta marratxoz soilik osatuta egon daiteke, eta ezin da\n" "marratxoz hasi (IEEE 1003.1-2001 estandarrak ezartzen duen bezala).\n" "Samba sistemarekin bateragarritasuna mantentzeko\n" "'$' ere onartzen da erabiltzaile-izenaren amaieran\n" #: ../adduser:927 msgid "Allowing use of questionable username.\n" msgstr "Segurtasun urriko erabiltzaile-izenak gaitzen.\n" #: ../adduser:931 #, perl-format msgid "" "%s: Please enter a username matching the regular expression configured\n" "via the NAME_REGEX[_SYSTEM] configuration variable. Use the `--force-" "badname'\n" "option to relax this check or reconfigure NAME_REGEX.\n" msgstr "" #: ../adduser:947 #, perl-format msgid "Selecting UID from range %d to %d ...\n" msgstr "UIDa hautatzen %d - %d barrutitik...\n" #: ../adduser:965 #, perl-format msgid "Selecting GID from range %d to %d ...\n" msgstr "GIDa hautatzen %d - %d barrutitik...\n" #: ../adduser:1023 #, perl-format msgid "Stopped: %s\n" msgstr "Geldituta: %s\n" #: ../adduser:1025 #, perl-format msgid "Removing directory `%s' ...\n" msgstr "'%s' direktorioa kentzen...\n" #: ../adduser:1029 ../deluser:375 #, perl-format msgid "Removing user `%s' ...\n" msgstr "'%s' erabiltzailea kentzen...\n" #: ../adduser:1033 ../deluser:420 #, perl-format msgid "Removing group `%s' ...\n" msgstr "'%s' taldea kentzen...\n" #. Translators: the variable %s is INT, QUIT, or HUP. #. Please do not insert a space character between SIG and %s. #: ../adduser:1044 #, perl-format msgid "Caught a SIG%s.\n" msgstr "SIG%s seinalea eskuratu da.\n" #: ../adduser:1049 #, perl-format msgid "" "adduser version %s\n" "\n" msgstr "" "adduser %s bertsioa\n" "\n" #: ../adduser:1050 msgid "" "Adds a user or group to the system.\n" " \n" "Copyright (C) 1997, 1998, 1999 Guy Maor <maor@debian.org>\n" "Copyright (C) 1995 Ian Murdock <imurdock@gnu.ai.mit.edu>,\n" " Ted Hajek <tedhajek@boombox.micro.umn.edu>\n" "\n" msgstr "" "Erabiltzaile edo talde bat gehitzen dio sistemari.\n" " \n" "Copyright-a (C) 1997, 1998, 1999 Guy Maor <maor@debian.org>\n" "Copyright-a (C) 1995 Ian Murdock <imurdock@gnu.ai.mit.edu>,\n" " Ted Hajek <tedhajek@boombox.micro.umn.edu>\n" "\n" #: ../adduser:1057 ../deluser:483 msgid "" "This program 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 (at\n" "your option) any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but\n" "WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n" "General Public License, /usr/share/common-licenses/GPL, for more details.\n" msgstr "" "Programa hau software librea da; birbana eta/edo alda dezakezu\n" "Free Software Foundation-ek argitaratutako GNU Lizentzia Publiko\n" "Orokorraren 2. bertsioan, edo (nahiago baduzu) beste berriago\n" "batean, jasotako baldintzak betez gero.\n" "\n" "Programa hau erabilgarria izango delakoan banatzen da, baina, INOLAKO\n" "BERMERIK GABE; era berean, ez da bermatzen beraren EGOKITASUNA\n" "MERKATURATZEKO edo HELBURU PARTIKULARRETARAKO ERABILTZEKO.\n" "Argibide gehiago nahi izanez gero, ikus GNU Lizentzia Publiko Orokorra.\n" #: ../adduser:1071 msgid "" "adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]\n" "[--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]\n" "[--disabled-password] [--disabled-login] [--encrypt-home] USER\n" " Add a normal user\n" "\n" "adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]\n" "[--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-" "password]\n" "[--disabled-login] USER\n" " Add a system user\n" "\n" "adduser --group [--gid ID] GROUP\n" "addgroup [--gid ID] GROUP\n" " Add a user group\n" "\n" "addgroup --system [--gid ID] GROUP\n" " Add a system group\n" "\n" "adduser USER GROUP\n" " Add an existing user to an existing group\n" "\n" "general options:\n" " --quiet | -q don't give process information to stdout\n" " --force-badname allow usernames which do not match the\n" " NAME_REGEX[_SYSTEM] configuration variable\n" " --extrausers uses extra users as the database\n" " --help | -h usage message\n" " --version | -v version number and copyright\n" " --conf | -c FILE use FILE as configuration file\n" "\n" msgstr "" #. everyone can issue "--help" and "--version", but only root can go on #: ../deluser:99 msgid "Only root may remove a user or group from the system.\n" msgstr "" "Soilik root erabiltzaileak ezaba ditzake taldeak eta erabiltzaileak " "sistematik.\n" #: ../deluser:120 msgid "No options allowed after names.\n" msgstr "Ez da izenen ondoren aukerarik onartzen.\n" #: ../deluser:128 msgid "Enter a group name to remove: " msgstr "Idatzi talde-izena kentzeko: " #: ../deluser:130 msgid "Enter a user name to remove: " msgstr "Idatzi erabiltzaile-izena kentzeko: " #: ../deluser:170 msgid "" "In order to use the --remove-home, --remove-all-files, and --backup " "features,\n" "you need to install the `perl-modules' package. To accomplish that, run\n" "apt-get install perl-modules.\n" msgstr "" "'perl-modules' paketea instalatu behar da --remove-home, --remove-all-" "files,\n" "eta --backup aukerak erabiltzeko. Horretarako, exekutatu honako komandoa:\n" "apt-get install perl-modules\n" #: ../deluser:219 #, perl-format msgid "The user `%s' is not a system user. Exiting.\n" msgstr "'%s' erabiltzailea ez da sistemako erabiltzailea. Irtetzen.\n" #: ../deluser:223 #, perl-format msgid "The user `%s' does not exist, but --system was given. Exiting.\n" msgstr "" "'%s' erabiltzailea ez da existitzen, baina --system eman da. Irtetzen.\n" #: ../deluser:234 msgid "WARNING: You are just about to delete the root account (uid 0)\n" msgstr "ABISUA: root kontua (0 UIDa) ezabatzera zoaz\n" #: ../deluser:235 msgid "" "Usually this is never required as it may render the whole system unusable\n" msgstr "" "Normalean hau ez zen inoiz egin beharko, sistema osoa erabilezin utziko " "baitu\n" #: ../deluser:236 msgid "If you really want this, call deluser with parameter --force\n" msgstr "Ziur bazaude, deitu 'deluser' komandoari '--force' aukerarekin\n" #: ../deluser:237 msgid "Stopping now without having performed any action\n" msgstr "Inolako ekintzarik landu gabe gelditzen\n" #: ../deluser:248 msgid "Looking for files to backup/remove ...\n" msgstr "Babeskopiak egiteko edo ezabatzeko fitxategiak bilatzen...\n" #: ../deluser:251 #, perl-format msgid "fork for `mount' to parse mount points failed: %s\n" msgstr "huts egin du 'mount' sardetzean muntai-puntuak aztertzeko: %s\n" #: ../deluser:261 #, perl-format msgid "pipe of command `mount' could not be closed: %s\n" msgstr "ezin izan da 'mount' komandoaren tutua itxi: %s\n" #: ../deluser:270 #, perl-format msgid "Not backing up/removing `%s', it is a mount point.\n" msgstr "" "Ez da '%s'(r)en babeskopiarik/ezabatzerik egingo, muntatze puntu bat da.\n" #: ../deluser:277 #, perl-format msgid "Not backing up/removing `%s', it matches %s.\n" msgstr "" "Ez da '%s'(r)en babeskopiarik/ezabatzerik egingo, %s(r)ekin bat dator.\n" #: ../deluser:326 #, perl-format msgid "Cannot handle special file %s\n" msgstr "Ezin da %s fitxategi berezia kudeatu\n" #: ../deluser:334 #, perl-format msgid "Backing up files to be removed to %s ...\n" msgstr "Ezabatuko diren fitxategien babeskopia %s(e)n egiten...\n" #: ../deluser:360 msgid "Removing files ...\n" msgstr "Fitxategiak ezabatzen...\n" #: ../deluser:372 msgid "Removing crontab ...\n" msgstr "crontab kentzen...\n" #: ../deluser:378 #, perl-format msgid "Warning: group `%s' has no more members.\n" msgstr "Abisua: '%s' taldeak ez du kide gehiago.\n" #: ../deluser:400 #, perl-format msgid "getgrnam `%s' failed. This shouldn't happen.\n" msgstr "huts egin du getgrnam '%s' funtzioak. Hau ez zen gertatu beharko.\n" #: ../deluser:405 #, perl-format msgid "The group `%s' is not a system group. Exiting.\n" msgstr "'%s' taldea ez da sistemako talde bat. Irtetzen.\n" #: ../deluser:409 #, perl-format msgid "The group `%s' is not empty!\n" msgstr "'%s' taldea ez dago hutsik!\n" #: ../deluser:415 #, perl-format msgid "`%s' still has `%s' as their primary group!\n" msgstr "'%s'(e)k '%s' talde nagusi bezala du!\n" #: ../deluser:439 msgid "You may not remove the user from their primary group.\n" msgstr "Ez zenuke erabiltzailea bere talde nagusitik ezabatu behar.\n" #: ../deluser:453 #, perl-format msgid "The user `%s' is not a member of group `%s'.\n" msgstr "'%s' erabiltzailea ez da '%s' taldeko kide.\n" #: ../deluser:456 #, perl-format msgid "Removing user `%s' from group `%s' ...\n" msgstr "'%s' erabiltzailea '%s' taldetik kentzen...\n" #: ../deluser:475 #, perl-format msgid "" "deluser version %s\n" "\n" msgstr "" "deluser %s bertsioa\n" "\n" #: ../deluser:476 msgid "Removes users and groups from the system.\n" msgstr "Sistematik erabiltzaile eta taldeak kentzen ditu.\n" #: ../deluser:478 msgid "" "Copyright (C) 2000 Roland Bauerschmidt <roland@copyleft.de>\n" "\n" msgstr "" "Copyright-a (C) 2000 Roland Bauerschmidt <roland@copyleft.de>\n" "\n" #: ../deluser:480 msgid "" "deluser is based on adduser by Guy Maor <maor@debian.org>, Ian Murdock\n" "<imurdock@gnu.ai.mit.edu> and Ted Hajek <tedhajek@boombox.micro.umn.edu>\n" "\n" msgstr "" "deluser Guy Maor <maor@debian.org>, Ian Murdock <imurdock@gnu.ai.mit.edu>\n" "eta Ted Hajek <tedhajek@boombox.micro.umn.edu> garatutako 'adduser'-en\n" "oinarrituta dago\n" "\n" #: ../deluser:496 msgid "" "deluser USER\n" " remove a normal user from the system\n" " example: deluser mike\n" "\n" " --remove-home remove the users home directory and mail spool\n" " --remove-all-files remove all files owned by user\n" " --backup backup files before removing.\n" " --backup-to <DIR> target directory for the backups.\n" " Default is the current directory.\n" " --system only remove if system user\n" "\n" "delgroup GROUP\n" "deluser --group GROUP\n" " remove a group from the system\n" " example: deluser --group students\n" "\n" " --system only remove if system group\n" " --only-if-empty only remove if no members left\n" "\n" "deluser USER GROUP\n" " remove the user from a group\n" " example: deluser mike students\n" "\n" "general options:\n" " --quiet | -q don't give process information to stdout\n" " --help | -h usage message\n" " --version | -v version number and copyright\n" " --conf | -c FILE use FILE as configuration file\n" "\n" msgstr "" "deluser ERABILTZAILEA\n" " kendu erabiltzaile arrunt bat sistematik\n" " adibidea: deluser mikel\n" "\n" " --remove-home kendu erabiltzailearen karpeta nagusia\n" " eta posta-lara ezabatu\n" " --remove-all-files kendu erabiltzaile honen jabegoko\n" " fitxategi guztiak\n" " --backup egin fitxategien babeskopia ezabatu aurretik.\n" " --backup-to <DIR> babeskopien helburuko direktorioa.\n" " Lehenetsia uneko direktorioa da.\n" "system sistemako erabiltzailea bada bakarrik kendu\n" "\n" "delgroup TALDEA\n" "deluser --group TALDEA\n" " kendu talde bat sistematik\n" " adibidea: deluser --group ikasleak\n" "\n" " --system sistemako taldea bada bakarrik ezabatu\n" " --only-if-empty kiderik ez badu bakarrik ezabatu\n" "\n" "deluser ERABILTZAILEA TALDEA\n" " erabiltzailea taldetik ezabatu\n" " adibidez: deluser mikel ikasleak\n" "\n" "aukera orokorrak:\n" " --quiet | -q ez erakutsi prozesuaren informazioa irteera\n" " estandarrean (sdtout)\n" " --help | -h erabileraren mezua\n" " --version | -v bertsioaren zenbakia eta copyright-a\n" " --conf | -c FITXATEGIA erabili FITXATEGIA konfigurazioko fitxategi " "gisa\n" "\n" #: ../AdduserCommon.pm:64 ../AdduserCommon.pm:70 #, perl-format msgid "%s: %s" msgstr "%s: %s" #: ../AdduserCommon.pm:82 #, perl-format msgid "`%s' does not exist. Using defaults.\n" msgstr "'%s' ez dago. Lehenespenak erabiltzen.\n" #: ../AdduserCommon.pm:92 #, perl-format msgid "Couldn't parse `%s', line %d.\n" msgstr "Ezin izan da '%s' analizatu, %d. lerroa.\n" #: ../AdduserCommon.pm:97 #, perl-format msgid "Unknown variable `%s' at `%s', line %d.\n" msgstr "'%s' aldagaia ezezaguna '%s'(e)ko %d. lerroan.\n" #: ../AdduserCommon.pm:175 #, perl-format msgid "Could not find program named `%s' in $PATH.\n" msgstr "Ezin izan da '%s' izeneko programarik aurkitu $PATH bide-izenean.\n" ���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/wget.po���������������������������������������������������0000644�0000000�0000000�00000171677�12704125526�016426� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of wget-1.9.1.po to Euskara # Basque translation of wget. # Copyright (C) 2003, 2013 Free Software Foundation, Inc. # This file is distributed under the same license as the wget package. # Mikel Olasagasti <hey_neken@euskal.org>, 2003-2004. # Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2013. # # msgid "" msgstr "" "Project-Id-Version: wget 1.14.128\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" "POT-Creation-Date: 2016-01-08 13:18+0000\n" "PO-Revision-Date: 2016-01-09 04:07+0000\n" "Last-Translator: Mikel Olasagasti Uranga <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 06:11+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: lib/error.c:191 msgid "Unknown system error" msgstr "Sistema-errore ezezaguna" #: lib/gai_strerror.c:57 msgid "Address family for hostname not supported" msgstr "" #: lib/gai_strerror.c:58 src/host.c:376 msgid "Temporary failure in name resolution" msgstr "" #: lib/gai_strerror.c:59 msgid "Bad value for ai_flags" msgstr "" #: lib/gai_strerror.c:60 msgid "Non-recoverable failure in name resolution" msgstr "" #: lib/gai_strerror.c:61 msgid "ai_family not supported" msgstr "" #: lib/gai_strerror.c:62 msgid "Memory allocation failure" msgstr "" #: lib/gai_strerror.c:63 msgid "No address associated with hostname" msgstr "" #: lib/gai_strerror.c:64 msgid "Name or service not known" msgstr "" #: lib/gai_strerror.c:65 msgid "Servname not supported for ai_socktype" msgstr "" #: lib/gai_strerror.c:66 msgid "ai_socktype not supported" msgstr "" #: lib/gai_strerror.c:67 msgid "System error" msgstr "" #: lib/gai_strerror.c:68 msgid "Argument buffer too small" msgstr "" #: lib/gai_strerror.c:70 msgid "Processing request in progress" msgstr "" #: lib/gai_strerror.c:71 msgid "Request canceled" msgstr "" #: lib/gai_strerror.c:72 msgid "Request not canceled" msgstr "" #: lib/gai_strerror.c:73 msgid "All requests done" msgstr "" #: lib/gai_strerror.c:74 msgid "Interrupted by a signal" msgstr "" #: lib/gai_strerror.c:75 msgid "Parameter string not correctly encoded" msgstr "" #: lib/gai_strerror.c:87 src/host.c:378 msgid "Unknown error" msgstr "Errore ezezaguna" #: lib/getopt.c:575 lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: lib/getopt.c:654 lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:667 lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:715 lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: lib/getopt.c:772 lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: lib/getopt.c:783 lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: lib/getopt.c:835 lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: lib/getopt.c:891 lib/getopt.c:908 lib/getopt.c:1118 lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: lib/getopt.c:964 lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:1004 lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. and use glyphs suitable for your language. #: lib/quotearg.c:347 msgid "`" msgstr "`" #: lib/quotearg.c:348 msgid "'" msgstr "'" #: lib/regcomp.c:135 msgid "Success" msgstr "" #: lib/regcomp.c:138 msgid "No match" msgstr "" #: lib/regcomp.c:141 msgid "Invalid regular expression" msgstr "" #: lib/regcomp.c:144 msgid "Invalid collation character" msgstr "" #: lib/regcomp.c:147 msgid "Invalid character class name" msgstr "" #: lib/regcomp.c:150 msgid "Trailing backslash" msgstr "" #: lib/regcomp.c:153 msgid "Invalid back reference" msgstr "" #: lib/regcomp.c:156 msgid "Unmatched [ or [^" msgstr "" #: lib/regcomp.c:159 msgid "Unmatched ( or \\(" msgstr "" #: lib/regcomp.c:162 msgid "Unmatched \\{" msgstr "" #: lib/regcomp.c:165 msgid "Invalid content of \\{\\}" msgstr "" #: lib/regcomp.c:168 msgid "Invalid range end" msgstr "" #: lib/regcomp.c:171 msgid "Memory exhausted" msgstr "" #: lib/regcomp.c:174 msgid "Invalid preceding regular expression" msgstr "" #: lib/regcomp.c:177 msgid "Premature end of regular expression" msgstr "" #: lib/regcomp.c:180 msgid "Regular expression too big" msgstr "" #: lib/regcomp.c:183 msgid "Unmatched ) or \\)" msgstr "" #: lib/regcomp.c:711 msgid "No previous regular expression" msgstr "" #: lib/spawn-pipe.c:135 lib/spawn-pipe.c:138 lib/spawn-pipe.c:259 #: lib/spawn-pipe.c:262 #, c-format msgid "cannot create pipe" msgstr "" #: lib/spawn-pipe.c:229 lib/spawn-pipe.c:343 lib/wait-process.c:282 #: lib/wait-process.c:356 #, c-format msgid "%s subprocess failed" msgstr "" #: lib/w32spawn.h:43 #, c-format msgid "_open_osfhandle failed" msgstr "" #: lib/w32spawn.h:84 #, c-format msgid "cannot restore fd %d: dup2 failed" msgstr "" #: lib/wait-process.c:223 lib/wait-process.c:255 lib/wait-process.c:317 #, c-format msgid "%s subprocess" msgstr "" #: lib/wait-process.c:274 lib/wait-process.c:346 #, c-format msgid "%s subprocess got fatal signal %d" msgstr "" #: lib/xalloc-die.c:34 msgid "memory exhausted" msgstr "memoria agortuta" #: src/connect.c:205 #, c-format msgid "%s: unable to resolve bind address %s; disabling bind.\n" msgstr "" #: src/connect.c:289 #, c-format msgid "Connecting to %s|%s|:%d... " msgstr "Konektatzen: %s|%s|:%d... " #: src/connect.c:297 #, c-format msgid "Connecting to %s:%d... " msgstr "Konektatzen %s:%d... " #: src/connect.c:300 #, c-format msgid "Connecting to [%s]:%d... " msgstr "Konektatzen [%s]:%d... " #: src/connect.c:362 msgid "connected.\n" msgstr "konektatua.\n" #: src/connect.c:374 src/host.c:793 src/host.c:822 #, c-format msgid "failed: %s.\n" msgstr "huts egin da: %s.\n" #: src/connect.c:398 src/http.c:2044 #, c-format msgid "%s: unable to resolve host address %s\n" msgstr "" #: src/convert.c:198 #, c-format msgid "Converted links in %d files in %s seconds.\n" msgstr "" #: src/convert.c:227 #, c-format msgid "Converting links in %s... " msgstr "" #: src/convert.c:240 msgid "nothing to do.\n" msgstr "ezer ez egiteko.\n" #: src/convert.c:248 src/convert.c:272 #, c-format msgid "Cannot convert links in %s: %s\n" msgstr "Ezin dira %s-ko linkak bihurtu: %s\n" #: src/convert.c:263 #, c-format msgid "Unable to delete %s: %s\n" msgstr "" #: src/convert.c:578 #, c-format msgid "Cannot back up %s as %s: %s\n" msgstr "Ezin da %s gordetzeko kopia egin %s bezala: %s\n" #: src/cookies.c:310 #, c-format msgid "Unable to get cookie for %s\n" msgstr "" #: src/cookies.c:457 #, c-format msgid "Syntax error in Set-Cookie: %s at position %d.\n" msgstr "Kookie-a ezartzean sintaxi errorea: %s %d posizioan.\n" #: src/cookies.c:739 #, c-format msgid "Cookie coming from %s attempted to set domain to " msgstr "" #: src/cookies.c:742 src/spider.c:92 #, c-format msgid "%s\n" msgstr "%s\n" #: src/cookies.c:1190 src/cookies.c:1311 #, c-format msgid "Cannot open cookies file %s: %s\n" msgstr "" #: src/cookies.c:1348 #, c-format msgid "Error writing to %s: %s\n" msgstr "" #: src/cookies.c:1351 #, c-format msgid "Error closing %s: %s\n" msgstr "" #: src/ftp-ls.c:1050 msgid "Unsupported listing type, trying Unix listing parser.\n" msgstr "" "Zerredatze mota sostengurik gabe, Unix zerrendatze sintaxi-" "analizatzailearekin saiatzen.\n" #: src/ftp-ls.c:1101 src/ftp-ls.c:1103 #, c-format msgid "Index of /%s on %s:%d" msgstr "/%s-ren indexa %s:%d-en" #: src/ftp-ls.c:1128 #, c-format msgid "time unknown " msgstr "denbora ezezaguna " #: src/ftp-ls.c:1132 #, c-format msgid "File " msgstr "Fitxategia " #: src/ftp-ls.c:1135 #, c-format msgid "Directory " msgstr "Direktorioa " #: src/ftp-ls.c:1138 #, c-format msgid "Link " msgstr "Link " #: src/ftp-ls.c:1141 #, c-format msgid "Not sure " msgstr "Zihurtasunik gabe " #: src/ftp-ls.c:1164 #, c-format msgid " (%s bytes)" msgstr " (%s byte)" #: src/ftp.c:223 #, c-format msgid "Length: %s" msgstr "Luzeera: %s" #: src/ftp.c:229 src/http.c:3675 #, c-format msgid ", %s (%s) remaining" msgstr "" #: src/ftp.c:233 src/http.c:3679 #, c-format msgid ", %s remaining" msgstr "" #: src/ftp.c:236 msgid " (unauthoritative)\n" msgstr " (autorizaziorik gabea)\n" #: src/ftp.c:378 msgid "Could not initialize SSL. It will be disabled." msgstr "" #: src/ftp.c:460 #, c-format msgid "Logging in as %s ... " msgstr "%s bezala saioa hasten... " #: src/ftp.c:479 src/ftp.c:565 src/ftp.c:632 src/ftp.c:697 src/ftp.c:931 #: src/ftp.c:984 src/ftp.c:1031 src/ftp.c:1094 src/ftp.c:1155 src/ftp.c:1246 #: src/ftp.c:1296 msgid "Error in server response, closing control connection.\n" msgstr "" "Zerbitzariaren erantzunean errorea, konexio kontrol panela itxitzen.\n" #: src/ftp.c:486 msgid "Error in server greeting.\n" msgstr "Errorea zerbitzarikin agurtzerakoan.\n" #: src/ftp.c:493 src/ftp.c:705 src/ftp.c:939 src/ftp.c:1039 src/ftp.c:1104 #: src/ftp.c:1165 src/ftp.c:1256 src/ftp.c:1306 msgid "Write failed, closing control connection.\n" msgstr "Idaztean huts egin da, kontrol konexioa itxitzen.\n" #: src/ftp.c:499 msgid "The server refuses login.\n" msgstr "Zerbitzariak saio hasiera ukatzen du.\n" #: src/ftp.c:505 msgid "Login incorrect.\n" msgstr "Saio sartze okerra.\n" #: src/ftp.c:511 msgid "Logged in!\n" msgstr "Saiora sartua!\n" #: src/ftp.c:531 msgid "Server did not accept the 'PBSZ 0' command.\n" msgstr "" #: src/ftp.c:541 #, c-format msgid "Server did not accept the 'PROT %c' command.\n" msgstr "" #: src/ftp.c:573 msgid "Server error, can't determine system type.\n" msgstr "Zerbitzari errorea, ezin da sistema moeta determinatu.\n" #: src/ftp.c:582 src/ftp.c:1074 src/ftp.c:1138 src/ftp.c:1181 msgid "done. " msgstr "eginda. " #: src/ftp.c:685 src/ftp.c:957 src/ftp.c:1001 src/ftp.c:1276 src/ftp.c:1325 msgid "done.\n" msgstr "eginda.\n" #: src/ftp.c:712 #, c-format msgid "Unknown type `%c', closing control connection.\n" msgstr "Mota ezezaguna `%c', kontrol konexioa itxitzen.\n" #: src/ftp.c:724 msgid "done. " msgstr "eginda. " #: src/ftp.c:730 msgid "==> CWD not needed.\n" msgstr "==> CWDa ez da behar.\n" #: src/ftp.c:914 msgid "Logically impossible section reached in getftp()" msgstr "" #: src/ftp.c:915 #, c-format msgid "" "cwd_count: %d\n" "cwd_start: %d\n" "cwd_end: %d\n" msgstr "" #: src/ftp.c:945 #, c-format msgid "" "No such directory %s.\n" "\n" msgstr "" #: src/ftp.c:966 msgid "==> CWD not required.\n" msgstr "==> CWD ez da beharrezkoa.\n" #: src/ftp.c:1009 msgid "File has already been retrieved.\n" msgstr "" #: src/ftp.c:1045 msgid "Cannot initiate PASV transfer.\n" msgstr "Ezin da PASV transferentzia hasi.\n" #: src/ftp.c:1049 msgid "Cannot parse PASV response.\n" msgstr "Ezin da PASV erantzuan parseatu.\n" #: src/ftp.c:1066 #, c-format msgid "couldn't connect to %s port %d: %s\n" msgstr "" #: src/ftp.c:1120 #, c-format msgid "Bind error (%s).\n" msgstr "Lotze errorea (%s).\n" #: src/ftp.c:1126 msgid "Invalid PORT.\n" msgstr "PORTU desegokia.\n" #: src/ftp.c:1172 msgid "" "\n" "REST failed, starting from scratch.\n" msgstr "" "\n" "REST komanduak huts egin du, hutsetik hasten.\n" #: src/ftp.c:1212 #, c-format msgid "File %s exists.\n" msgstr "" #: src/ftp.c:1218 #, c-format msgid "No such file %s.\n" msgstr "" #: src/ftp.c:1264 #, c-format msgid "" "No such file %s.\n" "\n" msgstr "" #: src/ftp.c:1314 #, c-format msgid "" "No such file or directory %s.\n" "\n" msgstr "" #: src/ftp.c:1473 src/http.c:2483 #, c-format msgid "%s has sprung into existence.\n" msgstr "" #: src/ftp.c:1557 #, c-format msgid "%s: %s, closing control connection.\n" msgstr "%s: %s, konexio kontrola itxitzen.\n" #: src/ftp.c:1569 #, c-format msgid "%s (%s) - Data connection: %s; " msgstr "%s (%s) - Datu konexioa: %s; " #: src/ftp.c:1584 msgid "Control connection closed.\n" msgstr "Kontrol konexioa itxia.\n" #: src/ftp.c:1602 msgid "Data transfer aborted.\n" msgstr "Datu transferentzia abortatua.\n" #: src/ftp.c:1826 #, c-format msgid "File %s already there; not retrieving.\n" msgstr "" #: src/ftp.c:1911 src/http.c:3915 #, c-format msgid "(try:%2d)" msgstr "(saiatu:%2d)" #: src/ftp.c:1999 src/http.c:4324 #, c-format msgid "" "%s (%s) - written to stdout %s[%s]\n" "\n" msgstr "" #: src/ftp.c:2000 src/http.c:4325 #, c-format msgid "" "%s (%s) - %s saved [%s]\n" "\n" msgstr "" "%s (%s) - %s gordeta [%s]\n" "\n" #: src/ftp.c:2060 src/main.c:1875 src/metalink.c:426 src/recur.c:499 #: src/recur.c:734 src/retr.c:1141 #, c-format msgid "Removing %s.\n" msgstr "%s ezabatzen.\n" #: src/ftp.c:2113 #, c-format msgid "Using %s as listing tmp file.\n" msgstr "" #: src/ftp.c:2130 #, c-format msgid "Removed %s.\n" msgstr "%s ezabatua.\n" #: src/ftp.c:2168 #, c-format msgid "Recursion depth %d exceeded max. depth %d.\n" msgstr "Inkurtsio sakonera %dk maximoa gainditzen du. Sakonera %d.\n" #: src/ftp.c:2238 #, c-format msgid "Remote file no newer than local file %s -- not retrieving.\n" msgstr "" #: src/ftp.c:2246 #, c-format msgid "" "Remote file is newer than local file %s -- retrieving.\n" "\n" msgstr "" #: src/ftp.c:2253 #, c-format msgid "" "The sizes do not match (local %s) -- retrieving.\n" "\n" msgstr "" #: src/ftp.c:2271 msgid "Invalid name of the symlink, skipping.\n" msgstr "Baliogabeko symlink izena, saltatzen.\n" #: src/ftp.c:2288 #, c-format msgid "" "Already have correct symlink %s -> %s\n" "\n" msgstr "" "Dagoeneko baduka link simboliko zuzena %s -> %s\n" "\n" #: src/ftp.c:2297 #, c-format msgid "Creating symlink %s -> %s\n" msgstr "Link sinbolikoa sortzen %s -> %s\n" #: src/ftp.c:2307 #, c-format msgid "Symlinks not supported, skipping symlink %s.\n" msgstr "" #: src/ftp.c:2319 #, c-format msgid "Skipping directory %s.\n" msgstr "" #: src/ftp.c:2328 #, c-format msgid "%s: unknown/unsupported file type.\n" msgstr "%s: ezagun/euskarririk gabeko fitxategi mota.\n" #: src/ftp.c:2368 #, c-format msgid "%s: corrupt time-stamp.\n" msgstr "%s: ordu zigilu okerra.\n" #: src/ftp.c:2392 #, c-format msgid "Will not retrieve dirs since depth is %d (max %d).\n" msgstr "" "Ez dira direktorio gehiago jasoko, sakonera %d-koa delako (mas %d).\n" #: src/ftp.c:2442 #, c-format msgid "Not descending to %s as it is excluded/not-included.\n" msgstr "" #: src/ftp.c:2531 src/ftp.c:2545 #, c-format msgid "Rejecting %s.\n" msgstr "" #: src/ftp.c:2568 #, c-format msgid "Error matching %s against %s: %s\n" msgstr "" #: src/ftp.c:2624 #, c-format msgid "No matches on pattern %s.\n" msgstr "" #: src/ftp.c:2695 #, c-format msgid "Wrote HTML-ized index to %s [%s].\n" msgstr "" #: src/ftp.c:2700 #, c-format msgid "Wrote HTML-ized index to %s.\n" msgstr "" #: src/gnutls.c:113 #, c-format msgid "ERROR: Cannot open directory %s.\n" msgstr "" #: src/gnutls.c:163 #, c-format msgid "ERROR: Failed to open cert %s: (%d).\n" msgstr "" #: src/gnutls.c:168 #, c-format msgid "Loaded CA certificate '%s'\n" msgstr "" #: src/gnutls.c:178 #, c-format msgid "ERROR: Failed to load CRL file '%s': (%d)\n" msgstr "" #: src/gnutls.c:182 #, c-format msgid "Loaded CRL file '%s'\n" msgstr "" #: src/gnutls.c:206 msgid "ERROR: GnuTLS requires the key and the cert to be of the same type.\n" msgstr "" #: src/gnutls.c:580 src/gnutls.c:616 #, c-format msgid "GnuTLS: unimplemented 'secure-protocol' option value %d\n" msgstr "" #: src/gnutls.c:581 src/gnutls.c:617 src/host.c:162 src/openssl.c:252 msgid "Please report this issue to bug-wget@gnu.org\n" msgstr "" #: src/gnutls.c:692 src/openssl.c:679 msgid "ERROR" msgstr "ERROREA" #: src/gnutls.c:692 src/openssl.c:679 msgid "WARNING" msgstr "" #: src/gnutls.c:702 src/openssl.c:692 #, c-format msgid "%s: No certificate presented by %s.\n" msgstr "" #: src/gnutls.c:708 #, c-format msgid "%s: The certificate of %s is not trusted.\n" msgstr "" #: src/gnutls.c:709 #, c-format msgid "%s: The certificate of %s hasn't got a known issuer.\n" msgstr "" #: src/gnutls.c:710 #, c-format msgid "%s: The certificate of %s has been revoked.\n" msgstr "" #: src/gnutls.c:711 #, c-format msgid "%s: The certificate signer of %s was not a CA.\n" msgstr "" #: src/gnutls.c:712 #, c-format msgid "%s: The certificate of %s was signed using an insecure algorithm.\n" msgstr "" #: src/gnutls.c:713 #, c-format msgid "%s: The certificate of %s is not yet activated.\n" msgstr "" #: src/gnutls.c:714 #, c-format msgid "%s: The certificate of %s has expired.\n" msgstr "" #: src/gnutls.c:725 #, c-format msgid "Error initializing X509 certificate: %s\n" msgstr "" #: src/gnutls.c:734 msgid "No certificate found\n" msgstr "" #: src/gnutls.c:741 #, c-format msgid "Error parsing certificate: %s\n" msgstr "" #: src/gnutls.c:748 msgid "The certificate has not yet been activated\n" msgstr "" #: src/gnutls.c:753 msgid "The certificate has expired\n" msgstr "" #: src/gnutls.c:759 #, c-format msgid "The certificate's owner does not match hostname %s\n" msgstr "" #: src/gnutls.c:768 msgid "Certificate must be X.509\n" msgstr "" #: src/host.c:161 msgid "Error in handling the address list.\n" msgstr "" #: src/host.c:372 msgid "Unknown host" msgstr "Ostalari ezezaguna" #: src/host.c:751 #, c-format msgid "Resolving %s... " msgstr "%s ebazten... " #: src/host.c:802 msgid "failed: No IPv4/IPv6 addresses for host.\n" msgstr "" #: src/host.c:825 msgid "failed: timed out.\n" msgstr "huts·egin·da: denboraz kanpo.\n" #: src/html-url.c:305 #, c-format msgid "%s: Cannot resolve incomplete link %s.\n" msgstr "%s: Ezin da osatu gabeko linka ebatzi %s.\n" #: src/html-url.c:841 #, c-format msgid "%s: Invalid URL %s: %s\n" msgstr "%s: Baliogabeko URLa %s: %s\n" #: src/http.c:372 #, c-format msgid "Failed writing HTTP request: %s.\n" msgstr "Huts egin da HTTP eskaera idazterakoan: %s.\n" #: src/http.c:776 msgid "No headers, assuming HTTP/0.9" msgstr "" #: src/http.c:1588 #, c-format msgid "" "File %s already there; not retrieving.\n" "\n" msgstr "" #: src/http.c:1795 msgid "gmtime failed. This is probably a bug.\n" msgstr "" #: src/http.c:1856 msgid "" "Cannot convert timestamp to http format. Falling back to time 0 as last " "modification time.\n" msgstr "" #: src/http.c:1934 #, c-format msgid "BODY data file %s missing: %s\n" msgstr "" #: src/http.c:2026 #, c-format msgid "Reusing existing connection to [%s]:%d.\n" msgstr "" #: src/http.c:2031 #, c-format msgid "Reusing existing connection to %s:%d.\n" msgstr "" #: src/http.c:2097 #, c-format msgid "Failed reading proxy response: %s\n" msgstr "" #: src/http.c:2116 src/http.c:3191 src/http.c:4118 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s ERROREA %d %s.\n" #: src/http.c:2118 src/http.c:3193 src/http.c:3392 msgid "Malformed status line" msgstr "Gaizki eratutako egoera lerroa" #: src/http.c:2129 #, c-format msgid "Proxy tunneling failed: %s" msgstr "" #: src/http.c:2357 msgid "Unknown authentication scheme.\n" msgstr "Autentifikazio eskema ezezaguna.\n" #: src/http.c:2375 #, c-format msgid "Authentication selected: %s\n" msgstr "" #: src/http.c:2498 #, c-format msgid "Saving to: %s\n" msgstr "Hemen gordetzen: %s\n" #: src/http.c:2635 #, c-format msgid "" "When downloading signature:\n" "%s: %s.\n" msgstr "" #: src/http.c:2671 msgid "Unable to read signature content from temporary file. Skipping.\n" msgstr "" #: src/http.c:2694 msgid "Could not create temporary file. Skipping signature download.\n" msgstr "" #: src/http.c:2728 #, c-format msgid "Invalid pri value. Assuming %d.\n" msgstr "" #: src/http.c:2851 msgid "" "Could not find acceptable digest for Metalink resources.\n" "Ignoring them.\n" msgstr "" #: src/http.c:2987 msgid "Disabling SSL due to encountered errors.\n" msgstr "" #: src/http.c:3127 #, c-format msgid "%s request sent, awaiting response... " msgstr "%s eskaera bidalia, erantzunaren zain... " #: src/http.c:3167 msgid "No data received.\n" msgstr "" #: src/http.c:3173 #, c-format msgid "Read error (%s) in headers.\n" msgstr "Irakurketa errorea (%s) goiburukoetan.\n" #: src/http.c:3394 msgid "(no description)" msgstr "(deskripziorik gabe)" #: src/http.c:3490 #, c-format msgid "Location: %s%s\n" msgstr "Kokapena: %s%s\n" #: src/http.c:3491 src/http.c:3685 msgid "unspecified" msgstr "zehaztugabea" #: src/http.c:3492 msgid " [following]" msgstr " [hurrengoa]" #: src/http.c:3591 #, c-format msgid "" "File %s not modified on server. Omitting download.\n" "\n" msgstr "" #: src/http.c:3609 #, c-format msgid "" "Server ignored If-Modified-Since header for file %s.\n" "You might want to add --no-if-modified-since option.\n" "\n" msgstr "" #: src/http.c:3629 msgid "" "\n" " The file is already fully retrieved; nothing to do.\n" "\n" msgstr "" "\n" " Fitxategi hau iada guztiz jasoa dago; ezer ez egiteko.\n" "\n" #: src/http.c:3665 msgid "Length: " msgstr "Luzera: " #: src/http.c:3685 msgid "ignored" msgstr "baztertua" #: src/http.c:3823 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "Oharra: komodinak ez daude onartuak HTTPean.\n" #: src/http.c:3905 msgid "Spider mode enabled. Check if remote file exists.\n" msgstr "" #: src/http.c:3993 #, c-format msgid "Cannot write to %s (%s).\n" msgstr "" #: src/http.c:4004 msgid "Required attribute missing from Header received.\n" msgstr "" #: src/http.c:4009 msgid "Username/Password Authentication Failed.\n" msgstr "" #: src/http.c:4015 msgid "Cannot write to WARC file.\n" msgstr "" #: src/http.c:4021 msgid "Cannot write to temporary WARC file.\n" msgstr "" #: src/http.c:4026 msgid "Unable to establish SSL connection.\n" msgstr "Ezinezkoa SSL konexioa sortzea.\n" #: src/http.c:4032 #, c-format msgid "Cannot unlink %s (%s).\n" msgstr "" #: src/http.c:4042 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "ERROREA: (%d) helbideraketa kokapenik gabe.\n" #: src/http.c:4064 msgid "" "Could not find Metalink data in HTTP response. Downloading file using HTTP " "GET.\n" msgstr "" #: src/http.c:4073 msgid "Metalink headers found. Switching to Metalink mode.\n" msgstr "" #: src/http.c:4113 msgid "Remote file does not exist -- broken link!!!\n" msgstr "" #: src/http.c:4135 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Azken·burugoiko·modifikazitua falta da·-·ordu·zigilua·itzalia.\n" #: src/http.c:4143 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "" "Azken burugoiko modifikazioa baliogabekoa - ordu zigilua ignoratua.\n" #: src/http.c:4173 #, c-format msgid "" "Server file no newer than local file %s -- not retrieving.\n" "\n" msgstr "" #: src/http.c:4181 #, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "" #: src/http.c:4190 msgid "Remote file is newer, retrieving.\n" msgstr "Fitxategi erremotoa berriagoa da, jasotzen.\n" #: src/http.c:4208 msgid "" "Remote file exists and could contain links to other resources -- " "retrieving.\n" "\n" msgstr "" #: src/http.c:4214 msgid "" "Remote file exists but does not contain any link -- not retrieving.\n" "\n" msgstr "" #: src/http.c:4223 msgid "" "Remote file exists and could contain further links,\n" "but recursion is disabled -- not retrieving.\n" "\n" msgstr "" #: src/http.c:4229 msgid "" "Remote file exists.\n" "\n" msgstr "" #: src/http.c:4238 #, c-format msgid "%s URL: %s %2d %s\n" msgstr "" #: src/http.c:4288 #, c-format msgid "" "%s (%s) - written to stdout %s[%s/%s]\n" "\n" msgstr "" #: src/http.c:4289 #, c-format msgid "" "%s (%s) - %s saved [%s/%s]\n" "\n" msgstr "" #: src/http.c:4350 #, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "" #: src/http.c:4373 #, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "" #: src/http.c:4382 #, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "" #: src/http.c:4617 #, c-format msgid "Unsupported quality of protection '%s'.\n" msgstr "" #: src/http.c:4622 #, c-format msgid "Unsupported algorithm '%s'.\n" msgstr "" #: src/init.c:543 #, c-format msgid "%s: WGETRC points to %s, which doesn't exist.\n" msgstr "%s: WGETRC %sra apuntatzen du, ez dena existitzen.\n" #: src/init.c:644 src/netrc.c:246 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: Ezin irakurri %s (%s).\n" #: src/init.c:661 #, c-format msgid "%s: Error in %s at line %d.\n" msgstr "%s: %s-n errorea %d lerroan.\n" #: src/init.c:667 #, c-format msgid "%s: Syntax error in %s at line %d.\n" msgstr "" #: src/init.c:672 #, c-format msgid "%s: Unknown command %s in %s at line %d.\n" msgstr "" #: src/init.c:709 #, c-format msgid "" "Parsing system wgetrc file (env SYSTEM_WGETRC) failed. Please check\n" "'%s',\n" "or specify a different file using --config.\n" msgstr "" #: src/init.c:724 #, c-format msgid "" "Parsing system wgetrc file failed. Please check\n" "'%s',\n" "or specify a different file using --config.\n" msgstr "" #: src/init.c:740 #, c-format msgid "%s: Warning: Both system and user wgetrc point to %s.\n" msgstr "" #: src/init.c:930 #, c-format msgid "%s: Invalid --execute command %s\n" msgstr "" #: src/init.c:991 #, c-format msgid "%s: %s: Invalid boolean %s; use `on' or `off'.\n" msgstr "" #: src/init.c:1024 #, c-format msgid "%s: %s: Invalid %s; use `on', `off' or `quiet'.\n" msgstr "" #: src/init.c:1042 #, c-format msgid "%s: %s: Invalid number %s.\n" msgstr "" #: src/init.c:1123 #, c-format msgid "%s: %s must only be used once\n" msgstr "" #: src/init.c:1278 src/init.c:1297 #, c-format msgid "%s: %s: Invalid byte value %s\n" msgstr "" #: src/init.c:1322 #, c-format msgid "%s: %s: Invalid time period %s\n" msgstr "" #: src/init.c:1376 src/init.c:1487 src/init.c:1543 src/init.c:1609 #: src/init.c:1628 src/init.c:1653 #, c-format msgid "%s: %s: Invalid value %s.\n" msgstr "" #: src/init.c:1413 #, c-format msgid "%s: %s: Invalid header %s.\n" msgstr "" #: src/init.c:1434 #, c-format msgid "%s: %s: Invalid WARC header %s.\n" msgstr "" #: src/init.c:1500 #, c-format msgid "%s: %s: Invalid progress type %s.\n" msgstr "" #: src/init.c:1582 #, c-format msgid "" "%s: %s: Invalid restriction %s,\n" " use [unix|vms|windows],[lowercase|uppercase],[nocontrol],[ascii].\n" msgstr "" #: src/iri.c:107 #, c-format msgid "Encoding %s isn't valid\n" msgstr "" #: src/iri.c:132 #, c-format msgid "Conversion from %s to UTF-8 isn't supported\n" msgstr "" #: src/iri.c:171 msgid "Incomplete or invalid multibyte sequence encountered\n" msgstr "" #: src/iri.c:196 #, c-format msgid "Unhandled errno %d\n" msgstr "" #: src/iri.c:224 msgid "locale_to_utf8: locale is unset\n" msgstr "" #: src/iri.c:300 #, c-format msgid "Invalid UTF-8 sequence: %s\n" msgstr "" #: src/iri.c:312 #, c-format msgid "idn_encode failed (%d): %s\n" msgstr "" #: src/iri.c:331 #, c-format msgid "idn_decode failed (%d): %s\n" msgstr "" #: src/log.c:884 #, c-format msgid "" "\n" "%s received, redirecting output to %s.\n" msgstr "" #: src/log.c:894 #, c-format msgid "" "\n" "%s received.\n" msgstr "" #: src/log.c:895 #, c-format msgid "%s: %s; disabling logging.\n" msgstr "%s: %s; saio hasiera desgaitzen.\n" #: src/main.c:529 #, c-format msgid "Usage: %s [OPTION]... [URL]...\n" msgstr "Erabili: %s [AUKERA]... [URL]...\n" #: src/main.c:541 msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" "\n" msgstr "" #: src/main.c:543 msgid "Startup:\n" msgstr "" #: src/main.c:545 msgid "" " -V, --version display the version of Wget and exit\n" msgstr "" #: src/main.c:547 msgid " -h, --help print this help\n" msgstr "" #: src/main.c:549 msgid " -b, --background go to background after startup\n" msgstr "" #: src/main.c:551 msgid "" " -e, --execute=COMMAND execute a `.wgetrc'-style command\n" msgstr "" #: src/main.c:555 msgid "Logging and input file:\n" msgstr "" #: src/main.c:557 msgid " -o, --output-file=FILE log messages to FILE\n" msgstr "" #: src/main.c:559 msgid " -a, --append-output=FILE append messages to FILE\n" msgstr "" #: src/main.c:562 msgid "" " -d, --debug print lots of debugging information\n" msgstr "" #: src/main.c:566 msgid " --wdebug print Watt-32 debug output\n" msgstr "" #: src/main.c:569 msgid " -q, --quiet quiet (no output)\n" msgstr "" #: src/main.c:571 msgid " -v, --verbose be verbose (this is the default)\n" msgstr "" #: src/main.c:573 msgid "" " -nv, --no-verbose turn off verboseness, without being " "quiet\n" msgstr "" #: src/main.c:575 msgid "" " --report-speed=TYPE output bandwidth as TYPE. TYPE can be " "bits\n" msgstr "" #: src/main.c:577 msgid "" " -i, --input-file=FILE download URLs found in local or external " "FILE\n" msgstr "" #: src/main.c:580 msgid "" " --input-metalink=FILE download files covered in local Metalink " "FILE\n" msgstr "" #: src/main.c:583 msgid " -F, --force-html treat input file as HTML\n" msgstr "" #: src/main.c:585 msgid "" " -B, --base=URL resolves HTML input-file links (-i -F)\n" " relative to URL\n" msgstr "" #: src/main.c:588 msgid " --config=FILE specify config file to use\n" msgstr "" #: src/main.c:590 msgid " --no-config do not read any config file\n" msgstr "" #: src/main.c:592 msgid "" " --rejected-log=FILE log reasons for URL rejection to FILE\n" msgstr "" #: src/main.c:596 msgid "Download:\n" msgstr "" #: src/main.c:598 msgid "" " -t, --tries=NUMBER set number of retries to NUMBER (0 " "unlimits)\n" msgstr "" #: src/main.c:600 msgid "" " --retry-connrefused retry even if connection is refused\n" msgstr "" #: src/main.c:602 msgid " -O, --output-document=FILE write documents to FILE\n" msgstr "" #: src/main.c:604 msgid "" " -nc, --no-clobber skip downloads that would download to\n" " existing files (overwriting them)\n" msgstr "" #: src/main.c:607 msgid "" " -c, --continue resume getting a partially-downloaded " "file\n" msgstr "" #: src/main.c:609 msgid "" " --start-pos=OFFSET start downloading from zero-based " "position OFFSET\n" msgstr "" #: src/main.c:611 msgid " --progress=TYPE select progress gauge type\n" msgstr "" #: src/main.c:613 msgid "" " --show-progress display the progress bar in any verbosity " "mode\n" msgstr "" #: src/main.c:615 msgid "" " -N, --timestamping don't re-retrieve files unless newer " "than\n" " local\n" msgstr "" #: src/main.c:618 msgid "" " --no-if-modified-since don't use conditional if-modified-since " "get\n" " requests in timestamping mode\n" msgstr "" #: src/main.c:621 msgid "" " --no-use-server-timestamps don't set the local file's timestamp by\n" " the one on the server\n" msgstr "" #: src/main.c:624 msgid " -S, --server-response print server response\n" msgstr "" #: src/main.c:626 msgid " --spider don't download anything\n" msgstr "" #: src/main.c:628 msgid "" " -T, --timeout=SECONDS set all timeout values to SECONDS\n" msgstr "" #: src/main.c:630 msgid "" " --dns-timeout=SECS set the DNS lookup timeout to SECS\n" msgstr "" #: src/main.c:632 msgid " --connect-timeout=SECS set the connect timeout to SECS\n" msgstr "" #: src/main.c:634 msgid " --read-timeout=SECS set the read timeout to SECS\n" msgstr "" #: src/main.c:636 msgid " -w, --wait=SECONDS wait SECONDS between retrievals\n" msgstr "" #: src/main.c:638 msgid "" " --waitretry=SECONDS wait 1..SECONDS between retries of a " "retrieval\n" msgstr "" #: src/main.c:640 msgid "" " --random-wait wait from 0.5*WAIT...1.5*WAIT secs " "between retrievals\n" msgstr "" #: src/main.c:642 msgid " --no-proxy explicitly turn off proxy\n" msgstr "" #: src/main.c:644 msgid " -Q, --quota=NUMBER set retrieval quota to NUMBER\n" msgstr "" #: src/main.c:646 msgid "" " --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local " "host\n" msgstr "" #: src/main.c:648 msgid " --limit-rate=RATE limit download rate to RATE\n" msgstr "" #: src/main.c:650 msgid " --no-dns-cache disable caching DNS lookups\n" msgstr "" #: src/main.c:652 msgid "" " --restrict-file-names=OS restrict chars in file names to ones OS " "allows\n" msgstr "" #: src/main.c:654 msgid "" " --ignore-case ignore case when matching " "files/directories\n" msgstr "" #: src/main.c:657 msgid " -4, --inet4-only connect only to IPv4 addresses\n" msgstr "" #: src/main.c:659 msgid " -6, --inet6-only connect only to IPv6 addresses\n" msgstr "" #: src/main.c:661 msgid "" " --prefer-family=FAMILY connect first to addresses of specified " "family,\n" " one of IPv6, IPv4, or none\n" msgstr "" #: src/main.c:665 msgid "" " --user=USER set both ftp and http user to USER\n" msgstr "" #: src/main.c:667 msgid "" " --password=PASS set both ftp and http password to PASS\n" msgstr "" #: src/main.c:669 msgid " --ask-password prompt for passwords\n" msgstr "" #: src/main.c:671 msgid " --no-iri turn off IRI support\n" msgstr "" #: src/main.c:673 msgid "" " --local-encoding=ENC use ENC as the local encoding for IRIs\n" msgstr "" #: src/main.c:675 msgid "" " --remote-encoding=ENC use ENC as the default remote encoding\n" msgstr "" #: src/main.c:677 msgid " --unlink remove file before clobber\n" msgstr "" #: src/main.c:680 msgid "" " --metalink-over-http use Metalink metadata from HTTP response " "headers\n" msgstr "" #: src/main.c:682 msgid "" " --preferred-location preferred location for Metalink " "resources\n" msgstr "" #: src/main.c:687 msgid "Directories:\n" msgstr "Direktorioak:\n" #: src/main.c:689 msgid " -nd, --no-directories don't create directories\n" msgstr "" #: src/main.c:691 msgid " -x, --force-directories force creation of directories\n" msgstr "" #: src/main.c:693 msgid " -nH, --no-host-directories don't create host directories\n" msgstr "" #: src/main.c:695 msgid " --protocol-directories use protocol name in directories\n" msgstr "" #: src/main.c:697 msgid " -P, --directory-prefix=PREFIX save files to PREFIX/..\n" msgstr "" #: src/main.c:699 msgid "" " --cut-dirs=NUMBER ignore NUMBER remote directory " "components\n" msgstr "" #: src/main.c:703 msgid "HTTP options:\n" msgstr "" #: src/main.c:705 msgid " --http-user=USER set http user to USER\n" msgstr "" #: src/main.c:707 msgid " --http-password=PASS set http password to PASS\n" msgstr "" #: src/main.c:709 msgid " --no-cache disallow server-cached data\n" msgstr "" #: src/main.c:711 msgid "" " --default-page=NAME change the default page name (normally\n" " this is 'index.html'.)\n" msgstr "" #: src/main.c:714 msgid "" " -E, --adjust-extension save HTML/CSS documents with proper " "extensions\n" msgstr "" #: src/main.c:716 msgid "" " --ignore-length ignore 'Content-Length' header field\n" msgstr "" #: src/main.c:718 msgid " --header=STRING insert STRING among the headers\n" msgstr "" #: src/main.c:720 msgid "" " --max-redirect maximum redirections allowed per page\n" msgstr "" #: src/main.c:722 msgid " --proxy-user=USER set USER as proxy username\n" msgstr "" #: src/main.c:724 msgid " --proxy-password=PASS set PASS as proxy password\n" msgstr "" #: src/main.c:726 msgid "" " --referer=URL include 'Referer: URL' header in HTTP " "request\n" msgstr "" #: src/main.c:728 msgid " --save-headers save the HTTP headers to file\n" msgstr "" #: src/main.c:730 msgid "" " -U, --user-agent=AGENT identify as AGENT instead of " "Wget/VERSION\n" msgstr "" #: src/main.c:732 msgid "" " --no-http-keep-alive disable HTTP keep-alive (persistent " "connections)\n" msgstr "" #: src/main.c:734 msgid " --no-cookies don't use cookies\n" msgstr "" #: src/main.c:736 msgid "" " --load-cookies=FILE load cookies from FILE before session\n" msgstr "" #: src/main.c:738 msgid "" " --save-cookies=FILE save cookies to FILE after session\n" msgstr "" #: src/main.c:740 msgid "" " --keep-session-cookies load and save session (non-permanent) " "cookies\n" msgstr "" #: src/main.c:742 msgid "" " --post-data=STRING use the POST method; send STRING as the " "data\n" msgstr "" #: src/main.c:744 msgid "" " --post-file=FILE use the POST method; send contents of " "FILE\n" msgstr "" #: src/main.c:746 msgid "" " --method=HTTPMethod use method \"HTTPMethod\" in the request\n" msgstr "" #: src/main.c:748 msgid "" " --body-data=STRING send STRING as data. --method MUST be " "set\n" msgstr "" #: src/main.c:750 msgid "" " --body-file=FILE send contents of FILE. --method MUST be " "set\n" msgstr "" #: src/main.c:752 msgid "" " --content-disposition honor the Content-Disposition header " "when\n" " choosing local file names " "(EXPERIMENTAL)\n" msgstr "" #: src/main.c:755 msgid "" " --content-on-error output the received content on server " "errors\n" msgstr "" #: src/main.c:757 msgid "" " --auth-no-challenge send Basic HTTP authentication " "information\n" " without first waiting for the server's\n" " challenge\n" msgstr "" #: src/main.c:764 msgid "HTTPS (SSL/TLS) options:\n" msgstr "" #: src/main.c:766 msgid "" " --secure-protocol=PR choose secure protocol, one of auto, " "SSLv2,\n" " SSLv3, TLSv1 and PFS\n" msgstr "" #: src/main.c:769 msgid " --https-only only follow secure HTTPS links\n" msgstr "" #: src/main.c:771 msgid "" " --no-check-certificate don't validate the server's certificate\n" msgstr "" #: src/main.c:773 msgid " --certificate=FILE client certificate file\n" msgstr "" #: src/main.c:775 msgid "" " --certificate-type=TYPE client certificate type, PEM or DER\n" msgstr "" #: src/main.c:777 msgid " --private-key=FILE private key file\n" msgstr "" #: src/main.c:779 msgid " --private-key-type=TYPE private key type, PEM or DER\n" msgstr "" #: src/main.c:781 msgid " --ca-certificate=FILE file with the bundle of CAs\n" msgstr "" #: src/main.c:783 msgid "" " --ca-directory=DIR directory where hash list of CAs is " "stored\n" msgstr "" #: src/main.c:785 msgid " --crl-file=FILE file with bundle of CRLs\n" msgstr "" #: src/main.c:788 msgid "" " --random-file=FILE file with random data for seeding the SSL " "PRNG\n" msgstr "" #: src/main.c:792 msgid "" " --egd-file=FILE file naming the EGD socket with random " "data\n" msgstr "" #: src/main.c:799 msgid "HSTS options:\n" msgstr "" #: src/main.c:801 msgid " --no-hsts disable HSTS\n" msgstr "" #: src/main.c:803 msgid "" " --hsts-file path of HSTS database (will override " "default)\n" msgstr "" #: src/main.c:808 msgid "FTP options:\n" msgstr "" #: src/main.c:811 msgid "" " --ftp-stmlf use Stream_LF format for all binary FTP " "files\n" msgstr "" #: src/main.c:814 msgid " --ftp-user=USER set ftp user to USER\n" msgstr "" #: src/main.c:816 msgid " --ftp-password=PASS set ftp password to PASS\n" msgstr "" #: src/main.c:818 msgid " --no-remove-listing don't remove '.listing' files\n" msgstr "" #: src/main.c:820 msgid " --no-glob turn off FTP file name globbing\n" msgstr "" #: src/main.c:822 msgid "" " --no-passive-ftp disable the \"passive\" transfer mode\n" msgstr "" #: src/main.c:824 msgid " --preserve-permissions preserve remote file permissions\n" msgstr "" #: src/main.c:826 msgid "" " --retr-symlinks when recursing, get linked-to files (not " "dir)\n" msgstr "" #: src/main.c:831 msgid "FTPS options:\n" msgstr "" #: src/main.c:833 msgid "" " --ftps-implicit use implicit FTPS (default port is " "990)\n" msgstr "" #: src/main.c:835 msgid "" " --ftps-resume-ssl resume the SSL/TLS session started in " "the control connection when\n" " opening a data connection\n" msgstr "" #: src/main.c:838 msgid "" " --ftps-clear-data-connection cipher the control channel only; all " "the data will be in plaintext\n" msgstr "" #: src/main.c:840 msgid "" " --ftps-fallback-to-ftp fall back to FTP if FTPS is not " "supported in the target server\n" msgstr "" #: src/main.c:844 msgid "WARC options:\n" msgstr "" #: src/main.c:846 msgid "" " --warc-file=FILENAME save request/response data to a .warc.gz " "file\n" msgstr "" #: src/main.c:848 msgid "" " --warc-header=STRING insert STRING into the warcinfo record\n" msgstr "" #: src/main.c:850 msgid "" " --warc-max-size=NUMBER set maximum size of WARC files to NUMBER\n" msgstr "" #: src/main.c:852 msgid " --warc-cdx write CDX index files\n" msgstr "" #: src/main.c:854 msgid "" " --warc-dedup=FILENAME do not store records listed in this CDX " "file\n" msgstr "" #: src/main.c:857 msgid "" " --no-warc-compression do not compress WARC files with GZIP\n" msgstr "" #: src/main.c:860 msgid " --no-warc-digests do not calculate SHA1 digests\n" msgstr "" #: src/main.c:862 msgid "" " --no-warc-keep-log do not store the log file in a WARC " "record\n" msgstr "" #: src/main.c:864 msgid "" " --warc-tempdir=DIRECTORY location for temporary files created by " "the\n" " WARC writer\n" msgstr "" #: src/main.c:869 msgid "Recursive download:\n" msgstr "" #: src/main.c:871 msgid " -r, --recursive specify recursive download\n" msgstr "" #: src/main.c:873 msgid "" " -l, --level=NUMBER maximum recursion depth (inf or 0 for " "infinite)\n" msgstr "" #: src/main.c:875 msgid "" " --delete-after delete files locally after downloading " "them\n" msgstr "" #: src/main.c:877 msgid "" " -k, --convert-links make links in downloaded HTML or CSS " "point to\n" " local files\n" msgstr "" #: src/main.c:880 msgid "" " --convert-file-only convert the file part of the URLs only " "(usually known as the basename)\n" msgstr "" #: src/main.c:882 msgid "" " --backups=N before writing file X, rotate up to N " "backup files\n" msgstr "" #: src/main.c:886 msgid "" " -K, --backup-converted before converting file X, back up as " "X_orig\n" msgstr "" #: src/main.c:889 msgid "" " -K, --backup-converted before converting file X, back up as " "X.orig\n" msgstr "" #: src/main.c:892 msgid "" " -m, --mirror shortcut for -N -r -l inf --no-remove-" "listing\n" msgstr "" #: src/main.c:894 msgid "" " -p, --page-requisites get all images, etc. needed to display " "HTML page\n" msgstr "" #: src/main.c:896 msgid "" " --strict-comments turn on strict (SGML) handling of HTML " "comments\n" msgstr "" #: src/main.c:900 msgid "Recursive accept/reject:\n" msgstr "" #: src/main.c:902 msgid "" " -A, --accept=LIST comma-separated list of accepted " "extensions\n" msgstr "" #: src/main.c:904 msgid "" " -R, --reject=LIST comma-separated list of rejected " "extensions\n" msgstr "" #: src/main.c:906 msgid " --accept-regex=REGEX regex matching accepted URLs\n" msgstr "" #: src/main.c:908 msgid " --reject-regex=REGEX regex matching rejected URLs\n" msgstr "" #: src/main.c:911 msgid " --regex-type=TYPE regex type (posix|pcre)\n" msgstr "" #: src/main.c:914 msgid " --regex-type=TYPE regex type (posix)\n" msgstr "" #: src/main.c:917 msgid "" " -D, --domains=LIST comma-separated list of accepted domains\n" msgstr "" #: src/main.c:919 msgid "" " --exclude-domains=LIST comma-separated list of rejected domains\n" msgstr "" #: src/main.c:921 msgid "" " --follow-ftp follow FTP links from HTML documents\n" msgstr "" #: src/main.c:923 msgid "" " --follow-tags=LIST comma-separated list of followed HTML " "tags\n" msgstr "" #: src/main.c:925 msgid "" " --ignore-tags=LIST comma-separated list of ignored HTML " "tags\n" msgstr "" #: src/main.c:927 msgid "" " -H, --span-hosts go to foreign hosts when recursive\n" msgstr "" #: src/main.c:929 msgid " -L, --relative follow relative links only\n" msgstr "" #: src/main.c:931 msgid " -I, --include-directories=LIST list of allowed directories\n" msgstr "" #: src/main.c:933 msgid "" " --trust-server-names use the name specified by the " "redirection\n" " URL's last component\n" msgstr "" #: src/main.c:936 msgid " -X, --exclude-directories=LIST list of excluded directories\n" msgstr "" #: src/main.c:938 msgid "" " -np, --no-parent don't ascend to the parent directory\n" msgstr "" #: src/main.c:941 msgid "Mail bug reports and suggestions to <bug-wget@gnu.org>\n" msgstr "" #: src/main.c:946 #, c-format msgid "GNU Wget %s, a non-interactive network retriever.\n" msgstr "GNU Wget %s, sare informazio jaitsitzaile ez interaktiboa.\n" #: src/main.c:989 #, c-format msgid "Password for user %s: " msgstr "" #: src/main.c:991 #, c-format msgid "Password: " msgstr "Pasahitza: " #: src/main.c:1059 msgid "Wgetrc: " msgstr "Wgetrc: " #: src/main.c:1060 msgid "Locale: " msgstr "Locale-a: " #: src/main.c:1061 msgid "Compile: " msgstr "Konpilazioa: " #: src/main.c:1062 msgid "Link: " msgstr "Esteka: " #: src/main.c:1066 #, c-format msgid "" "GNU Wget %s built on %s.\n" "\n" msgstr "" #: src/main.c:1093 #, c-format msgid " %s (env)\n" msgstr "" #: src/main.c:1100 #, c-format msgid " %s (user)\n" msgstr "" #: src/main.c:1105 #, c-format msgid " %s (system)\n" msgstr "" #. TRANSLATORS: When available, an actual copyright character #. (circle-c) should be used in preference to "(C)". #: src/main.c:1133 #, c-format msgid "Copyright (C) %s Free Software Foundation, Inc.\n" msgstr "" #: src/main.c:1136 msgid "" "License GPLv3+: GNU GPL version 3 or later\n" "<http://www.gnu.org/licenses/gpl.html>.\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" msgstr "" #. TRANSLATORS: When available, please use the proper diacritics for #. names such as this one. See en_US.po for reference. #: src/main.c:1144 msgid "" "\n" "Originally written by Hrvoje Niksic <hniksic@xemacs.org>.\n" msgstr "" "\n" "Originalki Hrvoje Niksic-k idatzia <hniksic@xemacs.org>.\n" #: src/main.c:1147 msgid "Please send bug reports and questions to <bug-wget@gnu.org>.\n" msgstr "" #: src/main.c:1196 src/main.c:1696 #, c-format msgid "Memory allocation problem\n" msgstr "" #: src/main.c:1246 #, c-format msgid "Exiting due to error in %s\n" msgstr "" #: src/main.c:1275 src/main.c:1345 src/main.c:1557 #, c-format msgid "Try `%s --help' for more options.\n" msgstr "Saiatu `%s --help` aukera gehiagorako.\n" #: src/main.c:1341 #, c-format msgid "%s: illegal option -- `-n%c'\n" msgstr "%s: legez kanpoko aukera -- `-n%c'\n" #: src/main.c:1384 #, c-format msgid "Debugging support not compiled in. Ignoring --debug flag.\n" msgstr "" #: src/main.c:1397 #, c-format msgid "" "Both --no-clobber and --convert-links were specified, only --convert-links " "will be used.\n" msgstr "" #: src/main.c:1399 #, c-format msgid "" "Both --no-clobber and --convert-file-only were specified, only --convert-" "file-only will be used.\n" msgstr "" #: src/main.c:1432 #, c-format msgid "Can't be verbose and quiet at the same time.\n" msgstr "Ezin da berritsu eta ixil moduan egon une berean.\n" #: src/main.c:1438 #, c-format msgid "Can't timestamp and not clobber old files at the same time.\n" msgstr "" "Ezin dira ez-gainidatzi fitxategiak eta denbora markak erabili une berean.\n" #: src/main.c:1447 #, c-format msgid "Cannot specify both --inet4-only and --inet6-only.\n" msgstr "" #: src/main.c:1457 msgid "" "Cannot specify both -k or --convert-file-only and -O if multiple URLs are " "given, or in combination\n" "with -p or -r. See the manual for details.\n" "\n" msgstr "" #: src/main.c:1466 msgid "" "WARNING: combining -O with -r or -p will mean that all downloaded content\n" "will be placed in the single file you specified.\n" "\n" msgstr "" #: src/main.c:1472 msgid "" "WARNING: timestamping does nothing in combination with -O. See the manual\n" "for details.\n" "\n" msgstr "" #: src/main.c:1481 #, c-format msgid "File `%s' already there; not retrieving.\n" msgstr "" #: src/main.c:1492 #, c-format msgid "" "WARC output does not work with --no-clobber, --no-clobber will be disabled.\n" msgstr "" #: src/main.c:1499 #, c-format msgid "" "WARC output does not work with timestamping, timestamping will be disabled.\n" msgstr "" #: src/main.c:1506 #, c-format msgid "WARC output does not work with --spider.\n" msgstr "" #: src/main.c:1512 #, c-format msgid "" "WARC output does not work with --continue or --start-pos, they will be " "disabled.\n" msgstr "" #: src/main.c:1520 #, c-format msgid "" "Digests are disabled; WARC deduplication will not find duplicate records.\n" msgstr "" #: src/main.c:1532 #, c-format msgid "Cannot specify both --ask-password and --password.\n" msgstr "" #: src/main.c:1540 #, c-format msgid "" "Specifying both --start-pos and --continue is not recommended; --continue " "will be disabled.\n" msgstr "" #: src/main.c:1552 #, c-format msgid "%s: missing URL\n" msgstr "%s: URL falta\n" #: src/main.c:1593 #, c-format msgid "You cannot specify both --post-data and --post-file.\n" msgstr "" #: src/main.c:1598 #, c-format msgid "" "You cannot use --post-data or --post-file along with --method. --method " "expects data through --body-data and --body-file options" msgstr "" #: src/main.c:1607 #, c-format msgid "" "You must specify a method through --method=HTTPMethod to use with --body-" "data or --body-file.\n" msgstr "" #: src/main.c:1613 #, c-format msgid "You cannot specify both --body-data and --body-file.\n" msgstr "" #: src/main.c:1665 #, c-format msgid "This version does not have support for IRIs\n" msgstr "" #: src/main.c:1765 #, c-format msgid "" "-k or -r can be used together with -O only if outputting to a regular file.\n" msgstr "" #: src/main.c:1771 #, c-format msgid "" "--convert-links or --convert-file-only can be used together only if " "outputting to a regular file.\n" msgstr "" #: src/main.c:1894 #, c-format msgid "No URLs found in %s.\n" msgstr "Ez da URLrik aurkitu %s-n.\n" #: src/main.c:1910 #, c-format msgid "Unable to parse metalink file %s.\n" msgstr "" #: src/main.c:1940 #, c-format msgid "Could not download all resources from %s.\n" msgstr "" #: src/main.c:1967 #, c-format msgid "" "FINISHED --%s--\n" "Total wall clock time: %s\n" "Downloaded: %d files, %s in %s (%s)\n" msgstr "" #: src/main.c:1981 #, c-format msgid "Download quota of %s EXCEEDED!\n" msgstr "" #: src/metalink.c:76 msgid "-O not supported for metalink download. Ignoring.\n" msgstr "" #: src/metalink.c:109 #, c-format msgid "Resource type %s not supported, ignoring...\n" msgstr "" #: src/metalink.c:174 msgid "Could not open downloaded file.\n" msgstr "" #: src/metalink.c:194 #, c-format msgid "Computing checksum for %s\n" msgstr "" #: src/metalink.c:204 msgid "Checksum matches.\n" msgstr "" #: src/metalink.c:210 #, c-format msgid "Checksum mismatch for file %s.\n" msgstr "" #: src/metalink.c:251 msgid "Could not open downloaded file for signature verification.\n" msgstr "" #: src/metalink.c:310 #, c-format msgid "GPGME data_new_from_mem: %s\n" msgstr "" #: src/metalink.c:322 #, c-format msgid "GPGME op_verify: %s\n" msgstr "" #: src/metalink.c:335 msgid "GPGME op_verify_result: NULL\n" msgstr "" #: src/metalink.c:354 msgid "Signature validation suceeded.\n" msgstr "" #: src/metalink.c:362 msgid "Invalid signature. Rejecting resource.\n" msgstr "" #: src/metalink.c:371 msgid "Data matches signature, but signature is not trusted.\n" msgstr "" #: src/metalink.c:398 #, c-format msgid "Failed to download %s. Skipping resource.\n" msgstr "" #: src/metalink.c:405 #, c-format msgid "File %s retrieved but checksum does not match. \n" msgstr "" #: src/metalink.c:414 #, c-format msgid "File %s retrieved but signature does not match. \n" msgstr "" #: src/mswindows.c:100 #, c-format msgid "Continuing in background.\n" msgstr "Atzeko planoan jarraitzen.\n" #: src/mswindows.c:293 #, c-format msgid "Continuing in background, pid %lu.\n" msgstr "" #: src/mswindows.c:295 src/utils.c:493 #, c-format msgid "Output will be written to %s.\n" msgstr "" #: src/mswindows.c:327 #, c-format msgid "fake_fork_child() failed\n" msgstr "" #: src/mswindows.c:335 #, c-format msgid "fake_fork() failed\n" msgstr "" #: src/mswindows.c:463 src/mswindows.c:470 #, c-format msgid "%s: Couldn't find usable socket driver.\n" msgstr "%s: Ezin aurkitu socket kontrolatzaile erabilgarririk.\n" #: src/mswindows.c:650 #, c-format msgid "ioctl() failed. The socket could not be set as blocking.\n" msgstr "" #: src/netrc.c:354 #, c-format msgid "%s: %s:%d: warning: %s token appears before any machine name\n" msgstr "" #: src/netrc.c:385 #, c-format msgid "%s: %s:%d: unknown token \"%s\"\n" msgstr "%s: %s:%d: token ezezaguna \"%s\"\n" #: src/netrc.c:448 #, c-format msgid "Usage: %s NETRC [HOSTNAME]\n" msgstr "Erabilera: %s NETRC [HOST-IZENA]\n" #: src/netrc.c:466 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: ezin da identifikatu %s: %s\n" #: src/openssl.c:122 msgid "WARNING: using a weak random seed.\n" msgstr "" #: src/openssl.c:194 msgid "Could not seed PRNG; consider using --random-file.\n" msgstr "" #: src/openssl.c:242 msgid "Your OpenSSL version is too old to support TLSv1.1\n" msgstr "" #: src/openssl.c:246 msgid "Your OpenSSL version is too old to support TLSv1.2\n" msgstr "" #: src/openssl.c:251 #, c-format msgid "OpenSSL: unimplemented 'secure-protocol' option value %d\n" msgstr "" #: src/openssl.c:714 #, c-format msgid "%s: cannot verify %s's certificate, issued by %s:\n" msgstr "" #: src/openssl.c:725 msgid " Unable to locally verify the issuer's authority.\n" msgstr "" #: src/openssl.c:730 msgid " Self-signed certificate encountered.\n" msgstr "" #: src/openssl.c:733 msgid " Issued certificate not yet valid.\n" msgstr "" #: src/openssl.c:736 msgid " Issued certificate has expired.\n" msgstr "" #: src/openssl.c:821 #, c-format msgid "" "%s: no certificate subject alternative name matches\n" "\trequested host name %s.\n" msgstr "" #: src/openssl.c:838 #, c-format msgid "" " %s: certificate common name %s doesn't match requested host name %s.\n" msgstr "" #: src/openssl.c:870 #, c-format msgid "" " %s: certificate common name is invalid (contains a NUL character).\n" " This may be an indication that the host is not who it claims to be\n" " (that is, it is not the real %s).\n" msgstr "" #: src/openssl.c:888 #, c-format msgid "To connect to %s insecurely, use `--no-check-certificate'.\n" msgstr "" #: src/progress.c:245 #, c-format msgid "" "\n" "%*s[ skipping %sK ]" msgstr "" #: src/progress.c:466 #, c-format msgid "Invalid dot style specification %s; leaving unchanged.\n" msgstr "" #. TRANSLATORS: "ETA" is English-centric, but this must #. be short, ideally 3 chars. Abbreviate if necessary. #: src/progress.c:858 #, c-format msgid " eta %s" msgstr "" #: src/progress.c:1153 msgid " in " msgstr "" #: src/ptimer.c:158 #, c-format msgid "Cannot get REALTIME clock frequency: %s\n" msgstr "" #: src/recur.c:500 #, c-format msgid "Removing %s since it should be rejected.\n" msgstr "%s ezabatzen ezestua izan behar zuelako.\n" #: src/res.c:392 #, c-format msgid "Cannot open %s: %s" msgstr "" #: src/res.c:551 msgid "Loading robots.txt; please ignore errors.\n" msgstr "Robots.txt kargatzen; mesedez ignoratu erroreak.\n" #: src/retr.c:772 #, c-format msgid "Error parsing proxy URL %s: %s.\n" msgstr "Proxy URLa parseatzen errorea %s: %s.\n" #: src/retr.c:784 #, c-format msgid "Error in proxy URL %s: Must be HTTP.\n" msgstr "Errorea proxy URLan %s: HTTP izan behar du.\n" #: src/retr.c:908 #, c-format msgid "%d redirections exceeded.\n" msgstr "%d erredirekzio kopurua gainditua.\n" #: src/retr.c:1165 msgid "" "Giving up.\n" "\n" msgstr "" "Utzitzen.\n" "\n" #: src/retr.c:1165 msgid "" "Retrying.\n" "\n" msgstr "" "Berriz saiatzen.\n" "\n" #: src/spider.c:75 msgid "" "Found no broken links.\n" "\n" msgstr "" #: src/spider.c:82 #, c-format msgid "" "Found %d broken link.\n" "\n" msgid_plural "" "Found %d broken links.\n" "\n" msgstr[0] "" msgstr[1] "" #: src/url.c:665 msgid "No error" msgstr "Errorerik ez" #: src/url.c:667 #, c-format msgid "Unsupported scheme %s" msgstr "" #: src/url.c:669 msgid "Scheme missing" msgstr "" #: src/url.c:671 msgid "Invalid host name" msgstr "" #: src/url.c:673 msgid "Bad port number" msgstr "Portu zenbaki akastuna" #: src/url.c:675 msgid "Invalid user name" msgstr "Baliogabeko erabiltzaile izena" #: src/url.c:677 msgid "Unterminated IPv6 numeric address" msgstr "IPv6 zenbaki helbide amaitugabea" #: src/url.c:679 msgid "IPv6 addresses not supported" msgstr "IPV6 motako helbideak ez daude erabilgarri" #: src/url.c:681 msgid "Invalid IPv6 numeric address" msgstr "Baliogabeko IPv6 zenbaki helbidea" #: src/url.c:987 msgid "HTTPS support not compiled in" msgstr "" #: src/utils.c:119 #, c-format msgid "%s: %s: Failed to allocate enough memory; memory exhausted.\n" msgstr "" #: src/utils.c:125 #, c-format msgid "%s: %s: Failed to allocate %ld bytes; memory exhausted.\n" msgstr "" #: src/utils.c:339 #, c-format msgid "%s: aprintf: text buffer is too big (%d bytes), aborting.\n" msgstr "" #: src/utils.c:491 #, c-format msgid "Continuing in background, pid %d.\n" msgstr "Atzeko planoan jarraitzen, pid %d.\n" #: src/utils.c:567 #, c-format msgid "Failed to unlink symlink %s: %s\n" msgstr "" #: src/utils.c:2297 src/utils.c:2316 #, c-format msgid "Invalid regular expression %s, %s\n" msgstr "" #: src/utils.c:2340 src/utils.c:2364 #, c-format msgid "Error while matching %s: %d\n" msgstr "" #: src/warc.c:222 msgid "Error opening GZIP stream to WARC file.\n" msgstr "" #: src/warc.c:781 msgid "Error writing warcinfo record to WARC file.\n" msgstr "" #: src/warc.c:844 #, c-format msgid "" "Opening WARC file %s.\n" "\n" msgstr "" #: src/warc.c:850 #, c-format msgid "Error opening WARC file %s.\n" msgstr "" #: src/warc.c:1047 msgid "CDX file does not list original urls. (Missing column 'a'.)\n" msgstr "" #: src/warc.c:1050 msgid "CDX file does not list checksums. (Missing column 'k'.)\n" msgstr "" #: src/warc.c:1053 msgid "CDX file does not list record ids. (Missing column 'u'.)\n" msgstr "" #: src/warc.c:1077 #, c-format msgid "" "Loaded %d record from CDX.\n" "\n" msgid_plural "" "Loaded %d records from CDX.\n" "\n" msgstr[0] "" msgstr[1] "" #: src/warc.c:1123 #, c-format msgid "Could not read CDX file %s for deduplication.\n" msgstr "" #: src/warc.c:1133 msgid "Could not open temporary WARC manifest file.\n" msgstr "" #: src/warc.c:1143 msgid "Could not open temporary WARC log file.\n" msgstr "" #: src/warc.c:1152 msgid "Could not open WARC file.\n" msgstr "" #: src/warc.c:1161 msgid "Could not open CDX file for output.\n" msgstr "" #: src/warc.c:1191 msgid "Could not open temporary WARC file.\n" msgstr "" #: src/warc.c:1457 msgid "Found exact match in CDX file. Saving revisit record to WARC.\n" msgstr "" �����������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/apt-utils.po����������������������������������������������0000644�0000000�0000000�00000025760�12704125526�017371� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of apt_po_eu.po to Euskara # This file is put in the public domain. # # Hizkuntza Politikarako Sailburuordetza <hizkpol@ej-gv.es>, 2005. # Piarres Beobide <pi@beobide.net>, 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" "POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2016-04-14 16:51+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 04:48+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: \n" #: cmdline/apt-extracttemplates.cc msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" "apt-extracttemplates is used to extract config and template files\n" "from debian packages. It is used mainly by debconf(1) to prompt for\n" "configuration questions before installation of packages.\n" msgstr "" #: cmdline/apt-extracttemplates.cc #, c-format msgid "Unable to mkstemp %s" msgstr "" #: cmdline/apt-extracttemplates.cc #, c-format msgid "Unable to write to %s" msgstr "%s : ezin da idatzi" #: cmdline/apt-extracttemplates.cc msgid "Cannot get debconf version. Is debconf installed?" msgstr "Ezin da debconf bertsioa eskuratu. Debconf instalatuta dago?" #: cmdline/apt-internal-solver.cc msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" "resolver for the APT family like an external one, for debugging or\n" "the like.\n" msgstr "" #: cmdline/apt-sortpkgs.cc msgid "Unknown package record!" msgstr "Pakete erregistro ezezaguna!" #: cmdline/apt-sortpkgs.cc msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" "apt-sortpkgs is a simple tool to sort package information files.\n" "By default it sorts by binary package information, but the -s option\n" "can be used to switch to source package ordering instead.\n" msgstr "" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" msgstr "Pakete luzapenen zerrenda luzeegia da" #: ftparchive/apt-ftparchive.cc #, c-format msgid "Error processing directory %s" msgstr "Errorea direktorioa prozesatzean %s" #: ftparchive/apt-ftparchive.cc msgid "Source extension list is too long" msgstr "Iturburu luzapenen zerrenda luzeegia da" #: ftparchive/apt-ftparchive.cc msgid "Error writing header to contents file" msgstr "Errorea eduki fitxategiaren goiburua idaztean" #: ftparchive/apt-ftparchive.cc #, c-format msgid "Error processing contents %s" msgstr "Errorea edukiak prozesatzean %s" #: ftparchive/apt-ftparchive.cc msgid "" "Usage: apt-ftparchive [options] command\n" "Commands: packages binarypath [overridefile [pathprefix]]\n" " sources srcpath [overridefile [pathprefix]]\n" " contents path\n" " release path\n" " generate config [groups]\n" " clean config\n" "\n" "apt-ftparchive generates index files for Debian archives. It supports\n" "many styles of generation from fully automated to functional replacements\n" "for dpkg-scanpackages and dpkg-scansources\n" "\n" "apt-ftparchive generates Package files from a tree of .debs. The\n" "Package file contains the contents of all the control fields from\n" "each package as well as the MD5 hash and filesize. An override file\n" "is supported to force the value of Priority and Section.\n" "\n" "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" "The --source-override option can be used to specify a src override file\n" "\n" "The 'packages' and 'sources' command should be run in the root of the\n" "tree. BinaryPath should point to the base of the recursive search and \n" "override file should contain the override flags. Pathprefix is\n" "appended to the filename fields if present. Example usage from the \n" "Debian archive:\n" " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" " dists/potato/main/binary-i386/Packages\n" "\n" "Options:\n" " -h This help text\n" " --md5 Control MD5 generation\n" " -s=? Source override file\n" " -q Quiet\n" " -d=? Select the optional caching database\n" " --no-delink Enable delinking debug mode\n" " --contents Control contents file generation\n" " -c=? Read this configuration file\n" " -o=? Set an arbitrary configuration option" msgstr "" "Erabilera: apt-ftparchive [aukerak] komandoa\n" "Komandoak: packages binarypath [overridefile [pathprefix]]\n" " sources srcpath [overridefile [pathprefix]]\n" " contents path\n" " release path\n" " generate config [groups]\n" " clean config\n" "\n" "apt-ftparchive Debian artxiboen indizeak sortzeko erabiltzen da. Sortzeko \n" "estilo asko onartzen ditu, erabat automatizatuak nahiz ordezte funtzionalak\n" "'dpkg-scanpackages' eta 'dpkg-scansources'erako\n" "Package izeneko fitxategiak sortzen ditu .deb fitxategien zuhaitz batetik.\n" "Package fitxategiak pakete bakoitzaren kontrol eremu guztiak izaten ditu,\n" "MD5 hash balioa eta fitxategi tamaina barne. Override fitxategia erabiltzen\n" "da lehentasunaren eta sekzioaren balioak behartzeko.\n" "\n" "Era berean, iturburu fitxategiak ere sortzen ditu .dsc fitxategien\n" "zuhaitzetik. --source-override aukera erabil daiteke src override \n" "fitxategi bat zehazteko.\n" "'packages' eta 'sources' komandoa zuhaitzaren erroan exekutatu behar dira.\n" "BinaryPath-ek bilaketa errekurtsiboaren oinarria seinalatu behar du, eta\n" "override fitxategiak override banderak izan behar ditu. Pathprefix \n" "fitxategi izenen eremuei eransten zaie (halakorik badago). Hona hemen\n" "Debian artxiboko erabilera argibide bat:\n" " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" " dists/potato/main/binary-i386/Packages\n" "\n" "Aukerak:\n" " -h Laguntza testu hau\n" " --md5 Kontrolatu MD5 sortzea\n" " -s=? Iturburuaren override fitxategia\n" " -q Isilik\n" " -d=? Hautatu aukerako katxearen datu-basea\n" " --no-delink Gaitu delink arazketa modua\n" " --contents Kontrolatu eduki fitxategia sortzea\n" " -c=? Irakurri konfigurazio fitxategi hau\n" " -o=? Ezarri konfigurazio aukera arbitrario bat" #: ftparchive/apt-ftparchive.cc msgid "No selections matched" msgstr "Ez dago bat datorren hautapenik" #: ftparchive/apt-ftparchive.cc #, c-format msgid "Some files are missing in the package file group `%s'" msgstr "Fitxategi batzuk falta dira `%s' pakete fitxategien taldean" #: ftparchive/cachedb.cc #, c-format msgid "DB was corrupted, file renamed to %s.old" msgstr "Datu-basea hondatuta dago; fitxategiari %s.old izena jarri zaio" #: ftparchive/cachedb.cc #, c-format msgid "DB is old, attempting to upgrade %s" msgstr "Datu-basea zaharra da; %s bertsio-berritzen saiatzen ari da" #: ftparchive/cachedb.cc msgid "" "DB format is invalid. If you upgraded from an older version of apt, please " "remove and re-create the database." msgstr "" #: ftparchive/cachedb.cc #, c-format msgid "Unable to open DB file %s: %s" msgstr "Ezin da ireki %s datu-base fitxategia: %s" #: ftparchive/cachedb.cc #, c-format msgid "Failed to stat %s" msgstr "Huts egin du %s(e)tik datuak lortzean" #: ftparchive/cachedb.cc msgid "Failed to read .dsc" msgstr "" #: ftparchive/cachedb.cc msgid "Archive has no control record" msgstr "Artxiboak ez du kontrol erregistrorik" #: ftparchive/cachedb.cc msgid "Unable to get a cursor" msgstr "Ezin da kurtsorerik eskuratu" #: ftparchive/contents.cc msgid "realloc - Failed to allocate memory" msgstr "realloc - Huts egin du memoria esleitzean" #: ftparchive/multicompress.cc #, c-format msgid "Unknown compression algorithm '%s'" msgstr "'%s' Konpresio Algoritmo Ezezaguna" #: ftparchive/multicompress.cc #, c-format msgid "Compressed output %s needs a compression set" msgstr "%s irteera konprimituak konpresio-tresna bat behar du" #: ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Huts egin du azpiprozesuarentzako IPC kanalizazio bat sortzean" #: ftparchive/multicompress.cc msgid "Failed to fork" msgstr "Huts egin du sardetzean" #: ftparchive/multicompress.cc msgid "Compress child" msgstr "Konprimatu Umeak" #: ftparchive/multicompress.cc #, c-format msgid "Internal error, failed to create %s" msgstr "Barne Errorea, Huts %s sortzerakoan" #: ftparchive/multicompress.cc msgid "IO to subprocess/file failed" msgstr "Huts egin du azpiprozesu/fitxategiko S/Iak" #: ftparchive/multicompress.cc msgid "Failed to read while computing MD5" msgstr "Huts egin du MD5 konputatzean" #: ftparchive/multicompress.cc #, c-format msgid "Failed to rename %s to %s" msgstr "Huts egin du %s izenaren ordez %s ipintzean" #: ftparchive/override.cc #, c-format msgid "Unable to open %s" msgstr "Ezin da %s ireki" #. skip spaces #. find end of word #: ftparchive/override.cc #, c-format msgid "Malformed override %s line %llu (%s)" msgstr "" #: ftparchive/override.cc #, c-format msgid "Failed to read the override file %s" msgstr "Huts egin du %s override fitxategia irakurtzean" #: ftparchive/override.cc #, c-format msgid "Malformed override %s line %llu #1" msgstr "" #: ftparchive/override.cc #, c-format msgid "Malformed override %s line %llu #2" msgstr "" #: ftparchive/override.cc #, c-format msgid "Malformed override %s line %llu #3" msgstr "" #: ftparchive/writer.cc #, c-format msgid "W: Unable to read directory %s\n" msgstr "A: Ezin da %s direktorioa irakurri\n" #: ftparchive/writer.cc #, c-format msgid "W: Unable to stat %s\n" msgstr "A: Ezin da %s atzitu\n" #: ftparchive/writer.cc msgid "E: " msgstr "E: " #: ftparchive/writer.cc msgid "W: " msgstr "A: " #: ftparchive/writer.cc msgid "E: Errors apply to file " msgstr "E: Erroreak fitxategiari dagozkio " #: ftparchive/writer.cc #, c-format msgid "Failed to resolve %s" msgstr "Huts egin du %s ebaztean" #: ftparchive/writer.cc msgid "Tree walking failed" msgstr "Huts egin dute zuhaitz-urratsek" #: ftparchive/writer.cc #, c-format msgid "Failed to open %s" msgstr "Huts egin du %s irekitzean" #: ftparchive/writer.cc #, c-format msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" #: ftparchive/writer.cc #, c-format msgid "Failed to readlink %s" msgstr "Huts egin du %s esteka irakurtzean" #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" msgstr "*** Ezin izan da %s %s(r)ekin estekatu" #: ftparchive/writer.cc #, c-format msgid " DeLink limit of %sB hit.\n" msgstr " DeLink-en mugara (%sB) heldu da.\n" #: ftparchive/writer.cc msgid "Archive had no package field" msgstr "Artxiboak ez du pakete eremurik" #: ftparchive/writer.cc #, c-format msgid " %s has no override entry\n" msgstr " %s: ez du override sarrerarik\n" #: ftparchive/writer.cc #, c-format msgid " %s maintainer is %s not %s\n" msgstr " %s mantentzailea %s da, eta ez %s\n" #: ftparchive/writer.cc #, c-format msgid " %s has no source override entry\n" msgstr " %s: ez du jatorri gainidazketa sarrerarik\n" #: ftparchive/writer.cc #, c-format msgid " %s has no binary override entry either\n" msgstr " %s: ez du bitar gainidazketa sarrerarik\n" ����������������language-pack-eu-base/data/eu/LC_MESSAGES/gettext-tools.po������������������������������������������0000644�0000000�0000000�00000401126�12704125526�020263� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# translation of gettext-tools 0.16 to Basque # Copyright (C) 2007 Free Software Foundation, Inc. # This file is distributed under the same license as the gettext-tools package. # # Piarres Beobide <pi@beobide.net>, 2007. msgid "" msgstr "" "Project-Id-Version: gettext-tools 0.16\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "POT-Creation-Date: 2015-12-28 08:26+0900\n" "PO-Revision-Date: 2016-02-11 20:37+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\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-04-15 05:18+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: gnulib-lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "%s argumentu baliogabea %s-rentzat" #: gnulib-lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "%s argumentu anbiguoa %s-rentzat" #: gnulib-lib/argmatch.c:153 msgid "Valid arguments are:" msgstr "Argumentu erabilgarria:" #: gnulib-lib/clean-temp.c:325 #, c-format msgid "cannot find a temporary directory, try setting $TMPDIR" msgstr "ezin da aldiroko direktorioa aurkitu, saiatu $TMPDIR ezartzen" #: gnulib-lib/clean-temp.c:339 #, c-format msgid "cannot create a temporary directory using template \"%s\"" msgstr "ezin da \"%s\" txantiloia erabiliaz aldiroko direktorioa sortu" #: gnulib-lib/clean-temp.c:435 #, c-format msgid "cannot remove temporary file %s" msgstr "ezin da aldiroko %s fitxategia ezabatu" #: gnulib-lib/clean-temp.c:450 #, c-format msgid "cannot remove temporary directory %s" msgstr "ezin da aldiroko %s direktorioa ezabatu" #: gnulib-lib/closeout.c:66 msgid "write error" msgstr "idazketa errorea" #: gnulib-lib/copy-acl.c:54 gnulib-lib/copy-file.c:214 #, c-format msgid "preserving permissions for %s" msgstr "" #: gnulib-lib/copy-file.c:191 #, c-format msgid "error while opening %s for reading" msgstr "" #: gnulib-lib/copy-file.c:195 #, c-format msgid "cannot open backup file %s for writing" msgstr "" #: gnulib-lib/copy-file.c:199 #, c-format msgid "error reading %s" msgstr "" #: gnulib-lib/copy-file.c:203 #, c-format msgid "error writing %s" msgstr "" #: gnulib-lib/copy-file.c:207 #, c-format msgid "error after reading %s" msgstr "" #: gnulib-lib/csharpcomp.c:310 gnulib-lib/javaversion.c:76 src/msginit.c:897 #: src/msginit.c:972 src/msginit.c:1132 src/msginit.c:1231 src/msginit.c:1396 #: src/read-csharp.c:73 src/read-java.c:71 src/read-resources.c:74 #: src/read-tcl.c:111 src/write-resources.c:78 #, c-format msgid "fdopen() failed" msgstr "fdopen() -ek huts egin du" #: gnulib-lib/csharpcomp.c:571 #, c-format msgid "C# compiler not found, try installing pnet" msgstr "Ez da C# konpiladorerik aurkitu, saiatu pnet instalatuaz" #: gnulib-lib/csharpexec.c:343 #, c-format msgid "C# virtual machine not found, try installing pnet" msgstr "Ez da C# makina birtualik aurkitu, saiatu pnet instalatuaz" #: gnulib-lib/error.c:191 msgid "Unknown system error" msgstr "Sistema errore ezezaguna" #: gnulib-lib/execute.c:191 gnulib-lib/execute.c:264 #: gnulib-lib/spawn-pipe.c:236 gnulib-lib/spawn-pipe.c:350 #: gnulib-lib/wait-process.c:282 gnulib-lib/wait-process.c:356 #, c-format msgid "%s subprocess failed" msgstr "%s azpirpozesuak huts egin du" #: gnulib-lib/getopt.c:575 gnulib-lib/getopt.c:604 #, c-format msgid "%s: option '%s' is ambiguous; possibilities:" msgstr "" #: gnulib-lib/getopt.c:619 #, c-format msgid "%s: option '%s' is ambiguous\n" msgstr "" #: gnulib-lib/getopt.c:654 gnulib-lib/getopt.c:658 #, c-format msgid "%s: option '--%s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:667 gnulib-lib/getopt.c:672 #, c-format msgid "%s: option '%c%s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:715 gnulib-lib/getopt.c:734 #, c-format msgid "%s: option '--%s' requires an argument\n" msgstr "" #: gnulib-lib/getopt.c:772 gnulib-lib/getopt.c:775 #, c-format msgid "%s: unrecognized option '--%s'\n" msgstr "" #: gnulib-lib/getopt.c:783 gnulib-lib/getopt.c:786 #, c-format msgid "%s: unrecognized option '%c%s'\n" msgstr "" #: gnulib-lib/getopt.c:835 gnulib-lib/getopt.c:838 #, c-format msgid "%s: invalid option -- '%c'\n" msgstr "" #: gnulib-lib/getopt.c:891 gnulib-lib/getopt.c:908 gnulib-lib/getopt.c:1118 #: gnulib-lib/getopt.c:1136 #, c-format msgid "%s: option requires an argument -- '%c'\n" msgstr "" #: gnulib-lib/getopt.c:964 gnulib-lib/getopt.c:980 #, c-format msgid "%s: option '-W %s' is ambiguous\n" msgstr "" #: gnulib-lib/getopt.c:1004 gnulib-lib/getopt.c:1022 #, c-format msgid "%s: option '-W %s' doesn't allow an argument\n" msgstr "" #: gnulib-lib/getopt.c:1043 gnulib-lib/getopt.c:1061 #, c-format msgid "%s: option '-W %s' requires an argument\n" msgstr "" #: gnulib-lib/javacomp.c:121 gnulib-lib/javacomp.c:135 #: gnulib-lib/javacomp.c:151 #, c-format msgid "invalid source_version argument to compile_java_class" msgstr "source_version argumentu baliogabea compile_java_class-rentzat" #: gnulib-lib/javacomp.c:166 gnulib-lib/javacomp.c:187 #, c-format msgid "invalid target_version argument to compile_java_class" msgstr "target_version argumentu baliogabea compile_java_class-rentzat" #: gnulib-lib/javacomp.c:498 src/write-csharp.c:739 src/write-java.c:1141 #: src/write-java.c:1149 src/write-java.c:1177 src/write-java.c:1189 #, c-format msgid "failed to create \"%s\"" msgstr "Huts \"%s\" sortzerakoan" #: gnulib-lib/javacomp.c:505 src/write-catalog.c:256 src/write-catalog.c:320 #: src/write-csharp.c:748 src/write-desktop.c:182 src/write-java.c:1157 #: src/write-java.c:1198 src/write-mo.c:812 src/write-qt.c:749 #: src/write-tcl.c:223 src/write-xml.c:75 #, c-format msgid "error while writing \"%s\" file" msgstr "errorea \"%s\" fitxategia idazterakoan" #: gnulib-lib/javacomp.c:2338 #, c-format msgid "Java compiler not found, try installing gcj or set $JAVAC" msgstr "" "ez da java konpiladorerik aurkitu, saiatu gcj instalatuaz edo $JAVAC ezarriaz" #: gnulib-lib/javaexec.c:417 #, c-format msgid "Java virtual machine not found, try installing gij or set $JAVA" msgstr "" "ez da java makina birtualik aurkitu, saiatu gcj instalatuaz edo $JAVAC " "ezarriaz" #: gnulib-lib/javaversion.c:84 src/msginit.c:905 src/msginit.c:980 #: src/msginit.c:1140 src/msginit.c:1404 #, c-format msgid "%s subprocess I/O error" msgstr "%s azpiprozesu S/I errorea" #: gnulib-lib/obstack.c:338 gnulib-lib/obstack.c:340 gnulib-lib/xmalloc.c:38 #: gnulib-lib/xsetenv.c:37 src/cldr-plurals.c:61 src/msgl-check.c:564 #: src/po-lex.c:83 src/po-lex.c:102 libgettextpo/gettext-po.c:1326 #, c-format msgid "memory exhausted" msgstr "memoria askieza" #: gnulib-lib/pipe-filter-ii.c:192 #, c-format msgid "creation of threads failed" msgstr "" #: gnulib-lib/pipe-filter-ii.c:224 gnulib-lib/pipe-filter-ii.c:381 #: src/msgexec.c:427 #, c-format msgid "write to %s subprocess failed" msgstr "huts %s azpiprozesuan idaztean" #: gnulib-lib/pipe-filter-ii.c:245 gnulib-lib/pipe-filter-ii.c:424 #, c-format msgid "read from %s subprocess failed" msgstr "Huts %s azpiprozesua irakurtzerakoan" #: gnulib-lib/pipe-filter-ii.c:298 #, c-format msgid "cannot set up nonblocking I/O to %s subprocess" msgstr "" #: gnulib-lib/pipe-filter-ii.c:336 #, c-format msgid "communication with %s subprocess failed" msgstr "%s azpiprozuarekiko komunikazioak huts egin du" #: gnulib-lib/pipe-filter-ii.c:456 #, c-format msgid "%s subprocess terminated with exit code %d" msgstr "%s azpiprozesua %d irteera kodeaz amaitu da" #. 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 #. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages> #. and use glyphs suitable for your language. #: gnulib-lib/quotearg.c:347 msgid "`" msgstr "`" #: gnulib-lib/quotearg.c:348 msgid "'" msgstr "'" #: gnulib-lib/set-acl.c:46 #, c-format msgid "setting permissions for %s" msgstr "" #: gnulib-lib/spawn-pipe.c:142 gnulib-lib/spawn-pipe.c:145 #: gnulib-lib/spawn-pipe.c:266 gnulib-lib/spawn-pipe.c:269 #, c-format msgid "cannot create pipe" msgstr "ezin da tutua sortu" #: gnulib-lib/w32spawn.h:43 #, c-format msgid "_open_osfhandle failed" msgstr "_open_osfhandle -ek huts egin du" #: gnulib-lib/w32spawn.h:84 #, c-format msgid "cannot restore fd %d: dup2 failed" msgstr "" #: gnulib-lib/wait-process.c:223 gnulib-lib/wait-process.c:255 #: gnulib-lib/wait-process.c:317 #, c-format msgid "%s subprocess" msgstr "%s azpiprozesua" #: gnulib-lib/wait-process.c:274 gnulib-lib/wait-process.c:346 #, c-format msgid "%s subprocess got fatal signal %d" msgstr "%s azpiprozesua %d seinale konponezina jaso du" #: src/cldr-plurals.c:69 #, c-format msgid "The root element must be <%s>" msgstr "" #: src/cldr-plurals.c:83 #, c-format msgid "The element <%s> does not contain a <%s> element" msgstr "" #: src/cldr-plurals.c:105 src/cldr-plurals.c:146 #, c-format msgid "The element <%s> does not have attribute <%s>" msgstr "" #: src/cldr-plurals.c:191 src/hostname.c:210 src/msgattrib.c:418 #: src/msgcat.c:364 src/msgcmp.c:210 src/msgcomm.c:356 src/msgconv.c:304 #: src/msgen.c:301 src/msgexec.c:260 src/msgfilter.c:410 src/msgfmt.c:914 #: src/msggrep.c:513 src/msginit.c:359 src/msgmerge.c:495 src/msgunfmt.c:424 #: src/msguniq.c:323 src/recode-sr-latin.c:144 src/urlget.c:173 #: src/xgettext.c:1044 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" #: src/cldr-plurals.c:195 #, c-format msgid "Usage: %s [OPTION...] [LOCALE RULES]...\n" msgstr "" #: src/cldr-plurals.c:200 #, c-format, no-wrap msgid "" "Extract or convert Unicode CLDR plural rules.\n" "\n" "If both LOCALE and RULES are specified, it reads CLDR plural rules for\n" "LOCALE from RULES and print them in a form suitable for gettext use.\n" "If no argument is given, it reads CLDR plural rules from the standard " "input.\n" msgstr "" #: src/cldr-plurals.c:209 src/msgfmt.c:927 src/xgettext.c:1057 #, c-format, no-wrap msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" "Similarly for optional arguments.\n" msgstr "" "Aukera luzeentzat beharrezko argumentuak beharrezkoak dira aukera " "laburrentzat ere.\n" "Antzekoa aukerako argumentuentzat.\n" #: src/cldr-plurals.c:214 #, c-format msgid " -c, --cldr print plural rules in the CLDR format\n" msgstr "" #: src/cldr-plurals.c:216 src/hostname.c:233 src/msgattrib.c:537 #: src/msgcat.c:472 src/msgcmp.c:261 src/msgcomm.c:458 src/msgconv.c:388 #: src/msgen.c:384 src/msgexec.c:309 src/msgfilter.c:510 src/msgfmt.c:1080 #: src/msggrep.c:631 src/msginit.c:423 src/msgmerge.c:622 src/msgunfmt.c:530 #: src/msguniq.c:420 src/recode-sr-latin.c:165 src/urlget.c:189 #: src/xgettext.c:1230 #, c-format, no-wrap msgid " -h, --help display this help and exit\n" msgstr " -h, --help laguntza hau bisarazi eta irten\n" #: src/cldr-plurals.c:218 src/hostname.c:235 src/msgattrib.c:539 #: src/msgcat.c:474 src/msgcmp.c:263 src/msgcomm.c:460 src/msgconv.c:390 #: src/msgen.c:386 src/msgexec.c:311 src/msgfilter.c:512 src/msgfmt.c:1082 #: src/msggrep.c:633 src/msginit.c:425 src/msgmerge.c:624 src/msgunfmt.c:532 #: src/msguniq.c:422 src/recode-sr-latin.c:168 src/urlget.c:191 #: src/xgettext.c:1232 #, c-format, no-wrap msgid " -V, --version output version information and exit\n" msgstr "" " -V, --version bertsio argibideak bistarazi eta irten\n" #. 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). #: src/cldr-plurals.c:225 src/hostname.c:242 src/msgattrib.c:546 #: src/msgcat.c:481 src/msgcmp.c:270 src/msgcomm.c:467 src/msgconv.c:397 #: src/msgen.c:393 src/msgexec.c:318 src/msgfilter.c:519 src/msgfmt.c:1093 #: src/msggrep.c:640 src/msginit.c:432 src/msgmerge.c:635 src/msgunfmt.c:541 #: src/msguniq.c:429 src/recode-sr-latin.c:175 src/urlget.c:200 #: src/xgettext.c:1239 msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n" msgstr "Programa erroreen berri emateko: <bug-gnu-gettext@gnu.org>.\n" #: src/cldr-plurals.c:289 src/hostname.c:181 src/msgattrib.c:356 #: src/msgcat.c:295 src/msgcmp.c:173 src/msgcomm.c:286 src/msgconv.c:245 #: src/msgen.c:242 src/msgexec.c:187 src/msgfilter.c:289 src/msgfmt.c:444 #: src/msggrep.c:420 src/msginit.c:269 src/msgmerge.c:357 src/msgunfmt.c:263 #: src/msguniq.c:265 src/recode-sr-latin.c:111 src/urlget.c:144 #: src/xgettext.c:678 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later " "<http://gnu.org/licenses/gpl.html>\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" msgstr "" #: src/cldr-plurals.c:295 src/hostname.c:187 src/msgattrib.c:362 #: src/msgcat.c:301 src/msgcmp.c:179 src/msgcomm.c:292 src/msgconv.c:251 #: src/msgen.c:248 src/msgexec.c:193 src/msgfilter.c:295 src/msgfmt.c:450 #: src/msggrep.c:426 src/msginit.c:275 src/msgmerge.c:363 src/msgunfmt.c:269 #: src/msguniq.c:271 src/urlget.c:150 src/xgettext.c:684 #, c-format msgid "Written by %s.\n" msgstr "%s-ek idatzia.\n" #. This is a proper name. See the gettext manual, section Names. #: src/cldr-plurals.c:295 msgid "Daiki Ueno" msgstr "" #: src/cldr-plurals.c:315 #, c-format msgid "%s cannot be read" msgstr "" #: src/cldr-plurals.c:321 #, c-format msgid "cannot extract rules for %s" msgstr "" #: src/cldr-plurals.c:331 #, c-format msgid "cannot parse CLDR rule" msgstr "" #: src/cldr-plurals.c:366 #, c-format msgid "extra operand %s" msgstr "" #: src/file-list.c:54 src/msggrep.c:248 src/open-catalog.c:123 #: src/read-mo.c:262 src/read-tcl.c:126 src/urlget.c:217 #: src/write-desktop.c:172 src/xgettext.c:2184 src/xgettext.c:2197 #: src/xgettext.c:2207 #, c-format msgid "error while opening \"%s\" for reading" msgstr "errorea \"%s\" irakurketarako irekitzerakoan" #: src/format-awk.c:510 src/format-boost.c:618 src/format-elisp.c:349 #: src/format-gcc-internal.c:627 src/format-kde.c:224 src/format-librep.c:313 #: src/format-lua.c:228 src/format-pascal.c:398 src/format-perl.c:585 #: src/format-php.c:351 src/format-qt.c:174 src/format-tcl.c:391 #: src/format-ycp.c:148 #, c-format msgid "" "a format specification for argument %u, as in '%s', doesn't exist in '%s'" msgstr "" #: src/format-awk.c:521 src/format-boost.c:629 src/format-elisp.c:360 #: src/format-gcc-internal.c:638 src/format-kde.c:235 src/format-librep.c:324 #: src/format-lua.c:235 src/format-pascal.c:409 src/format-perl.c:596 #: src/format-php.c:362 src/format-qt.c:171 src/format-tcl.c:402 #: src/format-ycp.c:145 #, c-format msgid "a format specification for argument %u doesn't exist in '%s'" msgstr "%u argumentuaren formatu espezifikazioa ez dago '%s'-en" #: src/format-awk.c:541 src/format-boost.c:649 src/format-c.c:147 #: src/format-elisp.c:380 src/format-gcc-internal.c:658 #: src/format-gfc-internal.c:372 src/format-javascript.c:228 #: src/format-librep.c:344 src/format-lua.c:242 src/format-pascal.c:429 #: src/format-perl.c:616 src/format-php.c:382 src/format-python.c:528 #: src/format-tcl.c:422 #, c-format msgid "" "format specifications in '%s' and '%s' for argument %u are not the same" msgstr "" #: src/format-boost.c:450 #, c-format msgid "The directive number %u starts with | but does not end with |." msgstr "%u direktiba | -rekin hasten da baina ez | -rekin amaitzen." #: src/format.c:152 #, c-format msgid "'%s' is not a valid %s format string, unlike '%s'. Reason: %s" msgstr "" #: src/format-c.c:37 #, c-format msgid "" "In the directive number %u, the token after '<' is not the name of a format " "specifier macro. The valid macro names are listed in ISO C 99 section 7.8.1." msgstr "" "%u zenbakiko direktiban, '<' ondorengo elementua ez formatu espezifikatzaile " "makro izena. Baliozko makro izenak ISO C 99 7.8.1. atalean daude " "zerrendaturik." #: src/format-c.c:40 #, c-format msgid "" "In the directive number %u, the token after '<' is not followed by '>'." msgstr "" "%u zenbakiko direktiban, '<' ondorengo elementua ez dago '>'-rekin jarraitua." #: src/format-c.c:43 src/format-gfc-internal.c:289 #, c-format msgid "" "The string refers to argument number %u but ignores argument number %u." msgstr "" "Kateak %u argumentuaz ari da baina %u argumentu zenbakia alde batetara uzten " "du." #: src/format-c.c:138 src/format-csharp.c:207 src/format-gfc-internal.c:363 #: src/format-javascript.c:216 src/format-python.c:516 #: src/format-qt-plural.c:111 #, c-format msgid "number of format specifications in '%s' and '%s' does not match" msgstr "" #: src/format-csharp.c:89 src/format-java.c:206 #, c-format msgid "" "In the directive number %u, '{' is not followed by an argument number." msgstr "" "%u zenbakidun direktiban, '{' ez dago argumentu zenbaki batez jarraitua." #: src/format-csharp.c:110 #, c-format msgid "In the directive number %u, ',' is not followed by a number." msgstr "%u zenbakidun direktiban, ',' ez dago zenbaki batez jarraitua." #: src/format-csharp.c:131 src/format-java.c:192 msgid "" "The string ends in the middle of a directive: found '{' without matching '}'." msgstr "Katea direktiba erdian amaitzen da: '{' aurkitu da pareko '}' gabe." #: src/format-csharp.c:140 #, c-format msgid "" "The directive number %u ends with an invalid character '%c' instead of '}'." msgstr "" "%u zenbakidun direktiba '%c' karaktere baliogabeaz amaitzen da '}'-ren ordez." #: src/format-csharp.c:141 #, c-format msgid "" "The directive number %u ends with an invalid character instead of '}'." msgstr "" "%u zenbakidun direktiba karaktere baliogabe batez amaitzen da '}'-ren ordez." #: src/format-csharp.c:162 src/format-java.c:347 msgid "" "The string starts in the middle of a directive: found '}' without matching " "'{'." msgstr "KAtea direktiba erdian hasten da: '}' topatu da pareko '{'-rik gabe." #: src/format-csharp.c:163 #, c-format msgid "The string contains a lone '}' after directive number %u." msgstr "" #: src/format-gcc-internal.c:255 #, c-format msgid "In the directive number %u, the flags combination is invalid." msgstr "%u direktiban, bandera nahastea ez da zuzena." #: src/format-gcc-internal.c:292 #, c-format msgid "In the directive number %u, a precision is not allowed before '%c'." msgstr "%u zenbakidun direktiban, zehatapena ez da onartze '%c' ondoren" #: src/format-gcc-internal.c:334 #, c-format msgid "" "In the directive number %u, the argument number for the precision must be " "equal to %u." msgstr "" "%u zenbakidun direktiban, zehaztapenaren argumentu zenbakia %u-ren berdina " "izan behar da." #: src/format-gcc-internal.c:398 #, c-format msgid "" "In the directive number %u, a precision specification is not allowed before " "'%c'." msgstr "" #: src/format-gcc-internal.c:406 #, c-format msgid "In the directive number %u, the precision specification is invalid." msgstr "%u zenbakidun direktiban, zehaztepen ezapena baliogabea da." #: src/format-gcc-internal.c:463 #, c-format msgid "In the directive number %u, flags are not allowed before '%c'." msgstr "%u zenbakidun direktiban, banderak ez dira onartzen '%c' ondoren." #: src/format-gcc-internal.c:677 #, c-format msgid "'%s' uses %%m but '%s' doesn't" msgstr "" #: src/format-gcc-internal.c:680 #, c-format msgid "'%s' does not use %%m but '%s' uses %%m" msgstr "" #: src/format-gfc-internal.c:383 #, c-format msgid "'%s' uses %%C but '%s' doesn't" msgstr "" #: src/format-gfc-internal.c:386 #, c-format msgid "'%s' does not use %%C but '%s' uses %%C" msgstr "" #: src/format-invalid.h:22 msgid "The string ends in the middle of a directive." msgstr "Katea direktibaren erdian amaitzen da." #: src/format-invalid.h:25 msgid "" "The string refers to arguments both through absolute argument numbers and " "through unnumbered argument specifications." msgstr "" #: src/format-invalid.h:28 #, c-format msgid "" "In the directive number %u, the argument number 0 is not a positive integer." msgstr "" "%u zenbakidun direktiban, 0 zenbakidun argumentua ez da zenbaki oso positibo " "bat." #: src/format-invalid.h:30 #, c-format msgid "" "In the directive number %u, the width's argument number 0 is not a positive " "integer." msgstr "" "%u zenbakidun direktiban, 0 zenbakidun argumentu zabalera ez da zenbaki oso " "positibo bat." #: src/format-invalid.h:32 #, c-format msgid "" "In the directive number %u, the precision's argument number 0 is not a " "positive integer." msgstr "" "%u zenbakidun direktiban, zehaztasunaren 0 zenbakidun argumentu ez da " "zenbaki oso positibo bat." #: src/format-invalid.h:36 #, c-format msgid "" "In the directive number %u, the character '%c' is not a valid conversion " "specifier." msgstr "" "%u zenbakidun direktiban, '%c' karakterea ez da baliozko bihurketa " "espezifikatzailea." #: src/format-invalid.h:37 #, c-format msgid "" "The character that terminates the directive number %u is not a valid " "conversion specifier." msgstr "" "%u zenbakidun direktiban amaitzen duren karakterea ez da baliozko bihurketa " "espezifikatzailea." #: src/format-invalid.h:40 #, c-format msgid "The string refers to argument number %u in incompatible ways." msgstr "" "Kateak %u zenbakidun argumetua erreferentzaitzen du modu ez bateragari " "batetan." #: src/format-java.c:241 #, c-format msgid "" "In the directive number %u, the substring \"%s\" is not a valid date/time " "style." msgstr "" "%u zenbakidun direktiban, \"%s\" azpikatea ez da baiozko data/ordu estilokoa." #: src/format-java.c:252 src/format-java.c:286 src/format-java.c:315 #, c-format msgid "In the directive number %u, \"%s\" is not followed by a comma." msgstr "%u zenbakidun direktiban, \"%s\" ez dago gako batez jarraitua." #: src/format-java.c:275 #, c-format msgid "" "In the directive number %u, the substring \"%s\" is not a valid number style." msgstr "" "%u zenbakidun direktiban , \"%s\" azpi-katea ez da baliozko estilo zenbaki " "bat." #: src/format-java.c:324 #, c-format msgid "" "In the directive number %u, the argument number is not followed by a comma " "and one of \"%s\", \"%s\", \"%s\", \"%s\"." msgstr "" "%u zenbakidun direktiban, argumentu zenbakia ez dago gako batez eta \"%s\", " "\"%s\", \"%s\"edo \"%s\" batez jarraitua." #: src/format-java.c:573 #, c-format msgid "In the directive number %u, a choice contains no number." msgstr "%u zenbakidun direktiban, hautapen batek ez du zenbakirik." #: src/format-java.c:584 #, c-format msgid "" "In the directive number %u, a choice contains a number that is not followed " "by '<', '#' or '%s'." msgstr "" "%u zenbakidun direktiban, hautapen batek '<', '#' edo '%s'-ek jarraitzen ez " "duen zenbaki bat du." #: src/format-java.c:746 #, c-format msgid "" "a format specification for argument {%u}, as in '%s', doesn't exist in '%s'" msgstr "" #: src/format-java.c:757 #, c-format msgid "a format specification for argument {%u} doesn't exist in '%s'" msgstr "" #: src/format-java.c:777 #, c-format msgid "" "format specifications in '%s' and '%s' for argument {%u} are not the same" msgstr "" #: src/format-kde.c:159 #, c-format msgid "" "The string refers to argument number %u but ignores the arguments %u and %u." msgstr "" #: src/format-kde.c:243 #, c-format msgid "" "a format specification for arguments %u and %u doesn't exist in '%s', only " "one argument may be ignored" msgstr "" #: src/format-kde-kuit.c:244 src/format-kde-kuit.c:264 #: src/format-kde-kuit.c:274 #, c-format msgid "error while parsing: %s" msgstr "" #: src/format-lisp.c:2340 src/format-lisp.c:2352 src/format-scheme.c:2365 #: src/format-scheme.c:2377 #, c-format msgid "" "In the directive number %u, parameter %u is of type '%s' but a parameter of " "type '%s' is expected." msgstr "" #: src/format-lisp.c:2375 src/format-scheme.c:2400 #, c-format msgid "" "In the directive number %u, too many parameters are given; expected at most " "%u parameter." msgid_plural "" "In the directive number %u, too many parameters are given; expected at most " "%u parameters." msgstr[0] "" msgstr[1] "" #: src/format-lisp.c:2499 src/format-scheme.c:2501 #, c-format msgid "In the directive number %u, '%c' is not followed by a digit." msgstr "" #: src/format-lisp.c:2739 src/format-scheme.c:2756 #, c-format msgid "In the directive number %u, the argument %d is negative." msgstr "" #: src/format-lisp.c:2808 msgid "The string ends in the middle of a ~/.../ directive." msgstr "" #: src/format-lisp.c:2846 src/format-lisp.c:3111 src/format-lisp.c:3228 #: src/format-lisp.c:3288 src/format-lisp.c:3400 src/format-scheme.c:2842 #: src/format-scheme.c:3107 src/format-scheme.c:3224 src/format-scheme.c:3322 #, c-format msgid "Found '~%c' without matching '~%c'." msgstr "" #: src/format-lisp.c:2866 src/format-scheme.c:2862 #, c-format msgid "In the directive number %u, both the @ and the : modifiers are given." msgstr "" #: src/format-lisp.c:2979 src/format-scheme.c:2975 #, c-format msgid "" "In the directive number %u, '~:[' is not followed by two clauses, separated " "by '~;'." msgstr "" #: src/format-lisp.c:3329 src/format-scheme.c:3265 #, c-format msgid "In the directive number %u, '~;' is used in an invalid position." msgstr "" #: src/format-lisp.c:3435 src/format-scheme.c:3357 msgid "The string refers to some argument in incompatible ways." msgstr "" #: src/format-lisp.c:3477 src/format-scheme.c:3399 #, c-format msgid "format specifications in '%s' and '%s' are not equivalent" msgstr "" #: src/format-lisp.c:3493 src/format-scheme.c:3415 #, c-format msgid "format specifications in '%s' are not a subset of those in '%s'" msgstr "" #: src/format-perl-brace.c:199 src/format-python-brace.c:435 #: src/format-python-brace.c:448 src/format-python.c:472 src/format-sh.c:309 #, c-format msgid "a format specification for argument '%s' doesn't exist in '%s'" msgstr "" #: src/format-perl.c:434 #, c-format msgid "" "In the directive number %u, the size specifier is incompatible with the " "conversion specifier '%c'." msgstr "" #: src/format-python-brace.c:138 #, c-format msgid "In the directive number %u, '%c' cannot start a field name." msgstr "" #: src/format-python-brace.c:151 #, c-format msgid "In the directive number %u, '%c' cannot start a getattr argument." msgstr "" #: src/format-python-brace.c:166 #, c-format msgid "In the directive number %u, '%c' cannot start a getitem argument." msgstr "" #: src/format-python-brace.c:186 #, c-format msgid "" "In the directive number %u, no more nesting is allowed in a format specifier." msgstr "" #: src/format-python-brace.c:271 #, c-format msgid "" "In the directive number %u, there is an unterminated format directive." msgstr "" #: src/format-python.c:116 msgid "" "The string refers to arguments both through argument names and through " "unnamed argument specifications." msgstr "" #: src/format-python.c:355 #, c-format msgid "The string refers to the argument named '%s' in incompatible ways." msgstr "" #: src/format-python.c:431 #, c-format msgid "" "format specifications in '%s' expect a mapping, those in '%s' expect a tuple" msgstr "" #: src/format-python.c:438 #, c-format msgid "" "format specifications in '%s' expect a tuple, those in '%s' expect a mapping" msgstr "" #: src/format-python.c:461 src/format-sh.c:298 #, c-format msgid "" "a format specification for argument '%s', as in '%s', doesn't exist in '%s'" msgstr "" #: src/format-python.c:495 #, c-format msgid "" "format specifications in '%s' and '%s' for argument '%s' are not the same" msgstr "" #: src/format-qt.c:153 #, c-format msgid "" "'%s' is a simple format string, but '%s' is not: it contains an 'L' flag or " "a double-digit argument number" msgstr "" #: src/format-sh.c:80 msgid "The string refers to a shell variable with a non-ASCII name." msgstr "" #: src/format-sh.c:82 msgid "" "The string refers to a shell variable with complex shell brace syntax. This " "syntax is unsupported here due to security reasons." msgstr "" #: src/format-sh.c:84 msgid "" "The string refers to a shell variable whose value may be different inside " "shell functions." msgstr "" #: src/format-sh.c:86 msgid "The string refers to a shell variable with an empty name." msgstr "" #: src/format-ycp.c:91 #, c-format msgid "" "In the directive number %u, the character '%c' is not a digit between 1 and " "9." msgstr "" #: src/format-ycp.c:92 #, c-format msgid "" "The character that terminates the directive number %u is not a digit between " "1 and 9." msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/hostname.c:187 src/msgattrib.c:362 src/msgcat.c:301 src/msgconv.c:251 #: src/msgen.c:248 src/msgexec.c:193 src/msgfilter.c:295 src/msggrep.c:426 #: src/msginit.c:275 src/msguniq.c:271 src/recode-sr-latin.c:122 #: src/urlget.c:150 msgid "Bruno Haible" msgstr "Bruno Haible" #: src/hostname.c:197 src/msginit.c:285 src/recode-sr-latin.c:131 #, c-format msgid "too many arguments" msgstr "argumentu gehiegi" #: src/hostname.c:214 src/msginit.c:363 src/recode-sr-latin.c:149 #, c-format, no-wrap msgid "Usage: %s [OPTION]\n" msgstr "Erabilera: %s [AUKERA]\n" #: src/hostname.c:218 #, c-format msgid "Print the machine's hostname.\n" msgstr "Makinaren ostalari izena inprimatu.\n" #: src/hostname.c:221 #, c-format msgid "Output format:\n" msgstr "Irteera formatua:\n" #: src/hostname.c:223 #, c-format msgid " -s, --short short host name\n" msgstr " -s, --short ostalari izen laburra\n" #: src/hostname.c:225 #, c-format msgid "" " -f, --fqdn, --long long host name, includes fully qualified " "domain\n" " name, and aliases\n" msgstr "" " -f, --fqdn, --long ostalari izen luzea, fuztiz kualifikaturiko " "domeinu\n" " izena eta ezizena berne\n" #: src/hostname.c:228 #, c-format msgid " -i, --ip-address addresses for the hostname\n" msgstr " -i, --ip-address ostalari izenaren helbidea\n" #: src/hostname.c:231 src/msgattrib.c:535 src/msgcat.c:470 src/msgcmp.c:259 #: src/msgcomm.c:456 src/msgconv.c:386 src/msgen.c:382 src/msgexec.c:307 #: src/msgfilter.c:508 src/msgfmt.c:1078 src/msggrep.c:629 src/msginit.c:421 #: src/msgmerge.c:620 src/msgunfmt.c:528 src/msguniq.c:418 #: src/recode-sr-latin.c:162 src/urlget.c:187 src/xgettext.c:1228 #, c-format, no-wrap msgid "Informative output:\n" msgstr "Informazio irteera:\n" #: src/hostname.c:258 src/hostname.c:264 src/hostname.c:271 #, c-format msgid "could not get host name" msgstr "ezind a ostalari izena eskuratu" #: src/its.c:319 #, c-format msgid "selector is not specified" msgstr "" #: src/its.c:326 src/its.c:1550 #, c-format msgid "cannot create XPath context" msgstr "" #: src/its.c:344 #, c-format msgid "cannot evaluate XPath expression: %s" msgstr "" #: src/its.c:614 #, c-format msgid "\"%s\" node does not contain \"%s\"" msgstr "" #: src/its.c:1001 #, c-format msgid "invalid attribute value \"%s\" for \"%s\"" msgstr "" #: src/its.c:1333 #, c-format msgid "the root element is not \"rules\" under namespace %s" msgstr "" #: src/its.c:1376 src/its.c:1402 src/its.c:1795 src/its.c:1914 #: src/locating-rule.c:170 #, c-format msgid "cannot read %s: %s" msgstr "" #: src/its.c:1573 #, c-format msgid "cannot evaluate XPath location path: %s" msgstr "" #: src/locating-rule.c:236 #, c-format msgid "\"%s\" node does not have \"%s\"" msgstr "" #: src/locating-rule.c:307 #, c-format msgid "cannot read XML file %s" msgstr "" #: src/locating-rule.c:319 #, c-format msgid "the root element is not \"locatingRules\"" msgstr "" #: src/msgattrib.c:377 src/msgconv.c:266 src/msgexec.c:155 src/msgfilter.c:197 #: src/msggrep.c:441 src/msginit.c:198 src/msguniq.c:286 #, c-format msgid "at most one input file allowed" msgstr "behintzat sarrera fitxategi bat onartu da" #: src/msgattrib.c:383 src/msgcat.c:317 src/msgcomm.c:302 src/msgconv.c:272 #: src/msgen.c:270 src/msgfilter.c:310 src/msgfmt.c:503 src/msgfmt.c:511 #: src/msgfmt.c:526 src/msgfmt.c:548 src/msggrep.c:447 src/msgmerge.c:388 #: src/msgmerge.c:393 src/msgmerge.c:398 src/msgmerge.c:419 src/msgunfmt.c:300 #: src/msguniq.c:292 src/xgettext.c:694 src/xgettext.c:701 src/xgettext.c:704 #: src/xgettext.c:707 src/xgettext.c:755 #, c-format msgid "%s and %s are mutually exclusive" msgstr "%s eta %s ez dira bateragarriak" #: src/msgattrib.c:422 src/msgconv.c:308 src/msggrep.c:517 src/msguniq.c:327 #, c-format msgid "Usage: %s [OPTION] [INPUTFILE]\n" msgstr "Erabilera: %s [AUKERA] [SARFITXATEGIA]\n" #: src/msgattrib.c:427 #, c-format, no-wrap msgid "" "Filters the messages of a translation catalog according to their " "attributes,\n" "and manipulates the attributes.\n" msgstr "" "Itzulpen katalogko kateak beraien atributuen arabera iragazi,\n" "eta beren atributuak eraldatu.\n" #: src/msgattrib.c:431 src/msgcat.c:385 src/msgcmp.c:228 src/msgcomm.c:376 #: src/msgconv.c:316 src/msgen.c:317 src/msgexec.c:288 src/msgfilter.c:422 #: src/msggrep.c:527 src/msginit.c:373 src/msgmerge.c:516 src/msgunfmt.c:436 #: src/msguniq.c:343 #, c-format msgid "" "Mandatory arguments to long options are mandatory for short options too.\n" msgstr "" "Aukera luzeentzat beharrezko argumentuak beharrezkoak dira aukera " "laburrentzat ere.\n" #: src/msgattrib.c:434 src/msgcat.c:388 src/msgcmp.c:231 src/msgcomm.c:379 #: src/msgconv.c:319 src/msgen.c:320 src/msgexec.c:291 src/msgfilter.c:425 #: src/msgfmt.c:932 src/msggrep.c:530 src/msginit.c:376 src/msgmerge.c:519 #: src/msgunfmt.c:450 src/msguniq.c:346 src/xgettext.c:1062 #, c-format msgid "Input file location:\n" msgstr "Sarrera fitxategi kokapena:\n" #: src/msgattrib.c:436 src/msgconv.c:321 src/msggrep.c:532 src/msguniq.c:348 #, c-format msgid " INPUTFILE input PO file\n" msgstr " SARRERA_FITXATEGIA sarrera PO fitxatergia\n" #: src/msgattrib.c:438 src/msgcat.c:394 src/msgcmp.c:237 src/msgcomm.c:385 #: src/msgconv.c:323 src/msgen.c:324 src/msgexec.c:295 src/msgfilter.c:429 #: src/msgfmt.c:936 src/msggrep.c:534 src/msgmerge.c:525 src/msguniq.c:350 #: src/xgettext.c:1068 #, c-format msgid "" " -D, --directory=DIRECTORY add DIRECTORY to list for input files search\n" msgstr "" " -D, --directory=DIRECTORIOA Gehitu DIRECTORIOA sarrera fitxategiak " "bilatzeko zerrendara\n" #: src/msgattrib.c:440 src/msgconv.c:325 src/msgexec.c:297 src/msgfilter.c:431 #: src/msggrep.c:536 src/msgunfmt.c:454 src/msguniq.c:352 #, c-format msgid "If no input file is given or if it is -, standard input is read.\n" msgstr "" "Sarrera fitxategirik ematen ez bada edo berau - bada, sarrera estandarra " "irakurriko da.\n" #: src/msgattrib.c:443 src/msgcat.c:399 src/msgcomm.c:390 src/msgconv.c:328 #: src/msgen.c:329 src/msgfilter.c:434 src/msgfmt.c:960 src/msggrep.c:539 #: src/msginit.c:384 src/msgmerge.c:537 src/msgunfmt.c:490 src/msguniq.c:355 #: src/xgettext.c:1073 #, c-format msgid "Output file location:\n" msgstr "Irteera fitxategi kokapena:\n" #: src/msgattrib.c:445 src/msgcat.c:401 src/msgcomm.c:392 src/msgconv.c:330 #: src/msgen.c:331 src/msgfilter.c:436 src/msgfmt.c:962 src/msgfmt.c:1011 #: src/msgfmt.c:1030 src/msggrep.c:541 src/msgmerge.c:539 src/msgunfmt.c:492 #: src/msguniq.c:357 #, c-format msgid " -o, --output-file=FILE write output to specified file\n" msgstr "" " -o, --output-file=FITX idatzi irteera ezarritako fitxategian\n" #: src/msgattrib.c:447 src/msgcat.c:403 src/msgcomm.c:394 src/msgconv.c:332 #: src/msgen.c:333 src/msgfilter.c:438 src/msggrep.c:543 src/msgmerge.c:541 #: src/msgunfmt.c:494 src/msguniq.c:359 #, c-format msgid "" "The results are written to standard output if no output file is specified\n" "or if it is -.\n" msgstr "" "Emaitzak irteera estandarrean idatziko dira irteera fitxategirik ezartzen ez " "bada\n" "edo berau - bada.\n" #: src/msgattrib.c:451 src/msgcat.c:407 src/msgcomm.c:398 src/msguniq.c:363 #, c-format msgid "Message selection:\n" msgstr "Mezu hautapena:\n" #: src/msgattrib.c:453 #, c-format msgid "" " --translated keep translated, remove untranslated messages\n" msgstr "" " --translated mantendu itzulitakoak, ezabatu itzuli gabeko " "mezuak\n" #: src/msgattrib.c:455 #, c-format msgid "" " --untranslated keep untranslated, remove translated messages\n" msgstr "" " --untranslated mantendu itzuli gabekoak, ezabatu itzulitako " "mezuak\n" #: src/msgattrib.c:457 #, c-format msgid " --no-fuzzy remove 'fuzzy' marked messages\n" msgstr "" " --no-fuzzy ezabatu zalantza bezala markaturiko kateak\n" #: src/msgattrib.c:459 #, c-format msgid " --only-fuzzy keep 'fuzzy' marked messages\n" msgstr "" " --only-fuzzy mantendu zalantza bezala markaturiko kateka\n" #: src/msgattrib.c:461 #, c-format msgid " --no-obsolete remove obsolete #~ messages\n" msgstr "" #: src/msgattrib.c:463 #, c-format msgid " --only-obsolete keep obsolete #~ messages\n" msgstr " --only-obsolete mantendu zaharkituriko #~ mezuak\n" #: src/msgattrib.c:466 #, c-format msgid "Attribute manipulation:\n" msgstr "Atributu manipulazioa:\n" #: src/msgattrib.c:468 #, c-format msgid " --set-fuzzy set all messages 'fuzzy'\n" msgstr " --set-fuzzy ezarri kate guztiak zalantza bezala\n" #: src/msgattrib.c:470 #, c-format msgid " --clear-fuzzy set all messages non-'fuzzy'\n" msgstr " --clear-fuzzy zalantza bandera kendu kate guztiei\n" #: src/msgattrib.c:472 #, c-format msgid " --set-obsolete set all messages obsolete\n" msgstr "" " --set-obsolete ezarri mezu guztiak zaharkituak bezala\n" #: src/msgattrib.c:474 #, c-format msgid " --clear-obsolete set all messages non-obsolete\n" msgstr "" " --clear-obsolete ezarri mezu guztiak ez-zaharkituk bezala\n" #: src/msgattrib.c:476 #, c-format msgid "" " --previous when setting 'fuzzy', keep previous msgids\n" " of translated messages.\n" msgstr "" #: src/msgattrib.c:479 #, c-format msgid "" " --clear-previous remove the \"previous msgid\" from all " "messages\n" msgstr "" " --clear-previous ezabatu \"previous msgid\" mezu guztietatik\n" #: src/msgattrib.c:481 #, c-format msgid "" " --empty when removing 'fuzzy', also set msgstr empty\n" msgstr "" #: src/msgattrib.c:483 #, c-format msgid "" " --only-file=FILE.po manipulate only entries listed in FILE.po\n" msgstr "" " --only-file=FITX.po FITX.po fitxategian zerrendaturiko sarrerak " "bakarrik eraldatu\n" #: src/msgattrib.c:485 #, c-format msgid "" " --ignore-file=FILE.po manipulate only entries not listed in FILE.po\n" msgstr "" " --ignore-file=FILE.po FITX.po fitxategian ez zerrendaturiko sarrerak " "bakarrik eraldatu\n" #: src/msgattrib.c:487 #, c-format msgid "" " --fuzzy synonym for --only-fuzzy --clear-fuzzy\n" msgstr "" " --fuzzy --only-fuzzy --clear-fuzzy -ren sinonimo\n" #: src/msgattrib.c:489 #, c-format msgid "" " --obsolete synonym for --only-obsolete --clear-obsolete\n" msgstr "" " --obsolete --only-obsolete --clear-obsolete -ren " "sinonimo\n" #: src/msgattrib.c:492 src/msgcat.c:419 src/msgcmp.c:251 src/msgcomm.c:410 #: src/msgconv.c:343 src/msgen.c:337 src/msgexec.c:300 src/msgfilter.c:463 #: src/msgfmt.c:1040 src/msggrep.c:586 src/msginit.c:392 src/msgmerge.c:574 #: src/msguniq.c:370 #, c-format msgid "Input file syntax:\n" msgstr "Sarrera fitxategi sintaxia:\n" #: src/msgattrib.c:494 src/msgconv.c:345 src/msgen.c:339 src/msgexec.c:302 #: src/msgfilter.c:465 src/msggrep.c:588 src/msginit.c:394 src/msguniq.c:372 #, c-format msgid "" " -P, --properties-input input file is in Java .properties syntax\n" msgstr "" " -P, --properties-input sarrera fitxategia Java .properties sintaxian " "dago\n" #: src/msgattrib.c:496 src/msgconv.c:347 src/msgen.c:341 src/msgexec.c:304 #: src/msgfilter.c:467 src/msggrep.c:590 src/msginit.c:396 src/msguniq.c:374 #, c-format msgid "" " --stringtable-input input file is in NeXTstep/GNUstep .strings " "syntax\n" msgstr "" " --stringtable-input sarrera fitxategia NeXTstep/GNUstep .strings " "sintaxian dago\n" #: src/msgattrib.c:499 src/msgcat.c:427 src/msgcomm.c:418 src/msgconv.c:350 #: src/msgen.c:344 src/msgfilter.c:470 src/msgfmt.c:1068 src/msggrep.c:593 #: src/msginit.c:399 src/msgmerge.c:582 src/msgunfmt.c:498 src/msguniq.c:377 #: src/xgettext.c:1170 #, c-format msgid "Output details:\n" msgstr "Irteera xehetasunak:\n" #: src/msgattrib.c:501 src/msgcat.c:436 src/msgcomm.c:420 src/msgconv.c:352 #: src/msgen.c:348 src/msgfilter.c:472 src/msggrep.c:595 src/msginit.c:405 #: src/msgmerge.c:586 src/msgunfmt.c:500 src/msguniq.c:384 src/xgettext.c:1172 #, c-format msgid "" " --color use colors and other text attributes always\n" " --color=WHEN use colors and other text attributes if WHEN.\n" " WHEN may be 'always', 'never', 'auto', or " "'html'.\n" msgstr "" #: src/msgattrib.c:505 src/msgcat.c:440 src/msgcomm.c:424 src/msgconv.c:356 #: src/msgen.c:352 src/msgfilter.c:476 src/msggrep.c:599 src/msginit.c:409 #: src/msgmerge.c:590 src/msgunfmt.c:504 src/msguniq.c:388 src/xgettext.c:1176 #, c-format msgid "" " --style=STYLEFILE specify CSS style rule file for --color\n" msgstr "" #: src/msgattrib.c:507 src/msgcat.c:442 src/msgcomm.c:426 src/msgconv.c:358 #: src/msgen.c:354 src/msgmerge.c:592 src/msgunfmt.c:506 src/msguniq.c:390 #: src/xgettext.c:1178 #, c-format msgid "" " -e, --no-escape do not use C escapes in output (default)\n" msgstr "" " -e, --no-escape ez erabili C ihesak irteeran (lehenetsia)\n" #: src/msgattrib.c:509 src/msgcat.c:444 src/msgcomm.c:428 src/msgconv.c:360 #: src/msgen.c:356 src/msgfilter.c:480 src/msgmerge.c:594 src/msgunfmt.c:508 #: src/msguniq.c:392 src/xgettext.c:1180 #, c-format msgid "" " -E, --escape use C escapes in output, no extended chars\n" msgstr "" " -E, --escape C ihesak erabili irteeran, ez hedatutako " "karaktereak\n" #: src/msgattrib.c:511 src/msgcat.c:446 src/msgcomm.c:430 src/msgconv.c:362 #: src/msgen.c:358 src/msgfilter.c:482 src/msggrep.c:605 src/msgmerge.c:596 #: src/msgunfmt.c:510 src/msguniq.c:394 src/xgettext.c:1182 #, c-format msgid " --force-po write PO file even if empty\n" msgstr "" " --force-po PO fitxategia idatzi nahiz hutsik egon\n" #: src/msgattrib.c:513 src/msgcat.c:448 src/msgcomm.c:432 src/msguniq.c:396 #: src/xgettext.c:1184 #, c-format msgid "" " -i, --indent write the .po file using indented style\n" msgstr "" " -i, --indent .po fitxategia koskadun estiloa erabiliaz " "idatzi\n" #: src/msgattrib.c:515 src/msgcat.c:450 src/msgcomm.c:434 src/msguniq.c:398 #: src/xgettext.c:1186 #, c-format msgid " --no-location do not write '#: filename:line' lines\n" msgstr "" #: src/msgattrib.c:517 src/msgcat.c:452 src/msgcomm.c:436 src/msguniq.c:400 #: src/xgettext.c:1188 #, c-format msgid "" " -n, --add-location generate '#: filename:line' lines (default)\n" msgstr "" #: src/msgattrib.c:519 src/msgcat.c:454 src/msgcomm.c:438 src/msguniq.c:402 #: src/xgettext.c:1190 #, c-format msgid "" " --strict write out strict Uniforum conforming .po file\n" msgstr "" #: src/msgattrib.c:521 src/msgcat.c:456 src/msgcomm.c:440 src/msgconv.c:372 #: src/msgen.c:368 src/msgfilter.c:494 src/msggrep.c:615 src/msginit.c:411 #: src/msgmerge.c:606 src/msgunfmt.c:516 src/msguniq.c:404 #, c-format msgid " -p, --properties-output write out a Java .properties file\n" msgstr "" #: src/msgattrib.c:523 src/msgcat.c:458 src/msgcomm.c:442 src/msgconv.c:374 #: src/msgen.c:370 src/msgfilter.c:496 src/msggrep.c:617 src/msginit.c:413 #: src/msgmerge.c:608 src/msgunfmt.c:518 src/msguniq.c:406 src/xgettext.c:1194 #, c-format msgid "" " --stringtable-output write out a NeXTstep/GNUstep .strings file\n" msgstr "" #: src/msgattrib.c:525 src/msgcat.c:460 src/msgcomm.c:444 src/msgconv.c:376 #: src/msgen.c:372 src/msgfilter.c:498 src/msggrep.c:619 src/msginit.c:415 #: src/msgmerge.c:610 src/msgunfmt.c:520 src/msguniq.c:408 src/xgettext.c:1200 #, c-format msgid " -w, --width=NUMBER set output page width\n" msgstr " -w, --width=ZENBAKIA irteera orri zabalera ezarri\n" #: src/msgattrib.c:527 src/msgcat.c:462 src/msgcomm.c:446 src/msgconv.c:378 #: src/msgen.c:374 src/msgfilter.c:500 src/msggrep.c:621 src/msginit.c:417 #: src/msgmerge.c:612 src/msgunfmt.c:522 src/msguniq.c:410 src/xgettext.c:1202 #, c-format msgid "" " --no-wrap do not break long message lines, longer than\n" " the output page width, into several lines\n" msgstr "" #: src/msgattrib.c:530 src/msgcat.c:465 src/msgcomm.c:449 src/msgconv.c:381 #: src/msgen.c:377 src/msgfilter.c:503 src/msgmerge.c:615 src/msgunfmt.c:525 #: src/msguniq.c:413 src/xgettext.c:1205 #, c-format msgid " -s, --sort-output generate sorted output\n" msgstr " -s, --sort-output ordenatutako irteera sortu\n" #: src/msgattrib.c:532 src/msgcat.c:467 src/msgcomm.c:451 src/msgconv.c:383 #: src/msgen.c:379 src/msgfilter.c:505 src/msgmerge.c:617 src/msguniq.c:415 #: src/xgettext.c:1207 #, c-format msgid " -F, --sort-by-file sort output by file location\n" msgstr " -F, --sort-by-file irteera fixattegi kokapenaz ordenatu\n" #: src/msgcat.c:323 src/msgcomm.c:328 #, c-format msgid "impossible selection criteria specified (%d < n < %d)" msgstr "ezinezko hatapen kriterio bat ezarri da (%d < n < %d)" #: src/msgcat.c:368 src/msgcomm.c:360 src/xgettext.c:1048 #, c-format msgid "Usage: %s [OPTION] [INPUTFILE]...\n" msgstr "Erabilera: %s [AUKERA] [SARRERA_FITX]...\n" #: src/msgcat.c:373 #, c-format, no-wrap msgid "" "Concatenates and merges the specified PO files.\n" "Find messages which are common to two or more of the specified PO files.\n" "By using the --more-than option, greater commonality may be requested\n" "before messages are printed. Conversely, the --less-than option may be\n" "used to specify less commonality before messages are printed (i.e.\n" "--less-than=2 will only print the unique messages). Translations,\n" "comments, extracted comments, and file positions will be cumulated, except\n" "that if --use-first is specified, they will be taken from the first PO file\n" "to define them.\n" msgstr "" #: src/msgcat.c:390 src/msgcomm.c:381 src/xgettext.c:1064 #, c-format msgid " INPUTFILE ... input files\n" msgstr " INPUTFILE ... sarrera fitxategiak\n" #: src/msgcat.c:392 src/msgcomm.c:383 src/xgettext.c:1066 #, c-format msgid " -f, --files-from=FILE get list of input files from FILE\n" msgstr "" " -f, --files-from=FITXATEGI sarrera fitxategi zerrenda FITXATEGI-tik " "eskuratu\n" #: src/msgcat.c:396 src/msgcomm.c:387 src/msgen.c:326 src/msgfmt.c:938 #: src/xgettext.c:1070 #, c-format msgid "If input file is -, standard input is read.\n" msgstr "Sarrera fitxategia - bada, sarrera estandarra irakurriko da.\n" #: src/msgcat.c:409 src/msgcomm.c:400 #, c-format msgid "" " -<, --less-than=NUMBER print messages with less than this many\n" " definitions, defaults to infinite if not set\n" msgstr "" #: src/msgcat.c:412 #, c-format msgid "" " ->, --more-than=NUMBER print messages with more than this many\n" " definitions, defaults to 0 if not set\n" msgstr "" #: src/msgcat.c:415 src/msgcomm.c:406 #, c-format msgid "" " -u, --unique shorthand for --less-than=2, requests\n" " that only unique messages be printed\n" msgstr "" #: src/msgcat.c:421 src/msgcmp.c:253 src/msgcomm.c:412 src/msgfmt.c:1042 #: src/msgmerge.c:576 #, c-format msgid "" " -P, --properties-input input files are in Java .properties syntax\n" msgstr "" " -P, --properties-input sarrera fixtategiak Java .properties sintasian " "daude\n" #: src/msgcat.c:423 src/msgcmp.c:255 src/msgcomm.c:414 src/msgfmt.c:1044 #: src/msgmerge.c:578 #, c-format msgid "" " --stringtable-input input files are in NeXTstep/GNUstep .strings\n" " syntax\n" msgstr "" " --stringtable-input sarrera fitxategiak NeXTstep/GNUstep .strings\n" " sintaxian daude\n" #: src/msgcat.c:429 src/msgconv.c:338 src/msguniq.c:379 #, c-format msgid " -t, --to-code=NAME encoding for output\n" msgstr " -t, --to-code=IZENA irteeraren kodeketa\n" #: src/msgcat.c:431 src/msguniq.c:381 #, c-format msgid "" " --use-first use first available translation for each\n" " message, don't merge several translations\n" msgstr "" #: src/msgcat.c:434 src/msgen.c:346 src/msgmerge.c:584 #, c-format msgid "" " --lang=CATALOGNAME set 'Language' field in the header entry\n" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/msgcmp.c:179 src/msgcomm.c:292 src/msgmerge.c:363 msgid "Peter Miller" msgstr "Peter Miller" #: src/msgcmp.c:190 src/msgmerge.c:374 #, c-format msgid "no input files given" msgstr "ez da sarrera fitxategirik eman" #: src/msgcmp.c:195 src/msgmerge.c:379 #, c-format msgid "exactly 2 input files required" msgstr "zehazki 2 sarrera fitxategi behar dira" #: src/msgcmp.c:214 src/msgmerge.c:499 #, c-format msgid "Usage: %s [OPTION] def.po ref.pot\n" msgstr "Erabilera: %s [AUKERA] def.po ref.pot\n" #: src/msgcmp.c:219 #, c-format, no-wrap msgid "" "Compare two Uniforum style .po files to check that both contain the same\n" "set of msgid strings. The def.po file is an existing PO file with the\n" "translations. The ref.pot file is the last created PO file, or a PO " "Template\n" "file (generally created by xgettext). This is useful for checking that\n" "you have translated each and every message in your program. Where an exact\n" "match cannot be found, fuzzy matching is used to produce better " "diagnostics.\n" msgstr "" #: src/msgcmp.c:233 #, c-format msgid " def.po translations\n" msgstr " def.po itzulpenak\n" #: src/msgcmp.c:235 #, c-format msgid " ref.pot references to the sources\n" msgstr " ref.pot iturburura erreferentziak\n" #: src/msgcmp.c:240 src/msgmerge.c:565 #, c-format msgid "Operation modifiers:\n" msgstr "Operazio aldagaiak:\n" #: src/msgcmp.c:242 src/msgmerge.c:567 #, c-format msgid "" " -m, --multi-domain apply ref.pot to each of the domains in " "def.po\n" msgstr "" " -m, --multi-domain ref.pot ezarri def.po-ko domeinu bakoitzean\n" #: src/msgcmp.c:244 src/msgmerge.c:569 #, c-format msgid " -N, --no-fuzzy-matching do not use fuzzy matching\n" msgstr " -N, --no-fuzzy-matching ez erabili zalantza parekatzea\n" #: src/msgcmp.c:246 #, c-format msgid " --use-fuzzy consider fuzzy entries\n" msgstr "" " --use-fuzzy konutan izan zalantzan dauden sarrerak\n" #: src/msgcmp.c:248 #, c-format msgid " --use-untranslated consider untranslated entries\n" msgstr " --use-untranslated kontutan izan itzuli gabeko mezuak\n" #: src/msgcmp.c:325 #, c-format msgid "this message is untranslated" msgstr "mezu hau itzuli gabe dago" #: src/msgcmp.c:331 #, c-format msgid "this message needs to be reviewed by the translator" msgstr "mezu hau itzultzaile batek gainbegiratu behar du" #: src/msgcmp.c:370 src/msgmerge.c:1523 #, c-format msgid "this message is used but not defined..." msgstr "mezu hau erabilia baina definitu gabe daago..." #: src/msgcmp.c:373 src/msgmerge.c:1526 #, c-format msgid "...but this definition is similar" msgstr "...baina definizio hau oso antzekoa da" #: src/msgcmp.c:378 src/msgmerge.c:1554 #, c-format msgid "this message is used but not defined in %s" msgstr "mezu hau erabilia dago baina ez dago %s-en ezarria" #: src/msgcmp.c:547 #, c-format msgid "warning: this message is not used" msgstr "oharra: mezu hau ez da erabiltzen" #: src/msgcmp.c:554 src/msgfmt.c:787 src/msgfmt.c:1633 src/xgettext.c:1021 #, c-format msgid "found %d fatal error" msgid_plural "found %d fatal errors" msgstr[0] "errorea konponezin %d aurkitu da" msgstr[1] "%d errorea konponezin aurkitu dira" #: src/msgcomm.c:317 #, c-format msgid "at least two files must be specified" msgstr "behintza bi fitxategi ezarri behar dira" #: src/msgcomm.c:365 #, c-format, no-wrap msgid "" "Find messages which are common to two or more of the specified PO files.\n" "By using the --more-than option, greater commonality may be requested\n" "before messages are printed. Conversely, the --less-than option may be\n" "used to specify less commonality before messages are printed (i.e.\n" "--less-than=2 will only print the unique messages). Translations,\n" "comments and extracted comments will be preserved, but only from the first\n" "PO file to define them. File positions from all PO files will be\n" "cumulated.\n" msgstr "" #: src/msgcomm.c:403 #, c-format msgid "" " ->, --more-than=NUMBER print messages with more than this many\n" " definitions, defaults to 1 if not set\n" msgstr "" #: src/msgcomm.c:453 src/xgettext.c:1209 #, c-format msgid "" " --omit-header don't write header with 'msgid \"\"' entry\n" msgstr "" #: src/msgconv.c:312 #, c-format msgid "Converts a translation catalog to a different character encoding.\n" msgstr "" "Itzulpen katalogo bat karaktere kodeketa ezberdin batera bihurtzen du.\n" #: src/msgconv.c:336 #, c-format msgid "Conversion target:\n" msgstr "Bihurtze helburua:\n" #: src/msgconv.c:340 #, c-format msgid "The default encoding is the current locale's encoding.\n" msgstr "Lehenetsiriko kodeketa uneko lokalaren kodeketa da.\n" #: src/msgconv.c:364 src/msgen.c:360 src/msgmerge.c:598 #, c-format msgid " -i, --indent indented output style\n" msgstr " -i, --indent kokadun irteera estiloa\n" #: src/msgconv.c:366 src/msgen.c:362 src/msgfilter.c:488 src/msggrep.c:609 #: src/msgmerge.c:600 #, c-format msgid " --no-location suppress '#: filename:line' lines\n" msgstr " --no-location kendu '#: filename:line' lerroak\n" #: src/msgconv.c:368 src/msgen.c:364 src/msgfilter.c:490 src/msggrep.c:611 #: src/msgmerge.c:602 #, c-format msgid "" " -n, --add-location preserve '#: filename:line' lines (default)\n" msgstr "" #: src/msgconv.c:370 src/msgen.c:366 src/msgfilter.c:492 src/msggrep.c:613 #: src/msgmerge.c:604 #, c-format msgid " --strict strict Uniforum output style\n" msgstr " --strict Uniforum zehatz irteera estiloa\n" #: src/msgen.c:259 src/msgfmt.c:463 src/xgettext.c:724 #, c-format msgid "no input file given" msgstr "ez da sarrera fitxategirik eman" #: src/msgen.c:264 #, c-format msgid "exactly one input file required" msgstr "zehazki sarrera fitxategi bat behar da" #: src/msgen.c:305 #, c-format msgid "Usage: %s [OPTION] INPUTFILE\n" msgstr "Erabilera: %s [AUKERA] SAR_FITXATEGIA\n" #: src/msgen.c:310 #, c-format, no-wrap msgid "" "Creates an English translation catalog. The input file is the last\n" "created English PO file, or a PO Template file (generally created by\n" "xgettext). Untranslated entries are assigned a translation that is\n" "identical to the msgid.\n" msgstr "" #: src/msgen.c:322 #, c-format msgid " INPUTFILE input PO or POT file\n" msgstr " INPUTFILE sarrera PO edo POT fitxategia\n" #: src/msgexec.c:203 #, c-format msgid "missing command name" msgstr "komando izena falta da" #: src/msgexec.c:264 #, c-format msgid "Usage: %s [OPTION] COMMAND [COMMAND-OPTION]\n" msgstr "Erabilera: %s [AUKERA] KOMANDOA [KOMANDO-AUKERA]\n" #: src/msgexec.c:269 #, c-format, no-wrap msgid "" "Applies a command to all translations of a translation catalog.\n" "The COMMAND can be any program that reads a translation from standard\n" "input. It is invoked once for each translation. Its output becomes\n" "msgexec's output. msgexec's return code is the maximum return code\n" "across all invocations.\n" msgstr "" #: src/msgexec.c:278 #, c-format, no-wrap msgid "" "A special builtin command called '0' outputs the translation, followed by a\n" "null byte. The output of \"msgexec 0\" is suitable as input for \"xargs -" "0\".\n" msgstr "" #: src/msgexec.c:283 #, c-format msgid "Command input:\n" msgstr "" #: src/msgexec.c:285 #, c-format msgid " --newline add newline at the end of input\n" msgstr "" #: src/msgexec.c:293 src/msgfilter.c:427 #, c-format msgid " -i, --input=INPUTFILE input PO file\n" msgstr " -i, --input=INPUTFILE sarrera PO fitxategia\n" #: src/msgexec.c:357 #, c-format msgid "write to stdout failed" msgstr "huts irteera estandarrean idaztean" #: src/msgfilter.c:305 #, c-format msgid "missing filter name" msgstr "iragazki izena falta da" #: src/msgfilter.c:325 #, c-format msgid "at least one sed script must be specified" msgstr "" #: src/msgfilter.c:414 #, c-format msgid "Usage: %s [OPTION] FILTER [FILTER-OPTION]\n" msgstr "Erabilera: %s [AUKERA] IRAGAZKIA [IRAGAZKI-AUKERA]\n" #: src/msgfilter.c:418 #, c-format msgid "Applies a filter to all translations of a translation catalog.\n" msgstr "IRagazkia ezarri itzulpen guztiei edo itzulpen katalogo bati.\n" #: src/msgfilter.c:442 #, c-format msgid "" "The FILTER can be any program that reads a translation from standard input\n" "and writes a modified translation to standard output.\n" msgstr "" #: src/msgfilter.c:447 #, c-format msgid "Filter input and output:\n" msgstr "" #: src/msgfilter.c:449 #, c-format msgid "" " --newline add a newline at the end of input and\n" " remove a newline from the end of output" msgstr "" #: src/msgfilter.c:453 #, c-format msgid "Useful FILTER-OPTIONs when the FILTER is 'sed':\n" msgstr "" #: src/msgfilter.c:455 #, c-format msgid "" " -e, --expression=SCRIPT add SCRIPT to the commands to be executed\n" msgstr "" #: src/msgfilter.c:457 #, c-format msgid "" " -f, --file=SCRIPTFILE add the contents of SCRIPTFILE to the " "commands\n" " to be executed\n" msgstr "" #: src/msgfilter.c:460 #, c-format msgid "" " -n, --quiet, --silent suppress automatic printing of pattern space\n" msgstr "" #: src/msgfilter.c:478 src/msggrep.c:601 #, c-format msgid "" " --no-escape do not use C escapes in output (default)\n" msgstr "" " --no-escape ez erabili C ihesak irteeran (lehenespena)\n" #: src/msgfilter.c:484 src/msggrep.c:607 #, c-format msgid " --indent indented output style\n" msgstr "" #: src/msgfilter.c:486 #, c-format msgid "" " --keep-header keep header entry unmodified, don't filter it\n" msgstr "" " --keep-header utzi goiburua eraldatu gabe, ez berau iragazi\n" #: src/msgfilter.c:666 #, c-format msgid "filter output is not terminated with a newline" msgstr "" #: src/msgfmt.c:372 #, c-format msgid "the argument to %s should be a single punctuation character" msgstr "" #: src/msgfmt.c:419 #, c-format msgid "invalid endianness: %s" msgstr "" #. This is a proper name. See the gettext manual, section Names. #: src/msgfmt.c:450 src/msgunfmt.c:269 src/xgettext.c:684 msgid "Ulrich Drepper" msgstr "Ulrich Drepper" #: src/msgfmt.c:471 #, c-format msgid "no input file should be given if %s and %s are specified" msgstr "" #: src/msgfmt.c:517 src/msgfmt.c:539 src/msgfmt.c:561 src/msgunfmt.c:331 #: src/msgunfmt.c:354 #, c-format msgid "%s requires a \"-d directory\" specification" msgstr "%s-ek \"-d directory\" ezarpen bat behar du" #: src/msgfmt.c:532 src/msgfmt.c:554 src/msgfmt.c:589 src/msgfmt.c:617 #: src/msgunfmt.c:324 src/msgunfmt.c:347 #, c-format msgid "%s requires a \"-l locale\" specification" msgstr "%s-ek \"-l locale\" ezarpen bat behar du" #: src/msgfmt.c:571 src/msgfmt.c:599 #, c-format msgid "%s requires a \"--template template\" specification" msgstr "" #: src/msgfmt.c:578 src/msgfmt.c:606 #, c-format msgid "%s requires a \"-o file\" specification" msgstr "" #: src/msgfmt.c:584 src/msgfmt.c:612 #, c-format msgid "%s and %s are mutually exclusive in %s" msgstr "" #: src/msgfmt.c:626 src/msgunfmt.c:363 src/msgunfmt.c:369 #, c-format msgid "%s is only valid with %s or %s" msgstr "%s bakarrik %s edo %s-rekin da erabilgarria" #: src/msgfmt.c:632 src/msgfmt.c:638 #, c-format msgid "%s is only valid with %s, %s or %s" msgstr "%s bakarrik %s, %s edo %s-rekin da erabilgarria" #: src/msgfmt.c:723 #, c-format msgid "cannot locate ITS rules for %s" msgstr "" #. TRANSLATORS: The prefix before a statistics message. The argument #. is a file name or a comma separated list of file names. #: src/msgfmt.c:884 #, c-format msgid "%s: " msgstr "" #: src/msgfmt.c:888 #, c-format msgid "%d translated message" msgid_plural "%d translated messages" msgstr[0] "itzulitako kate %d" msgstr[1] "%d itzulitako kate" #: src/msgfmt.c:893 #, c-format msgid ", %d fuzzy translation" msgid_plural ", %d fuzzy translations" msgstr[0] ", zalantzan kate %d" msgstr[1] ", %d kate zalantzan" #: src/msgfmt.c:898 #, c-format msgid ", %d untranslated message" msgid_plural ", %d untranslated messages" msgstr[0] ", itzuli gabeko kate %d" msgstr[1] ", %d itzuli gabeko kate" #: src/msgfmt.c:918 #, c-format msgid "Usage: %s [OPTION] filename.po ...\n" msgstr "Erabilera: %s [AUKERA] fitxategizena.po ...\n" #: src/msgfmt.c:922 #, c-format msgid "" "Generate binary message catalog from textual translation description.\n" msgstr "Testu itzulpen deskribapen batetik mezu katalogo bitar bat sortu.\n" #: src/msgfmt.c:934 #, c-format msgid " filename.po ... input files\n" msgstr " fitxategizena.po ... sarrera fitxategiak\n" #: src/msgfmt.c:941 src/msgmerge.c:531 src/msgunfmt.c:439 src/xgettext.c:1106 #, c-format msgid "Operation mode:\n" msgstr "Funtzionamendu modua:\n" #: src/msgfmt.c:943 #, c-format msgid "" " -j, --java Java mode: generate a Java ResourceBundle " "class\n" msgstr "" " -j, --java Java modua: Java ResourceBundle klase bat " "sortu\n" #: src/msgfmt.c:945 #, c-format msgid "" " --java2 like --java, and assume Java2 (JDK 1.2 or " "higher)\n" msgstr "" " --java2 --java bezala , bain Java2 erabiliaz (JDK 1.2 " "edo altuagoa)\n" #: src/msgfmt.c:947 #, c-format msgid " --csharp C# mode: generate a .NET .dll file\n" msgstr "" " --csharp C# modua: .NET .dll fitxategi bat sortu\n" #: src/msgfmt.c:949 #, c-format msgid "" " --csharp-resources C# resources mode: generate a .NET .resources " "file\n" msgstr "" #: src/msgfmt.c:951 #, c-format msgid "" " --tcl Tcl mode: generate a tcl/msgcat .msg file\n" msgstr "" " --tcl Tcl modua: tcl/msgcat .msg fitxategi bat " "sortu\n" #: src/msgfmt.c:953 #, c-format msgid " --qt Qt mode: generate a Qt .qm file\n" msgstr " --qt Qt modua: Qt .qm fitxategi bat sortu\n" #: src/msgfmt.c:955 #, c-format msgid "" " --desktop Desktop Entry mode: generate a .desktop file\n" msgstr "" #: src/msgfmt.c:957 #, c-format msgid " --xml XML mode: generate XML file\n" msgstr "" #: src/msgfmt.c:964 #, c-format msgid " --strict enable strict Uniforum mode\n" msgstr " --strict Uniforum zehatz modua gaitu\n" #: src/msgfmt.c:966 src/xgettext.c:1081 #, c-format msgid "If output file is -, output is written to standard output.\n" msgstr "" "Irteera fitxategia - bada, irteera irteera estandarrean idatziko da.\n" #: src/msgfmt.c:969 #, c-format msgid "Output file location in Java mode:\n" msgstr "Irteera fitxategi kokapena java moduan:\n" #: src/msgfmt.c:971 src/msgfmt.c:987 src/msgunfmt.c:459 src/msgunfmt.c:470 #, c-format msgid " -r, --resource=RESOURCE resource name\n" msgstr "" #: src/msgfmt.c:973 src/msgfmt.c:989 src/msgfmt.c:999 src/msgfmt.c:1009 #: src/msgfmt.c:1026 src/msgunfmt.c:461 src/msgunfmt.c:472 src/msgunfmt.c:482 #, c-format msgid "" " -l, --locale=LOCALE locale name, either language or " "language_COUNTRY\n" msgstr "" " -l, --locale=LAKALA lokal izena, edo hizkunzta edo " "hizkutza_NAZIOA\n" #: src/msgfmt.c:975 #, c-format msgid "" " --source produce a .java file, instead of a .class " "file\n" msgstr "" #: src/msgfmt.c:977 #, c-format msgid "" " -d DIRECTORY base directory of classes directory hierarchy\n" msgstr "" " -d DIRECTORY klse direktorio ierarkiaren oinarri " "direktorioa\n" #: src/msgfmt.c:979 #, c-format msgid "" "The class name is determined by appending the locale name to the resource " "name,\n" "separated with an underscore. The -d option is mandatory. The class is\n" "written under the specified directory.\n" msgstr "" "Klase izena errekurtso izenari lokal izena azpiko barra batez bereizirik " "gehituaz\n" "ateratzen da. -d auekra beharrezkoa da. Klasea ezarritako direktorioaren " "azpian\n" "idatziko da.\n" #: src/msgfmt.c:985 #, c-format msgid "Output file location in C# mode:\n" msgstr "Irteera fitxategi kokalekua C# moduan:\n" #: src/msgfmt.c:991 src/msgunfmt.c:474 #, c-format msgid "" " -d DIRECTORY base directory for locale dependent .dll " "files\n" msgstr "" #: src/msgfmt.c:993 #, c-format msgid "" "The -l and -d options are mandatory. The .dll file is written in a\n" "subdirectory of the specified directory whose name depends on the locale.\n" msgstr "" #: src/msgfmt.c:997 #, c-format msgid "Output file location in Tcl mode:\n" msgstr "Irteera fitxategi kokapena Tcl moduan:\n" #: src/msgfmt.c:1001 src/msgunfmt.c:484 #, c-format msgid "" " -d DIRECTORY base directory of .msg message catalogs\n" msgstr "" " -d DIRECTORY msg mezu katalogoen oinarri direktorioa\n" #: src/msgfmt.c:1003 #, c-format msgid "" "The -l and -d options are mandatory. The .msg file is written in the\n" "specified directory.\n" msgstr "" "-l eta -d aukerak beharrezkoak dira. .msg fitxategia ezarritako " "direktorioan\n" "idatziko da.\n" #: src/msgfmt.c:1007 #, c-format msgid "Desktop Entry mode options:\n" msgstr "" #: src/msgfmt.c:1013 #, c-format msgid " --template=TEMPLATE a .desktop file used as a template\n" msgstr "" #: src/msgfmt.c:1015 src/msgfmt.c:1034 #, c-format msgid " -d DIRECTORY base directory of .po files\n" msgstr "" #: src/msgfmt.c:1017 src/xgettext.c:1135 #, c-format msgid "" " -kWORD, --keyword=WORD look for WORD as an additional keyword\n" " -k, --keyword do not to use default keywords\n" msgstr "" #: src/msgfmt.c:1020 src/msgfmt.c:1036 #, c-format msgid "" "The -l, -o, and --template options are mandatory. If -D is specified, " "input\n" "files are read from the directory instead of the command line arguments.\n" msgstr "" #: src/msgfmt.c:1024 #, c-format msgid "XML mode options:\n" msgstr "" #: src/msgfmt.c:1028 #, c-format msgid " -L, --language=NAME recognise the specified XML language\n" msgstr "" #: src/msgfmt.c:1032 #, c-format msgid " --template=TEMPLATE an XML file used as a template\n" msgstr "" #: src/msgfmt.c:1048 src/xgettext.c:1098 #, c-format msgid "Input file interpretation:\n" msgstr "Sarrera fitxategi interpretazioa:\n" #: src/msgfmt.c:1050 #, c-format msgid "" " -c, --check perform all the checks implied by\n" " --check-format, --check-header, --check-" "domain\n" msgstr "" #: src/msgfmt.c:1053 #, c-format msgid "" " --check-format check language dependent format strings\n" msgstr "" #: src/msgfmt.c:1055 #, c-format msgid "" " --check-header verify presence and contents of the header " "entry\n" msgstr "" #: src/msgfmt.c:1057 #, c-format msgid "" " --check-domain check for conflicts between domain directives\n" " and the --output-file option\n" msgstr "" #: src/msgfmt.c:1060 #, c-format msgid "" " -C, --check-compatibility check that GNU msgfmt behaves like X/Open " "msgfmt\n" msgstr "" #: src/msgfmt.c:1062 #, c-format msgid "" " --check-accelerators[=CHAR] check presence of keyboard accelerators " "for\n" " menu items\n" msgstr "" #: src/msgfmt.c:1065 #, c-format msgid " -f, --use-fuzzy use fuzzy entries in output\n" msgstr " -f, --use-fuzzy zalantzazko kateak erabili irteeran\n" #: src/msgfmt.c:1070 #, c-format msgid "" " -a, --alignment=NUMBER align strings to NUMBER bytes (default: %d)\n" msgstr "" #: src/msgfmt.c:1072 #, c-format msgid "" " --endianness=BYTEORDER write out 32-bit numbers in the given byte " "order\n" " (big or little, default depends on " "platform)\n" msgstr "" #: src/msgfmt.c:1075 #, c-format msgid "" " --no-hash binary file will not include the hash table\n" msgstr "" " --no-hash fitxategi bitarrak ez du hash taula " "barneratuko\n" #: src/msgfmt.c:1084 #, c-format msgid " --statistics print statistics about translations\n" msgstr " --statistics itzulpenaren estatistikak inprimatu\n" #: src/msgfmt.c:1086 src/msgmerge.c:626 src/msgunfmt.c:534 #, c-format msgid " -v, --verbose increase verbosity level\n" msgstr " -v, --verbose handitu argibide maila\n" #: src/msgfmt.c:1199 #, c-format msgid "warning: PO file header missing or invalid\n" msgstr "oharra: PO fitxategi goiburua falta edo baliogabea da\n" #: src/msgfmt.c:1202 #, c-format msgid "warning: charset conversion will not work\n" msgstr "oharra: karaktere joko bihurketak ez du funtzionatuko\n" #: src/msgfmt.c:1212 #, c-format msgid "warning: PO file header fuzzy\n" msgstr "oharra: PO fitxategi burua nahasirik\n" #: src/msgfmt.c:1214 #, c-format msgid "warning: older versions of msgfmt will give an error on this\n" msgstr "oharra: msgfmt-ren bertsio zaharragoek errorea emango dute honetan\n" #: src/msgfmt.c:1238 #, c-format msgid "domain name \"%s\" not suitable as file name" msgstr "\"%s\" domeinu izena ez da fixtategi izen bezala erabili" #: src/msgfmt.c:1243 #, c-format msgid "domain name \"%s\" not suitable as file name: will use prefix" msgstr "" "\"%s\" domeinu izena ez da fixtategi izen bezala erabili: aurrizki bat " "erabiliko da" #: src/msgfmt.c:1257 #, c-format msgid "'domain %s' directive ignored" msgstr "" #: src/msgfmt.c:1317 #, c-format msgid "empty 'msgstr' entry ignored" msgstr "" #: src/msgfmt.c:1318 #, c-format msgid "fuzzy 'msgstr' entry ignored" msgstr "" #: src/msgfmt.c:1367 #, c-format msgid "%s: warning: source file contains fuzzy translation" msgstr "%s: oharra: jatorri fitxategiak zalantzazko itzulpenak ditu" #: src/msgfmt.c:1484 #, c-format msgid "%s does not exist" msgstr "" #: src/msgfmt.c:1491 #, c-format msgid "%s exists but cannot read" msgstr "" #: src/msggrep.c:259 src/po-lex.c:657 src/read-desktop.c:127 src/read-mo.c:88 #: src/read-properties.c:90 src/read-stringtable.c:99 src/x-awk.c:140 #: src/x-c.c:583 src/x-csharp.c:164 src/x-elisp.c:146 src/x-java.c:181 #: src/x-javascript.c:172 src/x-librep.c:148 src/x-lisp.c:213 src/x-lua.c:173 #: src/x-perl.c:227 src/x-perl.c:302 src/x-perl.c:395 src/x-php.c:164 #: src/x-python.c:177 src/x-rst.c:234 src/x-scheme.c:171 src/x-sh.c:155 #: src/x-smalltalk.c:92 src/x-tcl.c:151 src/x-vala.c:176 src/x-ycp.c:92 #, c-format msgid "error while reading \"%s\"" msgstr "errorea \"%s\" irakurtzean" #: src/msggrep.c:502 #, c-format msgid "" "option '%c' cannot be used before 'J' or 'K' or 'T' or 'C' or 'X' has been " "specified" msgstr "" "'%c' aukera ezin da erabili 'J' , 'K' , 'T' , 'C' edo 'X' ezarria izan " "ondoren" #: src/msggrep.c:522 #, c-format, no-wrap msgid "" "Extracts all messages of a translation catalog that match a given pattern\n" "or belong to some given source files.\n" msgstr "" #: src/msggrep.c:548 #, c-format, no-wrap msgid "" "Message selection:\n" " [-N SOURCEFILE]... [-M DOMAINNAME]...\n" " [-J MSGCTXT-PATTERN] [-K MSGID-PATTERN] [-T MSGSTR-PATTERN]\n" " [-C COMMENT-PATTERN] [-X EXTRACTED-COMMENT-PATTERN]\n" "A message is selected if it comes from one of the specified source files,\n" "or if it comes from one of the specified domains,\n" "or if -J is given and its context (msgctxt) matches MSGCTXT-PATTERN,\n" "or if -K is given and its key (msgid or msgid_plural) matches MSGID-" "PATTERN,\n" "or if -T is given and its translation (msgstr) matches MSGSTR-PATTERN,\n" "or if -C is given and the translator's comment matches COMMENT-PATTERN,\n" "or if -X is given and the extracted comment matches EXTRACTED-COMMENT-" "PATTERN.\n" "\n" "When more than one selection criterion is specified, the set of selected\n" "messages is the union of the selected messages of each criterion.\n" "\n" "MSGCTXT-PATTERN or MSGID-PATTERN or MSGSTR-PATTERN or COMMENT-PATTERN or\n" "EXTRACTED-COMMENT-PATTERN syntax:\n" " [-E | -F] [-e PATTERN | -f FILE]...\n" "PATTERNs are basic regular expressions by default, or extended regular\n" "expressions if -E is given, or fixed strings if -F is given.\n" "\n" " -N, --location=SOURCEFILE select messages extracted from SOURCEFILE\n" " -M, --domain=DOMAINNAME select messages belonging to domain " "DOMAINNAME\n" " -J, --msgctxt start of patterns for the msgctxt\n" " -K, --msgid start of patterns for the msgid\n" " -T, --msgstr start of patterns for the msgstr\n" " -C, --comment start of patterns for the translator's " "comment\n" " -X, --extracted-comment start of patterns for the extracted comment\n" " -E, --extended-regexp PATTERN is an extended regular expression\n" " -F, --fixed-strings PATTERN is a set of newline-separated strings\n" " -e, --regexp=PATTERN use PATTERN as a regular expression\n" " -f, --file=FILE obtain PATTERN from FILE\n" " -i, --ignore-case ignore case distinctions\n" " -v, --invert-match output only the messages that do not match " "any\n" " selection criterion\n" msgstr "" #: src/msggrep.c:603 #, c-format msgid "" " --escape use C escapes in output, no extended chars\n" msgstr "" " --escape C ihesak erabili irteeran, ez hedatutako " "karaktereak\n" #: src/msggrep.c:624 #, c-format msgid " --sort-output generate sorted output\n" msgstr " --sort-output ordenatutako irteera sortu\n" #: src/msggrep.c:626 #, c-format msgid " --sort-by-file sort output by file location\n" msgstr " --sort-by-file fitxategi kokapenez ordenatu\n" #: src/msginit.c:298 msgid "" "You are in a language indifferent environment. Please set\n" "your LANG environment variable, as described in the ABOUT-NLS\n" "file. This is necessary so you can test your translations.\n" msgstr "" "Izkuntza ezarri gabeko ingurune batetan zaude. Mesedez\n" "ezarri LANG ingurune aldagaia, ABOUT-NLS fitxategian azaltzen\n" "den moduan. HAu beharrezkoa da itzulpenak probatu ahal izateko.\n" #: src/msginit.c:322 #, c-format msgid "" "Output file %s already exists.\n" "Please specify the locale through the --locale option or\n" "the output .po file through the --output-file option.\n" msgstr "" "%s irteera fitxategia badago.\n" "Mesedez ezarri locale-a --locale aukeraren bidez edo irteera\n" ".po fitxategia --output-file fitxategiaren bidez.\n" #: src/msginit.c:348 #, c-format msgid "Created %s.\n" msgstr "%s-ek sortua .\n" #: src/msginit.c:368 #, c-format, no-wrap msgid "" "Creates a new PO file, initializing the meta information with values from " "the\n" "user's environment.\n" msgstr "" "PO fitxategi berri bat sortu, meta informazioa erabiltzailearen inguruneko " "balioez\n" "abiarazten.\n" #: src/msginit.c:378 #, c-format msgid " -i, --input=INPUTFILE input POT file\n" msgstr " -i, --input=SAR_FITXATEGIA sarrera POT fitxategia\n" #: src/msginit.c:380 #, c-format msgid "" "If no input file is given, the current directory is searched for the POT " "file.\n" "If it is -, standard input is read.\n" msgstr "" "Sarrera fitxategirik ematen ez bada, uneko fitxategia arakatuko da POT " "fitxategiaren bila.\n" "berau - bada, sarrera estandarra irakurriko da\n" #: src/msginit.c:386 #, c-format msgid " -o, --output-file=FILE write output to specified PO file\n" msgstr "" " -o, --output-file=FITXATEGIA idatzi irteera ezarritako PO " "fitxategian\n" #: src/msginit.c:388 #, c-format msgid "" "If no output file is given, it depends on the --locale option or the user's\n" "locale setting. If it is -, the results are written to standard output.\n" msgstr "" #: src/msginit.c:401 #, c-format msgid " -l, --locale=LL_CC set target locale\n" msgstr " -l, --locale=LL_CC helburu locale-a ezarri\n" #: src/msginit.c:403 #, c-format msgid "" " --no-translator assume the PO file is automatically generated\n" msgstr "" " --no-translator PO fitxategia automatikoki sortu dela " "pentsatu\n" #: src/msginit.c:469 msgid "" "Found more than one .pot file.\n" "Please specify the input .pot file through the --input option.\n" msgstr "" ".pot fitxategi bat baino gehiago topatu da.\n" "Mesedez ezarri sarrera .pot fitxategia --input aukeraren bidez.\n" #: src/msginit.c:477 src/msginit.c:482 #, c-format msgid "error reading current directory" msgstr "errorea uneko direkotrioa irakurtzerakoan" #: src/msginit.c:490 msgid "" "Found no .pot file in the current directory.\n" "Please specify the input .pot file through the --input option.\n" msgstr "" "Ez da uneko direkotrioan .pot fitxategirik aurkitu.\n" "Mesedez ezarri sarrera .pot fitxategia --input aukeraren bidez.\n" #: src/msginit.c:918 src/msginit.c:993 src/msginit.c:1153 src/msginit.c:1248 #: src/msginit.c:1418 src/read-csharp.c:84 src/read-java.c:82 #: src/read-resources.c:85 src/read-tcl.c:128 src/write-resources.c:105 #, c-format msgid "%s subprocess failed with exit code %d" msgstr "%s azpiprozesuak %d irteera kodeaz huts egin du" #: src/msginit.c:1118 msgid "" "The new message catalog should contain your email address, so that users " "can\n" "give you feedback about the translations, and so that maintainers can " "contact\n" "you in case of unexpected technical problems.\n" msgstr "" "Mezu katalogo berriak zure eposta helbidea eduki beharko luke, horrela " "erabiltzaileek\n" "itzulpenari buruzko iruzkinak egin diezazkizuke eta garatzaileak zurekin " "harremanetan\n" "ipini daitezke arazo teknikorik suertatuaz gero.\n" #. TRANSLATORS: "English" needs to be replaced by your language. #. For example in it.po write "Traduzioni italiani ...", #. *not* "Traduzioni inglesi ...". #: src/msginit.c:1615 #, c-format msgid "English translations for %s package" msgstr "%s paketearen Ingelesezko itzulpena" #: src/msgl-cat.c:178 src/msgl-charset.c:87 src/msgl-iconv.c:248 #, c-format msgid "present charset \"%s\" is not a portable encoding name" msgstr "dagoen \"%s\" karaktere jokoa ez da kodeketa izen portable bat" #: src/msgl-cat.c:189 src/msgl-iconv.c:260 #, c-format msgid "two different charsets \"%s\" and \"%s\" in input file" msgstr "bi karaktere joko ezberdin \"%s\" eta \"%s\" sarrera fitxategian" #: src/msgl-cat.c:204 #, c-format msgid "" "input file '%s' doesn't contain a header entry with a charset specification" msgstr "" #: src/msgl-cat.c:208 #, c-format msgid "" "domain \"%s\" in input file '%s' doesn't contain a header entry with a " "charset specification" msgstr "" #: src/msgl-cat.c:394 src/msgl-iconv.c:376 #, c-format msgid "target charset \"%s\" is not a portable encoding name." msgstr "" #: src/msgl-cat.c:445 src/msgl-cat.c:451 src/msgl-charset.c:93 #: src/msgl-charset.c:128 src/po-xerror.c:122 src/po-xerror.c:147 #: src/xgettext.c:578 src/xgettext.c:3739 #, c-format msgid "warning: " msgstr "oharra: " #: src/msgl-cat.c:446 #, c-format msgid "" "Input files contain messages in different encodings, UTF-8 among others.\n" "Converting the output to UTF-8.\n" msgstr "" "Sarrera fitxategiek kodeketa ezberdinetako kateak dituzte, UTF-8 besteen " "artean.\n" "Irteera UTF-8 -ra bihurtzen.\n" #: src/msgl-cat.c:452 #, c-format msgid "" "Input files contain messages in different encodings, %s and %s among " "others.\n" "Converting the output to UTF-8.\n" "To select a different output encoding, use the --to-code option.\n" msgstr "" "Sarrera fitxategiek kodeketa ezberdinetako kateak dituzte, %s eta %s " "besteen artean.\n" "Irteera UTF-8 -ra bihurtzen.\n" "BEste irteera kodeketa bat hautatzeko, --to-code aukera erabili.\n" #: src/msgl-cat.c:491 #, c-format msgid "" "Conversion of file %s from %s encoding to %s encoding\n" "changes some msgids or msgctxts.\n" "Either change all msgids and msgctxts to be pure ASCII, or ensure they are\n" "UTF-8 encoded from the beginning, i.e. already in your source code files.\n" msgstr "" #: src/msgl-charset.c:94 #, c-format msgid "" "Locale charset \"%s\" is different from\n" "input file charset \"%s\".\n" "Output of '%s' might be incorrect.\n" "Possible workarounds are:\n" msgstr "" "\"%s\" Karaktere joko lokala ezberdina da\n" "sarrera fixtategi \"%s\" jokotik.\n" "'%s'-ren irteera okerra izan.\n" "Aukera posibleak:\n" #: src/msgl-charset.c:101 #, c-format msgid "- Set LC_ALL to a locale with encoding %s.\n" msgstr "- LC_ALL %s kodeketa duen lokal batetara ezarri.\n" #: src/msgl-charset.c:106 #, c-format msgid "" "- Convert the translation catalog to %s using 'msgconv',\n" " then apply '%s',\n" " then convert back to %s using 'msgconv'.\n" msgstr "" "- %s-ren itzulpen katalogoa 'msgconv' erabiliaz bihurtu,\n" " orduan '%s' ezarri,\n" " gero %s 'msgconv' erabiliaz atzera bihurtu.\n" #: src/msgl-charset.c:115 #, c-format msgid "" "- Set LC_ALL to a locale with encoding %s,\n" " convert the translation catalog to %s using 'msgconv',\n" " then apply '%s',\n" " then convert back to %s using 'msgconv'.\n" msgstr "" "- LC_ALL %s kodeketa duen lokal batetara ezarri.\n" "- itzulpen katalogoa 'msgconv' erabiliaz %s-ra bihurtu,\n" " orduan '%s' ezarri,\n" " gero 'msgconv' erabiliaz %s-ra atzera bihurtu.\n" #: src/msgl-charset.c:129 #, c-format msgid "" "Locale charset \"%s\" is not a portable encoding name.\n" "Output of '%s' might be incorrect.\n" "A possible workaround is to set LC_ALL=C.\n" msgstr "" "\"%s\" lokalaren karaktere jokoa ez da kodeketa izen aldagarri bat.\n" "'%s'-ren irteera okerra izan daiteke.\n" "Aukera bat LC_ALL=C ezartzea da.\n" #: src/msgl-check.c:135 msgid "plural expression can produce negative values" msgstr "espresio pluralek balio negatiboak sortu ditzakete" #: src/msgl-check.c:146 #, c-format msgid "" "nplurals = %lu but plural expression can produce values as large as %lu" msgstr "" "nplurals = %lu baina plural espresioek %lu baino balio handiagoak sortu " "ditzakete" #: src/msgl-check.c:192 msgid "plural expression can produce division by zero" msgstr "espresio pluralek 0-z zatiketak srotu ditzakete" #: src/msgl-check.c:197 msgid "plural expression can produce integer overflow" msgstr "espresio pluralek zenbaki oso gainezkatze bat sortu dezakete" #: src/msgl-check.c:202 msgid "" "plural expression can produce arithmetic exceptions, possibly division by " "zero" msgstr "" "espresio pluralek salbuespen aritmetikoak sortu ditzakete, posibleki 0-z " "zatiketak" #: src/msgl-check.c:271 #, c-format msgid "Try using the following, valid for %s:" msgstr "Hurrengoa erabiliaz saiatu, %s-rentzat baliagarria:" #: src/msgl-check.c:363 src/msgl-check.c:387 msgid "message catalog has plural form translations" msgstr "mezu katalogoak plural moduko itzulpenak ditu" #: src/msgl-check.c:365 msgid "but header entry lacks a \"plural=EXPRESSION\" attribute" msgstr "baina goiburuak ez du \"plural=ESPRESIOA\" atributurik" #: src/msgl-check.c:389 msgid "but header entry lacks a \"nplurals=INTEGER\" attribute" msgstr "baina goiburuak ez du \"nplurals=ZENBAKI_OSO\" atributurik" #: src/msgl-check.c:425 msgid "invalid nplurals value" msgstr "nplurals balio baliogabea" #: src/msgl-check.c:447 msgid "invalid plural expression" msgstr "plural espresio baliogabea" #: src/msgl-check.c:477 src/msgl-check.c:493 #, c-format msgid "nplurals = %lu" msgstr "nplurals = %lu" #: src/msgl-check.c:479 #, c-format msgid "but some messages have only one plural form" msgid_plural "but some messages have only %lu plural forms" msgstr[0] "baina zenbait mezuk bakarrik forma plural bat dute" msgstr[1] "baina zenbait mezuk bakarrik %lu forma plural dituzte" #: src/msgl-check.c:495 #, c-format msgid "but some messages have one plural form" msgid_plural "but some messages have %lu plural forms" msgstr[0] "baina zenbait mezuk forma plural bat dute" msgstr[1] "baina zenbait mezuk %lu forma plural dituzte" #: src/msgl-check.c:519 msgid "" "message catalog has plural form translations, but lacks a header entry with " "\"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\"" msgstr "" "mezu katalogoak plural moduko iztuilpenak ditu, baina ez du \"Plural-Forms: " "nplurals=INTEGER; plural=EXPRESSION;\" goiburuan" #: src/msgl-check.c:616 msgid "'msgid' and 'msgid_plural' entries do not both begin with '\\n'" msgstr "" #: src/msgl-check.c:624 #, c-format msgid "'msgid' and 'msgstr[%u]' entries do not both begin with '\\n'" msgstr "" #: src/msgl-check.c:639 msgid "'msgid' and 'msgstr' entries do not both begin with '\\n'" msgstr "" #: src/msgl-check.c:657 msgid "'msgid' and 'msgid_plural' entries do not both end with '\\n'" msgstr "" #: src/msgl-check.c:665 #, c-format msgid "'msgid' and 'msgstr[%u]' entries do not both end with '\\n'" msgstr "" #: src/msgl-check.c:680 msgid "'msgid' and 'msgstr' entries do not both end with '\\n'" msgstr "" #: src/msgl-check.c:692 msgid "plural handling is a GNU gettext extension" msgstr "plural kudeaketa GNU gettext hedapen bat da" #: src/msgl-check.c:734 #, c-format msgid "msgstr lacks the keyboard accelerator mark '%c'" msgstr "" #: src/msgl-check.c:745 #, c-format msgid "msgstr has too many keyboard accelerator marks '%c'" msgstr "" #: src/msgl-check.c:819 #, c-format msgid "header field '%s' still has the initial default value\n" msgstr "" #: src/msgl-check.c:836 #, c-format msgid "header field '%s' missing in header\n" msgstr "" #: src/msgl-check.c:941 msgid "ASCII ellipsis ('...') instead of Unicode" msgstr "" #: src/msgl-check.c:1014 msgid "space before ellipsis found in user visible strings" msgstr "" #: src/msgl-check.c:1043 msgid "ASCII double quote used instead of Unicode" msgstr "" #: src/msgl-check.c:1049 msgid "ASCII single quote used instead of Unicode" msgstr "" #: src/msgl-iconv.c:66 #, c-format msgid "%s: input is not valid in \"%s\" encoding" msgstr "%s: sarrera ez da baliozkoa \"%s\" kodeketan" #: src/msgl-iconv.c:70 #, c-format msgid "%s: error while converting from \"%s\" encoding to \"%s\" encoding" msgstr "%s: errorea \"%s\" kodeketatik \"%s\" kodeketara bihurketa egitean" #: src/msgl-iconv.c:291 msgid "" "input file doesn't contain a header entry with a charset specification" msgstr "" "sarrera fitxategiak ez du karaktere jokoa ezartzen duen goiburu sarrerarik" #: src/msgl-iconv.c:306 src/recode-sr-latin.c:289 src/recode-sr-latin.c:294 #: src/xgettext.c:813 src/x-python.c:666 #, c-format msgid "" "Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does " "not support this conversion." msgstr "" "Ezinda \"%s\"-tik \"%s\"-ra bihurketa egin. %s iconv() funtzioan " "oinarriturik dago, eta iconv() -ek ez du bihurketa hau onartzen." #: src/msgl-iconv.c:336 #, c-format msgid "" "Conversion from \"%s\" to \"%s\" introduces duplicates: some different " "msgids become equal." msgstr "" #: src/msgl-iconv.c:342 src/recode-sr-latin.c:303 src/xgettext.c:820 #: src/x-python.c:673 #, c-format msgid "" "Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was " "built without iconv()." msgstr "" "Ezinda \"%s\"-tik \"%s\"-ra bihurketa egin. %s iconv() funtzioan " "oinarriturik dago. Bertsio hau iconv() gabe erabili zen." #: src/msgmerge.c:406 src/msgmerge.c:412 #, c-format msgid "%s is only valid with %s" msgstr "%s %s-rekin bakarrik da baliozkoa" #: src/msgmerge.c:467 msgid "backup type" msgstr "babeskopia mota" #: src/msgmerge.c:504 #, c-format, no-wrap msgid "" "Merges two Uniforum style .po files together. The def.po file is an\n" "existing PO file with translations which will be taken over to the newly\n" "created file as long as they still match; comments will be preserved,\n" "but extracted comments and file positions will be discarded. The ref.pot\n" "file is the last created PO file with up-to-date source references but\n" "old translations, or a PO Template file (generally created by xgettext);\n" "any translations or comments in the file will be discarded, however dot\n" "comments and file positions will be preserved. Where an exact match\n" "cannot be found, fuzzy matching is used to produce better results.\n" msgstr "" #: src/msgmerge.c:521 #, c-format msgid " def.po translations referring to old sources\n" msgstr "" #: src/msgmerge.c:523 #, c-format msgid " ref.pot references to new sources\n" msgstr "" #: src/msgmerge.c:527 #, c-format msgid "" " -C, --compendium=FILE additional library of message translations,\n" " may be specified more than once\n" msgstr "" #: src/msgmerge.c:533 #, c-format msgid "" " -U, --update update def.po,\n" " do nothing if def.po already up to date\n" msgstr "" " -U, --update def.po eguneratu,\n" " ez egin ezer def.po dagoeneko eguneraturik " "badago\n" #: src/msgmerge.c:545 #, c-format msgid "Output file location in update mode:\n" msgstr "Irteera fitxategi kokapena eguneraketa moduan:\n" #: src/msgmerge.c:547 #, c-format msgid "The result is written back to def.po.\n" msgstr "Emaiztak berriz def.po fitxategian idatziko dira.\n" #: src/msgmerge.c:549 #, c-format msgid " --backup=CONTROL make a backup of def.po\n" msgstr " --backup=KONTROL def.po-ren babeskopia bat egin\n" #: src/msgmerge.c:551 #, c-format msgid " --suffix=SUFFIX override the usual backup suffix\n" msgstr "" " --suffix=AURRIZKI gainidatzi babeskopia aurrizki arrunta\n" #: src/msgmerge.c:553 #, c-format msgid "" "The version control method may be selected via the --backup option or " "through\n" "the VERSION_CONTROL environment variable. Here are the values:\n" " 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/msgmerge.c:560 #, c-format msgid "" "The backup suffix is '~', unless set with --suffix or the " "SIMPLE_BACKUP_SUFFIX\n" "environment variable.\n" msgstr "" #: src/msgmerge.c:571 #, c-format msgid "" " --previous keep previous msgids of translated messages\n" msgstr "" " --previous mantendu aurreko msgid-ak itzulitako mezuetan\n" #: src/msgmerge.c:628 src/urlget.c:193 #, c-format msgid " -q, --quiet, --silent suppress progress indicators\n" msgstr " -q, --quiet, --silent kendu aurrerapen erakusleak\n" #: src/msgmerge.c:1627 #, c-format msgid "this message should define plural forms" msgstr "mezu honek plural moduak ezarri behar ditu" #: src/msgmerge.c:1650 #, c-format msgid "this message should not define plural forms" msgstr "" #: src/msgmerge.c:2053 #, c-format msgid "" "%sRead %ld old + %ld reference, merged %ld, fuzzied %ld, missing %ld, " "obsolete %ld.\n" msgstr "" #: src/msgmerge.c:2061 src/urlget.c:307 src/urlget.c:354 src/urlget.c:396 #: src/urlget.c:438 #, c-format msgid " done.\n" msgstr " eginda.\n" #: src/msgunfmt.c:309 src/msgunfmt.c:318 src/msgunfmt.c:341 #, c-format msgid "%s and explicit file names are mutually exclusive" msgstr "%s eta fitxategi izen zehatzak batak bestea oztopatzen dute" #: src/msgunfmt.c:428 #, c-format msgid "Usage: %s [OPTION] [FILE]...\n" msgstr "Erabilera: %s [AUKERA] [FITXATEGIA]...\n" #: src/msgunfmt.c:432 #, c-format msgid "Convert binary message catalog to Uniforum style .po file.\n" msgstr "Bihurtu mezu katalogo bitarra Uniforum rdtiloko .po fitxategi.\n" #: src/msgunfmt.c:441 #, c-format msgid "" " -j, --java Java mode: input is a Java ResourceBundle " "class\n" msgstr "" " -j, --java Java modua: sarrera Java ResourceBundle klase " "bat da\n" #: src/msgunfmt.c:443 #, c-format msgid " --csharp C# mode: input is a .NET .dll file\n" msgstr "" " --csharp C# modua: sarrera .NET .dll fitxategi bat da\n" #: src/msgunfmt.c:445 #, c-format msgid "" " --csharp-resources C# resources mode: input is a .NET .resources " "file\n" msgstr "" #: src/msgunfmt.c:447 #, c-format msgid "" " --tcl Tcl mode: input is a tcl/msgcat .msg file\n" msgstr "" " --tcl Tcl modeua: sarrera tcl/msgcat .msg fitxategi " "bat da\n" #: src/msgunfmt.c:452 #, c-format msgid " FILE ... input .mo files\n" msgstr " FITXATEGIA... sarrera .mo fixtaegiak\n" #: src/msgunfmt.c:457 #, c-format msgid "Input file location in Java mode:\n" msgstr "Sarrera fitxategi kokapena Java moduan:\n" #: src/msgunfmt.c:463 #, c-format msgid "" "The class name is determined by appending the locale name to the resource " "name,\n" "separated with an underscore. The class is located using the CLASSPATH.\n" msgstr "" #: src/msgunfmt.c:468 #, c-format msgid "Input file location in C# mode:\n" msgstr "Sarrera fitxategi kokapen C# moduan\n" #: src/msgunfmt.c:476 #, c-format msgid "" "The -l and -d options are mandatory. The .dll file is located in a\n" "subdirectory of the specified directory whose name depends on the locale.\n" msgstr "" #: src/msgunfmt.c:480 #, c-format msgid "Input file location in Tcl mode:\n" msgstr "Sarrera fitxategi kokalekua Tcl moduan\n" #: src/msgunfmt.c:486 #, c-format msgid "" "The -l and -d options are mandatory. The .msg file is located in the\n" "specified directory.\n" msgstr "" #: src/msgunfmt.c:512 #, c-format msgid " -i, --indent write indented output style\n" msgstr " -i, --indent idatzi koskadun estiloko irteera\n" #: src/msgunfmt.c:514 #, c-format msgid " --strict write strict uniforum style\n" msgstr " --strict idatzi uniforum zehatz estiloan\n" #: src/msguniq.c:332 #, c-format, no-wrap msgid "" "Unifies duplicate translations in a translation catalog.\n" "Finds duplicate translations of the same message ID. Such duplicates are\n" "invalid input for other programs like msgfmt, msgmerge or msgcat. By\n" "default, duplicates are merged together. When using the --repeated option,\n" "only duplicates are output, and all other messages are discarded. Comments\n" "and extracted comments will be cumulated, except that if --use-first is\n" "specified, they will be taken from the first translation. File positions\n" "will be cumulated. When using the --unique option, duplicates are " "discarded.\n" msgstr "" #: src/msguniq.c:365 #, c-format msgid " -d, --repeated print only duplicates\n" msgstr "" " -d, --repeated errepikaturiko mezuak bakarrik inprimatu\n" #: src/msguniq.c:367 #, c-format msgid "" " -u, --unique print only unique messages, discard " "duplicates\n" msgstr "" " -u, --unique mezu bakarrak bakarrik inprimatu, " "bikoiztutakoak alboratu\n" #: src/open-catalog.c:57 libgettextpo/gettext-po.c:102 #: libgettextpo/gettext-po.c:150 libgettextpo/gettext-po.c:198 msgid "<stdin>" msgstr "<irteera-estandarra>" #: src/po-charset.c:489 #, c-format msgid "" "Charset \"%s\" is not a portable encoding name.\n" "Message conversion to user's charset might not work.\n" msgstr "" "\"%s\" karaktere jokoa ez da kodeketa izen aldagarri bat.\n" "Mezu bihurtzeak ez du funtzionatuko erabiltzailearen karaktere jokoarekin.\n" #: src/po-charset.c:557 #, c-format msgid "" "Charset \"%s\" is not supported. %s relies on iconv(),\n" "and iconv() does not support \"%s\".\n" msgstr "" "Ez da \"%s\" karaktere jokoa onartzen. %s iconv() funtzioan oinarriturik " "dago,\n" "eta iconv() -ek ez du \"%s\" onartzen.\n" #: src/po-charset.c:564 src/po-charset.c:612 msgid "" "Installing GNU libiconv and then reinstalling GNU gettext\n" "would fix this problem.\n" msgstr "" "GNU libiconv instalatu ondoren GNU gettext berrinstalatzeak\n" "arazo hau konpon dezake.\n" #: src/po-charset.c:578 src/po-charset.c:616 msgid "Continuing anyway, expect parse errors." msgstr "Jarraitu ala ere, analisi erroreak itxoin" #: src/po-charset.c:580 msgid "Continuing anyway." msgstr "Jarraitu ala ere." #: src/po-charset.c:607 #, c-format msgid "" "Charset \"%s\" is not supported. %s relies on iconv().\n" "This version was built without iconv().\n" msgstr "" "Ez da \"%s\" karaktere jokoa onartzen %s iconv() -en oinarritua dago.\n" "Bertsio hau iconv() gabe eraiki zen.\n" #: src/po-charset.c:644 msgid "" "Charset missing in header.\n" "Message conversion to user's charset will not work.\n" msgstr "" "Karaktere jokoa falta da goiburuan\n" "Erabiltzailearen karaktere jokora mezu bihurketak ez du funtzionatuko.\n" #: src/po-gram-gen.y:94 #, c-format msgid "inconsistent use of #~" msgstr "#~ -ren erabilera okerra" #: src/po-gram-gen.y:244 #, c-format msgid "missing 'msgstr[]' section" msgstr "" #: src/po-gram-gen.y:253 #, c-format msgid "missing 'msgid_plural' section" msgstr "" #: src/po-gram-gen.y:261 #, c-format msgid "missing 'msgstr' section" msgstr "" #: src/po-gram-gen.y:400 #, c-format msgid "first plural form has nonzero index" msgstr "lehen plural moduak zero ez den indize bat du" #: src/po-gram-gen.y:402 #, c-format msgid "plural form has wrong index" msgstr "plural moduak okerreko indize bat du" #: src/po-lex.c:90 src/po-lex.c:109 #, c-format msgid "too many errors, aborting" msgstr "errore gehiegi, uzten" #: src/po-lex.c:437 src/po-lex.c:507 src/write-po.c:813 src/write-po.c:951 #, c-format msgid "invalid multibyte sequence" msgstr "multibyte sekuentzia baliogabea" #: src/po-lex.c:465 #, c-format msgid "incomplete multibyte sequence at end of file" msgstr "byte-anitzeko sekuentzia amaitugabea fitxategi amaieran" #: src/po-lex.c:475 #, c-format msgid "incomplete multibyte sequence at end of line" msgstr "byte-anitzeko sekuentzia amaitugabea lerro amaieran" #: src/po-lex.c:487 msgid "iconv failure" msgstr "iconv hutsa" #: src/po-lex.c:744 #, c-format msgid "keyword \"%s\" unknown" msgstr "\"%s\" hitz-gakoa ezezaguna da" #: src/po-lex.c:854 #, c-format msgid "invalid control sequence" msgstr "kontrol sekuentzia baliogabea" #: src/po-lex.c:981 #, c-format msgid "end-of-file within string" msgstr "fitxategi-amaiera katerik gabe" #: src/po-lex.c:987 #, c-format msgid "end-of-line within string" msgstr "lerro-amaiera katerik gabe" #: src/po-lex.c:1008 #, c-format msgid "context separator <EOT> within string" msgstr "kontestu bereizlea <EOT> katerik gabe" #: src/read-catalog.c:325 src/xgettext.c:1251 #, c-format msgid "this file may not contain domain directives" msgstr "fitxategi honek ez lituzke domeinu direktibak izan beharko" #: src/read-catalog.c:370 msgid "duplicate message definition" msgstr "bikoizturiko mezu definizioa" #: src/read-catalog.c:372 msgid "this is the location of the first definition" msgstr "hau da lehen definizioaren kokalekua" #: src/read-desktop.c:267 msgid "unterminated group name" msgstr "" #: src/read-desktop.c:286 msgid "invalid non-blank character" msgstr "" #: src/read-desktop.c:403 #, c-format msgid "missing '=' after \"%s\"" msgstr "" #: src/read-desktop.c:466 msgid "invalid non-blank line" msgstr "" #: src/read-mo.c:108 src/read-mo.c:130 src/read-mo.c:168 src/read-mo.c:184 #, c-format msgid "file \"%s\" is truncated" msgstr "\"%s\" fixtategia hondaturik dago" #: src/read-mo.c:133 #, c-format msgid "file \"%s\" contains a not NUL terminated string" msgstr "" #: src/read-mo.c:176 src/read-mo.c:284 #, c-format msgid "file \"%s\" is not in GNU .mo format" msgstr "\"%s\" fitxategia ez da GNU .mo formatukoa" #: src/read-mo.c:190 #, c-format msgid "file \"%s\" contains a not NUL terminated string, at %s" msgstr "" #: src/read-properties.c:228 msgid "warning: invalid \\uxxxx syntax for Unicode character" msgstr "warning: \\uxxxx sintasi baliogabe Unicode karaktereentzat" #: src/read-stringtable.c:803 msgid "warning: unterminated string" msgstr "oharra: amaitugabeko katea" #: src/read-stringtable.c:811 msgid "warning: syntax error" msgstr "oharra: sintasi errorea" #: src/read-stringtable.c:872 src/read-stringtable.c:894 msgid "warning: unterminated key/value pair" msgstr "oharra: amaitugabeko kate/balio parea" #: src/read-stringtable.c:940 msgid "warning: syntax error, expected ';' after string" msgstr "oharra: sintasi errorea, ';' espero zen katearen ondoren" #: src/read-stringtable.c:949 msgid "warning: syntax error, expected '=' or ';' after string" msgstr "oharra: sintasi errorea, '=' edo ';' espero zen katearen ondoren" #: src/recode-sr-latin.c:117 #, c-format msgid "Written by %s and %s.\n" msgstr "%s-ek eta %s-ek idatzia.\n" #. TRANSLATORS: This is a proper name. The last name is #. (with Unicode escapes) "\u0160egan" or (with HTML entities) #. "Šegan". #. This is a proper name. See the gettext manual, section Names. #: src/recode-sr-latin.c:121 msgid "Danilo Segan" msgstr "Danilo Segan" #: src/recode-sr-latin.c:154 #, c-format, no-wrap msgid "Recode Serbian text from Cyrillic to Latin script.\n" msgstr "Serbiar testua Zirilikotik Latin skript-era birkodekatu\n" #: src/recode-sr-latin.c:157 #, c-format, no-wrap msgid "" "The input text is read from standard input. The converted text is output " "to\n" "standard output.\n" msgstr "" "Sarrera testua sarrera estandarretik irakurtzen da. Bihurturiko testua\n" "irteera estandarrera aterako da\n" #: src/recode-sr-latin.c:340 #, c-format msgid "input is not valid in \"%s\" encoding" msgstr "sarrera ez da baliozkoa \"%s\" kodeketan" #: src/recode-sr-latin.c:368 #, c-format msgid "error while converting from \"%s\" encoding to \"%s\" encoding" msgstr "errorea \"%s\" kodeketatik \"%s\" kodeketara formatua bihurtzean" #: src/urlget.c:160 #, c-format msgid "expected two arguments" msgstr "bi argumentu espero ziren" #: src/urlget.c:177 #, c-format msgid "Usage: %s [OPTION] URL FILE\n" msgstr "Erabilera: %s [AUKERA] URL FITXATEGIA\n" #: src/urlget.c:182 #, c-format, no-wrap msgid "" "Fetches and outputs the contents of an URL. If the URL cannot be accessed,\n" "the locally accessible FILE is used instead.\n" msgstr "" "URL batetako edukiak eskuratu eta atera. URL-a ezin bada ebatzi,\n" "lokalki eskuragarri dagoen FITXATEGIA erabiliko da.\n" #: src/urlget.c:229 #, c-format msgid "error reading \"%s\"" msgstr "errorea \"%s\" irakurtzean" #: src/urlget.c:235 #, c-format msgid "error writing stdout" msgstr "errorea irteera estandarrean idazterakoan" #: src/urlget.c:239 #, c-format msgid "error after reading \"%s\"" msgstr "errorea \"%s\" irakurri ondoren" #: src/urlget.c:265 #, c-format msgid "Retrieving %s..." msgstr "" #: src/urlget.c:309 #, c-format msgid " timed out.\n" msgstr "" #: src/urlget.c:446 #, c-format msgid " failed.\n" msgstr "" #: src/write-catalog.c:127 msgid "" "Cannot output multiple translation domains into a single file with the " "specified output format. Try using PO file syntax instead." msgstr "" #: src/write-catalog.c:130 msgid "" "Cannot output multiple translation domains into a single file with the " "specified output format." msgstr "" #: src/write-catalog.c:163 msgid "" "message catalog has context dependent translations, but the output format " "does not support them." msgstr "" #: src/write-catalog.c:198 msgid "" "message catalog has plural form translations, but the output format does not " "support them. Try generating a Java class using \"msgfmt --java\", instead " "of a properties file." msgstr "" #: src/write-catalog.c:203 msgid "" "message catalog has plural form translations, but the output format does not " "support them." msgstr "" "mezu katalogoak itzulpen pluralak ditu, baina irteera formatuak ez ditu " "onartzen." #: src/write-catalog.c:232 src/write-catalog.c:276 src/write-xml.c:58 #, c-format msgid "cannot create output file \"%s\"" msgstr "ezin da \"%s\" irteera fitxategia sortu" #: src/write-catalog.c:240 src/write-catalog.c:284 msgid "standard output" msgstr "irteera estandarra" #: src/write-csharp.c:703 #, c-format msgid "failed to create directory \"%s\"" msgstr "Huts \"%s\" direktorioa sortzerakoan" #: src/write-csharp.c:766 #, c-format msgid "compilation of C# class failed, please try --verbose" msgstr "C# klase konpilazioak huts egin du, saiatu --verbose erabiliaz" #: src/write-csharp.c:768 #, c-format msgid "compilation of C# class failed" msgstr "" #: src/write-desktop.c:162 src/write-mo.c:800 src/write-qt.c:737 #: src/write-tcl.c:213 #, c-format msgid "error while opening \"%s\" for writing" msgstr "errorea \"%s\" idaztekatarako irekitzerakoan" #: src/write-java.c:1092 #, c-format msgid "not a valid Java class name: %s" msgstr "ez da baliozko java klase izena: %s" #: src/write-java.c:1211 #, c-format msgid "compilation of Java class failed, please try --verbose or set $JAVAC" msgstr "" "Java klasearen konpilazioak huts egin du, saiatu --verbose erabiliz edo " "$JAVAC ezarriz" #: src/write-java.c:1214 #, c-format msgid "compilation of Java class failed, please try to set $JAVAC" msgstr "" #: src/write-po.c:822 msgid "incomplete multibyte sequence" msgstr "" #: src/write-po.c:885 #, c-format msgid "" "internationalized messages should not contain the '\\%c' escape sequence" msgstr "" #: src/write-po.c:1336 src/write-po.c:1460 #, c-format msgid "" "The following msgctxt contains non-ASCII characters.\n" "This will cause problems to translators who use a character encoding\n" "different from yours. Consider using a pure ASCII msgctxt instead.\n" "%s\n" msgstr "" "Hurrengo msgctxt-ak ASCII ez diren karaktereak ditu.\n" "Honek zureaz ezberdina den karaktere kodeketa bat erabiltzen\n" "duten itzultzaileei eragozpenak sor diezazkieke. msgctxt-en ASCII\n" " garbia erabiltzean pensta ezazu.\n" "%s\n" #: src/write-po.c:1348 src/write-po.c:1472 #, c-format msgid "" "The following msgid contains non-ASCII characters.\n" "This will cause problems to translators who use a character encoding\n" "different from yours. Consider using a pure ASCII msgid instead.\n" "%s\n" msgstr "" "Hurrengo msgid -ak ASCII ez diren karaktereak ditu.\n" "Honek zureaz ezberdina den karaktere kodeketa bat erabiltzen\n" "duten itzultzaileei eragozpenak sor diezazkieke. msgid -en ASCII\n" " garbia erabiltzean pensta ezazu.\n" "%s\n" #: src/write-qt.c:668 msgid "" "message catalog has plural form translations\n" "but the Qt message catalog format doesn't support plural handling\n" msgstr "" "mezu katalogoak forma plural itzulpenak ditu\n" "baina Qt mezu katalogo formatuak ez du plural kudeaketa onartzen\n" #: src/write-qt.c:694 msgid "" "message catalog has msgctxt strings containing characters outside ISO-8859-" "1\n" "but the Qt message catalog format supports Unicode only in the translated\n" "strings, not in the context strings\n" msgstr "" #: src/write-qt.c:718 msgid "" "message catalog has msgid strings containing characters outside ISO-8859-1\n" "but the Qt message catalog format supports Unicode only in the translated\n" "strings, not in the untranslated strings\n" msgstr "" #: src/write-resources.c:95 #, c-format msgid "error while writing to %s subprocess" msgstr "errorea %s azpirpozesuan idazterakoan" #: src/write-resources.c:132 msgid "" "message catalog has context dependent translations\n" "but the C# .resources format doesn't support contexts\n" msgstr "" #: src/write-resources.c:151 msgid "" "message catalog has plural form translations\n" "but the C# .resources format doesn't support plural handling\n" msgstr "" #: src/write-tcl.c:158 msgid "" "message catalog has context dependent translations\n" "but the Tcl message catalog format doesn't support contexts\n" msgstr "" #: src/write-tcl.c:177 msgid "" "message catalog has plural form translations\n" "but the Tcl message catalog format doesn't support plural handling\n" msgstr "" #: src/x-awk.c:342 src/x-javascript.c:796 src/x-python.c:932 #, c-format msgid "%s:%d: warning: unterminated string" msgstr "" #: src/x-awk.c:593 #, c-format msgid "%s:%d: warning: unterminated regular expression" msgstr "" #: src/x-c.c:1161 #, c-format msgid "warning: invalid Unicode character" msgstr "" #: src/x-c.c:1475 src/x-csharp.c:1510 src/x-java.c:872 src/x-vala.c:619 #, c-format msgid "%s:%d: warning: unterminated character constant" msgstr "" #: src/x-c.c:1531 src/x-c.c:1582 src/x-vala.c:729 #, c-format msgid "%s:%d: warning: unterminated string literal" msgstr "" #: src/x-csharp.c:225 src/xgettext.c:2375 msgid "Please specify the source encoding through --from-code." msgstr "" #: src/x-csharp.c:270 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the correct source encoding through --from-code.\n" msgstr "" #: src/x-csharp.c:286 #, c-format msgid "" "%s:%d: Long incomplete multibyte sequence.\n" "Please specify the correct source encoding through --from-code.\n" msgstr "" #: src/x-csharp.c:298 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of file.\n" "Please specify the correct source encoding through --from-code.\n" msgstr "" #: src/x-csharp.c:307 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of line.\n" "Please specify the correct source encoding through --from-code.\n" msgstr "" #: src/x-csharp.c:316 src/x-javascript.c:322 src/x-python.c:375 #, c-format msgid "%s:%d: iconv failure" msgstr "%s:%d: iconv hutsa" #: src/x-csharp.c:339 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the source encoding through --from-code.\n" msgstr "" #: src/x-csharp.c:1391 src/x-python.c:1139 #, c-format msgid "%s:%d: warning: invalid Unicode character" msgstr "%s:%d: oharra: Unicode karaktere baliogabea" #: src/x-csharp.c:1513 src/x-java.c:875 #, c-format msgid "%s:%d: warning: unterminated string constant" msgstr "" #: src/x-csharp.c:2019 src/x-java.c:1369 #, c-format msgid "%s:%d: warning: ')' found where '}' was expected" msgstr "%s:%d: oharra: ')' aurkitu da '}' espero zen lekuan" #: src/x-csharp.c:2053 src/x-java.c:1403 #, c-format msgid "%s:%d: warning: '}' found where ')' was expected" msgstr "%s:%d: oharra: '}' aurkitu da ')'espero zen lekuan" #: src/xgettext.c:579 #, c-format msgid "'%s' is not a valid encoding name. Using ASCII as fallback.\n" msgstr "" #: src/xgettext.c:648 #, c-format msgid "syntax check '%s' unknown" msgstr "" #: src/xgettext.c:657 #, c-format msgid "sentence end type '%s' unknown" msgstr "" #: src/xgettext.c:711 #, c-format msgid "--join-existing cannot be used when output is written to stdout" msgstr "" "--join-existing ezin da erabili irteera irteera estandarrean idazten denean" #: src/xgettext.c:716 #, c-format msgid "xgettext cannot work without keywords to look for" msgstr "" #: src/xgettext.c:868 #, c-format msgid "warning: ITS rule file '%s' does not exist" msgstr "" #: src/xgettext.c:949 #, c-format msgid "" "warning: ITS rule file '%s' does not exist; check your gettext installation" msgstr "" #: src/xgettext.c:967 #, c-format msgid "warning: file '%s' extension '%s' is unknown; will try C" msgstr "" #: src/xgettext.c:1052 #, c-format msgid "Extract translatable strings from given input files.\n" msgstr "Irauli kate itzulgarriak emandako sarrera fitxategietatik.\n" #: src/xgettext.c:1075 #, c-format msgid "" " -d, --default-domain=NAME use NAME.po for output (instead of " "messages.po)\n" msgstr "" " -d, --default-domain=IZENA IZENA erabili irteerarako (messages.po " "ordez)\n" #: src/xgettext.c:1077 #, c-format msgid " -o, --output=FILE write output to specified file\n" msgstr "" " -o, --output=FILE idatzi irteera ezarritako fitxategian\n" #: src/xgettext.c:1079 #, c-format msgid "" " -p, --output-dir=DIR output files will be placed in directory DIR\n" msgstr "" " -p, --output-dir=DIR irteera fitxategiak DIR direktorioan utziko " "dira\n" #: src/xgettext.c:1084 #, c-format msgid "Choice of input file language:\n" msgstr "Sarrera fitxategiaren hizkuntza hautapena:\n" #: src/xgettext.c:1086 #, c-format msgid "" " -L, --language=NAME recognise the specified language\n" " (C, C++, ObjectiveC, PO, Shell, Python, " "Lisp,\n" " EmacsLisp, librep, Scheme, Smalltalk, Java,\n" " JavaProperties, C#, awk, YCP, Tcl, Perl, " "PHP,\n" " GCC-source, NXStringTable, RST, Glade, Lua,\n" " JavaScript, Vala, Desktop)\n" msgstr "" #: src/xgettext.c:1093 #, c-format msgid " -C, --c++ shorthand for --language=C++\n" msgstr " -C, --c++ --language=C++-ren laburopena\n" #: src/xgettext.c:1095 #, c-format msgid "" "By default the language is guessed depending on the input file name " "extension.\n" msgstr "" "Lehenespen bezala hizkuntza sarrera fitxategiaren izen hedapenaz igarriko " "da.\n" #: src/xgettext.c:1100 #, c-format msgid "" " --from-code=NAME encoding of input files\n" " (except for Python, Tcl, Glade)\n" msgstr "" " --from-code=NAME sarrera fixtategien kodeket\n" " (Python, Tcl, Glade-en ezezik)\n" #: src/xgettext.c:1103 #, c-format msgid "By default the input files are assumed to be in ASCII.\n" msgstr "Lehenespen modura sarrera fitxategiak ASCII direla suposatuko da.\n" #: src/xgettext.c:1108 #, c-format msgid " -j, --join-existing join messages with existing file\n" msgstr "" #: src/xgettext.c:1110 #, c-format msgid "" " -x, --exclude-file=FILE.po entries from FILE.po are not extracted\n" msgstr "" " -x, --exclude-file=FITXATEGIA.po FITXATEGIA.po fitxategiko kateak ez dira " "irauliko\n" #: src/xgettext.c:1112 #, c-format msgid "" " -cTAG, --add-comments=TAG place comment blocks starting with TAG and\n" " preceding keyword lines in output file\n" " -c, --add-comments place all comment blocks preceding keyword " "lines\n" " in output file\n" msgstr "" #: src/xgettext.c:1117 #, c-format msgid "" " --check=NAME perform syntax check on messages\n" " (ellipsis-unicode, space-ellipsis,\n" " quote-unicode)\n" msgstr "" #: src/xgettext.c:1121 #, c-format msgid "" " --sentence-end=TYPE type describing the end of sentence\n" " (single-space, which is the default, \n" " or double-space)\n" msgstr "" #: src/xgettext.c:1126 #, c-format msgid "Language specific options:\n" msgstr "Hizkuntzaren aukera bereziak:\n" #: src/xgettext.c:1128 #, c-format msgid " -a, --extract-all extract all strings\n" msgstr " -a, --extract-all kate guztiak atera\n" #: src/xgettext.c:1130 #, c-format msgid "" " (only languages C, C++, ObjectiveC, Shell,\n" " Python, Lisp, EmacsLisp, librep, Scheme, " "Java,\n" " C#, awk, Tcl, Perl, PHP, GCC-source, Glade,\n" " Lua, JavaScript, Vala)\n" msgstr "" #: src/xgettext.c:1138 #, c-format msgid "" " (only languages C, C++, ObjectiveC, Shell,\n" " Python, Lisp, EmacsLisp, librep, Scheme, " "Java,\n" " C#, awk, Tcl, Perl, PHP, GCC-source, Glade,\n" " Lua, JavaScript, Vala, Desktop)\n" msgstr "" #: src/xgettext.c:1143 #, c-format msgid "" " --flag=WORD:ARG:FLAG additional flag for strings inside the " "argument\n" " number ARG of keyword WORD\n" msgstr "" #: src/xgettext.c:1146 #, c-format msgid "" " (only languages C, C++, ObjectiveC, Shell,\n" " Python, Lisp, EmacsLisp, librep, Scheme, " "Java,\n" " C#, awk, YCP, Tcl, Perl, PHP, GCC-source,\n" " Lua, JavaScript, Vala)\n" msgstr "" #: src/xgettext.c:1151 #, c-format msgid " -T, --trigraphs understand ANSI C trigraphs for input\n" msgstr " -T, --trigraphs ANSI C trigraphs-ak ulertu sarreran\n" #: src/xgettext.c:1153 #, c-format msgid " (only languages C, C++, ObjectiveC)\n" msgstr "" " (C, C++, ObjectiveC hizkuntzetan bakarrik)\n" #: src/xgettext.c:1155 #, c-format msgid " --qt recognize Qt format strings\n" msgstr " --qt Qt formatuko kateak antzeman\n" #: src/xgettext.c:1157 src/xgettext.c:1161 src/xgettext.c:1165 #, c-format msgid " (only language C++)\n" msgstr " (C++ hizkuntz bakarrik)\n" #: src/xgettext.c:1159 #, c-format msgid " --kde recognize KDE 4 format strings\n" msgstr "" #: src/xgettext.c:1163 #, c-format msgid " --boost recognize Boost format strings\n" msgstr " --boost Boost formatuko kateak antzeman\n" #: src/xgettext.c:1167 #, c-format msgid "" " --debug more detailed formatstring recognition result\n" msgstr "" " --debug kate formatu atzemateari buruzko informazio " "hedatuagoa\n" #: src/xgettext.c:1192 #, c-format msgid " --properties-output write out a Java .properties file\n" msgstr "" " --properties-output idatzi Java .properties fitxategi bat\n" #: src/xgettext.c:1196 #, c-format msgid " --its=FILE apply ITS rules from FILE\n" msgstr "" #: src/xgettext.c:1198 #, c-format msgid " --itstool write out itstool comments\n" msgstr "" #: src/xgettext.c:1211 #, c-format msgid " --copyright-holder=STRING set copyright holder in output\n" msgstr " --copyright-holder=KATEA copyright jabea ezarri irteeran\n" #: src/xgettext.c:1213 #, c-format msgid "" " --foreign-user omit FSF copyright in output for foreign user\n" msgstr "" " --foreign-user alde batera utzi FSF copyright-a kanpoko " "erabiltzaileen irteeran\n" #: src/xgettext.c:1215 #, c-format msgid " --package-name=PACKAGE set package name in output\n" msgstr "" #: src/xgettext.c:1217 #, c-format msgid " --package-version=VERSION set package version in output\n" msgstr "" #: src/xgettext.c:1219 #, c-format msgid "" " --msgid-bugs-address=EMAIL@ADDRESS set report address for msgid bugs\n" msgstr "" " --msgid-bugs-address=EPOSTA@HELBIDEA msgid erroreentzat erreporte " "helbidea ezarri\n" #: src/xgettext.c:1221 #, c-format msgid "" " -m[STRING], --msgstr-prefix[=STRING] use STRING or \"\" as prefix for " "msgstr\n" " values\n" msgstr "" #: src/xgettext.c:1224 #, c-format msgid "" " -M[STRING], --msgstr-suffix[=STRING] use STRING or \"\" as suffix for " "msgstr\n" " values\n" msgstr "" #: src/xgettext.c:2050 #, c-format msgid "" "A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: " "%s" msgstr "" "--flag argumentuak ez du <hitz-ako>:<argzenb>:[pasa-]<badera> sintasia: %s" #: src/xgettext.c:2175 msgid "standard input" msgstr "sarrera estandarra" #: src/xgettext.c:2340 #, c-format msgid "Non-ASCII character at %s%s." msgstr "" #: src/xgettext.c:2344 #, c-format msgid "Non-ASCII comment at or before %s%s." msgstr "" #: src/xgettext.c:2349 #, c-format msgid "Non-ASCII string at %s%s." msgstr "" #: src/xgettext.c:2455 src/xgettext.c:2488 src/xgettext.c:2553 #, c-format msgid "%s%s: warning: " msgstr "%s%s: oharra: " #: src/xgettext.c:2458 #, c-format msgid "" "Although being used in a format string position, the %s is not a valid %s " "format string. Reason: %s\n" msgstr "" #: src/xgettext.c:2459 #, c-format msgid "" "Although declared as such, the %s is not a valid %s format string. Reason: " "%s\n" msgstr "" #: src/xgettext.c:2490 #, c-format msgid "" "'%s' format string with unnamed arguments cannot be properly localized:\n" "The translator cannot reorder the arguments.\n" "Please consider using a format string with named arguments,\n" "and a mapping instead of a tuple for the arguments.\n" msgstr "" #: src/xgettext.c:2555 msgid "" "Empty msgid. It is reserved by GNU gettext:\n" "gettext(\"\") returns the header entry with\n" "meta information, not the empty string.\n" msgstr "" "Msgid hutsa. GNU gettext-ek erreserbaturikoa:\n" "gettext(\"\")-ek meta informazioa duen goiburua\n" "itzultzen du, ez date hutsa.\n" #: src/xgettext.c:3292 #, c-format msgid "ambiguous argument specification for keyword '%.*s'" msgstr "oharra: argumentu ezarpen zalanatzagarria '%.*s' hitz-gakoarentzat" #: src/xgettext.c:3319 #, c-format msgid "warning: missing context for keyword '%.*s'" msgstr "oharra: kontestua falta da '%.*s' hitz-gakoarentzat" #: src/xgettext.c:3344 #, c-format msgid "warning: missing context for plural argument of keyword '%.*s'" msgstr "" "oharra: kontestua falta da '%.*s' hitz-gakoaren plural arumentuarentzat" #: src/xgettext.c:3365 #, c-format msgid "context mismatch between singular and plural form" msgstr "kontestu parekatze okerra formatu singular eta pluralaren artean" #: src/xgettext.c:3740 msgid "" "The option --msgid-bugs-address was not specified.\n" "If you are using a 'Makevars' file, please specify\n" "the MSGID_BUGS_ADDRESS variable there; otherwise please\n" "specify an --msgid-bugs-address command line option.\n" msgstr "" #: src/xgettext.c:3958 #, c-format msgid "language '%s' unknown" msgstr "" #: src/x-java.c:494 #, c-format msgid "%s:%d: warning: lone surrogate U+%04X" msgstr "" #: src/x-javascript.c:231 msgid "Please specify the source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:276 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the correct source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:292 #, c-format msgid "" "%s:%d: Long incomplete multibyte sequence.\n" "Please specify the correct source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:304 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of file.\n" "Please specify the correct source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:313 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of line.\n" "Please specify the correct source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:345 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the source encoding through --from-code\n" msgstr "" #: src/x-javascript.c:955 #, c-format msgid "%s:%d: warning: RegExp literal terminated too early" msgstr "" #: src/x-javascript.c:1056 #, c-format msgid "%s:%d: warning: %s is not allowed" msgstr "" #: src/x-javascript.c:1070 #, c-format msgid "%s:%d: warning: unterminated XML markup" msgstr "" #: src/x-perl.c:308 #, c-format msgid "%s:%d: can't find string terminator \"%s\" anywhere before EOF" msgstr "" "%s:%d: ez da kate amaiera aurkitzen \"%s\" fixtategi amaiera aurreko inon" #: src/x-perl.c:1043 #, c-format msgid "%s:%d: missing right brace on \\x{HEXNUMBER}" msgstr "%s:%d: eskuin giltza falta da hemen: \\x{HEXNUMBER}" #: src/x-perl.c:1163 #, c-format msgid "%s:%d: invalid interpolation (\"\\l\") of 8bit character \"%c\"" msgstr "%s:%d: interpolazio baliogabea (\"\\l\") 8bit-eko karakterean\"%c\"" #: src/x-perl.c:1183 #, c-format msgid "%s:%d: invalid interpolation (\"\\u\") of 8bit character \"%c\"" msgstr "%s:%d: interpolazio baliogabea (\"\\u\") 8bit-eko karakterean\"%c\"" #: src/x-perl.c:1217 #, c-format msgid "%s:%d: invalid variable interpolation at \"%c\"" msgstr "%s:%d: aldagai interpolazio baliogabe a \"%c\"-en" #: src/x-perl.c:1230 #, c-format msgid "%s:%d: invalid interpolation (\"\\L\") of 8bit character \"%c\"" msgstr "%s:%d: interpolazio baliogabea (\"\\L\") 8bit-eko karakterean\"%c\"" #: src/x-perl.c:1247 #, c-format msgid "%s:%d: invalid interpolation (\"\\U\") of 8bit character \"%c\"" msgstr "%s:%d: interpolazio baliogabea (\"\\U\") 8bit-eko karakterean\"%c\"" #: src/x-python.c:279 msgid "" "Please specify the source encoding through --from-code or through a comment\n" "as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:325 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the correct source encoding through --from-code or through a\n" "comment as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:342 #, c-format msgid "" "%s:%d: Long incomplete multibyte sequence.\n" "Please specify the correct source encoding through --from-code or through a\n" "comment as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:355 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of file.\n" "Please specify the correct source encoding through --from-code or through a\n" "comment as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:365 #, c-format msgid "" "%s:%d: Incomplete multibyte sequence at end of line.\n" "Please specify the correct source encoding through --from-code or through a\n" "comment as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:398 #, c-format msgid "" "%s:%d: Invalid multibyte sequence.\n" "Please specify the source encoding through --from-code or through a comment\n" "as specified in http://www.python.org/peps/pep-0263.html.\n" msgstr "" #: src/x-python.c:723 #, c-format msgid "Unknown encoding \"%s\". Proceeding with ASCII instead." msgstr "\"%s\" kodeketa ezezaguna. ASCII erabiliaz aurrera egingo da." #: src/x-rst.c:109 #, c-format msgid "%s:%d: invalid string definition" msgstr "%s:%d: kate definizio baliogabea" #: src/x-rst.c:173 #, c-format msgid "%s:%d: missing number after #" msgstr "%s:%d: zenbaki bat faltda da # ondoren" #: src/x-rst.c:208 #, c-format msgid "%s:%d: invalid string expression" msgstr "%s:%d: kate espresio baliogabea" #: src/x-sh.c:1075 #, c-format msgid "" "%s:%lu: warning: the syntax $\"...\" is deprecated due to security reasons; " "use eval_gettext instead" msgstr "" "%s:%lu: oharra: $\"...\" sintasia zaharkiturik dago segurtasun arrazoiegatik " "; eval_gettext erabili horren ordez" #: src/x-vala.c:414 #, c-format msgid "%s:%d: warning: regular expression literal terminated too early" msgstr "" #: libgettextpo/gettext-po.c:84 msgid "<unnamed>" msgstr "<izengabea>" #: libgettextpo/markup.c:366 libgettextpo/markup.c:449 msgid "invalid UTF-8 sequence" msgstr "" #: libgettextpo/markup.c:377 #, c-format msgid "'%s' is not a valid name: %c" msgstr "" #: libgettextpo/markup.c:397 #, c-format msgid "'%s' is not a valid name: '%c'" msgstr "" #: libgettextpo/markup.c:523 libgettextpo/markup.c:534 #: libgettextpo/markup.c:559 #, c-format msgid "invalid character reference: %s" msgstr "" #: libgettextpo/markup.c:526 msgid "not a valid number specification" msgstr "" #: libgettextpo/markup.c:535 libgettextpo/markup.c:606 msgid "no ending ';'" msgstr "" #: libgettextpo/markup.c:560 msgid "non-permitted character" msgstr "" #: libgettextpo/markup.c:599 msgid "empty" msgstr "" #: libgettextpo/markup.c:604 msgid "unknown" msgstr "" #: libgettextpo/markup.c:608 #, c-format msgid "invalid entity reference: %s" msgstr "" #: libgettextpo/markup.c:959 msgid "document must begin with an element" msgstr "" #: libgettextpo/markup.c:994 libgettextpo/markup.c:1301 #: libgettextpo/markup.c:1332 #, c-format msgid "invalid character after '%s'" msgstr "" #: libgettextpo/markup.c:1031 libgettextpo/markup.c:1107 #, c-format msgid "missing '%c'" msgstr "" #: libgettextpo/markup.c:1140 libgettextpo/markup.c:1176 #, c-format msgid "missing '%c' or '%c'" msgstr "" #: libgettextpo/markup.c:1333 msgid "a close element name" msgstr "" #: libgettextpo/markup.c:1339 libgettextpo/markup.c:1344 msgid "element is closed" msgstr "" #: libgettextpo/markup.c:1475 msgid "empty document" msgstr "" #: libgettextpo/markup.c:1488 msgid "after '<'" msgstr "" #: libgettextpo/markup.c:1495 libgettextpo/markup.c:1527 msgid "elements still open" msgstr "" #: libgettextpo/markup.c:1500 msgid "missing '>'" msgstr "" #: libgettextpo/markup.c:1504 msgid "inside an element name" msgstr "" #: libgettextpo/markup.c:1509 msgid "inside an attribute name" msgstr "" #: libgettextpo/markup.c:1513 msgid "inside an open tag" msgstr "" #: libgettextpo/markup.c:1517 msgid "after '='" msgstr "" #: libgettextpo/markup.c:1522 msgid "inside an attribute value" msgstr "" #: libgettextpo/markup.c:1533 msgid "inside the close tag" msgstr "" #: libgettextpo/markup.c:1537 msgid "inside a comment or processing instruction" msgstr "" #: libgettextpo/markup.c:1548 #, c-format msgid "document ended unexpectedly: %s" msgstr "" ������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/kubuntu-debug-installer.po��������������������������������0000644�0000000�0000000�00000005440�12704125526�022214� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for kubuntu-debug-installer # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013 # This file is distributed under the same license as the kubuntu-debug-installer package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2013. # msgid "" msgstr "" "Project-Id-Version: kubuntu-debug-installer\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2014-02-19 03:52+0000\n" "PO-Revision-Date: 2014-03-14 20:23+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:43+0000\n" "X-Generator: Launchpad (build 17995)\n" #: src/DebugInstaller.cpp:49 msgctxt "@info Error message" msgid "No file paths were provided, so no debug packages could be found." msgstr "" "Ez da fitxategi biderik eman, beraz ezin izan da arazketa-paketerik aurkitu." #: src/DebugInstaller.cpp:52 src/DebugInstaller.cpp:81 msgctxt "@title:window" msgid "Couldn't find debug packages" msgstr "Ezin izan da arazketa-paketerik aurkitu" #: src/DebugInstaller.cpp:78 msgctxt "@info" msgid "" "No debug packages could be found for the files listed below.\n" "Do you want to continue anyway?" msgstr "" "Ezin izan da arazketa-paketerik aurkitu behean zerrendatzen diren " "fitxategientzat.\n" "Jarraitu nahi al duzu hala eta guztiz ere?" #: src/DebugInstaller.cpp:94 msgctxt "@info" msgid "" "Do you want to install the following debug packages so that the necessary " "debug symbols become available?" msgstr "" "Honako arazte-paketeok instalatu nahi dituzu, beharrezko arazte-ikurrak " "eskuragarri izateko?" #: src/DebugInstaller.cpp:96 msgctxt "@title:window" msgid "Confirm package installation" msgstr "Baieztatu pakete instalazioa" #: src/DebugInstaller.cpp:99 msgctxt "@action:button" msgid "Install" msgstr "Instalatu" #: src/DebugInstaller.cpp:161 msgctxt "@info:progress" msgid "Looking for debug packages" msgstr "Arazketa-paketetak bilatzen" #: src/main.cpp:31 msgid "A debug package installer for Kubuntu" msgstr "Kubunturako arazketa-paketeen instalatzailea" #: src/main.cpp:35 msgid "Debug package installer" msgstr "Arazketa-paketeen instalatzailea" #: src/main.cpp:37 msgid "(C) 2010 Harald Sitter" msgstr "(C) 2010 Harald Sitter" #: src/main.cpp:39 msgid "Harald Sitter" msgstr "Harald Sitter" #: src/main.cpp:44 msgid "Files to find debug packages for" msgstr "Arazketa-paketeak bilatzea behar duten fitxategiak" #: rc.cpp:1 msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "" ",Launchpad Contributions:,asieriko, ,Launchpad Contributions:,Ibai " "Oihanguren Sala,Jonathan Riddell,asieriko" #: rc.cpp:2 msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr ",,asieriko@gmail.com,,,,riddell@gmail.com,asieriko@gmail.com" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/dctrl-tools.po��������������������������������������������0000644�0000000�0000000�00000023741�12704125526�017712� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for dctrl-tools # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the dctrl-tools package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: dctrl-tools\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-01-21 05:14+0000\n" "PO-Revision-Date: 2006-12-16 23:23+0000\n" "Last-Translator: Kaiet <kaiett@yahoo.es>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:52+0000\n" "X-Generator: Launchpad (build 17995)\n" #: lib/paragraph.c:172 msgid "warning: expected a colon" msgstr "" #: lib/paragraph.c:177 msgid "expected a colon" msgstr "" #: lib/sorter.c:49 msgid "Parse error in field." msgstr "" #: lib/misc.c:37 #, c-format msgid "%s: using `%s' as pager\n" msgstr "" #: lib/misc.c:47 #, c-format msgid "%s: popen failed for %s: %s\n" msgstr "" #: lib/ifile.c:58 #, c-format msgid "%s (child): failed to exec /bin/sh: %s\n" msgstr "" #: lib/ifile.c:104 #, c-format msgid "%s: command (%s) failed (exit status %d)\n" msgstr "" #: lib/ifile.c:113 #, c-format msgid "%s: command (%s) was killed by signal %d\n" msgstr "" #: lib/ifile.c:131 #, c-format msgid "%s: %s: cannot stat: %s\n" msgstr "" #: lib/ifile.c:142 msgid "is a directory, skipping" msgstr "" #: lib/ifile.c:143 msgid "is a block device, skipping" msgstr "" #: lib/ifile.c:144 msgid "internal error" msgstr "" #: lib/ifile.c:145 msgid "is a socket, skipping" msgstr "" #: lib/ifile.c:146 msgid "unknown file type, skipping" msgstr "" #: grep-dctrl/grep-dctrl.c:50 msgid "grep-dctrl -- grep Debian control files" msgstr "" #: grep-dctrl/grep-dctrl.c:52 msgid "FILTER [FILENAME...]" msgstr "" #: grep-dctrl/grep-dctrl.c:71 sort-dctrl/sort-dctrl.c:39 #: tbl-dctrl/tbl-dctrl.c:43 join-dctrl/join-dctrl.c:45 msgid "LEVEL" msgstr "" #: grep-dctrl/grep-dctrl.c:71 msgid "Set log level to LEVEL." msgstr "" #: grep-dctrl/grep-dctrl.c:72 grep-dctrl/grep-dctrl.c:75 msgid "FIELD,FIELD,..." msgstr "" #: grep-dctrl/grep-dctrl.c:72 msgid "Restrict pattern matching to the FIELDs given." msgstr "" #: grep-dctrl/grep-dctrl.c:73 msgid "This is a shorthand for -FPackage." msgstr "" #: grep-dctrl/grep-dctrl.c:74 msgid "This is a shorthand for -FSource:Package." msgstr "" #: grep-dctrl/grep-dctrl.c:75 msgid "Show only the body of these fields from the matching paragraphs." msgstr "" #: grep-dctrl/grep-dctrl.c:76 msgid "" "Show only the first line of the \"Description\" field from the matching " "paragraphs." msgstr "" #: grep-dctrl/grep-dctrl.c:77 msgid "Suppress field names when showing specified fields." msgstr "" #: grep-dctrl/grep-dctrl.c:78 msgid "Show only the names of the files that contain matching paragraphs." msgstr "" #: grep-dctrl/grep-dctrl.c:79 msgid "" "Show only the names of the files that do not contain matching paragraphs." msgstr "" #: grep-dctrl/grep-dctrl.c:80 msgid "Regard the pattern as an extended POSIX regular expression." msgstr "" #: grep-dctrl/grep-dctrl.c:81 msgid "Regard the pattern as a standard POSIX regular expression." msgstr "" #: grep-dctrl/grep-dctrl.c:82 msgid "Ignore case when looking for a match." msgstr "" #: grep-dctrl/grep-dctrl.c:83 msgid "Show only paragraphs that do not match." msgstr "" #: grep-dctrl/grep-dctrl.c:84 msgid "Show those fields that have NOT been selected with -s" msgstr "" #: grep-dctrl/grep-dctrl.c:85 msgid "Show only the count of matching paragraphs." msgstr "" #: grep-dctrl/grep-dctrl.c:86 msgid "Do an exact match." msgstr "" #: grep-dctrl/grep-dctrl.c:87 sort-dctrl/sort-dctrl.c:38 #: tbl-dctrl/tbl-dctrl.c:42 join-dctrl/join-dctrl.c:44 msgid "Print out the copyright license." msgstr "" #: grep-dctrl/grep-dctrl.c:88 msgid "Conjunct filters." msgstr "" #: grep-dctrl/grep-dctrl.c:89 msgid "Disjunct filters." msgstr "" #: grep-dctrl/grep-dctrl.c:90 msgid "Negate the following filters." msgstr "" #: grep-dctrl/grep-dctrl.c:91 msgid "Test for version number equality." msgstr "" #: grep-dctrl/grep-dctrl.c:92 msgid "Version number comparison: <<." msgstr "" #: grep-dctrl/grep-dctrl.c:93 msgid "Version number comparison: <=." msgstr "" #: grep-dctrl/grep-dctrl.c:94 msgid "Version number comparison: >>." msgstr "" #: grep-dctrl/grep-dctrl.c:95 msgid "Version number comparison: >=." msgstr "" #: grep-dctrl/grep-dctrl.c:96 msgid "Debug option parsing." msgstr "" #: grep-dctrl/grep-dctrl.c:97 grep-dctrl/grep-dctrl.c:98 msgid "Do not output to stdout." msgstr "" #: grep-dctrl/grep-dctrl.c:99 sort-dctrl/sort-dctrl.c:41 #: tbl-dctrl/tbl-dctrl.c:44 join-dctrl/join-dctrl.c:46 msgid "Attempt mmapping input files" msgstr "" #: grep-dctrl/grep-dctrl.c:100 msgid "Ignore parse errors" msgstr "" #: grep-dctrl/grep-dctrl.c:101 msgid "PATTERN" msgstr "" #: grep-dctrl/grep-dctrl.c:101 msgid "Specify the pattern to search for" msgstr "" #: grep-dctrl/grep-dctrl.c:102 msgid "Match only whole package names (this implies -e)" msgstr "" #: grep-dctrl/grep-dctrl.c:103 msgid "Ensure that the output is in dctrl format (overridden by -n)" msgstr "" #: grep-dctrl/grep-dctrl.c:104 msgid "Override the effect of an earlier --ensure-dctrl" msgstr "" #: grep-dctrl/grep-dctrl.c:185 msgid "filter is too long" msgstr "" #: grep-dctrl/grep-dctrl.c:219 msgid "-v is incompatible with -L" msgstr "" #: grep-dctrl/grep-dctrl.c:220 msgid "-v is incompatible with -l" msgstr "" #: grep-dctrl/grep-dctrl.c:239 grep-dctrl/grep-dctrl.c:251 msgid "only one -l or -L is allowed" msgstr "" #: grep-dctrl/grep-dctrl.c:243 msgid "-l is incompatible with -v" msgstr "" #: grep-dctrl/grep-dctrl.c:255 msgid "-L is incompatible with -v" msgstr "" #: grep-dctrl/grep-dctrl.c:278 grep-dctrl/grep-dctrl.c:890 #: join-dctrl/join-dctrl.c:113 msgid "too many output fields" msgstr "" #: grep-dctrl/grep-dctrl.c:302 sort-dctrl/sort-dctrl.c:104 #: tbl-dctrl/tbl-dctrl.c:305 join-dctrl/join-dctrl.c:168 #, c-format msgid "no such log level '%s'" msgstr "" #: grep-dctrl/grep-dctrl.c:509 #, c-format msgid "internal error: unknown token %d" msgstr "" #: grep-dctrl/grep-dctrl.c:518 msgid "unexpected end of filter" msgstr "" #: grep-dctrl/grep-dctrl.c:521 msgid "unexpected pattern in command line" msgstr "" #: grep-dctrl/grep-dctrl.c:524 msgid "unexpected string in command line" msgstr "" #: grep-dctrl/grep-dctrl.c:528 #, c-format msgid "unexpected '%s' in command line" msgstr "" #: grep-dctrl/grep-dctrl.c:632 msgid "missing ')' in command line" msgstr "" #: grep-dctrl/grep-dctrl.c:640 msgid "Multiple patterns for the same simple filter are not allowed" msgstr "" #: grep-dctrl/grep-dctrl.c:660 msgid "A pattern is mandatory" msgstr "" #: grep-dctrl/grep-dctrl.c:688 msgid "inconsistent modifiers of simple filters" msgstr "" #: grep-dctrl/grep-dctrl.c:761 sort-dctrl/sort-dctrl.c:120 #: tbl-dctrl/tbl-dctrl.c:317 join-dctrl/join-dctrl.c:180 msgid "too many file names" msgstr "fitxategi izen gehiegi" #: grep-dctrl/grep-dctrl.c:770 msgid "file names are not allowed within the filter" msgstr "" #: grep-dctrl/grep-dctrl.c:884 msgid "malformed filter" msgstr "" #: grep-dctrl/grep-dctrl.c:894 msgid "Adding \"Description\" to selected output fields because of -d" msgstr "" #: grep-dctrl/grep-dctrl.c:902 msgid "-I requires at least one instance of -s" msgstr "" #: grep-dctrl/grep-dctrl.c:908 msgid "cannot suppress field names when showing whole paragraphs" msgstr "" #: grep-dctrl/grep-dctrl.c:940 #, c-format msgid "executable name '%s' is not recognised" msgstr "" #: sort-dctrl/sort-dctrl.c:39 tbl-dctrl/tbl-dctrl.c:43 #: join-dctrl/join-dctrl.c:45 msgid "Set debugging level to LEVEL." msgstr "" #: sort-dctrl/sort-dctrl.c:40 msgid "KEYSPEC" msgstr "" #: sort-dctrl/sort-dctrl.c:40 msgid "Specify sort keys." msgstr "" #: sort-dctrl/sort-dctrl.c:88 msgid "invalid key flag" msgstr "" #: sort-dctrl/sort-dctrl.c:140 msgid "sort-dctrl -- sort Debian control files" msgstr "" #: tbl-dctrl/tbl-dctrl.c:39 msgid "DELIM" msgstr "" #: tbl-dctrl/tbl-dctrl.c:39 msgid "Specify a delimiter." msgstr "" #: tbl-dctrl/tbl-dctrl.c:40 msgid "Do not print a table heading" msgstr "" #: tbl-dctrl/tbl-dctrl.c:41 msgid "SPEC" msgstr "" #: tbl-dctrl/tbl-dctrl.c:41 msgid "Append the specified column." msgstr "" #: tbl-dctrl/tbl-dctrl.c:288 msgid "invalid column length" msgstr "" #: tbl-dctrl/tbl-dctrl.c:342 msgid "tbl-dctrl -- tabularize Debian control files" msgstr "" #: tbl-dctrl/tbl-dctrl.c:364 msgid "bad multibyte character" msgstr "" #: join-dctrl/join-dctrl.c:39 join-dctrl/join-dctrl.c:40 #: join-dctrl/join-dctrl.c:41 msgid "FIELD" msgstr "" #: join-dctrl/join-dctrl.c:39 msgid "Specify the join field to use for the first file" msgstr "" #: join-dctrl/join-dctrl.c:40 msgid "Specify the join field to use for the second file" msgstr "" #: join-dctrl/join-dctrl.c:41 msgid "Specify the common join field" msgstr "" #: join-dctrl/join-dctrl.c:42 msgid "FIELDNO" msgstr "" #: join-dctrl/join-dctrl.c:42 msgid "Print unpairable records from the indicated file (either 1 or 2)" msgstr "" #: join-dctrl/join-dctrl.c:43 msgid "FIELDSPEC" msgstr "" #: join-dctrl/join-dctrl.c:43 msgid "Specify the format of the output file" msgstr "" #: join-dctrl/join-dctrl.c:81 msgid "malformed argument to '-a'" msgstr "" #: join-dctrl/join-dctrl.c:88 msgid "the join field of the first file has already been specified" msgstr "" #: join-dctrl/join-dctrl.c:89 msgid "the join field of the second file has already been specified" msgstr "" #: join-dctrl/join-dctrl.c:128 msgid "missing '.' in output field specification" msgstr "" #: join-dctrl/join-dctrl.c:146 msgid "expected either '1.' or '2.' at the start of the field specification" msgstr "" #: join-dctrl/join-dctrl.c:267 msgid "join-dctrl -- join two Debian control files" msgstr "" #: join-dctrl/join-dctrl.c:286 msgid "need exactly two input files" msgstr "" #: join-dctrl/join-dctrl.c:311 msgid "cannot join a stream with itself" msgstr "" #: lib/msg.h:52 msgid "I'm broken - please report this bug." msgstr "" #: lib/msg.h:145 msgid "cannot find enough memory" msgstr "" �������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/psmisc.po�������������������������������������������������0000644�0000000�0000000�00000043102�12704125526�016733� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation of psmisc. # Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc. # This file is distributed under the same license as the psmisc package. # Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2004, 2005, 2009, 2010. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: psmisc 22.11-pre1\n" "Report-Msgid-Bugs-To: csmall@small.dropbear.id.au\n" "POT-Creation-Date: 2014-02-02 17:04+1100\n" "PO-Revision-Date: 2016-02-08 00:37+0000\n" "Last-Translator: Mikel Olasagasti <Unknown>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:02+0000\n" "X-Generator: Launchpad (build 17995)\n" "Language: eu\n" #: src/fuser.c:133 #, c-format msgid "" "Usage: fuser [-fMuvw] [-a|-s] [-4|-6] [-c|-m|-n SPACE] [-k [-i] [-SIGNAL]] " "NAME...\n" " fuser -l\n" " fuser -V\n" "Show which processes use the named files, sockets, or filesystems.\n" "\n" " -a,--all display unused files too\n" " -i,--interactive ask before killing (ignored without -k)\n" " -k,--kill kill processes accessing the named file\n" " -l,--list-signals list available signal names\n" " -m,--mount show all processes using the named filesystems or " "block device\n" " -M,--ismountpoint fulfill request only if NAME is a mount point\n" " -n,--namespace SPACE search in this name space (file, udp, or tcp)\n" " -s,--silent silent operation\n" " -SIGNAL send this signal instead of SIGKILL\n" " -u,--user display user IDs\n" " -v,--verbose verbose output\n" " -w,--writeonly kill only processes with write access\n" " -V,--version display version information\n" msgstr "" #: src/fuser.c:150 #, c-format msgid "" " -4,--ipv4 search IPv4 sockets only\n" " -6,--ipv6 search IPv6 sockets only\n" msgstr "" " -4,--ipv4 bilatu IPv4 socket-ak bakarrik\n" " -6,--ipv6 bilatu IPv6 socket-ak bakarrik\n" #: src/fuser.c:153 #, c-format msgid "" " - reset options\n" "\n" " udp/tcp names: [local_port][,[rmt_host][,[rmt_port]]]\n" "\n" msgstr "" " - garbitu aukerak\n" "\n" " udp/tcp izenak: [ataka_lokala][,[urruneko_ostalaria][,[urruneko_ataka]]]\n" "\n" #: src/fuser.c:160 #, c-format msgid "fuser (PSmisc) %s\n" msgstr "fuser (PSmisc) %s\n" #: src/fuser.c:163 #, c-format msgid "" "Copyright (C) 1993-2010 Werner Almesberger and Craig Small\n" "\n" msgstr "" "Copyright (C) 1993-2010 Werner Almesberger eta Craig Small\n" "\n" #: src/fuser.c:165 src/killall.c:653 src/peekfd.c:114 src/prtstat.c:68 #: src/pstree.c:1030 #, c-format msgid "" "PSmisc comes with ABSOLUTELY NO WARRANTY.\n" "This is free software, and you are welcome to redistribute it under\n" "the terms of the GNU General Public License.\n" "For more information about these matters, see the files named COPYING.\n" msgstr "" "PSmisc-k ez du INONGO BERMERIK.\n" "Software librea da, eta berriro bana daiteke GNU Lizentzia Publiko " "Orokorrak\n" "ezarritako baldintzak betez.\n" "Gai honi buruzko informazio gehiagorako, ikusi COPYING izena duten " "fitxategiak.\n" #: src/fuser.c:184 #, c-format msgid "Cannot open /proc directory: %s\n" msgstr "Ezin da /proc direktorioa ireki: %s\n" #: src/fuser.c:397 src/fuser.c:450 src/fuser.c:1946 #, c-format msgid "Cannot allocate memory for matched proc: %s\n" msgstr "Ezin da memoria esleitu aurkitutako prozesuarentzat: %s\n" #: src/fuser.c:478 #, c-format msgid "Specified filename %s does not exist.\n" msgstr "Adierazitako %s fitxategia ez da existitzen.\n" #: src/fuser.c:481 #, c-format msgid "Cannot stat %s: %s\n" msgstr "Ezin da %s identifikatu: %s\n" #: src/fuser.c:618 #, c-format msgid "Cannot resolve local port %s: %s\n" msgstr "Ezin da %s ataka lokala ebatzi: %s\n" #: src/fuser.c:636 #, c-format msgid "Unknown local port AF %d\n" msgstr "AF ataka lokal ezezaguna %d\n" #: src/fuser.c:724 #, c-format msgid "Cannot open protocol file \"%s\": %s\n" msgstr "Ezin izan da \"%s\" protokolo fitxategia ireki: %s\n" #: src/fuser.c:896 #, c-format msgid "Specified filename %s is not a mountpoint.\n" msgstr "" #: src/fuser.c:995 #, c-format msgid "%s: Invalid option %s\n" msgstr "%s: %s baliogabeko aukera\n" #: src/fuser.c:1046 msgid "Namespace option requires an argument." msgstr "Namespace aukerak argumentua behar du" #: src/fuser.c:1064 msgid "Invalid namespace name" msgstr "Baliogabeko namespace izena" #: src/fuser.c:1125 msgid "You can only use files with mountpoint options" msgstr "muntai-puntu aukerak dituzten fitxategiak erabil ditzazkezu soilik" #: src/fuser.c:1174 msgid "No process specification given" msgstr "Ez da prozesuaren espezifikaziorik eman" #: src/fuser.c:1186 msgid "all option cannot be used with silent option." msgstr "aukera guztiak ezin dira ixiltasun aukerarekin erabili." #: src/fuser.c:1191 msgid "" "You cannot search for only IPv4 and only IPv6 sockets at the same time" msgstr "" "Ezin dituzu IPv4 socket-ak soilik eta IPv6 socket-ak soilik bilatu une berean" #: src/fuser.c:1269 #, c-format msgid "%*s USER PID ACCESS COMMAND\n" msgstr "%*s ERAB. PID SARRERA KOMANDOA\n" #: src/fuser.c:1302 src/fuser.c:1359 msgid "(unknown)" msgstr "(ezezaguna)" #: src/fuser.c:1438 src/fuser.c:1477 #, c-format msgid "Cannot stat file %s: %s\n" msgstr "Ezin da %s fitxategia identifikatu: %s\n" #: src/fuser.c:1563 #, c-format msgid "Cannot open /proc/net/unix: %s\n" msgstr "Ezin da /proc/net/unix direktorioa ireki: %s\n" #: src/fuser.c:1639 #, c-format msgid "Kill process %d ? (y/N) " msgstr "%d prozesua hil? (y/N) " #: src/fuser.c:1675 #, c-format msgid "Could not kill process %d: %s\n" msgstr "Ezin izan da %d prozesua hil: %s\n" #: src/fuser.c:1690 #, c-format msgid "Cannot open a network socket.\n" msgstr "Ezin da sare socket bat ireki.\n" #: src/fuser.c:1694 #, c-format msgid "Cannot find socket's device number.\n" msgstr "Ezin izan da socket-aren gailu zenbakia aurkitu.\n" #: src/killall.c:100 #, c-format msgid "Kill %s(%s%d) ? (y/N) " msgstr "%s(%s%d) hil? (y/N) " #: src/killall.c:103 #, c-format msgid "Signal %s(%s%d) ? (y/N) " msgstr "Seinala bidali %s(%s%d)? (b/E) " #: src/killall.c:211 #, c-format msgid "killall: Cannot get UID from process status\n" msgstr "" #: src/killall.c:237 #, c-format msgid "killall: Bad regular expression: %s\n" msgstr "" #: src/killall.c:447 #, c-format msgid "killall: skipping partial match %s(%d)\n" msgstr "" #: src/killall.c:562 #, c-format msgid "Killed %s(%s%d) with signal %d\n" msgstr "%s(%s%d) hil da %d seinalearekin\n" #: src/killall.c:576 #, c-format msgid "%s: no process found\n" msgstr "%s: ez da prozesurik aurkitu\n" #: src/killall.c:615 #, c-format msgid "" "Usage: killall [-Z CONTEXT] [-u USER] [ -eIgiqrvw ] [ -SIGNAL ] NAME...\n" msgstr "" "Erabilera: killall [-Z TESTUINGURUA] [-u ERABILTZAILEA] [ -eIgiqrvw ] [ -" "SEINALEA ] IZENA...\n" #: src/killall.c:618 #, c-format msgid "Usage: killall [OPTION]... [--] NAME...\n" msgstr "Erabilera: killall [AUKERA]... [ -- ] IZENA ...\n" #: src/killall.c:621 #, c-format msgid "" " killall -l, --list\n" " killall -V, --version\n" "\n" " -e,--exact require exact match for very long names\n" " -I,--ignore-case case insensitive process name match\n" " -g,--process-group kill process group instead of process\n" " -y,--younger-than kill processes younger than TIME\n" " -o,--older-than kill processes older than TIME\n" " -i,--interactive ask for confirmation before killing\n" " -l,--list list all known signal names\n" " -q,--quiet don't print complaints\n" " -r,--regexp interpret NAME as an extended regular expression\n" " -s,--signal SIGNAL send this signal instead of SIGTERM\n" " -u,--user USER kill only process(es) running as USER\n" " -v,--verbose report if the signal was successfully sent\n" " -V,--version display version information\n" " -w,--wait wait for processes to die\n" msgstr "" " killall -l, --list\n" " killall -V --version\n" "\n" " -e,--exact izen oso luzeentzat berdin-berdin idaztea behar da\n" " -I,--ignore-case ez ezberdindu letra maiskula/minuskulak\n" " -g,--process-group hil prozesu taldea prozesuaren ordez\n" " -y,--younger-than ORDUA baina berriagoak diren prozesuak hil\n" " -o, --older-than ORDUA baina zaharragoak diren prozesuak hil\n" " -i,--interactive konfirmazioa eskatu hil aurretik\n" " -l,--list zerrendatu seinale ezagun guztien izenak\n" " -q,--quiet ez erakutsi kexuak\n" " -r, --regexp interpretatu IZENA luzatutako expresio erregular bat " "bezala\n" " -s,--signal SEINALEA bidali seinalea SIGTERM-ren ordez\n" " -u, --user ERABILTZAILEA hil ERABILTZAILEA bezela exekutatzen hari " "diren prozesuak\n" " -v,--verbose informatu seinalea arrakasterekin bidali bada\n" " -V,--version bertsioaren informazioa bistaratu\n" " -w,--wait itxaron prozesuak hil arte\n" #: src/killall.c:639 #, c-format msgid "" " -Z,--context REGEXP kill only process(es) having context\n" " (must precede other arguments)\n" msgstr "" " -Z,--context REGEXP hil kontestua duten prozesuak bakarrikkill only " "process(es)\n" " (beste argumentu batzuk aurretik izan behar ditu)\n" #: src/killall.c:651 #, c-format msgid "" "Copyright (C) 1993-2012 Werner Almesberger and Craig Small\n" "\n" msgstr "" #: src/killall.c:741 src/killall.c:747 msgid "Invalid time format" msgstr "Baliogabeko ordu formatua" #: src/killall.c:767 #, c-format msgid "Cannot find user %s\n" msgstr "Ezin da %s erabiltzailea aurkitu\n" #: src/killall.c:798 #, c-format msgid "Bad regular expression: %s\n" msgstr "Expresio erregular okerra: %s\n" #: src/killall.c:830 #, c-format msgid "killall: Maximum number of names is %d\n" msgstr "" #: src/killall.c:835 #, c-format msgid "killall: %s lacks process entries (not mounted ?)\n" msgstr "" #: src/peekfd.c:102 #, c-format msgid "Error attaching to pid %i\n" msgstr "Errorea %i prozesura atxikitzen\n" #: src/peekfd.c:110 #, c-format msgid "peekfd (PSmisc) %s\n" msgstr "peekfd (PSmisc) %s\n" #: src/peekfd.c:112 #, c-format msgid "" "Copyright (C) 2007 Trent Waddington\n" "\n" msgstr "" "Copyright (C) 2007 Trent Waddington\n" "\n" #: src/peekfd.c:122 #, c-format msgid "" "Usage: peekfd [-8] [-n] [-c] [-d] [-V] [-h] <pid> [<fd> ..]\n" " -8 output 8 bit clean streams.\n" " -n don't display read/write from fd headers.\n" " -c peek at any new child processes too.\n" " -d remove duplicate read/writes from the output.\n" " -V prints version info.\n" " -h prints this help.\n" "\n" " Press CTRL-C to end output.\n" msgstr "" "Erabilera: peekfd [-8] [-n] [-c] [-d] [-V] [-h] <pid> [<fd> ..]\n" " -8 8 bit-eko irteera jario garbiak.\n" " -n ez bistaratu fd goiburuen irakurketa/idazketak.\n" " -c seme-prozesu berriak ere begiratu.\n" " -d ezabatu irteerako irakurketa/idazketa bikoiztuak.\n" " -V bistaratu bertsioaren informazioa.\n" " -h laguntza hau bistaratu.\n" "\n" " Sakatu CTR-C amaitzeko.\n" #: src/prtstat.c:54 #, c-format msgid "" "Usage: prtstat [options] PID ...\n" " prtstat -V\n" "Print information about a process\n" " -r,--raw Raw display of information\n" " -V,--version Display version information and exit\n" msgstr "" "Erabilera: prtstat [aukerak] PID ...\n" " prtstat -V\n" "Prozesu baten informazioa bistaratu\n" " -r,--raw Informazioa gordinik bistaratu\n" " -V,--version Erakutsi bertsio informazioa eta irten\n" #: src/prtstat.c:65 #, c-format msgid "prtstat (PSmisc) %s\n" msgstr "prtstat (PSmisc) %s\n" #: src/prtstat.c:66 #, c-format msgid "" "Copyright (C) 2009 Craig Small\n" "\n" msgstr "" "Copyright (C) 2009 Craig Small\n" "\n" #: src/prtstat.c:78 msgid "running" msgstr "aktibo" #: src/prtstat.c:80 msgid "sleeping" msgstr "lotan" #: src/prtstat.c:82 msgid "disk sleep" msgstr "lotan (diska)" #: src/prtstat.c:84 msgid "zombie" msgstr "zombie" #: src/prtstat.c:86 msgid "traced" msgstr "trazeatuta" #: src/prtstat.c:88 msgid "paging" msgstr "orrikatzen" #: src/prtstat.c:90 msgid "unknown" msgstr "ezezaguna" #: src/prtstat.c:164 #, c-format msgid "" "Process: %-14s\t\tState: %c (%s)\n" " CPU#: %-3d\t\tTTY: %s\tThreads: %ld\n" msgstr "" "Prozesua: %-14s\t\tEgoera: %c (%s)\n" " CPU#: %-3d\t\tTTY: %s\tHariak: %ld\n" #: src/prtstat.c:169 #, c-format msgid "" "Process, Group and Session IDs\n" " Process ID: %d\t\t Parent ID: %d\n" " Group ID: %d\t\t Session ID: %d\n" " T Group ID: %d\n" "\n" msgstr "" "Prozesua, taldea eta saio IDak\n" " Prozesu IDa: %d\t\t Aita IDa: %d\n" " Talde IDa: %d\t\t Saio IDa: %d\n" " T Talde IDa: %d\n" "\n" #: src/prtstat.c:175 #, c-format msgid "" "Page Faults\n" " This Process (minor major): %8lu %8lu\n" " Child Processes (minor major): %8lu %8lu\n" msgstr "" "Orrikatze hutsegiteak\n" " Prozesu hau (minor major): %8lu %8lu\n" " Seme prozesuak (minor major): %8lu %8lu\n" #: src/prtstat.c:180 #, c-format msgid "" "CPU Times\n" " This Process (user system guest blkio): %6.2f %6.2f %6.2f %6.2f\n" " Child processes (user system guest): %6.2f %6.2f %6.2f\n" msgstr "" "CPU denborak\n" " Prozesu hau (erabiltzailea sistema gonbidatua blkio): %6.2f %6.2f %6.2f " "%6.2f\n" " Seme prozesuak (erabiltzailea sistema gonbidatua): %6.2f %6.2f " "%6.2f\n" #: src/prtstat.c:189 #, c-format msgid "" "Memory\n" " Vsize: %-10s\n" " RSS: %-10s \t\t RSS Limit: %s\n" " Code Start: %#-10lx\t\t Code Stop: %#-10lx\n" " Stack Start: %#-10lx\n" " Stack Pointer (ESP): %#10lx\t Inst Pointer (EIP): %#10lx\n" msgstr "" "Memoria\n" " Vsize: %-10s\n" " RSS: %-10s \t\t RSS Limitea: %s\n" " Code Start: %#-10lx\t\t Code Stop: %#-10lx\n" " Stack Start: %#-10lx\n" " Stack Pointer (ESP): %#10lx\t Inst Pointer (EIP): %#10lx\n" #: src/prtstat.c:199 #, c-format msgid "" "Scheduling\n" " Policy: %s\n" " Nice: %ld \t\t RT Priority: %ld %s\n" msgstr "" "Antolaketa\n" " Politika: %s\n" " Nice: %ld \t\t RT Prioritatea: %ld %s\n" #: src/prtstat.c:221 msgid "asprintf in print_stat failed.\n" msgstr "asprintf-ek print_stat-en huts egin du.\n" #: src/prtstat.c:226 #, c-format msgid "Process with pid %d does not exist.\n" msgstr "%d pid-a duen prozesua ez da existitzen.\n" #: src/prtstat.c:228 #, c-format msgid "Unable to open stat file for pid %d (%s)\n" msgstr "Ezin da stat fitxategia ireki %d (%s) pid-erako\n" #: src/prtstat.c:308 msgid "Invalid option" msgstr "Baliogabeko aukera" #: src/prtstat.c:313 msgid "You must provide at least one PID." msgstr "Gutxienez PID bat eman behar duzu" #: src/prtstat.c:317 #, c-format msgid "/proc is not mounted, cannot stat /proc/self/stat.\n" msgstr "" "/proc ez dago muntatua, ezin da stat egin /proc/self/stat fitxategian.\n" #: src/pstree.c:961 #, c-format msgid "%s is empty (not mounted ?)\n" msgstr "%s hutsik dago (muntatu gabea?)\n" #: src/pstree.c:993 #, c-format msgid "" "Usage: pstree [ -a ] [ -c ] [ -h | -H PID ] [ -l ] [ -n ] [ -p ] [ -g ] [ -u " "]\n" " [ -A | -G | -U ] [ PID | USER ]\n" " pstree -V\n" "Display a tree of processes.\n" "\n" " -a, --arguments show command line arguments\n" " -A, --ascii use ASCII line drawing characters\n" " -c, --compact don't compact identical subtrees\n" " -h, --highlight-all highlight current process and its ancestors\n" " -H PID,\n" " --highlight-pid=PID highlight this process and its ancestors\n" " -g, --show-pgids show process group ids; implies -c\n" " -G, --vt100 use VT100 line drawing characters\n" " -l, --long don't truncate long lines\n" " -n, --numeric-sort sort output by PID\n" " -N type,\n" " --ns-sort=type sort by namespace type (ipc, mnt, net, pid, user, " "uts)\n" " -p, --show-pids show PIDs; implies -c\n" " -s, --show-parents show parents of the selected process\n" " -S, --ns-changes show namespace transitions\n" " -u, --uid-changes show uid transitions\n" " -U, --unicode use UTF-8 (Unicode) line drawing characters\n" " -V, --version display version information\n" msgstr "" #: src/pstree.c:1016 #, c-format msgid " -Z show SELinux security contexts\n" msgstr " -Z SELinux segurtasun kontestuak bistaratu\n" #: src/pstree.c:1018 #, c-format msgid "" " PID start at this PID; default is 1 (init)\n" " USER show only trees rooted at processes of this user\n" "\n" msgstr "" " PID zein PID-etan hasi, lehenetsia 1 (init)\n" " ERABILTZAILEA erakutsi erabiltzaile honen zuahitz prozesuen adarrak\n" "\n" #: src/pstree.c:1025 #, c-format msgid "pstree (PSmisc) %s\n" msgstr "pstree (PSmisc) %s\n" #: src/pstree.c:1028 #, c-format msgid "" "Copyright (C) 1993-2009 Werner Almesberger and Craig Small\n" "\n" msgstr "" "Copyright (C) 1993-2009 Werner Almesberger and Craig Small\n" "\n" #: src/pstree.c:1142 #, c-format msgid "TERM is not set\n" msgstr "TERM ez dago ezarrita\n" #: src/pstree.c:1146 #, c-format msgid "Can't get terminal capabilities\n" msgstr "Ezin dira terminalaren gaitasunak lortu\n" #: src/pstree.c:1164 #, c-format msgid "procfs file for %s namespace not available\n" msgstr "" #: src/pstree.c:1211 #, c-format msgid "No such user name: %s\n" msgstr "Ez dago honelako erabiltzaile izenik: %s\n" #: src/pstree.c:1237 #, c-format msgid "No processes found.\n" msgstr "Ez da prozesurik aurkitu.\n" #: src/pstree.c:1243 #, c-format msgid "Press return to close\n" msgstr "Sakatu 'return' itxitzeko\n" #: src/signals.c:84 #, c-format msgid "%s: unknown signal; %s -l lists signals.\n" msgstr "%s: seinale ezezaguna; %s -l seinaleak zerrendatu.\n" ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/python-apt.po���������������������������������������������0000644�0000000�0000000�00000046643�12704125526�017555� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for update-manager # Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 # This file is distributed under the same license as the update-manager package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2006. # msgid "" msgstr "" "Project-Id-Version: update-manager\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-19 11:56+0000\n" "PO-Revision-Date: 2016-03-11 19:56+0000\n" "Last-Translator: Ibai Oihanguren Sala <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 06:03+0000\n" "X-Generator: Launchpad (build 17995)\n" #. ChangelogURI #: ../data/templates/Ubuntu.info.in.h:4 #, no-c-format msgid "http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog" msgstr "" "http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog" #. Description #: ../data/templates/Ubuntu.info.in:33 msgid "Ubuntu development series" msgstr "Ubuntu garapeneko saila" #. Description #: ../data/templates/Ubuntu.info.in:140 msgid "Ubuntu 16.04 LTS 'Xenial Xerus'" msgstr "Ubuntu 16.04 LTS 'Xenial Xerus'" #. Description #: ../data/templates/Ubuntu.info.in:147 msgid "Cdrom with Ubuntu 16.04 LTS 'Xenial Xerus'" msgstr "Ubuntu 16.04 LTS 'Xenial Xerus' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:248 msgid "Ubuntu 15.10 'Wily Werewolf'" msgstr "Ubuntu 15.10 'Wily Werewolf'" #. Description #: ../data/templates/Ubuntu.info.in:255 msgid "Cdrom with Ubuntu 15.10 'Wily Werewolf'" msgstr "Ubuntu 15.10 'Wily Werewolf' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:357 msgid "Ubuntu 15.04 'Vivid Vervet'" msgstr "Ubuntu 15.04 'Vivid Vervet'" #. Description #: ../data/templates/Ubuntu.info.in:364 msgid "Cdrom with Ubuntu 15.04 'Vivid Vervet'" msgstr "Ubuntu 15.04 'Vivid Vervet' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:476 msgid "Ubuntu 14.10 'Utopic Unicorn'" msgstr "Ubuntu 14.10 'Utopic Unicorn'" #. Description #: ../data/templates/Ubuntu.info.in:483 msgid "Cdrom with Ubuntu 14.10 'Utopic Unicorn'" msgstr "Ubuntu 14.10 'Utopic Unicorn' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:595 msgid "Ubuntu 14.04 'Trusty Tahr'" msgstr "Ubuntu 14.04 'Trusty Tahr'" #. Description #: ../data/templates/Ubuntu.info.in:602 msgid "Cdrom with Ubuntu 14.04 'Trusty Tahr'" msgstr "Ubuntu 14.04 'Trusty Tahr' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:714 msgid "Ubuntu 13.10 'Saucy Salamander'" msgstr "Ubuntu 13.10 'Saucy Salamander'" #. Description #: ../data/templates/Ubuntu.info.in:721 msgid "Cdrom with Ubuntu 13.10 'Saucy Salamander'" msgstr "Ubuntu 13.10 'Saucy Salamander' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:833 msgid "Ubuntu 13.04 'Raring Ringtail'" msgstr "Ubuntu 13.04 'Raring Ringtail'" #. Description #: ../data/templates/Ubuntu.info.in:840 msgid "Cdrom with Ubuntu 13.04 'Raring Ringtail'" msgstr "Ubuntu 13.04 'Raring Ringtail' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:952 msgid "Ubuntu 12.10 'Quantal Quetzal'" msgstr "Ubuntu 12.10 'Quantal Quetzal'" #. Description #: ../data/templates/Ubuntu.info.in:959 msgid "Cdrom with Ubuntu 12.10 'Quantal Quetzal'" msgstr "Ubuntu 12.10 'Quantal Quetzal' CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:1070 msgid "Ubuntu 12.04 'Precise Pangolin'" msgstr "Ubuntu 12.04 'Precise Pangolin'" #. Description #: ../data/templates/Ubuntu.info.in:1077 msgid "Cdrom with Ubuntu 12.04 'Precise Pangolin'" msgstr "Ubuntu 12.04 'Precise Pangolin'dun CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:1188 msgid "Ubuntu 11.10 'Oneiric Ocelot'" msgstr "Ubuntu 11.10 'Oneiric Ocelot'" #. Description #: ../data/templates/Ubuntu.info.in:1195 msgid "Cdrom with Ubuntu 11.10 'Oneiric Ocelot'" msgstr "Ubuntu 11.10 'Oneiric Ocelot'dun CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:1307 msgid "Ubuntu 11.04 'Natty Narwhal'" msgstr "Ubuntu 11.04 'Natty Narwhal'" #. Description #: ../data/templates/Ubuntu.info.in:1314 msgid "Cdrom with Ubuntu 11.04 'Natty Narwhal'" msgstr "Ubuntu 11.04 'Natty Narwhal'dun CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:1405 msgid "Ubuntu 10.10 'Maverick Meerkat'" msgstr "Ubuntu 10.10 'Maverick Meerkat'" #. Description #: ../data/templates/Ubuntu.info.in:1425 msgid "Cdrom with Ubuntu 10.10 'Maverick Meerkat'" msgstr "Ubuntu 10.10 'Maverick Meerkat'dun CD-ROMa" #. Description #: ../data/templates/Ubuntu.info.in:1437 msgid "Canonical Partners" msgstr "Canonical-en kideak" #. CompDescription #: ../data/templates/Ubuntu.info.in:1439 msgid "Software packaged by Canonical for their partners" msgstr "Canonicalek bere bazkideentzat paketeratutako softwarea" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1440 msgid "This software is not part of Ubuntu." msgstr "SOftware hau ez da Ubunturen parte" #. Description #: ../data/templates/Ubuntu.info.in:1447 msgid "Independent" msgstr "Independente" #. CompDescription #: ../data/templates/Ubuntu.info.in:1449 msgid "Provided by third-party software developers" msgstr "Hirugarrengo software garatzaileek eskainia" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1450 msgid "Software offered by third party developers." msgstr "Hirugarrengo garatzaileek eskainitako softwarea." #. Description #: ../data/templates/Ubuntu.info.in:1488 msgid "Ubuntu 10.04 'Lucid Lynx'" msgstr "Ubuntu 10.04 'Lucid Lynx'" #. Description #: ../data/templates/Ubuntu.info.in:1508 msgid "Cdrom with Ubuntu 10.04 'Lucid Lynx'" msgstr "Ubuntu 10.04 'Lucid Lynx' daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:1551 msgid "Ubuntu 9.10 'Karmic Koala'" msgstr "Ubuntu 9.10 'Karmic Koala'" #. Description #: ../data/templates/Ubuntu.info.in:1571 msgid "Cdrom with Ubuntu 9.10 'Karmic Koala'" msgstr "Ubuntu 9.10 'Karmic Koala' duen Cdroma" #. Description #: ../data/templates/Ubuntu.info.in:1614 msgid "Ubuntu 9.04 'Jaunty Jackalope'" msgstr "Ubuntu 9.04 'Jaunty Jackalope'" #. Description #: ../data/templates/Ubuntu.info.in:1633 msgid "Cdrom with Ubuntu 9.04 'Jaunty Jackalope'" msgstr "Ubuntu 9.04 'Jaunty Jackalope' duen Cdrom-a" #. Description #: ../data/templates/Ubuntu.info.in:1676 msgid "Ubuntu 8.10 'Intrepid Ibex'" msgstr "Ubuntu 8.10 'Intrepid Ibex'" #. Description #: ../data/templates/Ubuntu.info.in:1696 msgid "Cdrom with Ubuntu 8.10 'Intrepid Ibex'" msgstr "Cdrom Ubuntu 8.10 'Intrepid Ibex'-rekin" #. Description #: ../data/templates/Ubuntu.info.in:1740 msgid "Ubuntu 8.04 'Hardy Heron'" msgstr "Ubuntu 8.04 'Hardy Heron'" #. Description #: ../data/templates/Ubuntu.info.in:1760 msgid "Cdrom with Ubuntu 8.04 'Hardy Heron'" msgstr "Ubuntu 8.04 'Hardy Heron' daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:1805 msgid "Ubuntu 7.10 'Gutsy Gibbon'" msgstr "Ubuntu 7.10 'Gutsy Gibbon'" #. Description #: ../data/templates/Ubuntu.info.in:1824 msgid "Cdrom with Ubuntu 7.10 'Gutsy Gibbon'" msgstr "Ubuntu 7.10 'Gutsy Gibbon' daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:1869 msgid "Ubuntu 7.04 'Feisty Fawn'" msgstr "Ubuntu 7.04 'Feisty Fawn'" #. Description #: ../data/templates/Ubuntu.info.in:1888 msgid "Cdrom with Ubuntu 7.04 'Feisty Fawn'" msgstr "Ubuntu 7.04 'Feisty Fawn' daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:1930 msgid "Ubuntu 6.10 'Edgy Eft'" msgstr "Ubuntu 6.10 'Edgy Eft'" #. CompDescription #: ../data/templates/Ubuntu.info.in:1935 msgid "Community-maintained" msgstr "Komunitateak mantenduak" #. CompDescription #: ../data/templates/Ubuntu.info.in:1941 msgid "Restricted software" msgstr "Software Mugatua" #. Description #: ../data/templates/Ubuntu.info.in:1949 msgid "Cdrom with Ubuntu 6.10 'Edgy Eft'" msgstr "Ubuntu 6.10 'Edgy Eft' daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:1991 msgid "Ubuntu 6.06 LTS 'Dapper Drake'" msgstr "Ubuntu 6.06 LTS 'Dapper Drake'" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1994 msgid "Canonical-supported free and open-source software" msgstr "Canonicalen sostengudun kode irekiko software librea" #. CompDescription #: ../data/templates/Ubuntu.info.in:1996 msgid "Community-maintained (universe)" msgstr "Komunitateak mantenduak (universe)" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:1997 msgid "Community-maintained free and open-source software" msgstr "Komunitateak mantendutako kode irekiko software librea" #. CompDescription #: ../data/templates/Ubuntu.info.in:1999 msgid "Non-free drivers" msgstr "Kontrolatzaile ez-askeak" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:2000 msgid "Proprietary drivers for devices" msgstr "Gailuentzako jabedun kontrolatzaileak" #. CompDescription #: ../data/templates/Ubuntu.info.in:2002 msgid "Restricted software (Multiverse)" msgstr "Mugatutako softwarea (Multiverse)" #. CompDescriptionLong #: ../data/templates/Ubuntu.info.in:2003 msgid "Software restricted by copyright or legal issues" msgstr "Copyright edo lege-kontuek mugaturiko softwarea" #. Description #: ../data/templates/Ubuntu.info.in:2010 msgid "Cdrom with Ubuntu 6.06 LTS 'Dapper Drake'" msgstr "Ubuntu 6.06 LTS «Dapper Drake» daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:2026 msgid "Important security updates" msgstr "Segurtasun-eguneratze garrantzitsuak" #. Description #: ../data/templates/Ubuntu.info.in:2031 ../data/templates/Debian.info.in:56 msgid "Recommended updates" msgstr "Gomendatutako eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2036 msgid "Pre-released updates" msgstr "Aurre-argitaratutako eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2041 msgid "Unsupported updates" msgstr "Sostengu gabeko eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2052 msgid "Ubuntu 5.10 'Breezy Badger'" msgstr "Ubuntu 5.10 «Breezy Badger»" #. Description #: ../data/templates/Ubuntu.info.in:2067 msgid "Cdrom with Ubuntu 5.10 'Breezy Badger'" msgstr "Ubuntu 5.10 «Breezy Badger» daukan CD-ROM-a" #. Description #: ../data/templates/Ubuntu.info.in:2083 msgid "Ubuntu 5.10 Security Updates" msgstr "Ubuntu 5.10 Segurtasun Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2088 msgid "Ubuntu 5.10 Updates" msgstr "Ubuntu 5.10 Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2093 msgid "Ubuntu 5.10 Backports" msgstr "Ubuntu 5.10 Backport-ak" #. Description #: ../data/templates/Ubuntu.info.in:2104 msgid "Ubuntu 5.04 'Hoary Hedgehog'" msgstr "Ubuntu 5.04 'Hoary Hedgehog'" #. Description #: ../data/templates/Ubuntu.info.in:2119 msgid "Cdrom with Ubuntu 5.04 'Hoary Hedgehog'" msgstr "Ubuntu 5.04 'Hoary Hedgehog' daukan CD-ROM-a" #. CompDescription #: ../data/templates/Ubuntu.info.in:2122 ../data/templates/Debian.info.in:209 msgid "Officially supported" msgstr "Ofizialki sostengatua" #. Description #: ../data/templates/Ubuntu.info.in:2135 msgid "Ubuntu 5.04 Security Updates" msgstr "Ubuntu 5.04 Segurtasun Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2140 msgid "Ubuntu 5.04 Updates" msgstr "Ubuntu 5.04 Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2145 msgid "Ubuntu 5.04 Backports" msgstr "Ubuntu 5.04 Backport-ak" #. Description #: ../data/templates/Ubuntu.info.in:2151 msgid "Ubuntu 4.10 'Warty Warthog'" msgstr "Ubuntu 4.10 'Warty Warthog'" #. CompDescription #: ../data/templates/Ubuntu.info.in:2157 msgid "Community-maintained (Universe)" msgstr "Komunitateak mantendua (Universe)" #. CompDescription #: ../data/templates/Ubuntu.info.in:2159 msgid "Non-free (Multiverse)" msgstr "Ez-askeak (Multiverse)" #. Description #: ../data/templates/Ubuntu.info.in:2166 msgid "Cdrom with Ubuntu 4.10 'Warty Warthog'" msgstr "Ubuntu 4.10 «Warty Warthog» daukan CD-ROM-a" #. CompDescription #: ../data/templates/Ubuntu.info.in:2169 msgid "No longer officially supported" msgstr "Jadanik sostengu ofizialik gabe" #. CompDescription #: ../data/templates/Ubuntu.info.in:2171 msgid "Restricted copyright" msgstr "Copyright mugatua" #. Description #: ../data/templates/Ubuntu.info.in:2178 msgid "Ubuntu 4.10 Security Updates" msgstr "Ubuntu 4.10 Segurtasun Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2183 msgid "Ubuntu 4.10 Updates" msgstr "Ubuntu 4.10 Eguneratzeak" #. Description #: ../data/templates/Ubuntu.info.in:2188 msgid "Ubuntu 4.10 Backports" msgstr "Ubuntu 4.10 Backport-ak" #. ChangelogURI #: ../data/templates/Debian.info.in.h:4 #, no-c-format msgid "http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog" msgstr "http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog" #. Description #: ../data/templates/Debian.info.in:8 msgid "Debian 8 'jessie'" msgstr "Debian 8 'jessie'" #. Description #: ../data/templates/Debian.info.in:38 msgid "Debian 7 'Wheezy' " msgstr "Debian 7 'Wheezy' " #. Description #: ../data/templates/Debian.info.in:68 msgid "Debian 6.0 'Squeeze' " msgstr "Debian 6.0 'Squeeze' " #. Description #: ../data/templates/Debian.info.in:93 msgid "Debian 5.0 'Lenny' " msgstr "Debian 5.0 'Lenny' " #. Description #: ../data/templates/Debian.info.in:118 msgid "Debian 4.0 'Etch'" msgstr "Debian 4.0 'Etch'" #. Description #: ../data/templates/Debian.info.in:143 msgid "Debian 3.1 'Sarge'" msgstr "Debian 3.1 'Sarge'" #. Description #: ../data/templates/Debian.info.in:154 msgid "Proposed updates" msgstr "Proposaturiko eguneratzeak" #. Description #: ../data/templates/Debian.info.in:161 msgid "Security updates" msgstr "Segurtasun eguneratzeak" #. Description #: ../data/templates/Debian.info.in:168 msgid "Debian current stable release" msgstr "Egungo Debian bertsio egonkorra" #. Description #: ../data/templates/Debian.info.in:181 msgid "Debian testing" msgstr "Debian probetakoa" #. Description #: ../data/templates/Debian.info.in:207 msgid "Debian 'Sid' (unstable)" msgstr "Debian 'Sid' (ezegonkor)" #. CompDescription #: ../data/templates/Debian.info.in:211 msgid "DFSG-compatible Software with Non-Free Dependencies" msgstr "" "DFSGrekin bateragarri den softwarea baina mendekotasun ez-libreak dituena" #. CompDescription #: ../data/templates/Debian.info.in:213 msgid "Non-DFSG-compatible Software" msgstr "DFSG-rekin bateragarri ez den Softwarea" #. TRANSLATORS: %s is a country #: ../aptsources/distro.py:211 ../aptsources/distro.py:442 #, python-format msgid "Server for %s" msgstr "'%s'-rako zerbitzaria" #. More than one server is used. Since we don't handle this case #. in the user interface we set "custom servers" to true and #. append a list of all used servers #: ../aptsources/distro.py:229 ../aptsources/distro.py:235 #: ../aptsources/distro.py:251 msgid "Main server" msgstr "Zerbitzari nagusia" #: ../aptsources/distro.py:255 msgid "Custom servers" msgstr "Zerbitzari pertsonalizatuak" #: ../apt/package.py:522 #, python-format msgid "Invalid unicode in description for '%s' (%s). Please report." msgstr "" "Unicode baliogabea '%s' (%s)-(a)ren deskribapenean. Mesedez, abisu eman." #: ../apt/package.py:1106 ../apt/package.py:1212 ../apt/package.py:1226 msgid "The list of changes is not available" msgstr "Aldaketen zerrenda ez dago eskuragarri" #: ../apt/package.py:1219 #, python-format msgid "" "The list of changes is not available yet.\n" "\n" "Please use http://launchpad.net/ubuntu/+source/%s/%s/+changelog\n" "until the changes become available or try again later." msgstr "" "Aldaketen zerrenda oraindik ez dago eskuragarri.\n" "\n" "Mesedez http://launchpad.net/ubuntu/+source/%s/%s/+changelog erabili\n" "aldaketak eskuragarri egon arte edo saiatu berriz geroago." #: ../apt/package.py:1229 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." msgstr "" "Errorea aldaketen zerrenda deskargatzean. \n" "Mesedez, egiaztatu ezazu zure Internet konexioa." #: ../apt/debfile.py:89 #, python-format msgid "List of files for '%s' could not be read" msgstr "List of files for '%s(a)ren fitxategi zerrenda ezin izan da irakurri" #: ../apt/debfile.py:101 #, python-format msgid "List of control files for '%s' could not be read" msgstr "Ezin izan da '%s'(r)entzako kontrol-fitxategien zerrenda irakurri" #: ../apt/debfile.py:226 #, python-format msgid "Dependency is not satisfiable: %s\n" msgstr "Ezin da mendekotasuna bete: %s\n" #: ../apt/debfile.py:249 #, python-format msgid "Conflicts with the installed package '%s'" msgstr "Jadanik instalatuta dagoen '%s' paketearekin gatazkaren bat du" #: ../apt/debfile.py:396 #, python-format msgid "" "Breaks existing package '%(pkgname)s' dependency %(depname)s " "(%(deprelation)s %(depversion)s)" msgstr "" "Dagoeneko existitzen den '%(pkgname)s' paketearen %(depname)s mendekotasuna " "hausten du (%(deprelation)s %(depversion)s)" #: ../apt/debfile.py:423 #, python-format msgid "" "Breaks existing package '%(pkgname)s' conflict: %(targetpkg)s (%(comptype)s " "%(targetver)s)" msgstr "" "Dagoeneko existitzen den '%(pkgname)s' paketearekin gatazka sortzen du: " "%(targetpkg)s (%(comptype)s %(targetver)s)" #: ../apt/debfile.py:437 #, python-format msgid "" "Breaks existing package '%(pkgname)s' that conflict: '%(targetpkg)s'. But " "the '%(debfile)s' provides it via: '%(provides)s'" msgstr "" "Dagoeneko existitzen den '%(pkgname)s' paketearekin gatazka sortzen du: " "'%(targetpkg)s'. Baina '%(debfile)s'(e)k eskaintzen du hemen: '%(provides)s'" #: ../apt/debfile.py:493 msgid "No Architecture field in the package" msgstr "Ez dago arkitektura eremurik paketean" #: ../apt/debfile.py:503 #, python-format msgid "Wrong architecture '%s'" msgstr "Okerreko arkitektura '%s'" #: ../apt/debfile.py:512 msgid "A later version is already installed" msgstr "Bertsio berriago bat dago instalatuta jada" #: ../apt/debfile.py:537 msgid "Failed to satisfy all dependencies (broken cache)" msgstr "Ezin izan dira mendekotasun guztiak bete (cache-a hautsita)" #: ../apt/debfile.py:566 #, python-format msgid "Cannot install '%s'" msgstr "Ezin da '%s' instalatu" #: ../apt/debfile.py:642 msgid "" "Automatically decompressed:\n" "\n" msgstr "" "Automatikoki deskonprimatuta:\n" "\n" #: ../apt/debfile.py:648 msgid "Automatically converted to printable ascii:\n" msgstr "Automatikoki bihurtuta ascii inprimagarrira:\n" #: ../apt/debfile.py:748 #, python-format msgid "Install Build-Dependencies for source package '%s' that builds %s\n" msgstr "" "Instalatu konpilatze-mendekotasunak '%s' iturburu-paketearentzat, zeinak %s " "konpilatzen duen.\n" #: ../apt/debfile.py:759 msgid "An essential package would be removed" msgstr "Nahitaezko pakete bat desinstalatuko litzateke" #: ../apt/progress/text.py:89 #, python-format msgid "%c%s... Done" msgstr "%c%s... Eginda" #: ../apt/progress/text.py:129 msgid "Hit " msgstr "Jo " #: ../apt/progress/text.py:138 msgid "Ign " msgstr "Ez ikusi " #: ../apt/progress/text.py:140 msgid "Err " msgstr "Errorea " #: ../apt/progress/text.py:151 msgid "Get:" msgstr "Hartu:" #: ../apt/progress/text.py:217 msgid " [Working]" msgstr " [Lanean]" #: ../apt/progress/text.py:228 #, python-format msgid "" "Media change: please insert the disc labeled\n" " '%s'\n" "in the drive '%s' and press enter\n" msgstr "" "Medio Aldaketa: Mesedez sar\n" " '%s'\n" "izeneko diska '%s' gailuan eta enter sakatu\n" #. Trick for getting a translation from apt #: ../apt/progress/text.py:237 #, python-format msgid "Fetched %sB in %s (%sB/s)\n" msgstr "Lortuta: %sB (%s) (%sB/s)\n" #: ../apt/progress/text.py:253 msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'" msgstr "" "Mesedez idatzi izen bat diska honentzat, 'Debian 2.1r1 1 Diska' antzerakoan" #: ../apt/progress/text.py:269 msgid "Please insert a Disc in the drive and press enter" msgstr "Mesedez sar diska bat gailuan eta enter sakatu" ���������������������������������������������������������������������������������������������language-pack-eu-base/data/eu/LC_MESSAGES/lightdm.po������������������������������������������������0000644�0000000�0000000�00000010234�12704125526�017065� 0����������������������������������������������������������������������������������������������������ustar ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������# Basque translation for lightdm # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the lightdm package. # FIRST AUTHOR <EMAIL@ADDRESS>, 2011. # msgid "" msgstr "" "Project-Id-Version: lightdm\n" "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" "POT-Creation-Date: 2016-04-05 06:27+0000\n" "PO-Revision-Date: 2016-04-05 13:31+0000\n" "Last-Translator: Launchpad Translations Administrators <Unknown>\n" "Language-Team: Basque <eu@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-04-15 07:49+0000\n" "X-Generator: Launchpad (build 17995)\n" #: ../debian/config-error-dialog.sh:16 #, sh-format msgid "Error found when loading $CONFIG_FILE:" msgstr "Errorea aurkitu da $CONFIG_FILE kargatzean:" #: ../debian/config-error-dialog.sh:17 msgid "" "As a result the session will not be configured correctly.\n" "You should fix the problem as soon as feasible." msgstr "" "Horren ondorioz, saioa ez da ongi konfiguratuko.\n" "Arazoa konpondu beharko zenuke ahalik eta lasterren." #. does not exist, so create it #: ../debian/guest-account.sh:68 msgid "Guest" msgstr "Gonbidatua" #: ../debian/guest-session-auto.sh:31 msgid "Temporary Guest Session" msgstr "Aldi baterako gonbidatu-saioa" #: ../debian/guest-session-auto.sh:32 msgid "" "All data created during this guest session will be deleted\n" "when you log out, and settings will be reset to defaults.\n" "Please save files on some external device, for instance a\n" "USB stick, if you would like to access them again later." msgstr "" "Gonbidatu-saio honetan sortutako datu guztiak ezabatuko\n" "dira saioa amaitzean, eta ezarpenak balio lehenetsietara\n" "itzuliko dira. Gorde fitxategiak kanpoko gailu batean, USB\n" "memoria batean adibidez, berriz erabili nahi badituzu." #: ../debian/guest-session-auto.sh:36 msgid "" "Another alternative is to save files in the\n" "/var/guest-data folder." msgstr "" "Beste aukera bat fitxategiak\n" "/var/guest-data karpetan gordetzea da." #. Help string for command line --config flag #: ../src/lightdm.c:1175 msgid "Use configuration file" msgstr "Erabili konfigurazio-fitxategia" #. Help string for command line --debug flag #: ../src/lightdm.c:1178 msgid "Print debugging messages" msgstr "Inprimatu arazketa-mezuak" #. Help string for command line --test-mode flag #: ../src/lightdm.c:1181 msgid "Run as unprivileged user, skipping things that require root access" msgstr "" "Exekutatu pribilegiorik gabeko erabiltzaile gisa, erro-atzipena behar duten " "gauzak saltatuz" #. Help string for command line --pid-file flag #: ../src/lightdm.c:1184 msgid "File to write PID into" msgstr "PIDa idatziko den fitxategia" #. Help string for command line --log-dir flag #: ../src/lightdm.c:1187 msgid "Directory to write logs to" msgstr "Egunkariak zein direktoriotan idatziko diren" #. Help string for command line --run-dir flag #: ../src/lightdm.c:1190 msgid "Directory to store running state" msgstr "Exekuzio-egoera zein direktoriotan gordeko den" #. Help string for command line --cache-dir flag #: ../src/lightdm.c:1193 msgid "Directory to cache information" msgstr "Informazioaren cache-a gordetzeko direktorioa" #. Help string for command line --show-config flag #: ../src/lightdm.c:1196 msgid "Show combined configuration" msgstr "Erakutsi konfigurazio konbinatua" #. Help string for command line --version flag #: ../src/lightdm.c:1199 msgid "Show release version" msgstr "Erakutsi bertsioa" #. Arguments and description for --help test #: ../src/lightdm.c:1218 msgid "- Display Manager" msgstr "- Display Manager" #. Text printed out when an unknown command-line argument provided #: ../src/lightdm.c:1228 #, c-format msgid "Run '%s --help' to see a full list of available command line options." msgstr "Exekutatu '%s --help' agindu-lerroko aukera guztiak zerrendatzeko." #. Text printed out when an unknown command-line argument provided #: ../src/dm-tool.c:29 #, c-format msgid "" "Run 'dm-tool --help' to see a full list of available command line options." msgstr "" "Exekutatu 'dm-tool --help' erabil daitezkeen agindu-lerroko aukera guztien " "zerrenda osoa ikusteko." ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������language-pack-eu-base/COPYING�����������������������������������������������������������������������0000644�0000000�0000000�00000043103�12704125520�013014� 0����������������������������������������������������������������������������������������������������ustar �������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. <signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. �����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������