language-pack-eu-base/0000755000000000000000000000000012743725230011767 5ustar language-pack-eu-base/debian/0000755000000000000000000000000012743725230013211 5ustar language-pack-eu-base/debian/rules0000755000000000000000000000165312743725230014276 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/postinst0000644000000000000000000000021012743725230015010 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/control0000644000000000000000000000207712743725230014622 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/copyright0000644000000000000000000000174312743725230015151 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/compat0000644000000000000000000000000212743725230014407 0ustar 8 language-pack-eu-base/debian/postrm0000644000000000000000000000020412743725230014454 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/changelog0000644000000000000000000000030612743725230015062 0ustar language-pack-eu-base (1:14.04+20160720) trusty-proposed; urgency=low * Initial Release. -- Ubuntu automatic language-pack builder Wed, 20 Jul 2016 16:45:12 +0000 language-pack-eu-base/debian/source/0000755000000000000000000000000012743725230014511 5ustar language-pack-eu-base/debian/source/format0000644000000000000000000000001512743725230015720 0ustar 3.0 (native) language-pack-eu-base/data/0000755000000000000000000000000012743725230012700 5ustar language-pack-eu-base/data/extra.tar0000644000000000000000000002400012743725230014527 0ustar var/lib/locales/supported.d/eu0000644000373100047300000000004412743725230020230 0ustar langpacklangpack00000000000000eu_ES.UTF-8 UTF-8 eu_FR.UTF-8 UTF-8 language-pack-eu-base/data/eu/0000755000000000000000000000000012743725230013311 5ustar language-pack-eu-base/data/eu/LC_MESSAGES/0000755000000000000000000000000012743725240015077 5ustar language-pack-eu-base/data/eu/LC_MESSAGES/nano.po0000644000000000000000000014104612743725230016377 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. # Mikel Olasagasti , 2004,2005,2006. # Peio Ziarsolo , 2001, 2002. # # msgid "" msgstr "" "Project-Id-Version: nano 1.9.99pre0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-22 06:34-0500\n" "PO-Revision-Date: 2014-02-19 01:46+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-07-20 12:10+0000\n" "X-Generator: Launchpad (build 18147)\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: This is the main search prompt. #: src/browser.c:727 src/search.c:173 msgid "Search" msgstr "Bilatu" #. 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]" #: src/browser.c:793 src/search.c:364 msgid "Search Wrapped" msgstr "Bilaketa berriz hasia" #: 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:843 src/search.c:517 msgid "No current search pattern" msgstr "Ez dago bilatzeko eredurik" #: 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: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:921 #, 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: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: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:1800 #, c-format msgid "Can't write outside of %s" msgstr "Ezin da %staz kanpo idatzi" #: src/files.c:1735 msgid "Cannot prepend or append to a symlink with --nofollow set" msgstr "" "Ezin zaio hasieran edo amaieran gehitu esteka sinboliko bati --nofollow " "ezarria dagoenean" #: 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: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: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: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: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/rcfile.c:1451 #, c-format msgid "" "\n" "Press Enter to continue starting nano.\n" msgstr "" "\n" "Nano abiarazten jarraitzeko return sakatu.\n" #: src/global.c:674 src/prompt.c:858 msgid "Cancel" msgstr "Bertan behera utzi" #: src/global.c:492 msgid "Replace" msgstr "Ordezkatu" #: src/global.c:784 msgid "No Replace" msgstr "Ez ordezkatu" #: src/global.c:767 msgid "Case Sens" msgstr "May/Min" #: src/global.c:777 msgid "Backwards" msgstr "[Atzeruntza]" #: src/global.c:772 msgid "Regexp" msgstr "Regexp" #: 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" #. TRANSLATORS: Try to keep this string at most 12 characters. #: src/global.c:505 msgid "WhereIs Next" msgstr "Non dago Hur." #: src/global.c:1004 msgid "First File" msgstr "Lehen fitxategia" #: src/global.c:1006 msgid "Last File" msgstr "Azken Fitxategia" #: src/global.c:996 msgid "To Files" msgstr "Fitxategietara" #: 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:723 msgid "Go To Dir" msgstr "Joan direktorio honetara" #. TRANSLATORS: Try to keep the following strings at most 10 characters. #: src/global.c:671 msgid "Get Help" msgstr "Laguntza begiratu" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. #: src/global.c:480 msgid "Exit" msgstr "Irten" #: src/global.c:491 msgid "Where Is" msgstr "Bilatu" #: src/global.c:496 msgid "Prev Page" msgstr "Aurreko orrialdea" #: src/global.c:497 msgid "Next Page" msgstr "Hurrengo orrialdea" #: src/global.c:807 msgid "First Line" msgstr "Lehen lerroa" #: src/global.c:809 msgid "Last Line" msgstr "Azken lerroa" #: src/global.c:933 msgid "Suspend" msgstr "Eseki" #: 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:500 msgid "FullJstify" msgstr "Justifikatu" #: src/global.c:502 msgid "Refresh" msgstr "Freskatu" #: src/global.c:495 msgid "Insert File" msgstr "Hurrengo fitxategia" #: src/global.c:493 msgid "Go To Line" msgstr "Joan lerro hontara" #. 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:520 msgid "Go to previous screen" msgstr "" #: src/global.c:521 msgid "Go to next screen" 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:534 msgid "Mark text at the cursor position" msgstr "Kurtzorearen uneko posisioan textua markatu" #: src/global.c:535 msgid "Repeat last search" msgstr "Errepikatu azken bilaketa" #: 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:556 msgid "Go forward one character" msgstr "" #: src/global.c:555 msgid "Go back one character" msgstr "" #: src/global.c:559 msgid "Go forward one word" msgstr "" #: src/global.c:558 msgid "Go back 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: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:602 msgid "Suspend the editor (if suspend is enabled)" 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: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:648 msgid "Go to the next file in the list" msgstr "" #: src/global.c:647 msgid "Go to the previous file in the list" msgstr "" #: src/global.c:649 msgid "Go to directory" msgstr "Joan direktorio honetara" #: src/global.c:481 msgid "Close" msgstr "Itxi" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:679 msgid "WriteOut" msgstr "Gorde" #: src/global.c:499 msgid "Justify" msgstr "Justifikatu" #: src/global.c:490 msgid "Read File" msgstr "Artxiboa irakurri" #: src/global.c:738 msgid "Cut Text" msgstr "Textua moztu" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:718 msgid "UnJustify" msgstr "Justifikazioa ezeztatu" #. TRANSLATORS: Try to keep this at most 10 characters. #: src/global.c:723 msgid "UnCut Text" msgstr "Ezmoztu testua" #: src/global.c:792 msgid "Cur Pos" msgstr "Uneko posizioa" #: src/global.c:753 msgid "To Spell" msgstr "Ortografia" #: 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:838 src/global.c:844 msgid "Forward" msgstr "Aurrean" #: src/global.c:836 src/global.c:842 msgid "Back" msgstr "Atzean" #: src/global.c:851 msgid "Next Word" msgstr "Hurrengo hitza" #: src/global.c:849 msgid "Prev Word" msgstr "Aurreko hitza" #: src/global.c:494 msgid "Prev Line" msgstr "Aurreko lerroa" #: src/global.c:495 msgid "Next Line" msgstr "Hurrengo lerroa" #: src/global.c:855 msgid "Home" msgstr "Etxea" #: src/global.c:857 msgid "End" msgstr "Bukaera" #: src/global.c:845 msgid "Find Other Bracket" msgstr "Beste giltz bat bilatu" #: src/global.c:873 msgid "Scroll Up" msgstr "Korritu gora" #: src/global.c:875 msgid "Scroll Down" msgstr "Korritu behera" #: src/global.c:856 msgid "Previous File" msgstr "Aurreko fitxategia" #: src/global.c:882 msgid "Next File" msgstr "Hurrengo fitxategia" #. TRANSLATORS: This is displayed when the next keystroke will be #. * inserted verbatim. #: src/text.c:3411 msgid "Verbatim Input" msgstr "Sarrera literala" #: 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" #: src/global.c:916 msgid "CutTillEnd" msgstr "MoztuAmaieraraArte" #: src/global.c:926 msgid "Word Count" msgstr "Hitz kopurua" #. 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: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:1385 msgid "Long line wrapping" msgstr "Auto-doitu lerroa" #: 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:1391 msgid "Multiple file buffers" msgstr "Fitxategi anitzen buffer-a" #: 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/global.c:1399 msgid "Soft line wrapping" msgstr "" #: 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:595 msgid "Key invalid in view mode" msgstr "Tekla baliogabea ikuskatze moduan" #: 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:824 msgid "Show this message" msgstr "Mezu hau erakutsi" #: 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:840 msgid "Enable multiple file buffers" msgstr "Gaitu fitxategi buffer ugari" #: 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: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: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:921 msgid "Don't follow symbolic links, overwrite" msgstr "Ez jarraitu esteka sinbolikoak, gainidatzi" #: src/nano.c:894 msgid "Enable the use of the mouse" msgstr "Gaitu xaguaren erabilera" #: 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:906 msgid "Set 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:915 msgid "Allow generic undo [EXPERIMENTAL]" msgstr "" #: src/nano.c:920 msgid "View mode (read-only)" msgstr "Ikuskatze modua (irakurri bakarrik)" #: src/nano.c:920 msgid "Don't wrap long lines" msgstr "Ez doitu lerro luzeak" #: 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:928 msgid "(ignored, for Pico compatibility)" msgstr "(ignoratua, Pico-rekin konpatibilitatea mantentzeko)" #: src/nano.c:938 #, c-format msgid " GNU nano version %s (compiled %s, %s)\n" msgstr " GNU nano %s bertsioa (%s %s konpilatua)\n" #: 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:1079 msgid "Sorry, support for this function has been disabled" msgstr "Barkatu, funtzio horrentzat euskarria gaitu gabe dago" #: 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: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" #. 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:398 src/rcfile.c:499 msgid "keybindings must begin with \"^\", \"M\", or \"F\"" msgstr "" #: src/rcfile.c:407 msgid "Must specify function to bind key to" msgstr "" #: src/rcfile.c:418 src/rcfile.c:510 msgid "Must specify menu to bind key to (or \"all\")" msgstr "" #: src/rcfile.c:426 #, c-format msgid "Could not map name \"%s\" to a function" msgstr "" #: src/rcfile.c:432 src/rcfile.c:517 #, c-format msgid "Could not map name \"%s\" to a menu" msgstr "" #: src/rcfile.c:454 #, c-format msgid "Sorry, keystr \"%s\" is an illegal binding" 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:839 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Atzekaldeko \"%s\" koloreak ezin du bizia izan" #: 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:867 msgid "Cannot add a header regex without a syntax command" msgstr "" #: src/rcfile.c:874 #, c-format msgid "Fatal error: no keys mapped for function \"%s\"" msgstr "" #: src/rcfile.c:876 msgid "" "Exiting. Please use nano with the -I option if needed to adjust your nanorc " "settings\n" 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:972 msgid "Missing flag" msgstr "Kolorearen izena falta da" #: 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:1114 #, c-format msgid "Cannot unset flag \"%s\"" msgstr "Ezin da \"%s\" bandera kendu" #: src/rcfile.c:1123 #, c-format msgid "Unknown flag \"%s\"" msgstr "\"%s\" bandera ezezaguna" #: src/rcfile.c:1413 msgid "I can't find my home directory! Wah!" msgstr "Ezin dut nire etxe direktorioa aurkitu! Outx!" #: src/search.c:96 #, c-format msgid "\"%.*s%s\" not found" msgstr "\"%.*s%s\" ez da aurkitu" #. 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:475 msgid "Nothing in undo buffer!" msgstr "" #: src/text.c:455 src/text.c:593 #, 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:489 src/text.c:628 msgid "line wrap" 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: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:557 src/text.c:671 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:582 msgid "Internal error: Redo setup failed. Please save your work" msgstr "" #: src/text.c:737 #, c-format msgid "Redid action (%s)" msgstr "" #: src/text.c:766 msgid "Could not pipe" msgstr "Ezin da hoditik pasa" #: 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:941 msgid "Internal error: can't setup uncut. Please save your work." 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: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:827 src/text.c:2508 src/text.c:2944 msgid "Could not create pipe" msgstr "Ezin izan da hodia sortu" #: 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:2902 msgid "Finished checking spelling" msgstr "Zuzenketa ortografikoa bukatu da" #: src/text.c:70 #, c-format msgid "Error invoking \"%s\"" msgstr "Errorea \"%s\"-(e)ri deitzen" #: 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: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: " #: 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: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/example-content.po0000644000000000000000000000157512743725230020551 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-07-20 12:57+0000\n" "X-Generator: Launchpad (build 18147)\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.po0000644000000000000000000000640612743725230024633 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: 2014-04-07 14:12+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-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\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.po0000644000000000000000000000633612743725230020023 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: 2013-03-09 02:55+0100\n" "PO-Revision-Date: 2014-02-18 21:05+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-07-20 12:39+0000\n" "X-Generator: Launchpad (build 18147)\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.po0000644000000000000000000000572212743725230022164 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: 2014-04-07 14:12+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-07-20 14:06+0000\n" "X-Generator: Launchpad (build 18147)\n" #: src/kcmodule/notificationhelperconfigmodule.cpp:50 msgid "kcmnotificationhelper" msgstr "kcmnotificationhelper" #: src/kcmodule/notificationhelperconfigmodule.cpp:55 msgid "Kubuntu Notification Helper Configuration" msgstr "Kubuntu-ren Jakinarazpen Laguntzailearen Konfigurazioa" #: src/kcmodule/notificationhelperconfigmodule.cpp:53 msgid "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" msgstr "(C) 2009-2010 Jonathan Thomas, (C) 2009 Harald Sitter" #: 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.po0000644000000000000000000001166612743725230020536 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: 2014-04-12 14:06+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-07-20 10:33+0000\n" "X-Generator: Launchpad (build 18147)\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/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/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/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/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" language-pack-eu-base/data/eu/LC_MESSAGES/libapt-pkg4.12.po0000644000000000000000000012463012743725230020003 0ustar # translation of apt_po_eu.po to Euskara # This file is put in the public domain. # # Hizkuntza Politikarako Sailburuordetza , 2005. # Piarres Beobide , 2005, 2006, 2007, 2008, 2009. msgid "" msgstr "" "Project-Id-Version: apt_po_eu\n" "Report-Msgid-Bugs-To: APT Development Team \n" "POT-Creation-Date: 2012-03-15 19:05+0000\n" "PO-Revision-Date: 2016-05-25 09:08+0000\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2016-07-20 10:32+0000\n" "X-Generator: Launchpad (build 18147)\n" "Language: \n" #: methods/bzip2.cc:60 methods/gzip.cc:52 msgid "Empty files can't be valid archives" msgstr "" #: methods/gzip.cc:64 #, c-format msgid "Couldn't open pipe for %s" msgstr "Ezin izan da %s(r)en kanalizazioa ireki" #: methods/gzip.cc:109 #, c-format msgid "Read error from %s process" msgstr "Irakurri errorea %s prozesutik" #: methods/copy.cc:55 methods/gzip.cc:141 methods/gzip.cc:150 #: methods/rred.cc:483 methods/rred.cc:492 msgid "Failed to stat" msgstr "Huts egin du atzitzean" #: methods/copy.cc:100 methods/gzip.cc:147 methods/rred.cc:489 msgid "Failed to set modification time" msgstr "Huts egin du aldaketa ordua ezartzean" #: methods/cdrom.cc:199 #, c-format msgid "Unable to read the cdrom database %s" msgstr "Ezin da cdrom-eko %s datu-basea irakurri" #: methods/cdrom.cc:208 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:218 msgid "Wrong CD-ROM" msgstr "CD okerra" #: methods/cdrom.cc:245 #, 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:250 msgid "Disk not found." msgstr "Ez da diska aurkitu" #: methods/cdrom.cc:258 methods/file.cc:79 methods/rsh.cc:264 msgid "File not found" msgstr "Ez da fitxategia aurkitu" #: methods/file.cc:44 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:168 msgid "Logging in" msgstr "Sartzen" #: methods/ftp.cc:174 msgid "Unable to determine the peer name" msgstr "Ezin izan da peer edo parekoaren izena zehaztu" #: methods/ftp.cc:179 msgid "Unable to determine the local name" msgstr "Ezin izan da izen lokala zehaztu" #: methods/ftp.cc:210 methods/ftp.cc:238 #, c-format msgid "The server refused the connection and said: %s" msgstr "Zerbitzariak gure konexioa ukatu eta hau esan du: %s" #: methods/ftp.cc:216 #, c-format msgid "USER failed, server said: %s" msgstr "USERek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc:223 #, c-format msgid "PASS failed, server said: %s" msgstr "PASSek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc:243 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:271 #, 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:297 #, c-format msgid "TYPE failed, server said: %s" msgstr "TYPEk huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc:335 methods/ftp.cc:446 methods/rsh.cc:183 methods/rsh.cc:226 msgid "Connection timeout" msgstr "Konexioa denboraz kanpo" #: methods/ftp.cc:341 msgid "Server closed the connection" msgstr "Zerbitzariak konexioa itxi du" #: apt-pkg/contrib/fileutl.cc msgid "Read error" msgstr "Irakurketa errorea" #: methods/ftp.cc:351 methods/rsh.cc:197 msgid "A response overflowed the buffer." msgstr "Erantzun batek bufferrari gainez eragin dio." #: methods/ftp.cc:368 methods/ftp.cc:380 msgid "Protocol corruption" msgstr "Protokolo hondatzea" #: apt-pkg/contrib/fileutl.cc msgid "Write error" msgstr "Idazketa errorea" #: methods/ftp.cc:693 methods/ftp.cc:699 methods/ftp.cc:735 msgid "Could not create a socket" msgstr "Ezin izan da socket-a sortu" #: methods/ftp.cc:704 msgid "Could not connect data socket, connection timed out" msgstr "" "Ezin izan da datu-socketa konektatu; konexioak denbora muga gainditu du" #: methods/ftp.cc:708 methods/connect.cc:111 msgid "Failed" msgstr "Huts egin du" #: methods/ftp.cc:710 msgid "Could not connect passive socket." msgstr "Ezin izan da socket pasibora konektatu." #: methods/ftp.cc:728 msgid "getaddrinfo was unable to get a listening socket" msgstr "getaddrinfo-k ezin izan du socket entzule bat eskuratu" #: methods/ftp.cc:742 msgid "Could not bind a socket" msgstr "Ezin izan da socket bat lotu" #: methods/ftp.cc:746 msgid "Could not listen on the socket" msgstr "Ezin izan da socket-ean entzun" #: methods/ftp.cc:753 msgid "Could not determine the socket's name" msgstr "Ezin izan da socket-aren izena zehaztu" #: methods/ftp.cc:785 msgid "Unable to send PORT command" msgstr "Ezin da PORT komandoa bidali" #: methods/ftp.cc:795 #, c-format msgid "Unknown address family %u (AF_*)" msgstr "Helbide familia ezezagunaa: %u (AF_*)" #: methods/ftp.cc:804 #, c-format msgid "EPRT failed, server said: %s" msgstr "EPRTek huts egin du, eta zerbitzariak hau esan du: %s" #: methods/ftp.cc:824 msgid "Data socket connect timed out" msgstr "Datu-socket konexioak denbora muga gainditu du" #: methods/ftp.cc:831 msgid "Unable to accept connection" msgstr "Ezin da konexioa onartu" #: methods/ftp.cc:870 methods/http.cc:1013 methods/rsh.cc:303 msgid "Problem hashing file" msgstr "Arazoa fitxategiaren hash egitean" #: methods/ftp.cc:883 #, c-format msgid "Unable to fetch file, server said '%s'" msgstr "Ezin da fitxategia lortu; zerbitzariak hau esan du: '%s'" #: methods/ftp.cc:898 methods/rsh.cc:322 msgid "Data socket timed out" msgstr "Datu-socketak denbora muga gainditu du" #: methods/ftp.cc:928 #, 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:1005 msgid "Query" msgstr "Kontsulta" #: methods/ftp.cc:1117 msgid "Unable to invoke " msgstr "Ezin da deitu " #: methods/connect.cc:71 #, c-format msgid "Connecting to %s (%s)" msgstr "Konektatzen -> %s.(%s)" #: methods/connect.cc:82 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" #: methods/connect.cc:89 #, 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:95 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "Ezin izan da konexioa hasi -> %s:%s (%s)." #: methods/connect.cc:103 #, 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:121 #, 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:149 methods/rsh.cc:425 #, c-format msgid "Connecting to %s" msgstr "Konektatzen -> %s..." #: methods/connect.cc:168 methods/connect.cc:187 #, c-format msgid "Could not resolve '%s'" msgstr "Ezin izan da '%s' ebatzi" #: methods/connect.cc:193 #, c-format msgid "Temporary failure resolving '%s'" msgstr "Aldi baterako akatsa '%s' ebaztean" #: methods/connect.cc:196 #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "" #: methods/connect.cc:243 #, c-format msgid "Unable to connect to %s:%s:" msgstr "Ezin izan da %s:%s-ra konektatu:" #: methods/gpgv.cc:237 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:242 msgid "At least one invalid signature was encountered." msgstr "Beintza sinadura baliogabe bat aurkitu da." #: methods/gpgv.cc:175 msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" msgstr "" "Ezin izan da 'gpgv' exekutatu sinadura egiaztatzeko (gpgv instalatuta dago?)" #: methods/gpgv.cc:251 msgid "Unknown error executing gpgv" msgstr "Errore ezezaguna gpgv exekutatzean" #: methods/gpgv.cc:285 methods/gpgv.cc:292 msgid "The following signatures were invalid:\n" msgstr "Ondorengo sinadurak baliogabeak dira:\n" #: methods/gpgv.cc:299 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 baitago " "eskuragarri:\n" #: methods/http.cc:385 msgid "Waiting for headers" msgstr "Goiburuen zain" #: methods/http.cc:531 #, c-format msgid "Got a single header line over %u chars" msgstr "Goiburu-lerro bakarra eskuratu da %u karaktereen gainean" #: methods/http.cc:539 msgid "Bad header line" msgstr "Okerreko goiburu-lerroa" #: methods/http.cc:558 methods/http.cc:565 msgid "The HTTP server sent an invalid reply header" msgstr "http zerbitzariak erantzun goiburu baliogabe bat bidali du." #: methods/http.cc:594 msgid "The HTTP server sent an invalid Content-Length header" msgstr "http zerbitzariak Content-Length buru baliogabe bat bidali du" #: methods/http.cc:614 msgid "The HTTP server sent an invalid Content-Range header" msgstr "http zerbitzariak Content-Range buru baliogabe bat bidali du" #: methods/http.cc:616 msgid "This HTTP server has broken range support" msgstr "http zerbitzariak barruti onarpena apurturik du" #: methods/http.cc:640 msgid "Unknown date format" msgstr "Datu formatu ezezaguna" #: methods/http.cc:796 msgid "Select failed" msgstr "Hautapenak huts egin du" #: methods/http.cc:801 msgid "Connection timed out" msgstr "Konexioaren denbora muga gainditu da" #: methods/http.cc:824 msgid "Error writing to output file" msgstr "Errorea irteerako fitxategian idaztean" #: methods/http.cc:855 msgid "Error writing to file" msgstr "Errorea fitxategian idaztean" #: methods/http.cc:883 msgid "Error writing to the file" msgstr "Errorea fitxategian idaztean" #: methods/http.cc:897 msgid "Error reading from server. Remote end closed connection" msgstr "" "Errorea zerbitzaritik irakurtzen Urrunetik amaitutako konexio itxiera" #: methods/http.cc:899 msgid "Error reading from server" msgstr "Errorea zerbitzaritik irakurtzean" #: methods/http.cc:1167 msgid "Bad header data" msgstr "Goiburu data gaizki dago" #: methods/http.cc:1184 methods/http.cc:1239 msgid "Connection failed" msgstr "Konexioak huts egin du" #: methods/http.cc:1331 msgid "Internal error" msgstr "Barne errorea" #: 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 duplicate file descriptor %i" msgstr "Ezin izan da %i fitxategi deskribatzailea bikoiztu" #: apt-pkg/contrib/mmap.cc #, c-format msgid "Couldn't make mmap of %llu bytes" msgstr "" #: 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:234 #, c-format msgid "" "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. " "Current value: %lu. (man 5 apt.conf)" msgstr "" "MMAP dinamikoa memoriaz kanpo. Mesedez handitu APT::Cache-Limit muga. Uneko " "balioa: %lu. (man 5 apt.conf)" #: 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 "" #. 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" #: 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/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/cmndline.cc:77 #, c-format msgid "Command line option '%c' [from %s] is not known." msgstr "Ez da ezagutzen komando lerroko '%c' aukera [%s]." #: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111 #: apt-pkg/contrib/cmndline.cc:119 #, c-format msgid "Command line option %s is not understood" msgstr "Ez da ulertzen komando lerroko %s aukera" #: 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 =." msgstr "" "%s aukera: konfigurazio elementuaren zehaztapenak = 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/cdromutl.cc #, c-format msgid "Unable to stat the mount point %s" msgstr "Ezin da atzitu %s muntatze puntua" #: 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 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/contrib/cdromutl.cc msgid "Failed to stat the cdrom" msgstr "Huts egin du CDROMa atzitzean" #: 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 #, 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 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 "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 gzip file %s" msgstr "Errorea %s gzip fitxategia ixtean" #: 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 #, c-format msgid "Problem unlinking the file %s" msgstr "Errorea %s fitxategiaren lotura kentzean" #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Arazoa fitxategia sinkronizatzean" #: 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:161 msgid "The package cache file is corrupted, it is too small" msgstr "" #: 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:153 msgid "The package cache was built for a different architecture" msgstr "Paketeen katxea beste arkitektura batentzat sortuta dago" #: 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 "important" msgstr "garrantzitsua" #: apt-pkg/pkgcache.cc msgid "required" msgstr "beharrezkoa" #: 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/depcache.cc msgid "Building dependency tree" msgstr "Mendekotasun-zuhaitza eraikitzen" #: apt-pkg/depcache.cc msgid "Candidate versions" msgstr "Hautagaien bertsioak" #: apt-pkg/depcache.cc msgid "Dependency generation" msgstr "Mendekotasunen sorrera" #: 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/tagfile.cc:102 #, c-format msgid "Unable to parse package file %s (1)" msgstr "Ezin da %s pakete fitxategia analizatu (1)" #: apt-pkg/tagfile.cc:189 #, c-format msgid "Unable to parse package file %s (2)" msgstr "Ezin da %s pakete fitxategia analizatu (2)" #: apt-pkg/sourcelist.cc:92 #, c-format msgid "Malformed line %lu in source list %s ([option] unparseable)" msgstr "" #: apt-pkg/sourcelist.cc:95 #, c-format msgid "Malformed line %lu in source list %s ([option] too short)" msgstr "" #: apt-pkg/sourcelist.cc:106 #, c-format msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" msgstr "" #: apt-pkg/sourcelist.cc:112 #, c-format msgid "Malformed line %lu in source list %s ([%s] has no key)" msgstr "" #: apt-pkg/sourcelist.cc:115 #, c-format msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" msgstr "" #: apt-pkg/sourcelist.cc:83 #, c-format msgid "Malformed line %lu in source list %s (URI)" msgstr "Gaizki osatutako %lu lerroa %s Iturburu zerrendan (URI)" #: apt-pkg/sourcelist.cc:85 #, c-format msgid "Malformed line %lu in source list %s (dist)" msgstr "Gaizki osatutako %lu lerroa %s Iturburu zerrendan (dist)" #: apt-pkg/sourcelist.cc:88 #, c-format msgid "Malformed line %lu in source list %s (URI parse)" msgstr "Gaizki osatutako %lu lerroa %s Iturburu zerrendan (URI analisia)" #: apt-pkg/sourcelist.cc:94 #, c-format msgid "Malformed line %lu in source list %s (absolute dist)" msgstr "Gaizkieratutako %lu lerroa %s iturburu zerrendan (banaketa orokorra)" #: apt-pkg/sourcelist.cc:101 #, c-format msgid "Malformed line %lu in source list %s (dist parse)" msgstr "Gaizki osatutako %lu lerroa %s Iturburu zerrendan (dist analisia)" #: apt-pkg/sourcelist.cc #, c-format msgid "Opening %s" msgstr "%s irekitzen" #: 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/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/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/pkgrecords.cc #, c-format msgid "Index file type '%s' is not supported" msgstr "'%s' motako indize fitxategirik ez da onartzen" #: 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/algorithms.cc:1389 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Ezin da lortu %s %s\n" #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." 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 "" #. 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/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 "Method %s did not start correctly" msgstr "%s metodoa ez da behar bezala abiarazi" #: apt-pkg/acquire-worker.cc:413 #, c-format msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press enter." msgstr "Mesedez sa ''%s' izeneko diska '%s' gailuan eta enter sakatu" #: 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/clean.cc #, c-format msgid "Unable to stat %s." msgstr "Ezin da %s atzitu." #: 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/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/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 msgid "No priority (or zero) specified for pin" msgstr "Ez da lehentasunik zehaztu orratzarentzat (pin) (edo zero da)" #: 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:320 #, c-format msgid "Package %s %s was not found while processing file dependencies" msgstr "%s %s paketea ez da aurkitu fitxategi mendekotasunak prozesatzean" #: apt-pkg/pkgcachegen.cc:706 #, c-format msgid "Couldn't stat source package list %s" msgstr "Ezin da atzitu %s iturburu paketeen zerrenda" #: apt-pkg/pkgcachegen.cc msgid "Reading package lists" msgstr "Pakete Zerrenda irakurtzen" #: apt-pkg/pkgcachegen.cc:808 msgid "Collecting File Provides" msgstr "Fitxategiaren erreferentziak biltzen" #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "%s : ezin da idatzi" #: apt-pkg/pkgcachegen.cc msgid "IO Error saving source cache" msgstr "S/I errorea iturburu katxea gordetzean" #: 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:481 msgid "MD5Sum mismatch" msgstr "MD5Sum ez dator bat" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Egiaztapena ez dator bat" #: 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:1403 #, c-format msgid "Unable to find hash sum for '%s' in Release file" 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 "" #: apt-pkg/acquire-item.cc:1530 #, c-format msgid "" "A error occurred during the signature verification. The repository is not " "updated and the previous index files will be used. GPG error: %s: %s\n" 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 "" "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:1704 #, 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." msgstr "" "Ezin izan dut %s paketeko fitxategi bat lokalizatu. Beharbada eskuz konpondu " "beharko duzu paketea." #: 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." #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Tamaina ez dator bat" #: 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 "Invalid 'Valid-Until' entry in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" msgstr "" #: apt-pkg/vendorlist.cc:66 #, c-format msgid "Vendor block %s contains no fingerprint" msgstr "%s saltzaile blokeak ez du egiaztapen markarik" #: apt-pkg/cdrom.cc:526 #, c-format msgid "" "Using CD-ROM mount point %s\n" "Mounting CD-ROM\n" msgstr "" "%s CD-ROM muntatze puntua erabiltzen\n" "CD-ROM-a muntatzen\n" #: apt-pkg/cdrom.cc:535 apt-pkg/cdrom.cc:623 msgid "Identifying.. " msgstr "Egiaztatzen... " #: apt-pkg/cdrom.cc #, c-format msgid "Stored label: %s\n" msgstr "Gordetako Etiketa: %s\n" #: 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:604 msgid "Unmounting CD-ROM\n" msgstr "CD-ROM-a desmuntatzen\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:634 msgid "Scanning disc for index files..\n" msgstr "Indize fitxategien bila diska arakatzen...\n" #: 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/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:530 #, c-format msgid "Skipping nonexistent file %s" msgstr "" #: 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/indexcopy.cc:677 #, c-format msgid "File %s doesn't start with a clearsigned message" msgstr "" #. TRANSLATOR: %s is the trusted keyring parts directory #: methods/gpgv.cc:78 #, c-format msgid "No keyring installed in %s." msgstr "Ez da gako-biltzailerik instalatu %s-n." #: 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 "Unable to locate package %s" msgstr "Ezin da %s paketea lokalizatu" #: 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 "Can't select versions from package '%s' as it is purely virtual" 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/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/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/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:958 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" msgstr "" "Ezin da erregistroa idatzi, openpty() -ek huts egin du (/dev/pts ez dago " "muntaturik?)\n" #: apt-pkg/install-progress.cc msgid "Running dpkg" 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/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 "" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default #: methods/mirror.cc:172 #, 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:263 #, c-format msgid "Can not read mirror file '%s'" msgstr "" #: methods/mirror.cc:407 #, c-format msgid "[Mirror: %s]" msgstr "" #: methods/rred.cc:465 #, c-format msgid "" "Could not patch %s with mmap and with file operation usage - the patch seems " "to be corrupt." msgstr "" #: methods/rred.cc:470 #, c-format msgid "" "Could not patch %s with mmap (but no mmap specific fail) - the patch seems " "to be corrupt." msgstr "" #: methods/rsh.cc:91 msgid "Failed to create IPC pipe to subprocess" msgstr "Huts egin du azpiprozesuarentzako IPC kanalizazio bat sortzean" #: methods/rsh.cc:330 msgid "Connection closed prematurely" msgstr "Konexioa behar baino lehenago itxi da" language-pack-eu-base/data/eu/LC_MESSAGES/Linux-PAM.po0000644000000000000000000003425512743725230017161 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-07-20 12:00+0000\n" "X-Generator: Launchpad (build 18147)\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/indent.po0000644000000000000000000001506712743725231016731 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-07-20 11:44+0000\n" "X-Generator: Launchpad (build 18147)\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.po0000644000000000000000000101506312743725231017655 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: 2014-06-25 14:52+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-07-20 11:55+0000\n" "X-Generator: Launchpad (build 18147)\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.po0000644000000000000000000064726412743725231017301 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: 2012-11-04 19:55+0800\n" "PO-Revision-Date: 2014-04-03 19:50+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-07-20 10:33+0000\n" "X-Generator: Launchpad (build 18147)\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 every install run, aptitude will " "delete from the package cache any package files that can no longer be " "downloaded from any archive in sources.list." msgstr "" "Aukera hau gaiturik dagoenean, instalatze abiarazte bakoitzaren ondoren " "aptitudek soruces-list zerrendako fitxategietan aurkitu ezin den edozien " "pakete ezabatuko du." #: 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:334 #, c-format msgid "" "%s is already installed at the latest version, 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: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: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:559 #, c-format msgid "" "Couldn't find package \"%s\", and more than 40\n" "packages contain \"%s\" in their name.\n" msgstr "" "Ezin da \"%s\" paketa aurkitu, eta 40 paketetik\n" "gora dute \"%s\" beren izenean.\n" #: 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:586 #, c-format msgid "" "Couldn't find any package matching \"%s\", and more than 40\n" "packages contain \"%s\" in their description.\n" msgstr "" "Ezin izan da aurkitu \"%s\"rekin bat datorren paketerik; baina\n" "40 paketek baino gehiagok dute \"%s\" azalpenean.\n" #: 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: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:101 #, c-format msgid " which is a virtual package." msgstr " pakete birtual bat dena" #: 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 broken [%+d]" msgid_plural "%d broken [%+d]" msgstr[0] "Hautsitako %d [%+d]" msgstr[1] "%d hautsitak [%+d]" #: src/cmdline/cmdline_util.cc:374 #, c-format msgid "%d update [%+d]" msgid_plural "%d updates [%+d]" msgstr[0] "bertsio-berritze %d [%+d]" msgstr[1] "%d bertsio-berritze [%+d]" #: src/cmdline/cmdline_util.cc:388 #, c-format msgid "%d new [%+d]" msgid_plural "%d new [%+d]" msgstr[0] "berri %d [%+d]" msgstr[1] "%d berri [%+d]" #: 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/edit_pkg_hier.cc:192 msgid "No hierarchy information to edit" msgstr "Hierarkia-informaziorik ez editatzeko" #: src/edit_pkg_hier.cc:294 #, c-format msgid "Couldn't open \"%s\" for writing" msgstr "Ezin izan da \"%s\" idazteko ireki" #: src/edit_pkg_hier.cc:340 msgid "Unable to look up your home directory!" 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: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 "A package failed to install. Trying to recover:" msgstr "" "Arazoren bat gertatu da pakete bat instalatzean. Berreskuratzen saiatuko da:" #: 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/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/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:73 #, c-format msgid "" "IMPORTANT: this log only lists intended actions; actions which fail due to\n" "dpkg problems may not be completed.\n" "\n" msgstr "" "GARRANTZITSUA: Erregistro honek egin nahi diren ekintzak erakusten\n" "ditu. Posible da ekintza batzuek dpkg arazorengatik ez osatzea.\n" "\n" #: 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:91 #, c-format msgid "[UPGRADE] %s %s -> %s\n" msgstr "[EGUNERATU] %s %s -> %s\n" #: src/generic/apt/log.cc:95 #, c-format msgid "[DOWNGRADE] %s %s -> %s\n" msgstr "[ATZERATU] %s %s -> %s\n" #: src/generic/apt/log.cc:94 msgid "REMOVE" msgstr "EZABATU" #: src/generic/apt/log.cc:93 msgid "INSTALL" msgstr "INSTALATU" #: 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:155 #, c-format msgid "[%s] %s\n" msgstr "[%s] %s\n" #: src/generic/apt/log.cc:145 #, c-format msgid "" "=============================================================================" "==\n" "\n" "Log complete.\n" msgstr "" "=============================================================================" "==\n" "\n" "Erregistro osoa.\n" #: 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/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/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/pkg_hier.cc:28 src/generic/apt/pkg_hier.cc:49 #, c-format msgid "Warning: group %s is involved in a cycle" msgstr "Kontuz: %s taldea ziklo batean sartuta dago" #: src/generic/apt/pkg_hier.cc:143 #, c-format msgid "Cannot open package hierarchy file %s" msgstr "Ezin da %s pakete-hierarkiako fitxategia ireki" #: src/generic/apt/pkg_hier.cc:164 msgid "Global block encountered after first record, ignoring" msgstr "" "Blokeo orokorra aurkitu da lehen erregistroaren ondoren; ez ikusi egingo " "zaio..." #: src/generic/apt/pkg_hier.cc:177 msgid "Bad record encountered (no Package or Group entry), skipping" msgstr "" "Erregistro txarra (Pakete- edo Talde-sarrerarik ez); saltatu egingo da..." #: src/generic/apt/pkg_hier.cc:179 #, c-format msgid "Bad record encountered (Package=%s, Group=%s), skipping" msgstr "" "Erregistro txarra aurkitu da (Paketea=%s, Taldea=%s), saltatu egingo da..." #: src/generic/apt/pkg_hier.cc:242 #, c-format msgid "Multiple descriptions found for group %s, ignoring one" msgstr "" "Azalpen bat baino gehiago aurkitu dira %s taldearentzat; bati ez ikusi " "egingo zaio" #: 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/tags.cc:430 src/generic/apt/tags.cc:445 #: src/generic/apt/tags.cc:476 src/generic/apt/tags.cc:491 msgid "No tag descriptions are available." msgstr "" #: src/generic/apt/tags.cc:436 src/generic/apt/tags.cc:451 #: src/generic/apt/tags.cc:482 src/generic/apt/tags.cc:497 #, c-format msgid "No description available for %s." 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:201 src/generic/util/temp.cc:275 #, c-format msgid "Unable to create temporary directory from template \"%s\": %s" msgstr "Ezin da aldi baterako direktorioa \"%s\" txantiloitik sortu: %s" #: src/generic/util/temp.cc:319 #, c-format msgid "Unable to create temporary filename from prefix \"%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:597 msgid "Dummy label (will be replaced at runtime)." 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:1631 msgid "" "Label explaining the upgrade. This text will not appear in the program at " "runtime." 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 solutions." msgstr "" #: 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: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:684 #, c-format msgid "Unexpectedly empty tree title after \"%s\"" msgstr "Ustelgabeko titulu-zuhaitz hutsa \"%s\" ondoren" #: 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:166 #, c-format msgid " Ept support enabled.\n" msgstr " Ept euskarria gaituta\n" #: src/main.cc:168 #, c-format msgid " Ept support disabled.\n" msgstr " Ept euskarria desgaituta\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: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:469 msgid "You die... --More--" msgstr "Zu hill... --Gehiago--" #: src/mine/cmine.cc:482 msgid "The spikes were poisoned! The poison was deadly... --More--" msgstr "Iltzeak pozoituta zeuden! Pozoia hilgarria zen... -Gehiago--" #: src/mine/cmine.cc:485 msgid "You land on a set of sharp iron spikes! --More--" msgstr "" "Burdinazko iltze zorrotz batzuen gainean lurreratu zara! --Gehiago--" #: src/mine/cmine.cc:488 msgid "You fall into a pit! --More--" msgstr "Zulo batera erori zara! --Gehiago--" #: src/mine/cmine.cc:491 msgid "KABOOM! You step on a land mine. --More--" msgstr "BUM! Mina bat zapaldu duzu. -Gehiago--" #: src/mine/cmine.cc:496 msgid "The dart was poisoned! The poison was deadly... --More--" msgstr "Dardoak pozondurik zeuden! Pozoia hilgarria zen... --Gehiago--" #: src/mine/cmine.cc:498 msgid "" "A little dart shoots out at you! You are hit by a little dart! --More--" msgstr "" "Dardo txiki batek jo zaitu! Dardo hilgarri batek jo zaitu! --Gehiago" #: src/mine/cmine.cc:502 msgid "You turn to stone... --More--" msgstr "Zu hari biurtu zara... --Gehiago--" #: src/mine/cmine.cc:504 msgid "Touching the cockatrice corpse was a fatal mistake. --More--" msgstr "Ankasartze konponezina egin zenuen basiliskoa ikutzean. --Gehiago--" #: src/mine/cmine.cc:506 msgid "You feel here a cockatrice corpse. --More--" msgstr "Basilisko gorputza sentitzen duzu. --Gehiago--" #: src/mine/cmine.cc:510 msgid "" "Click! You trigger a rolling boulder trap! You are hit by a boulder! --" "More--" msgstr "" "Klik! Arri borobileko trampa aktibatu duzu! Arriak jo egin zaitu --Gehiago-" "-" #: src/mine/cmine.cc:520 msgid "sleep" msgstr "lo" #: src/mine/cmine.cc:523 msgid "striking" msgstr "kolpeka" #: src/mine/cmine.cc:526 msgid "death" msgstr "heriotza" #: src/mine/cmine.cc:529 msgid "polymorph" msgstr "polimorfikoa" #: src/mine/cmine.cc:532 msgid "magic missile" msgstr "misil majikoa" #: src/mine/cmine.cc:535 msgid "secret door detection" msgstr "ate sekretu atzematea" #: src/mine/cmine.cc:538 msgid "invisibility" msgstr "ikustezina" #: src/mine/cmine.cc:541 msgid "cold" msgstr "hotza" #: src/mine/cmine.cc:545 #, c-format msgid "Your wand of %s breaks apart and explodes! --More--" msgstr "Zure %s barita magikoa apurtu eta mila zati egin da! --Gehiago--" #: src/mine/cmine.cc:551 msgid "You are jolted by a surge of electricity! --More--" msgstr "Elektrizitate deskarga batek jo zaitu! --Gehiago--" #: 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: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_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:931 msgid "UNCATEGORIZED" msgstr "KATEGORIGABEA" #: 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_grouppolicy.cc:1601 msgid "MISSING TAG" msgstr "ETIKETA FALTA" #: 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_item.cc:428 src/pkg_view.cc:673 msgid "Hierarchy Editor" msgstr "Hierarkia-editorea" #: 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: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: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: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: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: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:2612 msgid "New Categorical ^Browser" msgstr "Kategoria ^Arakatzaile berri bat" #: src/ui.cc:2614 msgid "Browse packages by category" msgstr "Paketeak kategoriaka arakatu" #: 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:2823 #, c-format msgid "" "%ls: Menu %ls: Help %ls: Quit %ls: Update %ls: Download/Install/Remove " "Pkgs" msgstr "" "%ls: Menua %ls: Laguntza %ls: Irten %ls: Eguneratu %ls: " "Deskargatu/Instalatu/Kendu paketeak" #: 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.po0000644000000000000000000162271212743725231017640 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: 2014-01-26 03:17+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-07-20 10:48+0000\n" "X-Generator: Launchpad (build 18147)\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:342 msgid "B<--smtp-host=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:344 msgid "" "Specify an SMTP host. If given, B will send mail by talking directly " "to this SMTP host rather than by invoking a B command." msgstr "" #. type: textblock #: ../scripts/bts.pl:347 msgid "" "The host name may be followed by a colon (\":\") and a port number in order " "to use a port other than the default. It may also begin with \"ssmtp://\" " "or \"smtps://\" to indicate that SMTPS should be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:351 msgid "" "Note that one of B<$DEBEMAIL> or B<$EMAIL> must be set in the environment in " "order to use direct SMTP connections to send emails." msgstr "" #. type: textblock #: ../scripts/bts.pl:354 msgid "" "Note that when sending directly via an SMTP host, specifying addresses in B<-" "-cc-addr> or B that the SMTP host will not relay will cause " "the SMTP host to reject the entire mail." msgstr "" #. type: textblock #: ../scripts/bts.pl:358 msgid "" "Note also that the use of the B command may, when either B<--" "interactive> or B<--force-interactive> mode is enabled, lead to the " "automatic addition of a Cc to I<$newpackage>@packages.debian.org. In these " "cases, the note above regarding relaying applies. The submission interface " "(port 587) on reportbug.debian.org does not support relaying and, as such, " "should not be used as an SMTP server for B under the circumstances " "described in this paragraph." msgstr "" #. type: =item #: ../scripts/bts.pl:365 msgid "B<--smtp-username=>I, B<--smtp-password=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:367 msgid "" "Specify the credentials to use when connecting to the SMTP server specified " "by B<--smtp-host>. If the server does not require authentication then these " "options should not be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:371 msgid "" "If a username is specified but not a password, B will prompt for the " "password before sending the mail." msgstr "" #. type: =item #: ../scripts/bts.pl:374 msgid "B<--smtp-helo=>I" msgstr "" #. type: textblock #: ../scripts/bts.pl:376 msgid "" "Specify the name to use in the I command when connecting to the SMTP " "server; defaults to the contents of the file F, if it exists." msgstr "" #. type: textblock #: ../scripts/bts.pl:380 msgid "" "Note that some SMTP servers may reject the use of a I which either " "does not resolve or does not appear to belong to the host using it." msgstr "" #. type: =item #: ../scripts/bts.pl:383 msgid "B<--bts-server>" msgstr "" #. type: textblock #: ../scripts/bts.pl:375 msgid "Use a debbugs server other than bugs.debian.org." msgstr "" #. type: =item #: ../scripts/bts.pl:387 msgid "B<-f>, B<--force-refresh>" msgstr "" #. type: textblock #: ../scripts/bts.pl:389 msgid "" "Download a bug report again, even if it does not appear to have changed " "since the last B command. Useful if a B<--cache-mode=full> is " "requested for the first time (otherwise unchanged bug reports will not be " "downloaded again, even if the boring bits have not been downloaded)." msgstr "" #. type: =item #: ../scripts/bts.pl:395 msgid "B<--no-force-refresh>" msgstr "" #. type: textblock #: ../scripts/bts.pl:397 msgid "Suppress any configuration file B<--force-refresh> option." msgstr "" #. type: =item #: ../scripts/bts.pl:399 msgid "B<--only-new>" msgstr "" #. type: textblock #: ../scripts/bts.pl:401 msgid "" "Download only new bugs when caching. Do not check for updates in bugs we " "already have." msgstr "" #. type: =item #: ../scripts/bts.pl:404 msgid "B<--include-resolved>" msgstr "" #. type: textblock #: ../scripts/bts.pl:406 msgid "" "When caching bug reports, include those that are marked as resolved. This " "is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:409 msgid "B<--no-include-resolved>" msgstr "" #. type: textblock #: ../scripts/bts.pl:411 msgid "" "Reverse the behaviour of the previous option. That is, do not cache bugs " "that are marked as resolved." msgstr "" #. type: =item #: ../scripts/bts.pl:414 msgid "B<--no-ack>" msgstr "" #. type: textblock #: ../scripts/bts.pl:416 msgid "" "Suppress acknowledgment mails from the BTS. Note that this will only affect " "the copies of messages CCed to bugs, not those sent to the control bot." msgstr "" #. type: =item #: ../scripts/bts.pl:420 msgid "B<--ack>" msgstr "" #. type: textblock #: ../scripts/bts.pl:422 msgid "" "Do not suppress acknowledgement mails. This is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:424 ../scripts/tagpending.pl:133 msgid "B<-i>, B<--interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:426 msgid "" "Before sending an e-mail to the control bot, display the content and allow " "it to be edited, or the sending cancelled." msgstr "" #. type: =item #: ../scripts/bts.pl:429 msgid "B<--force-interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:431 msgid "" "Similar to B<--interactive>, with the exception that an editor is spawned " "before prompting for confirmation of the message to be sent." msgstr "" #. type: =item #: ../scripts/bts.pl:434 msgid "B<--no-interactive>" msgstr "" #. type: textblock #: ../scripts/bts.pl:436 msgid "" "Send control e-mails without confirmation. This is the default behaviour." msgstr "" #. type: =item #: ../scripts/bts.pl:438 ../scripts/dget.pl:607 msgid "B<-q>, B<--quiet>" msgstr "" #. type: textblock #: ../scripts/bts.pl:440 msgid "" "When running B, only display information about newly cached " "pages, not messages saying already cached. If this option is specified " "twice, only output error messages (to stderr)." msgstr "" #. type: TP #: ../scripts/bts.pl:444 ../scripts/cvs-debrelease.1:57 ../scripts/cvs-debuild.1:38 ../scripts/debc.1:85 ../scripts/debchange.1:377 ../scripts/debclean.1:77 ../scripts/debdiff.1:154 ../scripts/debi.1:102 ../scripts/debrelease.1:95 ../scripts/debsign.1:96 ../scripts/debuild.1:221 ../scripts/dpkg-depcheck.1:92 ../scripts/dscverify.1:24 ../scripts/grep-excuses.1:15 ../scripts/licensecheck.pl:112 ../scripts/mass-bug.pl:112 ../scripts/nmudiff.1:69 ../scripts/rmadison.pl:312 ../scripts/uscan.pl:1212 ../scripts/uupdate.1:56 ../scripts/who-uploads.1:40 #, no-wrap msgid "B<--no-conf>, B<--noconf>" msgstr "" #. type: Plain text #: ../scripts/bts.pl:446 ../scripts/cvs-debrelease.1:61 ../scripts/debc.1:89 ../scripts/debchange.1:381 ../scripts/debclean.1:81 ../scripts/debdiff.1:158 ../scripts/debi.1:106 ../scripts/debrelease.1:99 ../scripts/debsign.1:100 ../scripts/debuild.1:225 ../scripts/dpkg-depcheck.1:96 ../scripts/dscverify.1:28 ../scripts/grep-excuses.1:19 ../scripts/mass-bug.pl:114 ../scripts/nmudiff.1:73 ../scripts/uupdate.1:60 ../scripts/who-uploads.1:44 msgid "" "Do not read any configuration files. This can only be used as the first " "option given on the command-line." msgstr "" #. type: =head1 #: ../scripts/bts.pl:802 ../scripts/chdist.pl:55 msgid "COMMANDS" msgstr "" #. type: textblock #: ../scripts/bts.pl:792 msgid "" "For full details about the commands, see the BTS documentation. " "L" msgstr "" #. type: =item #: ../scripts/bts.pl:809 msgid "" "B [I] [I | I | I | B<:> ] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:811 msgid "" "B [I] [BI | BI] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:813 msgid "" "B [I] [BI | BI ] [IB<=>I " "...]" msgstr "" #. type: =item #: ../scripts/bts.pl:815 msgid "B [B | B... | B]" msgstr "" #. type: textblock #: ../scripts/bts.pl:817 msgid "This is a synonym for B." msgstr "" #. type: =item #: ../scripts/bts.pl:825 msgid "" "B [I] [I | I | I | B<:> ] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:827 msgid "" "B [I] [BI | BI] " "[IB<=>I ...]" msgstr "" #. type: =item #: ../scripts/bts.pl:829 msgid "" "B [I] [BI | BI ] [IB<=>I " "...]" msgstr "" #. type: =item #: ../scripts/bts.pl:831 msgid "B [B | B... | B]" msgstr "" #. type: textblock #: ../scripts/bts.pl:833 msgid "" "Display the page listing the requested bugs in a web browser using sensible-" "browser(1)." msgstr "" #. type: textblock #: ../scripts/bts.pl:836 msgid "" "Options may be specified after the B command in addition to or instead " "of options at the start of the command line: recognised options at this " "point are: B<-o>/B<--offline>/B<--online>, B<-m>/B<--mbox>, B<--mailreader> " "and B<-->[B]B. These are described earlier in this manpage. If " "either the B<-o> or B<--offline> option is used, or there is already an up-" "to-date copy in the local cache, the cached version will be used." msgstr "" #. type: textblock #: ../scripts/bts.pl:843 msgid "The meanings of the possible arguments are as follows:" msgstr "" #. type: =item #: ../scripts/bts.pl:847 msgid "(none)" msgstr "" #. type: textblock #: ../scripts/bts.pl:849 msgid "" "If nothing is specified, B will display your bugs, assuming that " "either B or B (examined in that order) is set to the " "appropriate email address." msgstr "" #. type: =item #: ../scripts/bts.pl:853 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:855 msgid "Display bug number I." msgstr "" #. type: =item #: ../scripts/bts.pl:857 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:859 msgid "Display the bugs for the package I." msgstr "" #. type: =item #: ../scripts/bts.pl:861 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:863 msgid "Display the bugs for the source package I." msgstr "" #. type: =item #: ../scripts/bts.pl:865 msgid "I" msgstr "" #. type: textblock #: ../scripts/bts.pl:867 msgid "Display the bugs for the maintainer email address I." msgstr "" #. type: =item #: ../scripts/bts.pl:869 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:871 msgid "Display the bugs for the submitter email address I." msgstr "" #. type: =item #: ../scripts/bts.pl:873 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:875 msgid "Display the bugs which are tagged with I." msgstr "" #. type: =item #: ../scripts/bts.pl:877 msgid "BI" msgstr "" #. type: textblock #: ../scripts/bts.pl:879 msgid "" "Display the bugs which are tagged with usertag I. See the BTS " "documentation for more information on usertags. This will require the use " "of a BI option." msgstr "" #. type: =item #: ../scripts/bts.pl:883 msgid "B<:>" msgstr "" #. type: textblock #: ../scripts/bts.pl:873 msgid "" "Details of the bug tracking system itself, along with a bug-request page " "with more options than this script, can be found on http://bugs.debian.org/. " " This page itself will be opened if the command 'bts bugs :' is used." msgstr "" #. type: =item #: ../scripts/bts.pl:890 msgid "B, B" msgstr "" #. type: textblock #: ../scripts/bts.pl:880 msgid "" "Display the front page of the release-critical pages on the BTS. This is a " "synonym for http://bugs.debian.org/release-critical/index.html. It is also " "possible to say release-critical/debian/main.html and the like. RC is a " "synonym for release-critical/other/all.html." msgstr "" #. type: textblock #: ../scripts/bts.pl:899 msgid "" "After the argument specifying what to display, you can optionally specify " "options to use to format the page or change what it displayed. These are " "passed to the BTS in the URL downloaded. For example, pass dist=stable to " "see bugs affecting the stable version of a package, version=1.0 to see bugs " "affecting that version of a package, or reverse=yes to display newest " "messages first in a bug log." msgstr "" #. type: textblock #: ../scripts/bts.pl:906 msgid "" "If caching has been enabled (that is, B<--no-cache> has not been used, and " "B has not been set to B), then any page requested by B will automatically be cached, and be available offline thereafter. " "Pages which are automatically cached in this way will be deleted on " "subsequent \"B|B|B\" invocations if they have not " "been accessed in 30 days. Warning: on a filesystem mounted with the " "\"noatime\" option, running \"B|B\" does not update the " "cache files' access times; a cached bug will then be subject to auto-" "cleaning 30 days after its initial download, even if it has been accessed in " "the meantime." msgstr "" #. type: textblock #: ../scripts/bts.pl:917 msgid "" "Any other B commands following this on the command line will be " "executed after the browser has been exited." msgstr "" #. type: textblock #: ../scripts/bts.pl:920 msgid "" "The desired browser can be specified and configured by setting the " "B environment variable. The conventions follow those defined by " "Eric Raymond at http://www.catb.org/~esr/BROWSER/; we here reproduce the " "relevant part." msgstr "" #. type: textblock #: ../scripts/bts.pl:925 msgid "" "The value of B may consist of a colon-separated series of browser " "command parts. These should be tried in order until one succeeds. Each " "command part may optionally contain the string B<%s>; if it does, the URL to " "be viewed is substituted there. If a command part does not contain B<%s>, " "the browser is to be launched as if the URL had been supplied as its first " "argument. The string B<%%> must be substituted as a single %." msgstr "" #. type: textblock #: ../scripts/bts.pl:933 msgid "" "Rationale: We need to be able to specify multiple browser commands so " "programs obeying this convention can do the right thing in either X or " "console environments, trying X first. Specifying multiple commands may also " "be useful for people who share files like F<.profile> across multiple " "systems. We need B<%s> because some popular browsers have remote-invocation " "syntax that requires it. Unless B<%%> reduces to %, it won't be possible to " "have a literal B<%s> in the string." msgstr "" #. type: textblock #: ../scripts/bts.pl:941 msgid "For example, on most Linux systems a good thing to do would be:" msgstr "" #. type: textblock #: ../scripts/bts.pl:943 msgid "BROWSER='mozilla -raise -remote \"openURL(%s,new-window)\":links'" msgstr "" #. type: =item #: ../scripts/bts.pl:1018 msgid "B